blob: d4f711954c179f6cd403defd6988b19a59b517b2 [file] [log] [blame]
Andreas Blaesius99be6ab2016-03-14 01:15:39 +01001<?xml version="1.0" encoding="utf-8"?>
2<!--Generated by crowdin.com-->
maxwencb6fe712017-03-27 03:04:17 +02003<!-- Copyright (C) 2017 The OmniROM Project
Andreas Blaesius99be6ab2016-03-14 01:15:39 +01004
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">
21 <!-- Hardware keys -->
Andreas Blaesiusf53c3b02017-01-15 19:16:49 +010022 <string name="button_keys_title">按鍵</string>
23 <string name="keys_bindings_title">按鍵行為</string>
24 <string name="button_keys_back_title">返回鍵</string>
25 <string name="button_keys_home_title">Home鍵</string>
26 <string name="button_keys_menu_title">選單鍵</string>
27 <string name="button_keys_assist_title">搜尋鍵</string>
28 <string name="button_keys_appSwitch_title">應用程式切換鍵</string>
29 <string name="keys_enable_custom_title">自訂行為</string>
30 <string name="keys_back_press_title">返回鍵</string>
31 <string name="keys_back_long_press_title">返回鍵 (長按)</string>
32 <string name="keys_home_press_title">Home鍵</string>
33 <string name="keys_home_long_press_title">Home鍵 (長按)</string>
34 <string name="keys_home_double_tap_title">Home鍵 (點兩下)</string>
35 <string name="keys_menu_press_title">選單鍵</string>
36 <string name="keys_menu_long_press_title">選單鍵 (長按)</string>
37 <string name="keys_assist_press_title">搜尋鍵</string>
38 <string name="keys_assist_long_press_title">搜尋鍵 (長按)</string>
39 <string name="keys_app_switch_press_title">應用程式切換鍵</string>
40 <string name="keys_app_switch_long_press_title">應用程式切換鍵 (長按)</string>
41 <string name="keys_action_nothing">無動作</string>
42 <string name="keys_action_menu">打開/關閉選單</string>
43 <string name="keys_action_app_switch">預設的最近應用程式畫面</string>
44 <string name="keys_action_search">搜尋幫手</string>
45 <string name="keys_action_voice_search">語音搜尋</string>
46 <string name="keys_action_in_app_search">應用程式內搜尋</string>
47 <string name="keys_action_home">Home鍵</string>
48 <string name="keys_action_back">返回鍵</string>
49 <string name="keys_action_last_app">切換到最後一個應用程式</string>
50 <string name="keys_action_kill_app">終止應用程式</string>
51 <string name="keys_action_normal">正常按</string>
52 <string name="keys_action_long">長按</string>
53 <string name="keys_action_double">雙擊</string>
54 <string name="dialog_no_home_key_title">沒有Home鍵預設值</string>
55 <string name="no_home_key">你未設定任何行為至Home鍵上 ! 這會導致裝置無法正常使用 !</string>
56 <string name="button_volume_keys_title">音量</string>
57 <string name="button_volume_wake_title">按鍵點亮</string>
58 <string name="button_volume_wake_summary">透過音量鍵點亮螢幕</string>
59 <string name="volume_button_music_control_title">音樂控制</string>
60 <string name="volume_button_music_control_summary">螢幕關閉狀態下,長按音量鍵切換音樂</string>
61 <string name="keys_action_sleep">進入休眠</string>
62 <string name="keys_action_omniswitch">OmniSwitch 多工介面</string>
63 <string name="button_home_wake_title">按鍵點亮</string>
64 <string name="button_home_wake_summary">按Home鍵點亮螢幕</string>
65 <string name="button_home_answers_call_title">使用按鍵接聽電話</string>
66 <string name="button_home_answers_call_summary">按Home鍵接聽電話</string>
67 <string name="button_other_title">其他</string>
Andreas Blaesiusf53c3b02017-01-15 19:16:49 +010068 <string name="keys_action_omniswitch_short">OmniSwitch</string>
69 <string name="button_back_kill_enable_title">長按返回鍵終止應用程式</string>
70 <string name="button_back_kill_enable_summary">長按返回鍵終止當前應用程式</string>
Andreas Blaesius99be6ab2016-03-14 01:15:39 +010071 <!-- Double tap to sleep -->
72 <!-- Doze pulse (ambient display) options -->
Andreas Blaesiusf53c3b02017-01-15 19:16:49 +010073 <string name="shake_pulse_mode">晃動喝脈衝</string>
74 <string name="pulse_only_mode">脈衝(預設值)</string>
Andreas Blaesius99be6ab2016-03-14 01:15:39 +010075 <!-- Swap volume buttons when the screen is rotated -->
Andreas Blaesiusf53c3b02017-01-15 19:16:49 +010076 <string name="swap_volume_buttons_title">旋轉匹配</string>
77 <string name="swap_volume_buttons_summary">依照螢幕旋轉方向調整音量鍵的作用</string>
78 <string name="color_picker_dialog_title">顏色</string>
Andreas Blaesius99be6ab2016-03-14 01:15:39 +010079 <!-- Battery light settings -->
Andreas Blaesiusf53c3b02017-01-15 19:16:49 +010080 <string name="battery_light_enable">啟用</string>
81 <string name="battery_low_pulse_title">電量低時閃爍</string>
82 <string name="battery_light_list_title">顏色</string>
83 <string name="battery_light_low_color_title">電量不足</string>
84 <string name="battery_light_medium_color_title">充電中</string>
85 <string name="battery_light_full_color_title">已充電 (90%)</string>
86 <string name="battery_light_really_full_color_title">已充電 (100%)</string>
87 <string name="edit_battery_settings">編輯電池設定</string>
88 <string name="notification_light_general_title">一般</string>
89 <string name="led_color_green">綠色</string>
90 <string name="led_color_red">紅色</string>
91 <string name="led_color_blue">藍色</string>
92 <string name="statusbar_title">狀態欄</string>
93 <string name="battery_title">電池顯示</string>
94 <string name="statusbar_battery_summary">設置狀態欄電池風格</string>
95 <string name="battery_style_title">風格</string>
96 <string name="battery_percent_title">顯示百分比</string>
97 <string name="battery_percent_none">不顯示</string>
98 <string name="battery_percent_always">一直顯示</string>
99 <string name="battery_percent_expanded">完全展開</string>
100 <string name="statusbar_percent_inside_title">百分比布局</string>
101 <string name="statusbar_percent_inside_summary">在電池圖示中顯示百分比</string>
102 <string name="statusbar_charging_image_title">充電提醒燈</string>
103 <string name="statusbar_category_charging_title">充電中</string>
104 <string name="statusbar_charging_image_summary">充電時顯示充電符號,並隱藏百分比。</string>
105 <string name="statusbar_battery_charging_color_title">顏色</string>
106 <string name="statusbar_battery_charging_color_enable_title">充電時的顏色</string>
Andreas Blaesiusf53c3b02017-01-15 19:16:49 +0100107 <string name="battery_enable_title">顯示電池</string>
108 <string name="button_backlight_title">按鍵背光</string>
109 <string name="button_timeout_title">背光長亮時間</string>
110 <string name="button_timeout_summary">值為0時永遠啟用</string>
Andreas Blaesius99be6ab2016-03-14 01:15:39 +0100111 <!-- Lock screen config -->
112 <!-- Network traffic -->
113 <!-- statusbar brightness -->
114 <!-- Status Bar Activity Indicators -->
115 <!-- Navigationbar settings -->
116 <!-- Enable Tablet Style navigation bar -->
117 <!-- Dashboard columns -->
118 <!-- global acions config -->
Andreas Blaesius2875dbd2016-07-01 22:17:40 +0200119 <!--<string name="screenshot_crop_behavior_title"></string>
120 <string name="screenshot_crop_behavior_summary"></string>-->
Andreas Blaesiusf53c3b02017-01-15 19:16:49 +0100121 <!-- Power menu Animations -->
122 <!-- Notification light dialogs -->
123 <!-- Values for the notification light pulse spinners -->
124 <!-- Lights settings screen, notification light settings -->
125 <string name="notification_light_general_title">一般</string>
126 <!-- Lights settings, LED notification -->
127 <!-- Hostname setting -->
maxwen43845882017-04-25 19:12:25 +0200128 <!-- OMS -->
Andreas Blaesiusf53c3b02017-01-15 19:16:49 +0100129 <!-- Summaries -->
maxwencb6fe712017-03-27 03:04:17 +0200130 <!-- Display : Rotation -->
maxwen83c47e82017-06-20 01:44:44 +0200131 <!-- Doze settings editor -->
Andreas Blaesius99be6ab2016-03-14 01:15:39 +0100132</resources>