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-10-16 05:46:50 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-16 05:46:50 +0300
commit4ed856a3eefd63a12289bf689cda47f7943248ed (patch)
treef813beb212360431c083f00d82e78a6184ac79dd /l10n/es.js
parent20d3d310951aec4310135431bb2b04565b9eb7fb (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, 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;");