diff options
Diffstat (limited to 'apps/user_ldap/l10n/es.js')
-rw-r--r-- | apps/user_ldap/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index b047d1f56c5..1e49b2a202f 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Otros atributos:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Define el filtro que aplicar cuando se intenta el registro. \"%%uid\" reemplaza al nombre de usuario en la acción de registro. Ejemplo: \"uid=%%uid\"", "Test Loginname" : "Probar nombre de sesión", + "Attempts to receive a DN for the given loginname and the current login filter" : "Intenta recibir un DN para el loginname dado y el filtro de ingreso actual", "Verify settings" : "Verificar configuración", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Agregar una nueva configuración", |