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>2021-11-24 06:10:36 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-24 06:10:36 +0300
commit71e8c80e75c8b27250918b860942056ef71ee551 (patch)
treec9a8632dc398f1ee5b5b6a8374ef5165f271e7a9 /l10n/es.js
parent8ff6a75f538b722cf1585db9a99cd15c2cc4e46c (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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 35a36ff..ace17c9 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -19,6 +19,8 @@ OC.L10N.register(
"Continue registration" : "Continúe con el registro",
"New user \"%s\" has created an account on %s" : "El nuevo usuario \"%s\" ha creado una cuenta en %s",
"New user registered" : "Nuevo usuario registrado",
+ "\"%1$s\" (%2$s) registered a new account on %3$s." : "\"%1$s\" (%2$s) registró una cuenta nueva en %3$s.",
+ "\"%1$s\" (%2$s) registered a new account on %3$s and needs to be enabled." : "\"%1$s\" (%2$s) registró una cuenta nueva en %3$s y necesita ser habilitada.",
"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>.",