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_MX.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_MX.js')
-rw-r--r-- | apps/user_ldap/l10n/es_MX.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js index 449cde01d2b..1767af523a4 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -68,6 +68,7 @@ OC.L10N.register( "Verify settings and count the groups" : "Verificar los ajustes y contar los grupos", "When logging in, %s will find the user based on the following attributes:" : "Al iniciar sesion, %s encontrará al usuario con base en los siguientes atributos:", "LDAP / AD Username:" : "Nombre de usuario LDAP / AD", + "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Permite iniciar sesión contra el nombre de usuario LDAP / AD, que es el uid o el sAMAccountName y será detectado. ", "LDAP / AD Email Address:" : "Dirección de correo electrónico LDAP / AD", "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Permite iniciar sesión contra el atributo correo electrónico. Mail y mailPrimaryAddress serán permitidos.", "Other Attributes:" : "Otros atributos:", @@ -80,6 +81,7 @@ OC.L10N.register( "Copy current configuration into new directory binding" : "Copiar la configuración actual a un nuevo directorio de vinculación", "Delete the current configuration" : "Borrar la configuración actual", "Host" : "Servidor", + "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Puede omitir el protocolo, a menos que requiera SSL. Si es el caso, empiece con ldaps://", "Port" : "Puerto", "Detect Port" : "Detectar Puerto", "User DN" : "DN del usuario", |