Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!--Generated by crowdin.com--> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 3 | <!-- Copyright (C) 2017 The OmniROM Project |
Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 4 | |
| 5 | Parts Copyright (C) 2012-2013 The CyanogenMod Project |
| 6 | |
| 7 | This program is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | (at your option) any later version. |
| 11 | |
| 12 | This program is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 15 | GNU General Public License for more details. |
| 16 | |
| 17 | You should have received a copy of the GNU General Public License |
| 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 19 | --> |
| 20 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 21 | <string name="ok">确定</string> |
| 22 | <string name="advanced">高级选项</string> |
| 23 | <string name="profiles_add">添加...</string> |
| 24 | <string name="profile_choose_app">选择应用</string> |
| 25 | <string name="reset">重置</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 26 | <!-- Hardware keys --> |
Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 27 | <string name="button_keys_title">按键</string> |
| 28 | <string name="keys_bindings_title">按键行为</string> |
| 29 | <string name="button_keys_back_title">返回键</string> |
| 30 | <string name="button_keys_home_title">主页键</string> |
| 31 | <string name="button_keys_menu_title">菜单键</string> |
| 32 | <string name="button_keys_assist_title">搜索键</string> |
| 33 | <string name="button_keys_appSwitch_title">应用切换键</string> |
| 34 | <string name="keys_enable_custom_title">自定义行为</string> |
| 35 | <string name="keys_back_press_title">返回键</string> |
| 36 | <string name="keys_back_long_press_title">返回键(长按)</string> |
| 37 | <string name="keys_home_press_title">主页键</string> |
| 38 | <string name="keys_home_long_press_title">主页键(长按)</string> |
| 39 | <string name="keys_home_double_tap_title">主页键(长按)</string> |
| 40 | <string name="keys_menu_press_title">菜单键</string> |
| 41 | <string name="keys_menu_long_press_title">菜单键(长按)</string> |
| 42 | <string name="keys_assist_press_title">搜索键</string> |
| 43 | <string name="keys_assist_long_press_title">搜索键(长按)</string> |
| 44 | <string name="keys_app_switch_press_title">应用程序切换键</string> |
| 45 | <string name="keys_app_switch_long_press_title">应用程序切换键(长按)</string> |
| 46 | <string name="keys_action_nothing">无行为</string> |
| 47 | <string name="keys_action_menu">开/关菜单</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 48 | <string name="keys_action_app_switch">默认的最近任务管理器</string> |
Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 49 | <string name="keys_action_search">搜索助手</string> |
| 50 | <string name="keys_action_voice_search">语音搜索</string> |
| 51 | <string name="keys_action_in_app_search">应用内搜索</string> |
| 52 | <string name="keys_action_home">主页键</string> |
| 53 | <string name="keys_action_back">后退按钮</string> |
| 54 | <string name="keys_action_last_app">切换到最近一个应用</string> |
| 55 | <string name="keys_action_kill_app">结束应用</string> |
| 56 | <string name="keys_action_normal">正常按</string> |
| 57 | <string name="keys_action_long">长按</string> |
| 58 | <string name="keys_action_double">双击</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 59 | <string name="keys_action_all_apps">所有的应用程序</string> |
Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 60 | <string name="dialog_no_home_key_title">没有绑定主页键</string> |
| 61 | <string name="no_home_key">您尚未将任何按键绑定到主页键上!这会导致您的设备无法正常使用!</string> |
| 62 | <string name="button_volume_keys_title">音量</string> |
| 63 | <string name="button_volume_wake_title">按键唤醒</string> |
| 64 | <string name="button_volume_wake_summary">通过音量键唤醒设备</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 65 | <string name="button_volume_wake_enabled_summary">音量键唤醒开启</string> |
| 66 | <string name="button_volume_wake_disabled_summary">音量键唤醒关闭</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 67 | <string name="volume_button_music_control_title">音乐控制</string> |
| 68 | <string name="volume_button_music_control_summary">熄屏模式下长按音量键切换歌曲</string> |
Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 69 | <string name="keys_action_sleep">进入睡眠</string> |
| 70 | <string name="keys_action_omniswitch">OmniSwitch 历史</string> |
| 71 | <string name="button_home_wake_title">音量键唤醒</string> |
| 72 | <string name="button_home_wake_summary">按下主页键唤醒设备</string> |
| 73 | <string name="button_home_answers_call_title">按钮接听电话</string> |
| 74 | <string name="button_home_answers_call_summary">按下主页键将接听来电</string> |
Andreas Blaesius | 2875dbd | 2016-07-01 22:17:40 +0200 | [diff] [blame] | 75 | <string name="button_other_title">其他</string> |
maxwen | 559e6b5 | 2017-05-16 02:54:27 +0200 | [diff] [blame] | 76 | <string name="keys_action_app_switch_card">AOSP(堆叠)</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 77 | <string name="keys_action_omniswitch_short">OmniSwitch</string> |
maxwen | 559e6b5 | 2017-05-16 02:54:27 +0200 | [diff] [blame] | 78 | <string name="keys_action_app_switch_grid">AOSP(网格)</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 79 | <string name="button_back_kill_enable_title">使用返回键强制关闭程序</string> |
| 80 | <string name="button_back_kill_enable_summary">长按返回键关闭前台所有App</string> |
| 81 | <string name="button_back_kill_timeout_title">强制关闭程序超时</string> |
| 82 | <string name="button_back_kill_timeout_500ms">500 毫秒</string> |
| 83 | <string name="button_back_kill_timeout_1000ms">1000 毫秒</string> |
| 84 | <string name="button_back_kill_timeout_1500ms">1500 毫秒</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 85 | <string name="button_back_kill_timeout_2000ms">2000 毫秒</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 86 | <!-- Double tap to sleep --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 87 | <string name="double_tap_to_sleep_title">双击熄屏</string> |
| 88 | <string name="double_tap_to_sleep_summary">双击状态栏锁屏</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 89 | <!-- Doze pulse (ambient display) options --> |
Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 90 | <string name="doze_overwrite_value_title">覆盖值</string> |
| 91 | <string name="doze_overwrite_value_summary">允许使用用户的配置来覆盖默认值</string> |
| 92 | <string name="doze_list_mode_title">打盹模式</string> |
| 93 | <string name="doze_list_mode_summary">打盹模式配置选项</string> |
| 94 | <string name="doze_pulse_title">时间设置</string> |
| 95 | <string name="doze_pulse_duration_in_title">淡入</string> |
| 96 | <string name="doze_pulse_duration_visible_title">可见的持续时间</string> |
| 97 | <string name="doze_pulse_duration_out_title">淡出</string> |
| 98 | <string name="doze_pulse_on_notifications_title">通知脉冲</string> |
| 99 | <string name="doze_pulse_on_notifications_summary">仅对挂起的通知触发激活</string> |
| 100 | <string name="doze_shake_title">摇晃设置</string> |
| 101 | <string name="doze_shake_mode_title">晃动模式</string> |
| 102 | <string name="doze_shake_mode_summary">使用晃动传感器值触发器激活</string> |
| 103 | <string name="doze_shake_mode_test_summary">您想要测试晃动传感器吗?</string> |
| 104 | <string name="doze_shake_mode_test_result">应用当前值吗?</string> |
| 105 | <string name="doze_shake_test">现在摇晃您的设备</string> |
| 106 | <string name="doze_shake_it">检测到晃动!</string> |
| 107 | <string name="doze_shake_acc_threshold_title">晃动阈值</string> |
| 108 | <string name="doze_shake_acc_threshold_summary">配置触发激活所需的晃动强度</string> |
| 109 | <string name="doze_time_mode_title">显示时钟和日期</string> |
| 110 | <string name="doze_time_mode_summary">当没有通知时强制显示时间</string> |
| 111 | <string name="twohundred_ms">200 毫秒</string> |
| 112 | <string name="fivehundred_ms">500 毫秒</string> |
| 113 | <string name="one_second">1 秒</string> |
| 114 | <string name="one_second_default">1 秒(默认值)</string> |
| 115 | <string name="onehalf_second">1.5 秒</string> |
| 116 | <string name="two_second">2 秒</string> |
| 117 | <string name="twohalf_second">2.5 秒</string> |
| 118 | <string name="three_second">3 秒</string> |
| 119 | <string name="three_second_default">3 秒(默认值)</string> |
| 120 | <string name="threehalf_second">3.5 秒</string> |
| 121 | <string name="four_second">4 秒</string> |
| 122 | <string name="fourhalf_second">4.5 秒</string> |
| 123 | <string name="five_second">5 秒</string> |
| 124 | <string name="veryeasy_shake">非常容易</string> |
| 125 | <string name="easy_shake">容易</string> |
| 126 | <string name="medium_shake">默认</string> |
| 127 | <string name="hard_shake">强硬</string> |
| 128 | <string name="veryhard_shake">非常强硬</string> |
| 129 | <string name="strong_shake">强</string> |
| 130 | <string name="fully_mode">完整模式</string> |
| 131 | <string name="pocket_shake_mode">口袋和摇晃</string> |
| 132 | <string name="pocket_pulse_mode">口袋和脉冲</string> |
| 133 | <string name="pocket_only_mode">口袋</string> |
| 134 | <string name="shake_pulse_mode">晃动和脉冲</string> |
| 135 | <string name="pulse_only_mode">脉冲(默认值)</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 136 | <!-- Swap volume buttons when the screen is rotated --> |
Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 137 | <string name="swap_volume_buttons_title">匹配旋转</string> |
| 138 | <string name="swap_volume_buttons_summary">根据旋转方向调整音量按键的作用</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 139 | <string name="color_picker_dialog_title">颜色</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 140 | <!-- Battery light settings --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 141 | <string name="batterylight_title">电池指示灯设置</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 142 | <string name="battery_light_enable">启用</string> |
| 143 | <string name="battery_low_pulse_title">电量低时闪烁</string> |
maxwen | 83c47e8 | 2017-06-20 01:44:44 +0200 | [diff] [blame] | 144 | <string name="battery_light_only_full_charge_title">仅在充满电时点亮</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 145 | <string name="battery_light_list_title">颜色</string> |
| 146 | <string name="battery_light_low_color_title">电量低</string> |
| 147 | <string name="battery_light_medium_color_title">正在充电</string> |
| 148 | <string name="battery_light_full_color_title">已充电 (90%)</string> |
| 149 | <string name="battery_light_really_full_color_title">充电完成 (100%)</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 150 | <string name="fast_color_cat_title">快速充电</string> |
| 151 | <string name="fast_charging_led_enabled_title">启用快速充电颜色</string> |
| 152 | <string name="fast_charging_led_enabled_summary">快速充电时, 当电量达到90%时使用不同的颜色</string> |
| 153 | <string name="fast_charging_light_color_title">颜色</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 154 | <string name="edit_battery_settings">编辑电池设置</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 155 | <string name="led_color_green">绿色</string> |
| 156 | <string name="led_color_red">红色</string> |
| 157 | <string name="led_color_blue">蓝色</string> |
| 158 | <string name="statusbar_title">状态栏</string> |
| 159 | <string name="battery_title">电池显示</string> |
| 160 | <string name="statusbar_battery_summary">设置状态栏电池显示样式</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 161 | <string name="clock_title">时钟和日期</string> |
| 162 | <string name="statusbar_clock_summary">设置状态栏时钟显示样式</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 163 | <string name="battery_style_title">样式</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 164 | <string name="statusbar_percent_inside_title">百分比布局</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 165 | <string name="statusbar_percent_inside_summary">在电池图像的顶部显示电池百分比</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 166 | <string name="statusbar_charging_image_title">充电指示灯</string> |
| 167 | <string name="statusbar_category_charging_title">充电中</string> |
| 168 | <string name="statusbar_charging_image_summary">在充电时显示充电标志,并隐藏百分比。</string> |
| 169 | <string name="statusbar_battery_charging_color_title">颜色</string> |
| 170 | <string name="statusbar_battery_charging_color_enable_title">充电时的颜色</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 171 | <string name="battery_enable_title">显示电池</string> |
| 172 | <string name="button_backlight_title">按键背景灯</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 173 | <string name="button_backlight_summary">配置启用和亮度</string> |
| 174 | <string name="button_backlight_on_touch_only_title">触摸按钮</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 175 | <string name="button_backlight_on_touch_only_summary">仅在按钮触摸时启用背光灯</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 176 | <string name="button_timeout_title">背光灯超时</string> |
| 177 | <string name="button_timeout_summary">值为 0 时禁用</string> |
| 178 | <string name="button_link_brightness">与屏幕同步</string> |
| 179 | <string name="button_link_brightness_summary">使用屏幕等级亮度</string> |
| 180 | <string name="button_manual_brightness">亮度等级</string> |
| 181 | <string name="unit_sec">秒</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 182 | <string name="unit_msec">毫秒</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 183 | <string name="button_backlight_enable_title">启用</string> |
| 184 | <string name="navigation_bar_show_title">显示导航栏</string> |
| 185 | <string name="navigation_bar_show_summary">强制启用导航栏</string> |
| 186 | <string name="hardware_keys_disable_title">禁用按键</string> |
| 187 | <string name="hardware_keys_disable_summary">强制禁用物理按键</string> |
| 188 | <string name="navbar_title">导航栏</string> |
| 189 | <string name="navbar_recents_style_title">最近任务样式</string> |
| 190 | <string name="omniswitch_settings">设置</string> |
| 191 | <string name="omniswitch_dialog_running_new">OmniSwitch 目前未启用。请在应用程序设置中启用它。</string> |
| 192 | <string name="omniswitch_dialog_unavail">OmniSwitch 未安装。</string> |
| 193 | <string name="omniswitch_title">最近任务样式</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 194 | <string name="long_press_recents_action_title">长按最近任务按钮的动作</string> |
| 195 | <string name="long_press_recents_action_split">切换全屏</string> |
| 196 | <string name="long_press_home_action_title">长按 Home 按钮</string> |
| 197 | <string name="double_press_home_action_title">双击操作</string> |
| 198 | <string name="keys_action_recents">最近任务</string> |
| 199 | <string name="keys_action_assist">启动协助</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 200 | <string name="doze_brightness_level_title">亮度等级</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 201 | <!-- Lock screen config --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 202 | <string name="lockscreen_shortcut_title">快捷方式</string> |
| 203 | <string name="lockscreen_voice_shortcut_title">语音助手快捷方式</string> |
| 204 | <string name="lockscreen_voice_shortcut_summary">显示语音助手而不是拨号程序</string> |
| 205 | <string name="lockscreen_shortcuts_enable_title">启用</string> |
| 206 | <string name="lockscreen_clock_display_time_title">显示时间</string> |
| 207 | <string name="lockscreen_clock_display_date_title">显示日期</string> |
| 208 | <string name="lockscreen_clock_display_alarm_title">显示下一个闹钟</string> |
| 209 | <string name="lockscreen_clock">时钟</string> |
| 210 | <string name="lockscreen_clock_font_title">时间的字体</string> |
| 211 | <string name="lockscreen_clock_color_title">时间和日期颜色</string> |
| 212 | <string name="lockscreen_clock_size_title">时间字体大小</string> |
| 213 | <string name="lockscreen_clock_enable_title">启用</string> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 214 | <string name="lockscreen_clock_enable_summary">如果禁用,则将显示状态栏时钟</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 215 | <string name="lockscreen_clock_shadow_title">阴影</string> |
| 216 | <string name="lockscreen_shortcuts_title">自定义快捷方式</string> |
| 217 | <string name="lockscreen_shortcuts_summary">应用程序将会在锁屏界面上显示用以快速访问。长按隐藏。</string> |
| 218 | <string name="lockscreen_shortcut_add_dialog_title">添加快捷方式</string> |
| 219 | <string name="lockscreen_shortcut_apps_title">快捷方式</string> |
| 220 | <string name="lockscreen_shortcut_add">新增\u2026</string> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 221 | <string name="lockscreen_hide_indicator_display_title">隐藏底部状态文本</string> |
| 222 | <string name="lockscreen_hide_indicator_display_summary">隐藏充电信息和解锁提示</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 223 | <string name="lockscreen_camera_shortcut_enable_title">显示相机快捷方式</string> |
| 224 | <string name="lockscreen_camera_shortcut_enable_summary">可见性取决于系统设置</string> |
| 225 | <string name="lockscreen_left_shortcut_enable_title">显示拨号程序或语音助手快捷方式</string> |
| 226 | <string name="lockscreen_left_shortcut_enable_summary">可见性取决于系统设置</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 227 | <string name="lockscreen_category_title">锁定屏幕</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 228 | <string name="notification_title">通知面板</string> |
| 229 | <string name="status_bar_custom_header_title">自定义顶部图像</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 230 | <string name="daylight_header_pack_title">页眉图像收集</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 231 | <string name="status_bar_custom_header_shadow_title">状态栏图片阴影</string> |
| 232 | <string name="status_bar_custom_header_shadow_summary">提高在亮色图片上的能见度</string> |
| 233 | <string name="unit_percent">\u0025</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 234 | <string name="static_header_provider_title">静态图像</string> |
| 235 | <string name="daylight_header_provider_title">图像收集</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 236 | <string name="custom_header_provider_title">标题来源</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 237 | <string name="custom_header_pick_title">选择顶部图像</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 238 | <string name="custom_header_pick_summary">选择本地或远程图像</string> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 239 | <string name="style_enabled_summary">自定义标题图片已开启</string> |
| 240 | <string name="style_disabled_summary">自定义标题图片已关闭</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 241 | <string name="header_provider_disabled">禁用</string> |
| 242 | <string name="custom_header_title">自定义顶部图像</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 243 | <string name="file_header_select_title">选择本地图像</string> |
| 244 | <string name="file_header_select_summary">从存储中选择图像</string> |
| 245 | <string name="file_header_provider_title">单个图像</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 246 | <!-- Network traffic --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 247 | <string name="network_traffic_title">网速指示器</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 248 | <string name="network_traffic_summary">状态栏网速指示器</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 249 | <string name="show_network_traffic_state">状态栏网速指示器</string> |
| 250 | <string name="show_network_traffic_unit">显示单位</string> |
| 251 | <string name="show_network_traffic_frequency">刷新间隔</string> |
| 252 | <string name="show_network_traffic_disable">禁用</string> |
| 253 | <string name="show_network_traffic_up">上传</string> |
| 254 | <string name="show_network_traffic_down">下载</string> |
| 255 | <string name="show_network_traffic_all">上传和下载</string> |
| 256 | <string name="show_network_traffic_bit">Bits/秒</string> |
| 257 | <string name="show_network_traffic_byte">Bytes/秒</string> |
| 258 | <string name="show_network_traffic_500">500 毫秒</string> |
| 259 | <string name="show_network_traffic_1000">1000 毫秒</string> |
| 260 | <string name="show_network_traffic_1500">1500 毫秒</string> |
| 261 | <string name="show_network_traffic_2000">2000 毫秒</string> |
| 262 | <string name="network_traffic_autohide_title">自动隐藏</string> |
| 263 | <string name="network_traffic_autohide_summary">没有活动连接时自动隐藏网速指示器</string> |
| 264 | <string name="network_traffic_autohide_threshold">不活动状态阈值</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 265 | <string name="network_traffic_enable_title">启用</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 266 | <!-- statusbar brightness --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 267 | <string name="status_bar_brightness_control_title">亮度调节</string> |
| 268 | <string name="status_bar_brightness_control_summary">在状态栏上左右滑动以调整亮度</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 269 | <!-- Status Bar Activity Indicators --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 270 | <string name="status_bar_network_activity_title">网络活动指示器</string> |
| 271 | <string name="status_bar_network_activity_summary">在状态栏中显示网络活动</string> |
| 272 | <string name="quick_settings_title">快速设置</string> |
| 273 | <string name="quick_settings_summary">配置快速设置按钮</string> |
| 274 | <string name="status_bar_icon_blacklist_title">状态栏图标</string> |
| 275 | <string name="status_bar_icon_blacklist_summary">配置可以显示在状态栏上的图标</string> |
| 276 | <string name="recents_category">最近任务</string> |
| 277 | <string name="recents_search_bar_title">显示搜索栏</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 278 | <string name="recents_fullscreen_title">全屏</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 279 | <string name="weather_title">天气</string> |
| 280 | <string name="weather_config_title">服务设置</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 281 | <string name="header_weather_title">标题栏显示天气</string> |
| 282 | <string name="header_weather_summary">在通知面板标题栏显示天气</string> |
| 283 | <string name="weather_icon_pack_title">天气状态图标包</string> |
maxwen | 559e6b5 | 2017-05-16 02:54:27 +0200 | [diff] [blame] | 284 | <string name="weather_icon_pack_note">注意\u003a 您可以安装新的图标包从play商店搜索“Chronus icons”</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 285 | <!-- Navigationbar settings --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 286 | <string name="navigationbar_title">导航栏</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 287 | <!-- Enable Tablet Style navigation bar --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 288 | <string name="enable_tablet_navigation_title">使用平板样式</string> |
| 289 | <string name="enable_tablet_navigation_summary">平板样式把返回和主页显示在左边,预览显示在导航栏的右边。</string> |
| 290 | <string name="other_category">其他</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 291 | <!-- Dashboard columns --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 292 | <string name="dashboard_columns_title">设置界面列数</string> |
Andreas Blaesius | 2875dbd | 2016-07-01 22:17:40 +0200 | [diff] [blame] | 293 | <string name="dashboard_columns_phone_default">默认</string> |
| 294 | <string name="dashboard_columns_two">2</string> |
| 295 | <string name="dashboard_columns_tablet_default">默认</string> |
| 296 | <string name="dashboard_columns_three">3</string> |
| 297 | <string name="dashboard_columns_four">4</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 298 | <string name="dashboard_colums_resize_title">调整方向</string> |
| 299 | <string name="dashboard_colums_resize_summary">根据屏幕方向自动调整设置列数。</string> |
| 300 | <string name="dashboard_divider_show_title">显示列分隔线</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 301 | <!-- global acions config --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 302 | <string name="global_actions_power_title">电源</string> |
| 303 | <string name="global_actions_reboot_title">重启</string> |
| 304 | <string name="global_actions_lockdown_title">锁定</string> |
| 305 | <string name="global_actions_settings_title">设置</string> |
| 306 | <string name="global_actions_airplane_title">飞行模式</string> |
| 307 | <string name="global_actions_screenshot_title">屏幕截图</string> |
| 308 | <string name="global_actions_screenrecord_title">屏幕录像</string> |
| 309 | <string name="global_actions_torch_title">手电筒</string> |
| 310 | <string name="global_actions_users_title">用户管理</string> |
| 311 | <string name="global_actions_voiceassist_title">语音助手</string> |
| 312 | <string name="global_actions_silent_title">静音模式</string> |
| 313 | <string name="global_actions_dnd_title">勿扰</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 314 | <string name="global_actions_summary">电源菜单选项</string> |
Andreas Blaesius | 2875dbd | 2016-07-01 22:17:40 +0200 | [diff] [blame] | 315 | <string name="global_actions_header">部分选项根据设置仅在解锁后出现</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 316 | <string name="global_actions_anim">布局</string> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 317 | <string name="global_actions_advanced_reboot_summary">在重新启动菜单中显示更多选项</string> |
| 318 | <string name="global_actions_advanced_reboot_title">启用高级重启</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 319 | <string name="global_actions_advanced_reboot_summary_new">如果未锁定将在重新启动菜单中显示更多选项</string> |
Andreas Blaesius | 2875dbd | 2016-07-01 22:17:40 +0200 | [diff] [blame] | 320 | <string name="font_sample_text">11:57</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 321 | <string name="screenshot_crop_and_share_title">屏幕截图 裁剪 & 分享</string> |
| 322 | <string name="screenshot_crop_and_share_summary">截图后显示编辑窗口以提供如裁剪、 保存或共享等操作</string> |
Andreas Blaesius | 2875dbd | 2016-07-01 22:17:40 +0200 | [diff] [blame] | 323 | <!--<string name="screenshot_crop_behavior_title"></string> |
| 324 | <string name="screenshot_crop_behavior_summary"></string>--> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 325 | <string name="lockscreen_qs_disabled_title">锁定时禁用快速设置</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 326 | <string name="lockscreen_qs_disabled_summary">安全锁定屏幕时禁用下拉快速设置</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 327 | <string name="lockscreen_power_menu_disabled_title">锁定时禁用电源菜单</string> |
| 328 | <string name="lockscreen_power_menu_disabled_summary">安全锁屏时禁用电源菜单</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 329 | <string name="status_bar_quick_qs_pulldown_title">快速下拉</string> |
| 330 | <string name="status_bar_quick_qs_pulldown_summary">从状态栏的%1$s边缘拉下开启快速设置面板</string> |
| 331 | <string name="status_bar_quick_qs_pulldown_summary_left">左侧</string> |
| 332 | <string name="status_bar_quick_qs_pulldown_summary_right">右侧</string> |
| 333 | <string name="status_bar_quick_qs_pulldown_off">关闭</string> |
| 334 | <string name="status_bar_quick_qs_pulldown_left">左侧</string> |
| 335 | <string name="status_bar_quick_qs_pulldown_right">右侧</string> |
| 336 | <!-- Power menu Animations --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 337 | <string name="power_menu_animation_title">电源菜单动画</string> |
| 338 | <string name="power_menu_animation_summary">更改电源菜单的进入/退出动画</string> |
| 339 | <string name="power_menu_animation_dialog_title">选择电源菜单动画</string> |
| 340 | <string name="power_menu_animation_enter">Omni(默认)</string> |
| 341 | <string name="power_menu_animation_bottom">底部</string> |
| 342 | <string name="power_menu_animation_top">顶部</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 343 | <!-- Notification light dialogs --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 344 | <string name="edit_light_settings">编辑呼吸灯设置</string> |
| 345 | <string name="pulse_speed_title">呼吸长度以及速度</string> |
| 346 | <string name="default_time">普通</string> |
| 347 | <string name="custom_time">自定义</string> |
| 348 | <string name="dialog_delete_title">删除</string> |
| 349 | <string name="dialog_delete_message">删除选中的条目?</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 350 | <!-- Values for the notification light pulse spinners --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 351 | <string name="pulse_length_always_on">总是开启</string> |
| 352 | <string name="pulse_length_very_short">非常短</string> |
| 353 | <string name="pulse_length_short">短</string> |
| 354 | <string name="pulse_length_normal">普通</string> |
| 355 | <string name="pulse_length_long">长</string> |
| 356 | <string name="pulse_length_very_long">非常长</string> |
| 357 | <string name="pulse_speed_very_fast">非常快</string> |
| 358 | <string name="pulse_speed_fast">快</string> |
| 359 | <string name="pulse_speed_normal">普通</string> |
| 360 | <string name="pulse_speed_slow">慢</string> |
| 361 | <string name="pulse_speed_very_slow">非常慢</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 362 | <!-- Lights settings screen, notification light settings --> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 363 | <string name="omni_battery_light_settings">电量提示灯</string> |
| 364 | <string name="omni_notification_light_settings">应用提示灯</string> |
| 365 | <string name="omni_leds">LED 灯</string> |
| 366 | <string name="omni_lights_title">通知灯</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 367 | <string name="notification_light_title">通知指示灯</string> |
| 368 | <string name="notificationlight_title">通知 LED 设置</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 369 | <string name="notification_light_general_title">常规</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 370 | <string name="notification_light_applist_title">应用程序</string> |
| 371 | <string name="notification_light_use_custom">使用自定义值</string> |
| 372 | <string name="notification_light_default_value">默认</string> |
| 373 | <string name="notification_light_screen_on">屏幕开启时使用指示灯</string> |
| 374 | <string name="notification_light_zen_mode">勿扰模式下使用指示灯</string> |
| 375 | <string name="notification_light_use_multiple_leds">多个LEDs</string> |
| 376 | <string name="keywords_lights_brightness_level">昏暗LED亮度</string> |
| 377 | <string name="notification_light_automagic">自动调色</string> |
| 378 | <string name="notification_light_automagic_summary">如果应用程序没有自定义值,则为 LED 通知自动设置正确的颜色</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 379 | <!-- Lights settings, LED notification --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 380 | <string name="led_notification_title">灯光设置</string> |
| 381 | <string name="led_notification_text">通过设置启用LED灯光</string> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 382 | <string name="led_category_summary_on">启用通知灯</string> |
| 383 | <string name="led_category_summary_off">禁用通知灯</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 384 | <string name="notification_light_no_apps_summary">添加分应用控制,通过菜单栏上的“\ u002b”激活“%1 $ s”</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 385 | <!-- Hostname setting --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 386 | <string name="device_hostname">设备主机名</string> |
maxwen | 4384588 | 2017-04-25 19:12:25 +0200 | [diff] [blame] | 387 | <!-- OMS --> |
maxwen | 559e6b5 | 2017-05-16 02:54:27 +0200 | [diff] [blame] | 388 | <string name="theming_title">主题</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 389 | <string name="status_bar_ime_notification_title">显示输入法通知</string> |
| 390 | <string name="status_bar_ime_notification_summary">如果导航栏不可用</string> |
| 391 | <string name="navigation_bar_ime_button_title">显示输入法通知按钮</string> |
| 392 | <string name="navigation_bar_ime_button_summary">导航栏中输入法切换</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 393 | <!-- Summaries --> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 394 | <string name="bars_brightness_enabled_summary">亮度调节开启</string> |
| 395 | <string name="bars_brightness_disabled_summary">亮度调节关闭</string> |
| 396 | <string name="bars_dt2s_enabled_summary">双击开屏开启</string> |
| 397 | <string name="bars_dt2s_disabled_summary">双击开屏关闭</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 398 | <string name="volume_dialog_headers_title">音量对话框标题</string> |
| 399 | <string name="volume_dialog_headers_summary">在音量对话框显示流名称标题</string> |
| 400 | <string name="lockscreen_hide_media_title">停用媒体壁纸</string> |
| 401 | <string name="lockscreen_hide_media_summary">不显示媒体元数据在锁屏壁纸中</string> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 402 | <string name="omni_notification_light_settings_summary">自定义应用的LED通知灯</string> |
| 403 | <string name="omni_battery_light_settings_summary">自定义电池的LED通知灯</string> |
maxwen | 559e6b5 | 2017-05-16 02:54:27 +0200 | [diff] [blame] | 404 | <string name="night_mode_title">明亮/黑暗 主题</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 405 | <string name="night_mode_summary">%s</string> |
| 406 | <string name="night_mode_no">亮色</string> |
| 407 | <string name="night_mode_yes">暗色</string> |
| 408 | <string name="state_time_mode">唤醒</string> |
| 409 | <string name="since_boot">启动</string> |
| 410 | <string name="since_charged">充电完成</string> |
| 411 | <string name="since_unplugged">移出充电器</string> |
| 412 | <string name="since_reset">重置</string> |
| 413 | <string name="since_unplug">拔下</string> |
| 414 | <string name="other">活动</string> |
| 415 | <string name="kernel_wakelocks">内核唤醒锁</string> |
| 416 | <string name="partial_wakelocks">部分唤醒锁</string> |
| 417 | <string name="app_wakelocks">应用唤醒锁</string> |
| 418 | <string name="create_ref">重置</string> |
| 419 | <string name="spinner_period_title">自</string> |
| 420 | <string name="spinner_type_title">显示</string> |
| 421 | <string name="screen_on_time">屏幕开启</string> |
| 422 | <string name="awake_time">唤醒</string> |
| 423 | <string name="deep_sleep_time">深度休眠</string> |
| 424 | <string name="no_kernel_wakelock_file_found">未找到内核唤醒锁统计文件。</string> |
| 425 | <string name="more_line_text">更多\u2026</string> |
| 426 | <string name="state_core_mode">核心</string> |
| 427 | <string name="kernel_wakelock_time">内核唤醒锁</string> |
| 428 | <string name="user_wakelock_time">部分唤醒锁</string> |
| 429 | <string name="battery_change">电池充电</string> |
| 430 | <string name="spinner_state_time_title">时间</string> |
| 431 | <string name="total_time">全部</string> |
| 432 | <string name="wakelock_time">唤醒锁</string> |
| 433 | <string name="copy_as_text">以文本方式复制</string> |
| 434 | <string name="google_it">Google搜索</string> |
| 435 | <string name="app_details">应用详情</string> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 436 | <string name="no_stat_because_reset_state">按复位键开始收集状态数据</string> |
| 437 | <string name="no_stat_because_reset_wakelock">按复位键开始收集 wakelock 数据</string> |
| 438 | <string name="no_stat_because_plugged">请拔下电源以获取 wakelock 数据</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 439 | <string name="no_states_file_found">没有找到状态文件。确认你的手机是否兼容? \n\nIf 你正在运行一个自定义的 ROM 或内核,试着联系开发者并通知他状态文件不可读。</string> |
| 440 | <string name="deep_sleep">"深度休眠"</string> |
| 441 | <string name="mt_refresh">刷新</string> |
| 442 | <string name="mt_share">分享</string> |
| 443 | <string name="mt_reset">重置</string> |
| 444 | <string name="time_in_state_title">状态时间</string> |
| 445 | <string name="time_in_state_summary">显示 CPU 频率统计信息</string> |
| 446 | <string name="wakelocks_title">唤醒锁</string> |
| 447 | <string name="wakelocks_summary">显示唤醒锁统计信息</string> |
| 448 | <string name="system_category">系统</string> |
| 449 | <string name="custom_wall_browse_title">Omni壁纸</string> |
| 450 | <string name="custom_wall_browse_summary">浏览和设置Omni壁纸</string> |
maxwen | 559e6b5 | 2017-05-16 02:54:27 +0200 | [diff] [blame] | 451 | <string name="show_cpu_title">显示 CPU 信息</string> |
| 452 | <string name="show_cpu_summary">在屏幕上显示当前 CPU 信息</string> |
| 453 | <string name="headset_plugged_notification_title">耳机通知</string> |
| 454 | <string name="headset_plugged_notification_summary">当连接有线耳机时显示通知</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 455 | <string name="wake_when_plugged_or_unplugged_title">插入/拔出时唤醒</string> |
| 456 | <string name="wake_when_plugged_or_unplugged_summary">当设备插入/拔出充电器时, 唤醒它</string> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 457 | <!-- Display : Rotation --> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 458 | <string name="category_display">显示</string> |
maxwen | b9faa0b | 2017-04-02 17:30:00 +0200 | [diff] [blame] | 459 | <string name="display_rotation_disabled">禁用</string> |
| 460 | <string name="display_rotation_unit">度</string> |
| 461 | <string name="display_rotation_category_title">旋转模式</string> |
| 462 | <string name="display_rotation_0_title">0 度</string> |
| 463 | <string name="display_rotation_90_title">90 度</string> |
| 464 | <string name="display_rotation_180_title">180 度</string> |
| 465 | <string name="display_rotation_270_title">270 度</string> |
| 466 | <string name="display_lockscreen_rotation_title">锁定屏幕</string> |
| 467 | <string name="volume_button_force_media_title">使用媒体音量</string> |
| 468 | <string name="volume_button_force_media_summary">默认情况下会更改媒体音量</string> |
| 469 | <string name="lockscreen_hide_status_bar_title">隐藏状态栏</string> |
| 470 | <string name="lockscreen_hide_status_bar_summary">触摸状态栏以显示状态栏</string> |
maxwen | 83c47e8 | 2017-06-20 01:44:44 +0200 | [diff] [blame] | 471 | <string name="status_bar_logo_title">状态栏图标</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 472 | <string name="status_bar_logo_summary">一个小的swag</string> |
maxwen | 83c47e8 | 2017-06-20 01:44:44 +0200 | [diff] [blame] | 473 | <!-- Doze settings editor --> |
| 474 | <string name="doze_settings_title">休眠设置</string> |
| 475 | <string name="doze_settings_summary">更改休眠设置</string> |
| 476 | <string name="action_save">保存</string> |
| 477 | <string name="action_restoredefault">恢复默认</string> |
| 478 | <string name="action_profile">情景模式</string> |
| 479 | <string name="action_save_as_profile">另存为个人配置</string> |
| 480 | <string name="delete_profile">删除个人配置</string> |
| 481 | <string name="profile_name">名称</string> |
| 482 | <string name="string_seconds">秒</string> |
| 483 | <string name="string_default">默认</string> |
| 484 | <string name="action_filter">筛选</string> |
| 485 | <string name="doze_settings_applied">应用设置</string> |
maxwen | f195822 | 2018-03-20 15:06:45 +0100 | [diff] [blame] | 486 | <string name="DESC_INACTIVE_TIMEOUT">这是在变为非活动状态后, 我们开始查看运动传感器以确定设备是否被单独保留的时间。我们不会立即这样做后, 只是因为我们不希望不断运行的重要运动传感器时, 屏幕关闭</string> |
| 487 | <string name="DESC_SENSING_TIMEOUT">如果我们没有收到从 AnyMotion 的回调在这个时间 + locating_to, 我们将改变从 STATE_SENSING 到 STATE_INACTIVE, 和任何 AnyMotion 回调, 而不是在 STATE_SENSING 将被忽略</string> |
| 488 | <string name="DESC_LOCATING_TIMEOUT">这是多久, 我们将等待尝试得到一个好的位置修复之前进入空闲模式</string> |
| 489 | <string name="DESC_LOCATION_ACCURACY">所需的最大精度 (以米计) 我们认为位置足够好, 可以继续闲置。我们将试图得到一个准确的修复至少这个好, 或直到 locating_to 到期</string> |
| 490 | <string name="DESC_MOTION_INACTIVE_TIMEOUT">这是时间, 在看到运动后, 我们等待后变得不活跃, 直到我们开始寻找运动再次</string> |
| 491 | <string name="DESC_IDLE_AFTER_INACTIVE_TIMEOUT">这是时间, 在非活动超时后, 我们将等待寻找重要的运动, 直到我们真正认为设备闲置</string> |
| 492 | <string name="DESC_IDLE_PENDING_TIMEOUT">这是在空闲后的初始时间, 我们将允许自己回到 IDLE_PENDING 状态, 允许系统正常运行, 直到我们返回空闲</string> |
| 493 | <string name="DESC_MAX_IDLE_PENDING_TIMEOUT">最大挂起的空闲超时 (运行时间) 我们将被允许使用</string> |
| 494 | <string name="DESC_IDLE_PENDING_FACTOR">在每次循环通过该状态时, 要应用于当前挂起的空闲超时的缩放因子</string> |
| 495 | <string name="DESC_IDLE_TIMEOUT">这是最初的时间, 我们想坐在空闲状态, 然后再醒来回到等待闲置和允许正常工作运行</string> |
| 496 | <string name="DESC_MAX_IDLE_TIMEOUT">最大空闲持续时间我们将被允许使用</string> |
| 497 | <string name="DESC_IDLE_FACTOR">缩放因子适用于当前空闲超时时间每次我们循环通过该状态</string> |
| 498 | <string name="DESC_MIN_TIME_TO_ALARM">这是最短的时间, 我们将允许, 直到下一个即将到来的警报, 我们实际上进入闲置模式</string> |
| 499 | <string name="DESC_MAX_TEMP_APP_WHITELIST_DURATION">当应用程序收到高发痒时临时白名单的最大时间量</string> |
| 500 | <string name="DESC_MMS_TEMP_APP_WHITELIST_DURATION">我们想白名单一个应用程序, 正在接收彩信的时间量</string> |
| 501 | <string name="DESC_SMS_TEMP_APP_WHITELIST_DURATION">我们想白名单一个应用程序, 正在接收 SMS 的时间量</string> |
| 502 | <string name="DESC_LIGHT_IDLE_AFTER_INACTIVE_TIMEOUT">这是在变得不活跃后, 我们进入第一个轻型闲置模式的时间,</string> |
| 503 | <string name="DESC_LIGHT_PRE_IDLE_TIMEOUT">这是一段时间, 我们将等待从点, 我们决定我们想去闲置, 直到我们实际做, 而等待工作和其他当前活动完成</string> |
| 504 | <string name="DESC_LIGHT_IDLE_TIMEOUT">这是我们将在空闲维护模式下运行的初始时间</string> |
| 505 | <string name="DESC_LIGHT_IDLE_FACTOR">缩放系数适用于光空闲模式时间每次我们完成一个周期</string> |
| 506 | <string name="DESC_LIGHT_MAX_IDLE_TIMEOUT">这是我们将在空闲维护模式下运行的最大时间</string> |
| 507 | <string name="DESC_LIGHT_IDLE_MAINTENANCE_MIN_BUDGET">这是我们希望在轻松怠速时为维护模式提供的最小时间量。</string> |
| 508 | <string name="DESC_LIGHT_IDLE_MAINTENANCE_MAX_BUDGET">这是我们希望在轻松空转时为维护模式提供的最大时间量。</string> |
| 509 | <string name="DESC_MIN_LIGHT_MAINTENANCE_TIME">这是最小的时间, 我们将留在维修模式后, 光打盹</string> |
| 510 | <string name="DESC_MIN_DEEP_MAINTENANCE_TIME">这是最短的时间, 我们将保持在维护模式后, 完全打盹</string> |
| 511 | <string name="DESC_KEY_NOTIFICATION_WHITELIST_DURATION">我们想白名单一个应用程序, 正在处理通知的时间量</string> |
| 512 | <string name="SHORT_INACTIVE_TIMEOUT">非活动超时时间</string> |
| 513 | <string name="SHORT_SENSING_TIMEOUT">感应超时</string> |
| 514 | <string name="SHORT_LOCATING_TIMEOUT">位置超时</string> |
| 515 | <string name="SHORT_LOCATION_ACCURACY">定位精度</string> |
| 516 | <string name="SHORT_MOTION_INACTIVE_TIMEOUT">运动非活动超时</string> |
| 517 | <string name="SHORT_IDLE_AFTER_INACTIVE_TIMEOUT">在非活动超时后空闲</string> |
| 518 | <string name="SHORT_IDLE_PENDING_TIMEOUT">空闲挂起超时</string> |
| 519 | <string name="SHORT_MAX_IDLE_PENDING_TIMEOUT">最大空闲挂起超时</string> |
| 520 | <string name="SHORT_IDLE_PENDING_FACTOR">闲置待定因子</string> |
| 521 | <string name="SHORT_IDLE_TIMEOUT">空闲超时</string> |
| 522 | <string name="SHORT_MAX_IDLE_TIMEOUT">最大空闲超时</string> |
| 523 | <string name="SHORT_IDLE_FACTOR">闲置因素</string> |
| 524 | <string name="SHORT_MIN_TIME_TO_ALARM">最小时间报警</string> |
| 525 | <string name="SHORT_MAX_TEMP_APP_WHITELIST_DURATION">最大临时应用程序白名单持续时间</string> |
| 526 | <string name="SHORT_MMS_TEMP_APP_WHITELIST_DURATION">最大彩信应用程序白名单持续时间</string> |
| 527 | <string name="SHORT_SMS_TEMP_APP_WHITELIST_DURATION">最大 SMS 应用程序白名单持续时间</string> |
| 528 | <string name="SHORT_LIGHT_IDLE_AFTER_INACTIVE_TIMEOUT">非活动超时后的轻型空闲时间</string> |
| 529 | <string name="SHORT_LIGHT_PRE_IDLE_TIMEOUT">轻型预空闲超时</string> |
| 530 | <string name="SHORT_LIGHT_IDLE_TIMEOUT">轻型空闲超时</string> |
| 531 | <string name="SHORT_LIGHT_IDLE_FACTOR">轻型怠速系数</string> |
| 532 | <string name="SHORT_LIGHT_MAX_IDLE_TIMEOUT">最大光空闲超时</string> |
| 533 | <string name="SHORT_LIGHT_IDLE_MAINTENANCE_MIN_BUDGET">维护模式轻型空闲分钟超时</string> |
| 534 | <string name="SHORT_LIGHT_IDLE_MAINTENANCE_MAX_BUDGET">维护模式光空闲最大超时</string> |
| 535 | <string name="SHORT_MIN_LIGHT_MAINTENANCE_TIME">维护模式轻打盹分钟超时</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 536 | <string name="SHORT_MIN_DEEP_MAINTENANCE_TIME">维护模式全打盹最小超时</string> |
| 537 | <string name="SHORT_KEY_NOTIFICATION_WHITELIST_DURATION">最大通知白名单持续时间</string> |
| 538 | <string name="logcat_app_title">MatLog</string> |
| 539 | <string name="logcat_app_summary">启动应用程序以收集日志</string> |
maxwen | 3164938 | 2018-02-22 15:36:26 +0100 | [diff] [blame] | 540 | <string name="show_dashboard_columns_title">使用列布局</string> |
| 541 | <string name="show_dashboard_columns_summary">显示主页设置</string> |
| 542 | <string name="hide_dashboard_summary_title">隐藏摘要</string> |
| 543 | <string name="hide_dashboard_summary_summary">显示主页设置</string> |
| 544 | <string name="systemui_theme_style_title">状态栏风格</string> |
| 545 | <string name="systemui_theme_style_auto">壁纸集</string> |
| 546 | <string name="systemui_theme_style_light">亮色主题</string> |
| 547 | <string name="systemui_theme_style_dark">黑暗主题</string> |
| 548 | <string name="volume_steps_title">音量步阶</string> |
| 549 | <string name="volume_steps_summary">为不同的音量配置相应的步数</string> |
| 550 | <string name="volume_steps_30">30步</string> |
| 551 | <string name="volume_steps_15">15步</string> |
| 552 | <string name="volume_steps_7">7步</string> |
| 553 | <string name="volume_steps_5">5步</string> |
| 554 | <string name="system_volume_option_title">系统音量</string> |
| 555 | <string name="call_volume_option_title">语音通话音量</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 556 | <string name="double_tap_sleep_lockscreen_title">双击可在锁定屏幕上休眠</string> |
| 557 | <string name="double_tap_sleep_lockscreen_summary">在锁屏界面任意位置双击使设备休眠</string> |
| 558 | <string name="screen_off_animation_fade">简单淡入</string> |
| 559 | <string name="screen_off_animation_color">颜色褪色</string> |
| 560 | <string name="screen_off_animation_crt">CRT</string> |
maxwen | 2f1f220 | 2018-04-17 22:53:06 +0200 | [diff] [blame^] | 561 | <string name="screen_off_animation_scale">比例尺</string> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 562 | <string name="screen_off_animation_title">关屏动画</string> |
| 563 | <string name="omni_theme_select_title">Omni主题</string> |
| 564 | <string name="omni_theme_select_none">禁用</string> |
| 565 | <string name="omni_theme_select_summary">浏览并选择安装的Omni主题</string> |
| 566 | <string name="keys_action_notifications">通知</string> |
| 567 | <string name="battery_style_text">纯文本</string> |
| 568 | <string name="battery_style_default">默认</string> |
| 569 | <string name="battery_style_meter_horizontal">横条</string> |
| 570 | <string name="battery_style_circle">环形</string> |
| 571 | <string name="battery_style_droid">机器人</string> |
| 572 | <string name="battery_style_round_rect">方形</string> |
| 573 | <string name="statusbar_battery_dotted_line_title">虚线</string> |
| 574 | <string name="statusbar_battery_dotted_line_summary">对某些样式使用虚线效果</string> |
| 575 | <string name="battery_percent_none">从不</string> |
| 576 | <string name="battery_percent_always">总是</string> |
| 577 | <string name="battery_percent_expanded">仅当扩展</string> |
| 578 | <string name="battery_percent_title">显示百分比</string> |
| 579 | <string name="status_bar_clock">时钟 & 日期</string> |
| 580 | <string name="clock_title_enable">对齐</string> |
| 581 | <string name="clock_enabled">已启用</string> |
| 582 | <string name="clock_disabled">禁用</string> |
| 583 | <string name="status_bar_clock_style_reset">重置颜色</string> |
| 584 | <string name="status_bar_show_clock_title">显示时钟 & 日期</string> |
| 585 | <string name="status_bar_am_pm_title">上午/下午</string> |
| 586 | <string name="status_bar_am_pm_info">24 小时时钟已启用</string> |
| 587 | <string name="enable_clock_weekday">工作日</string> |
| 588 | <string name="enable_clock_weekday_summary">缩写时间前的星期名</string> |
| 589 | <string name="right_clock">时钟靠右</string> |
| 590 | <string name="left_clock">时钟靠左</string> |
| 591 | <string name="dont_show">不显示</string> |
| 592 | <string name="clock_date_display">日期</string> |
| 593 | <string name="clock_date_display_summary">在时间前显示自定义的日期</string> |
| 594 | <string name="clock_date_style">日期风格</string> |
| 595 | <string name="clock_date_position">日期位置</string> |
| 596 | <string name="clock_date_format">日期格式</string> |
| 597 | <string name="clock_date_string_edittext_title">日期格式必须如. MM/dd/yy</string> |
| 598 | <string name="clock_date_string_edittext_summary">亮度控制</string> |
| 599 | <string name="clock_date_right">时间的右边</string> |
| 600 | <string name="clock_date_left">时间的左边</string> |
| 601 | <string name="am_pm_clock_normal">正常字体</string> |
| 602 | <string name="am_pm_clock_small">小字体</string> |
| 603 | <string name="am_pm_clock_none">不显示</string> |
| 604 | <string name="clock_date_display_none">不显示</string> |
| 605 | <string name="clock_date_display_small">小字体</string> |
| 606 | <string name="clock_date_display_normal">正常字体</string> |
| 607 | <string name="clock_date_style_normal">普通</string> |
| 608 | <string name="clock_date_style_lowercase">小写字母</string> |
| 609 | <string name="clock_date_style_uppercase">大写字母</string> |
| 610 | <string name="clock_date_format_custom">自定义 java 格式</string> |
| 611 | <string name="status_bar_clock_seconds_title">显示秒</string> |
| 612 | <!-- fingerprint authentication vibration --> |
| 613 | <string name="fprint_sucess_vib_title">指纹身份验证振动</string> |
| 614 | <string name="fprint_sucess_vib_summary">在指纹身份验证成功時振动</string> |
| 615 | <string name="choose_app">选择应用</string> |
| 616 | <string name="not_ready_summary">处理中...</string> |
| 617 | <string name="resolve_failed_summary">处理应用程序失败</string> |
| 618 | <string name="disabled_entry">禁用</string> |
Andreas Blaesius | 1a592c9 | 2015-03-18 22:19:41 +0100 | [diff] [blame] | 619 | </resources> |