diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-09 00:13:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-09 00:13:06 +0000 |
commit | ae3bdb4fb9489b643b65b5d5678d0b1cf3cc953b (patch) | |
tree | 04f772251e92f85ba84d8ac2442a101fe9c528d9 /apps/updatenotification/l10n/pt_BR.js | |
parent | fd1498a1712401a1c5f6228c0fabb5017d88c3ee (diff) | |
download | nextcloud-server-ae3bdb4fb9489b643b65b5d5678d0b1cf3cc953b.tar.gz nextcloud-server-ae3bdb4fb9489b643b65b5d5678d0b1cf3cc953b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/pt_BR.js')
-rw-r--r-- | apps/updatenotification/l10n/pt_BR.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index b1b513b47ba..8c1d83c8a6f 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -13,20 +13,27 @@ OC.L10N.register( "<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>estável</strong> é a versão estável mais recente. Ela é adequada para uso em produção e sempre será atualizada 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.", "Could not start updater, please try the manual update" : "Não foi possível iniciar o atualizador, tente a atualização manual", + "_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"], + "_dropdownMenu_::_dropdown-menu_" : ["dropdownMenu","dropdown-menu"], "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.", + "Apps missing updates" : "Aplicativos com atualizações ausentes", + "View in store" : "Ver na loja", "Apps with available updates" : "Aplicativos com atualizações disponíveis", "Open updater" : "Abrir atualizador", + "_button_::_#_" : ["botão","#"], "Download now" : "Baixar agora", "Your version is up to date." : "Sua versão está atualizada.", "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:", + "_msg_::_channel_save_msg_" : ["msg","channel_save_msg"], "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode atualizar para uma versão mais nova ou experimental. No entanto, nunca poderá voltar para uma versão estável ou antiga.", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Observe que após uma nova versão pode levar um tempo até aparecer aqui. Lançamos novas versões distribuídas ao longo do tempo para nossos usuários e às vezes pulamos uma versão quando problemas são encontrados.", "Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis:", "Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.", "The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.", "The selected update channel does not support updates of the server." : "A atualização selecionada não fornece suporte a atualizações do servidor.", + "_followupsection_::_updatenotification_" : ["followupsection","updatenotification"], "Update notifications" : "Notificações de atualização", "Channel updated" : "Canal atualizado", "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.", |