diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-11 00:32:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-11 00:32:22 +0000 |
commit | de3b6a2219c933388c39f07faedc39cd76abd472 (patch) | |
tree | 7aab8832a3252b3393850e14e9b6c712fecb4963 /apps/user_ldap/l10n/pt_BR.js | |
parent | 0f2509e60c24afc557f79df7b8013af0fe83f8d9 (diff) | |
download | nextcloud-server-de3b6a2219c933388c39f07faedc39cd76abd472.tar.gz nextcloud-server-de3b6a2219c933388c39f07faedc39cd76abd472.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 | 2 |
1 files changed, 2 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", |