summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rCN/strings.xml')
-rw-r--r--res/values-zh-rCN/strings.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
new file mode 100644
index 00000000..07ea62b3
--- /dev/null
+++ b/res/values-zh-rCN/strings.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">"打包安装程序"</string>
+ <string name="install">"安装"</string>
+ <string name="done">"完成"</string>
+ <string name="security_settings_desc">"允许该应用程序:"</string>
+ <string name="cancel">"取消"</string>
+ <string name="unknown">"未知"</string>
+ <string name="installing">"正在安装..."</string>
+ <string name="install_done">"应用程序已安装"</string>
+ <string name="install_confirm_question">"是否要安装该应用程序?"</string>
+ <!-- no translation found for install_failed (6644311739017660989) -->
+ <skip />
+ <!-- no translation found for install_failed_msg (5282789300118241924) -->
+ <skip />
+ <string name="launch">"打开"</string>
+ <string name="unknown_apps_dlg_title">"禁止安装"</string>
+ <string name="unknown_apps_dlg_text">"为了安全起见,您的手机设置为禁止安装不是随 Android Market 提供的应用程序。"</string>
+ <string name="ok">"确定"</string>
+ <string name="settings">"设置"</string>
+ <string name="manage_applications">"管理应用程序"</string>
+ <string name="dlg_app_replacement_title">"替换应用程序"</string>
+ <string name="dlg_app_replacement_statement">"您正在安装的应用程序会替换其他应用程序。"\n\n"会保存所有以前的用户数据。"</string>
+ <!-- no translation found for dlg_sys_app_replacement_statement (8158736217122431465) -->
+ <skip />
+ <string name="out_of_space_dlg_title">"空间不足"</string>
+ <string name="out_of_space_dlg_text">"无法查看<xliff:g id="APP_NAME">%1$s</xliff:g>。请释放部分手机空间,然后重试。"</string>
+ <string name="dlg_ok">"确定"</string>
+ <string name="app_not_found_dlg_title">"找不到应用程序"</string>
+ <string name="app_not_found_dlg_text">"在已安装应用程序的列表中找不到该应用程序。"</string>
+ <string name="uninstall_application_question">"是否卸载应用程序?"</string>
+ <string name="uninstall_application_text">"该应用程序会从您的手机中删除。"</string>
+ <string name="uninstalling">"正在卸载..."</string>
+ <string name="uninstall_done">"卸载完成!"</string>
+ <!-- no translation found for uninstall_failed (5725854598594371845) -->
+ <skip />
+ <!-- no translation found for uninstall_failed_msg (5480019148754200912) -->
+ <skip />
+ <string name="Parse_error_dlg_title">"解析错误"</string>
+ <string name="Parse_error_dlg_text">"解析包时出现问题。"</string>
+</resources>