Files
SukiSU-Ultra/manager/app/src/main/res/values-pt/strings.xml
ShirkNeko 13b5290598 [skip ci]New Crowdin updates (#133)
* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovenian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Persian)

* New translations strings.xml (Marathi)

* New translations strings.xml (Thai)

* New translations strings.xml (Croatian)

* New translations strings.xml (Estonian)

* New translations strings.xml (Latvian)

* New translations strings.xml (Azerbaijani)

* New translations strings.xml (Hindi)

* New translations strings.xml (Malay)

* New translations strings.xml (Filipino)

* New translations strings.xml (Bosnian)

* New translations strings.xml (Kannada)

* New translations strings.xml (Japanese)

* New translations strings.xml (Chinese Simplified)
2025-06-02 14:34:41 +08:00

375 lines
27 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<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="home_working">Funcionando</string>
<string name="home_working_version">Versão: %d</string>
<string name="home_superuser_count">Super Usuário: %d</string>
<string name="home_module_count">Módulos: %d</string>
<string name="home_unsupported">Sem suporte</string>
<string name="home_unsupported_reason">KernelSU suporta apenas kernels GKI agora</string>
<string name="home_kernel">Kernel</string>
<string name="home_susfs">SuSFS: %s</string>
<string name="home_susfs_version">Versão SuSFS</string>
<string name="home_susfs_sus_su">SuS SU</string>
<string name="home_manager_version">Versão do aplicativo</string>
<string name="home_fingerprint">Impressão digital</string>
<string name="home_selinux_status">Status do SELinux</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">Super Usuário</string>
<string name="module_failed_to_enable">Falha ao ativar o módulo: %s</string>
<string name="module_failed_to_disable">Falha ao desativar o módulo: %s</string>
<string name="module_empty">Nenhum módulo instalado</string>
<string name="module">Modulos</string>
<string name="module_sort_action_first">Ordenar (exceto primeiro)</string>
<string name="module_sort_enabled_first">Ordenar (Habilitado primeiro)</string>
<string name="uninstall">Desinstalar</string>
<string name="restore">Restaurar</string>
<string name="module_install">Instalar</string>
<string name="install">Instalar</string>
<string name="reboot">Reiniciar</string>
<string name="settings">Configurações</string>
<string name="reboot_userspace">Reinicialização Suave</string>
<string name="reboot_recovery">Reiniciar modo recuperação</string>
<string name="reboot_bootloader">Reinicializar modo Bootloader</string>
<string name="reboot_download">Reiniciar para baixar</string>
<string name="reboot_edl">Reiniciar em EDL</string>
<string name="about">Sobre</string>
<string name="module_uninstall_confirm">Tem certeza de que deseja desinstalar o módulo %s\?</string>
<string name="module_uninstall_success">%s desinstalado</string>
<string name="module_uninstall_failed">Falha ao desinstalar: %s</string>
<string name="module_version">Versão</string>
<string name="module_author">Autor</string>
<string name="refresh">Atualizar</string>
<string name="show_system_apps">Mostrar aplicativos do sistema</string>
<string name="hide_system_apps">Esconder apps do sistema</string>
<string name="send_log">Enviar log</string>
<string name="safe_mode">Modo de segurança</string>
<string name="reboot_to_apply">Reinicie para entrar em vigor</string>
<string name="module_magisk_conflict">Os módulos estão desativados porque estão em conflito com os do Magisk!</string>
<string name="home_learn_kernelsu">Aprender KernelSU</string>
<string name="home_learn_kernelsu_url">https://kernelsu.org/guide/what-is-kernelsu.html</string>
<string name="home_click_to_learn_kernelsu">Aprenda a instalar o KernelSU e usar os módulos</string>
<string name="home_support_title">Apoie-nos</string>
<string name="home_support_content">O KernelSU é, e sempre será, gratuito e de código aberto. No entanto, você pode nos mostrar que se importa fazendo uma doação.</string>
<string name="about_source_code"><![CDATA[Veja o código fonte no %1$s<br/>Entre em nosso canal no %2$s]]></string>
<string name="profile_default">Padrão</string>
<string name="profile_template">Modelo</string>
<string name="profile_custom">Personalizado</string>
<string name="profile_name">Nome do perfil</string>
<string name="profile_namespace">Montar namespace</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">Grupos</string>
<string name="profile_capabilities">Capacidades</string>
<string name="profile_selinux_context">contexto SELinux</string>
<string name="profile_umount_modules">Desativar modulos</string>
<string name="failed_to_update_app_profile">Falha ao atualizar o perfil do aplicativo para %s</string>
<string name="require_kernel_version" formatted="false">A versão atual do KernelSU %d é muito baixa para o gerenciador funcionar corretamente. Atualize para a versão %d ou superior!</string>
<string name="settings_umount_modules_default">Módulos desativados por padrão</string>
<string name="settings_umount_modules_default_summary">O valor padrão global para \"Módulos Umount\" em Perfis de Aplicativos. Se ativado, removerá todas as modificações de módulo do sistema para aplicativos que não possuem um Perfil definido.</string>
<string name="settings_susfs_toggle">Desabilitar ganchos de \"Kprobe\"</string>
<string name="profile_umount_modules_summary">Ativar esta opção permitirá que o KernelSU 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">Atualização</string>
<string name="module_downloading">Baixando módulo: %s</string>
<string name="module_start_downloading">Iniciar o download: %s</string>
<string name="new_version_available">Nova versão: %s está disponível, clique para baixar</string>
<string name="launch_app">Lançar</string>
<string name="force_stop_app" formatted="false">Forçar parada</string>
<string name="restart_app">Reiniciar</string>
<string name="failed_to_update_sepolicy">Falha ao atualizar as regras do SELinux para: %s</string>
<string name="module_changelog">Registro de alterações</string>
<string name="settings_profile_template">Modelo do Perfil do Aplicativo</string>
<string name="settings_profile_template_summary">Gerenciar modelo local e online do perfil do 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">ID de modelo incorreta</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">Apagar</string>
<string name="app_profile_template_view">Ver template</string>
<string name="app_profile_template_readonly">Somente 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 para á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">Sincronizar modelos on-line</string>
<string name="app_profile_template_save_failed">Falha ao salvar o modelo</string>
<string name="app_profile_template_import_empty">A área de transferência está vazia!</string>
<string name="module_changelog_failed">Falha ao buscar o registro de alterações: %s</string>
<string name="settings_check_update">Verificar atualização</string>
<string name="settings_check_update_summary">Verifique automaticamente se há atualizações ao abrir o app</string>
<string name="grant_root_failed">Falha ao conceder acesso root!</string>
<string name="action">Ações</string>
<string name="open">Abrir</string>
<string name="close">Fechar</string>
<string name="enable_web_debugging">Ativar depuração do WebView</string>
<string name="enable_web_debugging_summary">Pode ser usado para depurar o WebUI. Por favor, ative somente quando necessário.</string>
<string name="direct_install">Instalação direta (recomendada)</string>
<string name="select_file">Selecione uma imagem que precisa ser corrigida</string>
<string name="install_inactive_slot">Instalar no slot inativo (após o OTA)</string>
<string name="install_inactive_slot_warning">Seu dispositivo será **FORÇADO** para ligar no slot inativo atual após uma reinicialização!\nUse esta opção apenas depois que OTA for finalizado.\nContinuar?</string>
<string name="install_next">Avançar</string>
<string name="select_file_tip">A imagem da partição %1$s é recomendada</string>
<string name="select_kmi">Selecionar KMI</string>
<string name="settings_uninstall">Desinstalar</string>
<string name="settings_uninstall_temporary">Desinstalar temporariamente</string>
<string name="settings_uninstall_permanent">Desinstalar permanentemente</string>
<string name="settings_restore_stock_image">Restaurar imagem de fábrica</string>
<string name="settings_uninstall_temporary_message">Desinstale temporariamente o KernelSU e restaure ao estado original após a próxima reinicialização</string>
<string name="settings_uninstall_permanent_message">Desinstale o KernelSU (root e todos os módulos) completamente e permanentemente</string>
<string name="settings_restore_stock_image_message">Restaure a imagem de fábrica (se existir um backup), geralmente usada antes do OTA. Se você precisar desinstalar o KernelSU, use \"Desinstalar permanentemente\".</string>
<string name="flashing">Flasheando</string>
<string name="flash_success">Flash bem-sucedido</string>
<string name="flash_failed">Flash falhou</string>
<string name="selected_lkm">LKM selecionado: %s</string>
<string name="save_log">Salvar Registros</string>
<string name="log_saved">Registros salvos</string>
<string name="status_supported">Apoie-nos</string>
<string name="status_not_supported">Não Suportado</string>
<string name="status_unknown">Desconhecido</string>
<string name="sus_su_mode">Modo SU SuSU:</string>
<!-- Module related -->
<string name="module_install_confirm">¿confirmar la instalación del módulo %1$s?</string>
<string name="unknown_module">módulo desconocido</string>
<!-- Restore related -->
<string name="restore_confirm_title">Confirmar Restauração de Módulo</string>
<string name="restore_confirm_message">Esta operação irá sobrescrever todos os módulos existentes. Continuar?</string>
<string name="confirm">Confirmação</string>
<string name="cancel">Cancelar</string>
<!-- Backup related -->
<string name="backup_success">Backup bem sucedido (tar.gz)</string>
<string name="backup_failed">Backup falhou: %1$s</string>
<string name="backup_modules">módulos de backup</string>
<string name="restore_modules">restaurar módulos</string>
<!-- Restore related messages -->
<string name="restore_success">Módulos restaurados com sucesso, reinicialização necessária</string>
<string name="restore_failed">Falha na restauração: %1$s</string>
<string name="restart_now">Reiniciar agora</string>
<string name="unknown_error">Erro desconhecido</string>
<!-- Command related -->
<string name="command_execution_failed">A execução do comando falhou: %1$s</string>
<!-- Allowlist related -->
<string name="allowlist_backup_success">Backup concluído</string>
<string name="allowlist_backup_failed">Falha no backup permitido: %1$s</string>
<string name="allowlist_restore_confirm_title">Confirmar Restauração de Lista</string>
<string name="allowlist_restore_confirm_message">Esta operação irá sobrescrever a lista de permissão atual. Continuar?</string>
<string name="allowlist_restore_success">Allowlist restaurada com sucesso</string>
<string name="allowlist_restore_failed">Falha na restauração do Allowlist: %1$s</string>
<string name="backup_allowlist">Backup Permitido</string>
<string name="restore_allowlist">Restaurar Allowlist</string>
<string name="settings_custom_background">Fundo personalizado do App</string>
<string name="settings_custom_background_summary">Selecione uma imagem como plano de fundo</string>
<string name="settings_card_alpha">Transparência da barra de navegação</string>
<string name="settings_restore_default">Restaurar padrões</string>
<string name="home_android_version">Android Version </string>
<string name="home_device_model">Modelo do aparelho</string>
<string name="su_not_allowed">Conceder superusuário à %s não é permitido</string>
<string name="settings_disable_su">Desativar compatibilidade com su</string>
<string name="settings_disable_su_summary">Temporariamente desativar qualquer aplicativo de obter privilégios de superusuário através do comando Wait su (os processos raiz existentes não serão afetados).</string>
<string name="using_mksu_manager">Você está usando o gerenciador do SukiSU Beta</string>
<string name="module_install_multiple_confirm">Você tem certeza que deseja instalar os módulos %d selecionados?</string>
<string name="module_install_multiple_confirm_with_names">Tem certeza que deseja instalar os seguintes módulos %1$d ? \n\n%2$s</string>
<string name="more_settings">More settings</string>
<string name="selinux">SELinux</string>
<string name="selinux_enabled">Ativado</string>
<string name="selinux_disabled">Desabilitado</string>
<string name="simple_mode">Modo de simplicidade</string>
<string name="simple_mode_summary">Oculta cartas desnecessárias quando ativadas</string>
<string name="hide_kernel_kernelsu_version">Ocultar versão kernel</string>
<string name="hide_kernel_kernelsu_version_summary">Ocultar versão kernel</string>
<string name="hide_other_info">Ocultar outras informações</string>
<string name="hide_other_info_summary">Oculta informações sobre o número de super usuários, módulos e módulos do KPM na página inicial</string>
<string name="hide_susfs_status">Ocultar status SuSFS</string>
<string name="hide_susfs_status_summary">Ocultar informações de status SuSFS na página inicial</string>
<string name="hide_link_card">Ocultar status do link</string>
<string name="hide_link_card_summary">Ocultar informações do cartão do link na página inicial</string>
<string name="theme_mode">Tema</string>
<string name="theme_follow_system">Seguir o sistema</string>
<string name="theme_light">Claro</string>
<string name="theme_dark">Escuro</string>
<string name="manual_hook">Hook manual</string>
<string name="dynamic_color_title">Cor dinâmica</string>
<string name="dynamic_color_summary">Cores dinâmicas usando temas de sistema</string>
<string name="choose_theme_color">Escolha uma cor temática</string>
<string name="color_default">Blue</string>
<string name="color_green">Verde</string>
<string name="color_purple">Violeta</string>
<string name="color_orange">Laranja</string>
<string name="color_pink">Rosa</string>
<string name="color_gray">Cinza</string>
<string name="color_yellow">Amarelo</string>
<string name="flash_option">Opções do pincel</string>
<string name="flash_option_tip">Selecione o arquivo a ser instalado</string>
<string name="horizon_kernel">Install Anykernel3</string>
<string name="horizon_kernel_summary">Instalar o arquivo kernel AnyKernel3</string>
<string name="root_required">Requer privilégios de superusuário</string>
<string name="copy_failed">Falha ao copiar arquivo</string>
<string name="reboot_complete_title">Esboço completo</string>
<string name="reboot_complete_msg">Reiniciar imediatamente?</string>
<string name="yes">Sim</string>
<string name="no">Não</string>
<string name="failed_reboot">Reinicialização falhou</string>
<string name="batch_authorization">empoderar</string>
<string name="batch_cancel_authorization">retirar</string>
<string name="backup">Backup</string>
<string name="kpm_title">KPM</string>
<string name="kpm_empty">Não há módulos do kernel instalados neste momento</string>
<string name="kpm_version">Versão</string>
<string name="kpm_author">Autor</string>
<string name="kpm_uninstall">Desinstalar</string>
<string name="kpm_uninstall_success">Desinstalado com sucesso</string>
<string name="kpm_uninstall_failed">Falha ao desinstalar</string>
<string name="kpm_install">Instalar</string>
<string name="kpm_install_success">Carregamento do módulo kpm com sucesso</string>
<string name="kpm_install_failed">Falha ao carregar o módulo kpm</string>
<string name="kpm_args">Parâmetros</string>
<string name="kpm_control">Executar</string>
<string name="home_kpm_version">Versão do KPM</string>
<string name="close_notice">Fechar</string>
<string name="kernel_module_notice">As seguintes funções do módulo de kernel foram desenvolvidas pelo KernelPatch e modificadas para incluir as funções do módulo de kernel do SukiSU Ultra</string>
<string name="home_ContributionCard_kernelsu">SukiSU Ultra aguarda ansiosamente</string>
<string name="kpm_control_success">Sucesso</string>
<string name="kpm_control_failed">Falhou</string>
<string name="home_click_to_ContributionCard_kernelsu">SukiSU Ultra será uma ramificação relativamente independente da KSU no futuro, mas ainda apreciamos o KernelSU e o MKSU, etc. para suas contribuições!</string>
<string name="not_supported">Sem suporte</string>
<string name="supported">Apoie-nos</string>
<string name="home_kpm_module">"Número de módulos KPM: %d "</string>
<string name="kpm_invalid_file">Arquivo KPM inválido</string>
<string name="kernel_patched">Kernel não corrigido</string>
<string name="kernel_not_enabled">Kernel não configurado</string>
<string name="custom_settings">Configurações personalizadas</string>
<string name="kpm_install_mode">KPM Install</string>
<string name="kpm_install_mode_load">Carga</string>
<string name="kpm_install_mode_embed">Embutir</string>
<string name="kpm_install_mode_description">Por favor seleccione: %1\$s Modo de instalación del Módulo \n\nCarga: Cargar temporalmente el módulo \nInsertar: Instalar permanentemente en el sistema</string>
<string name="log_failed_to_check_module_file">Falha ao verificar a existência do arquivo do módulo</string>
<string name="snackbar_failed_to_check_module_file">Não foi possível verificar se o arquivo do módulo existe</string>
<string name="confirm_uninstall_title">Confirmar Desinstalação</string>
<string name="confirm_uninstall_confirm">Desinstalar</string>
<string name="confirm_uninstall_dismiss">Cancelar</string>
<string name="theme_color">Cor do tema</string>
<string name="invalid_file_type">Tipo de arquivo incorreto! Selecione o arquivo .kpm.</string>
<string name="confirm_uninstall_title_with_filename">Desinstalar</string>
<string name="confirm_uninstall_content">O seguinte KPM será desinstalado: %s</string>
<string name="settings_susfs_toggle_summary">Desative os hooks kprobe criados pelo KernelSU, usando ganchos embutidos em vez disso, o que é semelhante ao método de gancho do kernel GKI.</string>
<string name="image_editor_title">Ajustar imagem de fundo</string>
<string name="image_editor_hint">Use dois dedos para ampliar a imagem e um dedo para arrastá-la para ajustar a posição</string>
<string name="background_image_error">Não foi possível carregar a imagem</string>
<string name="reprovision">Restituição</string>
<!-- Kernel Flash Progress Related -->
<string name="horizon_flash_title">Kernel Flashing</string>
<string name="horizon_logs_label">Logs:</string>
<string name="horizon_flash_complete">Flash concluído</string>
<!-- Flash Status Related -->
<string name="horizon_preparing">Preparando…</string>
<string name="horizon_cleaning_files">limpando arquivos…</string>
<string name="horizon_copying_files">Copiando arquivo…</string>
<string name="horizon_extracting_tool">Extraindo a ferramenta flash…</string>
<string name="horizon_patching_script">Atualizando o script flash…</string>
<string name="horizon_flashing">Flasheando kernel…</string>
<string name="horizon_flash_complete_status">Flash completo</string>
<!-- Slot selection related strings -->
<string name="select_slot_title">Selecionar Slot em Flash</string>
<string name="select_slot_description">Por favor, selecione o slot de destino para flashear a inicialização</string>
<string name="slot_a">Slot B</string>
<string name="slot_b">Slot B</string>
<string name="selected_slot">Slot selecionado: %1$s</string>
<string name="horizon_getting_original_slot">Obtendo o espaço original</string>
<string name="horizon_setting_target_slot">Configurando o slot especificado</string>
<string name="horizon_restoring_original_slot">Restaurar Slot Padrão</string>
<string name="current_slot">Slot Atual%1$s </string>
<!-- Error Messages -->
<string name="horizon_copy_failed">Falha ao copiar</string>
<string name="horizon_unknown_error">Você parece estar convertendo de um formato com degradação para&#10;&#10;um sem perdas. Esteja ciente que a perda de qualidade não pode ser desfeita,&#10;&#10;então este processo não melhorará a qualidade do áudio e provavelmente&#10;&#10;aumentará o tamanho do arquivo. Continuar assim mesmo?</string>
<string name="flash_failed_message">Flash falhou</string>
<!-- lkm/gki install -->
<string name="Lkm_install_methods">LKM reparo/instalação</string>
<string name="GKI_install_methods">Flashing AnyKernel3</string>
<string name="kernel_version_log">Kernel</string>
<string name="tool_version_log">Usando a ferramenta de correção%1$s</string>
<string name="configuration">Configurar</string>
<string name="app_settings">Configurações Do Aplicativo</string>
<string name="tools">Ferramentas</string>
<string name="currently_selected">Atual</string>
<!-- String resources used in SuperUser -->
<string name="clear">Remoções</string>
<string name="apps_with_root">Aplicativos com privilégios de superusuário</string>
<string name="apps_with_custom_profile">Aplicativos com configurações personalizadas</string>
<string name="other_apps">Aplicações com padrões não alterados</string>
<string name="no_apps_found">Aplicativo não encontrado</string>
<string name="selinux_enabled_toast">SELinux habilitado</string>
<string name="selinux_disabled_toast">SELinux Desativado</string>
<string name="selinux_change_failed">Falha na alteração de estado do SELinux</string>
<string name="advanced_settings">Configurações Avançadas</string>
<string name="appearance_settings">Personaliza a barra de ferramentas.</string>
<string name="back">Retorno</string>
<string name="expand">Esteja em pleno balanço</string>
<string name="collapse">jogou fora</string>
<string name="susfs_enabled">SuSFS habilitado</string>
<string name="susfs_disabled">SuSFS desativado</string>
<string name="background_set_success">Fundo definido com sucesso</string>
<string name="background_removed">Remover</string>
<string name="icon_switch_title">Alternate icon</string>
<string name="icon_switch_summary">Change the launcher icon to KernelSU\'s icon.</string>
<string name="icon_switched">Icon switched</string>
<string name="root_require_for_install">Requer privilégios de superusuário</string>
<!-- KPM display settings -->
<string name="show_kpm_info">Exibir função KPM</string>
<string name="show_kpm_info_summary">Exibir informações e funções do KPM na barra inicial e inferior (Precisa reabrir o aplicativo)</string>
<!-- Webui X settings -->
<string name="use_webuix">Select the WebUI engine to use</string>
<string name="engine_auto_select">Automatic Selection</string>
<string name="engine_force_webuix">Force the use of WebUI X</string>
<string name="engine_force_ksu">Mandatory use of KSU WebUI</string>
<string name="use_webuix_eruda">Injetar Eruda na WebUI X</string>
<string name="use_webuix_eruda_summary">Injetar um console de depuração na WebUI X para facilitar a depuração. Requer depuração da web para estar ligada.</string>
<!-- DPI setting related strings -->
<string name="dpi_settings">Configuração de DPI</string>
<string name="app_dpi_title">DPI aplicado</string>
<string name="app_dpi_summary">Ajustar a densidade de exibição da tela apenas para o aplicativo atual</string>
<string name="dpi_size_small">Pequeno </string>
<string name="dpi_size_medium">Média </string>
<string name="dpi_size_large">Grande</string>
<string name="dpi_size_extra_large">extra grande</string>
<string name="dpi_size_custom">Customizável</string>
<string name="dpi_apply_settings">Aplicando configurações de DPI</string>
<string name="dpi_confirm_title">Confirmar alteração de DPI</string>
<string name="dpi_confirm_message">Tem certeza que deseja alterar o DPI do aplicativo do %1$d para %2$d?</string>
<string name="dpi_confirm_summary">O aplicativo precisa ser reiniciado para aplicar as novas configurações DPI, não afeta a barra de status do sistema ou outras aplicações</string>
<string name="dpi_applied_success">DPI foi definido para %1$d, efetivo após reiniciar o aplicativo</string>
<!-- Language settings related strings -->
<string name="language_setting">Língua do aplicativo</string>
<string name="language_follow_system">Padrão do sistema</string>
<string name="language_changed">Idioma alterado, reiniciando para aplicar as alterações</string>
<string name="settings_card_dim">Ajuste da escuridão do cartão</string>
<!-- Super User Related -->
<string name="scroll_to_top">Mais votados</string>
<string name="scroll_to_bottom">Parte Inferior</string>
<string name="scroll_to_top_description">Rolar para o topo</string>
<string name="scroll_to_bottom_description">Role até o final</string>
<string name="authorized">autorizado</string>
<string name="unauthorized">Não autorizado</string>
<string name="selected">Selecionado</string>
<string name="select">opção</string>
<string name="profile_umount_modules_disable">Desativar o módulo personalizado de desinstalação</string>
<!-- Flash related -->
<string name="error_code">Código de erro</string>
<string name="check_log">Por favor, verifique o log</string>
<string name="installing_module">Módulo sendo instalado %1$d/%2$d</string>
<string name="module_failed_count">%d Falha ao instalar um novo módulo</string>
<string name="module_download_error">Falha ao baixar módulo</string>
<string name="kernel_flashing">Kernel Flashing</string>
</resources>