summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/cm_strings.xml
blob: 58fb5bdfc87792dcc0e07dfb04e601da73267698 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
     Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Toast displayed when saving a contact to sim card failed -->
  <string name="contactSavedToSimCardError">无法将选择的联系人保存到 SIM 卡</string>
  <string name="airplane_mode_on">飞行模式启用时无法访问 SIM 卡</string>
  <string name="number_anr_too_long">号码过长</string>
  <string name="email_address_too_long">电子邮件地址过长</string>
  <string name="sim_card_full">SIM 卡已满</string>
  <string name="tag_too_long">联系人名称过长</string>
  <string name="invalid_phone_number">电话号码无效</string>
  <string name="invalid_number_type">号码类型无效</string>
  <string name="no_phone_number_or_email">请输入一个电话号码或电子邮件地址。</string>
  <string name="memory_card_full">无法保存联系人,手机内存已满</string>
  <!-- The title of "groups" tab. [CHAR LIMIT=14] -->
  <string name="contacts_groups_label"></string>
  <string name="menu_moveGroupMembers">移动组成员</string>
  <string name="title_move_members">移动成员</string>
  <string name="message_move_members">正在移动成员\u2026</string>
  <string name="message_can_not_move_members">无法移动成员</string>
  <string name="edit_before_call">呼叫之前编辑号码</string>
  <string name="menu_sendViaSMS">通过短信发送联系人</string>
  <string name="select_all">全部</string>
  <!-- Choose Sim Card to Import -->
  <string name="import_sim_contacts_title">导入 SIM 卡联系人</string>
  <string name="import_sim_contacts_message">正在导入 SIM 卡联系人\u2026</string>
  <!-- Confirmation dialog title after users selects to import a contact. [CHAR LIMIT=25]-->
  <string name="importConfirmation_title">导入联系人?</string>
  <string name="import_finish">导入完成</string>
  <!-- Multi Delete Contacts related strings -->
  <string name="delete_contacts_title">删除联系人</string>
  <string name="delete_contacts_message">正在删除联系人\u2026</string>
  <!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
  <string name="deleteConfirmation_title">删除联系人?</string>
  <string name="too_many_contacts_add_to_group">可以共享不超过 <xliff:g id="count">%d</xliff:g> 个联系人</string>
  <!-- add for MemoryStatusActivity -->
  <string name="menu_memory_status">内存状态</string>
  <string name="memory_size">总共:</string>
  <string name="memory_used">已用:</string>
  <string name="calculating_status_now">正在计算状态\u2026</string>
  <string name="menu_copyTo">复制到 <xliff:g id="destination">%s</xliff:g></string>
  <string name="no_empty_email_in_usim">USIM 联系人没有可用的电子邮件字段,无法复制信息。</string>
  <string name="voicemail">语音邮件</string>
  <string name="select_call_title">选择呼叫记录</string>
  <string name="delete_call_title">删除呼叫记录</string>
  <string name="delete_call_message">正在删除呼叫记录\u2026</string>
  <string name="delete_call_alert">删除选定的呼叫记录吗?</string>
  <string name="title_del_call">删除</string>
  <string name="powered_by_provider"><xliff:g id="provider">%s</xliff:g> 强力驱动</string>
  <string name="sms_permission_rationale">显示联系人的短信记录需要短信权限。</string>
  <string name="sms_rationale_view">查看</string>
  <!-- InCall plugin directory search & invite -->
  <string name="incall_plugin_directory_search">搜索 %1$s 目录</string>
  <string name="incall_plugin_invite">邀请</string>
  <string name="incall_plugin_account_subheader">%1$s 名称</string>
  <string name="incall_plugin_call_error"><xliff:g id="name">%s</xliff:g> 无法拨打电话</string>
  <string name="incall_plugin_intent_error">无法完成此操作。请稍后再试。</string>
</resources>