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:
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 79faeac..9bd113a 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -86,7 +86,9 @@ OC.L10N.register(
"Verify" : "Verificar",
"Approval required" : "Se requiere aprobación",
"Your account has been successfully created, but it still needs approval from an administrator." : "Tu cuenta ha sido creada con éxito pero todavía necesita la aprobación de un administrador.",
+ "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:",
- "Allowed email domain" : "Dominios de correo admitidos"
+ "Allowed email domain" : "Dominios de correo admitidos",
+ "Loading …" : "Cargando …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");