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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-13 04:12:30 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-13 04:12:30 +0300
commitf66af48d49f625a3500a1f3bb831e36476df18b6 (patch)
treef2f2571059ace3d6411c7453edadd549ea26d928 /core
parent93f5745700c3b8def653b45e6d574d74cd84e0df (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/en_GB.js1
-rw-r--r--core/l10n/en_GB.json1
-rw-r--r--core/l10n/es.js2
-rw-r--r--core/l10n/es.json2
-rw-r--r--core/l10n/es_MX.js1
-rw-r--r--core/l10n/es_MX.json1
-rw-r--r--core/l10n/zh_CN.js2
-rw-r--r--core/l10n/zh_CN.json2
8 files changed, 10 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index a38ae4126bd..f608d75fbbc 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -279,6 +279,7 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
"Stay logged in" : "Stay logged in",
"Forgot password?" : "Forgot password?",
+ "Back to login" : "Back to login",
"Alternative Logins" : "Alternative Logins",
"Account access" : "Account access",
"You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index b5928d66b87..6c3746ba471 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -277,6 +277,7 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
"Stay logged in" : "Stay logged in",
"Forgot password?" : "Forgot password?",
+ "Back to login" : "Back to login",
"Alternative Logins" : "Alternative Logins",
"Account access" : "Account access",
"You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index b0f8e5552ca..27d7a64493a 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"Failed to authenticate, try again" : "Autenticación fallida, vuelva a intentarlo",
"seconds ago" : "hace segundos",
"Logging in …" : "Iniciando sesión ...",
- "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer su contraseña a su correo electrónico. Si usted no lo recibe en un tiempo razonable, revise su carpeta de spam.<br>Si no lo encuentra, consulte a su administrador.",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer la contraseña a tu correo electrónico. Si no lo recibes en un tiempo razonable, revisa tu carpeta de correo no deseado.<br>Si no está ahí, ponte en contacto con el administrador.",
"Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Sus archivos han sido cifrados. No habrá forma de recuperar sus datos tras resetear la contraseña.<br /> Si no está seguro de qué hacer, contacte con su administrador antes de continuar. ¿Está seguro de qué quiere continuar?",
"I know what I'm doing" : "Sé lo que estoy haciendo",
"Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index fca64a2ac5f..64fc22b4a04 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -73,7 +73,7 @@
"Failed to authenticate, try again" : "Autenticación fallida, vuelva a intentarlo",
"seconds ago" : "hace segundos",
"Logging in …" : "Iniciando sesión ...",
- "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer su contraseña a su correo electrónico. Si usted no lo recibe en un tiempo razonable, revise su carpeta de spam.<br>Si no lo encuentra, consulte a su administrador.",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer la contraseña a tu correo electrónico. Si no lo recibes en un tiempo razonable, revisa tu carpeta de correo no deseado.<br>Si no está ahí, ponte en contacto con el administrador.",
"Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Sus archivos han sido cifrados. No habrá forma de recuperar sus datos tras resetear la contraseña.<br /> Si no está seguro de qué hacer, contacte con su administrador antes de continuar. ¿Está seguro de qué quiere continuar?",
"I know what I'm doing" : "Sé lo que estoy haciendo",
"Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.",
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js
index ee13c8c5e78..a97b6bdcbfe 100644
--- a/core/l10n/es_MX.js
+++ b/core/l10n/es_MX.js
@@ -279,6 +279,7 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ",
"Stay logged in" : "Mantener la sesión abierta",
"Forgot password?" : "¿Olvidaste tu contraseña?",
+ "Back to login" : "Regresar al inicio de sesión",
"Alternative Logins" : "Accesos Alternativos",
"Account access" : "Acceo de cuenta",
"You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json
index 8bf98d92bfb..793a0bb6bdd 100644
--- a/core/l10n/es_MX.json
+++ b/core/l10n/es_MX.json
@@ -277,6 +277,7 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ",
"Stay logged in" : "Mantener la sesión abierta",
"Forgot password?" : "¿Olvidaste tu contraseña?",
+ "Back to login" : "Regresar al inicio de sesión",
"Alternative Logins" : "Accesos Alternativos",
"Account access" : "Acceo de cuenta",
"You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index b29810ce03b..b208fba955a 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -265,6 +265,7 @@ OC.L10N.register(
"Wrong password." : "密码错误",
"Stay logged in" : "保持登录",
"Forgot password?" : "忘记密码?",
+ "Back to login" : "返回登录",
"Alternative Logins" : "其他登录方式",
"Account access" : "账户访问",
"You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。",
@@ -301,6 +302,7 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.",
"Thank you for your patience." : "感谢您久等了.",
+ "%s (3rdparty)" : "%s(第三方)",
"This action requires you to confirm your password:" : "此操作需要确认您的密码:",
"Wrong password. Reset it?" : "密码错误。是否重置?",
"You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 273f4b4fc7d..75913639eb7 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -263,6 +263,7 @@
"Wrong password." : "密码错误",
"Stay logged in" : "保持登录",
"Forgot password?" : "忘记密码?",
+ "Back to login" : "返回登录",
"Alternative Logins" : "其他登录方式",
"Account access" : "账户访问",
"You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。",
@@ -299,6 +300,7 @@
"This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.",
"Thank you for your patience." : "感谢您久等了.",
+ "%s (3rdparty)" : "%s(第三方)",
"This action requires you to confirm your password:" : "此操作需要确认您的密码:",
"Wrong password. Reset it?" : "密码错误。是否重置?",
"You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。",