diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-07 00:35:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-07 00:35:18 +0000 |
commit | 94a5cdeae245f4c8fdfb61c040f171177314ca50 (patch) | |
tree | bb7ce4540bec61f90c4b852dc8d6739d8729c366 /core/l10n/pt_BR.js | |
parent | 0310df5d3b7c43352f35a2eef0aa906f1d7d8d93 (diff) | |
download | nextcloud-server-94a5cdeae245f4c8fdfb61c040f171177314ca50.tar.gz nextcloud-server-94a5cdeae245f4c8fdfb61c040f171177314ca50.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 712bccb2ddb..aad86960745 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -39,6 +39,7 @@ 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", + "The given provider is not available" : "O provedor fornecido não está disponível", "Task not found" : "Tarefa não encontrada", "Internal error" : "Erro interno", "Not found" : "Não encontrado", @@ -273,6 +274,7 @@ OC.L10N.register( "The server was unable to complete your request." : "O servidor não conseguiu completar sua solicitação.", "If this happens again, please send the technical details below to the server administrator." : "Se isso acontecer novamente, envie os detalhes técnicos abaixo para o administrador do servidor.", "More details can be found in the server log." : "Mais detalhes podem ser encontrados no log do servidor.", + "For more details see the documentation ↗." : "Para mais detalhes consulte a documentação ↗.", "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", "Request ID: %s" : "ID do Pedido: %s", |