diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-02 00:07:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-02 00:07:48 +0000 |
commit | 00562116722d3bffc9619bee5b61125cd9671271 (patch) | |
tree | 93d98d2e145e038bf5d699ed69b3a94155da62e3 /apps/user_ldap/l10n/es_MX.js | |
parent | 2fa84ecfe071610e6f0fcd7fb40d0af954f62cb4 (diff) | |
download | nextcloud-server-00562116722d3bffc9619bee5b61125cd9671271.tar.gz nextcloud-server-00562116722d3bffc9619bee5b61125cd9671271.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 0b26ee11cec..bce7d5555e7 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -12,6 +12,7 @@ OC.L10N.register( "No data specified" : "No se han especificado datos", " Could not set configuration %s" : "No fue posible establecer la configuración %s", "Action does not exist" : "La acción no existe", + "The Base DN appears to be wrong" : "El DN Base parece estar incorrecto", "Testing configuration…" : "Probando configuracion... ", "Configuration incorrect" : "Configuración Incorrecta", "Configuration incomplete" : "Configuración incompleta", |