diff --git a/lang/pt-br.json b/lang/pt-br.json index 2c7b9834..0a3cc2e9 100644 --- a/lang/pt-br.json +++ b/lang/pt-br.json @@ -841,6 +841,7 @@ "no_reviews_found": "Não há avaliações para este módulo ainda!", "module_not_purchased": "Módulo não comprado", "module_not_found": "Módulo não encontrado", + "runtime_missing": "The module files are missing. Install the module again before enabling it.", "version_not_supported": "A versão mínima necessária para este módulo não corresponde. Por favor, atualize seu aplicativo \"invoiceshelf\" para a versão: {version} para continuar", "last_updated": "Última atualização em", "connect_installation": "Conecte sua instalação", @@ -851,6 +852,12 @@ "installed": "Instalado", "no_modules_installed": "Nenhum módulo instalado ainda!", "disable_warning": "Todas as configurações serão revertidas.", + "uninstall": "Uninstall", + "uninstall_warning": "Uninstalling removes this module's runtime files. Its data and settings are preserved unless you explicitly choose to remove them.", + "remove_data": "Remove module data", + "remove_data_warning": "This permanently runs the module's developer cleanup hook, resets its reversible migrations, and removes its settings for every company.", + "confirm_module_name": "Type {name} to confirm data removal", + "legacy_uninstall_notice": "This legacy module supports code-only uninstall. Its data, migrations, and settings will be preserved.", "what_you_get": "O que você recebe", "screenshots": "Screenshots", "sign_up_and_get_token": "Registrar-se e Obter simbolo",