diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-28 00:30:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-28 00:30:43 +0000 |
commit | 67e1f5d9f74097e8e8566494e1a7771148f030d5 (patch) | |
tree | f5013d21314e26c9ead8da9c33674322f333acc0 /core/l10n/pt_BR.js | |
parent | 06e2029e3913bf09873e6721583a4dabd2f86d8e (diff) | |
download | nextcloud-server-67e1f5d9f74097e8e8566494e1a7771148f030d5.tar.gz nextcloud-server-67e1f5d9f74097e8e8566494e1a7771148f030d5.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", |