diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-11 01:10:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-11 01:10:09 +0000 |
commit | 6ca4abfc0bc47e3bf5da72697f60b033b9c11356 (patch) | |
tree | 8e90638a5e25598fac298b18ad6fbc5e3de8b561 /apps/user_ldap/l10n/es_MX.js | |
parent | 1a2f9fe678fce329c37b69df47164a2eddead8f1 (diff) | |
download | nextcloud-server-6ca4abfc0bc47e3bf5da72697f60b033b9c11356.tar.gz nextcloud-server-6ca4abfc0bc47e3bf5da72697f60b033b9c11356.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/es_MX.js')
-rw-r--r-- | apps/user_ldap/l10n/es_MX.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js index 63d3d71e0a9..f87d7051878 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -99,6 +99,7 @@ OC.L10N.register( "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "El DN del cliente del usuario con el que se vinculará, ejem. uid=agente,dc=ejemplo,dc=com. Para tener un acceso anónimo, deja el DN y la contraseña vacíos.", "Password" : "Contraseña", "For anonymous access, leave DN and Password empty." : "Para acceso anónimo, deja la contraseña y DN vacíos.", + "Save Credentials" : "Guardar credenciales", "One Base DN per line" : "Un DN Base por línea", "You can specify Base DN for users and groups in the Advanced tab" : "Puedes especificar el DN Base para usuarios y grupos en la pestaña Avanzado", "Detect Base DN" : "Detectar DN Base", |