summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:20:17 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:20:17 +0200
commitb139580ce937a536be988654588512a5bd3fe9dd (patch)
treee6fe006568ac1ea232ced52ae508eec82572b5cc /res/values-zh-rCN/cm_strings.xml
parentfec6c6a0f223bfb6999fc48841c58fcec492b159 (diff)
downloadpackages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.tar.gz
packages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.tar.bz2
packages_apps_Messaging-b139580ce937a536be988654588512a5bd3fe9dd.zip
Automatic translation import
Change-Id: I3eda6953d379ff7a6e712f62b4bd5b86a10bebe8
Diffstat (limited to 'res/values-zh-rCN/cm_strings.xml')
-rw-r--r--res/values-zh-rCN/cm_strings.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
index 96a6b74..c4a5522 100644
--- a/res/values-zh-rCN/cm_strings.xml
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -17,24 +17,36 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="report_as_spam_to">报告为垃圾信息至 %s</string>
+ <!-- Strip unicode -->
<string name="unicode_stripping_pref_title">除去 Unicode</string>
<string name="pref_unicode_stripping_leave_intact">保留所有字符</string>
<string name="pref_unicode_stripping_non_encodable">除去非可编码字符</string>
<string name="pref_unicode_stripping_all">除去所有 Unicode 字符</string>
- <string name="swipe_deletes_conversation_text">滑动以删除对话</string>
+ <!-- Swipe to delete conversation -->
+ <string name="swipe_to_delete_conversation_pref_summary">向右滑动以删除会话</string>
+ <!-- QUICKMESSAGE SUPPORT -->
+ <!-- Preferences -->
<string name="pref_quickmessage">快速信息和答复</string>
<string name="pref_quickmessage_title">显示快速信息</string>
<string name="pref_quickmessage_summary">为传入短信自动打开快速信息窗口</string>
<string name="pref_close_all_title">全部关闭</string>
<string name="pref_close_all_summary">\'关闭\' 按钮将关闭所有的消息</string>
<string name="message_counter">%2$d 中的 %1$d</string>
+ <!-- QM Dialog box buttons -->
<string name="button_close">关闭</string>
<string name="button_view">查看</string>
<string name="button_templates">模板</string>
<string name="qm_button_full_conversation">完整的会话</string>
+ <!-- Hint text in message body field when keyboard is exposed -->
<string name="type_to_reply_text_enter_to_send">键入信息</string>
+ <!-- QM Toast -->
<string name="toast_sending_message">正在发送信息\u2026</string>
+ <!-- QM - Quick reply -->
<string name="qm_quick_reply">快速回复</string>
<string name="send">发送</string>
<string name="compose_message_hint_text">输入消息</string>
+ <!-- Show emoticons -->
+ <string name="show_emoticons_pref_title">访问表情符号</string>
+ <string name="show_emoticons_pref_summary">在键盘上显示表情符号键</string>
+ <string name="select_phone_account_title">发送方式</string>
</resources>