Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.json')
-rw-r--r--l10n/es.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/es.json b/l10n/es.json
index da48c6c5..2831b232 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,5 +1,7 @@
{ "translations": {
+ "This user account is disabled, please contact your administrator." : "Esta cuenta de usuario está deshabilitada. Por favor, ponte en contacto con el administrador",
"Saved" : "Guardado",
+ "Unknown error, please check the log file for more details." : "Error desconocido. Por favor, revisa el registro para más información.",
"X.509 certificate of the Service Provider" : "Certificado X.509 del Proveedor de Servicio",
"Private key of the Service Provider" : "Llave privada de el Proveedor de Servicio",
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "Indica que el nameID del <samlp:logoutRequest> enviado por este SP será cifrado.",
@@ -18,6 +20,7 @@
"Only allow authentication if an account exists on some other backend. (e.g. LDAP)" : "Permitir la autenticación solo si una cuenta existe en algún otro motor (LDAP, p. ej.).",
"Attribute to map the displayname to." : "Atributo para definir el nombre mostrado",
"Attribute to map the email address to." : "Atributo para definir la dirección de correo electrónico",
+ "Attribute to map the quota to." : "Atributo para asignar la cuota a.",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Usar la autenticación SAML para los clientes de escritorio %s (necesita una re-autenticación del usuario)",
"SSO & SAML authentication" : "Autenticación SSO & SAML",
"Open documentation" : "Abrir documentación",