diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-25 00:12:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-25 00:12:33 +0000 |
commit | d644cafae7154a07ef52a6f4db841155d4a7dedc (patch) | |
tree | 71ac15482b452277f304f240c04014efc0fc19d6 /apps/user_ldap/l10n/es.js | |
parent | 9823c7197150e4134490c043c2e2e53733eae783 (diff) | |
download | nextcloud-server-d644cafae7154a07ef52a6f4db841155d4a7dedc.tar.gz nextcloud-server-d644cafae7154a07ef52a6f4db841155d4a7dedc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/es.js')
-rw-r--r-- | apps/user_ldap/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index 4e6825c7206..88d40274b6f 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -86,7 +86,6 @@ OC.L10N.register( "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", "Verify settings" : "Verificar configuración", - "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Agregar una nueva configuración", "Copy current configuration into new directory binding" : "Copiar la actual configuración en un nuevo directorio de enlace", @@ -187,6 +186,7 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", " entries available within the provided Base DN" : "entradas disponibles dentro de la BaseDN provista", + "1. Server" : "1. Servidor", "Wrong password. Reset it?" : "Contraseña errónea. ¿Resetearla?", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pídale a su administrador del sistema que desactive uno de ellos.", |