diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-13 12:21:11 +0000 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-13 12:21:11 +0000 |
commit | 3840466f9aadb0f925ecfd03fb716293bdb68c0e (patch) | |
tree | 77ae283df366c4ffb8d6968c35e6ee8ea7c27113 /core/l10n | |
parent | 5daa9a5417b896246f9c67feca6d39ea9a96b551 (diff) | |
download | nextcloud-server-3840466f9aadb0f925ecfd03fb716293bdb68c0e.tar.gz nextcloud-server-3840466f9aadb0f925ecfd03fb716293bdb68c0e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | core/l10n/cs_CZ.json | 1 | ||||
-rw-r--r-- | core/l10n/es.js | 1 | ||||
-rw-r--r-- | core/l10n/es.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index c83b7f25225..e887b3c1c7c 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -298,6 +298,7 @@ OC.L10N.register( "Thank you for your patience." : "Děkujeme za vaši trpělivost.", "Two-step verification" : "Dvoufázové ověření", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Bylo zapnuto vylepšené zabezpečení pro tento účet. Přihlašte se za použití druhého faktoru.", + "Cancel login" : "Zrušit přihlášení", "Please authenticate using the selected factor." : "Přihlašte se za použití vybraného faktoru.", "An error occured while verifying the token" : "Chyba při ověřování tokenu", "You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index f54d903fd5d..81c98662604 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -296,6 +296,7 @@ "Thank you for your patience." : "Děkujeme za vaši trpělivost.", "Two-step verification" : "Dvoufázové ověření", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Bylo zapnuto vylepšené zabezpečení pro tento účet. Přihlašte se za použití druhého faktoru.", + "Cancel login" : "Zrušit přihlášení", "Please authenticate using the selected factor." : "Přihlašte se za použití vybraného faktoru.", "An error occured while verifying the token" : "Chyba při ověřování tokenu", "You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.", diff --git a/core/l10n/es.js b/core/l10n/es.js index ae5471b3db0..917f73b3087 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -298,6 +298,7 @@ OC.L10N.register( "Thank you for your patience." : "Gracias por su paciencia.", "Two-step verification" : "Verificación en dos pasos", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", + "Cancel login" : "Cancelar inicio de sesión", "Please authenticate using the selected factor." : "Por favor, autenticar utilizando el factor seleccionado.", "An error occured while verifying the token" : "Ocurrió un error mientras se verificaba el \"token\".", "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", diff --git a/core/l10n/es.json b/core/l10n/es.json index fc8e2cafbdb..d37b77e07a1 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -296,6 +296,7 @@ "Thank you for your patience." : "Gracias por su paciencia.", "Two-step verification" : "Verificación en dos pasos", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", + "Cancel login" : "Cancelar inicio de sesión", "Please authenticate using the selected factor." : "Por favor, autenticar utilizando el factor seleccionado.", "An error occured while verifying the token" : "Ocurrió un error mientras se verificaba el \"token\".", "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", |