aboutsummaryrefslogtreecommitdiffstats
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.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index 23450805ed7..390cafd178b 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -62,6 +62,10 @@ OC.L10N.register(
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Sua senha vai expirar dentro de%n dia.","Sua senha vai expirar dentro de%ndias.","Sua senha vai expirar dentro de%ndias."],
"LDAP/AD integration" : "LDAP/AD integração",
"LDAP Connection" : "Conexão LDAP",
+ "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["Falha na ligação para%n Configurações LDAP:%s","Falha na ligação para%n Configurações LDAP:%s","Falha na ligação para%n Configurações LDAP:%s"],
+ "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Falha na pesquisa de %n configurações LDAP: %s","Falha na pesquisa de %n configurações LDAP: %s","Falha na pesquisa de %n configurações LDAP: %s"],
+ "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Existem %n configurações LDAP inativas: %s","Existem %n configurações LDAP inativas: %s","Existem %n configurações LDAP inativas: %s"],
+ "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["A vinculação e a pesquisa funcionam em todas as %n conexões LDAP configuradas (%s)","A vinculação e a pesquisa funcionam em todas as %n conexões LDAP configuradas (%s)","A vinculação e a pesquisa funcionam em todas as %n conexões LDAP configuradas (%s)"],
"Invalid LDAP UUIDs" : "UUIDs LDAP inválidos",
"None found" : "Nenhum encontrado",
"Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Foram encontrados UUIDs inválidos de contas ou grupos LDAP. Revise as configurações de \"Substituir detecção de UUID\" na parte Especialista da configuração LDAP e use \"occ ldap:update-uuid\" para atualizá-las.",