OSDN Git Service

8ae587036f984affbc6cc0f46ad366d145346cd3
[android-x86/packages-apps-Settings.git] / res / values-zh-rCN / cm_strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--Generated by crowdin.com-->
3 <!--
4      Copyright (C) 2012-2016 The CyanogenMod Project
5                (C) 2017 The LineageOS Project
6
7      Licensed under the Apache License, Version 2.0 (the "License");
8      you may not use this file except in compliance with the License.
9      You may obtain a copy of the License at
10
11           http://www.apache.org/licenses/LICENSE-2.0
12
13      Unless required by applicable law or agreed to in writing, software
14      distributed under the License is distributed on an "AS IS" BASIS,
15      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16      See the License for the specific language governing permissions and
17      limitations under the License.
18 -->
19 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20   <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
21   <plurals name="show_dev_countdown_cm">
22     <item quantity="other">还需 <xliff:g id="step_count">%1$d</xliff:g> 步就可以启用开发者选项。</item>
23   </plurals>
24   <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
25   <string name="show_dev_on_cm">您已经启用了开发者选项!</string>
26   <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
27   <string name="show_dev_already_cm">不用了,您已启用开发者选项。</string>
28   <!-- Launch Dev Tools -->
29   <string name="development_tools_title">开发工具</string>
30   <!-- Setting checkbox title for root access -->
31   <string name="root_access">Root 授权</string>
32   <string name="root_access_warning_title">允许 Root 授权请求?</string>
33   <string name="root_access_warning_message">允许应用得到 Root 权限是有风险的,可能会影响您的系统安全!</string>
34   <string name="root_access_none">已禁用</string>
35   <string name="root_access_apps">仅限于应用</string>
36   <string name="root_access_adb">仅限于 ADB</string>
37   <string name="root_access_all">应用与 ADB</string>
38   <!-- Preference link for root appops -->
39   <string name="root_appops_title">管理 Root 访问</string>
40   <string name="root_appops_summary">查看和控制 Root 规则</string>
41   <!-- About phone screen, LineageOS version -->
42   <string name="mod_version">LineageOS 版本</string>
43   <string name="mod_version_default">未知</string>
44   <!-- About phone screen, Device model -->
45   <string name="device_model">设备型号</string>
46   <!-- About phone screen, Device name -->
47   <string name="device_name">设备名称</string>
48   <!-- About phone screen, LineageOS Api Level -->
49   <string name="mod_api_level">LineageOS API 级别</string>
50   <string name="mod_api_level_default">未知</string>
51   <!-- About phone screen, build date -->
52   <string name="build_date">编译日期</string>
53   <!-- CM Updater -->
54   <string name="cmupdate_settings_title">LineageOS 更新</string>
55   <!-- Names of categories of app ops tabs - extension of AOSP -->
56   <string name="app_ops_categories_location">位置</string>
57   <string name="app_ops_categories_personal">个人</string>
58   <string name="app_ops_categories_messaging">信息</string>
59   <string name="app_ops_categories_media">媒体</string>
60   <string name="app_ops_categories_device">设备</string>
61   <string name="app_ops_categories_background">后台运行</string>
62   <string name="app_ops_categories_bootup">启动时</string>
63   <string name="app_ops_categories_su">Root 授权</string>
64   <!-- User display names for app ops codes - extension of AOSP -->
65   <string name="app_ops_summaries_coarse_location">粗略位置</string>
66   <string name="app_ops_summaries_fine_location">准确位置</string>
67   <string name="app_ops_summaries_gps">GPS</string>
68   <string name="app_ops_summaries_vibrate">振动</string>
69   <string name="app_ops_summaries_read_contacts">读取联系人</string>
70   <string name="app_ops_summaries_modify_contacts">修改联系人</string>
71   <string name="app_ops_summaries_read_call_log">读取通话记录</string>
72   <string name="app_ops_summaries_modify_call_log">修改通话记录</string>
73   <string name="app_ops_summaries_read_calendar">读取日历</string>
74   <string name="app_ops_summaries_modify_calendar">修改日历</string>
75   <string name="app_ops_summaries_wifi_scan">Wi-Fi 扫描</string>
76   <string name="app_ops_summaries_notification">通知/提示</string>
77   <string name="app_ops_summaries_cell_scan">蜂窝网络扫描</string>
78   <string name="app_ops_summaries_call_phone">拨打电话</string>
79   <string name="app_ops_summaries_read_sms">读取短信</string>
80   <string name="app_ops_summaries_write_sms">编写短信</string>
81   <string name="app_ops_summaries_receive_sms">接收短信</string>
82   <string name="app_ops_summaries_receive_emergency_sms">接收紧急短信</string>
83   <string name="app_ops_summaries_receive_mms">接收彩信</string>
84   <string name="app_ops_summaries_receive_wap_push">接收 WAP 推送</string>
85   <string name="app_ops_summaries_send_sms">发送短信</string>
86   <string name="app_ops_summaries_read_icc_sms">读取 ICC 短信</string>
87   <string name="app_ops_summaries_write_icc_sms">写入 ICC 短信</string>
88   <string name="app_ops_summaries_modify_settings">修改设置</string>
89   <string name="app_ops_summaries_draw_on_top">在顶部绘制</string>
90   <string name="app_ops_summaries_access_notifications">访问通知</string>
91   <string name="app_ops_summaries_camera">相机</string>
92   <string name="app_ops_summaries_record_audio">录音</string>
93   <string name="app_ops_summaries_play_audio">播放音频</string>
94   <string name="app_ops_summaries_read_clipboard">读取剪贴板</string>
95   <string name="app_ops_summaries_modify_clipboard">修改剪贴板</string>
96   <string name="app_ops_summaries_media_buttons">媒体按钮</string>
97   <string name="app_ops_summaries_audio_focus">音频焦点</string>
98   <string name="app_ops_summaries_master_volume">主音量</string>
99   <string name="app_ops_summaries_voice_volume">音量</string>
100   <string name="app_ops_summaries_ring_volume">铃声音量</string>
101   <string name="app_ops_summaries_media_volume">媒体音量</string>
102   <string name="app_ops_summaries_alarm_volume">闹钟音量</string>
103   <string name="app_ops_summaries_notification_volume">通知音量</string>
104   <string name="app_ops_summaries_bluetooth_volume">蓝牙音量</string>
105   <string name="app_ops_summaries_keep_awake">保持唤醒状态</string>
106   <string name="app_ops_summaries_monitor_location">监控位置</string>
107   <string name="app_ops_summaries_monitor_high_power_location">监控高电耗位置</string>
108   <string name="app_ops_summaries_get_usage_stats">获取应用使用情况统计</string>
109   <string name="app_ops_summaries_mute_unmute_microphone">麦克风静音 / 取消静音</string>
110   <string name="app_ops_summaries_toast_window">显示提示信息</string>
111   <string name="app_ops_summaries_project_media">放映媒体</string>
112   <string name="app_ops_summaries_activate_vpn">启用 VPN</string>
113   <string name="app_ops_summaries_write_wallpaper">更改壁纸</string>
114   <string name="app_ops_summaries_assist_structure">协助结构</string>
115   <string name="app_ops_summaries_assist_screenshot">协助截屏</string>
116   <string name="app_ops_summaries_read_phone_state">读取电话状态</string>
117   <string name="app_ops_summaries_add_voicemail">添加语音邮件</string>
118   <string name="app_ops_summaries_use_sip">使用 SIP</string>
119   <string name="app_ops_summaries_make_call">拨打电话</string>
120   <string name="app_ops_summaries_use_fingerprint">使用指纹</string>
121   <string name="app_ops_summaries_use_body_sensors">使用身体传感器</string>
122   <string name="app_ops_summaries_read_cell_broadcasts">读取小区广播</string>
123   <string name="app_ops_summaries_mock_location">模拟位置</string>
124   <string name="app_ops_summaries_read_external_storage">读取外部存储</string>
125   <string name="app_ops_summaries_write_external_storage">写入外部存储</string>
126   <string name="app_ops_summaries_turn_screen_on">点亮屏幕</string>
127   <string name="app_ops_summaries_get_accounts">获得帐户</string>
128   <string name="app_ops_summaries_run_in_background">在后台运行</string>
129   <string name="app_ops_summaries_toggle_wifi">切换 Wi-Fi</string>
130   <string name="app_ops_summaries_toggle_bluetooth">切换蓝牙</string>
131   <string name="app_ops_summaries_start_at_boot">在开机时启动</string>
132   <string name="app_ops_summaries_toggle_nfc">切换 NFC</string>
133   <string name="app_ops_summaries_toggle_mobile_data">切换移动数据</string>
134   <string name="app_ops_summaries_superuser">Root 授权</string>
135   <!-- User display names for app ops codes - extension of AOSP -->
136   <string name="app_ops_labels_coarse_location">粗略位置</string>
137   <string name="app_ops_labels_fine_location">准确位置</string>
138   <string name="app_ops_labels_gps">GPS</string>
139   <string name="app_ops_labels_vibrate">振动</string>
140   <string name="app_ops_labels_read_contacts">读取联系人</string>
141   <string name="app_ops_labels_modify_contacts">修改联系人</string>
142   <string name="app_ops_labels_read_call_log">读取通话记录</string>
143   <string name="app_ops_labels_modify_call_log">修改通话记录</string>
144   <string name="app_ops_labels_read_calendar">读取日历</string>
145   <string name="app_ops_labels_modify_calendar">修改日历</string>
146   <string name="app_ops_labels_wifi_scan">Wi-Fi 扫描</string>
147   <string name="app_ops_labels_notification">通知/Toast</string>
148   <string name="app_ops_labels_cell_scan">基站扫描</string>
149   <string name="app_ops_labels_call_phone">拨打电话</string>
150   <string name="app_ops_labels_read_sms">读取短信</string>
151   <string name="app_ops_labels_write_sms">写入短信</string>
152   <string name="app_ops_labels_receive_sms">接收短信</string>
153   <string name="app_ops_labels_receive_emergency_sms">接收紧急短信</string>
154   <string name="app_ops_labels_receive_mms">接收彩信</string>
155   <string name="app_ops_labels_receive_wap_push">接收 WAP 推送</string>
156   <string name="app_ops_labels_send_sms">发送短信</string>
157   <string name="app_ops_labels_read_icc_sms">读取 ICC 短信</string>
158   <string name="app_ops_labels_write_icc_sms">写入 ICC 短信</string>
159   <string name="app_ops_labels_modify_settings">修改设置</string>
160   <string name="app_ops_labels_draw_on_top">在顶部绘制</string>
161   <string name="app_ops_labels_access_notifications">访问通知</string>
162   <string name="app_ops_labels_camera">相机</string>
163   <string name="app_ops_labels_record_audio">录音</string>
164   <string name="app_ops_labels_play_audio">播放音频</string>
165   <string name="app_ops_labels_read_clipboard">读取剪贴板</string>
166   <string name="app_ops_labels_modify_clipboard">修改剪贴板</string>
167   <string name="app_ops_labels_media_buttons">媒体按钮</string>
168   <string name="app_ops_labels_audio_focus">音频焦点</string>
169   <string name="app_ops_labels_master_volume">主音量</string>
170   <string name="app_ops_labels_voice_volume">音量</string>
171   <string name="app_ops_labels_ring_volume">铃声音量</string>
172   <string name="app_ops_labels_media_volume">媒体音量</string>
173   <string name="app_ops_labels_alarm_volume">闹钟音量</string>
174   <string name="app_ops_labels_notification_volume">通知音量</string>
175   <string name="app_ops_labels_bluetooth_volume">蓝牙音量</string>
176   <string name="app_ops_labels_keep_awake">保持唤醒状态</string>
177   <string name="app_ops_labels_monitor_location">监控位置</string>
178   <string name="app_ops_labels_monitor_high_power_location">监控高电耗位置</string>
179   <string name="app_ops_labels_get_usage_stats">获得使用统计</string>
180   <string name="app_ops_labels_mute_unmute_microphone">麦克风静音 / 取消静音</string>
181   <string name="app_ops_labels_toast_window">显示提示信息</string>
182   <string name="app_ops_labels_project_media">放映媒体</string>
183   <string name="app_ops_labels_activate_vpn">启用 VPN</string>
184   <string name="app_ops_labels_write_wallpaper">更改壁纸</string>
185   <string name="app_ops_labels_assist_structure">协助结构</string>
186   <string name="app_ops_labels_assist_screenshot">协助截屏</string>
187   <string name="app_ops_labels_read_phone_state">读取电话状态</string>
188   <string name="app_ops_labels_add_voicemail">添加语音邮件</string>
189   <string name="app_ops_labels_use_sip">使用 SIP</string>
190   <string name="app_ops_labels_make_call">拨打电话</string>
191   <string name="app_ops_labels_use_fingerprint">使用指纹</string>
192   <string name="app_ops_labels_use_body_sensors">使用身体传感器</string>
193   <string name="app_ops_labels_read_cell_broadcasts">读取小区广播</string>
194   <string name="app_ops_labels_mock_location">模拟位置</string>
195   <string name="app_ops_labels_read_external_storage">读取外部存储</string>
196   <string name="app_ops_labels_write_external_storage">写入外部存储</string>
197   <string name="app_ops_labels_turn_screen_on">点亮屏幕</string>
198   <string name="app_ops_labels_get_accounts">获得帐户</string>
199   <string name="app_ops_labels_run_in_background">在后台运行</string>
200   <string name="app_ops_labels_toggle_wifi">切换 Wi-Fi</string>
201   <string name="app_ops_labels_toggle_bluetooth">切换蓝牙</string>
202   <string name="app_ops_labels_start_at_boot">在开机时启动</string>
203   <string name="app_ops_labels_toggle_nfc">切换 NFC</string>
204   <string name="app_ops_labels_toggle_mobile_data">切换移动数据</string>
205   <string name="app_ops_labels_superuser">Root 授权</string>
206   <!-- App ops permissions -->
207   <string name="app_ops_permissions_allowed">已允许</string>
208   <string name="app_ops_permissions_ignored">已忽略</string>
209   <string name="app_ops_permissions_always_ask">总是询问</string>
210   <!-- App ops detail -->
211   <string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (已使用 <xliff:g id="count">%2$s</xliff:g>)</string>
212   <string name="app_ops_allowed_count">允许 <xliff:g id="count" example="2 times">%s</xliff:g></string>
213   <string name="app_ops_ignored_count">拒绝 <xliff:g id="count" example="2 times">%s</xliff:g></string>
214   <string name="app_ops_both_count">允许 <xliff:g id="count">%1$s</xliff:g>,拒绝 <xliff:g id="count">%2$s</xliff:g></string>
215   <string name="app_ops_no_blockable_permissions">没有权限可被阻止</string>
216   <!-- App ops menu options -->
217   <string name="app_ops_show_user_apps">显示用户应用</string>
218   <string name="app_ops_show_system_apps">显示内置应用</string>
219   <string name="app_ops_reset_counters">重置允许/拒绝计数器</string>
220   <string name="app_ops_reset_confirm_title">确认重置计数器</string>
221   <string name="app_ops_reset_confirm_mesg">您确定要重置计数器?</string>
222   <string name="ok">确定</string>
223   <!-- Volume settings - Volume adjustment sound -->
224   <string name="volume_adjust_sounds_title">音量调节提示音</string>
225   <!-- Vibrator intensity -->
226   <string name="vibrator_intensity_title">振动强度</string>
227   <string name="vibrator_intensity_dialog_warning">不建议大于 %1$d%% 的值</string>
228   <string name="vibrator_intensity_dialog_reset">重置</string>
229   <!-- Sizes for pattern lockscreen -->
230   <string name="lock_settings_picker_pattern_size_message">选择图案大小</string>
231   <!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
232   <string name="lockpattern_settings_enable_error_path_title">显示图案错误</string>
233   <!-- Whether the dots will be drawn when using the lockscreen pattern -->
234   <string name="lockpattern_settings_enable_dots_title">显示图案圆点</string>
235   <!-- Whether the keyguard will directly show the password entry -->
236   <string name="lock_directly_show_password">直接显示密码输入框</string>
237   <!-- Whether the keyguard will directly show the pattern view -->
238   <string name="lock_directly_show_pattern">直接显示图案视图</string>
239   <!-- Whether the keyguard will directly show the PIN entry -->
240   <string name="lock_directly_show_pin">直接显示 PIN 输入框</string>
241   <!-- Lock screen vibrate settings -->
242   <string name="lockscreen_vibrate_enabled_title">振动</string>
243   <string name="lockscreen_vibrate_enabled_head">解锁时震动</string>
244   <!-- Lights settings -->
245   <string name="lights_label">指示灯</string>
246   <!-- Memory -->
247   <string name="memory_startup_apps_title">开机时启动的应用</string>
248   <!-- Advanced restart options -->
249   <string name="advanced_reboot_title">高级重启</string>
250   <string name="advanced_reboot_summary">解锁情况下,在电源菜单加入选项以重启至恢复模式、引导模式或执行软重启。</string>
251   <!-- PIN scramble -->
252   <string name="unlock_scramble_pin_layout_title">乱序布局</string>
253   <string name="unlock_scramble_pin_layout_summary">当解锁设备时使用乱序 PIN 布局</string>
254   <!-- lock screen visualizer -->
255   <string name="lockscreen_visualizer_title">显示音乐可视化</string>
256   <!-- Lock screen cover art -->
257   <string name="lockscreen_media_art_title">显示媒体艺术封面</string>
258   <!-- Double tap to sleep on keyguard -->
259   <string name="double_tap_sleep_anywhere_title">在任意位置双击以休眠</string>
260   <!-- Protected apps lockpattern reset button -->
261   <string name="lockpattern_reset_button">重设图案</string>
262   <string name="lockpattern_settings_reset_summary">输入主要的电子邮件帐户和对应的密码来重设图案锁</string>
263   <!-- Protected Apps -->
264   <string name="menu_hidden_apps_delete">重置</string>
265   <string name="menu_hidden_apps_reset_lock">重置锁定图案</string>
266   <string name="protected_apps">受保护的应用</string>
267   <string name="protected_apps_summary">管理安全锁隐藏的应用</string>
268   <string name="saving_protected_components">正在保存组件状态\u2026</string>
269   <string name="launch_app">启动应用</string>
270   <string name="pa_login_username_hint">用户名(电子邮件)</string>
271   <string name="pa_login_password_hint">密码</string>
272   <string name="pa_login_submit_button">登录</string>
273   <string name="pa_login_checking_password">正在检查帐户\u2026</string>
274   <string name="pa_login_incorrect_login">不正确的登录</string>
275   <string name="pa_pattern_or_fingerprint_header">必须绘制图形或使用指纹解锁</string>
276   <!-- title for lock screen weather preference -->
277   <string name="lockscreen_weather_enabled_title">显示天气</string>
278   <!-- title for lock screen blur preference -->
279   <string name="lockscreen_blur_enabled_title">模糊背景</string>
280   <!-- Proximity wake -->
281   <string name="proximity_wake_title">防止意外唤醒</string>
282   <string name="proximity_wake_summary">经由手势唤醒前先检查距离传感器</string>
283   <!-- High touch sensitivity -->
284   <string name="high_touch_sensitivity_title">触摸屏高灵敏度</string>
285   <string name="high_touch_sensitivity_summary">增加触摸屏的灵敏度,以便在戴手套时使用</string>
286   <!-- Touchscreen hovering -->
287   <string name="touchscreen_hovering_title">悬空操作</string>
288   <string name="touchscreen_hovering_summary">允许您将手指悬停在屏幕上作为浏览器、远程桌面等处的鼠标指针</string>
289   <!-- Whether to display IME switcher notifcation -->
290   <string name="ime_switcher_notify">选择器图标</string>
291   <string name="ime_switcher_notify_summary">显示输入法选择器图标</string>
292   <!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
293   <string name="notification_importance_very_low">不允许全屏时打扰、显示速览、发出声音或振动。显示在通知列表底部。在锁屏界面中隐藏。</string>
294   <!-- Stylus Icon -->
295   <string name="stylus_icon_enabled_title">使用触控笔时显示光标</string>
296   <string name="stylus_icon_enabled_summary">使用触控笔悬停或书写时显示指示光标</string>
297   <!-- Kill app long-press back -->
298   <string name="kill_app_longpress_back">使用返回键强行关闭应用</string>
299   <string name="kill_app_longpress_back_summary">长按返回键终止前台应用</string>
300   <!-- Android debugging -->
301   <string name="enable_adb_cm">Android 调试</string>
302   <string name="enable_adb_summary_cm">启用 Android Debug Bridge (ADB) 接口</string>
303   <!-- Android debugging notification -->
304   <string name="adb_notify">调试通知</string>
305   <string name="adb_notify_summary">已开启 USB 或网络调试通知</string>
306   <!-- Android debugging over network -->
307   <string name="adb_over_network">网络 ADB 调试</string>
308   <string name="adb_over_network_summary">启用通过网络接口(Wi\u2011Fi、USB 网络)的 TCP/IP 调试。该设置重启后失效</string>
309   <string name="adb_over_network_warning">警告:当网络 ADB 调试启用时,您的设备将在所有已连接的网络上接收指令!\n\n请只在您信任的网络中启用此功能。\n\n您真的要开启这个功能吗?</string>
310   <!-- Hostname setting -->
311   <string name="device_hostname">设备网络名</string>
312   <!-- Increasing ring tone volume -->
313   <string name="increasing_ring_volume_option_title">铃声音量渐强</string>
314   <string name="increasing_ring_min_volume_title">初始音量</string>
315   <string name="increasing_ring_ramp_up_time_title">增强时间</string>
316   <!-- Allow vibration in zen mode -->
317   <string name="zen_mode_vibration">振动</string>
318   <string name="zen_mode_vibration_never">不要振动</string>
319   <string name="zen_mode_vibration_calls_only">仅在来电时振动</string>
320   <string name="zen_mode_vibration_calls_and_notifications">来电及通知时震动</string>
321   <!-- Zen mode allowed event setting summary items -->
322   <!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
323   <string name="zen_mode_summary_reminders">提醒</string>
324   <!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
325   <string name="zen_mode_summary_events">事件</string>
326   <!-- [CHAR LIMIT=50] Like zen_mode_all_callers, but part of a list, so lower case if needed -->
327   <string name="zen_mode_summary_all_callers">所有来电者</string>
328   <!-- [CHAR LIMIT=50] Like zen_mode_selected_callers, but part of a list, so lower case if needed -->
329   <string name="zen_mode_summary_selected_callers">选定的来电者</string>
330   <!-- [CHAR LIMIT=50] Like zen_mode_repeat_callers, but part of a list, so lower case if needed -->
331   <string name="zen_mode_summary_repeat_callers">重复来电者</string>
332   <!-- [CHAR LIMIT=50] Like zen_mode_all_messages, but part of a list, so lower case if needed -->
333   <string name="zen_mode_summary_all_messages">所有短信</string>
334   <!-- [CHAR LIMIT=50] Like zen_mode_selected_messages, but part of a list, so lower case if needed -->
335   <string name="zen_mode_summary_selected_messages">选定的信息</string>
336   <!-- Notification sound timeout -->
337   <string name="app_notification_sound_timeout_title">最短通知铃声间隔</string>
338   <string name="app_notification_sound_timeout_summary_template">每 <xliff:g id="duration">%1$s</xliff:g> 允许一次响铃或振动</string>
339   <string name="app_notification_sound_timeout_value_none">无限制</string>
340   <string name="app_notification_sound_timeout_value_10_seconds">10 秒</string>
341   <string name="app_notification_sound_timeout_value_30_seconds">30 秒</string>
342   <string name="app_notification_sound_timeout_value_1_minute">1 分钟</string>
343   <string name="app_notification_sound_timeout_value_5_minutes">5 分钟</string>
344   <string name="app_notification_sound_timeout_value_15_minutes">10 分钟</string>
345   <string name="app_notification_sound_timeout_value_30_minutes">30 分钟</string>
346   <!-- MSIM SIM status -->
347   <string name="sim_card_status_title">SIM 卡 %d 状态</string>
348   <string name="sim_card_lock_settings_title">SIM 卡 %d 锁设置</string>
349   <string name="sim_card_summary_empty">SIM 卡没有插入</string>
350   <string name="sim_mobile_network_settings_category_title">移动网络设置</string>
351   <string name="sim_mobile_network_settings_title">SIM 卡 %d 设置</string>
352   <!-- NFC PreferenceCategory title -->
353   <string name="nfc_title_category">NFC</string>
354   <!-- Notification importance -->
355   <string name="tuner_full_importance_settings">强力通知控制</string>
356   <!-- CM Legal -->
357   <string name="cmlicense_title">LineageOS 法律信息</string>
358   <!-- Format string for fingerprint location message -->
359   <string name="security_settings_fingerprint_enroll_find_sensor_message_cm">在您手机的 <xliff:g id="sensor_location">%1$s</xliff:g> 找到指纹传感器。</string>
360   <!-- Fingerprint sensor locations -->
361   <string name="security_settings_fingerprint_sensor_location_back">后置</string>
362   <string name="security_settings_fingerprint_sensor_location_front">前置</string>
363   <string name="security_settings_fingerprint_sensor_location_left">左侧</string>
364   <string name="security_settings_fingerprint_sensor_location_right">右侧</string>
365   <!-- Wi-Fi region code -->
366   <string name="wifi_setting_countrycode_title">Wi\u2011Fi 区域码</string>
367   <!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
368   <string name="wifi_setting_countrycode_summary">为 Wi\u2011Fi 指定区域码</string>
369   <!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
370   <string name="wifi_setting_countrycode_error">设置区域码时遇到了问题。</string>
371   <!-- Wake on plug -->
372   <string name="wake_when_plugged_or_unplugged_title">连接或移除电源时唤醒</string>
373   <string name="wake_when_plugged_or_unplugged_summary">连接或断开电源时点亮屏幕</string>
374   <!-- Heads-up -->
375   <string name="heads_up_notifications_enabled_title">浮动通知</string>
376   <string name="heads_up_notifications_enabled_summary">在一个小的浮动窗口中显示优先通知</string>
377   <!-- Tethering & portable hotspot other category -->
378   <string name="tethering_other_category_text">其他</string>
379   <!-- Wi-Fi tethering inactivity timeout -->
380   <string name="hotstpot_inactivity_timeout_text">Wi\u2011Fi 热点超时</string>
381   <string name="hotstpot_inactivity_timeout_never">永不</string>
382   <string name="hotstpot_inactivity_timeout_1_minute">1 分钟</string>
383   <string name="hotstpot_inactivity_timeout_5_minutes">5 分钟</string>
384   <string name="hotstpot_inactivity_timeout_10_minutes">10 分钟</string>
385   <string name="hotstpot_inactivity_timeout_never_summary_text">移动 Wi\u2011Fi 热点将永不超时</string>
386   <string name="hotstpot_inactivity_timeout_summary_text">移动 Wi\u2011Fi 热点将于 <xliff:g id="timeout">%1$s</xliff:g> 后超时</string>
387   <!-- Per-app data restrictions -->
388   <string name="data_usage_app_restrict_data_category_title">移动数据访问</string>
389   <string name="data_usage_app_restrict_wifi_category_title">Wi\u2011Fi 数据访问</string>
390   <!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
391   <string name="data_usage_app_restrict_all_data_title">禁用所有移动数据访问</string>
392   <!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
393   <string name="data_usage_app_restrict_all_data_summary">阻止任何通过移动网络的数据访问</string>
394   <!-- Title for switch to block app data usage [CHAR LIMIT=30] -->
395   <string name="data_usage_app_restrict_all_wifi_title">禁用所有 Wi\u2011Fi 数据访问</string>
396   <!-- Summary for switch to block app data usage [CHAR LIMIT=NONE] -->
397   <string name="data_usage_app_restrict_all_wifi_summary">阻止任何通过 Wi\u2011Fi 的数据访问</string>
398   <!-- Volume link notification -->
399   <string name="volume_link_notification_title">链接铃声和通知的音量</string>
400   <!-- Launch music player when headset is connected -->
401   <string name="headset_connect_player_title">启动音乐播放器</string>
402   <string name="headset_connect_player_summary">插入耳机时启动默认音乐播放器</string>
403   <!-- Update recovery -->
404   <string name="update_recovery_title">更新恢复模式</string>
405   <string name="update_recovery_summary">使用系统更新来更新内置的恢复模式</string>
406   <string name="update_recovery_on_warning">注意:启用此功能后,您已安装的恢复模式会被正在运行的系统所包含的恢复模式所替换。\n\n您的恢复模式会随着系统一起更新,以确保对未来版本的兼容性。\n\n您确定启用此功能?</string>
407   <string name="update_recovery_off_warning">警告:此功能被禁用后,您已安装的恢复模式将不会随着系统一起更新。\n\n未来的系统更新可能不支持用过旧或自制的恢复模式安装。\n\n您确定要禁用此功能?</string>
408   <!-- Status bar - double tap to sleep -->
409   <string name="status_bar_double_tap_to_sleep_title">双击以睡眠</string>
410   <string name="status_bar_double_tap_to_sleep_summary">双击状态栏以关闭屏幕显示</string>
411   <string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
412   <string name="sim_enabled">已启用</string>
413   <string name="sim_disabled">已禁用</string>
414   <string name="sim_missing">丢失或缺损</string>
415   <string name="sim_enabler_need_disable_sim">SIM 卡将被禁用。确定继续吗?</string>
416   <string name="sim_enabler_will_disable_sim_title">注意</string>
417   <string name="sim_enabler_need_switch_data_service">此 SIM 卡将被禁用,并且 SIM 卡 <xliff:g id="slotid">%1$s</xliff:g> 将被用作数据服务。您确定要继续吗?</string>
418   <string name="sim_enabler_airplane_on">飞行模式开启时无法完成该操作。</string>
419   <string name="sim_enabler_in_call">在通话状态下无法完成该操作。</string>
420   <string name="sim_enabler_both_inactive">无法禁用全部 SIM 卡</string>
421   <string name="sim_enabler_enabling">正在激活\u2026</string>
422   <string name="sim_enabler_disabling">正在禁用\u2026</string>
423   <string name="sub_activate_success">SIM 卡已激活。</string>
424   <string name="sub_activate_failed">激活失败。</string>
425   <string name="sub_deactivate_success">SIM 卡已禁用。</string>
426   <string name="sub_deactivate_failed">停用失败。</string>
427   <!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
428   <!-- SAR information -->
429   <string name="maximum_head_level">头部:%1$s 瓦特/公斤</string>
430   <string name="maximum_body_level">身体:%1$s 瓦特/公斤</string>
431   <!-- IC Codes -->
432   <string name="ic_code_model">型号:%1$s</string>
433   <string name="ic_code_full">IC:%1$s</string>
434   <!-- Label for settings shortcut: carrier selection -->
435   <string name="shortcut_carrier_title">网络运营商</string>
436   <!-- Burn in protection -->
437   <string name="burnin_protection_title">烧屏保护</string>
438   <string name="burnin_protection_summary">定时移动屏幕上的固定元素以防止烧屏现象</string>
439 </resources>