Skip to content

Commit 5952f42

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 2dd1a2e commit 5952f42

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/pt_BR.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Restrict login for users that are not in any whitelisted group" : "Restringir o login de usuários que não estejam em nenhum grupo da lista de permissões",
9696
"Users that are not part of any whitelisted group are not created and can not login" : "Os usuários que não fazem parte de nenhum grupo da lista de permissões não são criados e não podem fazer login",
9797
"Check Bearer token on API and WebDAV requests" : "Verificar o token Bearer nas solicitações de API e WebDAV",
98+
"Do you want to allow API calls and WebDAV requests that are authenticated with an OIDC ID token or access token?" : "Você deseja permitir chamadas de API e solicitações WebDAV autenticadas com um token de ID de OIDC ou um token de acesso?",
9899
"Auto provision user when accessing API and WebDAV with Bearer token" : "Provisionamento automático do usuário ao acessar a API e o WebDAV com o token Bearer",
99100
"This automatically provisions the user, when sending API and WebDAV requests with a Bearer token. Auto provisioning and Bearer token check have to be activated for this to work." : "Isso provisiona automaticamente o usuário ao enviar solicitações de API e WebDAV com um token Bearer. O provisionamento automático e a verificação do token Bearer devem ser ativados para que isso funcione.",
100101
"Send ID token hint on logout" : "Enviar dica de token de ID no logout",

l10n/pt_BR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Restrict login for users that are not in any whitelisted group" : "Restringir o login de usuários que não estejam em nenhum grupo da lista de permissões",
9494
"Users that are not part of any whitelisted group are not created and can not login" : "Os usuários que não fazem parte de nenhum grupo da lista de permissões não são criados e não podem fazer login",
9595
"Check Bearer token on API and WebDAV requests" : "Verificar o token Bearer nas solicitações de API e WebDAV",
96+
"Do you want to allow API calls and WebDAV requests that are authenticated with an OIDC ID token or access token?" : "Você deseja permitir chamadas de API e solicitações WebDAV autenticadas com um token de ID de OIDC ou um token de acesso?",
9697
"Auto provision user when accessing API and WebDAV with Bearer token" : "Provisionamento automático do usuário ao acessar a API e o WebDAV com o token Bearer",
9798
"This automatically provisions the user, when sending API and WebDAV requests with a Bearer token. Auto provisioning and Bearer token check have to be activated for this to work." : "Isso provisiona automaticamente o usuário ao enviar solicitações de API e WebDAV com um token Bearer. O provisionamento automático e a verificação do token Bearer devem ser ativados para que isso funcione.",
9899
"Send ID token hint on logout" : "Enviar dica de token de ID no logout",

0 commit comments

Comments
 (0)