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

This commit is contained in:
Rifat Azad
2025-07-09 17:49:43 +06:00
parent 335ea405b6
commit 8a078639fd
@@ -15,20 +15,20 @@
<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_working_version">Versão: %d</string>
<string name="home_module_update_count">Atualizações: %d</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="enabled">Habilitado</string>
<string name="disabled">Desabilitando</string>
<string name="susfs_supported">Suportado</string>
<string name="home_susfs">SuSFS</string>
<string name="home_susfs">SuSFS: %s</string>
<string name="home_susfs_version">Versão do SuSFS</string>
<string name="home_susfs_sus_su">SuS SU</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>
@@ -38,10 +38,10 @@
<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_failed_to_enable">Falha a o habilitar módulo %s</string>
<string name="module_failed_to_disable">Falha ao desabilitar módulo %s</string>
<string name="module_empty">Nenhum modulo instalado</string>
<string name="module">Mudulo</string>
<string name="module">Módulo</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">Ordenar (Z → A)</string>
@@ -49,7 +49,7 @@
<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="module_install">Instalar</string>
<string name="install">Instalar</string>
<string name="reboot">Reiniciar</string>
<string name="uninstalled">Desinstalado</string>