summaryrefslogtreecommitdiffstats
path: root/Settings/res/values-zh-rCN/cm_strings.xml
blob: 15906d12cdd2ba6c3b98845104dd6e08fb41c32f (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
<?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>