Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_EC.js')
-rw-r--r--l10n/es_EC.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index d51fbf7..867534d 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Two Factor SMS Provider" : "Proveedor de SMS de Dos-Factores",
"Authentication code" : "Código de autenticación",
"An access code has been sent to %s" : "Un código de acceso ha sido enviado a %s",
- "Error while sending the Message. Please try again later or contact the administrator." : "Se presentó un error al enviar el Mensaje. Por favor inténtalo de nuevo más tarde o contacta al adminstrador. "
+ "Error while sending the Message. Please try again later or contact the administrator." : "Se presentó un error al enviar el Mensaje. Por favor inténtalo de nuevo más tarde o contacta al adminstrador. ",
+ "Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "Tu número telefónico ha cambiado y no ha sido re-verificado. Usa un mecanismo diferente de 2 factores o contacta a tu administrador. "
},
"nplurals=2; plural=(n != 1);");