blob: 43b766803e3339f5cfc579ecfae2b0c253ccf232 [file] [log] [blame]
Jason Monk2ba4ce62015-01-13 10:08:23 -05001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2015 The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Jason Monkd52356a2015-01-28 10:40:41 -050021 <!-- Toast message when Wi-Fi cannot scan for networks -->
22 <string name="wifi_fail_to_scan">Can\'t scan for networks</string>
23 <!-- Do not translate. Concise terminology for wifi with WEP security -->
24 <string name="wifi_security_short_wep">WEP</string>
25 <!-- Do not translate. Concise terminology for wifi with WPA security -->
26 <string name="wifi_security_short_wpa">WPA</string>
27 <!-- Do not translate. Concise terminology for wifi with WPA2 security -->
28 <string name="wifi_security_short_wpa2">WPA2</string>
29 <!-- Do not translate. Concise terminology for wifi with both WPA/WPA2 security -->
30 <string name="wifi_security_short_wpa_wpa2">WPA/WPA2</string>
31 <!-- Do not translate. Concise terminology for wifi with unknown PSK type -->
32 <string name="wifi_security_short_psk_generic">@string/wifi_security_short_wpa_wpa2</string>
33 <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
34 <string name="wifi_security_short_eap">802.1x</string>
35
36 <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. -->
37 <string name="wifi_security_none">None</string>
38
39 <!-- Do not translate. Terminology for wifi with WEP security -->
40 <string name="wifi_security_wep">WEP</string>
41 <!-- Do not translate. Terminology for wifi with WPA security -->
42 <string name="wifi_security_wpa">WPA PSK</string>
43 <!-- Do not translate. Terminology for wifi with WPA2 security -->
44 <string name="wifi_security_wpa2">WPA2 PSK</string>
45 <!-- Do not translate. Terminology for wifi with both WPA/WPA2 security, or unknown -->
46 <string name="wifi_security_wpa_wpa2">WPA/WPA2 PSK</string>
47 <!-- Do not translate. Terminology for wifi with unknown PSK type -->
48 <string name="wifi_security_psk_generic">@string/wifi_security_wpa_wpa2</string>
49 <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
50 <string name="wifi_security_eap">802.1x EAP</string>
Sanket Padawed1878802015-05-12 10:27:19 -070051 <!-- Do not translate. Concise terminology for Passpoint network -->
52 <string name="wifi_security_passpoint">Passpoint</string>
Jason Monkd52356a2015-01-28 10:40:41 -050053
54 <!-- Summary for the remembered network. -->
55 <string name="wifi_remembered">Saved</string>
56 <!-- Status for networks disabled for unknown reason -->
57 <string name="wifi_disabled_generic">Disabled</string>
58 <!-- Status for networked disabled from a DNS or DHCP failure -->
59 <string name="wifi_disabled_network_failure">IP Configuration Failure</string>
60 <!-- Status for networked disabled from a wifi association failure -->
61 <string name="wifi_disabled_wifi_failure">WiFi Connection Failure</string>
62 <!-- Status for networks disabled from authentication failure (wrong password
63 or certificate). -->
64 <string name="wifi_disabled_password_failure">Authentication problem</string>
65 <!-- Summary for the remembered network but currently not in range. -->
66 <string name="wifi_not_in_range">Not in range</string>
Salvador Martinez5d937fc2016-09-23 08:54:20 -070067 <!-- Summary for the network but no internet connection was detected. -->
68 <string name="wifi_no_internet_no_reconnect">No Internet Access Detected, won\'t automatically reconnect.</string>
Jason Monkd52356a2015-01-28 10:40:41 -050069 <!-- Summary for the remembered network but no internet connection was detected. -->
Salvador Martinez5d937fc2016-09-23 08:54:20 -070070 <string name="wifi_no_internet">No Internet Access.</string>
Sanket Padawe56cfbfb2015-05-05 20:10:46 -070071 <!-- Summary for saved networks -->
72 <string name="saved_network">Saved by <xliff:g id="name">%1$s</xliff:g></string>
Jason Monkd52356a2015-01-28 10:40:41 -050073
74 <!-- Status message of Wi-Fi when it is connected by a Wi-Fi assistant application. [CHAR LIMIT=NONE] -->
75 <string name="connected_via_wfa">Connected via Wi\u2011Fi assistant</string>
Vinit Deshpandefc406002015-04-15 18:10:55 -070076 <!-- Status message of Wi-Fi when it is connected by Passpoint configuration. [CHAR LIMIT=NONE] -->
77 <string name="connected_via_passpoint">Connected via %1$s</string>
Vinit Deshpandedcf00c92015-04-15 18:32:09 -070078 <!-- Status message of Wi-Fi when network has matching passpoint credentials. [CHAR LIMIT=NONE] -->
79 <string name="available_via_passpoint">Available via %1$s</string>
Sanket Padawe56cfbfb2015-05-05 20:10:46 -070080 <!-- Package name for Settings app-->
81 <string name="settings_package" translatable="false">com.android.settings</string>
82 <!-- Package name for Certinstaller app-->
83 <string name="certinstaller_package" translatable="false">com.android.certinstaller</string>
Jason Monk7ce96b92015-02-02 11:27:58 -050084
Sanket Padawe7094d222015-05-01 16:55:00 -070085 <!-- Summary for Connected wifi network without internet -->
86 <string name="wifi_connected_no_internet">Connected, no Internet</string>
87
Jason Monk7ce96b92015-02-02 11:27:58 -050088 <!-- Bluetooth settings. Message when a device is disconnected -->
89 <string name="bluetooth_disconnected">Disconnected</string>
90 <!-- Bluetooth settings. Message when disconnecting from a device -->
91 <string name="bluetooth_disconnecting">Disconnecting\u2026</string>
92 <!-- Bluetooth settings. Message when connecting to a device -->
93 <string name="bluetooth_connecting">Connecting\u2026</string>
94 <!-- Bluetooth settings. Message when connected to a device. [CHAR LIMIT=40] -->
95 <string name="bluetooth_connected">Connected</string>
Jason Monkbe3c5db2015-02-04 13:00:55 -050096 <!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing -->
97 <string name="bluetooth_pairing">Pairing\u2026</string>
98
99 <!-- Bluetooth settings. Message when connected to a device, except for phone audio. [CHAR LIMIT=40] -->
100 <string name="bluetooth_connected_no_headset">Connected (no phone)</string>
101 <!-- Bluetooth settings. Message when connected to a device, except for media audio. [CHAR LIMIT=40] -->
102 <string name="bluetooth_connected_no_a2dp">Connected (no media)</string>
103 <!-- Bluetooth settings. Message when connected to a device, except for map. [CHAR LIMIT=40] -->
104 <string name="bluetooth_connected_no_map">Connected (no message access)</string>
105 <!-- Bluetooth settings. Message when connected to a device, except for phone/media audio. [CHAR LIMIT=40] -->
106 <string name="bluetooth_connected_no_headset_no_a2dp">Connected (no phone or media)</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500107
108 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the A2DP profile. -->
109 <string name="bluetooth_profile_a2dp">Media audio</string>
110 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the headset or handsfree profile. -->
111 <string name="bluetooth_profile_headset">Phone audio</string>
112 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the OPP profile. -->
113 <string name="bluetooth_profile_opp">File transfer</string>
114 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the HID profile. -->
115 <string name="bluetooth_profile_hid">Input device</string>
116 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (accessing Internet through remote device). [CHAR LIMIT=40] -->
117 <string name="bluetooth_profile_pan">Internet access</string>
118 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PBAP profile. [CHAR LIMIT=40] -->
119 <string name="bluetooth_profile_pbap">Contact sharing</string>
120 <!-- Bluetooth settings. The user-visible summary string that is used whenever referring to the PBAP profile (sharing contacts). [CHAR LIMIT=60] -->
121 <string name="bluetooth_profile_pbap_summary">Use for contact sharing</string>
122 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (sharing this device's Internet connection). [CHAR LIMIT=40] -->
123 <string name="bluetooth_profile_pan_nap">Internet connection sharing</string>
Casper Bonde424681e2015-05-04 22:07:45 -0700124 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the map profile. -->
Jason Monk7ce96b92015-02-02 11:27:58 -0500125 <string name="bluetooth_profile_map">Message Access</string>
Casper Bonde424681e2015-05-04 22:07:45 -0700126 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the SAP profile (sharing SIM card). -->
127 <string name="bluetooth_profile_sap">SIM Access</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500128
129 <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference when A2DP is connected. -->
130 <string name="bluetooth_a2dp_profile_summary_connected">Connected to media audio</string>
131 <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference when headset is connected. -->
132 <string name="bluetooth_headset_profile_summary_connected">Connected to phone audio</string>
133 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is connected. -->
134 <string name="bluetooth_opp_profile_summary_connected">Connected to file transfer server</string>
135 <!-- Bluetooth settings. Connection options screen. The summary for the map checkbox preference when map is connected. -->
136 <string name="bluetooth_map_profile_summary_connected">Connected to map</string>
Casper Bonde424681e2015-05-04 22:07:45 -0700137 <!-- Bluetooth settings. Connection options screen. The summary for the sap checkbox preference when SAP is connected. -->
138 <string name="bluetooth_sap_profile_summary_connected">Connected to SAP</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500139 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is not connected. -->
140 <string name="bluetooth_opp_profile_summary_not_connected">Not connected to file transfer server</string>
141 <!-- Bluetooth settings. Connection options screen. The summary for the HID checkbox preference when HID is connected. -->
142 <string name="bluetooth_hid_profile_summary_connected">Connected to input device</string>
143 <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]-->
144 <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for Internet access</string>
145 <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]-->
146 <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local Internet connection with device</string>
147
148 <!-- Bluetooth settings. Connection options screen. The summary
149 for the PAN checkbox preference that describes how checking it
150 will set the PAN profile as preferred. -->
151 <string name="bluetooth_pan_profile_summary_use_for">Use for Internet access</string>
152 <!-- Bluetooth settings. Connection options screen. The summary for the map checkbox preference that describes how checking it will set the map profile as preferred. -->
153 <string name="bluetooth_map_profile_summary_use_for">Use for map</string>
Casper Bonde424681e2015-05-04 22:07:45 -0700154 <!-- Bluetooth settings. Connection options screen. The summary for the sap checkbox preference that describes how checking it will set the sap profile as preferred. -->
155 <string name="bluetooth_sap_profile_summary_use_for">Use for SIM access</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500156 <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. -->
157 <string name="bluetooth_a2dp_profile_summary_use_for">Use for media audio</string>
158 <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. -->
159 <string name="bluetooth_headset_profile_summary_use_for">Use for phone audio</string>
160 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference that describes how checking it will set the OPP profile as preferred. -->
161 <string name="bluetooth_opp_profile_summary_use_for">Use for file transfer</string>
162 <!-- Bluetooth settings. Connection options screen. The summary
163 for the HID checkbox preference that describes how checking it
164 will set the HID profile as preferred. -->
165 <string name="bluetooth_hid_profile_summary_use_for">Use for input</string>
166
167 <!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] -->
168 <string name="bluetooth_pairing_accept">Pair</string>
169 <!-- Button text for accepting an incoming pairing request in all caps. [CHAR LIMIT=20] -->
170 <string name="bluetooth_pairing_accept_all_caps">PAIR</string>
171 <!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] -->
172 <string name="bluetooth_pairing_decline">Cancel</string>
173
174 <!-- Message in pairing dialogs. [CHAR LIMIT=NONE] -->
175 <string name="bluetooth_pairing_will_share_phonebook">Pairing grants access to your contacts and call history when connected.</string>
176 <!-- Message for the error dialog when BT pairing fails generically. -->
177 <string name="bluetooth_pairing_error_message">Couldn\'t pair with <xliff:g id="device_name">%1$s</xliff:g>.</string>
178
179 <!-- Message for the error dialog when BT pairing fails because the PIN /
180 Passkey entered is incorrect. -->
181 <string name="bluetooth_pairing_pin_error_message">Couldn\'t pair with <xliff:g id="device_name">%1$s</xliff:g> because of an incorrect PIN or passkey.</string>
182 <!-- Message for the error dialog when BT pairing fails because the other device is down. -->
183 <string name="bluetooth_pairing_device_down_error_message">Can\'t communicate with <xliff:g id="device_name">%1$s</xliff:g>.</string>
184 <!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. -->
185 <string name="bluetooth_pairing_rejected_error_message">Pairing rejected by <xliff:g id="device_name">%1$s</xliff:g>.</string>
186
Jason Monkf05ca672015-07-14 13:32:33 -0400187 <!-- Content description of the WIFI signal when WIFI is disabled for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
188 <string name="accessibility_wifi_off">Wifi off.</string>
189 <!-- Content description of the WIFI signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
190 <string name="accessibility_no_wifi">Wifi disconnected.</string>
191 <!-- Content description of the WIFI signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
192 <string name="accessibility_wifi_one_bar">Wifi one bar.</string>
193 <!-- Content description of the WIFI signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
194 <string name="accessibility_wifi_two_bars">Wifi two bars.</string>
195 <!-- Content description of the WIFI signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
196 <string name="accessibility_wifi_three_bars">Wifi three bars.</string>
197 <!-- Content description of the WIFI signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
198 <string name="accessibility_wifi_signal_full">Wifi signal full.</string>
199
Wei Liu30275c12015-08-24 17:35:49 -0700200 <!-- Label for kernel threads in battery usage -->
201 <string name="process_kernel_label">Android OS</string>
202 <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
203 <string name="data_usage_uninstalled_apps">Removed apps</string>
204 <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
205 <string name="data_usage_uninstalled_apps_users">Removed apps and users</string>
206
207 <!-- Tethering controls, item title to go into the tethering settings -->
208 <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
209 <string name="tether_settings_title_usb">USB tethering</string>
210 <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
211 <string name="tether_settings_title_wifi">Portable hotspot</string>
212 <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]-->
213 <string name="tether_settings_title_bluetooth">Bluetooth tethering</string>
214 <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
215 <string name="tether_settings_title_usb_bluetooth">Tethering</string>
216 <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
217 <string name="tether_settings_title_all">Tethering &amp; portable hotspot</string>
218
219 <!-- Title for a work profile. [CHAR LIMIT=25] -->
Eric Tang50adb2e2016-04-18 14:30:48 +0100220 <string name="managed_user_title">All work apps</string>
Wei Liu30275c12015-08-24 17:35:49 -0700221
222 <!-- Title for Guest user [CHAR LIMIT=35] -->
223 <string name="user_guest">Guest</string>
224
225 <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
226 <string name="unknown">Unknown</string>
227
228 <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
229 <string name="running_process_item_user_label">User: <xliff:g id="user_name">%1$s</xliff:g></string>
Tony Mantlered03f452015-10-21 11:29:10 -0700230
231 <!-- Launch defaults preference summary with some set [CHAR LIMIT=40] -->
232 <string name="launch_defaults_some">Some defaults set</string>
233 <!-- Launch defaults preference summary with none set [CHAR LIMIT=40] -->
234 <string name="launch_defaults_none">No defaults set</string>
235
Tony Mantler5fb3a7f2015-10-30 12:44:11 -0700236 <!-- Text-To-Speech (TTS) settings --><skip />
237 <!-- Name of the TTS package as listed by the package manager. -->
238 <string name="tts_settings">Text-to-speech settings</string>
239 <!-- TTS option item name in the main settings screen -->
240 <string name="tts_settings_title">Text-to-speech output</string>
shwetachahar686570a2016-02-23 14:21:39 +0000241 <!-- On main TTS Settings screen, in default settings section, setting default speech rate for synthesized voice -->
Tony Mantler5fb3a7f2015-10-30 12:44:11 -0700242 <string name="tts_default_rate_title">Speech rate</string>
243 <!-- On main TTS Settings screen, summary for default speech rate for synthesized voice -->
244 <string name="tts_default_rate_summary">Speed at which the text is spoken</string>
shwetachahar686570a2016-02-23 14:21:39 +0000245 <!-- On main TTS Settings screen, in default settings section, setting default pitch for synthesized voice -->
246 <string name="tts_default_pitch_title">Pitch</string>
247 <!-- On main TTS Settings screen, summary for default pitch for synthesized voice -->
248 <string name="tts_default_pitch_summary">Affects the tone of the synthesized speech</string>
Tony Mantler5fb3a7f2015-10-30 12:44:11 -0700249 <!-- On main TTS Settings screen, in default settings section, setting default language for synthesized voice -->
250 <string name="tts_default_lang_title">Language</string>
251 <!-- Entry in the TTS engine language/locale picker, when selected will try to default to the system language [CHAR LIMIT=50] -->
252 <string name="tts_lang_use_system">Use system language</string>
253 <!-- On main TTS Settings screen, language summary if it can't default to system language [CHAR LIMIT=50] -->
254 <string name="tts_lang_not_selected">Language not selected</string>
255 <!-- On main TTS Settings screen, summary for default language for synthesized voice -->
256 <string name="tts_default_lang_summary">Sets the language-specific voice for the spoken text</string>
257 <!-- On main TTS Settings screen, triggers playback of an example of speech synthesis -->
258 <string name="tts_play_example_title">Listen to an example</string>
259 <!-- On main TTS Settings screen, summary for triggering playback of an example of speech synthesis -->
260 <string name="tts_play_example_summary">Play a short demonstration of speech synthesis</string>
261 <!-- On main TTS Settings screen, click to install required speech synthesis data -->
262 <string name="tts_install_data_title">Install voice data</string>
263 <!-- On main TTS Settings screen, summary for click to install required speech synthesis data -->
264 <string name="tts_install_data_summary">Install the voice data required for speech synthesis</string>
265 <!-- Warning message about security implications of enabling a TTS engine, displayed as a dialog
266 message when the user selects to enable an engine. -->
267 <string name="tts_engine_security_warning">This speech synthesis engine may be able to collect
268 all the text that will be spoken, including personal data like passwords and credit
269 card numbers. It comes from the <xliff:g id="tts_plugin_engine_name">%s</xliff:g> engine.
270 Enable the use of this speech synthesis engine?</string>
271 <!-- Warning message about required internet conectivity for TTS synthesis, displayed as a dialog
272 message when the user selects to play an example for network only locale and there's no internet connectivity. -->
273 <string name="tts_engine_network_required">This language requires a working network connection for text-to-speech output.</string>
274 <!-- Text spoken by the TTS engine as an example if the engine doesn't provide sample text [CHAR LIMIT=100] -->
275 <string name="tts_default_sample_string">This is an example of speech synthesis</string>
276 <!-- On main TTS Settings screen, title of a field explaining current TTS engine status for
277 current default language [CHAR LIMIT=50] -->
278 <string name="tts_status_title">Default language status</string>
279 <!-- On main TTS Settings screen, current TTS engine status for the current default language,
280 selected language is fully supported by the engine [CHAR LIMIT=150]-->
281 <string name="tts_status_ok"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> is fully supported</string>
282 <!-- On main TTS Settings screen, current TTS engine status for the current default language,
283 selected language is supported by the engine only if there's a working network connection [CHAR LIMIT=150] -->
284 <string name="tts_status_requires_network"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> requires network connection</string>
285 <!-- On main TTS Settings screen, current TTS engine status for the current default language,
286 selected language is not supported by the engine [CHAR LIMIT=150] -->
287 <string name="tts_status_not_supported"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> is not supported</string>
288 <!-- On main TTS Settings screen, current TTS engine status for the current default language,
289 tts engine is queried for status [CHAR LIMIT=150] -->
290 <string name="tts_status_checking">Checking&#8230;</string>
291 <!-- Title for a preference in the main TTS settings screen, which
292 launches the settings screen for a given TTS engine when clicked
293 [CHAR LIMIT=30]-->
294 <string name="tts_engine_settings_title">Settings for <xliff:g id="tts_engine_name">%s</xliff:g></string>
295 <!-- [CHAR LIMIT=150] Text for screen readers / accessibility programs for
296 the image that launches the TTS engine settings when clicked. -->
297 <string name="tts_engine_settings_button">Launch engine settings</string>
298 <!-- [CHAR LIMIT=50] The text for the settings section that users to set a
299 preferred text to speech engine -->
300 <string name="tts_engine_preference_section_title">Preferred engine</string>
301 <!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences
302 that are applicable to all engines, such as the speech rate -->
303 <string name="tts_general_section_title">General</string>
shwetachahar0f11e372016-04-15 15:53:38 +0100304 <!-- On main TTS Settings screen, in default settings section,
305 reset speech pitch of synthesized voice to 1x speech pitch. [CHAR LIMIT=50] -->
306 <string name="tts_reset_speech_pitch_title">Reset speech pitch</string>
307 <!--On main TTS Settings screen, summary for reset speech pitch of synthesized voice [CHAR LIMIT=150] -->
308 <string name="tts_reset_speech_pitch_summary">Reset the pitch at which the text is spoken to default.</string>
Tony Mantler5fb3a7f2015-10-30 12:44:11 -0700309
310 <!-- Default speech rate choices -->
311 <string-array name="tts_rate_entries">
312 <item>Very slow</item>
313 <item>Slow</item>
314 <item>Normal</item>
315 <item>Fast</item>
316 <item>Faster</item>
317 <item>Very fast</item>
318 <item>Rapid</item>
319 <item>Very rapid</item>
320 <item>Fastest</item>
321 </string-array>
322 <!-- Do not translate. -->
323 <string-array name="tts_rate_values">
324 <item>60</item>
325 <item>80</item>
326 <item>100</item>
327 <item>150</item>
328 <item>200</item>
329 <item>250</item>
330 <item>300</item>
331 <item>350</item>
332 <item>400</item>
333 </string-array>
334
335 <!-- Do not translate. -->
336 <string-array name="tts_demo_strings" translatable="false">
337 <item>This is an example of speech synthesis in English.</item>
338 <item>Voici un échantillon de synthèse vocale en français.</item>
339 <item>Dies ist ein Beispiel für Sprachsynthese in Deutsch.</item>
340 <item>Questo è un esempio di sintesi vocale in italiano.</item>
341 <item>Este es un ejemplo de síntesis de voz en español.</item>
342 <item>이것은 한국어 음성 합성의 예입니다.</item>
343 </string-array>
344 <!-- Do not translate. -->
345 <string-array name="tts_demo_string_langs" translatable="false">
346 <item>eng</item>
347 <item>fra</item>
348 <item>deu</item>
349 <item>ita</item>
350 <item>spa</item>
351 <item>kor</item>
352 </string-array>
353
Jason Monk0d72d202015-11-04 13:16:00 -0500354 <!-- Title for profile selection dialog [CHAR LIMIT=30] -->
355 <string name="choose_profile">Choose Profile</string>
356
357 <!-- Header for items under the personal user [CHAR LIMIT=30] -->
358 <string name="category_personal">Personal</string>
359 <!-- Header for items under the work user [CHAR LIMIT=30] -->
360 <string name="category_work">Work</string>
361
Tony Mantlere92cf6d2015-11-10 10:40:14 -0800362 <!-- Full package name of OEM preferred device feedback reporter. Leave this blank, overlaid in Settings/TvSettings [DO NOT TRANSLATE] -->
363 <string name="oem_preferred_feedback_reporter" translatable="false" />
364
Tony Mantler5881ebc2015-12-04 11:24:34 -0800365 <!-- Development settings -->
366 <skip/>
367 <!-- Development Settings. the title for the item to take the user to Development settings. Development settings are settings meant for application developers. -->
368 <string name="development_settings_title">Developer options</string>
369 <!-- Development settings enable title. -->
370 <string name="development_settings_enable">Enable developer options</string>
371 <!-- Development Settings summary. The summary of the item to take the user to Development settings. Development settings are settings meant for application developers. -->
372 <string name="development_settings_summary">Set options for app development</string>
373 <!-- Setting checkbox title for Whether to enable USB debugging support on the phone. -->
374 <!-- Error message for users that aren't allowed to modify developer options [CHAR LIMIT=none] -->
375 <string name="development_settings_not_available">Developer options are not available for this user</string>
376 <!-- Error message for users that aren't allowed to modify VPN settings [CHAR LIMIT=none] -->
377 <string name="vpn_settings_not_available">VPN settings are not available for this user</string>
378 <!-- Error message for users that aren't allowed to modify Tethering settings [CHAR LIMIT=none] -->
379 <string name="tethering_settings_not_available">Tethering settings are not available for this user</string>
380 <!-- Error message for users that aren't allowed to modify Access Point Names settings [CHAR LIMIT=none] -->
381 <string name="apn_settings_not_available">Access Point Name settings are not available for this user</string>
382 <string name="enable_adb">USB debugging</string>
383 <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone -->
384 <string name="enable_adb_summary">Debug mode when USB is connected</string>
385 <!-- Setting title to revoke secure USB debugging authorizations -->
386 <string name="clear_adb_keys">Revoke USB debugging authorizations</string>
387 <!-- [CHAR LIMIT=NONE] Setting checkbox title for Whether to include bug report item in power menu. -->
388 <string name="bugreport_in_power">Bug report shortcut</string>
389 <!-- [CHAR LIMIT=NONE] Setting checkbox summary for Whether to include bug report item in power -->
390 <string name="bugreport_in_power_summary">Show a button in the power menu for taking a bug report</string>
391 <!-- Setting Checkbox title whether to keep the screen on when plugged in to a power source -->
392 <string name="keep_screen_on">Stay awake</string>
393 <!-- setting Checkbox summary whether to keep the screen on when plugged in -->
394 <string name="keep_screen_on_summary">Screen will never sleep while charging</string>
395 <!-- Setting Checkbox title whether to enable bluetooth HCI snoop log -->
396 <string name="bt_hci_snoop_log">Enable Bluetooth HCI snoop log</string>
397 <!-- setting Checkbox summary whether to capture all bluetooth HCI packets in a file -->
398 <string name="bt_hci_snoop_log_summary">Capture all bluetooth HCI packets in a file</string>
399 <!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=35] -->
400 <string name="oem_unlock_enable">OEM unlocking</string>
401 <!-- setting Checkbox summary whether to enable OEM unlock [CHAR_LIMIT=50] -->
402 <string name="oem_unlock_enable_summary">Allow the bootloader to be unlocked</string>
403 <!-- Confirmation dialog title to ensure user wishes to enable OEM unlock and disable theft protection features -->
404 <string name="confirm_enable_oem_unlock_title">Allow OEM unlocking?</string>
405 <!-- Warning dialog message to confirm user wishes to enable OEM unlock and disable theft protection features -->
406 <string name="confirm_enable_oem_unlock_text">WARNING: Device protection features will not work on this device while this setting is turned on.</string>
407
408 <!-- UI debug setting: select current app to mock location [CHAR LIMIT=50] -->
409 <string name="mock_location_app">Select mock location app</string>
410 <!-- UI debug setting: no mock location app has been set [CHAR LIMIT=50] -->
411 <string name="mock_location_app_not_set">No mock location app set</string>
412 <!-- UI debug setting: mock location app has been set [CHAR LIMIT=50] -->
413 <string name="mock_location_app_set">Mock location app: <xliff:g id="app_name">%1$s</xliff:g></string>
414
415 <!-- Preference category for networking debugging development settings. [CHAR LIMIT=50] -->
416 <string name="debug_networking_category">Networking</string>
417
418 <!-- Setting Checkbox title whether to show options for wireless display certification -->
419 <string name="wifi_display_certification">Wireless display certification</string>
420 <!-- Setting Checkbox title whether to enable WiFi Verbose Logging. [CHAR LIMIT=40] -->
421 <string name="wifi_verbose_logging">Enable Wi\u2011Fi Verbose Logging</string>
422 <!-- Setting Checkbox title whether to enable WiFi Aggressive Handover. [CHAR LIMIT=40] -->
423 <string name="wifi_aggressive_handover">Aggressive Wi\u2011Fi to Cellular handover</string>
424 <!-- Setting Checkbox title whether to enable WiFi Scanning in the presence of traffic. [CHAR LIMIT=80] -->
425 <string name="wifi_allow_scan_with_traffic">Always allow Wi\u2011Fi Roam Scans</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800426 <!-- Setting Checkbox title whether to always keep cellular data active. [CHAR LIMIT=80] -->
427 <string name="mobile_data_always_on">Cellular data always active</string>
Andre Eisenbachd4263fa2016-02-09 17:28:58 -0800428 <!-- Setting Checkbox title for disabling Bluetooth absolute volume -->
429 <string name="bluetooth_disable_absolute_volume">Disable absolute volume</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800430
431 <!-- setting Checkbox summary whether to show options for wireless display certification -->
432 <string name="wifi_display_certification_summary">Show options for wireless display certification</string>
433 <!-- Setting Checkbox summary whether to enable Wifi verbose Logging [CHAR LIMIT=80] -->
434 <string name="wifi_verbose_logging_summary">Increase Wi\u2011Fi logging level, show per SSID RSSI in Wi\u2011Fi Picker</string>
435 <!-- Setting Checkbox summary whether to enable Wifi aggressive handover [CHAR LIMIT=130] -->
436 <string name="wifi_aggressive_handover_summary">When enabled, Wi\u2011Fi will be more aggressive in handing over the data connection to Cellular, when Wi\u2011Fi signal is low</string>
437 <!-- Setting Checkbox summary whether to always allow WiFi Roam Scans [CHAR LIMIT=130] -->
438 <string name="wifi_allow_scan_with_traffic_summary">Allow/Disallow Wi\u2011Fi Roam Scans based on the amount of data traffic present at the interface</string>
439 <!-- UI debug setting: limit size of Android logger buffers -->
440 <string name="select_logd_size_title">Logger buffer sizes</string>
441 <!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
442 <string name="select_logd_size_dialog_title">Select Logger sizes per log buffer</string>
Mark Salyzyn3e05a702016-06-03 14:05:05 -0700443 <!-- UI debug setting: store logs persistently -->
444 <string name="dev_logpersist_clear_warning_title">Clear logger persistent storage?</string>
445 <!-- Warning text to user about the implications of enabling USB debugging -->
446 <string name="dev_logpersist_clear_warning_message">When we no longer are monitoring with the persistent logger, we are required to erase the logger data resident on your device.</string>
447 <!-- Title of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=32] -->
448 <string name="select_logpersist_title">Store logger data persistently on device</string>
449 <!-- UI debug setting: select which logs to store persistently [CHAR LIMIT=80] -->
450 <string name="select_logpersist_dialog_title">Select log buffers to store persistently on device</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800451 <!-- UI debug setting: select USB configuration -->
452 <string name="select_usb_configuration_title">Select USB Configuration</string>
453 <!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
454 <string name="select_usb_configuration_dialog_title">Select USB Configuration</string>
455 <!-- Setting Checkbox title whether to allow mock locations -->
456 <string name="allow_mock_location">Allow mock locations</string>
457 <!-- setting Checkbox summary whether to allow mock locations -->
458 <string name="allow_mock_location_summary">Allow mock locations</string>
459 <!-- Setting Checkbox title whether to enable view attribute inspection -->
460 <string name="debug_view_attributes">Enable view attribute inspection</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800461 <string name="mobile_data_always_on_summary">Always keep mobile data active, even when Wi\u2011Fi is active (for fast network switching).</string>
462 <!-- Title of warning dialog about the implications of enabling USB debugging -->
463 <string name="adb_warning_title">Allow USB debugging?</string>
464 <!-- Warning text to user about the implications of enabling USB debugging -->
465 <string name="adb_warning_message">USB debugging is intended for development purposes only. Use it to copy data between your computer and your device, install apps on your device without notification, and read log data.</string>
466 <!-- Message of dialog confirming that user wants to revoke access to adb from all computers they have authorized -->
467 <string name="adb_keys_warning_message">Revoke access to USB debugging from all computers you\u2019ve previously authorized?</string>
468 <!-- Title of warning dialog about the implications of enabling developer settings -->
469 <string name="dev_settings_warning_title">Allow development settings?</string>
470 <!-- Warning text to user about the implications of enabling USB debugging -->
471 <string name="dev_settings_warning_message">These settings are intended for development use only. They can cause your device and the applications on it to break or misbehave.</string>
472 <!-- Title of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=32] -->
473 <string name="verify_apps_over_usb_title">Verify apps over USB</string>
474 <!-- Summary of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=NONE] -->
475 <string name="verify_apps_over_usb_summary">Check apps installed via ADB/ADT for harmful behavior.</string>
Andre Eisenbachd4263fa2016-02-09 17:28:58 -0800476 <!-- Summary of checkbox for disabling Bluetooth absolute volume -->
477 <string name="bluetooth_disable_absolute_volume_summary">Disables the Bluetooth absolute volume feature in case of volume issues with remote devices such as unacceptably loud volume or lack of control.</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800478
479 <!-- Title of checkbox setting that enables the terminal app. [CHAR LIMIT=32] -->
480 <string name="enable_terminal_title">Local terminal</string>
481 <!-- Summary of checkbox setting that enables the terminal app. [CHAR LIMIT=64] -->
482 <string name="enable_terminal_summary">Enable terminal app that offers local shell access</string>
483
484 <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] -->
485 <string name="hdcp_checking_title">HDCP checking</string>
486 <!-- HDCP checking dialog title, used for debug purposes only. [CHAR LIMIT=25] -->
487 <string name="hdcp_checking_dialog_title">Set HDCP checking behavior</string>
488
489 <!-- Preference category for app debugging development settings. [CHAR LIMIT=50] -->
490 <string name="debug_debugging_category">Debugging</string>
491
492 <!-- UI debug setting: select current app to debug [CHAR LIMIT=50] -->
493 <string name="debug_app">Select debug app</string>
494 <!-- UI debug setting: no debug app has been set [CHAR LIMIT=50] -->
495 <string name="debug_app_not_set">No debug application set</string>
496 <!-- UI debug setting: debug app has been set [CHAR LIMIT=50] -->
497 <string name="debug_app_set">Debugging application: <xliff:g id="app_name">%1$s</xliff:g></string>
498
499 <!-- UI debug setting: title for app picker dialog [CHAR LIMIT=50] -->
500 <string name="select_application">Select application</string>
501 <!-- UI debug setting: label for app picker to select no applicatiojn [CHAR LIMIT=50] -->
502 <string name="no_application">Nothing</string>
503
504 <!-- UI debug setting: wait for debugger to attach to debugging process? [CHAR LIMIT=50] -->
505 <string name="wait_for_debugger">Wait for debugger</string>
506 <!-- UI debug setting: wait for debugger to attach to debugging process summary [CHAR LIMIT=500] -->
507 <string name="wait_for_debugger_summary">Debugged application waits for debugger to
508 attach before executing</string>
509
510 <!-- Preference category for input debugging development settings. [CHAR LIMIT=25] -->
511 <string name="debug_input_category">Input</string>
512
513 <!-- Preference category for drawing debugging development settings. [CHAR LIMIT=25] -->
514 <string name="debug_drawing_category">Drawing</string>
515
516 <!-- Preference category for hardware accelerated drawing debugging development settings. [CHAR LIMIT=50] -->
517 <string name="debug_hw_drawing_category">Hardware accelerated rendering</string>
518
519 <!-- Preference category for media development settings. [CHAR LIMIT=50] -->
520 <string name="media_category">Media</string>
521
522 <!-- Preference category for monitoring debugging development settings. [CHAR LIMIT=25] -->
523 <string name="debug_monitoring_category">Monitoring</string>
524
525 <!-- UI debug setting: always enable strict mode? [CHAR LIMIT=25] -->
526 <string name="strict_mode">Strict mode enabled</string>
527 <!-- UI debug setting: show strict mode summary [CHAR LIMIT=50] -->
528 <string name="strict_mode_summary">Flash screen when apps do long operations
529 on main thread</string>
530
531 <!-- UI debug setting: show pointer location? [CHAR LIMIT=25] -->
532 <string name="pointer_location">Pointer location</string>
533 <!-- UI debug setting: show pointer location summary [CHAR LIMIT=50] -->
534 <string name="pointer_location_summary">Screen overlay showing current touch data</string>
535
536 <!-- UI debug setting: show touches? [CHAR LIMIT=25] -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500537 <string name="show_touches">Show taps</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800538 <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500539 <string name="show_touches_summary">Show visual feedback for taps</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800540
541 <!-- UI debug setting: show where surface updates happen? [CHAR LIMIT=25] -->
542 <string name="show_screen_updates">Show surface updates</string>
543 <!-- UI debug setting: show surface updates summary [CHAR LIMIT=50] -->
544 <string name="show_screen_updates_summary">Flash entire window surfaces when they update</string>
545
546 <!-- UI debug setting: show where window updates happen with GPU rendering? [CHAR LIMIT=25] -->
547 <string name="show_hw_screen_updates">Show GPU view updates</string>
548 <!-- UI debug setting: show GPU rendering screen updates summary [CHAR LIMIT=50] -->
549 <string name="show_hw_screen_updates_summary">Flash views inside windows when drawn with the GPU</string>
550
551 <!-- UI debug setting: show when hardware layers get updated [CHAR LIMIT=25] -->
552 <string name="show_hw_layers_updates">Show hardware layers updates</string>
553 <!-- UI debug setting: show hardware layers updates summary [CHAR LIMIT=50] -->
554 <string name="show_hw_layers_updates_summary">Flash hardware layers green when they update</string>
555
556 <!-- UI debug setting: show the amount of overdraw in apps using the GPU [CHAR LIMIT=25] -->
557 <string name="debug_hw_overdraw">Debug GPU overdraw</string>
558
559 <!-- UI debug setting: disable use of overlays? [CHAR LIMIT=25] -->
560 <string name="disable_overlays">Disable HW overlays</string>
561 <!-- UI debug setting: disable use of overlays summary [CHAR LIMIT=50] -->
562 <string name="disable_overlays_summary">Always use GPU for screen compositing</string>
563
564 <!-- UI debug setting: simulate color space anomalies. [CHAR LIMIT=25] -->
565 <string name="simulate_color_space">Simulate color space</string>
566
567 <!-- UI debug setting: enable various types of OpenGL traces [CHAR LIMIT=25] -->
568 <string name="enable_opengl_traces_title">Enable OpenGL traces</string>
569
570 <!-- UI debug setting: disable USB audio routing title [CHAR LIMIT=32] -->
571 <string name="usb_audio_disable_routing">Disable USB audio routing</string>
572 <!-- UI debug setting: disable USB audio routing summary [CHAR LIMIT=50] -->
573 <string name="usb_audio_disable_routing_summary">Disable automatic routing to USB audio peripherals</string>
574
575 <!-- UI debug setting: show layout bounds information [CHAR LIMIT=25] -->
576 <string name="debug_layout">Show layout bounds</string>
577 <!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] -->
578 <string name="debug_layout_summary">Show clip bounds, margins, etc.</string>
579
580 <!-- UI debug setting: force right to left layout [CHAR LIMIT=37] -->
581 <string name="force_rtl_layout_all_locales">Force RTL layout direction</string>
582 <!-- UI debug setting: force right to left layout summary [CHAR LIMIT=100] -->
583 <string name="force_rtl_layout_all_locales_summary">Force screen layout direction to RTL for all locales</string>
584
Tony Mantler5881ebc2015-12-04 11:24:34 -0800585 <!-- UI debug setting: force hardware acceleration to render apps [CHAR LIMIT=25] -->
586 <string name="force_hw_ui">Force GPU rendering</string>
587 <!-- UI debug setting: force hardware acceleration summary [CHAR LIMIT=50] -->
588 <string name="force_hw_ui_summary">Force use of GPU for 2d drawing</string>
589
590 <!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] -->
591 <string name="force_msaa">Force 4x MSAA</string>
592 <!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] -->
593 <string name="force_msaa_summary">Enable 4x MSAA in OpenGL ES 2.0 apps</string>
594
595 <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=100] -->
596 <string name="show_non_rect_clip">Debug non-rectangular clip operations</string>
597
598 <!-- UI debug setting: profile time taken by hardware acceleration to render apps [CHAR LIMIT=25] -->
599 <string name="track_frame_time">Profile GPU rendering</string>
600
601 <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] -->
602 <string name="window_animation_scale_title">Window animation scale</string>
603
604 <!-- UI debug setting: scaling factor for transition animations [CHAR LIMIT=25] -->
605 <string name="transition_animation_scale_title">Transition animation scale</string>
606
607 <!-- UI debug setting: scaling factor for all Animator-based animations [CHAR LIMIT=25] -->
608 <string name="animator_duration_scale_title">Animator duration scale</string>
609
610 <!-- UI debug setting: simulate secondary display devices using overlays [CHAR LIMIT=25] -->
611 <string name="overlay_display_devices_title">Simulate secondary displays</string>
612
613 <!-- Preference category for application debugging development settings. [CHAR LIMIT=25] -->
614 <string name="debug_applications_category">Apps</string>
615
616 <!-- UI debug setting: immediately destroy activities? [CHAR LIMIT=25] -->
617 <string name="immediately_destroy_activities">Don\u2019t keep activities</string>
618 <!-- UI debug setting: immediately destroy activities summary [CHAR LIMIT=50] -->
619 <string name="immediately_destroy_activities_summary">Destroy every activity as soon as
620 the user leaves it</string>
621
622 <!-- UI debug setting: limit number of running background processes [CHAR LIMIT=25] -->
623 <string name="app_process_limit_title">Background process limit</string>
624
625 <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
626 <string name="show_all_anrs">Show all ANRs</string>
627 <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=50] -->
628 <string name="show_all_anrs_summary">Show App Not Responding dialog
629 for background apps</string>
630
631 <!-- UI debug setting: force allow apps on external storage [CHAR LIMIT=50] -->
632 <string name="force_allow_on_external">Force allow apps on external</string>
633 <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
Nick Kralevich39725072016-03-12 15:00:50 -0800634 <string name="force_allow_on_external_summary">Makes any app eligible to be written to external storage, regardless of manifest values</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800635
636 <!-- UI debug setting: force all activites to be resizable for multiwindow [CHAR LIMIT=50] -->
637 <string name="force_resizable_activities">Force activities to be resizable</string>
638 <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
Jorim Jaggi185fa232016-02-17 16:15:52 -0800639 <string name="force_resizable_activities_summary">Make all activities resizable for multi-window, regardless of manifest values.</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800640
Jorim Jaggi6f2efd32015-12-23 12:04:39 +0100641 <!-- UI debug setting: enable freeform window support [CHAR LIMIT=50] -->
642 <string name="enable_freeform_support">Enable freeform windows</string>
643 <!-- UI debug setting: enable freeform window support summary [CHAR LIMIT=150] -->
Jorim Jaggi185fa232016-02-17 16:15:52 -0800644 <string name="enable_freeform_support_summary">Enable support for experimental freeform windows.</string>
Jorim Jaggi6f2efd32015-12-23 12:04:39 +0100645
Tony Mantler5881ebc2015-12-04 11:24:34 -0800646 <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] -->
647 <string name="local_backup_password_title">Desktop backup password</string>
648 <!-- Summary text of the "local backup password" setting when the user has not supplied a password -->
649 <string name="local_backup_password_summary_none">Desktop full backups aren\u2019t currently protected</string>
650 <!-- Summary text of the "local backup password" setting when the user has already supplied a password -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500651 <string name="local_backup_password_summary_change">Tap to change or remove the password for desktop full backups</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800652
653 <!-- Toast message shown when the user successfully sets a new local backup password [CHAR LIMIT=80] -->
654 <string name="local_backup_password_toast_success">New backup password set</string>
655 <!-- Toast message shown when setting a new local backup password fails due to the user not correctly typing the password again for confirmation [CHAR LIMIT=80] -->
656 <string name="local_backup_password_toast_confirmation_mismatch">New password and confirmation don\u2019t match</string>
657 <!-- Toast message shown when setting a new local backup password fails due to the user not supplying the correct existing password. The phrasing here is deliberately quite general. [CHAR LIMIT=80] -->
658 <string name="local_backup_password_toast_validation_failure">Failure setting backup password</string>
659
660 <!-- Name of each color mode for the display. [CHAR LIMIT=40] -->
661 <string-array name="color_mode_names">
662 <item>Vibrant (default)</item>
663 <item>Natural</item>
664 <item>Standard</item>
665 </string-array>
666
667 <!-- Description of each color mode for the display. [CHAR LIMIT=NONE] -->
668 <string-array name="color_mode_descriptions">
669 <item>Enhanced colors</item>
670 <item>Natural colors as seen by the eye</item>
671 <item>Colors optimized for digital content</item>
672 </string-array>
673
674 <!-- Settings item title for inactive apps [CHAR LIMIT=35] -->
675 <string name="inactive_apps_title">Inactive apps</string>
676 <!-- Settings item summary for inactive app [CHAR LIMIT=100] -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500677 <string name="inactive_app_inactive_summary">Inactive. Tap to toggle.</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800678 <!-- Settings item summary for active app [CHAR LIMIT=100] -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500679 <string name="inactive_app_active_summary">Active. Tap to toggle.</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800680
681 <!-- Services settings screen, setting option name for the user to go to the screen to view running services -->
682 <string name="runningservices_settings_title">Running services</string>
683 <!-- Services settings screen, setting option summary for the user to go to the screen to view running services -->
684 <string name="runningservices_settings_summary">View and control currently running services</string>
685
Tobias Sargeant431a92d2016-03-08 16:07:14 +0000686 <!-- Developer settings: enable WebView multiprocess name [CHAR LIMIT=50] -->
Torne (Richard Coles)d3831172016-05-11 15:52:07 +0100687 <string name="enable_webview_multiprocess">Multiprocess WebView</string>
Tobias Sargeantda857102016-02-11 14:52:28 +0000688 <!-- Developer settings: enable WebView multiprocess summary [CHAR LIMIT=60] -->
Torne (Richard Coles)d3831172016-05-11 15:52:07 +0100689 <string name="enable_webview_multiprocess_desc">Run WebView renderers separately</string>
Tobias Sargeantda857102016-02-11 14:52:28 +0000690
691 <!-- Developer settings: select WebView provider title [CHAR LIMIT=30] -->
Gustav Sennton6258dcd2015-10-30 19:25:37 +0000692 <string name="select_webview_provider_title">WebView implementation</string>
Tobias Sargeantda857102016-02-11 14:52:28 +0000693 <!-- Developer settings: select WebView provider dialog title [CHAR LIMIT=30] -->
Gustav Sennton6258dcd2015-10-30 19:25:37 +0000694 <string name="select_webview_provider_dialog_title">Set WebView implementation</string>
Gustav Senntonc83e3fa2016-02-18 12:19:13 +0000695 <!-- Developer settings: text for the WebView provider selection toast shown if an invalid provider was chosen (i.e. the setting list was stale). [CHAR LIMIT=NONE] -->
Gustav Senntonae71ddd2016-03-10 18:11:45 +0000696 <string name="select_webview_provider_toast_text">This choice is no longer valid. Try again.</string>
Gustav Sennton6258dcd2015-10-30 19:25:37 +0000697
Tony Mantler5881ebc2015-12-04 11:24:34 -0800698 <!-- Developer settings screen, convert userdata to file encryption option name -->
699 <string name="convert_to_file_encryption">Convert to file encryption</string>
700 <!-- Developer settings screen, convert userdata to file encryption summary when option is available -->
701 <string name="convert_to_file_encryption_enabled">Convert\u2026</string>
702 <!-- Developer settings screen, convert userdata to file encryption summary when option is already done -->
703 <string name="convert_to_file_encryption_done">Already file encrypted</string>
704 <!-- Title used on dialog with final prompt for converting to file encryption -->
705 <string name="title_convert_fbe">Converting to file based encryption</string>
706 <!-- Warning displayed on dialog with final prompt for converting to file encryption -->
707 <string name="convert_to_fbe_warning">
708 Convert data partition to file based encryption.\n
709 !!Warning!! This will erase all your data.\n
710 This feature is alpha, and may not work correctly.\n
711 Press \'Wipe and convert\u2026\' to continue.</string>
712 <!-- Button on dialog that triggers convertion to file encryption -->
713 <string name="button_convert_fbe">Wipe and convert\u2026</string>
714
715 <!-- Name of feature to change color setting for the display [CHAR LIMIT=60] -->
716 <string name="picture_color_mode">Picture color mode</string>
717
718 <!-- Description of feature to change color setting for the display [CHAR LIMIT=NONE] -->
719 <string name="picture_color_mode_desc">Use sRGB</string>
720
721 <!-- Label for disabling color space adjustment [CHAR LIMIT=45] -->
722 <string name="daltonizer_mode_disabled">Disabled</string>
723 <!-- Label for converting display colors to grayscale, which simulates monochromacy (complete color blindness). [CHAR LIMIT=45] -->
724 <string name="daltonizer_mode_monochromacy">Monochromacy</string>
725 <!-- Label for deuteranomaly (red-green color blindness) [CHAR LIMIT=45] -->
726 <string name="daltonizer_mode_deuteranomaly">Deuteranomaly (red-green)</string>
727 <!-- Label for protanomaly (red-green color blindness) [CHAR LIMIT=45] -->
728 <string name="daltonizer_mode_protanomaly">Protanomaly (red-green)</string>
729 <!-- Label for tritanomaly (blue-yellow color blindness) [CHAR LIMIT=45] -->
730 <string name="daltonizer_mode_tritanomaly">Tritanomaly (blue-yellow)</string>
731
732 <!-- Title for the accessibility preference to configure display color space correction. [CHAR LIMIT=NONE] -->
733 <string name="accessibility_display_daltonizer_preference_title">Color correction</string>
734 <!-- Subtitle for the accessibility preference to configure display color space correction. [CHAR LIMIT=NONE] -->
735 <string name="accessibility_display_daltonizer_preference_subtitle">This feature is experimental and may affect performance.</string>
736 <!-- Summary shown for color space correction preference when its value is overridden by another preference [CHAR LIMIT=35] -->
737 <string name="daltonizer_type_overridden">Overridden by <xliff:g id="title" example="Simulate color space">%1$s</xliff:g></string>
738
Jason Monk96ab6362016-02-11 11:33:09 -0500739 <!-- [CHAR_LIMIT=40] Label for estimated remaining duration of battery charging/discharging -->
Jason Monka5d7dd92016-02-17 08:53:28 -0500740 <string name="power_remaining_duration_only">Approx. <xliff:g id="time">%1$s</xliff:g> left</string>
Jason Monk96ab6362016-02-11 11:33:09 -0500741
Muyuan Li18d2b322016-03-31 13:53:56 -0700742 <!-- [CHAR_LIMIT=40] Short label for estimated remaining duration of battery charging/discharging -->
743 <string name="power_remaining_duration_only_short"><xliff:g id="time">%1$s</xliff:g> left</string>
744
Jason Monkc06fbb12016-01-08 14:12:18 -0500745 <!-- [CHAR_LIMIT=40] Label for battery level chart when discharging with duration -->
746 <string name="power_discharging_duration"><xliff:g id="level">%1$s</xliff:g>
747 - approx. <xliff:g id="time">%2$s</xliff:g> left</string>
748
Muyuan Li18d2b322016-03-31 13:53:56 -0700749 <!-- [CHAR_LIMIT=40] Label for battery level chart when discharging with duration -->
750 <string name="power_discharging_duration_short"><xliff:g id="level">%1$s</xliff:g>
751 - <xliff:g id="time">%2$s</xliff:g> left</string>
752
Jason Monkc06fbb12016-01-08 14:12:18 -0500753 <!-- [CHAR_LIMIT=40] Label for battery level chart when charging -->
754 <string name="power_charging"><xliff:g id="level">%1$s</xliff:g> -
755 <xliff:g id="state">%2$s</xliff:g></string>
756 <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
757 <string name="power_charging_duration"><xliff:g id="level">%1$s</xliff:g> -
758 <xliff:g id="time">%2$s</xliff:g> until full</string>
Muyuan Li18d2b322016-03-31 13:53:56 -0700759 <!-- [CHAR_LIMIT=40] Short label for battery level chart when charging with duration -->
760 <string name="power_charging_duration_short"><xliff:g id="level">%1$s</xliff:g> -
761 <xliff:g id="time">%2$s</xliff:g></string>
Jason Monkc06fbb12016-01-08 14:12:18 -0500762 <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
763 <string name="power_charging_duration_ac"><xliff:g id="level">%1$s</xliff:g> -
764 <xliff:g id="time">%2$s</xliff:g> until full on AC</string>
Muyuan Li18d2b322016-03-31 13:53:56 -0700765 <!-- [CHAR_LIMIT=40] Short label for battery level chart when charging with duration -->
766 <string name="power_charging_duration_ac_short"><xliff:g id="level">%1$s</xliff:g> -
767 <xliff:g id="time">%2$s</xliff:g></string>
Jason Monkc06fbb12016-01-08 14:12:18 -0500768 <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
769 <string name="power_charging_duration_usb"><xliff:g id="level">%1$s</xliff:g> -
770 <xliff:g id="time">%2$s</xliff:g> until full over USB</string>
Muyuan Li18d2b322016-03-31 13:53:56 -0700771 <!-- [CHAR_LIMIT=40] Short label for battery level chart when charging with duration -->
772 <string name="power_charging_duration_usb_short"><xliff:g id="level">%1$s</xliff:g> -
773 <xliff:g id="time">%2$s</xliff:g></string>
Jason Monkc06fbb12016-01-08 14:12:18 -0500774 <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
775 <string name="power_charging_duration_wireless"><xliff:g id="level">%1$s</xliff:g> -
776 <xliff:g id="time">%2$s</xliff:g> until full from wireless</string>
Muyuan Li18d2b322016-03-31 13:53:56 -0700777 <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
778 <string name="power_charging_duration_wireless_short"><xliff:g id="level">%1$s</xliff:g> -
779 <xliff:g id="time">%2$s</xliff:g></string>
Jason Monkc06fbb12016-01-08 14:12:18 -0500780
781 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
782 <string name="battery_info_status_unknown">Unknown</string>
783 <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging from an unknown source. -->
784 <string name="battery_info_status_charging">Charging</string>
785 <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging on AC. -->
786 <string name="battery_info_status_charging_ac">Charging on AC</string>
Muyuan Li18d2b322016-03-31 13:53:56 -0700787 <!-- [CHAR_LIMIT=20] Battery short status label when charing on AC -->
788 <string name="battery_info_status_charging_ac_short">Charging</string>
Jason Monkc06fbb12016-01-08 14:12:18 -0500789 <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over USB. -->
790 <string name="battery_info_status_charging_usb">Charging over USB</string>
Muyuan Li18d2b322016-03-31 13:53:56 -0700791 <!-- [CHAR_LIMIT=20] Battery short status label when charging over USB. -->
792 <string name="battery_info_status_charging_usb_short">Charging</string>
Jason Monkc06fbb12016-01-08 14:12:18 -0500793 <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over a wireless connection. -->
794 <string name="battery_info_status_charging_wireless">Charging wirelessly</string>
Muyuan Li18d2b322016-03-31 13:53:56 -0700795 <!-- [CHAR_LIMIT=20] Battery short status label when charging wirelessly. -->
796 <string name="battery_info_status_charging_wireless_short">Charging</string>
Jason Monkc06fbb12016-01-08 14:12:18 -0500797 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
798 <string name="battery_info_status_discharging">Not charging</string>
799 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
800 <string name="battery_info_status_not_charging">Not charging</string>
801 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
802 <string name="battery_info_status_full">Full</string>
803
Sudheer Shanka14501732016-01-25 22:40:10 +0000804 <!-- Summary for settings preference disabled by administrator [CHAR LIMIT=50] -->
Sudheer Shanka579dc132016-02-17 18:06:38 +0000805 <string name="disabled_by_admin_summary_text">Controlled by admin</string>
Sudheer Shanka14501732016-01-25 22:40:10 +0000806
Sudheer Shanka923bc742016-02-22 22:29:47 +0000807 <!-- Summary for switch preference to denote it is switched on [CHAR LIMIT=50] -->
808 <string name="enabled_by_admin">Enabled by administrator</string>
Sudheer Shanka535b4e72016-03-09 17:04:15 -0800809 <!-- Summary for switch preference to denote it is switched off [CHAR LIMIT=50] -->
Sudheer Shanka923bc742016-02-22 22:29:47 +0000810 <string name="disabled_by_admin">Disabled by administrator</string>
811
Jason Monkcafda1f2016-02-05 10:16:22 -0500812 <!-- Option in navigation drawer that leads to Settings main screen [CHAR LIMIT=30] -->
Jason Monk23d4ccf2016-04-12 12:42:30 -0400813 <string name="home">Settings Home</string>
Jason Monkcafda1f2016-02-05 10:16:22 -0500814
Jason Monkb8d6fcb2016-05-23 14:42:23 -0400815 <!-- Labels on the side of batter graph in Quick Settings and Settings [CHAR LIMIT=8] -->
816 <string-array name="battery_labels">
Jason Monk96ab6362016-02-11 11:33:09 -0500817 <item>0%</item>
818 <item>50%</item>
819 <item>100%</item>
820 </string-array>
821
822 <!-- Label for length of time since the battery graph started [CHAR LIMIT=20] -->
823 <string name="charge_length_format"><xliff:g name="time" example="3 hours">%1$s</xliff:g> ago</string>
824
825 <!-- Label for length of time until battery is charged [CHAR LIMIT=20] -->
826 <string name="remaining_length_format"><xliff:g name="time" example="3 hours">%1$s</xliff:g> left</string>
827
Tony Mantlerddba18e2016-03-21 14:50:55 -0700828 <!-- Hint text for the IP address -->
829 <string name="wifi_ip_address_hint" translatable="false">192.168.1.128</string>
830 <!-- Hint text for DNS -->
831 <string name="wifi_dns1_hint" translatable="false">8.8.8.8</string>
832 <!-- Hint text for DNS -->
833 <string name="wifi_dns2_hint" translatable="false">8.8.4.4</string>
834 <!-- Hint text for the gateway -->
835 <string name="wifi_gateway_hint" translatable="false">192.168.1.1</string>
836 <!-- Hint text for network prefix length -->
837 <string name="wifi_network_prefix_length_hint" translatable="false">24</string>
838 <!-- HTTP proxy settings. The hint text field for port. -->
839 <string name="proxy_port_hint" translatable="false">8080</string>
840 <!-- HTTP proxy settings. Hint for Proxy-Auto Config URL. -->
841 <string name="proxy_url_hint" translatable="false">https://www.example.com/proxy.pac</string>
842 <!-- HTTP proxy settings. The hint text for proxy exclusion list. -->
843 <string name="proxy_exclusionlist_hint" translatable="false">example.com,mycomp.test.com,localhost</string>
844 <!-- HTTP proxy settings. The hint text field for the hostname. -->
845 <string name="proxy_hostname_hint" translatable="false">proxy.example.com</string>
846
Alan Viverette8890cfa2016-03-25 14:56:38 -0400847 <!-- Description for the screen zoom level that makes interface elements small. [CHAR LIMIT=24] -->
848 <string name="screen_zoom_summary_small">Small</string>
849 <!-- Description for the device's default screen zoom level. [CHAR LIMIT=24] -->
850 <string name="screen_zoom_summary_default">Default</string>
851 <!-- Description for the screen zoom level that makes interface elements large. [CHAR LIMIT=24] -->
852 <string name="screen_zoom_summary_large">Large</string>
853 <!-- Description for the screen zoom level that makes interface elements larger. [CHAR LIMIT=24] -->
854 <string name="screen_zoom_summary_very_large">Larger</string>
855 <!-- Description for the screen zoom level that makes interface elements largest. [CHAR LIMIT=24] -->
856 <string name="screen_zoom_summary_extremely_large">Largest</string>
857 <!-- Description for a custom screen zoom level. This shows the requested display
858 density in raw pixels per inch rather than using a relative description. [CHAR LIMIT=24] -->
859 <string name="screen_zoom_summary_custom">Custom (<xliff:g id="densityDpi" example="160">%d</xliff:g>)</string>
Suprabh Shuklac15c1be2016-04-04 15:04:09 -0700860 <!-- Label for Help and feedback menu item -->
861 <string name="help_feedback_label">Help &amp; feedback</string>
Alan Viverette8890cfa2016-03-25 14:56:38 -0400862
Fan Zhangc10db982016-08-11 13:52:04 -0700863 <!-- Content description for drawer menu button [CHAR_LIMIT=30]-->
864 <string name="content_description_menu_button">Menu</string>
865
Jason Monk2ba4ce62015-01-13 10:08:23 -0500866</resources>