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-15 05:46:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-15 05:46:49 +0300
commit20d3d310951aec4310135431bb2b04565b9eb7fb (patch)
tree4db3cdf2226d4cae7129b7e4044339352c531a87 /l10n/es.js
parentf41197ccfdd94d81826ebb58b404b1eb96e7f8df (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 6a87918..79faeac 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -85,6 +85,8 @@ OC.L10N.register(
"Verification code" : "Código de verificación",
"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."
+ "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 only allowed with the following domains:" : "El registro solo está permitido para los siguientes dominios:",
+ "Allowed email domain" : "Dominios de correo admitidos"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");