blob: 3e52c1069f8e330d56dfda18572b9ebb938f4404 [file] [log] [blame]
Benjamin Chenga5882a02014-12-28 13:48:36 -05001<?xml version="1.0" encoding="utf-8"?>
laurent01135a62017-02-22 21:02:02 +01002<!-- Copyright (C) 2017 The OmniROM Project
Benjamin Chenga5882a02014-12-28 13:48:36 -05003
4 Parts Copyright (C) 2012-2013 The CyanogenMod Project
5
6 This program is free software: you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation, either version 3 of the License, or
9 (at your option) any later version.
10
11 This program is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
15
16 You should have received a copy of the GNU General Public License
17 along with this program. If not, see <http://www.gnu.org/licenses/>.
18 -->
19
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Yanuar Harry15778e12015-02-11 21:26:16 +070021
Marko Mand2c1a582016-10-05 21:31:10 +020022 <string name="more_settings_title">OmniGears More...</string>
Marko Manc426e392016-09-15 18:55:16 +020023 <string name="ok">OK</string>
Marko Mand2140f62016-09-16 01:26:05 +020024 <string name="advanced">Advanced</string>
25 <string name="profiles_add">Add...</string>
26 <string name="profile_choose_app">Choose app</string>
27 <string name="reset">Reset</string>
Benjamin Chenga5882a02014-12-28 13:48:36 -050028 <!-- Hardware keys -->
29 <string name="button_keys_title">Keys</string>
30 <string name="keys_bindings_title">Key actions</string>
31 <string name="button_keys_back_title" >Back key</string>
32 <string name="button_keys_home_title" >Home key</string>
33 <string name="button_keys_menu_title" >Menu key</string>
34 <string name="button_keys_assist_title" >Search key</string>
35 <string name="button_keys_appSwitch_title" >App switch key</string>
36 <string name="keys_enable_custom_title">Custom actions</string>
37 <string name="keys_back_press_title">Back key</string>
38 <string name="keys_back_long_press_title">Back key (long press)</string>
39 <string name="keys_home_press_title">Home key</string>
40 <string name="keys_home_long_press_title">Home key (long press)</string>
41 <string name="keys_home_double_tap_title">Home key (double tap)</string>
42 <string name="keys_menu_press_title">Menu key</string>
43 <string name="keys_menu_long_press_title">Menu key (long press)</string>
44 <string name="keys_assist_press_title">Search key</string>
45 <string name="keys_assist_long_press_title">Search key (long press)</string>
46 <string name="keys_app_switch_press_title">App switch key</string>
47 <string name="keys_app_switch_long_press_title">App switch key (long press)</string>
48 <string name="keys_action_nothing">No action</string>
49 <string name="keys_action_menu">Open/close menu</string>
maxwen57f45462015-11-27 22:33:02 +010050 <string name="keys_action_app_switch">Default recents</string>
Benjamin Chenga5882a02014-12-28 13:48:36 -050051 <string name="keys_action_search">Search assistant</string>
52 <string name="keys_action_voice_search">Voice search</string>
53 <string name="keys_action_in_app_search">In-app search</string>
54 <string name="keys_action_home">Home button</string>
55 <string name="keys_action_back">Back button</string>
56 <string name="keys_action_last_app">Switch to last app</string>
57 <string name="keys_action_kill_app">Kill app</string>
58 <string name="keys_action_normal">Normal press</string>
59 <string name="keys_action_long">Long press</string>
60 <string name="keys_action_double">Double tap</string>
61 <string name="dialog_no_home_key_title">No home action</string>
62 <string name="no_home_key">You have no button assigned to the \"Home\" action! This can make your device unusable!</string>
63 <string name="button_volume_keys_title">Volume</string>
64 <string name="button_volume_wake_title">Button wake</string>
65 <string name="button_volume_wake_summary">Pressing a volume button will wake the device</string>
Marko Man6010d692016-10-13 14:11:20 +020066 <string name="button_volume_wake_enabled_summary">Volume button wake is ON</string>
67 <string name="button_volume_wake_disabled_summary">Volume button wake is OFF</string>
maxwenf61af952016-03-18 00:19:56 +010068 <string name="volume_button_music_control_title">Music control</string>
69 <string name="volume_button_music_control_summary">Long press volume buttons to switch tracks while screen off</string>
maxwenf2ac0c82015-01-01 22:36:59 +010070 <string name="keys_action_sleep">Go to sleep</string>
71 <string name="keys_action_omniswitch">OmniSwitch recents</string>
crondoga1be6ec2015-02-01 15:10:55 +110072 <string name="button_home_wake_title">Button wake</string>
73 <string name="button_home_wake_summary">Pressing the home button will wake the device</string>
Oleksandr Byelkinda325d42015-01-25 21:18:08 +010074 <string name="button_home_answers_call_title">Button answers call</string>
75 <string name="button_home_answers_call_summary">Pressing the home button will answer incoming call</string>
maxwen2d1c1812016-01-29 15:55:03 +010076 <string name="button_other_title">Other</string>
maxwen57f45462015-11-27 22:33:02 +010077 <string name="keys_action_app_switch_short">Default</string>
78 <string name="keys_action_omniswitch_short">OmniSwitch</string>
maxwen2d1c1812016-01-29 15:55:03 +010079 <string name="button_back_kill_enable_title">Kill app back button</string>
80 <string name="button_back_kill_enable_summary">Kill the foreground app by long-pressing the back button</string>
81 <string name="button_back_kill_timeout_title">Kill app timeout</string>
82 <string name="button_back_kill_timeout_500ms">500 ms</string>
83 <string name="button_back_kill_timeout_1000ms">1000 ms</string>
84 <string name="button_back_kill_timeout_1500ms">1500 ms</string>
maxwenc6258ba2015-01-16 21:08:25 +010085
Hernan Castanon Alvarez97f4df12015-12-10 09:38:49 -080086 <!-- Double tap to sleep -->
87 <string name="double_tap_to_sleep_title">Double-tap to sleep</string>
88 <string name="double_tap_to_sleep_summary">Double tap on the status bar to put the device to sleep</string>
89
Yanuar Harry15778e12015-02-11 21:26:16 +070090 <!-- Doze pulse (ambient display) options -->
91 <string name="doze_overwrite_value_title">Overwrite value</string>
92 <string name="doze_overwrite_value_summary">Allow to overwrite default value with user config</string>
93
94 <string name="doze_list_mode_title">Doze mode</string>
95 <string name="doze_list_mode_summary">Option to configure doze mode</string>
96
97 <string name="doze_pulse_title">Time settings</string>
98 <string name="doze_pulse_duration_in_title">Fade in</string>
99 <string name="doze_pulse_duration_in_summary"></string>
100
101 <string name="doze_pulse_duration_visible_title">Visible duration</string>
102 <string name="doze_pulse_duration_visible_summary"></string>
103
104 <string name="doze_pulse_duration_out_title">Fade out</string>
105 <string name="doze_pulse_duration_out_summary"></string>
106
107 <string name="doze_pulse_on_notifications_title">Pulse on notifications</string>
108 <string name="doze_pulse_on_notifications_summary">Trigger activation only on pending notifications</string>
109
110 <string name="doze_shake_title">Shake settings</string>
111 <string name="doze_shake_mode_title">Shake mode</string>
112 <string name="doze_shake_mode_summary">Use shake sensor value to trigger activation</string>
113 <string name="doze_shake_mode_test_summary">Do you want to test shake sensor?</string>
114 <string name="doze_shake_mode_test_result">Apply current value?</string>
115 <string name="doze_shake_test">Shake your device now</string>
116 <string name="doze_shake_it">Shake detected!</string>
117
118 <string name="doze_shake_acc_threshold_title">Shake threshold</string>
119 <string name="doze_shake_acc_threshold_summary">Configure shake strength required to trigger activation</string>
120
121 <string name="doze_time_mode_title">Show clock and date</string>
122 <string name="doze_time_mode_summary">Force showing time when there is no notification</string>
123
124 <string name="twohundred_ms">200 ms</string>
125 <string name="fivehundred_ms">500 ms</string>
126 <string name="one_second">1 s</string>
127 <string name="one_second_default">1 s (default)</string>
128 <string name="onehalf_second">1.5 s</string>
129 <string name="two_second">2 s</string>
130 <string name="twohalf_second">2.5 s</string>
131 <string name="three_second">3 s</string>
132 <string name="three_second_default">3 s (default)</string>
133 <string name="threehalf_second">3.5 s</string>
134 <string name="four_second">4 s</string>
135 <string name="fourhalf_second">4.5 s</string>
136 <string name="five_second">5 s</string>
137
138 <string name="veryeasy_shake">Very easy</string>
139 <string name="easy_shake">Easy</string>
140 <string name="medium_shake">Default</string>
141 <string name="hard_shake">Hard</string>
142 <string name="veryhard_shake">Very hard</string>
143 <string name="strong_shake">Strong</string>
144
145 <string name="fully_mode">Full mode</string>
146 <string name="pocket_shake_mode">Pocket and shake</string>
147 <string name="pocket_pulse_mode">Pocket and pulse</string>
148 <string name="pocket_only_mode">Pocket</string>
149 <string name="shake_pulse_mode">Shake and pulse</string>
150 <string name="pulse_only_mode">Pulse (default)</string>
151
maxwenc6258ba2015-01-16 21:08:25 +0100152 <!-- Swap volume buttons when the screen is rotated -->
153 <string name="swap_volume_buttons_title">Match rotation</string>
154 <string name="swap_volume_buttons_summary">Adjust volume buttons action based on current rotation</string>
maxwencf17b062015-03-21 00:22:14 +0100155
156 <string name="color_picker_dialog_title">Color</string>
157
158 <!-- Battery light settings -->
Marko Manc426e392016-09-15 18:55:16 +0200159 <string name="batterylight_title">Battery LED settings</string>
maxwencf17b062015-03-21 00:22:14 +0100160 <string name="battery_light_enable">Enable</string>
161 <string name="battery_low_pulse_title">Pulse if battery low</string>
162 <string name="battery_light_list_title">Colors</string>
163 <string name="battery_light_low_color_title">Battery low</string>
164 <string name="battery_light_medium_color_title">Charging</string>
165 <string name="battery_light_full_color_title">Charged (90%)</string>
166 <string name="battery_light_really_full_color_title">Charged (100%)</string>
167 <string name="edit_battery_settings">Edit battery settings</string>
168 <string name="notification_light_general_title">General</string>
169 <string name="led_color_green">Green</string>
170 <string name="led_color_red">Red</string>
171 <string name="led_color_blue">Blue</string>
maxwen176750a2015-04-27 23:00:52 +0200172
maxwen7b0889d2015-10-03 01:21:09 +0200173 <string name="statusbar_title">Status bar</string>
174 <string name="battery_title">Battery display</string>
maxwen86029012016-02-07 23:50:28 +0100175 <string name="statusbar_battery_summary">Set style of status bar battery display</string>
maxwen70e478f2015-04-20 01:26:36 +0200176 <string name="battery_style_title">Style</string>
177 <string name="battery_percent_title">Show percent</string>
178 <string name="battery_percent_none">Never</string>
179 <string name="battery_percent_always">Always</string>
180 <string name="battery_percent_expanded">Expanded</string>
maxwen7b0889d2015-10-03 01:21:09 +0200181 <string name="statusbar_percent_inside_title">Percent overlay</string>
182 <string name="statusbar_percent_inside_summary">Display percent on top of the the battery image</string>
183 <string name="statusbar_charging_image_title">Charging indicator</string>
184 <string name="statusbar_category_charging_title">Charging</string>
185 <string name="statusbar_charging_image_summary">Display bolt indicator while charging. Hides percent overlay</string>
maxwen86029012016-02-07 23:50:28 +0100186 <string name="statusbar_battery_charging_color_title">Color</string>
187 <string name="statusbar_battery_charging_color_enable_title">Color while charging</string>
188 <string name="statusbar_battery_charging_color_enable_summary"></string>
maxwen3dcce7f2016-02-26 23:11:52 +0100189 <string name="battery_enable_title">Show battery</string>
maxwen70e478f2015-04-20 01:26:36 +0200190
maxwen09c94dc2016-03-19 22:43:51 +0100191 <string name="button_backlight_title">Button backlight</string>
maxwen176750a2015-04-27 23:00:52 +0200192 <string name="button_timeout_title">Backlight timeout</string>
193 <string name="button_timeout_summary">Disabled on value 0</string>
maxwen176750a2015-04-27 23:00:52 +0200194 <string name="button_link_brightness">Link to screen</string>
195 <string name="button_link_brightness_summary">Use screen brightness level</string>
196 <string name="button_manual_brightness">Brightness level</string>
maxwen176750a2015-04-27 23:00:52 +0200197 <string name="unit_sec">sec</string>
maxwen09c94dc2016-03-19 22:43:51 +0100198 <string name="button_backlight_enable_title">Enable</string>
maxwenc0676fa2015-05-07 00:36:09 +0200199
200 <string name="navigation_bar_show_title">Show navigation bar</string>
201 <string name="navigation_bar_show_summary">Force enable navigation bar</string>
202 <string name="hardware_keys_disable_title">Disable keys</string>
203 <string name="hardware_keys_disable_summary">Force disable hardware keys</string>
maxwena2af5572015-07-04 00:36:51 +0200204
205 <string name="navbar_title">Navigation bar</string>
206 <string name="navbar_recents_style_title">Recents style</string>
207 <string name="omniswitch_settings">Settings</string>
mweninge81b37b02016-04-13 14:29:47 +0200208 <string name="omniswitch_dialog_running_new">OmniSwitch is currently not enabled. Please enable it in the app settings.</string>
maxwena2af5572015-07-04 00:36:51 +0200209 <string name="omniswitch_dialog_unavail">OmniSwitch is not installed.</string>
maxwenfd1ffe02015-11-08 23:17:16 +0100210 <string name="omniswitch_title">Recents style</string>
maxwen65df33c2015-08-04 02:00:59 +0200211
212 <string name="doze_brightness_level_title">Brightness level</string>
maxwencd7421a2015-08-03 00:43:36 +0200213
maxwen082d8472016-02-18 02:12:31 +0100214 <!-- Lock screen config -->
Hernán Castañón Álvarez48f27ce2015-12-06 13:19:50 +0100215 <string name="lockscreen_shortcut_title">Shortcuts</string>
216 <string name="lockscreen_voice_shortcut_title">Voice assist shortcut</string>
maxwen3217a992016-03-03 02:45:04 +0100217 <string name="lockscreen_voice_shortcut_summary">Show voice assist instead of dialer</string>
maxwen082d8472016-02-18 02:12:31 +0100218 <string name="lockscreen_shortcuts_enable_title">Enable</string>
219 <string name="lockscreen_clock_display_time_title">Display time</string>
220 <string name="lockscreen_clock_display_date_title">Display date</string>
221 <string name="lockscreen_clock_display_alarm_title">Display next alarm</string>
222 <string name="lockscreen_clock">Clock</string>
223 <string name="lockscreen_clock_font_title">Time font</string>
224 <string name="lockscreen_clock_color_title">Time and date color</string>
225 <string name="lockscreen_clock_size_title">Time size</string>
226 <string name="lockscreen_clock_enable_title">Enable</string>
maxwenca6b14d2017-02-27 16:56:10 +0100227 <string name="lockscreen_clock_enable_summary">Status bar clock will be displayed if disabled</string>
maxwen082d8472016-02-18 02:12:31 +0100228 <string name="lockscreen_clock_shadow_title">Shadow</string>
maxwen3217a992016-03-03 02:45:04 +0100229 <string name="lockscreen_shortcuts_title">Custom application shortcuts</string>
230 <string name="lockscreen_shortcuts_summary">Applications shown on the lock screen for quick access. Long press to hide.</string>
231 <string name="lockscreen_shortcut_add_dialog_title">Add shortcut</string>
232 <string name="lockscreen_shortcut_apps_title">Shortcuts</string>
233 <string name="lockscreen_shortcut_add">Add\u2026</string>
maxwen2589e2d2017-02-24 17:19:07 +0100234 <string name="lockscreen_hide_indicator_display_title">Hide bottom status text</string>
235 <string name="lockscreen_hide_indicator_display_summary">Hide charging information and unlock hints</string>
maxwen3217a992016-03-03 02:45:04 +0100236 <string name="lockscreen_camera_shortcut_enable_title">Show camera shortcut</string>
237 <string name="lockscreen_camera_shortcut_enable_summary">Visibility depends on system setup</string>
238 <string name="lockscreen_left_shortcut_enable_title">Show dialer or voice assist shortcut</string>
239 <string name="lockscreen_left_shortcut_enable_summary">Visibility depends on system setup</string>
Hernán Castañón Álvarez48f27ce2015-12-06 13:19:50 +0100240
241 <string name="notification_title">Notification panel</string>
242 <string name="status_bar_custom_header_title">Custom header image</string>
243 <string name="status_bar_custom_header_summary">Enable notification panel header image</string>
244 <string name="daylight_header_pack_title">Header image pack</string>
maxwen750f72e2016-02-19 00:12:26 +0100245 <string name="status_bar_custom_header_shadow_title">Header image shadow</string>
246 <string name="status_bar_custom_header_shadow_summary">For better visibility on bright images</string>
247 <string name="unit_percent">\u0025</string>
maxwenc6ae7f92017-01-08 20:47:12 +0100248 <string name="static_header_provider" translatable="false">static</string>
249 <string name="daylight_header_provider" translatable="false">daylight</string>
250 <string name="static_header_provider_title">Static</string>
251 <string name="daylight_header_provider_title">Dynamic</string>
252 <string name="custom_header_provider_title">Header provider</string>
253 <string name="custom_header_browse_title">Browse installed headers</string>
254 <string name="custom_header_browse_summary">Long press on any image to use for static mode</string>
YumeMichi294e35d2017-03-10 14:26:06 +0800255 <string name="style_enabled_summary">Custom header image is ON</string>
256 <string name="style_disabled_summary">Custom header image is OFF</string>
maxwen03a36512015-09-25 23:35:44 +0200257
258 <!-- Network traffic -->
259 <string name="network_traffic_title">Network traffic</string>
260 <string name="show_network_traffic_state">Status bar traffic monitor</string>
261 <string name="show_network_traffic_unit">Display unit</string>
262 <string name="show_network_traffic_frequency">Update interval</string>
263 <string name="show_network_traffic_disable">Disabled</string>
264 <string name="show_network_traffic_up">Outgoing</string>
265 <string name="show_network_traffic_down">Incoming</string>
266 <string name="show_network_traffic_all">Outgoing and incoming</string>
267 <string name="show_network_traffic_bit">Bits per second</string>
268 <string name="show_network_traffic_byte">Bytes per second</string>
269 <string name="show_network_traffic_500">500 ms</string>
270 <string name="show_network_traffic_1000">1000 ms</string>
271 <string name="show_network_traffic_1500">1500 ms</string>
272 <string name="show_network_traffic_2000">2000 ms</string>
273 <string name="network_traffic_autohide_title">Auto hide</string>
274 <string name="network_traffic_autohide_summary">Hide the traffic monitor when there is no activity</string>
275 <string name="network_traffic_autohide_threshold">Inactivity threshold</string>
276
maxwencff94382015-09-26 01:27:14 +0200277 <!-- statusbar brightness -->
278 <string name="status_bar_brightness_control_title">Brightness control</string>
279 <string name="status_bar_brightness_control_summary">Adjust brightness by sliding across status bar</string>
maxwen416c0cc2015-09-26 22:42:29 +0200280
281 <!-- Status Bar Activity Indicators -->
282 <string name="status_bar_network_activity_title">Activity indicators</string>
283 <string name="status_bar_network_activity_summary">Show indicators in signal bars</string>
284
maxwend7917092015-11-25 21:34:35 +0100285 <string name="quick_settings_title">Quick Settings</string>
286 <string name="quick_settings_summary">Configure quick settings tiles</string>
287 <string name="status_bar_icon_blacklist_title">Status bar icons</string>
288 <string name="status_bar_icon_blacklist_summary">Configure what icons are shown on status bar</string>
maxwen831d7a82015-12-06 15:57:43 +0100289
290 <string name="recents_category">Recents</string>
291 <string name="recents_search_bar_title">Show search bar</string>
292 <string name="recents_search_bar_summary"></string>
293 <string name="recents_fullscreen_title">Fullscreen</string>
294 <string name="recents_fullscreen_summary"></string>
maxwen8c1b4fc2015-12-24 18:32:43 +0100295
296 <string name="weather_title">Weather</string>
297 <string name="weather_config_title">Service settings</string>
298 <string name="weather_config_summary"></string>
299 <string name="header_weather_title">Header view weather</string>
300 <string name="header_weather_summary">Enable notification panel header weather display</string>
301 <string name="weather_icon_pack_title">Condition icon pack</string>
maxwena76207d2017-03-06 02:29:39 +0100302 <string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
Menno van Grinsvenadebab42016-01-09 21:47:53 +0100303
304 <!-- Navigationbar settings -->
305 <string name="navigationbar_title">Navigation bar</string>
306
307 <!-- Enable Tablet Style navigation bar -->
308 <string name="enable_tablet_navigation_title">Use tablet layout</string>
309 <string name="enable_tablet_navigation_summary">Tablet layout shows back and home on the left side and overview on the right side of the navigation bar</string>
maxwen64823952016-01-22 23:16:58 +0100310
311 <string name="other_category">Other</string>
312
313 <!-- Dashboard columns -->
314 <string name="dashboard_columns_title">Settings columns</string>
315 <string name="dashboard_columns_phone_default">Default</string>
maxwen2d1c1812016-01-29 15:55:03 +0100316 <string name="dashboard_columns_two">2</string>
maxwen64823952016-01-22 23:16:58 +0100317 <string name="dashboard_columns_tablet_default">Default</string>
maxwen2d1c1812016-01-29 15:55:03 +0100318 <string name="dashboard_columns_three">3</string>
319 <string name="dashboard_columns_four">4</string>
Menno van Grinsven390a0e02016-02-05 22:15:23 +0100320
321 <string name="dashboard_colums_resize_title">Orientation adjustment</string>
322 <string name="dashboard_colums_resize_summary">Automatically adjust settings columns based on orientation.</string>
maxwen992ed332016-03-10 01:34:11 +0100323 <string name="dashboard_divider_show_title">Show columns divider</string>
324 <string name="dashboard_divider_show_summary"></string>
Menno van Grinsven390a0e02016-02-05 22:15:23 +0100325
maxwen082e1092016-02-12 22:57:23 +0100326 <!-- global acions config -->
327 <string name="global_actions_power_title">Power</string>
328 <string name="global_actions_reboot_title">Reboot</string>
329 <string name="global_actions_lockdown_title">Lock</string>
330 <string name="global_actions_settings_title">Settings</string>
331 <string name="global_actions_airplane_title">Airplane mode</string>
Philipp Vogel2a0e34a2016-02-23 19:21:16 +0100332 <string name="global_actions_screenshot_title">Screenshot</string>
333 <string name="global_actions_screenrecord_title">Screenrecord</string>
Philipp Vogel1f67c682016-03-15 16:24:01 +0100334 <string name="global_actions_torch_title">Flashlight</string>
maxwen082e1092016-02-12 22:57:23 +0100335 <string name="global_actions_users_title">Users</string>
336 <string name="global_actions_voiceassist_title">Voiceassist</string>
337 <string name="global_actions_silent_title">Silent mode</string>
338 <string name="global_actions_dnd_title">Do not disturb</string>
339 <string name="global_actions_title">Power menu</string>
340 <string name="global_actions_summary">Actions shown in power menu</string>
341 <string name="global_actions_header">Some actions are only visible depending on the setup or only if the device is unlocked</string>
Alexd2254bb2016-09-23 20:59:08 +0200342 <string name="global_actions_anim">Appearance</string>
Marko Manf13ba492017-02-22 01:44:15 +0100343 <string name="global_actions_advanced_reboot_summary">Show more options in reboot menu</string>
344 <string name="global_actions_advanced_reboot_title">Enable advanced reboot</string>
maxwen082d8472016-02-18 02:12:31 +0100345
maxwen58b7b542016-06-03 17:52:10 +0200346 <string name="font_sample_text">11:57</string>
347
348 <string name="screenshot_crop_and_share_title">Screenshot crop &amp; share</string>
349 <string name="screenshot_crop_and_share_summary">Show an editor window after taking a screenshot in order to do some operations like cropping, saving or sharing it</string>
350 <!--<string name="screenshot_crop_behavior_title"></string>
351 <string name="screenshot_crop_behavior_summary"></string>-->
maxwenf427b5c2016-06-12 00:14:53 +0200352
353 <string name="lockscreen_qs_disabled_title">Disable quick settings when locked</string>
Marko Man6010d692016-10-13 14:11:20 +0200354 <string name="lockscreen_qs_summary">Disable shortcuts and expanding quick settings on secure lock screens</string>
355 <string name="lockscreen_qs_disabled_summary">Quick settings access on lock screen is ENABLED</string>
356 <string name="lockscreen_qs_enabled_summary">Quick settings access on lock screen is DISABLED</string>
maxwenf427b5c2016-06-12 00:14:53 +0200357
maxweneb0305d2016-06-12 19:45:07 +0200358 <string name="status_bar_quick_qs_pulldown_title">Quick pulldown</string>
359 <string name="status_bar_quick_qs_pulldown_summary">%1$s edge of the status bar pulls down Quick Settings</string>
360 <string name="status_bar_quick_qs_pulldown_summary_left">Left</string>
361 <string name="status_bar_quick_qs_pulldown_summary_right">Right</string>
362 <string name="status_bar_quick_qs_pulldown_off">Off</string>
363 <string name="status_bar_quick_qs_pulldown_left">Left</string>
364 <string name="status_bar_quick_qs_pulldown_right">Right</string>
Alexd2254bb2016-09-23 20:59:08 +0200365 <!-- Power menu Animations -->
366 <string name="power_menu_animation_title">Power menu animation</string>
367 <string name="power_menu_animation_summary">Change the enter/exit animation of the power menu</string>
368 <string name="power_menu_animation_dialog_title">Select power menu animation</string>
369 <string name="power_menu_animation_enter">Omni (default)</string>
370 <string name="power_menu_animation_bottom">Bottom</string>
371 <string name="power_menu_animation_top">Top</string>
Marko Mand2140f62016-09-16 01:26:05 +0200372 <!-- Notification light dialogs -->
373 <string name="edit_light_settings">Edit light settings</string>
374 <string name="pulse_speed_title">Pulse length and speed</string>
375 <string name="default_time">Normal</string>
376 <string name="custom_time">Custom</string>
377 <string name="dialog_delete_title">Delete</string>
378 <string name="dialog_delete_message">Remove selected item?</string>
379 <!-- Values for the notification light pulse spinners -->
380 <string name="pulse_length_always_on">Always on</string>
381 <string name="pulse_length_very_short">Very short</string>
382 <string name="pulse_length_short">Short</string>
383 <string name="pulse_length_normal">Normal</string>
384 <string name="pulse_length_long">Long</string>
385 <string name="pulse_length_very_long">Very long</string>
386 <string name="pulse_speed_very_fast">Very fast</string>
387 <string name="pulse_speed_fast">Fast</string>
388 <string name="pulse_speed_normal">Normal</string>
389 <string name="pulse_speed_slow">Slow</string>
390 <string name="pulse_speed_very_slow">Very slow</string>
391 <!-- Lights settings screen, notification light settings -->
Marko Man0953bea2017-02-25 01:12:52 +0100392 <string name="omni_battery_light_settings">Battery pulse</string>
393 <string name="omni_notification_light_settings">Applications pulse</string>
laurent01135a62017-02-22 21:02:02 +0100394 <string name="omni_leds">LED Lights</string>
395 <string name="omni_lights_title">Notification LED</string>
Marko Mand2140f62016-09-16 01:26:05 +0200396 <string name="notification_light_title">Notification light</string>
397 <string name="notificationlight_title">Notification LED settings</string>
398 <string name="notification_light_general_title">General</string>
399 <string name="notification_light_applist_title">Apps</string>
400 <string name="notification_light_use_custom">Use custom values</string>
401 <string name="notification_light_default_value">Default</string>
402 <string name="notification_light_brightness" translatable="false">@string/brightness</string>
403 <string name="notification_light_screen_on">Lights with screen on</string>
404 <string name="notification_light_zen_mode">Lights in Do Not Disturb mode</string>
405 <string name="notification_light_use_multiple_leds">Multiple LEDs</string>
406 <string name="keywords_lights_brightness_level">dim leds brightness</string>
Steve Kondik02970182016-10-06 12:08:25 +0200407 <string name="notification_light_automagic">AutoColor</string>
408 <string name="notification_light_automagic_summary">Automatically set a proper color for the led notification if the app has no custom values</string>
Marko Mand2140f62016-09-16 01:26:05 +0200409 <!-- Lights settings, LED notification -->
410 <string name="led_notification_title">Light settings</string>
411 <string name="led_notification_text">LED light enabled by settings</string>
Marko Man0953bea2017-02-25 01:12:52 +0100412 <string name="led_category_summary_on">Notification LED is ON</string>
413 <string name="led_category_summary_off">Notification LED is OFF</string>
Marko Mand2140f62016-09-16 01:26:05 +0200414 <string name="notification_light_no_apps_summary">To add per app control, activate \'%1$s\' and press \'\u002b\' on the menu bar</string>
Marko Mand2c1a582016-10-05 21:31:10 +0200415 <!-- Hostname setting -->
416 <string name="device_hostname">Device hostname</string>
maxwen99fb5ac2016-10-17 00:38:40 +0200417
418 <string name="status_bar_ime_notification_title">Show IME notification</string>
419 <string name="status_bar_ime_notification_summary">If navigation bar is not available</string>
420 <string name="navigation_bar_ime_button_title">Show IME navigation bar button</string>
421 <string name="navigation_bar_ime_button_summary">Input switcher in navigation bar</string>
Marko Man6010d692016-10-13 14:11:20 +0200422 <!-- Summaries -->
YumeMichi294e35d2017-03-10 14:26:06 +0800423 <string name="bars_brightness_enabled_summary">Brightness control is ON</string>
424 <string name="bars_brightness_disabled_summary">Brightness control is OFF</string>
425 <string name="bars_dt2s_enabled_summary">DT2S is ON</string>
426 <string name="bars_dt2s_disabled_summary">DT2S is OFF</string>
maxwen2e9f4442016-11-19 17:35:20 +0100427
428 <string name="volume_dialog_headers_title">Volume dialog headers</string>
429 <string name="volume_dialog_headers_summary">Show stream name headers in volume dialog</string>
maxwene84bfd42016-12-29 01:06:54 +0100430
431 <string name="lockscreen_hide_media_title">Disable media wallpaper</string>
432 <string name="lockscreen_hide_media_summary">Do not show media metadata as lock screen wallpaper</string>
maxwen6bcb5c52017-01-21 17:21:33 +0100433
laurent01135a62017-02-22 21:02:02 +0100434 <string name="omni_notification_light_settings_summary">Customization of notification led lights for applications</string>
435 <string name="omni_battery_light_settings_summary">Customization of notification led lights for battery</string>
436
maxwen6bcb5c52017-01-21 17:21:33 +0100437 <string name="night_mode_title">Theme</string>
438 <string name="night_mode_summary">%s</string>
439 <string name="night_mode_no">Light</string>
440 <string name="night_mode_yes">Dark</string>
maxwencbe9ed72017-01-23 02:17:43 +0100441
442 <string name="state_time_mode">Awake</string>
443 <string name="since_boot">Boot</string>
444 <string name="since_charged">Charged</string>
445 <string name="since_unplugged">Unplugged</string>
446 <string name="since_reset">Reset</string>
447 <string name="since_unplug">Unplug</string>
448 <string name="other">Activity</string>
449 <string name="kernel_wakelocks">Kernel wakelocks</string>
450 <string name="partial_wakelocks">Partial wakelocks</string>
451 <string name="app_wakelocks">App wakelocks</string>
452 <string name="create_ref">Reset</string>
453 <string name="spinner_period_title">Since</string>
454 <string name="spinner_type_title">Show</string>
455 <string name="screen_on_time">Screen on</string>
456 <string name="awake_time">Awake</string>
457 <string name="deep_sleep_time">Deep sleep</string>
458 <string name="no_kernel_wakelock_file_found">No kernel wakelock stats file /proc/wakelocks or /sys/kernel/debug/wakeup_sources found.</string>
459 <string name="more_line_text">more\u2026</string>
460 <string name="state_core_mode">Cores</string>
461 <string name="kernel_wakelock_time">Kernel wakelocks</string>
462 <string name="user_wakelock_time">Partial wakelocks</string>
463 <string name="battery_change">Battery change</string>
464 <string name="spinner_state_time_title">Time</string>
465 <string name="total_time">Total</string>
466 <string name="wakelock_time">Wakelocks</string>
467 <string name="copy_as_text">Copy as text</string>
468 <string name="google_it">Google for it</string>
469 <string name="app_details">App details</string>
maxwen7f73b372017-03-09 03:07:06 +0100470 <string name="no_stat_because_reset_state">Press reset to start collecting time in state data</string>
471 <string name="no_stat_because_reset_wakelock">Press reset to start collecting wakelock data</string>
472 <string name="no_stat_because_plugged">Please unplug power to get wakelock data</string>
maxwencbe9ed72017-01-23 02:17:43 +0100473 <string name="no_states_file_found">No states file found. Are you sure your phone is
474 compatible?\n\nIf you are running a custom ROM or kernel, try
475 contacting its developer to inform him that the states file is not
476 readable.</string>
477 <string name="deep_sleep">"Deep Sleep"</string>
478 <string name="mt_refresh">Refresh</string>
479 <string name="mt_share">Share</string>
480 <string name="mt_reset">Reset</string>
481 <string name="time_in_state_title">Time in state</string>
482 <string name="time_in_state_summary">Show CPU frequency statistics</string>
483 <string name="wakelocks_title">Wakelocks</string>
484 <string name="wakelocks_summary">Show wakelock statistics</string>
485 <string name="system_category">System</string>
maxwen3cbb9e32017-02-08 02:07:15 +0100486 <string name="custom_wall_browse_title">Omni wallpapers</string>
487 <string name="custom_wall_browse_summary">Browse and set Omni branded wallpapers</string>
maxwene7ab4112017-04-05 16:19:38 +0200488 <string name="show_cpu_title">Show CPU info</string>
489 <string name="show_cpu_summary">Screen overlay showing current CPU info</string>
maxwenc7589a22017-02-20 22:17:26 +0100490
491 <!-- Display : Rotation -->
492 <string name="category_display">Display</string>
493 <string name="display_rotation_title">Rotation</string>
494 <string name="display_rotation_disabled">Disabled</string>
495 <string name="display_rotation_unit">degrees</string>
496 <string name="display_rotation_category_title">Rotation modes</string>
497 <string name="display_rotation_0_title">0 degrees</string>
498 <string name="display_rotation_90_title">90 degrees</string>
499 <string name="display_rotation_180_title">180 degrees</string>
500 <string name="display_rotation_270_title">270 degrees</string>
501 <string name="display_lockscreen_rotation_title">Lock screen</string>
maxwend5ff5932017-02-23 02:45:27 +0100502
503 <string name="volume_button_force_media_title">Force media volume</string>
504 <string name="volume_button_force_media_summary">Media volume will be changed by default</string>
maxwen9f9e3c62017-02-23 23:35:19 +0100505
506 <string name="lockscreen_hide_status_bar_title">Hide status bar</string>
507 <string name="lockscreen_hide_status_bar_summary">Touch status bar to toggle visibility</string>
Benjamin Chenga5882a02014-12-28 13:48:36 -0500508</resources>