summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/pt_BR.js')
-rw-r--r--apps/user_ldap/l10n/pt_BR.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index 5491eeeb9c1..a9299cb8c6a 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -79,8 +79,11 @@ OC.L10N.register(
"Verify settings and count the groups" : "Verificar configurações e contar grupos",
"When logging in, %s will find the user based on the following attributes:" : "Ao entrar, %s vai encontrar o usuário com base nos seguintes atributos:",
"LDAP / AD Username:" : "Nome do usuário LDAP / AD:",
+ "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Permite login com o nome de usuário LDAP / AD, o qual é \"uid\" ou \"sAMAccountName\" e será detectado.",
"LDAP / AD Email Address:" : "Endereço de e-mail LDAP / AD:",
+ "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Permite login com um atributo de email. \"Mail\" e \"mailPrimaryAddress\" são permitidos.",
"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 Loginname",
"Verify settings" : "Verificar configurações",
"1. Server" : "1. Servidor",