diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-05 00:19:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-05 00:19:59 +0000 |
commit | 95258681e558cbed7298456dec6410a7491dd71e (patch) | |
tree | 20a8e3a10f6865cdb618ed45dc169a5d2cf6294c /apps/user_ldap/l10n/pt_BR.js | |
parent | b6edd4382ec3abe496ac7dedcbe5695a5b6e9c0d (diff) | |
download | nextcloud-server-95258681e558cbed7298456dec6410a7491dd71e.tar.gz nextcloud-server-95258681e558cbed7298456dec6410a7491dd71e.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 670c09430a5..a083373f8aa 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "LDAP/AD integração", "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.", "_%n group found_::_%n groups found_" : ["%n grupo encontrado","%n grupo encontrado","%n grupos encontrados"], "> 1000 groups found" : ">1000 grupos encontrados", "> 1000 users found" : ">1000 usuários encontrados", |