diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-28 02:19:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-28 02:19:54 +0000 |
commit | 24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a (patch) | |
tree | 7cd0e51255239f7fd1deee24fe47469330c53763 /apps/updatenotification/l10n/pt_BR.js | |
parent | 65b0511d79d1c095bc1131b42a795165b4170e5b (diff) | |
download | nextcloud-server-24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a.tar.gz nextcloud-server-24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/pt_BR.js')
-rw-r--r-- | apps/updatenotification/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 3fc4ec98f50..eb52f8e28b2 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -3,6 +3,7 @@ OC.L10N.register( { "{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.", "Channel updated" : "Canal atualizado", + "Web updater is disabled" : "O updater da Web está desativado", "Update notifications" : "Notificações de atualização", "The update server could not be reached since %d days to check for new updates." : "O servidor de atualização não foi encontrado já há %d dias para verificar por novas atualizações.", "Please check the Nextcloud and server log files for errors." : "Verifique se há erros nos arquivos de log do servidor e do Nextcloud ", @@ -17,6 +18,7 @@ OC.L10N.register( "Apps with available updates" : "Aplicativos com atualizações disponíveis", "Open updater" : "Abrir atualizador", "Download now" : "Baixar agora", + "Please use the command line updater to update." : "Por favor, use o updater da linha de comando para atualizar.", "What's new?" : "O que há de novo?", "The update check is not yet finished. Please refresh the page." : "A verificação de atualização ainda não acabou. Atualize a página.", "Your version is up to date." : "Sua versão está atualizada.", |