diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-28 00:30:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-28 00:30:56 +0000 |
commit | 56a6037cd6aef123073d9f5c06c6659337a3e1d4 (patch) | |
tree | 535fcfd0a824b7f7c6fd16d60a238de5ab026844 /core/l10n/pt_BR.js | |
parent | 7504d28e6c6a5f9c0a1515b3f8045c6458981b90 (diff) | |
download | nextcloud-server-56a6037cd6aef123073d9f5c06c6659337a3e1d4.tar.gz nextcloud-server-56a6037cd6aef123073d9f5c06c6659337a3e1d4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 86f423564a1..eded5efbb15 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Clique no botão abaixo para redefinir sua senha. Se você não solicitou isso, ignore este e-mail.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Clique no link abaixo para redefinir sua senha. Se você não solicitou isso, ignore este e-mail.", "Reset your password" : "Redefinir sua senha", + "Requested task type does not exist" : "O tipo de tarefa solicitada não existe", + "Necessary language model provider is not available" : "O provedor de modelo de idioma necessário não está disponível", + "Task not found" : "Tarefa não encontrada", "Internal error" : "Erro interno", "No translation provider available" : "Nenhum provedor de tradução disponível", "Could not detect language" : "Não foi possível detectar o idioma", |