diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-20 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-20 00:07:36 +0000 |
commit | adf316c3af6c03d2f366491a6927a724cf239425 (patch) | |
tree | b5a8ca6a2a98f5c09d52a368bc24d45aa2745e63 /apps/user_ldap/l10n/es.js | |
parent | 0556104cd36e435a6398d4023a8cb09837ade2df (diff) | |
download | nextcloud-server-adf316c3af6c03d2f366491a6927a724cf239425.tar.gz nextcloud-server-adf316c3af6c03d2f366491a6927a724cf239425.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, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index b19ae8920f9..44bb447ae97 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -64,6 +64,7 @@ OC.L10N.register( "Edit LDAP Query" : "Editar consulta LDAP", "LDAP Filter:" : "Filtro LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtro especifica que grupos LDAP tendrán acceso a %s.", + "Verify settings and count the groups" : "Verifique los ajustes y cuente los grupos", "When logging in, %s will find the user based on the following attributes:" : "Cuando se inicia sesión, %s encontrará al usuario basado en los siguientes atributos:", "LDAP / AD Username:" : "Nombre de usuario LDAP /AD:", "LDAP / AD Email Address:" : "LDAP / AD dirección de correo electrónico:", @@ -74,6 +75,7 @@ OC.L10N.register( "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", "Delete the current configuration" : "Elimina la actual configuración", "Host" : "Servidor", |