New translations manager/app/src/main/res/values-pt/strings.xml (bundle: 8)

This commit is contained in:
Rifat Azad
2025-07-06 13:05:15 +06:00
parent bbcc9ef292
commit ec4922847e
+202 -201
View File
@@ -2,230 +2,231 @@
<resources>
<string name="issue_report_title">Está com problema?</string>
<string name="issue_report_body">Encontrou algum bug ou tem algum feedback?</string>
<string name="issue_report_body_2">Report it as soon as possible!</string>
<string name="issue_report_github">Report on GitHub</string>
<string name="issue_report_telegram">Contact via Telegram</string>
<string name="issue_report_body_2">Relate o mais rápido possível</string>
<string name="issue_report_github">Enviei um relatório no Github</string>
<string name="issue_report_telegram">Contato via telegram</string>
<string name="issue_report_github_link">https://github.com/KernelSU-Next/KernelSU-Next/issues</string>
<string name="issue_report_telegram_link">https://t.me/ksunext</string>
<string name="confirm">Confirm</string>
<string name="confirm">Confirmar</string>
<string name="app_name">KernelSU Next</string>
<string name="home">Home</string>
<string name="home_not_installed">Not installed</string>
<string name="home_click_to_install">Click to install</string>
<string name="lkm_mode_deprecated">LKM mode is now deprecated!</string>
<string name="lkm_alternative_suggestion">Install GKI kernel or integrate KernelSU Next to your device.</string>
<string name="home_working">Working</string>
<string name="home_working_version">Version: %d</string>
<string name="home_module_update_count">Updates: %d</string>
<string name="home_failure">KernelSU Next v2 signature not found in kernel! [ !KSU_NEXT || != size/hash ]</string>
<string name="home_failure_tip">Ask your kernel developer to integrate KernelSU Next!</string>
<string name="home_kernel">Kernel version</string>
<string name="hook_mode">Hook mode</string>
<string name="enable">Enable</string>
<string name="disable">Disable</string>
<string name="enabled">Enabled</string>
<string name="disabled">Disabled</string>
<string name="susfs_supported">Supported</string>
<string name="home_susfs">SuSFS: %s</string>
<string name="home_susfs_version">SuSFS version</string>
<string name="home_susfs_sus_su">SuS SU</string>
<string name="home_android">Android version</string>
<string name="home_manager_version">Manager version</string>
<string name="home">Início</string>
<string name="home_not_installed">Não instalado</string>
<string name="home_click_to_install">Clique para instalar</string>
<string name="lkm_mode_deprecated">O modo LKM está agora obsoleto!</string>
<string name="lkm_alternative_suggestion">Instale o kernel GKI ou integre o KernelSU Next ao seu dispositivo.</string>
<string name="home_working">Rodando</string>
<string name="home_working_version">Versão</string>
<string name="home_module_update_count">Atualizações</string>
<string name="home_failure">Assinatura do KernelSU Next v2 não encontrada no kernel! [ !KSU_NEXT || tamanho/hash diferente ]</string>
<string name="home_failure_tip">Peça ao seu desenvolvedor de kernel para integrar o KernelSU Next! </string>
<string name="home_kernel">Versão do kernel</string>
<string name="hook_mode">Modo hook</string>
<string name="enable">Habilitar</string>
<string name="disable">Desabilitado</string>
<string name="enabled">Habilitado </string>
<string name="disabled">Desabilitando</string>
<string name="susfs_supported">Suportado</string>
<string name="home_susfs">SuSFS</string>
<string name="home_susfs_version">Versão do SuSFS</string>
<string name="home_susfs_sus_su">SuS SU</string>
<string name="home_android">Versão do Android</string>
<string name="home_manager_version">Versão do gerenciador</string>
<string name="home_abi">ABI</string>
<string name="home_selinux_status">SELinux status</string>
<string name="selinux_status_disabled">Disabled</string>
<string name="selinux_status_enforcing">Enforcing</string>
<string name="selinux_status_permissive">Permissive</string>
<string name="selinux_status_unknown">Unknown</string>
<string name="superuser">Superuser</string>
<string name="module_failed_to_enable">Failed to enable module: %s</string>
<string name="module_failed_to_disable">Failed to disable module: %s</string>
<string name="module_empty">No module installed</string>
<string name="module">Module</string>
<string name="module_install_prompt_with_name">The following modules will be installed: %1$s</string>
<string name="selinux_status_disabled">Desabilitado</string>
<string name="selinux_status_enforcing">Impondo</string>
<string name="selinux_status_permissive">Permissivo</string>
<string name="selinux_status_unknown">Desconhecido</string>
<string name="superuser">Superusuário</string>
<string name="module_failed_to_enable">Falha a o habilitar modulo</string>
<string name="module_failed_to_disable">Falha a o desabilitar modulo</string>
<string name="module_empty">Nenhum modulo instalado</string>
<string name="module">Mudulo</string>
<string name="module_install_prompt_with_name">Os seguintes módulos serão instalado</string>
<string name="module_sort_a_to_z">Ordenar (A → Z)</string>
<string name="module_sort_z_to_a">Sort (Z → A)</string>
<string name="module_size_low_to_high">Sort (Low → High)</string>
<string name="module_size_high_to_low">Sort (High → Low)</string>
<string name="uninstall">Uninstall</string>
<string name="restore">Restore</string>
<string name="module_sort_z_to_a">Ordenar (Z → A)</string>
<string name="module_size_low_to_high">Ordenar (baixo → cima)</string>
<string name="module_size_high_to_low">Ordenar (Cima → baixo)</string>
<string name="uninstall">Desinstalar</string>
<string name="restore">Restaurar</string>
<string name="module_install">Desinstalar</string>
<string name="install">Instalar</string>
<string name="reboot">Reboot</string>
<string name="uninstalled">Uninstalled</string>
<string name="settings">Settings</string>
<string name="reboot">Reiniciar</string>
<string name="uninstalled">Desinstalado</string>
<string name="settings">Configurações</string>
<string name="reboot_userspace">Reiniciar</string>
<string name="reboot_recovery">Reiniciar em modo recovery</string>
<string name="reboot_bootloader">Reiniciar em modo bootloader</string>
<string name="reboot_download">Reiniciar em modo download</string>
<string name="reboot_edl">Reboot to EDL</string>
<string name="reboot_edl">Reiniciar em modo EDL</string>
<string name="about">Sobre</string>
<string name="module_uninstall_confirm">Tem certeza que deseja desinstalar o módulo?</string>
<string name="module_uninstall_success">Desinstalado</string>
<string name="module_uninstall_failed">Falha a o desinstalar</string>
<string name="module_restore_confirm">Are you sure you want to restore module %s?</string>
<string name="module_restore_success">%s restored</string>
<string name="module_restore_failed">Failed to restore: %s</string>
<string name="module_version">Version</string>
<string name="module_author">Author</string>
<string name="module_restore_confirm">Tem certeza que deseja restaurar o módulo?</string>
<string name="module_restore_success">Restaurado</string>
<string name="module_restore_failed">Falha ao restaurar</string>
<string name="module_version">Versão</string>
<string name="module_author">Autor</string>
<string name="module_id">ID</string>
<string name="module_version_code">Code</string>
<string name="module_update_json">UpdateJson</string>
<string name="module_update_json_empty">Empty</string>
<string name="enable_developer_options">Enable developer options</string>
<string name="enable_developer_options_summary">Show hidden settings and debug info relevant only for developers.</string>
<string name="module_overlay_fs_not_available">Modules are unavailable as OverlayFS is disabled by the kernel!</string>
<string name="refresh">Refresh</string>
<string name="show_system_apps">Show system apps</string>
<string name="hide_system_apps">Hide system apps</string>
<string name="export_log">Export logs</string>
<string name="safe_mode">Safe mode</string>
<string name="reboot_to_apply">Reboot to take effect</string>
<string name="module_magisk_conflict">Modules are unavailable due to a conflict with Magisk!</string>
<string name="home_mount_system">Mount system</string>
<string name="home_magic_mount">Magic Mount</string>
<string name="module_version_code">Código</string>
<string name="module_update_json">AtualizarJson</string>
<string name="module_update_json_empty">Vazio</string>
<string name="enable_developer_options">Habilitar opções do desenvolvedor</string>
<string name="enable_developer_options_summary">Mostrar configurações ocultas e informações de debug relevantes apena para desenvolvedores.</string>
<string name="module_overlay_fs_not_available">Os módulos não estão disponíveis porque o OverlayFS está desabilitado pelo kernel!</string>
<string name="refresh">Atualizar</string>
<string name="show_system_apps">Mostrar aplicativos do sistema</string>
<string name="hide_system_apps">Ocultar aplicativos do sistema</string>
<string name="export_log">Exportar logs</string>
<string name="safe_mode">Modo seguro</string>
<string name="reboot_to_apply">Reinicie para aplicar as alterações</string>
<string name="module_magisk_conflict">Os módulos não estão disponíveis devido a um conflito com o Magisk!</string>
<string name="home_mount_system">Montagem sistema</string>
<string name="home_magic_mount">Montagem magisk</string>
<string name="home_overlayfs_mount">OverlayFS</string>
<string name="unavailable">Unavailable</string>
<string name="use_overlay_fs">Use OverlayFS</string>
<string name="use_overlay_fs_summary">Toggle between using OverlayFS over Magic Mount for KernelSU Next\'s mount system.</string>
<string name="reboot_required">Reboot required</string>
<string name="reboot_message">The changes will take effect after the system restart. Do you want to reboot now?</string>
<string name="module_restore">Restore module</string>
<string name="module_restore_message">Restore modules from recent backup.</string>
<string name="backup_restore">Backup &amp; Restore</string>
<string name="module_backup">Backup module</string>
<string name="module_backup_message">Backup currently installed modules.</string>
<string name="allowlist_restore">Restore allowlist</string>
<string name="allowlist_restore_message">Restore allowlist from recent backup.</string>
<string name="allowlist_backup">Backup allowlist</string>
<string name="allowlist_backup_message">Backup currently configured allowlist.</string>
<string name="warning">Warning</string>
<string name="warning_message">This feature is still in beta and under development. Please ensure you backup your modules before proceeding. Only use this feature if you understand the potential risks. Proceed with caution.</string>
<string name="proceed">Proceed</string>
<string name="cancel">Cancel</string>
<string name="later">Later</string>
<string name="lkm_warning_message">The LKM patch relies on closed source components. Do you want to continue?</string>
<string name="home_next_kernelsu">🔥 Next build</string>
<string name="unavailable">Indisponível</string>
<string name="use_overlay_fs">Usar OverlayFS</string>
<string name="use_overlay_fs_summary">Alternar entre usar OverlayFS ou montar magisk no sistema de montagem do KernelSU Next.</string>
<string name="reboot_required">Requer reinicialização</string>
<string name="reboot_message">As mudanças serão aplicadas após reinicialização. Quer reiniciar agora?</string>
<string name="module_restore">Restaurar módulo</string>
<string name="module_restore_message">Restaurar módulos do backup recente.</string>
<string name="backup_restore">Backup e restaure</string>
<string name="module_backup">Backup módulo</string>
<string name="module_backup_message">Fazer backup dos módulos instalados.</string>
<string name="allowlist_restore">Restaurar lista de permissão</string>
<string name="allowlist_restore_message">Restaurar permissões do backup recente.</string>
<string name="allowlist_backup">Backup de permissões</string>
<string name="allowlist_backup_message">Fazer backup da lista de permissões atual.</string>
<string name="warning">Perigo</string>
<string name="warning_message">Este recurso ainda está em beta e em desenvolvimento. Certifique-se de fazer backup dos seus módulos antes de prosseguir. Use este recurso somente se você compreender os riscos potenciais.
Prossiga com cautela.</string>
<string name="proceed">Prosseguir</string>
<string name="cancel">Cancelar</string>
<string name="later">Depois</string>
<string name="lkm_warning_message">O patch LKM depende de componentes de código fechado. Deseja continuar?</string>
<string name="home_next_kernelsu">Nova atualização</string>
<string name="home_next_kernelsu_repo">https://github.com/KernelSU-Next/KernelSU-Next</string>
<string name="home_next_kernelsu_body">Next experimental branch. Check it out on GitHub!</string>
<string name="home_experimental_kernelsu">⚠️ Experimental development warning!</string>
<string name="home_next_kernelsu_body">Novo branch. Experimental confira no Github!</string>
<string name="home_experimental_kernelsu">⚠️ Aviso: recurso em desenvolvimento experimental!</string>
<string name="home_experimental_kernelsu_repo">127.0.0.1</string>
<string name="home_experimental_kernelsu_body">KernelSU Next is a non-official version that is always under active experimental development. It\'s provided as-is, with no guarantees of stability, performance, or reliability.</string>
<string name="home_experimental_kernelsu_body_point_1"> Use at your own risk: crashes, unexpected behavior, or system issues may occur.</string>
<string name="home_experimental_kernelsu_body_point_2"> • No warranty: the developers aren\'t responsible for any data loss, system damage, or other consequences resulting from its use.</string>
<string name="home_experimental_kernelsu_body_point_3"> • For testing purposes only: intended for users who understand the risks and are comfortable troubleshooting issues.</string>
<string name="about_source_code">View source code at %1$s</string>
<string name="home_experimental_kernelsu_body">KernelSU Next é uma versão não oficial que está sempre em desenvolvimento experimental ativo. É fornecida como está, sem garantias de estabilidade, desempenho ou confiabilidade.</string>
<string name="home_experimental_kernelsu_body_point_1"> Use por sua conta e risco: podem ocorrer travamentos, comportamentos inesperados ou problemas no sistema.</string>
<string name="home_experimental_kernelsu_body_point_2"> Sem garantia: os desenvolvedores não se responsabilizam por qualquer perda de dados, danos ao sistema ou outras consequências decorrentes do uso.</string>
<string name="home_experimental_kernelsu_body_point_3"> Somente para fins de teste: destinado a usuários que entendem os riscos e se sentem confortáveis em solucionar problemas.</string>
<string name="about_source_code">Ver código-fonte em %1$s</string>
<string name="profile">App Profile</string>
<string name="profile_default">Default</string>
<string name="profile_template">Template</string>
<string name="profile_custom">Custom</string>
<string name="profile_name">Profile name</string>
<string name="profile_namespace">Mount namespace</string>
<string name="profile_namespace_inherited">Inherited</string>
<string name="profile_default">Padrão</string>
<string name="profile_template">Templete</string>
<string name="profile_custom">Customizado</string>
<string name="profile_name">Nome do perfil</string>
<string name="profile_namespace">Montar nomespaço</string>
<string name="profile_namespace_inherited">Herdado</string>
<string name="profile_namespace_global">Global</string>
<string name="profile_namespace_individual">Individual</string>
<string name="profile_groups">Groups</string>
<string name="profile_capabilities">Capabilities</string>
<string name="profile_selinux_context">SELinux context</string>
<string name="profile_umount_modules">Umount modules</string>
<string name="failed_to_update_app_profile">Failed to update App Profile for %s</string>
<string name="require_kernel_version">The current KernelSU Next version %1$d is too low for the manager to work properly. Please upgrade to version %2$d or higher!</string>
<string name="settings_umount_modules_default">Umount modules</string>
<string name="settings_umount_modules_default_summary">The global default value for \"Umount modules\" in App Profile. If enabled, it will remove all module modifications to the system for apps that don\'t have a profile set.</string>
<string name="settings_susfs_toggle">Hide kprobes hook</string>
<string name="settings_susfs_toggle_summary">This option disables the kprobes hook created by ksu and, instead, activates the embedded non-kprobes hook, implementing the same functionality that would be applied to a non-GKI kernel, which doesn\'t support kprobe.</string>
<string name="profile_umount_modules_summary">Enabling this option will allow KernelSU Next to restore any modified files by the modules for this app.</string>
<string name="profile_selinux_domain">Domain</string>
<string name="profile_selinux_rules">Rules</string>
<string name="module_update">Update</string>
<string name="module_update_available">Update</string>
<string name="module_updated">Updated</string>
<string name="module_downloading">Downloading module: %s</string>
<string name="module_start_downloading">Start downloading: %s</string>
<string name="new_version_available">New version %s is available, click to upgrade.</string>
<string name="launch_app">Launch</string>
<string name="close">Close</string>
<string name="force_stop_app">Force stop</string>
<string name="restart_app">Restart</string>
<string name="settings_amoled_mode">AMOLED mode</string>
<string name="settings_amoled_mode_summary">Enable a pure black theme useful for AMOLED screens to reduce eye strain and save battery.</string>
<string name="restart_required">Restart required</string>
<string name="restart_app_message">The app needs to restart for this change to take effect.</string>
<string name="failed_to_update_sepolicy">Failed to update SELinux rules for %s</string>
<string name="su_not_allowed">Couldn\'t grant Superuser access to %s</string>
<string name="module_changelog">Changelog</string>
<string name="settings_profile_template">App Profile template</string>
<string name="settings_profile_template_summary">Manage local and online template of App Profile</string>
<string name="app_profile_template_create">Create template</string>
<string name="app_profile_template_edit">Edit template</string>
<string name="profile_groups">Grupos </string>
<string name="profile_capabilities">Recursos</string>
<string name="profile_selinux_context">SELinux contexto</string>
<string name="profile_umount_modules">Desmontar módulos</string>
<string name="failed_to_update_app_profile">Falha ao atualizar o perfil do aplicativo para %s</string>
<string name="require_kernel_version">A versão atual do KernelSU Next %1$d é muito antiga para que o gerenciador funcione corretamente. Atualize para a versão %2$d ou superior!</string>
<string name="settings_umount_modules_default">Desmontar módulos </string>
<string name="settings_umount_modules_default_summary">O valor padrão global para \"Desmontar módulos\" no Perfil do Aplicativo. Se ativado, removerá todas as modificações de módulos no sistema para os aplicativos que não possuem um perfil definido.</string>
<string name="settings_susfs_toggle">Ocultar hook kprobes</string>
<string name="settings_susfs_toggle_summary">Essa opção desativa o hook do kprobes criado pelo ksu e, em vez disso, ativa o hook embutido sem kprobes, implementando a mesma funcionalidade aplicada a um kernel não-GKI, que não oferece suporte a kprobes.</string>
<string name="profile_umount_modules_summary">Ativar essa opção permitirá que o KernelSU Next restaure quaisquer arquivos modificados pelos módulos para este aplicativo.</string>
<string name="profile_selinux_domain">Domínio</string>
<string name="profile_selinux_rules">Regras</string>
<string name="module_update">atualizar</string>
<string name="module_update_available">Atualizar</string>
<string name="module_updated">Atualizado</string>
<string name="module_downloading">Baixando modulo</string>
<string name="module_start_downloading">Download iniciado</string>
<string name="new_version_available">Nova versão disponível, clique para atualizar</string>
<string name="launch_app">Lançar</string>
<string name="close">Fechar</string>
<string name="force_stop_app">Forçar parada</string>
<string name="restart_app">Reiniciar</string>
<string name="settings_amoled_mode">Modo AMOLED</string>
<string name="settings_amoled_mode_summary">Ativar tema pure black útil para telas AMOLED para reduzir o cansaço visual e economizar bateria.</string>
<string name="restart_required">Requer reinicialização</string>
<string name="restart_app_message">O aplicativo precisa ser reiniciado para que as mudanças sejam aplicadas</string>
<string name="failed_to_update_sepolicy">Falha a o atualizar SELinux para</string>
<string name="su_not_allowed">Não foi possível conceder acesso de Superusuário a %s</string>
<string name="module_changelog">Lista de alterações</string>
<string name="settings_profile_template">Modelo de perfil de aplicativo</string>
<string name="settings_profile_template_summary">Gerenciar modelo local e online de Perfil de Aplicativo</string>
<string name="app_profile_template_create">Criar modelo </string>
<string name="app_profile_template_edit">Editar modelo </string>
<string name="app_profile_template_id">ID</string>
<string name="app_profile_template_id_invalid">Invalid template ID</string>
<string name="app_profile_template_name">Name</string>
<string name="app_profile_template_description">Description</string>
<string name="app_profile_template_save">Save</string>
<string name="app_profile_template_delete">Delete</string>
<string name="app_profile_template_view">View template</string>
<string name="app_profile_template_readonly">Read only</string>
<string name="app_profile_template_id_exist">Template ID already exists!</string>
<string name="app_profile_import_export">Import/Export</string>
<string name="app_profile_import_from_clipboard">Import from clipboard</string>
<string name="app_profile_export_to_clipboard">Export to clipboard</string>
<string name="app_profile_template_export_empty">Cannot find local template to export!</string>
<string name="app_profile_template_import_success">Imported successfully</string>
<string name="app_profile_template_sync">Sync online templates</string>
<string name="app_profile_template_save_failed">Failed to save template</string>
<string name="app_profile_template_import_empty">Clipboard is empty!</string>
<string name="module_changelog_failed">Fetch changelog failed: %s</string>
<string name="settings_check_update">Check for updates</string>
<string name="settings_check_update_summary">Automatically check for updates when opening the app</string>
<string name="grant_root_failed">Failed to grant root!</string>
<string name="action">Action</string>
<string name="app_profile_template_id_invalid">ID do modelo inválido</string>
<string name="app_profile_template_name">Nome</string>
<string name="app_profile_template_description">Descrição </string>
<string name="app_profile_template_save">Salvar</string>
<string name="app_profile_template_delete">Deletar </string>
<string name="app_profile_template_view">Ver templete</string>
<string name="app_profile_template_readonly">Apenas leitura</string>
<string name="app_profile_template_id_exist">O ID do modelo já existe</string>
<string name="app_profile_import_export">Importar/exportar</string>
<string name="app_profile_import_from_clipboard">Importar da área de transferência</string>
<string name="app_profile_export_to_clipboard">Exportar da área de transferência</string>
<string name="app_profile_template_export_empty">Não foi possível encontrar modelo local para exportar!</string>
<string name="app_profile_template_import_success">Importado com sucesso</string>
<string name="app_profile_template_sync">Sync online modelo</string>
<string name="app_profile_template_save_failed">Falha ao salvar modelo</string>
<string name="app_profile_template_import_empty">Área de transferência vazia</string>
<string name="module_changelog_failed">Falha a o buscar log de alterações</string>
<string name="settings_check_update">Procurar por atualização </string>
<string name="settings_check_update_summary">Verificar atualizações automaticamente ao abrir o aplicativo</string>
<string name="grant_root_failed">Falha ao conceder permissão root!</string>
<string name="action">Ação</string>
<string name="webui">WebUI</string>
<string name="open">Open</string>
<string name="enable_web_debugging">Enable WebView debugging</string>
<string name="enable_web_debugging_summary">Can be used to debug WebUI. Please enable only when needed.</string>
<string name="direct_install">Direct install (Recommended)</string>
<string name="select_file">Select a file</string>
<string name="install_inactive_slot">Install to inactive slot (After OTA)</string>
<string name="install_inactive_slot_warning">Your device will be **FORCED** to boot to the current inactive slot after a reboot!\nOnly use this option after OTA is done.\nContinue?</string>
<string name="install_next">Next</string>
<string name="select_file_tip">%1$s partition image is recommended</string>
<string name="select_kmi">Select KMI</string>
<string name="shrink_sparse_image">Minimize sparse image</string>
<string name="shrink_sparse_image_message">Resize the sparse image where the module is located to its actual size. Note that this may cause the module to work abnormally, so please only use when necessary (Such as for backup).</string>
<string name="settings_uninstall">Uninstall</string>
<string name="settings_uninstall_temporary">Uninstall temporarily</string>
<string name="settings_uninstall_permanent">Uninstall permanently</string>
<string name="settings_restore_stock_image">Restore stock image</string>
<string name="settings_uninstall_temporary_message">Temporarily uninstall KernelSU Next, restore to original state after next reboot.</string>
<string name="settings_uninstall_permanent_message">Uninstalling KernelSU Next (Root and all modules) completely and permanently.</string>
<string name="settings_restore_stock_image_message">Restore the stock factory image (If a backup exists), usually used before OTA; if you need to uninstall KernelSU Next, please use \"Uninstall permanently\".</string>
<string name="flashing">Flashing</string>
<string name="flash_success">Flash success</string>
<string name="flash_failed">Flash failed</string>
<string name="selected_lkm">Selected LKM: %s</string>
<string name="save_log">Save logs</string>
<string name="log_saved">Logs saved</string>
<string name="send_log">Share logs</string>
<string name="settings_disable_su">Disable su compatibility</string>
<string name="settings_disable_su_summary">Temporarily disable the ability of any app to gain root privileges via the su command (Existing root processes won\'t be affected).</string>
<string name="settings_language">Language</string>
<string name="system_default">System default</string>
<string name="settings_legacyui">Use legacy UI</string>
<string name="settings_legacyui_summary">Switch to the previous user interface style.</string>
<string name="settings_banner">Enable banners</string>
<string name="settings_banner_summary">Show background banners for modules.</string>
<string name="use_webuix">Use WebUI X</string>
<string name="use_webuix_summary">Use WebUI X instead of WebUI, which supports more APIs.</string>
<string name="use_webuix_eruda">Inject Eruda into WebUI X</string>
<string name="use_webuix_eruda_summary">Inject a debug console into WebUI X to make debugging easier. Requires web debugging to be on.</string>
<string name="customization">Customization</string>
<string name="developer">Developer</string>
<string name="sucompat_disabled">SUCOMPAT DISABLED</string>
<string name="zygisk_required">Zygisk required</string>
<string name="zygisk_status">Zygisk injection</string>
<string name="home_superuser_count_singular">Superuser</string>
<string name="home_superuser_count_plural">Superusers</string>
<string name="home_module_count_singular">Module</string>
<string name="home_module_count_plural">Modules</string>
<string name="open">Abrir</string>
<string name="enable_web_debugging">Habilitar depuração webview</string>
<string name="enable_web_debugging_summary">Pode ser usado para depurar a WebUI. Habilite somente quando necessário.</string>
<string name="direct_install">Instalação direta (recomendado)</string>
<string name="select_file">Selecionar arquivo</string>
<string name="install_inactive_slot">Instalar no slot inativo (DEPOIS DO OTA)</string>
<string name="install_inactive_slot_warning">Seu dispositivo será **FORÇADO** a inicializar no slot inativo atual após reiniciar! Use esta opção somente após a conclusão do OTA. Continuar?</string>
<string name="install_next">Próximo</string>
<string name="select_file_tip">Imagem da partição %1$s é recomendada</string>
<string name="select_kmi">Selecionar KMI</string>
<string name="shrink_sparse_image">Minimizar imagem sparse</string>
<string name="shrink_sparse_image_message">Redimensione a imagem sparse onde o módulo está localizado para seu tamanho real. Observe que isso pode fazer com que o módulo funcione de forma anormal, portanto, use somente quando necessário (como para backup).</string>
<string name="settings_uninstall">Desinstalar</string>
<string name="settings_uninstall_temporary">Desinstalar temporariamente</string>
<string name="settings_uninstall_permanent">Desinstalar permanente</string>
<string name="settings_restore_stock_image">Restourar stock imagem</string>
<string name="settings_uninstall_temporary_message">Desinstalar temporariamente o KernelSU Next, restaurar ao estado original após a próxima reinicialização.</string>
<string name="settings_uninstall_permanent_message">Desinstalando kernelSU Next (Root e todos os módulos completo e permanente.</string>
<string name="settings_restore_stock_image_message">Restaure a imagem de fábrica (se houver um backup), geralmente usada antes do OTA; se você precisar desinstalar o KernelSU Next, use \"Desinstalar permanentemente\".</string>
<string name="flashing">Instalação</string>
<string name="flash_success">Instalação sucedida</string>
<string name="flash_failed">Instalação falhou</string>
<string name="selected_lkm">Selecionar KLM: %s</string>
<string name="save_log">Salvar logs</string>
<string name="log_saved">Logs salvo</string>
<string name="send_log">Compartilhar logs</string>
<string name="settings_disable_su">Desabilitar compatibilidade su</string>
<string name="settings_disable_su_summary">Desativa temporariamente a capacidade de qualquer aplicativo obter privilégios de root por meio do comando su (os processos de root existentes não serão afetados).</string>
<string name="settings_language">Idioma</string>
<string name="system_default">Padrão do sistema</string>
<string name="settings_legacyui">Usar UI antiga</string>
<string name="settings_legacyui_summary">Trocar para o estilo anterior da interface do usuário.</string>
<string name="settings_banner">Habilitar banner</string>
<string name="settings_banner_summary">Mostrar banners de fundo para os módulos.</string>
<string name="use_webuix">Usar WebUI X</string>
<string name="use_webuix_summary">Use o WebUI X em vez do WebUI, que oferece suporte a mais APIs.</string>
<string name="use_webuix_eruda">Injetar eruda no WebUI X</string>
<string name="use_webuix_eruda_summary">Injetar um console de depuração no WebUI X para facilitar a depuração. Requer que a depuração web esteja ativada.</string>
<string name="customization">Customização</string>
<string name="developer">Desenvolvedor</string>
<string name="sucompat_disabled">SUCOMPAT desativado</string>
<string name="zygisk_required">Requer Zygisk</string>
<string name="zygisk_status">Injetando Zygisk</string>
<string name="home_superuser_count_singular">Superusuário</string>
<string name="home_superuser_count_plural">Superusuários</string>
<string name="home_module_count_singular">Módulo</string>
<string name="home_module_count_plural">Módulos</string>
</resources>