summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-06 00:07:33 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-06 00:07:33 +0000
commit59ee22101f228d9dec8c3930da0b12b0766a479a (patch)
tree795b7f21387409ea08eded2812ef18839dee895a /apps/user_ldap/l10n/es.js
parentaf4b792d88c33d93a5edc50b5cb7d3e698f75f5c (diff)
downloadnextcloud-server-59ee22101f228d9dec8c3930da0b12b0766a479a.tar.gz
nextcloud-server-59ee22101f228d9dec8c3930da0b12b0766a479a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/es.js')
-rw-r--r--apps/user_ldap/l10n/es.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 48c4611adea..59556732058 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"No data specified" : "No se han especificado los datos",
" Could not set configuration %s" : "No se pudo establecer la configuración %s",
"Action does not exist" : "La acción no existe.",
+ "LDAP user and group backend" : "Motor de usuarios y grupos LDAP",
"Renewing …" : "Renovando...",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
@@ -50,12 +51,14 @@ OC.L10N.register(
"An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de búsqueda es inválido, probablemente debido a problemas de sintáxis tales como números impares de paréntesis abiertos y cerrados. Por favor revíselos.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Un error de conexión a LDAP / AD ocurrió, por favor verifique host, puerto y credenciales.",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el marcador de posición \"%uid\". Será reemplazado por el nombre de registro al consultar LDAP / AD.",
"Please provide a login name to test against" : "Por favor suministre un nombre de inicio de sesión para probar",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo fue deshabilitado, porque el servidor LDAP / AD no admite memberOf.",
"Password change rejected. Hint: " : "Contraseña rechazada. Pista:",
"Please login with the new password" : "Por favor, entra con la nueva contraseña",
"Your password will expire tomorrow." : "Tu contraseña expirará mañana.",
"Your password will expire today." : "Tu contraseña expirará hoy.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Tu contraseña expirará dentro de %n día.","Tu contraseña expirará dentro de %n días."],
"LDAP / AD integration" : "Integración LDAP / AD",
"_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"],
"_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"],