-
Notifications
You must be signed in to change notification settings - Fork 116
/
Copy pathes.dart
348 lines (242 loc) · 8.53 KB
/
es.dart
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
// Copyright 2024, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../default_localizations.dart';
class EsLocalizations extends FirebaseUILocalizationLabels {
const EsLocalizations();
@override
String get accessDisabledErrorText =>
"Se ha inhabilitado temporalmente al acceso a esta cuenta";
@override
String get arrayLabel => "array";
@override
String get booleanLabel => "booleano";
@override
String get cancelLabel => "cancelar";
@override
String get chooseACountry => "Elige un país";
@override
String get confirmPasswordDoesNotMatchErrorText =>
"Las contraseñas no coinciden";
@override
String get confirmPasswordInputLabel => "Confirmar contraseña";
@override
String get confirmPasswordIsRequiredErrorText => "Confirma tu contraseña";
@override
String get continueText => "Continuar";
@override
String get countryCode => "Código";
@override
String get credentialAlreadyInUseErrorText =>
"El proveedor está asociado a una cuenta de usuario diferente.";
@override
String get deleteAccount => "Eliminar cuenta";
@override
String get differentMethodsSignInTitleText =>
"Usa uno de los siguientes métodos para iniciar sesión";
@override
String get disable => "Inhabilitar";
@override
String get eastInitialLabel => "E";
@override
String get emailInputLabel => "Correo electrónico";
@override
String get emailIsRequiredErrorText => "El correo es obligatorio";
@override
String get emailLinkSignInButtonLabel =>
"Iniciar sesión con un enlace mágico";
@override
String get emailTakenErrorText => "Ya existe una cuenta con ese correo";
@override
String get enable => "Habilitar";
@override
String get enableMoreSignInMethods =>
"Habilita más métodos de inicio de sesión";
@override
String get enterSMSCodeText => "Introducir código de SMS";
@override
String get findProviderForEmailTitleText =>
"Introduce tu correo para continuar";
@override
String get forgotPasswordButtonLabel => "¿Has olvidado tu contraseña?";
@override
String get forgotPasswordHintText =>
"Proporciona tu correo y te enviaremos un enlace para restaurar tu contraseña";
@override
String get forgotPasswordViewTitle => "¿Has olvidado tu contraseña?";
@override
String get geopointLabel => "punto geográfico";
@override
String get goBackButtonLabel => "Volver";
@override
String get invalidCountryCode => "Código no válido";
@override
String get isNotAValidEmailErrorText =>
"Introduce una dirección de correo válida";
@override
String get latitudeLabel => "latitud";
@override
String get linkEmailButtonText => "Siguiente";
@override
String get longitudeLabel => "longitud";
@override
String get mapLabel => "mapa";
@override
String get mfaTitle => "Verificación en dos pasos";
@override
String get name => "Nombre";
@override
String get northInitialLabel => "N";
@override
String get nullLabel => "nulo";
@override
String get numberLabel => "número";
@override
String get off => "Desactivada";
@override
String get on => "Activada";
@override
String get passwordInputLabel => "Contraseña";
@override
String get passwordIsRequiredErrorText =>
"Es obligatorio indicar la contraseña";
@override
String get passwordResetEmailSentText =>
"Te hemos enviado un correo con un enlace para restaurar tu contraseña. Consulta tu correo electrónico.";
@override
String get phoneInputLabel => "Número de teléfono";
@override
String get phoneNumberInvalidErrorText =>
"El número de teléfono no es válido";
@override
String get phoneNumberIsRequiredErrorText =>
"Es obligatorio indicar el número de teléfono";
@override
String get phoneVerificationViewTitleText => "Escribe tu número de teléfono";
@override
String get profile => "Perfil";
@override
String get provideEmail => "Proporciona tu correo y contraseña";
@override
String get referenceLabel => "referencia";
@override
String get registerActionText => "Registrarse";
@override
String get registerHintText => "¿No tienes una cuenta?";
@override
String get registerText => "Registrarse";
@override
String get resetPasswordButtonLabel => "Cambiar contraseña";
@override
String get sendLinkButtonLabel => "Enviar enlace mágico";
@override
String get signInActionText => "Iniciar sesión";
@override
String get signInHintText => "¿Ya tienes una cuenta?";
@override
String get signInMethods => "Métodos de inicio de sesión";
@override
String get signInText => "Iniciar sesión";
@override
String get signInWithAppleButtonText => "Iniciar sesión con Apple";
@override
String get signInWithEmailLinkSentText =>
"Te hemos enviado un correo con un enlace mágico. Comprueba tu correo y accede al enlace para iniciar sesión.";
@override
String get signInWithEmailLinkViewTitleText =>
"Inicia sesión con un enlace mágico";
@override
String get signInWithFacebookButtonText => "Iniciar sesión con Facebook";
@override
String get signInWithGoogleButtonText => "Iniciar sesión con Google";
@override
String get signInWithPhoneButtonText => "Iniciar sesión con el teléfono";
@override
String get signInWithTwitterButtonText => "Iniciar sesión con Twitter";
@override
String get signOutButtonText => "Cerrar sesión";
@override
String get smsAutoresolutionFailedError =>
"No se ha podido resolver el código de SMS automáticamente. Introdúcelo de forma manual.";
@override
String get southInitialLabel => "S";
@override
String get stringLabel => "cadena";
@override
String get timestampLabel => "marca de tiempo";
@override
String get typeLabel => "tipo";
@override
String get unknownError => "Se ha producido un error desconocido";
@override
String get updateLabel => "actualización";
@override
String get userNotFoundErrorText => "La cuenta no existe";
@override
String get valueLabel => "valor";
@override
String get verifyCodeButtonText => "Verificar";
@override
String get verifyingSMSCodeText => "Verificando código de SMS...";
@override
String get verifyItsYouText => "Verificar su identidad";
@override
String get verifyPhoneNumberButtonText => "Siguiente";
@override
String get westInitialLabel => "X";
@override
String get wrongOrNoPasswordErrorText =>
"La contraseña no es válida o el usuario no tiene una contraseña";
@override
String get uploadButtonText => "Upload file";
@override
String get verifyEmailTitle => "Verify your email";
@override
String get verificationEmailSentText =>
"A verification email has been sent to your email address. Please check your email and click on the link to verify your email address.";
@override
String get verificationFailedText =>
"We couldn't verify your email address. ";
@override
String get resendVerificationEmailButtonLabel => "Resend verification email";
@override
String get verificationEmailSentTextShort => "Verification email sent";
@override
String get emailIsNotVerifiedText => "Email is not verified";
@override
String get waitingForEmailVerificationText =>
"Waiting for email verification";
@override
String get dismissButtonLabel => "Dismiss";
@override
String get okButtonLabel => "OK";
@override
String get checkEmailHintText =>
"Please check your email and click the link to verify your email address.";
@override
String get doneButtonLabel => "Done";
@override
String get invalidVerificationCodeErrorText =>
"The code you entered is invalid. Please try again.";
@override
String get ulinkProviderAlertTitle => "Unlink provider";
@override
String get confirmUnlinkButtonLabel => "Unlink";
@override
String get cancelButtonLabel => "Cancel";
@override
String get unlinkProviderAlertMessage =>
"Are you sure you want to unlink this provider?";
@override
String get weakPasswordErrorText =>
"Password should be at least 6 characters";
@override
String get confirmDeleteAccountAlertTitle => "Confirm account deletion";
@override
String get confirmDeleteAccountAlertMessage =>
"Are you sure you want to delete your account?";
@override
String get confirmDeleteAccountButtonLabel => "Yes, delete";
@override
String get sendVerificationEmailLabel => "Send verification email";
}