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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-12 06:16:23 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-12 06:16:23 +0300
commite3f335ace7044685e2bc189c9c94d6f3c9df9b59 (patch)
treec52a45cc5baa74c50f2b6f393aa49d431f159ab6 /l10n/es.js
parentdf3957520580a39dfef5264ae545ce81762fdbc7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es.js b/l10n/es.js
index d31d762..4612276 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -1,8 +1,6 @@
OC.L10N.register(
"registration",
{
- "Registration is not allowed with the following domains:" : "El registro no está permitido para los siguientes dominios:",
- "Registration is only allowed with the following domains:" : "El registro solo está permitido para los siguientes dominios:",
"A problem occurred sending email, please contact your administrator." : "Ha ocurrido un error enviando el correo. Por favor contacte con el administrador.",
"The entered verification code is wrong" : "El código de verificación introducido no es correcto",
"The verification failed." : "La verificación ha fallado.",
@@ -25,7 +23,9 @@ OC.L10N.register(
"Enable now" : "Habilitar ahora",
"A user has already taken this email, maybe you already have an account?" : "Un usuario ya ha registrado este correo. ¿Puede ser que ya se haya registrado anteriormente?",
"You can <a href=\"%s\">log in now</a>." : "Puedes <a href=\"%s\">entrar ahora</a>.",
+ "Registration is only allowed with the following domains:" : "El registro solo está permitido para los siguientes dominios:",
"Registration with this email domain is not allowed." : "No se permite el registro con ese dominio de email.",
+ "Registration is not allowed with the following domains:" : "El registro no está permitido para los siguientes dominios:",
"Please provide a valid display name." : "Por favor, indique un nombre válido para mostrar.",
"Please provide a valid login name." : "Por favor, indique un nombre de inicio de sesión válido.",
"The login name you have chosen already exists." : "El nombre de inicio de sesión que ha elegido ya existe.",