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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-02 03:17:39 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-02 03:17:39 +0300
commitbc8c2d6ab7cd429e2004f289fc672b37f4a1a232 (patch)
tree439ea73971346c0c7f20c6ba202e1c887a4b3525
parentbb9714aa429dad0164eef876edf68e1be5d401a7 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es_MX.js6
-rw-r--r--l10n/es_MX.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 1afb3ef..91112e0 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -4,9 +4,13 @@ OC.L10N.register(
"Enable TOTP" : "Habilitar TOTP",
"This is your new TOTP secret:" : "Este es su nuevo secreto de TOTP:",
"Scan this QR code with your TOTP app" : "Escanee este código QR con su aplicación TOTP",
+ "You enabled TOTP two-factor authentication for your account" : "Ha habilitado la autenticación TOTP de dos factores en su cuenta",
"You disabled TOTP two-factor authentication for your account" : "Usted ha deshabilitado la autenticación de dos factores TOTP para su cuenta.",
"TOTP (Authenticator app)" : "TOTP (aplicación de autenticador)",
"Authenticate with a TOTP app" : "Autenticar con una aplicación TOTP",
- "Authentication code" : "Código de autenticación"
+ "Authentication code" : "Código de autenticación",
+ "Submit" : "Enviar",
+ "Get the authentication code from the two-factor authentication app on your device." : "Obtenga el código de autenticación de la aplicación de autenticación de dos factores en su dispositivo.",
+ "TOTP second-factor auth" : "Segundo factor de autenticación TOTP"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index cbf1727..b519fd3 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -2,9 +2,13 @@
"Enable TOTP" : "Habilitar TOTP",
"This is your new TOTP secret:" : "Este es su nuevo secreto de TOTP:",
"Scan this QR code with your TOTP app" : "Escanee este código QR con su aplicación TOTP",
+ "You enabled TOTP two-factor authentication for your account" : "Ha habilitado la autenticación TOTP de dos factores en su cuenta",
"You disabled TOTP two-factor authentication for your account" : "Usted ha deshabilitado la autenticación de dos factores TOTP para su cuenta.",
"TOTP (Authenticator app)" : "TOTP (aplicación de autenticador)",
"Authenticate with a TOTP app" : "Autenticar con una aplicación TOTP",
- "Authentication code" : "Código de autenticación"
+ "Authentication code" : "Código de autenticación",
+ "Submit" : "Enviar",
+ "Get the authentication code from the two-factor authentication app on your device." : "Obtenga el código de autenticación de la aplicación de autenticación de dos factores en su dispositivo.",
+ "TOTP second-factor auth" : "Segundo factor de autenticación TOTP"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file