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/l10n/pt_BR.js | |
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/l10n/pt_BR.js')
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.js | 1 |
1 files changed, 1 insertions, 0 deletions
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", |