aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorMarius Blüm <marius@lineone.io>2016-06-14 11:40:59 +0200
committerGitHub <noreply@github.com>2016-06-14 11:40:59 +0200
commit7d7eab6199e68a99d628eff05d9bc1fff1e0d3dd (patch)
tree8cc54d49d9a19dfc6bf2a2134ce9294a99d19533 /core
parentda5bc70992875fd22eed4e066a4aa9ca943b37d1 (diff)
parentae02685e6f31d9922dbfeb758f41556369e55864 (diff)
downloadnextcloud-server-7d7eab6199e68a99d628eff05d9bc1fff1e0d3dd.tar.gz
nextcloud-server-7d7eab6199e68a99d628eff05d9bc1fff1e0d3dd.zip
Merge pull request #85 from nextcloud/downstream-160614
Downstream 16-06-14
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs_CZ.js1
-rw-r--r--core/l10n/cs_CZ.json1
-rw-r--r--core/l10n/es.js1
-rw-r--r--core/l10n/es.json1
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.",