summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:38:06 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:38:06 +0200
commit18038fc90f13acae12f59b9caa33a4447d8f5a81 (patch)
tree74fd941e8c56a71ef217458dcbe1ac5509c6bed2 /res/values-zh-rCN/cm_strings.xml
parent476db27a61f63e9879259eb570a14d359a2d5716 (diff)
downloadandroid_packages_apps_ContactsCommon-18038fc90f13acae12f59b9caa33a4447d8f5a81.tar.gz
android_packages_apps_ContactsCommon-18038fc90f13acae12f59b9caa33a4447d8f5a81.tar.bz2
android_packages_apps_ContactsCommon-18038fc90f13acae12f59b9caa33a4447d8f5a81.zip
Automatic translation import
Change-Id: Id5d9e7a4705d4874630a655f9cef2817ef6513bc
Diffstat (limited to 'res/values-zh-rCN/cm_strings.xml')
-rw-r--r--res/values-zh-rCN/cm_strings.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
new file mode 100644
index 00000000..3134001a
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">
+ <string name="local_storage_account" product="tablet">本地平板电脑帐户</string>
+ <string name="local_storage_account" product="default">本地手机帐户</string>
+ <string name="import_contacts_sim">从 SIM 卡导入联系人吗?</string>
+ <string name="manage_sim_contacts">管理 SIM 卡联系人</string>
+ <string name="export_to_sim">导出到 SIM 卡</string>
+ <string name="fail_reason_import_vcard">“<xliff:g id="name">%s</xliff:g>” 由于读写错误无法导入</string>
+ <string name="contact_share_failed_toast">可以共享不超过 <xliff:g id="count">%d</xliff:g> 个联系人</string>
+ <string name="label_groups">群组</string>
+ <string name="exporting">正在导出\u2026</string>
+ <string name="reading_vcard_files"><xliff:g id="current_number">%2$s</xliff:g> 个中的 <xliff:g id="total_number">%1$s</xliff:g> 个文件</string>
+ <string name="export_failed">导出失败</string>
+ <string name="sim_card_full">SIM 卡空间已满</string>
+ <string name="export_finished">导出完成</string>
+ <string name="tag_too_long">联系人名称过长</string>
+ <string name="sim_contacts_not_loaded">无法加载 SIM 卡联系人</string>
+ <plurals name="export_cancelled">
+ <item quantity="other">导出已取消,%d 个项目已被导出</item>
+ </plurals>
+ <string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> 没有电话号码或电子邮件地址</string>
+ <string name="import_from_sim_select">选择要导入的卡</string>
+ <string name="no_sdcard_title" product="nosdcard">存储不可用</string>
+ <string name="no_sdcard_title" product="default">无 SD 卡</string>
+ <string name="deleteConfirmation_title">删除联系人?</string>
+ <string name="deleteConfirmation">此联系人将被删除。</string>
+ <string name="copy_done">已成功复制联系人</string>
+ <string name="copy_failure">复制联系人失败</string>
+ <string name="card_no_space">复制联系人失败,SIM 卡已满</string>
+ <string name="settings_contact_display_options_description">设置您的联系人的显示和排序方式。</string>
+ <string name="ip_call_by_slot">IP 呼叫由 <xliff:g id="subName">%s</xliff:g></string>
+ <string name="no_ip_number">没有 IP 号码</string>
+ <string name="no_ip_number_on_sim_card">在 SIM 卡上没有 IP 号码</string>
+ <string name="set_ip_number">设置 IP 号码</string>
+ <string name="ipcall_dialog_title">IP 呼叫设置</string>
+ <string name="ipcall_dialog_edit_hint">请输入 IP 前缀</string>
+ <string name="import_contacts_from_all_cards">从所有 SIM 卡导入联系人</string>
+ <string name="select_path">选择路径</string>
+ <string name="select_sim">选择 SIM 卡</string>
+</resources>