summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/res/values-ast-rES/strings.xml
blob: d76eedf03b7d9c294152886618334c4dc56d4563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/* //device/apps/common/assets/res/any/strings.xml
**
** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
**     http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- App label in the manifest  -->
  <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
         Displayed in one line in a large font.  -->
  <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
         Displayed in one line in a large font.  -->
  <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
  <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
  <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
  <!-- Instructions telling the user to enter their text password to unlock the keyguard.
         Displayed in one line in a large font.  -->
  <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
         Displayed in one line in a large font.  -->
  <!-- Instructions telling the user that they entered the wrong pin while trying
         to unlock the keyguard.  Displayed in one line in a large font.  -->
  <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
         charged, say that it is charged. -->
  <!-- When the lock screen is showing and the phone plugged in, and the battery
         is not fully charged, say that it's charging.  -->
  <!-- When the lock screen is showing and the phone plugged in, and the battery
         is not fully charged, and it's plugged into a fast charger, say that it's charging fast.  -->
  <!-- When the lock screen is showing and the phone plugged in, and the battery
         is not fully charged, and it's plugged into a slow charger, say that it's charging slowly.  -->
  <!-- When the lock screen is showing and the battery is low, warn user to plug
         in the phone soon. -->
  <!-- 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. -->
  <!-- SIM messages -->
  <!-- When the user inserts a sim card from an unsupported network, it becomes network locked -->
  <!-- Shown when there is no SIM card. -->
  <!-- Shown when there is no SIM card. -->
  <!-- Shown when there is no SIM card. -->
  <!-- Shown to ask the user to insert a SIM card. -->
  <!-- Shown to ask the user to insert a SIM card when sim is missing or not readable. -->
  <!-- Shown when SIM card is permanently disabled. -->
  <!-- Shown to inform the user to SIM card is permanently disabled. -->
  <!-- Shown to tell the user that their SIM is locked and they must unlock it. -->
  <!-- When the user enters a wrong sim pin too many times, it becomes PUK locked (Pin Unlock Kode) -->
  <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
         whether it is valid, and to unlock the sim if it is valid.  we display a
         progress dialog in the meantime.  this is the emssage. -->
  <!-- Time format strings for fall-back clock widget -->
  <!-- Time format strings for fall-back clock widget -->
  <!-- Accessibility description of the pin lock. [CHAR_LIMIT=none] -->
  <!-- Accessibility description of the password lock. [CHAR_LIMIT=none] -->
  <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] -->
  <!-- Accessibility description of the unlock slide area. [CHAR_LIMIT=none] -->
  <!-- Accessibility description of the PIN password view. [CHAR_LIMIT=none] -->
  <!-- Accessibility description of the SIM PIN password view. [CHAR_LIMIT=none] -->
  <!-- Accessibility description of the SIM PUK password view. [CHAR_LIMIT=none] -->
  <!-- Accessibility description for the text view that indicates when the next alarm is set (not shown on screen). [CHAR_LIMIT=none] -->
  <!-- KeyguardPinView - accessibility support -->
  <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
  <string name="keyboardview_keycode_delete">Desaniciar</string>
  <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
  <!-- Message shown in pattern unlock after some number of unsuccessful attempts -->
  <string name="kg_forgot_pattern_button_text">Patrón escaecíu</string>
  <!-- Message shown when user enters wrong pattern -->
  <!-- Message shown when user enters wrong password -->
  <string name="kg_wrong_password">Contraseña incorreuta</string>
  <!-- Message shown when user enters wrong PIN -->
  <string name="kg_wrong_pin">PIN incorreutu</string>
  <!-- Countdown message shown after too many failed unlock attempts -->
  <!-- Instructions for using the pattern unlock screen -->
  <!-- Instructions for using the SIM PIN unlock screen -->
  <!-- Instructions for using the SIM PIN unlock screen when there's more than one SIM -->
  <!-- Instructions for using the PIN unlock screen -->
  <!-- Instructions for using the password unlock screen -->
  <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider -->
  <!-- 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 -->
  <!-- Hint shown in the PUK unlock screen PIN TextView -->
  <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen -->
  <!-- Message shown in dialog while the device is unlocking the SIM card -->
  <string name="kg_sim_unlock_progress_dialog_message">Desbloquiando tarxeta SIM\u2026</string>
  <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
  <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
  <!-- Message shown when the user enters an invalid PUK code -->
  <!-- String shown in PUK screen when PIN codes don't match -->
  <string name="kg_invalid_confirm_pin_hint" product="default">Los códigos PIN nun concasen</string>
  <!-- Message shown when the user exceeds the maximum number of pattern attempts -->
  <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
  <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
  <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. [CHAR LIMIT=none] -->
  <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. [CHAR LIMIT=none] -->
  <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped [CHAR LIMIT=none] -->
  <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped [CHAR LIMIT=none] -->
  <!-- Message shown when user is almost at the limit of password attempts where the user will be removed. [CHAR LIMIT=none] -->
  <!-- Message shown when user is almost at the limit of password attempts where the user will be removed. [CHAR LIMIT=none] -->
  <!-- Message shown in dialog when user has exceeded the maximum attempts and the user will be removed. [CHAR LIMIT=none] -->
  <!-- Message shown in dialog when user has exceeded the maximum attempts and the user will be removed. [CHAR LIMIT=none] -->
  <!-- Message shown when user is almost at the limit of password attempts where the profile will be removed. [CHAR LIMIT=none] -->
  <!-- Message shown when user is almost at the limit of password attempts where the profile will be removed. [CHAR LIMIT=none] -->
  <!-- Message shown in dialog when user has exceeded the maximum attempts and the profile will be removed. [CHAR LIMIT=none] -->
  <!-- Message shown in dialog when user has exceeded the maximum attempts and the profile will be removed. [CHAR LIMIT=none] -->
  <!-- Message shown in dialog when user is almost at the limit where they will be
    locked out and may have to enter an alternate username/password to unlock the phone -->
  <!-- Message shown in dialog when user is almost at the limit where they will be
    locked out and may have to enter an alternate username/password to unlock the phone -->
  <!-- Instructions telling the user that they entered the wrong SIM PIN for the last time.
         Displayed in a dialog box.  -->
  <!-- Instructions telling the user that they entered the wrong SIM PIN while trying
         to unlock the keyguard.  Displayed in a dialog box.  -->
  <!-- Instructions telling the user that they have exhausted SIM PUK retries and the SIM is now unusable.
         Displayed in a dialog box.  -->
  <!-- Instructions telling the user that they entered the wrong puk while trying
         to unlock the keyguard.  Displayed in a dialog box.  -->
  <!-- Instructions telling the user that the operation to unlock the keyguard
         with SIM PIN failed. Displayed in one line in a large font.  -->
  <!-- Instructions telling the user that the operation to unlock the keyguard
         with PUK failed. Displayed in one line in a large font.  -->
  <!-- Notification telling the user that the PIN1 they entered is valid -->
  <string name="kg_pin_accepted">¡Códigu aceutáu!</string>
  <!-- On the keyguard screen, it shows the carrier the phone is connected to.
        This is displayed if the phone is not connected to a carrier.-->
  <string name="keyguard_carrier_default">Ensin serviciu.</string>
  <!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <!-- Description of airplane mode -->
  <string name="airplane_mode">Mou avión</string>
  <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] -->
  <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
  <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
  <!-- 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] -->
  <string name="kg_prompt_reason_timeout_pattern">Ríquese\'l patrón pa más seguranza.</string>
  <!-- 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] -->
  <string name="kg_prompt_reason_timeout_pin">Ríquese\'l PIN pa más seguranza.</string>
  <!-- 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] -->
  <string name="kg_prompt_reason_timeout_password">Ríquese la contraseña pa más seguranza.</string>
  <!-- An explanation text that the pattern needs to be solved since profiles have just been switched. [CHAR LIMIT=80] -->
  <!-- An explanation text that the pin needs to be entered since profiles have just been switched. [CHAR LIMIT=80] -->
  <!-- An explanation text that the password needs to be entered since profiles have just been switched. [CHAR LIMIT=80] -->
  <!-- An explanation text that the pattern needs to be solved since it hasn't been solved in a while. [CHAR LIMIT=80]-->
  <!-- An explanation text that the pin needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]-->
  <!-- An explanation text that the password needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]-->
  <!-- Fingerprint hint message when finger was not recognized.-->
</resources>