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>2020-07-18 05:57:04 +0300
committerNextcloud bot <bot@nextcloud.com>2020-07-18 05:57:04 +0300
commite16dc270e7b2860a46339e60a446260f9511eb92 (patch)
tree328608defd58c8ef0695f9e3518adcf1a2c46ae1 /l10n/es.js
parent809c06a9cbc63fa5e041dd443177f57a360794b9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index f8b1840..fbafbcd 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -2,11 +2,13 @@ OC.L10N.register(
"registration",
{
"Register" : "Registrarse",
+ "Your registration is pending. Please confirm your email address." : "Su registro está pendiente. Por favor, confirme su dirección de correo.",
"Saved" : "Guardado",
"None" : "Ninguno",
"Username" : "Usuario",
"Password" : "Contraseña",
"Create account" : "Crear cuenta",
- "Email" : "Correo electrónico"
+ "Email" : "Correo electrónico",
+ "Back to login" : "Volver a la identificación"
},
"nplurals=2; plural=(n != 1);");