diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-11 00:12:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-11 00:12:15 +0000 |
commit | 0e0dd2a90baf37cc5280611ba54a2f24e530a937 (patch) | |
tree | 5631dc3d72152fea010adf5e00d3c37fcca52e09 /apps/updatenotification/l10n/pt_BR.js | |
parent | a22bc0e78758a86000b1023c93e554ebca696493 (diff) | |
download | nextcloud-server-0e0dd2a90baf37cc5280611ba54a2f24e530a937.tar.gz nextcloud-server-0e0dd2a90baf37cc5280611ba54a2f24e530a937.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 9238b19981c..6eba4486f14 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -13,6 +13,7 @@ OC.L10N.register( "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Exibe notificações de atualização para o Nextcloud e fornece o SSO para o atualizador.", "Apps with available updates" : "Aplicativos com atualizações disponíveis", "Open updater" : "Abrir atualizador", + "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.", "A non-default update server is in use to be checked for updates:" : "Um servidor de atualização não padrão está sendo verificado por atualizações:", "Update channel:" : "Atualizar para:", @@ -31,6 +32,7 @@ OC.L10N.register( "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>produção</strong> sempre fornecerá o nível de patch mais recente, mas não será atualizada para a próxima versão principal imediatamente. Essa atualização geralmente acontece com o segundo lançamento menor (x.0.2).", "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>estável</strong> é a versão estável mais recente. É adequado para uso regular e será sempre atualizado para a versão principal mais recente.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> é uma versão de pré-lançamento apenas para testar novos recursos, não para ambientes de produção.", + "View changelog" : "Visualizar registro de alterações", "Could not start updater, please try the manual update" : "Não foi possível iniciar o atualizador, tente a atualização manual", "A new version is available: %s" : "Uma nova versão está disponível: %s", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versão que você está executando não é mais mantida. Por favor, atualize para uma versão suportada o mais rápido possível.", |