summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-08 00:06:50 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-08 00:06:50 +0000
commit0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9 (patch)
tree949dc5ad36f9bd2da7ed0e8baf04d78ca630111f /apps/user_ldap/l10n/es.js
parent9e7824f3edcb498447915a396e93678ddb6f5768 (diff)
downloadnextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.tar.gz
nextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/es.js')
-rw-r--r--apps/user_ldap/l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 1f78ca09e3c..455c819db30 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -47,6 +47,7 @@ OC.L10N.register(
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid no está presente. Será reemplazado con el nombre de inicio de sesión cuando se consulte LDAP / AD.",
"Please provide a login name to test against" : "Por favor suministre un nombre de inicio de sesión para probar",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo fue deshabilitado, porque el servidor LDAP / AD no admite memberOf.",
+ "LDAP / AD integration" : "Integración LDAP / AD",
"_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"],
"_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.",