diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-28 01:55:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-28 01:55:25 -0400 |
commit | 933ac14b767f78d99f4b45456467e7513c57ffa7 (patch) | |
tree | f7b02721f3e9c16b7db349fdeee266370b74725c /apps/user_ldap/l10n/es.json | |
parent | 8c83a5dde27c367a9a25007aa3ac80625dbb6a50 (diff) | |
download | nextcloud-server-933ac14b767f78d99f4b45456467e7513c57ffa7.tar.gz nextcloud-server-933ac14b767f78d99f4b45456467e7513c57ffa7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/es.json')
-rw-r--r-- | apps/user_ldap/l10n/es.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index c8244f41a6e..8666d1efdd9 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -1,7 +1,7 @@ { "translations": { "Failed to clear the mappings." : "Ocurrió un fallo al borrar las asignaciones.", "Failed to delete the server configuration" : "No se pudo borrar la configuración del servidor", - "The configuration is invalid: anonymous bind is not allowed." : "La configuración no es válida: enlaces anónimos no están permitido.", + "The configuration is invalid: anonymous bind is not allowed." : "La configuración no es válida: no están permitidos enlaces anónimos.", "The configuration is valid and the connection could be established!" : "¡La configuración es válida y la conexión puede establecerse!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "La configuración es válida, pero falló el nexo. Por favor, compruebe la configuración del servidor y las credenciales.", "The configuration is invalid. Please have a look at the logs for further details." : "La configuración no es válida. Por favor, revise el registro para más detalles.", |