blob: 0d0454524428839a621fcd3cbe2ad76fa53a4fcd [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 -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070024 <string name="wifi_security_short_wep" translatable="false">WEP</string>
Jason Monkd52356a2015-01-28 10:40:41 -050025 <!-- Do not translate. Concise terminology for wifi with WPA security -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070026 <string name="wifi_security_short_wpa" translatable="false">WPA</string>
Jason Monkd52356a2015-01-28 10:40:41 -050027 <!-- Do not translate. Concise terminology for wifi with WPA2 security -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070028 <string name="wifi_security_short_wpa2" translatable="false">WPA2</string>
Jason Monkd52356a2015-01-28 10:40:41 -050029 <!-- Do not translate. Concise terminology for wifi with both WPA/WPA2 security -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070030 <string name="wifi_security_short_wpa_wpa2" translatable="false">WPA/WPA2</string>
Jason Monkd52356a2015-01-28 10:40:41 -050031 <!-- Do not translate. Concise terminology for wifi with unknown PSK type -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070032 <string name="wifi_security_short_psk_generic" translatable="false">@string/wifi_security_short_wpa_wpa2</string>
Jason Monkd52356a2015-01-28 10:40:41 -050033 <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070034 <string name="wifi_security_short_eap" translatable="false">802.1x</string>
Hai Shalom5daf0ce2019-04-22 17:50:48 -070035 <!-- Do not translate. Concise terminology for wifi with WPA 802.1x EAP security -->
36 <string name="wifi_security_short_eap_wpa" translatable="false">WPA-EAP</string>
37 <!-- Do not translate. Concise terminology for wifi with WPA2/WPA3 802.1x EAP security -->
38 <string name="wifi_security_short_eap_wpa2_wpa3" translatable="false">RSN-EAP</string>
Hai Shalomaa6f9202018-10-16 14:30:02 -070039 <!-- Do not translate. Concise terminology for wifi with WPA3 security -->
40 <string name="wifi_security_short_sae" translatable="false">WPA3</string>
Hai Shalomc03fc882019-04-08 15:08:19 -070041 <!-- Do not translate. Concise terminology for wifi with WPA2/WPA3 transition security -->
42 <string name="wifi_security_short_psk_sae" translatable="false">WPA2/WPA3</string>
Arc Wanga27e3432019-12-11 20:21:01 +080043 <!-- Do not translate. Concise terminology for Wi-Fi with None/OWE transition mode security -->
44 <string name="wifi_security_short_none_owe" translatable="false">None/OWE</string>
Hai Shalomaa6f9202018-10-16 14:30:02 -070045 <!-- Do not translate. Concise terminology for wifi with OWE security -->
46 <string name="wifi_security_short_owe" translatable="false">OWE</string>
Hai Shalom5daf0ce2019-04-22 17:50:48 -070047 <!-- Do not translate. Concise terminology for wifi with 802.1x EAP Suite-B-192 security -->
48 <string name="wifi_security_short_eap_suiteb" translatable="false">Suite-B-192</string>
Jason Monkd52356a2015-01-28 10:40:41 -050049
Maurice Lamf3e72432018-11-13 12:02:35 -080050 <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. [CHAR LIMIT=40] -->
51 <string name="wifi_security_none">None</string>
Jason Monkd52356a2015-01-28 10:40:41 -050052
53 <!-- Do not translate. Terminology for wifi with WEP security -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070054 <string name="wifi_security_wep" translatable="false">WEP</string>
Jason Monkd52356a2015-01-28 10:40:41 -050055 <!-- Do not translate. Terminology for wifi with WPA security -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070056 <string name="wifi_security_wpa" translatable="false">WPA-Personal</string>
Jason Monkd52356a2015-01-28 10:40:41 -050057 <!-- Do not translate. Terminology for wifi with WPA2 security -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070058 <string name="wifi_security_wpa2" translatable="false">WPA2-Personal</string>
Jason Monkd52356a2015-01-28 10:40:41 -050059 <!-- Do not translate. Terminology for wifi with both WPA/WPA2 security, or unknown -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070060 <string name="wifi_security_wpa_wpa2" translatable="false">WPA/WPA2-Personal</string>
Jason Monkd52356a2015-01-28 10:40:41 -050061 <!-- Do not translate. Terminology for wifi with unknown PSK type -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070062 <string name="wifi_security_psk_generic" translatable="false">@string/wifi_security_wpa_wpa2</string>
Jason Monkd52356a2015-01-28 10:40:41 -050063 <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
Hai Shalom5daf0ce2019-04-22 17:50:48 -070064 <string name="wifi_security_eap" translatable="false">WPA/WPA2/WPA3-Enterprise</string>
65 <!-- Do not translate. Concise terminology for wifi with WPA 802.1x EAP security -->
66 <string name="wifi_security_eap_wpa" translatable="false">WPA-Enterprise</string>
67 <!-- Do not translate. Concise terminology for wifi with WPA2/WPA3 802.1x EAP security -->
68 <string name="wifi_security_eap_wpa2_wpa3" translatable="false">WPA2/WPA3-Enterprise</string>
Sanket Padawed1878802015-05-12 10:27:19 -070069 <!-- Do not translate. Concise terminology for Passpoint network -->
Hai Shalomaa6f9202018-10-16 14:30:02 -070070 <string name="wifi_security_passpoint" translatable="false">Passpoint</string>
71 <!-- Do not translate. Terminology for wifi with WPA3 security -->
72 <string name="wifi_security_sae" translatable="false">WPA3-Personal</string>
Hai Shalomc03fc882019-04-08 15:08:19 -070073 <!-- Do not translate. Terminology for wifi with WPA2/WPA3 Transition mode security -->
74 <string name="wifi_security_psk_sae" translatable="false">WPA2/WPA3-Personal</string>
Arc Wanga27e3432019-12-11 20:21:01 +080075 <!-- Do not translate. Terminology for Wi-Fi with None/OWE transition mode security -->
76 <string name="wifi_security_none_owe" translatable="false">None/Enhanced Open</string>
Hai Shalomaa6f9202018-10-16 14:30:02 -070077 <!-- Do not translate. Terminology for wifi with OWE security -->
78 <string name="wifi_security_owe" translatable="false">Enhanced Open</string>
Hai Shalom5daf0ce2019-04-22 17:50:48 -070079 <!-- Do not translate. Concise terminology for wifi with 802.1x EAP Suite-B-192 security -->
80 <string name="wifi_security_eap_suiteb" translatable="false">WPA3-Enterprise 192-bit</string>
Jason Monkd52356a2015-01-28 10:40:41 -050081
82 <!-- Summary for the remembered network. -->
83 <string name="wifi_remembered">Saved</string>
clownshen78be6542019-04-24 19:16:24 +080084 <!-- Summary for the disconnected network. [CHAR LIMIT=40] -->
85 <string name="wifi_disconnected">Disconnected</string>
Jason Monkd52356a2015-01-28 10:40:41 -050086 <!-- Status for networks disabled for unknown reason -->
87 <string name="wifi_disabled_generic">Disabled</string>
88 <!-- Status for networked disabled from a DNS or DHCP failure -->
89 <string name="wifi_disabled_network_failure">IP Configuration Failure</string>
Amin Shaikh98773d42017-02-02 17:50:12 -080090 <!-- Status for networks disabled by the network recommendation provider -->
91 <string name="wifi_disabled_by_recommendation_provider">Not connected due to low quality network</string>
Jason Monkd52356a2015-01-28 10:40:41 -050092 <!-- Status for networked disabled from a wifi association failure -->
93 <string name="wifi_disabled_wifi_failure">WiFi Connection Failure</string>
94 <!-- Status for networks disabled from authentication failure (wrong password
95 or certificate). -->
96 <string name="wifi_disabled_password_failure">Authentication problem</string>
Antony Sargente1caa9e2017-06-06 17:17:44 -070097
98 <!-- Status detail for a network that can't be connected to for some reason -->
99 <string name="wifi_cant_connect">Can\'t connect</string>
100 <!-- Status for a named network that can't be connected to for some reason-->
101 <string name="wifi_cant_connect_to_ap">Can\'t connect to \'<xliff:g id="ap_name">%1$s</xliff:g>\'</string>
102 <!-- Message shown when the user likely entered an incorrect password for a wifi network -->
103 <string name="wifi_check_password_try_again">Check password and try again</string>
104
Jason Monkd52356a2015-01-28 10:40:41 -0500105 <!-- Summary for the remembered network but currently not in range. -->
106 <string name="wifi_not_in_range">Not in range</string>
Salvador Martinez5d937fc2016-09-23 08:54:20 -0700107 <!-- Summary for the network but no internet connection was detected. -->
Salvador Martinezaaffdd52016-09-29 11:23:05 -0700108 <string name="wifi_no_internet_no_reconnect">Won\'t automatically connect</string>
Jason Monkd52356a2015-01-28 10:40:41 -0500109 <!-- Summary for the remembered network but no internet connection was detected. -->
Fan Zhang0cc1c962017-11-20 15:12:27 -0800110 <string name="wifi_no_internet">No internet access</string>
Sanket Padawe56cfbfb2015-05-05 20:10:46 -0700111 <!-- Summary for saved networks -->
112 <string name="saved_network">Saved by <xliff:g id="name">%1$s</xliff:g></string>
Jason Monkd52356a2015-01-28 10:40:41 -0500113
Stephen Chen36dd5cf12017-03-20 13:27:51 -0700114 <!-- Status message of Wi-Fi when it is automatically connected by a network recommendation provider. [CHAR LIMIT=NONE] -->
115 <string name="connected_via_network_scorer">Automatically connected via %1$s</string>
116 <!-- Status message of Wi-Fi when it is automatically connected by a default network recommendation provider. [CHAR LIMIT=NONE] -->
Stephen Chenbe70d892017-03-28 18:14:17 -0700117 <string name="connected_via_network_scorer_default">Automatically connected via network rating provider</string>
Vinit Deshpandefc406002015-04-15 18:10:55 -0700118 <!-- Status message of Wi-Fi when it is connected by Passpoint configuration. [CHAR LIMIT=NONE] -->
119 <string name="connected_via_passpoint">Connected via %1$s</string>
Roshan Piuse9b8e502019-01-23 15:42:44 -0800120 <!-- Status message of Wi-Fi when it is connected by a app (via suggestion or network request). [CHAR LIMIT=NONE] -->
121 <string name="connected_via_app">Connected via <xliff:g id="name" example="Wifi App">%1$s</xliff:g></string>
Vinit Deshpandedcf00c92015-04-15 18:32:09 -0700122 <!-- Status message of Wi-Fi when network has matching passpoint credentials. [CHAR LIMIT=NONE] -->
123 <string name="available_via_passpoint">Available via %1$s</string>
Quang Luong02d81742018-12-17 16:09:45 -0800124 <!-- Status message of OSU Provider network when not connected. [CHAR LIMIT=NONE] -->
Quang Luongf005c882019-01-29 16:32:03 -0800125 <string name="tap_to_sign_up">Tap to sign up</string>
Sanket Padawe56cfbfb2015-05-05 20:10:46 -0700126 <!-- Package name for Settings app-->
127 <string name="settings_package" translatable="false">com.android.settings</string>
128 <!-- Package name for Certinstaller app-->
129 <string name="certinstaller_package" translatable="false">com.android.certinstaller</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500130
Sanket Padawe7094d222015-05-01 16:55:00 -0700131 <!-- Summary for Connected wifi network without internet -->
Fan Zhang0cc1c962017-11-20 15:12:27 -0800132 <string name="wifi_connected_no_internet">Connected, no internet</string>
Sanket Padawe7094d222015-05-01 16:55:00 -0700133
lucaslin783f2212019-10-22 18:27:33 +0800134 <!-- Summary for connected network without internet due to private dns validation failed [CHAR LIMIT=NONE] -->
135 <string name="private_dns_broken">Private DNS server cannot be accessed</string>
136
lucaslinfc731ab2019-03-12 17:52:15 +0800137 <!-- Summary for connected wifi network with partial internet connectivity [CHAR LIMIT=50] -->
138 <string name="wifi_limited_connection">Limited connection</string>
139
Amin Shaikhe74dbdd2018-03-09 16:05:30 -0500140 <!-- Wi-Fi status indicating that the current network is connected, but has no internet access. -->
141 <string name="wifi_status_no_internet">No internet</string>
142
143 <!-- Wi-Fi status indicating that the current network is connected requires sign in to access the internet. -->
144 <string name="wifi_status_sign_in_required">Sign in required</string>
145
Glen Kuhne446afac2017-06-22 16:02:33 -0700146 <!-- Summary for networks failing to connect due to association rejection status 17, AP full -->
147 <string name="wifi_ap_unable_to_handle_new_sta">Access point temporarily full</string>
148
pkanwarbf7ceec2017-07-28 11:10:55 -0700149 <!-- Status message of Wi-Fi when it is connected to a Carrier Network. [CHAR LIMIT=NONE] -->
150 <string name="connected_via_carrier">Connected via %1$s</string>
151 <!-- Status message of Wi-Fi when an available network is a carrier network. [CHAR LIMIT=NONE] -->
152 <string name="available_via_carrier">Available via %1$s</string>
153
Quang Luongf005c882019-01-29 16:32:03 -0800154 <!-- Status message of OSU Provider upon initiating provisioning flow [CHAR LIMIT=NONE] -->
155 <string name="osu_opening_provider">Opening <xliff:g id="passpointProvider" example="Passpoint Provider">%1$s</xliff:g></string>
156 <!-- Status message of OSU Provider when connection fails [CHAR LIMIT=NONE] -->
157 <string name="osu_connect_failed">Couldn\u2019t connect</string>
158 <!-- Status message of OSU Provider after user completes provisioning flow [CHAR LIMIT=NONE] -->
159 <string name="osu_completing_sign_up">Completing sign-up\u2026</string>
160 <!-- Status message of OSU Provider when sign up could not be completed [CHAR LIMIT=NONE] -->
161 <string name="osu_sign_up_failed">Couldn\u2019t complete sign-up. Tap to try again.</string>
Quang Luong8d40a8e2019-01-02 16:25:38 -0800162 <!-- Status message of OSU Provider on completing provisioning. [CHAR LIMIT=NONE] -->
Quang Luongf005c882019-01-29 16:32:03 -0800163 <string name="osu_sign_up_complete">Sign-up complete. Connecting\u2026</string>
Quang Luong8d40a8e2019-01-02 16:25:38 -0800164
Sundeep Ghuman3853f8d2017-05-30 12:53:44 -0700165 <!-- Speed label for very slow network speed -->
166 <string name="speed_label_very_slow">Very Slow</string>
167 <!-- Speed label for slow network speed -->
168 <string name="speed_label_slow">Slow</string>
169 <!-- Speed label for okay network speed -->
Sundeep Ghumane8853f52017-06-06 16:56:44 -0700170 <string name="speed_label_okay">OK</string>
Sundeep Ghuman3853f8d2017-05-30 12:53:44 -0700171 <!-- Speed label for medium network speed -->
172 <string name="speed_label_medium">Medium</string>
173 <!-- Speed label for fast network speed -->
174 <string name="speed_label_fast">Fast</string>
175 <!-- Speed label for very fast network speed -->
176 <string name="speed_label_very_fast">Very Fast</string>
177
Arc Wange706be82019-10-16 15:25:56 +0800178 <!-- Passpoint summary for an expired passpoint [CHAR LIMIT=40] -->
179 <string name="wifi_passpoint_expired">Expired</string>
180
Sundeep Ghumand3171ca2017-07-12 23:02:24 -0700181 <!-- Summary text separator for preferences including a short description (eg. "Fast / Connected"). -->
182 <string name="preference_summary_default_combination"><xliff:g id="state" example="ON">%1$s</xliff:g> / <xliff:g id="description" example="High accuracy mode">%2$s</xliff:g></string>
183
Jason Monk7ce96b92015-02-02 11:27:58 -0500184 <!-- Bluetooth settings. Message when a device is disconnected -->
185 <string name="bluetooth_disconnected">Disconnected</string>
186 <!-- Bluetooth settings. Message when disconnecting from a device -->
187 <string name="bluetooth_disconnecting">Disconnecting\u2026</string>
188 <!-- Bluetooth settings. Message when connecting to a device -->
189 <string name="bluetooth_connecting">Connecting\u2026</string>
190 <!-- Bluetooth settings. Message when connected to a device. [CHAR LIMIT=40] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800191 <string name="bluetooth_connected">Connected<xliff:g id="active_device">%1$s</xliff:g></string>
Jason Monkbe3c5db2015-02-04 13:00:55 -0500192 <!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing -->
193 <string name="bluetooth_pairing">Pairing\u2026</string>
194
195 <!-- Bluetooth settings. Message when connected to a device, except for phone audio. [CHAR LIMIT=40] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800196 <string name="bluetooth_connected_no_headset">Connected (no phone)<xliff:g id="active_device">%1$s</xliff:g></string>
Jason Monkbe3c5db2015-02-04 13:00:55 -0500197 <!-- Bluetooth settings. Message when connected to a device, except for media audio. [CHAR LIMIT=40] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800198 <string name="bluetooth_connected_no_a2dp">Connected (no media)<xliff:g id="active_device">%1$s</xliff:g></string>
Jason Monkbe3c5db2015-02-04 13:00:55 -0500199 <!-- Bluetooth settings. Message when connected to a device, except for map. [CHAR LIMIT=40] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800200 <string name="bluetooth_connected_no_map">Connected (no message access)<xliff:g id="active_device">%1$s</xliff:g></string>
Jason Monkbe3c5db2015-02-04 13:00:55 -0500201 <!-- Bluetooth settings. Message when connected to a device, except for phone/media audio. [CHAR LIMIT=40] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800202 <string name="bluetooth_connected_no_headset_no_a2dp">Connected (no phone or media)<xliff:g id="active_device">%1$s</xliff:g></string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500203
Jack He0e16a862017-06-28 14:17:10 -0700204 <!-- Bluetooth settings. Message when connected to a device, showing remote device battery level. [CHAR LIMIT=NONE] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800205 <string name="bluetooth_connected_battery_level">Connected, battery <xliff:g id="battery_level_as_percentage">%1$s</xliff:g><xliff:g id="active_device">%2$s</xliff:g></string>
Jack He0e16a862017-06-28 14:17:10 -0700206 <!-- Bluetooth settings. Message when connected to a device, except for phone audio, showing remote device battery level. [CHAR LIMIT=NONE] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800207 <string name="bluetooth_connected_no_headset_battery_level">Connected (no phone), battery <xliff:g id="battery_level_as_percentage">%1$s</xliff:g><xliff:g id="active_device">%2$s</xliff:g></string>
Jack He0e16a862017-06-28 14:17:10 -0700208 <!-- Bluetooth settings. Message when connected to a device, except for media audio, showing remote device battery level. [CHAR LIMIT=NONE] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800209 <string name="bluetooth_connected_no_a2dp_battery_level">Connected (no media), battery <xliff:g id="battery_level_as_percentage">%1$s</xliff:g><xliff:g id="active_device">%2$s</xliff:g></string>
Jack He0e16a862017-06-28 14:17:10 -0700210 <!-- Bluetooth settings. Message when connected to a device, except for phone/media audio, showing remote device battery level. [CHAR LIMIT=NONE] -->
Pavlin Radoslavove6e080f2018-02-06 12:21:34 -0800211 <string name="bluetooth_connected_no_headset_no_a2dp_battery_level">Connected (no phone or media), battery <xliff:g id="battery_level_as_percentage">%1$s</xliff:g><xliff:g id="active_device">%2$s</xliff:g></string>
Jack He0e16a862017-06-28 14:17:10 -0700212
timhypeng06229da2018-03-22 17:53:17 +0800213 <!-- Connected devices settings. Message when Bluetooth is connected and active, showing remote device status and battery level. [CHAR LIMIT=NONE] -->
214 <string name="bluetooth_active_battery_level">Active, <xliff:g id="battery_level_as_percentage">%1$s</xliff:g> battery</string>
jackqdyulei1f9c1712019-03-05 16:42:57 -0800215 <!-- Connected devices settings. Message when Bluetooth is connected and active, showing remote device status and battery level for untethered headset. [CHAR LIMIT=NONE] -->
216 <string name="bluetooth_active_battery_level_untethered">Active, L: <xliff:g id="battery_level_as_percentage" example="25%">%1$s</xliff:g> battery, R: <xliff:g id="battery_level_as_percentage" example="25%">%2$s</xliff:g> battery</string>
timhypeng06229da2018-03-22 17:53:17 +0800217 <!-- Connected devices settings. Message when Bluetooth is connected but not in use, showing remote device battery level. [CHAR LIMIT=NONE] -->
218 <string name="bluetooth_battery_level"><xliff:g id="battery_level_as_percentage">%1$s</xliff:g> battery</string>
jackqdyulei1f9c1712019-03-05 16:42:57 -0800219 <!-- Connected devices settings. Message when Bluetooth is connected but not in use, showing remote device battery level for untethered headset. [CHAR LIMIT=NONE] -->
220 <string name="bluetooth_battery_level_untethered">L: <xliff:g id="battery_level_as_percentage" example="25%">%1$s</xliff:g> battery, R: <xliff:g id="battery_level_as_percentage" example="25%">%2$s</xliff:g> battery</string>
timhypeng06229da2018-03-22 17:53:17 +0800221 <!-- Connected devices settings. Message when Bluetooth is connected and active but no battery information, showing remote device status. [CHAR LIMIT=NONE] -->
222 <string name="bluetooth_active_no_battery_level">Active</string>
223
Jason Monk7ce96b92015-02-02 11:27:58 -0500224 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the A2DP profile. -->
225 <string name="bluetooth_profile_a2dp">Media audio</string>
226 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the headset or handsfree profile. -->
Antony Sargentc6098052017-05-31 21:29:52 -0700227 <string name="bluetooth_profile_headset">Phone calls</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500228 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the OPP profile. -->
229 <string name="bluetooth_profile_opp">File transfer</string>
230 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the HID profile. -->
231 <string name="bluetooth_profile_hid">Input device</string>
232 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (accessing Internet through remote device). [CHAR LIMIT=40] -->
233 <string name="bluetooth_profile_pan">Internet access</string>
234 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PBAP profile. [CHAR LIMIT=40] -->
235 <string name="bluetooth_profile_pbap">Contact sharing</string>
236 <!-- Bluetooth settings. The user-visible summary string that is used whenever referring to the PBAP profile (sharing contacts). [CHAR LIMIT=60] -->
237 <string name="bluetooth_profile_pbap_summary">Use for contact sharing</string>
238 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (sharing this device's Internet connection). [CHAR LIMIT=40] -->
239 <string name="bluetooth_profile_pan_nap">Internet connection sharing</string>
Casper Bonde424681e2015-05-04 22:07:45 -0700240 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the map profile. -->
Antony Sargentc6098052017-05-31 21:29:52 -0700241 <string name="bluetooth_profile_map">Text Messages</string>
Casper Bonde424681e2015-05-04 22:07:45 -0700242 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the SAP profile (sharing SIM card). -->
243 <string name="bluetooth_profile_sap">SIM Access</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500244
Antony Sargentbf99f972017-04-21 15:25:57 -0700245 <!-- Bluetooth settings. The user-visible string for the setting controlling whether to use a high-quality codec if the device supports it, along with the name of the codec (eg AAC, LDAC, aptX) -->
Antony Sargentc6098052017-05-31 21:29:52 -0700246 <string name="bluetooth_profile_a2dp_high_quality">HD audio: <xliff:g id="codec_name">%1$s</xliff:g></string>
Antony Sargentbf99f972017-04-21 15:25:57 -0700247
248 <!-- Bluetooth settings. Similar to bluetooth_profile_a2dp_high_quality, but used when the device supports high quality audio but we don't know which codec that will be used. -->
Antony Sargentc6098052017-05-31 21:29:52 -0700249 <string name="bluetooth_profile_a2dp_high_quality_unknown_codec">HD audio</string>
Antony Sargentbf99f972017-04-21 15:25:57 -0700250
Jakub Pawlowskiea580fa2017-11-22 11:02:34 -0800251 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the Hearing Aid profile. -->
Stanley Tng73fcb832019-02-01 18:11:17 -0800252 <string name="bluetooth_profile_hearing_aid">Hearing Aids</string>
Jakub Pawlowskiea580fa2017-11-22 11:02:34 -0800253 <!-- Bluetooth settings. Connection options screen. The summary for the Hearing Aid checkbox preference when Hearing Aid is connected. -->
Stanley Tng73fcb832019-02-01 18:11:17 -0800254 <string name="bluetooth_hearing_aid_profile_summary_connected">Connected to Hearing Aids</string>
Jakub Pawlowskiea580fa2017-11-22 11:02:34 -0800255
Jason Monk7ce96b92015-02-02 11:27:58 -0500256 <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference when A2DP is connected. -->
257 <string name="bluetooth_a2dp_profile_summary_connected">Connected to media audio</string>
258 <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference when headset is connected. -->
259 <string name="bluetooth_headset_profile_summary_connected">Connected to phone audio</string>
260 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is connected. -->
261 <string name="bluetooth_opp_profile_summary_connected">Connected to file transfer server</string>
262 <!-- Bluetooth settings. Connection options screen. The summary for the map checkbox preference when map is connected. -->
263 <string name="bluetooth_map_profile_summary_connected">Connected to map</string>
Casper Bonde424681e2015-05-04 22:07:45 -0700264 <!-- Bluetooth settings. Connection options screen. The summary for the sap checkbox preference when SAP is connected. -->
265 <string name="bluetooth_sap_profile_summary_connected">Connected to SAP</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500266 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is not connected. -->
267 <string name="bluetooth_opp_profile_summary_not_connected">Not connected to file transfer server</string>
268 <!-- Bluetooth settings. Connection options screen. The summary for the HID checkbox preference when HID is connected. -->
269 <string name="bluetooth_hid_profile_summary_connected">Connected to input device</string>
270 <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]-->
Fan Zhang0cc1c962017-11-20 15:12:27 -0800271 <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for internet access</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500272 <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]-->
Fan Zhang0cc1c962017-11-20 15:12:27 -0800273 <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local internet connection with device</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500274
275 <!-- Bluetooth settings. Connection options screen. The summary
276 for the PAN checkbox preference that describes how checking it
277 will set the PAN profile as preferred. -->
Fan Zhang0cc1c962017-11-20 15:12:27 -0800278 <string name="bluetooth_pan_profile_summary_use_for">Use for internet access</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500279 <!-- Bluetooth settings. Connection options screen. The summary for the map checkbox preference that describes how checking it will set the map profile as preferred. -->
280 <string name="bluetooth_map_profile_summary_use_for">Use for map</string>
Casper Bonde424681e2015-05-04 22:07:45 -0700281 <!-- Bluetooth settings. Connection options screen. The summary for the sap checkbox preference that describes how checking it will set the sap profile as preferred. -->
282 <string name="bluetooth_sap_profile_summary_use_for">Use for SIM access</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500283 <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. -->
284 <string name="bluetooth_a2dp_profile_summary_use_for">Use for media audio</string>
285 <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. -->
286 <string name="bluetooth_headset_profile_summary_use_for">Use for phone audio</string>
287 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference that describes how checking it will set the OPP profile as preferred. -->
288 <string name="bluetooth_opp_profile_summary_use_for">Use for file transfer</string>
289 <!-- Bluetooth settings. Connection options screen. The summary
290 for the HID checkbox preference that describes how checking it
291 will set the HID profile as preferred. -->
292 <string name="bluetooth_hid_profile_summary_use_for">Use for input</string>
Jakub Pawlowskiea580fa2017-11-22 11:02:34 -0800293 <!-- Bluetooth settings. Connection options screen. The summary for the Hearing Aid checkbox preference that describes how checking it will set the Hearing Aid profile as preferred. -->
Stanley Tng73fcb832019-02-01 18:11:17 -0800294 <string name="bluetooth_hearing_aid_profile_summary_use_for">Use for Hearing Aids</string>
Jason Monk7ce96b92015-02-02 11:27:58 -0500295
296 <!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] -->
297 <string name="bluetooth_pairing_accept">Pair</string>
298 <!-- Button text for accepting an incoming pairing request in all caps. [CHAR LIMIT=20] -->
299 <string name="bluetooth_pairing_accept_all_caps">PAIR</string>
300 <!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] -->
301 <string name="bluetooth_pairing_decline">Cancel</string>
302
303 <!-- Message in pairing dialogs. [CHAR LIMIT=NONE] -->
304 <string name="bluetooth_pairing_will_share_phonebook">Pairing grants access to your contacts and call history when connected.</string>
305 <!-- Message for the error dialog when BT pairing fails generically. -->
306 <string name="bluetooth_pairing_error_message">Couldn\'t pair with <xliff:g id="device_name">%1$s</xliff:g>.</string>
307
308 <!-- Message for the error dialog when BT pairing fails because the PIN /
309 Passkey entered is incorrect. -->
310 <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>
311 <!-- Message for the error dialog when BT pairing fails because the other device is down. -->
312 <string name="bluetooth_pairing_device_down_error_message">Can\'t communicate with <xliff:g id="device_name">%1$s</xliff:g>.</string>
313 <!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. -->
314 <string name="bluetooth_pairing_rejected_error_message">Pairing rejected by <xliff:g id="device_name">%1$s</xliff:g>.</string>
315
jackqdyuleic9d6a172017-09-18 18:55:41 -0700316 <!-- Message for telling the user the kind of BT device being displayed in list. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=4875089335641234463] -->
317 <string name="bluetooth_talkback_computer">Computer</string>
318
319 <!-- Message for telling the user the kind of BT device being displayed in list. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=5140152177885220949] -->
320 <string name="bluetooth_talkback_headset">Headset</string>
321
322 <!-- Message for telling the user the kind of BT device being displayed in list. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=4260255181240622896] -->
323 <string name="bluetooth_talkback_phone">Phone</string>
324
325 <!-- Message for telling the user the kind of BT device being displayed in list. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=551146170554589119] -->
326 <string name="bluetooth_talkback_imaging">Imaging</string>
327
328 <!-- Message for telling the user the kind of BT device being displayed in list. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=26580326066627664] -->
329 <string name="bluetooth_talkback_headphone">Headphone</string>
330
331 <!-- Message for telling the user the kind of BT device being displayed in list. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=5165842622743212268] -->
332 <string name="bluetooth_talkback_input_peripheral">Input Peripheral</string>
333
334 <!-- Message for telling the user the kind of BT device being displayed in list. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=5615463912185280812] -->
335 <string name="bluetooth_talkback_bluetooth">Bluetooth</string>
336
Stanley Tng9b7ff5f2018-03-23 16:03:28 -0700337 <!-- Message for telling the user the left-side hearing aid device is doing its pairing operation [CHAR LIMIT=NONE] -->
338 <string name="bluetooth_hearingaid_left_pairing_message">Pairing left hearing aid\u2026</string>
339 <!-- Message for telling the user the right-side hearing aid device is doing its pairing operation [CHAR LIMIT=NONE] -->
340 <string name="bluetooth_hearingaid_right_pairing_message">Pairing right hearing aid\u2026</string>
341 <!-- Bluetooth settings. Message when connected to a left-side Hearing Aid device, showing remote device battery level. [CHAR LIMIT=NONE] -->
342 <string name="bluetooth_hearingaid_left_battery_level">Left - <xliff:g id="battery_level_as_percentage">%1$s</xliff:g> battery</string>
343 <!-- Bluetooth settings. Message when connected to a right-side Hearing Aid device, showing remote device battery level. [CHAR LIMIT=NONE] -->
344 <string name="bluetooth_hearingaid_right_battery_level">Right - <xliff:g id="battery_level_as_percentage">%1$s</xliff:g> battery</string>
345
Jason Monkf05ca672015-07-14 13:32:33 -0400346 <!-- Content description of the WIFI signal when WIFI is disabled for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
347 <string name="accessibility_wifi_off">Wifi off.</string>
348 <!-- Content description of the WIFI signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
349 <string name="accessibility_no_wifi">Wifi disconnected.</string>
350 <!-- Content description of the WIFI signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
351 <string name="accessibility_wifi_one_bar">Wifi one bar.</string>
352 <!-- Content description of the WIFI signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
353 <string name="accessibility_wifi_two_bars">Wifi two bars.</string>
354 <!-- Content description of the WIFI signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
355 <string name="accessibility_wifi_three_bars">Wifi three bars.</string>
356 <!-- Content description of the WIFI signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
357 <string name="accessibility_wifi_signal_full">Wifi signal full.</string>
358
Fan Zhang60b850d2017-07-18 15:59:06 -0700359 <!-- Content description of the Wi-Fi security type. This message indicates this is an open Wi-Fi (no password needed) [CHAR LIMIT=NONE] -->
360 <string name="accessibility_wifi_security_type_none">Open network</string>
361
362 <!-- Content description of the Wi-Fi security type. This message indicates this is a secured Wi-Fi (password needed) [CHAR LIMIT=NONE] -->
363 <string name="accessibility_wifi_security_type_secured">Secure network</string>
364
Wei Liu30275c12015-08-24 17:35:49 -0700365 <!-- Label for kernel threads in battery usage -->
366 <string name="process_kernel_label">Android OS</string>
367 <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
368 <string name="data_usage_uninstalled_apps">Removed apps</string>
369 <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
370 <string name="data_usage_uninstalled_apps_users">Removed apps and users</string>
Andrew Sapperstein13ca4132018-12-14 13:31:38 -0800371 <!-- Title of data usage item that represents system updates (OTAs). [CHAR LIMIT=48] -->
372 <string name="data_usage_ota">System updates</string>
373
Wei Liu30275c12015-08-24 17:35:49 -0700374
375 <!-- Tethering controls, item title to go into the tethering settings -->
376 <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
377 <string name="tether_settings_title_usb">USB tethering</string>
378 <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
379 <string name="tether_settings_title_wifi">Portable hotspot</string>
380 <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]-->
381 <string name="tether_settings_title_bluetooth">Bluetooth tethering</string>
382 <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
383 <string name="tether_settings_title_usb_bluetooth">Tethering</string>
384 <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
385 <string name="tether_settings_title_all">Tethering &amp; portable hotspot</string>
386
387 <!-- Title for a work profile. [CHAR LIMIT=25] -->
Eric Tang50adb2e2016-04-18 14:30:48 +0100388 <string name="managed_user_title">All work apps</string>
Wei Liu30275c12015-08-24 17:35:49 -0700389
390 <!-- Title for Guest user [CHAR LIMIT=35] -->
391 <string name="user_guest">Guest</string>
392
393 <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
394 <string name="unknown">Unknown</string>
395
396 <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
397 <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 -0700398
399 <!-- Launch defaults preference summary with some set [CHAR LIMIT=40] -->
400 <string name="launch_defaults_some">Some defaults set</string>
401 <!-- Launch defaults preference summary with none set [CHAR LIMIT=40] -->
402 <string name="launch_defaults_none">No defaults set</string>
Fan Zhang96028312017-10-09 13:50:55 -0700403 <!-- DO NOT TRANSLATE Empty summary for dynamic preferences -->
404 <string name="summary_empty" translatable="false"></string>
Tony Mantler5fb3a7f2015-10-30 12:44:11 -0700405 <!-- Text-To-Speech (TTS) settings --><skip />
406 <!-- Name of the TTS package as listed by the package manager. -->
407 <string name="tts_settings">Text-to-speech settings</string>
408 <!-- TTS option item name in the main settings screen -->
409 <string name="tts_settings_title">Text-to-speech output</string>
shwetachahar686570a2016-02-23 14:21:39 +0000410 <!-- On main TTS Settings screen, in default settings section, setting default speech rate for synthesized voice -->
Tony Mantler5fb3a7f2015-10-30 12:44:11 -0700411 <string name="tts_default_rate_title">Speech rate</string>
412 <!-- On main TTS Settings screen, summary for default speech rate for synthesized voice -->
413 <string name="tts_default_rate_summary">Speed at which the text is spoken</string>
shwetachahar686570a2016-02-23 14:21:39 +0000414 <!-- On main TTS Settings screen, in default settings section, setting default pitch for synthesized voice -->
415 <string name="tts_default_pitch_title">Pitch</string>
416 <!-- On main TTS Settings screen, summary for default pitch for synthesized voice -->
417 <string name="tts_default_pitch_summary">Affects the tone of the synthesized speech</string>
Tony Mantler5fb3a7f2015-10-30 12:44:11 -0700418 <!-- On main TTS Settings screen, in default settings section, setting default language for synthesized voice -->
419 <string name="tts_default_lang_title">Language</string>
420 <!-- Entry in the TTS engine language/locale picker, when selected will try to default to the system language [CHAR LIMIT=50] -->
421 <string name="tts_lang_use_system">Use system language</string>
422 <!-- On main TTS Settings screen, language summary if it can't default to system language [CHAR LIMIT=50] -->
423 <string name="tts_lang_not_selected">Language not selected</string>
424 <!-- On main TTS Settings screen, summary for default language for synthesized voice -->
425 <string name="tts_default_lang_summary">Sets the language-specific voice for the spoken text</string>
426 <!-- On main TTS Settings screen, triggers playback of an example of speech synthesis -->
427 <string name="tts_play_example_title">Listen to an example</string>
428 <!-- On main TTS Settings screen, summary for triggering playback of an example of speech synthesis -->
429 <string name="tts_play_example_summary">Play a short demonstration of speech synthesis</string>
430 <!-- On main TTS Settings screen, click to install required speech synthesis data -->
431 <string name="tts_install_data_title">Install voice data</string>
432 <!-- On main TTS Settings screen, summary for click to install required speech synthesis data -->
433 <string name="tts_install_data_summary">Install the voice data required for speech synthesis</string>
434 <!-- Warning message about security implications of enabling a TTS engine, displayed as a dialog
435 message when the user selects to enable an engine. -->
436 <string name="tts_engine_security_warning">This speech synthesis engine may be able to collect
437 all the text that will be spoken, including personal data like passwords and credit
438 card numbers. It comes from the <xliff:g id="tts_plugin_engine_name">%s</xliff:g> engine.
439 Enable the use of this speech synthesis engine?</string>
440 <!-- Warning message about required internet conectivity for TTS synthesis, displayed as a dialog
441 message when the user selects to play an example for network only locale and there's no internet connectivity. -->
442 <string name="tts_engine_network_required">This language requires a working network connection for text-to-speech output.</string>
443 <!-- Text spoken by the TTS engine as an example if the engine doesn't provide sample text [CHAR LIMIT=100] -->
444 <string name="tts_default_sample_string">This is an example of speech synthesis</string>
445 <!-- On main TTS Settings screen, title of a field explaining current TTS engine status for
446 current default language [CHAR LIMIT=50] -->
447 <string name="tts_status_title">Default language status</string>
448 <!-- On main TTS Settings screen, current TTS engine status for the current default language,
449 selected language is fully supported by the engine [CHAR LIMIT=150]-->
450 <string name="tts_status_ok"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> is fully supported</string>
451 <!-- On main TTS Settings screen, current TTS engine status for the current default language,
452 selected language is supported by the engine only if there's a working network connection [CHAR LIMIT=150] -->
453 <string name="tts_status_requires_network"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> requires network connection</string>
454 <!-- On main TTS Settings screen, current TTS engine status for the current default language,
455 selected language is not supported by the engine [CHAR LIMIT=150] -->
456 <string name="tts_status_not_supported"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> is not supported</string>
457 <!-- On main TTS Settings screen, current TTS engine status for the current default language,
458 tts engine is queried for status [CHAR LIMIT=150] -->
459 <string name="tts_status_checking">Checking&#8230;</string>
460 <!-- Title for a preference in the main TTS settings screen, which
461 launches the settings screen for a given TTS engine when clicked
462 [CHAR LIMIT=30]-->
463 <string name="tts_engine_settings_title">Settings for <xliff:g id="tts_engine_name">%s</xliff:g></string>
464 <!-- [CHAR LIMIT=150] Text for screen readers / accessibility programs for
465 the image that launches the TTS engine settings when clicked. -->
466 <string name="tts_engine_settings_button">Launch engine settings</string>
467 <!-- [CHAR LIMIT=50] The text for the settings section that users to set a
468 preferred text to speech engine -->
469 <string name="tts_engine_preference_section_title">Preferred engine</string>
470 <!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences
471 that are applicable to all engines, such as the speech rate -->
472 <string name="tts_general_section_title">General</string>
shwetachahar0f11e372016-04-15 15:53:38 +0100473 <!-- On main TTS Settings screen, in default settings section,
474 reset speech pitch of synthesized voice to 1x speech pitch. [CHAR LIMIT=50] -->
475 <string name="tts_reset_speech_pitch_title">Reset speech pitch</string>
476 <!--On main TTS Settings screen, summary for reset speech pitch of synthesized voice [CHAR LIMIT=150] -->
477 <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 -0700478
479 <!-- Default speech rate choices -->
480 <string-array name="tts_rate_entries">
481 <item>Very slow</item>
482 <item>Slow</item>
483 <item>Normal</item>
484 <item>Fast</item>
485 <item>Faster</item>
486 <item>Very fast</item>
487 <item>Rapid</item>
488 <item>Very rapid</item>
489 <item>Fastest</item>
490 </string-array>
491 <!-- Do not translate. -->
492 <string-array name="tts_rate_values">
493 <item>60</item>
494 <item>80</item>
495 <item>100</item>
496 <item>150</item>
497 <item>200</item>
498 <item>250</item>
499 <item>300</item>
500 <item>350</item>
501 <item>400</item>
502 </string-array>
503
504 <!-- Do not translate. -->
505 <string-array name="tts_demo_strings" translatable="false">
506 <item>This is an example of speech synthesis in English.</item>
507 <item>Voici un échantillon de synthèse vocale en français.</item>
508 <item>Dies ist ein Beispiel für Sprachsynthese in Deutsch.</item>
509 <item>Questo è un esempio di sintesi vocale in italiano.</item>
510 <item>Este es un ejemplo de síntesis de voz en español.</item>
511 <item>이것은 한국어 음성 합성의 예입니다.</item>
512 </string-array>
513 <!-- Do not translate. -->
514 <string-array name="tts_demo_string_langs" translatable="false">
515 <item>eng</item>
516 <item>fra</item>
517 <item>deu</item>
518 <item>ita</item>
519 <item>spa</item>
520 <item>kor</item>
521 </string-array>
522
Jason Monk0d72d202015-11-04 13:16:00 -0500523 <!-- Title for profile selection dialog [CHAR LIMIT=30] -->
Charles He61112982017-03-23 21:00:51 +0000524 <string name="choose_profile">Choose profile</string>
Jason Monk0d72d202015-11-04 13:16:00 -0500525
526 <!-- Header for items under the personal user [CHAR LIMIT=30] -->
527 <string name="category_personal">Personal</string>
528 <!-- Header for items under the work user [CHAR LIMIT=30] -->
529 <string name="category_work">Work</string>
530
Tony Mantlere92cf6d2015-11-10 10:40:14 -0800531 <!-- Full package name of OEM preferred device feedback reporter. Leave this blank, overlaid in Settings/TvSettings [DO NOT TRANSLATE] -->
532 <string name="oem_preferred_feedback_reporter" translatable="false" />
533
Tony Mantler5881ebc2015-12-04 11:24:34 -0800534 <!-- Development settings -->
535 <skip/>
536 <!-- Development Settings. the title for the item to take the user to Development settings. Development settings are settings meant for application developers. -->
537 <string name="development_settings_title">Developer options</string>
538 <!-- Development settings enable title. -->
539 <string name="development_settings_enable">Enable developer options</string>
540 <!-- Development Settings summary. The summary of the item to take the user to Development settings. Development settings are settings meant for application developers. -->
541 <string name="development_settings_summary">Set options for app development</string>
542 <!-- Setting checkbox title for Whether to enable USB debugging support on the phone. -->
543 <!-- Error message for users that aren't allowed to modify developer options [CHAR LIMIT=none] -->
544 <string name="development_settings_not_available">Developer options are not available for this user</string>
545 <!-- Error message for users that aren't allowed to modify VPN settings [CHAR LIMIT=none] -->
546 <string name="vpn_settings_not_available">VPN settings are not available for this user</string>
547 <!-- Error message for users that aren't allowed to modify Tethering settings [CHAR LIMIT=none] -->
548 <string name="tethering_settings_not_available">Tethering settings are not available for this user</string>
549 <!-- Error message for users that aren't allowed to modify Access Point Names settings [CHAR LIMIT=none] -->
550 <string name="apn_settings_not_available">Access Point Name settings are not available for this user</string>
551 <string name="enable_adb">USB debugging</string>
552 <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone -->
553 <string name="enable_adb_summary">Debug mode when USB is connected</string>
554 <!-- Setting title to revoke secure USB debugging authorizations -->
555 <string name="clear_adb_keys">Revoke USB debugging authorizations</string>
556 <!-- [CHAR LIMIT=NONE] Setting checkbox title for Whether to include bug report item in power menu. -->
557 <string name="bugreport_in_power">Bug report shortcut</string>
558 <!-- [CHAR LIMIT=NONE] Setting checkbox summary for Whether to include bug report item in power -->
559 <string name="bugreport_in_power_summary">Show a button in the power menu for taking a bug report</string>
560 <!-- Setting Checkbox title whether to keep the screen on when plugged in to a power source -->
561 <string name="keep_screen_on">Stay awake</string>
562 <!-- setting Checkbox summary whether to keep the screen on when plugged in -->
563 <string name="keep_screen_on_summary">Screen will never sleep while charging</string>
Myles Watson81bd065c2018-03-26 14:28:46 -0700564 <!-- Setting Checkbox title whether to enable Bluetooth HCI snoop log -->
Tony Mantler5881ebc2015-12-04 11:24:34 -0800565 <string name="bt_hci_snoop_log">Enable Bluetooth HCI snoop log</string>
Ajay Panicker2c857182018-11-30 14:52:05 -0800566 <!-- setting Checkbox summary whether to capture all Bluetooth HCI packets in a file [CHAR_LIMIT=100] -->
567 <string name="bt_hci_snoop_log_summary">Capture Bluetooth packets. (Toggle Bluetooth after changing this setting)</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800568 <!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=35] -->
569 <string name="oem_unlock_enable">OEM unlocking</string>
570 <!-- setting Checkbox summary whether to enable OEM unlock [CHAR_LIMIT=50] -->
571 <string name="oem_unlock_enable_summary">Allow the bootloader to be unlocked</string>
572 <!-- Confirmation dialog title to ensure user wishes to enable OEM unlock and disable theft protection features -->
573 <string name="confirm_enable_oem_unlock_title">Allow OEM unlocking?</string>
574 <!-- Warning dialog message to confirm user wishes to enable OEM unlock and disable theft protection features -->
575 <string name="confirm_enable_oem_unlock_text">WARNING: Device protection features will not work on this device while this setting is turned on.</string>
576
577 <!-- UI debug setting: select current app to mock location [CHAR LIMIT=50] -->
578 <string name="mock_location_app">Select mock location app</string>
579 <!-- UI debug setting: no mock location app has been set [CHAR LIMIT=50] -->
580 <string name="mock_location_app_not_set">No mock location app set</string>
581 <!-- UI debug setting: mock location app has been set [CHAR LIMIT=50] -->
582 <string name="mock_location_app_set">Mock location app: <xliff:g id="app_name">%1$s</xliff:g></string>
583
584 <!-- Preference category for networking debugging development settings. [CHAR LIMIT=50] -->
585 <string name="debug_networking_category">Networking</string>
586
587 <!-- Setting Checkbox title whether to show options for wireless display certification -->
588 <string name="wifi_display_certification">Wireless display certification</string>
589 <!-- Setting Checkbox title whether to enable WiFi Verbose Logging. [CHAR LIMIT=40] -->
590 <string name="wifi_verbose_logging">Enable Wi\u2011Fi Verbose Logging</string>
Roshan Pius2a9170e2019-05-24 09:21:17 -0700591 <!-- Setting Checkbox title whether to disable WiFi Scan Throttling. [CHAR LIMIT=40] -->
592 <string name="wifi_scan_throttling">Wi\u2011Fi scan throttling</string>
Fan Zhang5545d422017-03-15 17:38:57 -0700593 <!-- Setting Checkbox title whether to always keep mobile data active. [CHAR LIMIT=80] -->
594 <string name="mobile_data_always_on">Mobile data always active</string>
Lorenzo Colitti66dfbfa2017-07-05 00:28:25 +0900595 <!-- Setting Checkbox title whether to enable hardware acceleration for tethering. [CHAR LIMIT=80] -->
596 <string name="tethering_hardware_offload">Tethering hardware acceleration</string>
Jack He15134f22017-08-24 15:21:40 -0700597 <!-- Setting Checkbox title for showing Bluetooth devices without names -->
598 <string name="bluetooth_show_devices_without_names">Show Bluetooth devices without names</string>
Andre Eisenbachd4263fa2016-02-09 17:28:58 -0800599 <!-- Setting Checkbox title for disabling Bluetooth absolute volume -->
600 <string name="bluetooth_disable_absolute_volume">Disable absolute volume</string>
Chris Manton8649d152019-12-16 16:44:17 -0800601 <!-- Setting Checkbox title for enabling Bluetooth Gabeldorsche. [CHAR LIMIT=40] -->
602 <string name="bluetooth_enable_gabeldorsche">Enable Gabeldorsche</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800603
Ajay Panickerc280c482017-03-20 14:20:52 -0700604 <!-- UI debug setting: Select Bluetooth AVRCP Version -->
605 <string name="bluetooth_select_avrcp_version_string">Bluetooth AVRCP Version</string>
606 <!-- UI debug setting: Select Bluetooth AVRCP Version -->
607 <string name="bluetooth_select_avrcp_version_dialog_title">Select Bluetooth AVRCP Version</string>
608
Chienyuan26315792019-12-27 15:39:46 +0800609 <!-- UI debug setting: Select Bluetooth MAP Version [CHAR LIMIT=NONE] -->
610 <string name="bluetooth_select_map_version_string">Bluetooth MAP Version</string>
611 <!-- UI debug setting: Select Bluetooth MAP Version [CHAR LIMIT=NONE] -->
612 <string name="bluetooth_select_map_version_dialog_title">Select Bluetooth MAP Version</string>
613
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700614 <!-- UI debug setting: Trigger Bluetooth Audio Codec Selection -->
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800615 <string name="bluetooth_select_a2dp_codec_type">Bluetooth Audio Codec</string>
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700616 <!-- UI debug setting: Trigger Bluetooth Audio Codec Selection -->
617 <string name="bluetooth_select_a2dp_codec_type_dialog_title">Trigger Bluetooth Audio Codec\u000ASelection</string>
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800618
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700619 <!-- UI debug setting: Trigger Bluetooth Audio Sample Rate Selection -->
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800620 <string name="bluetooth_select_a2dp_codec_sample_rate">Bluetooth Audio Sample Rate</string>
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700621 <!-- UI debug setting: Trigger Bluetooth Audio Codec Selection: Sample Rate -->
622 <string name="bluetooth_select_a2dp_codec_sample_rate_dialog_title">Trigger Bluetooth Audio Codec\u000ASelection: Sample Rate</string>
timhypeng94e0e6d2019-11-15 13:05:55 +0800623 <!-- UI debug setting: Label for unsupported Bluetooth Audio Codec. [CHAR LIMIT=none] -->
624 <string name="bluetooth_select_a2dp_codec_type_help_info">Gray-out means not supported by phone
625 or headset</string>
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800626
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700627 <!-- UI debug setting: Trigger Bluetooth Audio Bits Per Sample Selection -->
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800628 <string name="bluetooth_select_a2dp_codec_bits_per_sample">Bluetooth Audio Bits Per Sample</string>
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700629 <!-- UI debug setting: Trigger Bluetooth Audio Codec Selection: Bits Per Sample -->
630 <string name="bluetooth_select_a2dp_codec_bits_per_sample_dialog_title">Trigger Bluetooth Audio Codec\u000ASelection: Bits Per Sample</string>
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800631
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700632 <!-- UI debug setting: Trigger Bluetooth Audio Channel Mode Selection -->
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800633 <string name="bluetooth_select_a2dp_codec_channel_mode">Bluetooth Audio Channel Mode</string>
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700634 <!-- UI debug setting: Trigger Bluetooth Audio Codec Selection: Channel Mode -->
635 <string name="bluetooth_select_a2dp_codec_channel_mode_dialog_title">Trigger Bluetooth Audio Codec\u000ASelection: Channel Mode</string>
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800636
Pavlin Radoslavova80a65a2018-03-30 02:55:39 -0700637 <!-- UI debug setting: Trigger Bluetooth Audio LDAC Playback Quality Selection -->
Pavlin Radoslavov0e038de2017-01-17 13:04:13 -0800638 <string name="bluetooth_select_a2dp_codec_ldac_playback_quality">Bluetooth Audio LDAC Codec: Playback Quality</string>
639 <!-- UI debug setting: Select Bluetooth Audio LDAC Codec: LDAC Playback Quality -->
Pavlin Radoslavovf01bbdb2018-05-01 18:42:39 -0700640 <string name="bluetooth_select_a2dp_codec_ldac_playback_quality_dialog_title">Trigger Bluetooth Audio LDAC\u000ACodec Selection: Playback Quality</string>
Pavlin Radoslavov0e038de2017-01-17 13:04:13 -0800641
642 <!-- [CHAR LIMIT=NONE] Label for displaying Bluetooth Audio Codec Parameters while streaming -->
643 <string name="bluetooth_select_a2dp_codec_streaming_label">Streaming: <xliff:g id="streaming_parameter">%1$s</xliff:g></string>
Pavlin Radoslavov60d704f2017-01-05 10:46:08 -0800644
Erik Kline4d092232017-10-30 15:29:44 +0900645 <!-- Developer option setting for Private DNS -->
646 <string name="select_private_dns_configuration_title">Private DNS</string>
647 <string name="select_private_dns_configuration_dialog_title">Select Private DNS Mode</string>
648 <string name="private_dns_mode_off">Off</string>
Erik Kline119f6722018-02-27 09:29:08 +0900649 <string name="private_dns_mode_opportunistic">Automatic</string>
Erik Kline4d092232017-10-30 15:29:44 +0900650 <string name="private_dns_mode_provider">Private DNS provider hostname</string>
651 <string name="private_dns_mode_provider_hostname_hint">Enter hostname of DNS provider</string>
Erik Kline9b107482018-03-22 12:58:25 -0700652 <string name="private_dns_mode_provider_failure">Couldn\'t connect</string>
Ben Schwartzbccbd002017-10-02 13:27:13 -0400653
Tony Mantler5881ebc2015-12-04 11:24:34 -0800654 <!-- setting Checkbox summary whether to show options for wireless display certification -->
655 <string name="wifi_display_certification_summary">Show options for wireless display certification</string>
Fan Zhangc9cb53222019-05-28 15:13:58 -0700656 <!-- Setting Checkbox summary whether to enable Wifi verbose Logging [CHAR_LIMIT=NONE] -->
Tony Mantler5881ebc2015-12-04 11:24:34 -0800657 <string name="wifi_verbose_logging_summary">Increase Wi\u2011Fi logging level, show per SSID RSSI in Wi\u2011Fi Picker</string>
Roshan Pius2a9170e2019-05-24 09:21:17 -0700658 <!-- Setting Checkbox summary whether to disable Wifi scan throttling [CHAR LIMIT=NONE] -->
659 <string name="wifi_scan_throttling_summary">Reduces battery drain &amp; improves network performance</string>
Salvador Martinez07959062018-03-23 14:49:35 -0700660 <!-- Label indicating network has been manually marked as metered -->
661 <string name="wifi_metered_label">Metered</string>
662 <!-- Label indicating network has been manually marked as unmetered -->
663 <string name="wifi_unmetered_label">Unmetered</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800664 <!-- UI debug setting: limit size of Android logger buffers -->
665 <string name="select_logd_size_title">Logger buffer sizes</string>
666 <!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
667 <string name="select_logd_size_dialog_title">Select Logger sizes per log buffer</string>
Mark Salyzyn514ecdf2016-06-03 14:05:05 -0700668 <!-- UI debug setting: store logs persistently -->
669 <string name="dev_logpersist_clear_warning_title">Clear logger persistent storage?</string>
670 <!-- Warning text to user about the implications of enabling USB debugging -->
671 <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>
Mark Salyzyn41f85952016-08-05 09:28:21 -0700672 <!-- Title of setting: title for selection of logs to store persistently [CHAR LIMIT=60] -->
Mark Salyzyn514ecdf2016-06-03 14:05:05 -0700673 <string name="select_logpersist_title">Store logger data persistently on device</string>
674 <!-- UI debug setting: select which logs to store persistently [CHAR LIMIT=80] -->
675 <string name="select_logpersist_dialog_title">Select log buffers to store persistently on device</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800676 <!-- UI debug setting: select USB configuration -->
677 <string name="select_usb_configuration_title">Select USB Configuration</string>
678 <!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
679 <string name="select_usb_configuration_dialog_title">Select USB Configuration</string>
680 <!-- Setting Checkbox title whether to allow mock locations -->
681 <string name="allow_mock_location">Allow mock locations</string>
682 <!-- setting Checkbox summary whether to allow mock locations -->
683 <string name="allow_mock_location_summary">Allow mock locations</string>
684 <!-- Setting Checkbox title whether to enable view attribute inspection -->
685 <string name="debug_view_attributes">Enable view attribute inspection</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800686 <string name="mobile_data_always_on_summary">Always keep mobile data active, even when Wi\u2011Fi is active (for fast network switching).</string>
Lorenzo Colitti66dfbfa2017-07-05 00:28:25 +0900687 <string name="tethering_hardware_offload_summary">Use tethering hardware acceleration if available</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800688 <!-- Title of warning dialog about the implications of enabling USB debugging -->
689 <string name="adb_warning_title">Allow USB debugging?</string>
690 <!-- Warning text to user about the implications of enabling USB debugging -->
691 <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>
692 <!-- Message of dialog confirming that user wants to revoke access to adb from all computers they have authorized -->
693 <string name="adb_keys_warning_message">Revoke access to USB debugging from all computers you\u2019ve previously authorized?</string>
694 <!-- Title of warning dialog about the implications of enabling developer settings -->
695 <string name="dev_settings_warning_title">Allow development settings?</string>
696 <!-- Warning text to user about the implications of enabling USB debugging -->
697 <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>
698 <!-- Title of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=32] -->
699 <string name="verify_apps_over_usb_title">Verify apps over USB</string>
700 <!-- Summary of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=NONE] -->
701 <string name="verify_apps_over_usb_summary">Check apps installed via ADB/ADT for harmful behavior.</string>
Jack He15134f22017-08-24 15:21:40 -0700702 <!-- Summary of checkbox for showing Bluetooth devices without names -->
703 <string name="bluetooth_show_devices_without_names_summary">Bluetooth devices without names (MAC addresses only) will be displayed</string>
Andre Eisenbachd4263fa2016-02-09 17:28:58 -0800704 <!-- Summary of checkbox for disabling Bluetooth absolute volume -->
705 <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>
Chris Manton8649d152019-12-16 16:44:17 -0800706 <!-- Summary of checkbox for enabling Bluetooth Gabeldorche features [CHAR LIMIT=none] -->
707 <string name="bluetooth_enable_gabeldorsche_summary">Enables the Bluetooth Gabeldorche feature stack.</string>
Jack He76cd53a2016-11-17 16:19:43 -0800708
Tony Mantler5881ebc2015-12-04 11:24:34 -0800709 <!-- Title of checkbox setting that enables the terminal app. [CHAR LIMIT=32] -->
710 <string name="enable_terminal_title">Local terminal</string>
711 <!-- Summary of checkbox setting that enables the terminal app. [CHAR LIMIT=64] -->
712 <string name="enable_terminal_summary">Enable terminal app that offers local shell access</string>
713
714 <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] -->
715 <string name="hdcp_checking_title">HDCP checking</string>
716 <!-- HDCP checking dialog title, used for debug purposes only. [CHAR LIMIT=25] -->
717 <string name="hdcp_checking_dialog_title">Set HDCP checking behavior</string>
718
719 <!-- Preference category for app debugging development settings. [CHAR LIMIT=50] -->
720 <string name="debug_debugging_category">Debugging</string>
721
722 <!-- UI debug setting: select current app to debug [CHAR LIMIT=50] -->
723 <string name="debug_app">Select debug app</string>
724 <!-- UI debug setting: no debug app has been set [CHAR LIMIT=50] -->
725 <string name="debug_app_not_set">No debug application set</string>
726 <!-- UI debug setting: debug app has been set [CHAR LIMIT=50] -->
727 <string name="debug_app_set">Debugging application: <xliff:g id="app_name">%1$s</xliff:g></string>
728
729 <!-- UI debug setting: title for app picker dialog [CHAR LIMIT=50] -->
730 <string name="select_application">Select application</string>
731 <!-- UI debug setting: label for app picker to select no applicatiojn [CHAR LIMIT=50] -->
732 <string name="no_application">Nothing</string>
733
734 <!-- UI debug setting: wait for debugger to attach to debugging process? [CHAR LIMIT=50] -->
735 <string name="wait_for_debugger">Wait for debugger</string>
736 <!-- UI debug setting: wait for debugger to attach to debugging process summary [CHAR LIMIT=500] -->
737 <string name="wait_for_debugger_summary">Debugged application waits for debugger to
738 attach before executing</string>
739
740 <!-- Preference category for input debugging development settings. [CHAR LIMIT=25] -->
741 <string name="debug_input_category">Input</string>
742
743 <!-- Preference category for drawing debugging development settings. [CHAR LIMIT=25] -->
744 <string name="debug_drawing_category">Drawing</string>
745
746 <!-- Preference category for hardware accelerated drawing debugging development settings. [CHAR LIMIT=50] -->
747 <string name="debug_hw_drawing_category">Hardware accelerated rendering</string>
748
749 <!-- Preference category for media development settings. [CHAR LIMIT=50] -->
750 <string name="media_category">Media</string>
751
752 <!-- Preference category for monitoring debugging development settings. [CHAR LIMIT=25] -->
753 <string name="debug_monitoring_category">Monitoring</string>
754
755 <!-- UI debug setting: always enable strict mode? [CHAR LIMIT=25] -->
756 <string name="strict_mode">Strict mode enabled</string>
757 <!-- UI debug setting: show strict mode summary [CHAR LIMIT=50] -->
758 <string name="strict_mode_summary">Flash screen when apps do long operations
759 on main thread</string>
760
761 <!-- UI debug setting: show pointer location? [CHAR LIMIT=25] -->
762 <string name="pointer_location">Pointer location</string>
763 <!-- UI debug setting: show pointer location summary [CHAR LIMIT=50] -->
764 <string name="pointer_location_summary">Screen overlay showing current touch data</string>
765
766 <!-- UI debug setting: show touches? [CHAR LIMIT=25] -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500767 <string name="show_touches">Show taps</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800768 <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500769 <string name="show_touches_summary">Show visual feedback for taps</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800770
771 <!-- UI debug setting: show where surface updates happen? [CHAR LIMIT=25] -->
772 <string name="show_screen_updates">Show surface updates</string>
773 <!-- UI debug setting: show surface updates summary [CHAR LIMIT=50] -->
774 <string name="show_screen_updates_summary">Flash entire window surfaces when they update</string>
775
776 <!-- UI debug setting: show where window updates happen with GPU rendering? [CHAR LIMIT=25] -->
John Recke22d4d72018-03-02 15:49:48 -0800777 <string name="show_hw_screen_updates">Show view updates</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800778 <!-- UI debug setting: show GPU rendering screen updates summary [CHAR LIMIT=50] -->
John Recke22d4d72018-03-02 15:49:48 -0800779 <string name="show_hw_screen_updates_summary">Flash views inside windows when drawn</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800780
781 <!-- UI debug setting: show when hardware layers get updated [CHAR LIMIT=25] -->
782 <string name="show_hw_layers_updates">Show hardware layers updates</string>
783 <!-- UI debug setting: show hardware layers updates summary [CHAR LIMIT=50] -->
784 <string name="show_hw_layers_updates_summary">Flash hardware layers green when they update</string>
785
786 <!-- UI debug setting: show the amount of overdraw in apps using the GPU [CHAR LIMIT=25] -->
787 <string name="debug_hw_overdraw">Debug GPU overdraw</string>
788
789 <!-- UI debug setting: disable use of overlays? [CHAR LIMIT=25] -->
790 <string name="disable_overlays">Disable HW overlays</string>
791 <!-- UI debug setting: disable use of overlays summary [CHAR LIMIT=50] -->
792 <string name="disable_overlays_summary">Always use GPU for screen compositing</string>
793
794 <!-- UI debug setting: simulate color space anomalies. [CHAR LIMIT=25] -->
795 <string name="simulate_color_space">Simulate color space</string>
796
797 <!-- UI debug setting: enable various types of OpenGL traces [CHAR LIMIT=25] -->
798 <string name="enable_opengl_traces_title">Enable OpenGL traces</string>
799
Fan Zhangc9cb53222019-05-28 15:13:58 -0700800 <!-- UI debug setting: disable USB audio routing title [CHAR LIMIT=60] -->
Tony Mantler5881ebc2015-12-04 11:24:34 -0800801 <string name="usb_audio_disable_routing">Disable USB audio routing</string>
Fan Zhangc9cb53222019-05-28 15:13:58 -0700802 <!-- UI debug setting: disable USB audio routing summary [CHAR_LIMIT=NONE] -->
Tony Mantler5881ebc2015-12-04 11:24:34 -0800803 <string name="usb_audio_disable_routing_summary">Disable automatic routing to USB audio peripherals</string>
804
805 <!-- UI debug setting: show layout bounds information [CHAR LIMIT=25] -->
806 <string name="debug_layout">Show layout bounds</string>
807 <!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] -->
808 <string name="debug_layout_summary">Show clip bounds, margins, etc.</string>
809
810 <!-- UI debug setting: force right to left layout [CHAR LIMIT=37] -->
811 <string name="force_rtl_layout_all_locales">Force RTL layout direction</string>
812 <!-- UI debug setting: force right to left layout summary [CHAR LIMIT=100] -->
813 <string name="force_rtl_layout_all_locales_summary">Force screen layout direction to RTL for all locales</string>
814
Tony Mantler5881ebc2015-12-04 11:24:34 -0800815 <!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] -->
816 <string name="force_msaa">Force 4x MSAA</string>
817 <!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] -->
818 <string name="force_msaa_summary">Enable 4x MSAA in OpenGL ES 2.0 apps</string>
819
820 <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=100] -->
821 <string name="show_non_rect_clip">Debug non-rectangular clip operations</string>
822
823 <!-- UI debug setting: profile time taken by hardware acceleration to render apps [CHAR LIMIT=25] -->
John Recke22d4d72018-03-02 15:49:48 -0800824 <string name="track_frame_time">Profile HWUI rendering</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800825
Cody Northrop86cedcb2017-10-20 09:03:13 -0600826 <!-- UI debug setting: enable gpu debug layers [CHAR LIMIT=25] -->
827 <string name="enable_gpu_debug_layers">Enable GPU debug layers</string>
828 <!-- UI debug setting: enable gpu debug layers summary [CHAR LIMIT=50] -->
829 <string name="enable_gpu_debug_layers_summary">Allow loading GPU debug layers for debug apps</string>
830
Tony Mantler5881ebc2015-12-04 11:24:34 -0800831 <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] -->
832 <string name="window_animation_scale_title">Window animation scale</string>
833
834 <!-- UI debug setting: scaling factor for transition animations [CHAR LIMIT=25] -->
835 <string name="transition_animation_scale_title">Transition animation scale</string>
836
837 <!-- UI debug setting: scaling factor for all Animator-based animations [CHAR LIMIT=25] -->
838 <string name="animator_duration_scale_title">Animator duration scale</string>
839
Fan Zhangc9cb53222019-05-28 15:13:58 -0700840 <!-- UI debug setting: simulate secondary display devices using overlays [CHAR LIMIT=45] -->
Tony Mantler5881ebc2015-12-04 11:24:34 -0800841 <string name="overlay_display_devices_title">Simulate secondary displays</string>
842
843 <!-- Preference category for application debugging development settings. [CHAR LIMIT=25] -->
844 <string name="debug_applications_category">Apps</string>
845
846 <!-- UI debug setting: immediately destroy activities? [CHAR LIMIT=25] -->
847 <string name="immediately_destroy_activities">Don\u2019t keep activities</string>
848 <!-- UI debug setting: immediately destroy activities summary [CHAR LIMIT=50] -->
849 <string name="immediately_destroy_activities_summary">Destroy every activity as soon as
850 the user leaves it</string>
851
852 <!-- UI debug setting: limit number of running background processes [CHAR LIMIT=25] -->
853 <string name="app_process_limit_title">Background process limit</string>
854
855 <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
Andrew Sapperstein0ddf1322018-03-04 11:36:17 -0800856 <string name="show_all_anrs">Show background ANRs</string>
857 <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=100] -->
858 <string name="show_all_anrs_summary">Display App Not Responding dialog for background apps</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800859
Geoffrey Pitsch507822d2017-05-11 12:57:22 -0400860 <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
861 <string name="show_notification_channel_warnings">Show notification channel warnings</string>
862 <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=50] -->
863 <string name="show_notification_channel_warnings_summary">Displays on-screen warning when an app posts a notification without a valid channel</string>
864
865
Tony Mantler5881ebc2015-12-04 11:24:34 -0800866 <!-- UI debug setting: force allow apps on external storage [CHAR LIMIT=50] -->
867 <string name="force_allow_on_external">Force allow apps on external</string>
868 <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
Nick Kralevich39725072016-03-12 15:00:50 -0800869 <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 -0800870
871 <!-- UI debug setting: force all activites to be resizable for multiwindow [CHAR LIMIT=50] -->
872 <string name="force_resizable_activities">Force activities to be resizable</string>
873 <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
Jorim Jaggi185fa232016-02-17 16:15:52 -0800874 <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 -0800875
Jorim Jaggi6f2efd32015-12-23 12:04:39 +0100876 <!-- UI debug setting: enable freeform window support [CHAR LIMIT=50] -->
877 <string name="enable_freeform_support">Enable freeform windows</string>
878 <!-- UI debug setting: enable freeform window support summary [CHAR LIMIT=150] -->
Jorim Jaggi185fa232016-02-17 16:15:52 -0800879 <string name="enable_freeform_support_summary">Enable support for experimental freeform windows.</string>
Jorim Jaggi6f2efd32015-12-23 12:04:39 +0100880
Tony Mantler5881ebc2015-12-04 11:24:34 -0800881 <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] -->
882 <string name="local_backup_password_title">Desktop backup password</string>
883 <!-- Summary text of the "local backup password" setting when the user has not supplied a password -->
884 <string name="local_backup_password_summary_none">Desktop full backups aren\u2019t currently protected</string>
885 <!-- Summary text of the "local backup password" setting when the user has already supplied a password -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500886 <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 -0800887
888 <!-- Toast message shown when the user successfully sets a new local backup password [CHAR LIMIT=80] -->
889 <string name="local_backup_password_toast_success">New backup password set</string>
890 <!-- 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] -->
891 <string name="local_backup_password_toast_confirmation_mismatch">New password and confirmation don\u2019t match</string>
892 <!-- 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] -->
893 <string name="local_backup_password_toast_validation_failure">Failure setting backup password</string>
894
Lifu Tang78e07562018-12-06 18:00:03 -0800895 <!-- [CHAR LIMIT=30] Location mode screen, temporary summary text to show as the status of a location
896 setting injected by an external app while the app is being queried for the actual value -->
897 <string name="loading_injected_setting_summary">Loading\u2026</string>
898
Tony Mantler5881ebc2015-12-04 11:24:34 -0800899 <!-- Name of each color mode for the display. [CHAR LIMIT=40] -->
900 <string-array name="color_mode_names">
901 <item>Vibrant (default)</item>
902 <item>Natural</item>
903 <item>Standard</item>
904 </string-array>
905
906 <!-- Description of each color mode for the display. [CHAR LIMIT=NONE] -->
907 <string-array name="color_mode_descriptions">
908 <item>Enhanced colors</item>
909 <item>Natural colors as seen by the eye</item>
910 <item>Colors optimized for digital content</item>
911 </string-array>
912
Amith Yamasani87e485e2018-02-05 12:14:50 -0800913 <!-- Settings item title for apps in standby (limiting background activity) [CHAR LIMIT=35] -->
914 <string name="inactive_apps_title">Standby apps</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800915 <!-- Settings item summary for inactive app [CHAR LIMIT=100] -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500916 <string name="inactive_app_inactive_summary">Inactive. Tap to toggle.</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800917 <!-- Settings item summary for active app [CHAR LIMIT=100] -->
Jason Monk50b4b1e2016-02-03 13:34:33 -0500918 <string name="inactive_app_active_summary">Active. Tap to toggle.</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800919
Amith Yamasani87e485e2018-02-05 12:14:50 -0800920 <!-- Settings item summary for standby bucket value of an app. [CHAR LIMIT=100] -->
921 <string name="standby_bucket_summary">App standby
922 state:<xliff:g id="bucket"> %s</xliff:g></string>
923
Tony Mantler5881ebc2015-12-04 11:24:34 -0800924 <!-- Services settings screen, setting option name for the user to go to the screen to view running services -->
925 <string name="runningservices_settings_title">Running services</string>
926 <!-- Services settings screen, setting option summary for the user to go to the screen to view running services -->
927 <string name="runningservices_settings_summary">View and control currently running services</string>
928
Tobias Sargeantda857102016-02-11 14:52:28 +0000929 <!-- Developer settings: select WebView provider title [CHAR LIMIT=30] -->
Gustav Sennton6258dcd2015-10-30 19:25:37 +0000930 <string name="select_webview_provider_title">WebView implementation</string>
Tobias Sargeantda857102016-02-11 14:52:28 +0000931 <!-- Developer settings: select WebView provider dialog title [CHAR LIMIT=30] -->
Gustav Sennton6258dcd2015-10-30 19:25:37 +0000932 <string name="select_webview_provider_dialog_title">Set WebView implementation</string>
Gustav Senntonc83e3fa2016-02-18 12:19:13 +0000933 <!-- 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 +0000934 <string name="select_webview_provider_toast_text">This choice is no longer valid. Try again.</string>
Gustav Sennton6258dcd2015-10-30 19:25:37 +0000935
Tony Mantler5881ebc2015-12-04 11:24:34 -0800936 <!-- Developer settings screen, convert userdata to file encryption option name -->
937 <string name="convert_to_file_encryption">Convert to file encryption</string>
938 <!-- Developer settings screen, convert userdata to file encryption summary when option is available -->
939 <string name="convert_to_file_encryption_enabled">Convert\u2026</string>
940 <!-- Developer settings screen, convert userdata to file encryption summary when option is already done -->
941 <string name="convert_to_file_encryption_done">Already file encrypted</string>
942 <!-- Title used on dialog with final prompt for converting to file encryption -->
943 <string name="title_convert_fbe">Converting to file based encryption</string>
944 <!-- Warning displayed on dialog with final prompt for converting to file encryption -->
945 <string name="convert_to_fbe_warning">
946 Convert data partition to file based encryption.\n
947 !!Warning!! This will erase all your data.\n
948 This feature is alpha, and may not work correctly.\n
949 Press \'Wipe and convert\u2026\' to continue.</string>
950 <!-- Button on dialog that triggers convertion to file encryption -->
951 <string name="button_convert_fbe">Wipe and convert\u2026</string>
952
953 <!-- Name of feature to change color setting for the display [CHAR LIMIT=60] -->
954 <string name="picture_color_mode">Picture color mode</string>
955
956 <!-- Description of feature to change color setting for the display [CHAR LIMIT=NONE] -->
957 <string name="picture_color_mode_desc">Use sRGB</string>
958
959 <!-- Label for disabling color space adjustment [CHAR LIMIT=45] -->
960 <string name="daltonizer_mode_disabled">Disabled</string>
961 <!-- Label for converting display colors to grayscale, which simulates monochromacy (complete color blindness). [CHAR LIMIT=45] -->
962 <string name="daltonizer_mode_monochromacy">Monochromacy</string>
963 <!-- Label for deuteranomaly (red-green color blindness) [CHAR LIMIT=45] -->
964 <string name="daltonizer_mode_deuteranomaly">Deuteranomaly (red-green)</string>
965 <!-- Label for protanomaly (red-green color blindness) [CHAR LIMIT=45] -->
966 <string name="daltonizer_mode_protanomaly">Protanomaly (red-green)</string>
967 <!-- Label for tritanomaly (blue-yellow color blindness) [CHAR LIMIT=45] -->
968 <string name="daltonizer_mode_tritanomaly">Tritanomaly (blue-yellow)</string>
969
970 <!-- Title for the accessibility preference to configure display color space correction. [CHAR LIMIT=NONE] -->
971 <string name="accessibility_display_daltonizer_preference_title">Color correction</string>
972 <!-- Subtitle for the accessibility preference to configure display color space correction. [CHAR LIMIT=NONE] -->
menghanli6aa18162019-12-10 19:36:25 +0800973 <string name="accessibility_display_daltonizer_preference_subtitle">Color correction helps people with color blindness to see more accurate colors</string>
Tony Mantler5881ebc2015-12-04 11:24:34 -0800974 <!-- Summary shown for color space correction preference when its value is overridden by another preference [CHAR LIMIT=35] -->
975 <string name="daltonizer_type_overridden">Overridden by <xliff:g id="title" example="Simulate color space">%1$s</xliff:g></string>
976
Salvador Martinez26121c92018-04-18 18:23:32 -0700977 <!-- [CHAR_LIMIT=NONE] Label for battery on main page of settings -->
978 <string name="power_remaining_settings_home_page"><xliff:g id="percentage" example="10%">%1$s</xliff:g> - <xliff:g id="time_string" example="1 hour left based on your usage">%2$s</xliff:g></string>
Salvador Martinezeec87362018-02-27 12:57:49 -0800979 <!-- [CHAR_LIMIT=40] Label for estimated remaining duration of battery discharging -->
Salvador Martinez26121c92018-04-18 18:23:32 -0700980 <string name="power_remaining_duration_only">About <xliff:g id="time_remaining">%1$s</xliff:g> left</string>
Salvador Martinezeec87362018-02-27 12:57:49 -0800981 <!-- [CHAR_LIMIT=40] Label for battery level chart when discharging with duration -->
Salvador Martinez26121c92018-04-18 18:23:32 -0700982 <string name="power_discharging_duration">About <xliff:g id="time_remaining">%1$s</xliff:g> left (<xliff:g id="level">%2$s</xliff:g>)</string>
Salvador Martinezeec87362018-02-27 12:57:49 -0800983 <!-- [CHAR_LIMIT=60] Label for estimated remaining duration of battery discharging -->
Salvador Martinez26121c92018-04-18 18:23:32 -0700984 <string name="power_remaining_duration_only_enhanced">About <xliff:g id="time_remaining">%1$s</xliff:g> left based on your usage</string>
Salvador Martinezeec87362018-02-27 12:57:49 -0800985 <!-- [CHAR_LIMIT=60] Label for battery level chart when discharging with duration and using enhanced estimate -->
Salvador Martinez26121c92018-04-18 18:23:32 -0700986 <string name="power_discharging_duration_enhanced">About <xliff:g id="time_remaining">%1$s</xliff:g> left based on your usage (<xliff:g id="level">%2$s</xliff:g>)</string>
Evan Laird4d8a2a42019-03-11 19:39:04 -0400987 <!-- [CHAR_LIMIT=20] Short label for estimated remaining duration of battery charging/discharging -->
Evan Laird54510092019-02-28 17:49:54 -0500988 <string name="power_remaining_duration_only_short"><xliff:g id="time_remaining">%1$s</xliff:g></string>
Jason Monk96ab6362016-02-11 11:33:09 -0500989
Salvador Martinezeec87362018-02-27 12:57:49 -0800990 <!-- [CHAR_LIMIT=100] Label for enhanced estimated time that phone will run out of battery -->
Salvador Martinezba499ef2018-03-16 15:15:30 -0700991 <string name="power_discharge_by_enhanced">Should last until about <xliff:g id="time">%1$s</xliff:g> based on your usage (<xliff:g id="level">%2$s</xliff:g>)</string>
Salvador Martinezeec87362018-02-27 12:57:49 -0800992 <!-- [CHAR_LIMIT=100] Label for enhanced estimated time that phone will run out of battery with no percentage -->
Salvador Martinezba499ef2018-03-16 15:15:30 -0700993 <string name="power_discharge_by_only_enhanced">Should last until about <xliff:g id="time">%1$s</xliff:g> based on your usage</string>
Salvador Martinezeec87362018-02-27 12:57:49 -0800994 <!-- [CHAR_LIMIT=100] Label for estimated time that phone will run out of battery -->
Salvador Martinezba499ef2018-03-16 15:15:30 -0700995 <string name="power_discharge_by">Should last until about <xliff:g id="time">%1$s</xliff:g> (<xliff:g id="level">%2$s</xliff:g>)</string>
Salvador Martinezeec87362018-02-27 12:57:49 -0800996 <!-- [CHAR_LIMIT=100] Label for estimated time that phone will run out of battery -->
Salvador Martinezba499ef2018-03-16 15:15:30 -0700997 <string name="power_discharge_by_only">Should last until about <xliff:g id="time">%1$s</xliff:g></string>
Evan Laird4d8a2a42019-03-11 19:39:04 -0400998 <!-- [CHAR_LIMIT=20] Label for estimated time that phone will run out of battery -->
Evan Laird4bf21df2018-10-22 14:24:32 -0400999 <string name="power_discharge_by_only_short">Until <xliff:g id="time" example="12 PM">%1$s</xliff:g></string>
Raff Tsai9753fe62019-03-06 10:46:46 +08001000 <!-- [CHAR_LIMIT=100] Extend the battery life past a certain time -->
1001 <string name="power_suggestion_extend_battery">Extend battery life past <xliff:g id="time" example="12 PM">%1$s</xliff:g></string>
Muyuan Li18d2b322016-03-31 13:53:56 -07001002
Salvador Martinezeec87362018-02-27 12:57:49 -08001003 <!-- [CHAR_LIMIT=60] label for estimated remaining duration of battery when under a certain amount -->
1004 <string name="power_remaining_less_than_duration_only">Less than <xliff:g id="threshold">%1$s</xliff:g> remaining</string>
1005 <!-- [CHAR_LIMIT=60] label for estimated remaining duration of battery when under a certain amount with the percentage -->
1006 <string name="power_remaining_less_than_duration">Less than <xliff:g id="threshold">%1$s</xliff:g> remaining (<xliff:g id="level">%2$s</xliff:g>)</string>
Jason Monkc06fbb12016-01-08 14:12:18 -05001007
Salvador Martinezeec87362018-02-27 12:57:49 -08001008 <!-- Used to let users know that they have more than some amount of battery life remaining with percentage. ex: 75% - more than 1 day remaining [CHAR LIMIT = 80] -->
1009 <string name="power_remaining_more_than_subtext">More than <xliff:g id="time_remaining">%1$s</xliff:g> remaining (<xliff:g id="level">%2$s</xliff:g>)</string>
1010 <!-- Used to let users know that they have more than some amount of battery life remaining. ex: more than 1 day remaining [CHAR LIMIT = 40] -->
1011 <string name="power_remaining_only_more_than_subtext">More than <xliff:g id="time_remaining">%1$s</xliff:g> remaining</string>
Salvador Martinezeb9ab292018-01-19 17:50:24 -08001012
Salvador Martinezeec87362018-02-27 12:57:49 -08001013 <!-- [CHAR_LIMIT=50] Short label for imminent shutdown warning of device -->
1014 <string name="power_remaining_duration_only_shutdown_imminent" product="default">Phone may shutdown soon</string>
1015 <!-- [CHAR_LIMIT=50] Short label for imminent shutdown warning of device -->
1016 <string name="power_remaining_duration_only_shutdown_imminent" product="tablet">Tablet may shutdown soon</string>
1017 <!-- [CHAR_LIMIT=50] Short label for imminent shutdown warning of device -->
1018 <string name="power_remaining_duration_only_shutdown_imminent" product="device">Device may shutdown soon</string>
1019 <!-- [CHAR_LIMIT=60] Label for battery level chart when shutdown is imminent-->
1020 <string name="power_remaining_duration_shutdown_imminent" product="default">Phone may shutdown soon (<xliff:g id="level">%1$s</xliff:g>)</string>
1021 <!-- [CHAR_LIMIT=60] Label for battery level chart when shutdown is imminent-->
1022 <string name="power_remaining_duration_shutdown_imminent" product="tablet">Tablet may shutdown soon (<xliff:g id="level">%1$s</xliff:g>)</string>
1023 <!-- [CHAR_LIMIT=60] Label for battery level chart when shutdown is imminent-->
1024 <string name="power_remaining_duration_shutdown_imminent" product="device">Device may shutdown soon (<xliff:g id="level">%1$s</xliff:g>)</string>
Muyuan Li18d2b322016-03-31 13:53:56 -07001025
Jason Monkc06fbb12016-01-08 14:12:18 -05001026 <!-- [CHAR_LIMIT=40] Label for battery level chart when charging -->
jackqdyulei2c337cb2017-06-02 13:26:20 -07001027 <string name="power_charging"><xliff:g id="level">%1$s</xliff:g> - <xliff:g id="state">%2$s</xliff:g></string>
Salvador Martinezeec87362018-02-27 12:57:49 -08001028 <!-- [CHAR_LIMIT=40] Label for estimated remaining duration of battery charging -->
Lucas Dupin706647d2019-09-26 14:22:48 -07001029 <string name="power_remaining_charging_duration_only"><xliff:g id="time">%1$s</xliff:g> left until charged</string>
Jason Monkc06fbb12016-01-08 14:12:18 -05001030 <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
Lucas Dupin706647d2019-09-26 14:22:48 -07001031 <string name="power_charging_duration"><xliff:g id="level">%1$s</xliff:g> - <xliff:g id="time">%2$s</xliff:g> until charged</string>
Jason Monkc06fbb12016-01-08 14:12:18 -05001032
1033 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
1034 <string name="battery_info_status_unknown">Unknown</string>
1035 <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging from an unknown source. -->
1036 <string name="battery_info_status_charging">Charging</string>
jackqdyuleia704efa2017-04-03 11:31:40 -07001037 <!-- [CHAR_LIMIT=20] Battery use screen with lower case. Battery status shown in chart label when charging from an unknown source. -->
1038 <string name="battery_info_status_charging_lower">charging</string>
Jason Monkc06fbb12016-01-08 14:12:18 -05001039 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
1040 <string name="battery_info_status_discharging">Not charging</string>
1041 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
jackqdyulei02e8cd52017-05-31 13:53:16 -07001042 <string name="battery_info_status_not_charging">Plugged in, can\'t charge right now</string>
Jason Monkc06fbb12016-01-08 14:12:18 -05001043 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
1044 <string name="battery_info_status_full">Full</string>
1045
Sudheer Shanka14501732016-01-25 22:40:10 +00001046 <!-- Summary for settings preference disabled by administrator [CHAR LIMIT=50] -->
Sudheer Shanka579dc132016-02-17 18:06:38 +00001047 <string name="disabled_by_admin_summary_text">Controlled by admin</string>
Sudheer Shanka14501732016-01-25 22:40:10 +00001048
Tony Mantler64080f12017-05-26 13:34:46 -07001049 <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is disabled. -->
1050 <string name="disabled">Disabled</string>
1051 <!-- Summary of app trusted to install apps [CHAR LIMIT=45] -->
1052 <string name="external_source_trusted">Allowed</string>
1053 <!-- Summary of app not trusted to install apps [CHAR LIMIT=45] -->
1054 <string name="external_source_untrusted">Not allowed</string>
1055
1056 <!-- Title for settings screen for controlling apps that can install other apps on device [CHAR LIMIT=50] -->
1057 <string name="install_other_apps">Install unknown apps</string>
1058
Jason Monkcafda1f2016-02-05 10:16:22 -05001059 <!-- Option in navigation drawer that leads to Settings main screen [CHAR LIMIT=30] -->
Jason Monk23d4ccf2016-04-12 12:42:30 -04001060 <string name="home">Settings Home</string>
Jason Monkcafda1f2016-02-05 10:16:22 -05001061
Jason Monkb8d6fcb2016-05-23 14:42:23 -04001062 <!-- Labels on the side of batter graph in Quick Settings and Settings [CHAR LIMIT=8] -->
1063 <string-array name="battery_labels">
Jason Monk96ab6362016-02-11 11:33:09 -05001064 <item>0%</item>
1065 <item>50%</item>
1066 <item>100%</item>
1067 </string-array>
1068
1069 <!-- Label for length of time since the battery graph started [CHAR LIMIT=20] -->
1070 <string name="charge_length_format"><xliff:g name="time" example="3 hours">%1$s</xliff:g> ago</string>
1071
1072 <!-- Label for length of time until battery is charged [CHAR LIMIT=20] -->
1073 <string name="remaining_length_format"><xliff:g name="time" example="3 hours">%1$s</xliff:g> left</string>
1074
Tony Mantlerddba18e2016-03-21 14:50:55 -07001075 <!-- Hint text for the IP address -->
1076 <string name="wifi_ip_address_hint" translatable="false">192.168.1.128</string>
1077 <!-- Hint text for DNS -->
1078 <string name="wifi_dns1_hint" translatable="false">8.8.8.8</string>
1079 <!-- Hint text for DNS -->
1080 <string name="wifi_dns2_hint" translatable="false">8.8.4.4</string>
1081 <!-- Hint text for the gateway -->
1082 <string name="wifi_gateway_hint" translatable="false">192.168.1.1</string>
1083 <!-- Hint text for network prefix length -->
1084 <string name="wifi_network_prefix_length_hint" translatable="false">24</string>
1085 <!-- HTTP proxy settings. The hint text field for port. -->
1086 <string name="proxy_port_hint" translatable="false">8080</string>
1087 <!-- HTTP proxy settings. Hint for Proxy-Auto Config URL. -->
1088 <string name="proxy_url_hint" translatable="false">https://www.example.com/proxy.pac</string>
1089 <!-- HTTP proxy settings. The hint text for proxy exclusion list. -->
1090 <string name="proxy_exclusionlist_hint" translatable="false">example.com,mycomp.test.com,localhost</string>
1091 <!-- HTTP proxy settings. The hint text field for the hostname. -->
1092 <string name="proxy_hostname_hint" translatable="false">proxy.example.com</string>
1093
Alan Viverette8890cfa2016-03-25 14:56:38 -04001094 <!-- Description for the screen zoom level that makes interface elements small. [CHAR LIMIT=24] -->
1095 <string name="screen_zoom_summary_small">Small</string>
1096 <!-- Description for the device's default screen zoom level. [CHAR LIMIT=24] -->
1097 <string name="screen_zoom_summary_default">Default</string>
1098 <!-- Description for the screen zoom level that makes interface elements large. [CHAR LIMIT=24] -->
1099 <string name="screen_zoom_summary_large">Large</string>
1100 <!-- Description for the screen zoom level that makes interface elements larger. [CHAR LIMIT=24] -->
1101 <string name="screen_zoom_summary_very_large">Larger</string>
1102 <!-- Description for the screen zoom level that makes interface elements largest. [CHAR LIMIT=24] -->
1103 <string name="screen_zoom_summary_extremely_large">Largest</string>
1104 <!-- Description for a custom screen zoom level. This shows the requested display
1105 density in raw pixels per inch rather than using a relative description. [CHAR LIMIT=24] -->
1106 <string name="screen_zoom_summary_custom">Custom (<xliff:g id="densityDpi" example="160">%d</xliff:g>)</string>
1107
Fan Zhangc10db982016-08-11 13:52:04 -07001108 <!-- Content description for drawer menu button [CHAR_LIMIT=30]-->
1109 <string name="content_description_menu_button">Menu</string>
1110
Christine Frankscf683142017-01-23 17:19:13 -08001111 <!-- Label for carrier demo mode factory reset confirmation dialog. [CHAR LIMIT=NONE] -->
1112 <string name="retail_demo_reset_message">Enter password to perform factory reset in demo mode</string>
1113 <!-- Label for positive button on carrier demo mode factory reset confirmation dialog [CHAR LIMIT=40] -->
1114 <string name="retail_demo_reset_next">Next</string>
1115 <!-- Title for carrier demo mode factory reset confirmation dialog. [CHAR LIMIT=40] -->
1116 <string name="retail_demo_reset_title">Password required</string>
jackqdyulei597b10f2017-01-27 13:31:40 -08001117
1118 <!-- Glyph to be overlaid atop the battery when the level is extremely low. Do not translate. -->
1119 <string name="battery_meter_very_low_overlay_symbol">!</string>
Tony Mantlerb8592352017-02-17 14:04:00 -08001120
1121 <!-- Title for settings of active input methods in each IME [CHAR LIMIT=35] -->
1122 <string name="active_input_method_subtypes">Active input methods</string>
1123 <!-- Title for settings whether or not the framework will select input methods in an IME based
1124 on the current system locales. (The user can select multiple system locales)
1125 [CHAR LIMIT=35] -->
1126 <string name="use_system_language_to_select_input_method_subtypes">Use system languages</string>
1127
Tony Mantlera4c123f2017-03-31 13:52:45 -07001128 <!-- Toast that settings for an application is failed to open. -->
1129 <string name="failed_to_open_app_settings_toast">Failed to open settings for <xliff:g id="spell_application_name">%1$s</xliff:g></string>
1130
1131 <!-- Warning message about security implications of enabling an input method, displayed as a dialog
1132 message when the user selects to enable an IME. -->
1133 <string name="ime_security_warning">This input method may be able to collect
1134 all the text you type, including personal data like passwords and credit
1135 card numbers. It comes from the app
1136 <xliff:g id="ime_application_name">%1$s</xliff:g>.
1137 Use this input method?</string>
1138
1139 <!-- [CHAR LIMIT=NONE] Dialog body explaining that the app just selected by the user will not work after a reboot until until after the user enters their credentials, such as a PIN or password. -->
1140 <string name="direct_boot_unaware_dialog_message">Note: After a reboot, this app can\'t start until you unlock your phone</string>
1141
Tony Mantler73f950d2017-10-06 10:24:49 -07001142 <!--Label of IMS registration header -->
1143 <string name="ims_reg_title">"IMS registration state"</string>
1144 <!--Used when IMS registration state is registered -->
1145 <string name="ims_reg_status_registered">"Registered"</string>
1146 <!--Used when IMS registration state is not registered -->
1147 <string name="ims_reg_status_not_registered">"Not registered"</string>
1148
1149 <!-- About phone, status item value if the actual value is not available. -->
1150 <string name="status_unavailable">Unavailable</string>
1151
Jong Wook Kim0c3904e2018-03-14 11:16:06 -07001152 <!-- About phone, status value for MAC address when MAC randomization feature is enabled and the device is disconnected. -->
1153 <string name="wifi_status_mac_randomized">MAC is randomized</string>
1154
jackqdyuleib8deeb62018-01-19 15:48:37 -08001155 <!-- Summary to show how many devices are connected in wifi hotspot [CHAR LIMIT=NONE] -->
1156 <plurals name="wifi_tether_connected_summary">
1157 <item quantity="one">%1$d device connected</item>
1158 <item quantity="other">%1$d devices connected</item>
1159 </plurals>
1160
Beverly92c25682018-01-22 09:27:19 -05001161 <!-- Content description of zen mode time condition plus button (not shown on the screen). [CHAR LIMIT=NONE] -->
1162 <string name="accessibility_manual_zen_more_time">More time.</string>
1163 <!-- Content description of zen mode time condition minus button (not shown on the screen). [CHAR LIMIT=NONE] -->
1164 <string name="accessibility_manual_zen_less_time">Less time.</string>
1165
Beverly312ad022018-01-24 15:07:48 -05001166 <!-- Button label for generic cancel action [CHAR LIMIT=20] -->
1167 <string name="cancel">Cancel</string>
Beverly09da25f2018-02-26 09:17:07 -05001168 <!-- Button label for generic OK action [CHAR LIMIT=20] -->
1169 <string name="okay">OK</string>
1170
1171 <!-- Do not disturb: Label for button in enable zen dialog that will turn on zen mode. [CHAR LIMIT=30] -->
1172 <string name="zen_mode_enable_dialog_turn_on">Turn on</string>
Beverly312ad022018-01-24 15:07:48 -05001173 <!-- Do not disturb: Title for the Do not Disturb dialog to turn on Do not disturb. [CHAR LIMIT=50]-->
1174 <string name="zen_mode_settings_turn_on_dialog_title">Turn on Do Not Disturb</string>
1175 <!-- Sound: Summary for the Do not Disturb option when there is no automatic rules turned on. [CHAR LIMIT=NONE]-->
1176 <string name="zen_mode_settings_summary_off">Never</string>
1177 <!--[CHAR LIMIT=40] Zen Interruption level: Priority. -->
1178 <string name="zen_interruption_level_priority">Priority only</string>
1179 <!-- [CHAR LIMIT=20] Accessibility string for current zen mode and selected exit condition. A template that simply concatenates existing mode string and the current condition description. -->
1180 <string name="zen_mode_and_condition"><xliff:g id="zen_mode" example="Priority interruptions only">%1$s</xliff:g>. <xliff:g id="exit_condition" example="For one hour">%2$s</xliff:g></string>
Beverlye975a422018-02-05 16:56:02 -05001181 <!-- Warning text when an alarm might be silenced by Do Not Disturb [CHAR LIMIT=NONE] -->
1182 <string name="zen_alarm_warning_indef">You won\'t hear your next alarm <xliff:g id="when" example="at 7:00 AM">%1$s</xliff:g> unless you turn this off before then</string>
1183 <!-- Warning text when an alarm might be silenced by Do Not Disturb due to a time-based condition [CHAR LIMIT=NONE] -->
1184 <string name="zen_alarm_warning">You won\'t hear your next alarm <xliff:g id="when" example="at 7:00 AM">%1$s</xliff:g></string>
1185 <!-- Alarm template for near alarms [CHAR LIMIT=25] -->
1186 <string name="alarm_template">at <xliff:g id="when" example="7:00 AM">%1$s</xliff:g></string>
1187 <!-- Alarm template for far in the future alarms [CHAR LIMIT=25] -->
1188 <string name="alarm_template_far">on <xliff:g id="when" example="Fri 7:00 AM">%1$s</xliff:g></string>
Beverly312ad022018-01-24 15:07:48 -05001189
Beverly09da25f2018-02-26 09:17:07 -05001190 <!-- Do not disturb: Title for the dnd duration setting (user can specify how long dnd will last when toggling dnd on from qs or settings) [CHAR LIMIT=30] -->
1191 <string name="zen_mode_duration_settings_title">Duration</string>
1192 <!-- Do not disturb: Duration option to always prompt for the duration of dnd -->
1193 <string name="zen_mode_duration_always_prompt_title">Ask every time</string>
Beverly363d0812018-08-03 16:21:15 -04001194 <!-- Do not disturb: Duration option to always have DND on until it is manually turned off [CHAR LIMIT=60] -->
1195 <string name="zen_mode_forever">Until you turn off</string>
Julia Reynolds4ccdede2018-03-20 09:02:17 -04001196
1197 <!-- time label for event have that happened very recently [CHAR LIMIT=60] -->
1198 <string name="time_unit_just_now">Just now</string>
Felipe Leme68b22222018-07-24 14:57:01 -07001199
Jin Dong5be14ab2018-08-24 17:34:54 +08001200 <!-- The notice header of Third-party licenses. not translatable -->
1201 <string name="notice_header" translatable="false"></string>
Peiyong Lin2d5a2bb2018-11-07 21:10:07 -08001202
hughchenc0c11632019-03-07 16:21:17 +08001203 <!-- Name of the this device. [CHAR LIMIT=30] -->
1204 <string name="media_transfer_this_device_name">This device</string>
hughchen00ce0252019-10-28 17:03:04 +08001205
1206 <!-- Warning message to tell user is have problem during profile connect, it need to turn off device and back on. [CHAR_LIMIT=NONE] -->
1207 <string name="profile_connect_timeout_subtext">Problem connecting. Turn device off &amp; back on</string>
Jin Dong5be14ab2018-08-24 17:34:54 +08001208</resources>