diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-27 10:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-27 10:18:15 +0000 |
commit | 7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd (patch) | |
tree | c67c8d8435f186f591a54613dcff743f3876b651 /apps/user_ldap | |
parent | 779b242eb42ab4593dd3a62fc227ac75dac8aa62 (diff) | |
download | nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.tar.gz nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/hu.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/hu.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index b047d1f56c5..1e49b2a202f 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Otros atributos:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Define el filtro que aplicar cuando se intenta el registro. \"%%uid\" reemplaza al nombre de usuario en la acción de registro. Ejemplo: \"uid=%%uid\"", "Test Loginname" : "Probar nombre de sesión", + "Attempts to receive a DN for the given loginname and the current login filter" : "Intenta recibir un DN para el loginname dado y el filtro de ingreso actual", "Verify settings" : "Verificar configuración", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Agregar una nueva configuración", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 50a324e5363..adf2590bb12 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -89,6 +89,7 @@ "Other Attributes:" : "Otros atributos:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Define el filtro que aplicar cuando se intenta el registro. \"%%uid\" reemplaza al nombre de usuario en la acción de registro. Ejemplo: \"uid=%%uid\"", "Test Loginname" : "Probar nombre de sesión", + "Attempts to receive a DN for the given loginname and the current login filter" : "Intenta recibir un DN para el loginname dado y el filtro de ingreso actual", "Verify settings" : "Verificar configuración", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Agregar una nueva configuración", diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index 5a2c692fadb..0214e3361e8 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Más attribútumok:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Meghatározza a belépéskor alkalmazandó szűrőt. A „%%uid” lecseréli a felhasználónevet a bejelentkezési műveletnél. Például: „uid=%%uid”", "Test Loginname" : "Teszt bejelentkezési név", + "Attempts to receive a DN for the given loginname and the current login filter" : "Megpróbál fogadni egy DN-t a megadott „loginname” és a jelenlegi bejelentkezési szűrő alapján", "Verify settings" : "Beállítások ellenőrzése", "%s. Server:" : "%s. szerver:", "Add a new configuration" : "Új beállítások hozzáadása", diff --git a/apps/user_ldap/l10n/hu.json b/apps/user_ldap/l10n/hu.json index 0ad91142eb2..79fba2d0b2a 100644 --- a/apps/user_ldap/l10n/hu.json +++ b/apps/user_ldap/l10n/hu.json @@ -89,6 +89,7 @@ "Other Attributes:" : "Más attribútumok:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Meghatározza a belépéskor alkalmazandó szűrőt. A „%%uid” lecseréli a felhasználónevet a bejelentkezési műveletnél. Például: „uid=%%uid”", "Test Loginname" : "Teszt bejelentkezési név", + "Attempts to receive a DN for the given loginname and the current login filter" : "Megpróbál fogadni egy DN-t a megadott „loginname” és a jelenlegi bejelentkezési szűrő alapján", "Verify settings" : "Beállítások ellenőrzése", "%s. Server:" : "%s. szerver:", "Add a new configuration" : "Új beállítások hozzáadása", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 3113866cd83..a99c6c6b36d 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.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 a aplicar quando o login é tentado. \"%%uid\" substitui o nome de usuário durante o login. Por exemplo: \"uid=%%uid\"", "Test Loginname" : "Testar nome de login", + "Attempts to receive a DN for the given loginname and the current login filter" : "Attempts to receive a DN for the given loginname and the current login filter", "Verify settings" : "Verificar configurações", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Adiconar uma nova configuração", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 5622016391b..1713308c108 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -89,6 +89,7 @@ "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 a aplicar quando o login é tentado. \"%%uid\" substitui o nome de usuário durante o login. Por exemplo: \"uid=%%uid\"", "Test Loginname" : "Testar nome de login", + "Attempts to receive a DN for the given loginname and the current login filter" : "Attempts to receive a DN for the given loginname and the current login filter", "Verify settings" : "Verificar configurações", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Adiconar uma nova configuração", |