diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-11 00:32:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-11 00:32:34 +0000 |
commit | e211096573b50391d78dcf1b2ea935d327cfe9c3 (patch) | |
tree | f0b8e2d176af2399b5a87ccac68ff6ac229515d2 /apps/user_ldap/l10n | |
parent | c2af1493e2cfbaaea7337b92987501a69fe8c111 (diff) | |
download | nextcloud-server-e211096573b50391d78dcf1b2ea935d327cfe9c3.tar.gz nextcloud-server-e211096573b50391d78dcf1b2ea935d327cfe9c3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.json | 2 |
2 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 31556eb272e..a5220e5b5f0 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -155,6 +155,8 @@ OC.L10N.register( "One User Base DN per line" : "Um usuário de Base DN por linha", "User Search Attributes" : "Atributos de Busca de Usuário", "Optional; one attribute per line" : "Opcional; um atributo por linha", + "Disable users missing from LDAP" : "Desabilitar usuários ausentes do LDAP", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Quando ativado, os usuários importados do LDAP que estiverem ausentes serão desativados", "Group Display Name Field" : "Campo de nome de exibição do Grupo", "The LDAP attribute to use to generate the groups's display name." : "O atributo LDAP a usar para gerar o nome de apresentação do grupo.", "Base Group Tree" : "Árvore de Grupo Base", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 50def2eec46..3e55a77a531 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -153,6 +153,8 @@ "One User Base DN per line" : "Um usuário de Base DN por linha", "User Search Attributes" : "Atributos de Busca de Usuário", "Optional; one attribute per line" : "Opcional; um atributo por linha", + "Disable users missing from LDAP" : "Desabilitar usuários ausentes do LDAP", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Quando ativado, os usuários importados do LDAP que estiverem ausentes serão desativados", "Group Display Name Field" : "Campo de nome de exibição do Grupo", "The LDAP attribute to use to generate the groups's display name." : "O atributo LDAP a usar para gerar o nome de apresentação do grupo.", "Base Group Tree" : "Árvore de Grupo Base", |