1<?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"> 21 <!-- App label in the manifest --> 22 <string name="app_name">Keyguard</string> 23 <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard. 24 Displayed in one line in a large font. --> 25 <string name="keyguard_password_enter_pin_code">Type PIN code</string> 26 27 <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard. 28 Displayed in one line in a large font. --> 29 <string name="keyguard_password_enter_puk_code">Type SIM PUK and new PIN code</string> 30 31 <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen --> 32 <string name="keyguard_password_enter_puk_prompt">SIM PUK code</string> 33 <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen --> 34 <string name="keyguard_password_enter_pin_prompt">New SIM PIN code</string> 35 36 <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]--> 37 <string name="keyguard_password_entry_touch_hint"><font size="17">Touch to type password</font></string> 38 39 <!-- Instructions telling the user to enter their text password to unlock the keyguard. 40 Displayed in one line in a large font. --> 41 <string name="keyguard_password_enter_password_code">Type password to unlock</string> 42 43 <!-- Instructions telling the user to enter their PIN password to unlock the keyguard. 44 Displayed in one line in a large font. --> 45 <string name="keyguard_password_enter_pin_password_code">Type PIN to unlock</string> 46 47 <!-- Instructions telling the user to enter their PIN password to unlock the keyguard [CHAR LIMIT=30] --> 48 <string name="keyguard_enter_your_pin">Enter your PIN</string> 49 50 <!-- Instructions telling the user to enter their pattern to unlock the keyguard [CHAR LIMIT=30] --> 51 <string name="keyguard_enter_your_pattern">Enter your pattern</string> 52 53 <!-- Instructions telling the user to enter their text password to unlock the keyguard [CHAR LIMIT=30] --> 54 <string name="keyguard_enter_your_password">Enter your password</string> 55 56 <!-- Instructions telling the user that they entered the wrong pin while trying 57 to unlock the keyguard. Displayed in one line in a large font. --> 58 <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string> 59 60 <!-- Shown in the lock screen when there is SIM card IO error. --> 61 <string name="keyguard_sim_error_message_short">Invalid Card.</string> 62 63 <!-- When the lock screen is showing, the phone is plugged in and the battery is fully 64 charged, say that it is charged. --> 65 <string name="keyguard_charged">Charged</string> 66 67 <!-- 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] --> 68 <string name="keyguard_plugged_in_wireless"><xliff:g id="percentage" example="20%">%s</xliff:g> • Charging wirelessly</string> 69 70 <!-- When the lock screen is showing and the phone plugged in, and the battery 71 is not fully charged, say that it's charging. --> 72 <string name="keyguard_plugged_in"><xliff:g id="percentage">%s</xliff:g> • Charging</string> 73 74 <!-- When the lock screen is showing and the phone plugged in, and the battery 75 is not fully charged, and it's plugged into a fast charger, say that it's charging fast. --> 76 <string name="keyguard_plugged_in_charging_fast"><xliff:g id="percentage">%s</xliff:g> • Charging rapidly</string> 77 78 <!-- When the lock screen is showing and the phone plugged in, and the battery 79 is not fully charged, and it's plugged into a slow charger, say that it's charging slowly. --> 80 <string name="keyguard_plugged_in_charging_slowly"><xliff:g id="percentage">%s</xliff:g> • Charging slowly</string> 81 82 <!-- When the lock screen is showing and the phone plugged in, and the defend mode is triggered, say that charging is temporarily limited. --> 83 <string name="keyguard_plugged_in_charging_limited"><xliff:g id="percentage">%s</xliff:g> • Charging temporarily limited</string> 84 85 <!-- When the lock screen is showing and the battery is low, warn user to plug 86 in the phone soon. --> 87 <string name="keyguard_low_battery">Connect your charger.</string> 88 89 <!-- 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. --> 90 <string name="keyguard_instructions_when_pattern_disabled">Press Menu to unlock.</string> 91 92 <!-- SIM messages --><skip /> 93 <!-- When the user inserts a sim card from an unsupported network, it becomes network locked --> 94 <string name="keyguard_network_locked_message">Network locked</string> 95 <!-- Shown when there is no SIM card. --> 96 <string name="keyguard_missing_sim_message_short">No SIM card</string> 97 <!-- Shown to ask the user to insert a SIM card. --> 98 <string name="keyguard_missing_sim_instructions">Insert a SIM card.</string> 99 <!-- Shown to ask the user to insert a SIM card when sim is missing or not readable. --> 100 <string name="keyguard_missing_sim_instructions_long">The SIM card is missing or not readable. Insert a SIM card.</string> 101 <!-- Shown when SIM card is permanently disabled. --> 102 <string name="keyguard_permanent_disabled_sim_message_short">Unusable SIM card.</string> 103 <!-- Shown to inform the user to SIM card is permanently disabled. --> 104 <string name="keyguard_permanent_disabled_sim_instructions">Your SIM card has been permanently disabled.\n 105 Contact your wireless service provider for another SIM card.</string> 106 <!-- Shown to tell the user that their SIM is locked and they must unlock it. --> 107 <string name="keyguard_sim_locked_message">SIM card is locked.</string> 108 <!-- When the user enters a wrong sim pin too many times, it becomes PUK locked (Pin Unlock Kode) --> 109 <string name="keyguard_sim_puk_locked_message">SIM card is PUK-locked.</string> 110 <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check 111 whether it is valid, and to unlock the sim if it is valid. we display a 112 progress dialog in the meantime. this is the emssage. --> 113 <string name="keyguard_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string> 114 <!-- Composes together the carrier name and the SIM card locked message. Example: CarrierName (SIM LOCKED) --> 115 <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> 116 117 <!-- Time format strings for fall-back clock widget --> 118 <string name="keyguard_widget_12_hours_format" translatable="false">h:mm</string> 119 <!-- Time format strings for fall-back clock widget --> 120 <string name="keyguard_widget_24_hours_format" translatable="false">kk:mm</string> 121 <!-- The character used in keyguard_widget_12_hours_format and keyguard_widget_24_hours_format 122 to represent a ":". --> 123 <string name="keyguard_fancy_colon" translatable="false"></string> 124 125 <!-- Accessibility description of the PIN password view. [CHAR_LIMIT=none] --> 126 <string name="keyguard_accessibility_pin_area">PIN area</string> 127 <!-- Accessibility description of the normal password view. [CHAR_LIMIT=none] --> 128 <string name="keyguard_accessibility_password">Device password</string> 129 130 <!-- Accessibility description of the SIM PIN password view. [CHAR_LIMIT=none] --> 131 <string name="keyguard_accessibility_sim_pin_area">SIM PIN area</string> 132 <!-- Accessibility description of the SIM PUK password view. [CHAR_LIMIT=none] --> 133 <string name="keyguard_accessibility_sim_puk_area">SIM PUK area</string> 134 135 <!-- Accessibility description for the text view that indicates when the next alarm is set (not shown on screen). [CHAR_LIMIT=none] --> 136 <string name="keyguard_accessibility_next_alarm">Next alarm set for <xliff:g id="alarm" example="Fri 8:30 AM">%1$s</xliff:g></string> 137 138 <!-- KeyguardPinView - accessibility support --><skip /> 139 <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] --> 140 <string name="keyboardview_keycode_delete">Delete</string> 141 <!-- Description of the button used to disable current carrier when the device supported embedded SIM. [CHAR LIMIT=30] --> 142 <string name="disable_carrier_button_text">Disable eSIM</string> 143 <!-- Title of Error message when disabling current carrier failed for the device supported embedded SIM. [CHAR LIMIT=80] --> 144 <string name="error_disable_esim_title">Can\u2019t disable eSIM</string> 145 <!-- Description of Error message when disabling current carrier failed for the device supported embedded SIM. [CHAR LIMIT=80] --> 146 <string name="error_disable_esim_msg">The eSIM can\u2019t be disabled due to an error.</string> 147 <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] --> 148 <string name="keyboardview_keycode_enter">Enter</string> 149 150 <!-- Message shown in pattern unlock after some number of unsuccessful attempts --> 151 <string name="kg_forgot_pattern_button_text">Forgot Pattern</string> 152 <!-- Message shown when user enters wrong pattern --> 153 <string name="kg_wrong_pattern">Wrong pattern</string> 154 <!-- Message shown when user enters wrong password --> 155 <string name="kg_wrong_password">Wrong password</string> 156 <!-- Message shown when user enters wrong PIN --> 157 <string name="kg_wrong_pin">Wrong PIN</string> 158 <!-- Countdown message shown after too many failed unlock attempts --> 159 <plurals name="kg_too_many_failed_attempts_countdown"> 160 <item quantity="one">Try again in 1 second.</item> 161 <item quantity="other">Try again in <xliff:g id="number">%d</xliff:g> seconds.</item> 162 </plurals> 163 <!-- Instructions for using the pattern unlock screen --> 164 <string name="kg_pattern_instructions">Draw your pattern</string> 165 <!-- Instructions for using the SIM PIN unlock screen --> 166 <string name="kg_sim_pin_instructions">Enter SIM PIN.</string> 167 <!-- Instructions for using the SIM PIN unlock screen when there's more than one SIM --> 168 <string name="kg_sim_pin_instructions_multi">Enter SIM PIN for \"<xliff:g id="carrier" example="CARD 1">%1$s</xliff:g>\".</string> 169 <!-- 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. --> 170 <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> 171 <!-- Instructions for using the PIN unlock screen --> 172 <string name="kg_pin_instructions">Enter PIN</string> 173 <!-- Instructions for using the password unlock screen --> 174 <string name="kg_password_instructions">Enter Password</string> 175 <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider --> 176 <string name="kg_puk_enter_puk_hint">SIM is now disabled. Enter PUK code to continue. Contact carrier for details.</string> 177 <!-- 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 --> 178 <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> 179 <!-- Hint shown in the PUK unlock screen PIN TextView --> 180 <string name="kg_puk_enter_pin_hint">Enter desired PIN code</string> 181 <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen --> 182 <string name="kg_enter_confirm_pin_hint">Confirm desired PIN code</string> 183 <!-- Message shown in dialog while the device is unlocking the SIM card --> 184 <string name="kg_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string> 185 <!-- Message shown when the user enters an invalid SIM pin password in PUK screen --> 186 <string name="kg_invalid_sim_pin_hint">Type a PIN that is 4 to 8 numbers.</string> 187 <!-- Message shown when the user enters an invalid PUK code in the PUK screen --> 188 <string name="kg_invalid_sim_puk_hint">PUK code should be 8 numbers or more.</string> 189 <!-- Message shown when the user enters an invalid PUK code --> 190 <string name="kg_invalid_puk">Re-enter the correct PUK code. Repeated attempts will permanently disable the SIM.</string> 191 <!-- Message shown when the user exceeds the maximum number of pattern attempts --> 192 <string name="kg_login_too_many_attempts">Too many pattern attempts</string> 193 <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard --> 194 <string name="kg_too_many_failed_pin_attempts_dialog_message"> 195 You have incorrectly typed your PIN <xliff:g id="number">%1$d</xliff:g> times. 196 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds. 197 </string> 198 <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard --> 199 <string name="kg_too_many_failed_password_attempts_dialog_message"> 200 You have incorrectly typed your password <xliff:g id="number">%1$d</xliff:g> times. 201 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds. 202 </string> 203 <string name="kg_too_many_failed_pattern_attempts_dialog_message"> 204 You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times. 205 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds. 206 </string> 207 208 <!-- Instructions telling the user that they entered the wrong SIM PIN for the last time. 209 Displayed in a dialog box. --> 210 <string name="kg_password_wrong_pin_code_pukked">Incorrect SIM PIN code you must now contact your carrier to unlock your device.</string> 211 <!-- Instructions telling the user that they entered the wrong SIM PIN while trying 212 to unlock the keyguard. Displayed in a dialog box. --> 213 <plurals name="kg_password_wrong_pin_code"> 214 <item quantity="one">Incorrect SIM PIN code, you have <xliff:g id="number">%d</xliff:g> remaining attempt before you must contact your carrier to unlock your device.</item> 215 <item quantity="other">Incorrect SIM PIN code, you have <xliff:g id="number">%d</xliff:g> remaining attempts.</item> 216 </plurals> 217 218 <!-- Instructions telling the user that they have exhausted SIM PUK retries and the SIM is now unusable. 219 Displayed in a dialog box. --> 220 <string name="kg_password_wrong_puk_code_dead">SIM is unusable. Contact your carrier.</string> 221 <!-- Instructions telling the user that they entered the wrong puk while trying 222 to unlock the keyguard. Displayed in a dialog box. --> 223 <plurals name="kg_password_wrong_puk_code"> 224 <item quantity="one">Incorrect SIM PUK code, you have <xliff:g id="number">%d</xliff:g> remaining attempt before SIM becomes permanently unusable.</item> 225 <item quantity="other">Incorrect SIM PUK code, you have <xliff:g id="number">%d</xliff:g> remaining attempts before SIM becomes permanently unusable.</item> 226 </plurals> 227 <!-- Instructions telling the user that the operation to unlock the keyguard 228 with SIM PIN failed. Displayed in one line in a large font. --> 229 <string name="kg_password_pin_failed">SIM PIN operation failed!</string> 230 <!-- Instructions telling the user that the operation to unlock the keyguard 231 with PUK failed. Displayed in one line in a large font. --> 232 <string name="kg_password_puk_failed">SIM PUK operation failed!</string> 233 <!-- Notification telling the user that the PIN1 they entered is valid --> 234 <string name="kg_pin_accepted">Code Accepted!</string> 235 236 <!-- On the keyguard screen, it shows the carrier the phone is connected to. 237 This is displayed if the phone is not connected to a carrier.--> 238 <string name="keyguard_carrier_default">No service.</string> 239 240 <!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> 241 <string name="accessibility_ime_switch_button" msgid="5032926134740456424">Switch input method</string> 242 243 <!-- Description of airplane mode --> 244 <string name="airplane_mode">Airplane mode</string> 245 246 <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] --> 247 <string name="kg_prompt_reason_restart_pattern">Pattern required after device restarts</string> 248 249 <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] --> 250 <string name="kg_prompt_reason_restart_pin">PIN required after device restarts</string> 251 252 <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] --> 253 <string name="kg_prompt_reason_restart_password">Password required after device restarts</string> 254 255 <!-- 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] --> 256 <string name="kg_prompt_reason_timeout_pattern">Pattern required for additional security</string> 257 258 <!-- 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] --> 259 <string name="kg_prompt_reason_timeout_pin">PIN required for additional security</string> 260 261 <!-- 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] --> 262 <string name="kg_prompt_reason_timeout_password">Password required for additional security</string> 263 264 <!-- An explanation text that the pattern needs to be solved since profiles have just been switched. [CHAR LIMIT=80] --> 265 <string name="kg_prompt_reason_switch_profiles_pattern">Pattern required when you switch profiles</string> 266 267 <!-- An explanation text that the pin needs to be entered since profiles have just been switched. [CHAR LIMIT=80] --> 268 <string name="kg_prompt_reason_switch_profiles_pin">PIN required when you switch profiles</string> 269 270 <!-- An explanation text that the password needs to be entered since profiles have just been switched. [CHAR LIMIT=80] --> 271 <string name="kg_prompt_reason_switch_profiles_password">Password required when you switch profiles</string> 272 273 <!-- An explanation text that the credential needs to be entered because a device admin has 274 locked the device. [CHAR LIMIT=80] --> 275 <string name="kg_prompt_reason_device_admin">Device locked by admin</string> 276 277 <!-- An explanation text that the credential needs to be entered because the user has clicked 278 the force lock button. [CHAR LIMIT=80] --> 279 <string name="kg_prompt_reason_user_request">Device was locked manually</string> 280 281 <!-- An explanation text that the pattern needs to be solved since it hasn't been solved in a while. [CHAR LIMIT=80]--> 282 <plurals name="kg_prompt_reason_time_pattern"> 283 <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hour. Confirm pattern.</item> 284 <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hours. Confirm pattern.</item> 285 </plurals> 286 287 <!-- An explanation text that the pin needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]--> 288 <plurals name="kg_prompt_reason_time_pin"> 289 <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hour. Confirm PIN.</item> 290 <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hours. Confirm PIN.</item> 291 </plurals> 292 293 <!-- An explanation text that the password needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]--> 294 <plurals name="kg_prompt_reason_time_password"> 295 <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hour. Confirm password.</item> 296 <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hours. Confirm password.</item> 297 </plurals> 298 299 <!-- Fingerprint hint message when finger was not recognized.--> 300 <string name="kg_fingerprint_not_recognized">Not recognized</string> 301 302 <!-- Face hint message when finger was not recognized. [CHAR LIMIT=20] --> 303 <string name="kg_face_not_recognized">Not recognized</string> 304 305 <!-- Instructions telling the user remaining times when enter SIM PIN view. --> 306 <plurals name="kg_password_default_pin_message"> 307 <item quantity="one">Enter SIM PIN. You have <xliff:g id="number">%d</xliff:g> remaining 308attempt before you must contact your carrier to unlock your device.</item> 309 <item quantity="other">Enter SIM PIN. You have <xliff:g id="number">%d</xliff:g> remaining 310attempts.</item> 311 </plurals> 312 313 <!-- Instructions telling the user remaining times when enter SIM PUK view. --> 314 <plurals name="kg_password_default_puk_message"> 315 <item quantity="one">SIM is now disabled. Enter PUK code to continue. You have <xliff:g id=" 316number">%d</xliff:g> remaining attempt before SIM becomes permanently unusable. Contact carrier for details.</item> 317 <item quantity="other">SIM is now disabled. Enter PUK code to continue. You have <xliff:g id=" 318number">%d</xliff:g> remaining attempts before SIM becomes permanently unusable. Contact carrier for details.</item> 319 </plurals> 320 321 <!-- Name of the "Default" clock face, which is the clock face that will be shown by default. [CHAR LIMIT=15]--> 322 <string name="clock_title_default">Default</string> 323 <!-- Name of the "Bubble" clock face, which is an analog clock with hands shaped like large bubbles [CHAR LIMIT=15]--> 324 <string name="clock_title_bubble">Bubble</string> 325 <!-- Name of the "Analog" clock face [CHAR LIMIT=15]--> 326 <string name="clock_title_analog">Analog</string> 327 328</resources> 329