diff options
Diffstat (limited to 'apps/updatenotification/l10n/pt_BR.json')
-rw-r--r-- | apps/updatenotification/l10n/pt_BR.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index ffa5481b232..e0d6f9560ad 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -20,6 +20,7 @@ "Your version is up to date." : "Sua versão está atualizada.", "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:", + "You can always update to a newer version. But you can never downgrade to a more stable version." : "Você sempre pode atualizar para uma versão mais recente. Mas nunca pode voltar à uma versão mais estável.", "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.", @@ -32,6 +33,12 @@ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Não foi possível conectar a appstore ou não havia atualização. Procure manualmente por atualizações ou verifique se o servidor tem acesso à internet.", "<strong>All</strong> apps have an update for this version available" : "<strong>Todos</strong> os aplicativos tem uma atualização disponível", "View changelog" : "Visualizar registro de alterações", + "Stable" : "Estável", + "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "A versão estável mais recente. É adequada para uso regular e será sempre atualizada para a versão principal mais recente.", + "Production" : "Produção", + "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) and only if the instance is already on the latest minor version." : "Sempre fornecerá o nível de patch mais recente, mas não será atualizado para a próxima versão principal imediatamente. Essa atualização geralmente acontece com a segunda versão secundária (x.0.2) e somente se a instância já estiver na versão secundária mais recente.", + "Beta" : "Beta", + "A pre-release version only for testing new features, not for production environments." : "Uma versão de pré-lançamento para testar novos recursos, não indicada para produção.", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicativo não tem atualização disponível","<strong>%n</strong> aplicativos tem uma atualização disponível"], "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", |