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-10 03:18:46 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-10 03:18:46 +0300
commit9c7cc6b80c412a21219cc13b68314fd4cddceb3b (patch)
tree2fd7e1f2238e2bbac49e68bfaf85033f685c6841
parent343e2508ff096469315b5f16e6cc4abb5953e6da (diff)
[tx-robot] updated from transifexnightly-20170410
-rw-r--r--l10n/es.js3
-rw-r--r--l10n/es.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 8c5e556..0b7a2e2 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -4,7 +4,10 @@ OC.L10N.register(
"Enable TOTP" : "Habilitar TOTP",
"This is your new TOTP secret:" : "Este es su nuevo secreto TOTP:",
"Scan this QR code with your TOTP app" : "Escane este código QR con su app TOTP",
+ "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Una vez que haya configurado su aplicación, ingrese un código de prueba debajo para asegurar que su aplicación a sido configurada correctamente.",
"Authentication code" : "Código de autentificación",
+ "Verify" : "Verificar",
+ "Could not verify your key. Please try again" : "No se pudo verificar su clave. Por favor intente de nuevo",
"You enabled TOTP two-factor authentication for your account" : "Ha habilitado TOTP autenticación de dos factores para su cuenta",
"You disabled TOTP two-factor authentication for your account" : "Ha deshabilitado TOTP autenticación de dos factores para su cuenta",
"TOTP (Authenticator app)" : "TOTP (App de autenticación)",
diff --git a/l10n/es.json b/l10n/es.json
index cd6f0de..b0a6675 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -2,7 +2,10 @@
"Enable TOTP" : "Habilitar TOTP",
"This is your new TOTP secret:" : "Este es su nuevo secreto TOTP:",
"Scan this QR code with your TOTP app" : "Escane este código QR con su app TOTP",
+ "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Una vez que haya configurado su aplicación, ingrese un código de prueba debajo para asegurar que su aplicación a sido configurada correctamente.",
"Authentication code" : "Código de autentificación",
+ "Verify" : "Verificar",
+ "Could not verify your key. Please try again" : "No se pudo verificar su clave. Por favor intente de nuevo",
"You enabled TOTP two-factor authentication for your account" : "Ha habilitado TOTP autenticación de dos factores para su cuenta",
"You disabled TOTP two-factor authentication for your account" : "Ha deshabilitado TOTP autenticación de dos factores para su cuenta",
"TOTP (Authenticator app)" : "TOTP (App de autenticación)",