diff options
Diffstat (limited to 'apps/user_ldap/l10n/gl.js')
-rw-r--r-- | apps/user_ldap/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 1583b325637..4276a29b5ca 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Outros atributos:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Define o filtro que se aplica cando se intenta o acceso. «%%uid» substitúe o nome de usuario e a acción de acceso. Exemplo: «uid=%%uid» ", "Test Loginname" : "Probar o nome de acceso", + "Attempts to receive a DN for the given loginname and the current login filter" : "Intenta recibir un DN para o nome de inicio de sesión indicado e o filtro de inicio de sesión actual", "Verify settings" : "Verificar os axustes", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Engadir unha configuración nova", |