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-02-24 06:13:57 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-24 06:13:57 +0300
commit526f8425f29b92fc6b30707b38da1f8245f0a7ef (patch)
treeecc1c06eaf81c4d79c11d7f5b632edb0738d2833 /l10n/es.js
parent51956095e1b68c5a11bbf17dd3a4320806daefc2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index bf32367..8318ad4 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"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.",
"Invalid username policy regex" : "Nombre de usuario no válido por análisis Regex",
@@ -16,7 +17,6 @@ OC.L10N.register(
"Click the button below to continue." : "Pulsa en el siguiente botón para continuar.",
"Verification code: %s" : "Código de verificación: %s",
"Continue registration" : "Continúe con el registro",
- "A problem occurred sending email, please contact your administrator." : "Ha ocurrido un error enviando el correo. Por favor contacte con el administrador.",
"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\" registered a new account on %2$s." : "\"%1$s\" registró una nueva cuenta en %2$s.",