summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/cm_strings.xml
blob: b7fdbcbce7c6fff070aef63b0b9cc92a5964aa82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2015 The CyanogenMod Project.

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources>
  <string name="prefDialogTitle_suggestedContactsMode">模式</string>
  <string name="prefDialogTitle_suggestedContactsMode_none">已禁用</string>
  <string name="prefDialogTitle_suggestedContactsMode_summary_none">建议联系人功能已禁用</string>
  <string name="prefDialogTitle_suggestedContactsMode_recents">最近</string>
  <string name="prefDialogTitle_suggestedContactsMode_summary_recents">仅有最近建议的联系人可以被选择</string>
  <string name="prefDialogTitle_suggestedContactsMode_all">全部</string>
  <string name="prefDialogTitle_suggestedContactsMode_summary_all">所有建议的联系人将可供选择</string>
  <string name="preference_header_suggested_contacts">建议的联系人</string>
  <string name="preference_suggested_contacts_mode">建议联系人模式</string>
  <string name="preference_suggested_contacts_clear_all">清除建议的联系人</string>
  <string name="suggested_contacts_cleared">已清空建议的联系人。</string>
  <string name="clear_suggested_contacts_dialog_title">清除建议的联系人?</string>
  <string name="clear_suggested_contacts_dialog_message">所有之前存储的建议联系人将被移除。</string>
</resources>