blob: 8135aaa6faeabe22126a1f459c5189c53f0ca30b [file] [log] [blame]
Jim Miller5ecd8112013-01-09 18:50:26 -08001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/* //device/apps/common/assets/res/any/strings.xml
4**
5** Copyright 2006, 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">
Jian Jinf32cc802018-03-14 18:14:37 -070021 <!-- Instructions telling the user to enter their PIN password to unlock the keyguard [CHAR LIMIT=30] -->
22 <string name="keyguard_enter_your_pin">Enter your PIN</string>
23
24 <!-- Instructions telling the user to enter their pattern to unlock the keyguard [CHAR LIMIT=30] -->
Jian Jin19484552018-05-24 11:58:49 -070025 <string name="keyguard_enter_your_pattern">Enter your pattern</string>
Jian Jinf32cc802018-03-14 18:14:37 -070026
27 <!-- Instructions telling the user to enter their text password to unlock the keyguard [CHAR LIMIT=30] -->
Jian Jin19484552018-05-24 11:58:49 -070028 <string name="keyguard_enter_your_password">Enter your password</string>
Jian Jinf32cc802018-03-14 18:14:37 -070029
Wileen Chiu6b8b22e2014-10-29 22:48:21 +053030 <!-- Shown in the lock screen when there is SIM card IO error. -->
31 <string name="keyguard_sim_error_message_short">Invalid Card.</string>
32
Jim Miller5ecd8112013-01-09 18:50:26 -080033 <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
34 charged, say that it is charged. -->
Lucas Dupin706647d2019-09-26 14:22:48 -070035 <string name="keyguard_charged">Charged</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080036
Beverly7d7f6992019-02-11 13:58:27 -050037 <!-- When the lock screen is showing and the phone plugged in, and the battery is not fully charged, say that it's wirelessly charging. [CHAR LIMIT=50] -->
Beverlyfcc982ef2019-04-18 16:19:00 -040038 <string name="keyguard_plugged_in_wireless"><xliff:g id="percentage" example="20%">%s</xliff:g> • Charging wirelessly</string>
Beverly7d7f6992019-02-11 13:58:27 -050039
Wesley Wang5a753622022-08-09 16:21:48 +080040 <!-- When the lock screen is showing and the phone plugged in, and the battery is not fully charged, say that it's charging. [CHAR LIMIT=50] -->
41 <string name="keyguard_plugged_in_dock"><xliff:g id="percentage" example="20%">%s</xliff:g> • Charging</string>
Wesley Wangc0401b62021-12-21 15:14:57 +080042
Jim Miller5ecd8112013-01-09 18:50:26 -080043 <!-- When the lock screen is showing and the phone plugged in, and the battery
Adrian Roos12c1ef52014-06-04 13:54:08 +020044 is not fully charged, say that it's charging. -->
Lucas Dupin15ab3692018-02-27 12:07:31 -080045 <string name="keyguard_plugged_in"><xliff:g id="percentage">%s</xliff:g> • Charging</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080046
Adrian Roos7b043112015-07-10 13:00:33 -070047 <!-- When the lock screen is showing and the phone plugged in, and the battery
48 is not fully charged, and it's plugged into a fast charger, say that it's charging fast. -->
Lucas Dupin15ab3692018-02-27 12:07:31 -080049 <string name="keyguard_plugged_in_charging_fast"><xliff:g id="percentage">%s</xliff:g> • Charging rapidly</string>
Adrian Roos7b043112015-07-10 13:00:33 -070050
51 <!-- When the lock screen is showing and the phone plugged in, and the battery
52 is not fully charged, and it's plugged into a slow charger, say that it's charging slowly. -->
Lucas Dupin15ab3692018-02-27 12:07:31 -080053 <string name="keyguard_plugged_in_charging_slowly"><xliff:g id="percentage">%s</xliff:g> • Charging slowly</string>
Adrian Roos7b043112015-07-10 13:00:33 -070054
Wesley.CW Wangcb7c5a02021-05-27 22:36:06 +080055 <!-- When the lock screen is showing and the phone plugged in, and the defend mode is triggered, say that charging is temporarily limited. -->
Wesley Wang5a753622022-08-09 16:21:48 +080056 <string name="keyguard_plugged_in_charging_limited"><xliff:g id="percentage">%s</xliff:g> • Charging is paused to protect battery</string>
Wesley.CW Wang6b4185a2020-11-13 17:12:17 +080057
Jim Miller5ecd8112013-01-09 18:50:26 -080058 <!-- On the keyguard screen, when pattern lock is disabled, only tell them to press menu to unlock. This is shown in small font at the bottom. -->
59 <string name="keyguard_instructions_when_pattern_disabled">Press Menu to unlock.</string>
60
61 <!-- SIM messages --><skip />
62 <!-- When the user inserts a sim card from an unsupported network, it becomes network locked -->
63 <string name="keyguard_network_locked_message">Network locked</string>
64 <!-- Shown when there is no SIM card. -->
65 <string name="keyguard_missing_sim_message_short">No SIM card</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080066 <!-- Shown to ask the user to insert a SIM card. -->
67 <string name="keyguard_missing_sim_instructions">Insert a SIM card.</string>
68 <!-- Shown to ask the user to insert a SIM card when sim is missing or not readable. -->
69 <string name="keyguard_missing_sim_instructions_long">The SIM card is missing or not readable. Insert a SIM card.</string>
70 <!-- Shown when SIM card is permanently disabled. -->
71 <string name="keyguard_permanent_disabled_sim_message_short">Unusable SIM card.</string>
72 <!-- Shown to inform the user to SIM card is permanently disabled. -->
73 <string name="keyguard_permanent_disabled_sim_instructions">Your SIM card has been permanently disabled.\n
74 Contact your wireless service provider for another SIM card.</string>
75 <!-- Shown to tell the user that their SIM is locked and they must unlock it. -->
76 <string name="keyguard_sim_locked_message">SIM card is locked.</string>
77 <!-- When the user enters a wrong sim pin too many times, it becomes PUK locked (Pin Unlock Kode) -->
78 <string name="keyguard_sim_puk_locked_message">SIM card is PUK-locked.</string>
79 <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
80 whether it is valid, and to unlock the sim if it is valid. we display a
81 progress dialog in the meantime. this is the emssage. -->
82 <string name="keyguard_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
Fabian Kozynski2fb343a2019-05-08 16:06:51 -040083 <!-- Composes together the carrier name and the SIM card locked message. Example: CarrierName (SIM LOCKED) -->
84 <string name="keyguard_carrier_name_with_sim_locked_template" translatable="false"><xliff:g id="carrier">%s</xliff:g> (<xliff:g id="message">%s</xliff:g>)</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080085
Jim Millerb0da1e72013-10-01 16:55:19 -070086 <!-- Time format strings for fall-back clock widget -->
Adrian Roosb670f4b2017-07-20 20:06:54 +020087 <string name="keyguard_widget_12_hours_format" translatable="false">h:mm</string>
Jim Millerb0da1e72013-10-01 16:55:19 -070088 <!-- Time format strings for fall-back clock widget -->
Adrian Roosb670f4b2017-07-20 20:06:54 +020089 <string name="keyguard_widget_24_hours_format" translatable="false">kk:mm</string>
Adrian Roos2edb63b2017-04-26 10:43:21 -070090 <!-- The character used in keyguard_widget_12_hours_format and keyguard_widget_24_hours_format
91 to represent a ":". -->
Adrian Roosb670f4b2017-07-20 20:06:54 +020092 <string name="keyguard_fancy_colon" translatable="false"></string>
Jim Miller5ecd8112013-01-09 18:50:26 -080093
Jinsong Mudc6efdc2014-12-03 18:13:15 -080094 <!-- Accessibility description of the PIN password view. [CHAR_LIMIT=none] -->
95 <string name="keyguard_accessibility_pin_area">PIN area</string>
Rohan Shahfa32b352018-05-04 15:54:19 -070096 <!-- Accessibility description of the normal password view. [CHAR_LIMIT=none] -->
97 <string name="keyguard_accessibility_password">Device password</string>
98
Jinsong Mudc6efdc2014-12-03 18:13:15 -080099 <!-- Accessibility description of the SIM PIN password view. [CHAR_LIMIT=none] -->
100 <string name="keyguard_accessibility_sim_pin_area">SIM PIN area</string>
101 <!-- Accessibility description of the SIM PUK password view. [CHAR_LIMIT=none] -->
102 <string name="keyguard_accessibility_sim_puk_area">SIM PUK area</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800103
Jorim Jaggi8a8941a2014-12-19 19:49:38 +0100104 <!-- KeyguardPinView - accessibility support --><skip />
Jim Miller5ecd8112013-01-09 18:50:26 -0800105 <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
106 <string name="keyboardview_keycode_delete">Delete</string>
qingxi3d768742017-04-12 11:07:11 -0700107 <!-- Description of the button used to disable current carrier when the device supported embedded SIM. [CHAR LIMIT=30] -->
108 <string name="disable_carrier_button_text">Disable eSIM</string>
Qingxi Li2febffb2018-01-23 16:16:35 -0800109 <!-- Title of Error message when disabling current carrier failed for the device supported embedded SIM. [CHAR LIMIT=80] -->
110 <string name="error_disable_esim_title">Can\u2019t disable eSIM</string>
111 <!-- Description of Error message when disabling current carrier failed for the device supported embedded SIM. [CHAR LIMIT=80] -->
112 <string name="error_disable_esim_msg">The eSIM can\u2019t be disabled due to an error.</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800113 <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
114 <string name="keyboardview_keycode_enter">Enter</string>
115
Jim Miller5ecd8112013-01-09 18:50:26 -0800116 <!-- Message shown when user enters wrong pattern -->
Jian Jin19484552018-05-24 11:58:49 -0700117 <string name="kg_wrong_pattern">Wrong pattern</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800118 <!-- Message shown when user enters wrong password -->
Jian Jin19484552018-05-24 11:58:49 -0700119 <string name="kg_wrong_password">Wrong password</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800120 <!-- Message shown when user enters wrong PIN -->
121 <string name="kg_wrong_pin">Wrong PIN</string>
122 <!-- Countdown message shown after too many failed unlock attempts -->
Calvin Panbf4e15d2022-01-17 12:00:22 +0800123 <string name="kg_too_many_failed_attempts_countdown">{count, plural,
124 =1 {Try again in # second.}
125 other {Try again in # seconds.}
126 }
127 </string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800128 <!-- Instructions for using the SIM PIN unlock screen -->
qingxi3d768742017-04-12 11:07:11 -0700129 <string name="kg_sim_pin_instructions">Enter SIM PIN.</string>
Jim Miller52a61332014-11-12 19:29:51 -0800130 <!-- Instructions for using the SIM PIN unlock screen when there's more than one SIM -->
qingxi3d768742017-04-12 11:07:11 -0700131 <string name="kg_sim_pin_instructions_multi">Enter SIM PIN for \"<xliff:g id="carrier" example="CARD 1">%1$s</xliff:g>\".</string>
Qingxi Li2febffb2018-01-23 16:16:35 -0800132 <!-- Instructions for disabling eSIM carrier to unlock the phone with embedded SIM. This message follows the original SIM PIN/PUK message of device without embedded SIM. -->
133 <string name="kg_sim_lock_esim_instructions"><xliff:g id="previous_msg" example="Enter SIM PIN.">%1$s</xliff:g> Disable eSIM to use device without mobile service.</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800134 <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider -->
135 <string name="kg_puk_enter_puk_hint">SIM is now disabled. Enter PUK code to continue. Contact carrier for details.</string>
Jim Miller52a61332014-11-12 19:29:51 -0800136 <!-- Hint shown when there are multiple SIMs in the device to ask the user to enter the PUK code given to them by their provider -->
137 <string name="kg_puk_enter_puk_hint_multi">SIM \"<xliff:g id="carrier" example="CARD 1">%1$s</xliff:g>\" is now disabled. Enter PUK code to continue. Contact carrier for details.</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800138 <!-- Hint shown in the PUK unlock screen PIN TextView -->
139 <string name="kg_puk_enter_pin_hint">Enter desired PIN code</string>
140 <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen -->
141 <string name="kg_enter_confirm_pin_hint">Confirm desired PIN code</string>
142 <!-- Message shown in dialog while the device is unlocking the SIM card -->
143 <string name="kg_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800144 <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
145 <string name="kg_invalid_sim_pin_hint">Type a PIN that is 4 to 8 numbers.</string>
146 <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
147 <string name="kg_invalid_sim_puk_hint">PUK code should be 8 numbers or more.</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800148 <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
149 <string name="kg_too_many_failed_pin_attempts_dialog_message">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800150 You have incorrectly typed your PIN <xliff:g id="number">%1$d</xliff:g> times.
151 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
Jim Miller5ecd8112013-01-09 18:50:26 -0800152 </string>
153 <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
154 <string name="kg_too_many_failed_password_attempts_dialog_message">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800155 You have incorrectly typed your password <xliff:g id="number">%1$d</xliff:g> times.
156 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
Jim Miller5ecd8112013-01-09 18:50:26 -0800157 </string>
158 <string name="kg_too_many_failed_pattern_attempts_dialog_message">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800159 You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
160 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
Jim Miller5ecd8112013-01-09 18:50:26 -0800161 </string>
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700162
Wink Savilleb896b9f2013-10-23 15:44:26 -0700163 <!-- Instructions telling the user that they entered the wrong SIM PIN for the last time.
164 Displayed in a dialog box. -->
165 <string name="kg_password_wrong_pin_code_pukked">Incorrect SIM PIN code you must now contact your carrier to unlock your device.</string>
166 <!-- Instructions telling the user that they entered the wrong SIM PIN while trying
Chandru1cc5e512022-05-31 13:25:32 +0000167 to unlock the keyguard. Displayed in a dialog box. [CHAR LIMIT=NONE] -->
168 <string name="kg_password_wrong_pin_code"> {count, plural,
169 =1 {Incorrect SIM PIN code, you have # remaining attempt before you must contact your carrier to unlock your device.}
170 other {Incorrect SIM PIN code, you have # remaining attempts. }
171 }</string>
Wink Savilleb896b9f2013-10-23 15:44:26 -0700172
173 <!-- Instructions telling the user that they have exhausted SIM PUK retries and the SIM is now unusable.
174 Displayed in a dialog box. -->
175 <string name="kg_password_wrong_puk_code_dead">SIM is unusable. Contact your carrier.</string>
176 <!-- Instructions telling the user that they entered the wrong puk while trying
Chandru1cc5e512022-05-31 13:25:32 +0000177 to unlock the keyguard. Displayed in a dialog box. [CHAR LIMIT=NONE] -->
178 <string name="kg_password_wrong_puk_code">{count, plural,
179 =1 {Incorrect SIM PUK code, you have # remaining attempt before SIM becomes permanently unusable.}
180 other {Incorrect SIM PUK code, you have # remaining attempts before SIM becomes permanently unusable.}
181 }</string>
Wink Savilleb896b9f2013-10-23 15:44:26 -0700182 <!-- Instructions telling the user that the operation to unlock the keyguard
183 with SIM PIN failed. Displayed in one line in a large font. -->
184 <string name="kg_password_pin_failed">SIM PIN operation failed!</string>
185 <!-- Instructions telling the user that the operation to unlock the keyguard
186 with PUK failed. Displayed in one line in a large font. -->
187 <string name="kg_password_puk_failed">SIM PUK operation failed!</string>
Adrian Roos4a0026312015-02-19 17:39:40 +0100188 <!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Abodunrinwa Tokib4b2b432016-03-21 16:12:58 +0000189 <string name="accessibility_ime_switch_button" msgid="5032926134740456424">Switch input method</string>
Adrian Roos4a0026312015-02-19 17:39:40 +0100190
Jason Monk726fb282015-03-31 12:56:11 -0400191 <!-- Description of airplane mode -->
192 <string name="airplane_mode">Airplane mode</string>
193
Selim Cinek56a44622015-06-11 00:34:53 -0700194 <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100195 <string name="kg_prompt_reason_restart_pattern">Pattern required after device restarts</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700196
197 <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100198 <string name="kg_prompt_reason_restart_pin">PIN required after device restarts</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700199
200 <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100201 <string name="kg_prompt_reason_restart_password">Password required after device restarts</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700202
Jorim Jaggi25b4d4b2015-08-11 15:54:06 -0700203 <!-- An explanation text that the pattern needs to be solved since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100204 <string name="kg_prompt_reason_timeout_pattern">Pattern required for additional security</string>
Jorim Jaggi25b4d4b2015-08-11 15:54:06 -0700205
206 <!-- An explanation text that the pin needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100207 <string name="kg_prompt_reason_timeout_pin">PIN required for additional security</string>
Jorim Jaggi25b4d4b2015-08-11 15:54:06 -0700208
209 <!-- An explanation text that the password needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100210 <string name="kg_prompt_reason_timeout_password">Password required for additional security</string>
Jorim Jaggi25b4d4b2015-08-11 15:54:06 -0700211
Adrian Roosd6d253a2016-04-13 13:06:21 -0700212 <!-- An explanation text that the credential needs to be entered because a device admin has
213 locked the device. [CHAR LIMIT=80] -->
Charles He61112982017-03-23 21:00:51 +0000214 <string name="kg_prompt_reason_device_admin">Device locked by admin</string>
Adrian Roosd6d253a2016-04-13 13:06:21 -0700215
216 <!-- An explanation text that the credential needs to be entered because the user has clicked
217 the force lock button. [CHAR LIMIT=80] -->
218 <string name="kg_prompt_reason_user_request">Device was locked manually</string>
219
Beverly3eaa6892022-08-25 15:16:07 +0000220 <!-- Face hint message when face was not recognized. [CHAR LIMIT=20] -->
Gilad Brettercb51b8b2018-03-22 17:04:51 +0200221 <string name="kg_face_not_recognized">Not recognized</string>
Jorim Jaggi27c9b742015-04-09 10:34:49 -0700222
Milton Wucd87a922022-05-30 16:30:11 +0800223 <!-- Error message indicating that the camera privacy sensor has been turned on [CHAR LIMIT=53] -->
224 <string name="kg_face_sensor_privacy_enabled">To use Face Unlock, turn on camera access in Settings</string>
Joshua Mccloskey9d3f1be2021-11-22 16:21:04 -0800225
Chandru1cc5e512022-05-31 13:25:32 +0000226 <!-- Instructions telling the user remaining times when enter SIM PIN view. [CHAR LIMIT=NONE] -->
227 <string name="kg_password_default_pin_message">{count, plural,
228 =1 {Enter SIM PIN. You have # remaining attempt before you must contact your carrier to unlock your device.}
229 other {Enter SIM PIN. You have # remaining attempts.}
230 }</string>
Ruthwar Kumar Ambeer118e5742017-03-09 18:46:17 +0530231
Chandru1cc5e512022-05-31 13:25:32 +0000232 <!-- Instructions telling the user remaining times when enter SIM PUK view. [CHAR LIMIT=NONE] -->
233 <string name="kg_password_default_puk_message">{count, plural,
234 =1 {SIM is now disabled. Enter PUK code to continue. You have # remaining attempt before SIM becomes permanently unusable. Contact carrier for details.}
235 other {SIM is now disabled. Enter PUK code to continue. You have # remaining attempts before SIM becomes permanently unusable. Contact carrier for details.}
236 }</string>
Ruthwar Kumar Ambeer118e5742017-03-09 18:46:17 +0530237
Robert Snoebergerdb8b7f32019-06-05 15:29:18 -0400238 <!-- Name of the "Default" clock face, which is the clock face that will be shown by default. [CHAR LIMIT=15]-->
239 <string name="clock_title_default">Default</string>
240 <!-- Name of the "Bubble" clock face, which is an analog clock with hands shaped like large bubbles [CHAR LIMIT=15]-->
241 <string name="clock_title_bubble">Bubble</string>
242 <!-- Name of the "Analog" clock face [CHAR LIMIT=15]-->
243 <string name="clock_title_analog">Analog</string>
Aaron Liubb821882022-10-11 12:11:32 -0700244 <!-- Title of bouncer when we want to authenticate before continuing with action. [CHAR LIMIT=NONE] -->
245 <string name="keyguard_unlock_to_continue">Unlock your device to continue</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800246</resources>