diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-10 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-10 01:56:13 -0400 |
commit | 52fc45e6e3d271c94d801af377c85974e1420d2e (patch) | |
tree | 731eeccb0d6b940abb0c09113cbfd84a95cbd52e /apps/user_ldap/l10n/es.js | |
parent | 6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a (diff) | |
download | nextcloud-server-52fc45e6e3d271c94d801af377c85974e1420d2e.tar.gz nextcloud-server-52fc45e6e3d271c94d801af377c85974e1420d2e.zip |
[tx-robot] updated from transifex
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 239488f2f82..e1fd31b5581 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -22,6 +22,7 @@ OC.L10N.register( "Could not detect Base DN, please enter it manually." : "No se pudo detectar Base DN, por favor ingrésela manualmente.", "{nthServer}. Server" : "{nthServer}. servidor", "No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.", + "More than 1.000 directory entries available." : "Más de 1.000 directorios disponibles.", " entries available within the provided Base DN" : "entradas disponibles dentro de la BaseDN provista", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Un error ocurrió. Por favor revise la Base DN, también como la configuración de la conexión y credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?", |