summaryrefslogtreecommitdiffstats
path: root/Settings/res/values-zh-rCN/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Settings/res/values-zh-rCN/cm_strings.xml')
-rw-r--r--Settings/res/values-zh-rCN/cm_strings.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/Settings/res/values-zh-rCN/cm_strings.xml b/Settings/res/values-zh-rCN/cm_strings.xml
new file mode 100644
index 00000000..15906d12
--- /dev/null
+++ b/Settings/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,54 @@
+<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="about_cmupdate_settings_title">CyanogenMod 更新</string>
+ <string name="about_mod_version">CyanogenMod 版本</string>
+ <plurals name="show_dev_countdown_cm">
+ <item quantity="other">还需 <xliff:g id="step_count">%1$d</xliff:g> 步就可以启用开发者选项。</item>
+ </plurals>
+ <string name="show_dev_on_cm">您已经启用了开发者选项!</string>
+ <string name="show_dev_already_cm">不用了,您已启用开发者选项。</string>
+ <string name="about_build_date">编译日期</string>
+ <string name="about_kernel_version">内核版本</string>
+ <string name="about_selinux_status">SELinux 状态</string>
+ <string name="selinux_status_disabled">已禁用</string>
+ <string name="root_access">Root 授权</string>
+ <string name="root_access_warning_title">允许 Root 授权请求?</string>
+ <string name="root_access_warning_message">允许应用得到超级用户权限是有风险的,可能会影响您的系统安全!</string>
+ <string name="root_access_none">已禁用</string>
+ <string name="root_access_apps">仅限于应用</string>
+ <string name="root_access_adb">仅限于 ADB</string>
+ <string name="root_access_all">应用与 ADB</string>
+ <string name="update_recovery_title">Cyanogen 恢复模式</string>
+ <string name="update_recovery_on_summary">与系统更新一起更新</string>
+ <string name="update_recovery_off_summary">不要和系统更新一起更新</string>
+ <string name="adb_over_network">网络 ADB 调试</string>
+ <string name="adb_over_network_summary">通过网络接口 (Wi\u2011Fi,USB 网络) 启用 TCP/IP 调试。该设置重启后失效</string>
+ <string name="adb_over_network_disable_summary">点击以禁用基于 TCP/IP 的网络调试界面 (Wi\u2011Fi, USB 网络) 。</string>
+ <string name="system_reset_default_home">重置默认的主屏幕</string>
+ <string name="system_home_settings">主屏幕设置</string>
+ <string name="reset_launcher_title">重置默认的主屏幕</string>
+ <string name="enable_terminal_on">已启用</string>
+ <string name="enable_terminal_off">已禁用</string>
+ <string name="advanced_reboot_title">高级重启</string>
+ <string name="reboot_reboot">重新启动</string>
+ <string name="reboot_recovery">恢复模式</string>
+ <string name="reboot_bootloader">引导程序</string>
+ <string name="reboot_soft">软重启</string>
+ <string name="system_display">显示</string>
+</resources>