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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-01-28 04:14:07 +0300
committerNextcloud bot <bot@nextcloud.com>2017-01-28 04:14:07 +0300
commita86fa01e67b124b855a9f676208457f7bf21164e (patch)
tree7a7f35043c870c2ae769e715f22c985f5243ca38 /l10n
parent89fb66a0859adfd47a91db7b6b1fd0ba14e34c1f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 0d71bdd..d885f83 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Scan this QR code with your TOTP app" : "Escane este código QR con su app TOTP",
"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)",
"Authenticate with a TOTP app" : "Autenticar con la app TOTP",
"Authentication code" : "Código de autentificación",
"Get the authentication code from the two-factor authentication app on your device." : "Consigue el codigo de autentificación de la aplicación de tu dispositivo movil.",
diff --git a/l10n/es.json b/l10n/es.json
index fdc0852..e5b28c2 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -4,6 +4,7 @@
"Scan this QR code with your TOTP app" : "Escane este código QR con su app TOTP",
"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)",
"Authenticate with a TOTP app" : "Autenticar con la app TOTP",
"Authentication code" : "Código de autentificación",
"Get the authentication code from the two-factor authentication app on your device." : "Consigue el codigo de autentificación de la aplicación de tu dispositivo movil.",