-
Notifications
You must be signed in to change notification settings - Fork 0
/
es-DO.json
93 lines (93 loc) · 4.5 KB
/
es-DO.json
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
{
"auth/admin-restricted-operation": "",
"auth/argument-error": "",
"auth/app-not-authorized": "Aplicación no autorizada.",
"auth/app-not-installed": "Aplicación no instalada.",
"auth/captcha-check-failed": "",
"auth/code-expired": "",
"auth/cordova-not-ready": "",
"auth/cors-unsupported": "",
"auth/credential-already-in-use": "",
"auth/custom-token-mismatch": "",
"auth/requires-recent-login": "",
"auth/dynamic-link-not-activated": "",
"auth/email-change-needs-verification": "",
"auth/email-already-in-use": "¡Esa dirección de correo electrónico ya está en uso!",
"auth/expired-action-code": "",
"auth/cancelled-popup-request": "",
"auth/internal-error": "",
"auth/invalid-api-key": "",
"auth/invalid-app-credential": "",
"auth/invalid-app-id": "",
"auth/invalid-user-token": "",
"auth/invalid-auth-event": "",
"auth/invalid-cert-hash": "",
"auth/invalid-verification-code": "",
"auth/invalid-continue-uri": "",
"auth/invalid-cordova-configuration": "",
"auth/invalid-custom-token": "",
"auth/invalid-dynamic-link-domain": "",
"auth/invalid-email": "Dirección de correo inválida.",
"auth/invalid-credential": "Credenciales incorrectas.",
"auth/invalid-message-payload": "",
"auth/invalid-multi-factor-session": "",
"auth/invalid-oauth-client-id": "",
"auth/invalid-oauth-provider": "",
"auth/invalid-action-code": "",
"auth/unauthorized-domain": "Dominio no autorizado.",
"auth/wrong-password": "Contraseña incorrecta.",
"auth/invalid-persistence-type": "",
"auth/invalid-phone-number": "Número de teléfono inválido.",
"auth/invalid-provider-id": "",
"auth/invalid-recipient-email": "",
"auth/invalid-sender": "",
"auth/invalid-verification-id": "",
"auth/invalid-tenant-id": "",
"auth/multi-factor-info-not-found": "",
"auth/multi-factor-auth-required": "",
"auth/missing-android-pkg-name": "",
"auth/missing-app-credential": "",
"auth/auth-domain-config-required": "",
"auth/missing-verification-code": "",
"auth/missing-continue-uri": "",
"auth/missing-iframe-start": "",
"auth/missing-ios-bundle-id": "",
"auth/missing-multi-factor-info": "",
"auth/missing-multi-factor-session": "",
"auth/missing-or-invalid-nonce": "",
"auth/missing-phone-number": "El número de telefono no ha sido suministrado.",
"auth/missing-verification-id": "El ID de verificación no ha sido suministrado.",
"auth/app-deleted": "",
"auth/account-exists-with-different-credential": "Ya existe una cuenta con la misma dirección de correo electrónico. Inicie sesión con el proveedor asociado a ésta cuenta.",
"auth/network-request-failed": "",
"auth/null-user": "",
"auth/no-auth-event": "",
"auth/no-such-provider": "",
"auth/operation-not-allowed": "Ésta operación no está permitida.",
"auth/operation-not-supported-in-this-environment": "",
"auth/popup-blocked": "Las ventanas emergentes han sido bloqueadas.",
"auth/popup-closed-by-user": "Las ventanas emergentes han sido cerredas por el usuario.",
"auth/provider-already-linked": "Este proveedor ya se encuentra linkeado a su cuenta.",
"auth/quota-exceeded": "Se ha excedido la cuota de envío de SMS.",
"auth/redirect-cancelled-by-user": "Redirección cancelada por el usuario.",
"auth/redirect-operation-pending": "Redirección pendiente.",
"auth/rejected-credential": "Las credenciales han sido rechazadas.",
"auth/second-factor-already-in-use": "",
"auth/maximum-second-factor-count-exceeded": "",
"auth/tenant-id-mismatch": "",
"auth/timeout": "Operación ha excedido el tiempo de correspondiente.",
"auth/user-token-expired": "El token ha expirado.",
"auth/too-many-requests": "Se ha excedido la cantidad de peticiones desde este dispositivio. Por favor intentar más tarde.",
"auth/unauthorized-continue-uri": "",
"auth/unsupported-first-factor": "",
"auth/unsupported-persistence-type": "",
"auth/unsupported-tenant-operation": "",
"auth/unverified-email": "Éste correo no ha sido verificado.",
"auth/user-cancelled": "",
"auth/user-not-found": "Éste usuario no fue encontrado.",
"auth/user-disabled": "El usuario ha sido desabilidado.",
"auth/user-mismatch": "Las informaciones introducidas no corresponden a éste usuario.",
"auth/user-signed-out": "El usario ha cerrado la sesión.",
"auth/weak-password": "Contraseña muy débil.",
"auth/web-storage-unsupported": ""
}