diff options
Diffstat (limited to 'apps/updatenotification/l10n/pt_BR.json')
-rw-r--r-- | apps/updatenotification/l10n/pt_BR.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index de92c9e3ac9..074284ec98d 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -11,6 +11,16 @@ "<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", + "activated" : "ativado", + "updated" : "atualizado", + "mounted" : "montado", + "deactivated" : "desativado", + "beforeCreate" : "beforeCreate", + "created" : "criado", + "beforeUpdate" : "beforeUpdate", + "beforeDestroy" : "beforeDestroy", + "destroyed" : "destruído", + "beforeMount" : "beforeMount", "_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.", |