From 4ed856a3eefd63a12289bf689cda47f7943248ed Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 16 Oct 2022 02:46:50 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'l10n/es.js') 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;"); -- cgit v1.2.3