This commit is contained in:
ShirkNeko
2025-05-23 16:46:31 +08:00
2 changed files with 467 additions and 467 deletions

View File

@@ -11,7 +11,7 @@
<string name="home_unsupported_reason">KernelSU solo admite kernels GKI por ahora</string> <string name="home_unsupported_reason">KernelSU solo admite kernels GKI por ahora</string>
<string name="home_kernel">Versión del kernel</string> <string name="home_kernel">Versión del kernel</string>
<string name="home_susfs">SuSFS: %s</string> <string name="home_susfs">SuSFS: %s</string>
<string name="home_susfs_version">SuSFS Version</string> <string name="home_susfs_version">Versión SuSFS</string>
<string name="home_susfs_sus_su">SuS SU</string> <string name="home_susfs_sus_su">SuS SU</string>
<string name="home_manager_version">Versión del gestor</string> <string name="home_manager_version">Versión del gestor</string>
<string name="home_fingerprint">Huella del dispositivo</string> <string name="home_fingerprint">Huella del dispositivo</string>
@@ -25,10 +25,10 @@
<string name="module_failed_to_disable">Error al desactivar el módulo: %s</string> <string name="module_failed_to_disable">Error al desactivar el módulo: %s</string>
<string name="module_empty">Ningún módulo instalado</string> <string name="module_empty">Ningún módulo instalado</string>
<string name="module">Módulo</string> <string name="module">Módulo</string>
<string name="module_sort_action_first">Sort (Action first)</string> <string name="module_sort_action_first">Ordenar (Acción primero)</string>
<string name="module_sort_enabled_first">Sort (Enabled first)</string> <string name="module_sort_enabled_first">Ordenar (Activado primero)</string>
<string name="uninstall">Desinstalar</string> <string name="uninstall">Desinstalar</string>
<string name="restore">Restore</string> <string name="restore">Restaurar</string>
<string name="module_install">Instalar</string> <string name="module_install">Instalar</string>
<string name="install">Instalar</string> <string name="install">Instalar</string>
<string name="reboot">Reiniciar</string> <string name="reboot">Reiniciar</string>
@@ -56,7 +56,7 @@
<string name="home_click_to_learn_kernelsu">Aprende a instalar KernelSU y a utilizar módulos</string> <string name="home_click_to_learn_kernelsu">Aprende a instalar KernelSU y a utilizar módulos</string>
<string name="home_support_title">Apóyanos</string> <string name="home_support_title">Apóyanos</string>
<string name="home_support_content">KernelSU es, y siempre será, gratuito y de código abierto. Sin embargo, puedes demostrarnos que te importamos haciendo una donación.</string> <string name="home_support_content">KernelSU es, y siempre será, gratuito y de código abierto. Sin embargo, puedes demostrarnos que te importamos haciendo una donación.</string>
<string name="about_source_code"><![CDATA[View source code at %1$s<br/>Join our %2$s channel]]></string> <string name="about_source_code"><![CDATA[Ver el código fuente en %1$s<br/>Únete a nuestro canal %2$s]]></string>
<string name="profile_default">Predeterminado</string> <string name="profile_default">Predeterminado</string>
<string name="profile_template">Plantilla</string> <string name="profile_template">Plantilla</string>
<string name="profile_custom">Personalizado</string> <string name="profile_custom">Personalizado</string>
@@ -70,10 +70,10 @@
<string name="profile_selinux_context">Contexto SELinux</string> <string name="profile_selinux_context">Contexto SELinux</string>
<string name="profile_umount_modules">Desmontar módulos</string> <string name="profile_umount_modules">Desmontar módulos</string>
<string name="failed_to_update_app_profile">Error al actualizar el perfil de la aplicación para %s</string> <string name="failed_to_update_app_profile">Error al actualizar el perfil de la aplicación para %s</string>
<string name="require_kernel_version" formatted="false">The current KernelSU version %d is too low for the manager to work properly. Please upgrade to version %d or higher!</string> <string name="require_kernel_version" formatted="false">La versión %d actual de KernelSU es demasiado baja para que el gestor funcione correctamente. Por favor, ¡actualice a la versión %d o superior!</string>
<string name="settings_umount_modules_default">Desmontar módulos por defecto</string> <string name="settings_umount_modules_default">Desmontar módulos por defecto</string>
<string name="settings_umount_modules_default_summary">El valor global predeterminado para \"Umount modules\" en App Profile. Si está activado, eliminará todas las modificaciones de módulos del sistema para las apps que no tengan un perfil establecido.</string> <string name="settings_umount_modules_default_summary">El valor global predeterminado para \"Umount modules\" en App Profile. Si está activado, eliminará todas las modificaciones de módulos del sistema para las apps que no tengan un perfil establecido.</string>
<string name="settings_susfs_toggle">Disable kprobe hooks</string> <string name="settings_susfs_toggle">Desactivar kprobe hooks</string>
<string name="profile_umount_modules_summary">Activar esta opción permitirá a KernelSU restaurar cualquier archivo modificado por los módulos para esta aplicación.</string> <string name="profile_umount_modules_summary">Activar esta opción permitirá a KernelSU restaurar cualquier archivo modificado por los módulos para esta aplicación.</string>
<string name="profile_selinux_domain">Dominio</string> <string name="profile_selinux_domain">Dominio</string>
<string name="profile_selinux_rules">Reglas</string> <string name="profile_selinux_rules">Reglas</string>
@@ -111,7 +111,7 @@
<string name="settings_check_update">Comprobar actualización</string> <string name="settings_check_update">Comprobar actualización</string>
<string name="settings_check_update_summary">Comprobación automática de actualizaciones al abrir la aplicación</string> <string name="settings_check_update_summary">Comprobación automática de actualizaciones al abrir la aplicación</string>
<string name="grant_root_failed">¡No se ha podido conceder el acceso root!</string> <string name="grant_root_failed">¡No se ha podido conceder el acceso root!</string>
<string name="action">Action</string> <string name="action">Aktion</string>
<string name="open">Abrir</string> <string name="open">Abrir</string>
<string name="enable_web_debugging">Activar la depuración de WebView</string> <string name="enable_web_debugging">Activar la depuración de WebView</string>
<string name="enable_web_debugging_summary">Puede ser usado para depurar WebUI, por favor habilítalo sólo cuando sea necesario.</string> <string name="enable_web_debugging_summary">Puede ser usado para depurar WebUI, por favor habilítalo sólo cuando sea necesario.</string>
@@ -129,239 +129,239 @@
<string name="settings_uninstall_temporary_message">Desinstalar temporalmente KernelSU, restaurar al estado original tras el siguiente reinicio.</string> <string name="settings_uninstall_temporary_message">Desinstalar temporalmente KernelSU, restaurar al estado original tras el siguiente reinicio.</string>
<string name="settings_uninstall_permanent_message">Desinstalar KernelSU (Root y todos los módulos) completa y permanentemente.</string> <string name="settings_uninstall_permanent_message">Desinstalar KernelSU (Root y todos los módulos) completa y permanentemente.</string>
<string name="settings_restore_stock_image_message">Restaurar la imagen de fábrica stock (Si existe una copia de seguridad), por lo general se utiliza antes de OTA; si necesita desinstalar KernelSU, por favor, utilice \"Desinstalar permanentemente\".</string> <string name="settings_restore_stock_image_message">Restaurar la imagen de fábrica stock (Si existe una copia de seguridad), por lo general se utiliza antes de OTA; si necesita desinstalar KernelSU, por favor, utilice \"Desinstalar permanentemente\".</string>
<string name="flashing">Flashing</string> <string name="flashing">Intermitencia</string>
<string name="flash_success">Éxito de Flash</string> <string name="flash_success">Éxito de Flash</string>
<string name="flash_failed">Flash falló</string> <string name="flash_failed">Flash falló</string>
<string name="selected_lkm">LKM seleccionado: %s</string> <string name="selected_lkm">LKM seleccionado: %s</string>
<string name="save_log">Guardar registros</string> <string name="save_log">Guardar registros</string>
<string name="log_saved">Logs saved</string> <string name="log_saved">Registro guardado</string>
<string name="status_supported">Supported</string> <string name="status_supported">Apóyanos</string>
<string name="status_not_supported">Not Supported</string> <string name="status_not_supported">No soportado</string>
<string name="status_unknown">Unknown</string> <string name="status_unknown">Desconocido</string>
<string name="sus_su_mode">SuS SU mode:</string> <string name="sus_su_mode">Modo SuS SU:</string>
<!-- Module related --> <!-- Module related -->
<string name="module_install_confirm">confirm install module %1$s</string> <string name="module_install_confirm">¿confirmar la instalación del módulo %1$s?</string>
<string name="unknown_module">unknown module</string> <string name="unknown_module">módulo desconocido</string>
<!-- Restore related --> <!-- Restore related -->
<string name="restore_confirm_title">Confirm Module Restoration</string> <string name="restore_confirm_title">Confirmar restauración del módulo</string>
<string name="restore_confirm_message">This operation will overwrite all existing modules. Continue?</string> <string name="restore_confirm_message">Esta operación sobrescribirá todos los módulos existentes. ¿Continuar?</string>
<string name="confirm">Confirm</string> <string name="confirm">Confirmar</string>
<string name="cancel">Cancel</string> <string name="cancel">Cancelar</string>
<!-- Backup related --> <!-- Backup related -->
<string name="backup_success">Backup successful (tar.gz)</string> <string name="backup_success">Copia de seguridad exitosa (tar.gz)</string>
<string name="backup_failed">Backup failed: %1$s</string> <string name="backup_failed">Copia de seguridad fallida: %1$s</string>
<string name="backup_modules">backup modules</string> <string name="backup_modules">módulos de respaldo</string>
<string name="restore_modules">restore modules</string> <string name="restore_modules">restaurar módulos</string>
<!-- Restore related messages --> <!-- Restore related messages -->
<string name="restore_success">Modules restored successfully, restart required</string> <string name="restore_success">Módulos restaurados con éxito, se requiere reiniciar</string>
<string name="restore_failed">Restore failed: %1$s</string> <string name="restore_failed">Restauración fallida: %1$s</string>
<string name="restart_now">Restart Now</string> <string name="restart_now">Reiniciar ahora</string>
<string name="unknown_error">Unknown error</string> <string name="unknown_error">Error desconocido</string>
<!-- Command related --> <!-- Command related -->
<string name="command_execution_failed">Command execution failed: %1$s</string> <string name="command_execution_failed">Ejecución del comando fallida: %1$s</string>
<!-- Allowlist related --> <!-- Allowlist related -->
<string name="allowlist_backup_success">Allowlist backup successful</string> <string name="allowlist_backup_success">Copia de seguridad correcta</string>
<string name="allowlist_backup_failed">Allowlist backup failed: %1$s</string> <string name="allowlist_backup_failed">Copia de seguridad de lista fallida: %1$s</string>
<string name="allowlist_restore_confirm_title">Confirm Allowlist Restoration</string> <string name="allowlist_restore_confirm_title">Confirmar restauración de lista de permisos</string>
<string name="allowlist_restore_confirm_message">This operation will overwrite the current allowlist. Continue?</string> <string name="allowlist_restore_confirm_message">Esta operación sobrescribirá la lista permitida actual. ¿Continuar?</string>
<string name="allowlist_restore_success">Allowlist restored successfully</string> <string name="allowlist_restore_success">Lista restaurada correctamente</string>
<string name="allowlist_restore_failed">Allowlist restore failed: %1$s</string> <string name="allowlist_restore_failed">Restauración de lista de permisos falló: %1$s</string>
<string name="backup_allowlist">Backup Allowlist</string> <string name="backup_allowlist">Copia de seguridad lista</string>
<string name="restore_allowlist">Restore Allowlist</string> <string name="restore_allowlist">Restaurar lista de permisos</string>
<string name="settings_custom_background">Custom App Background</string> <string name="settings_custom_background">Fondo de aplicación personalizado</string>
<string name="settings_custom_background_summary">Select an image as background</string> <string name="settings_custom_background_summary">Seleccionar una imagen como fondo</string>
<string name="settings_card_alpha">Navigation bar transparency</string> <string name="settings_card_alpha">Transparencia de la barra de navegación</string>
<string name="settings_restore_default">Restore default</string> <string name="settings_restore_default">Restaurar</string>
<string name="home_android_version">Android version</string> <string name="home_android_version">Versión de Android</string>
<string name="home_device_model">Device model</string> <string name="home_device_model">Modelo del dispositivo</string>
<string name="su_not_allowed">Granting superuser to %s is not allowed</string> <string name="su_not_allowed">No se permite conceder superusuario a %s</string>
<string name="settings_disable_su">Disable su compatibility</string> <string name="settings_disable_su">Desactivar compatibilidad su</string>
<string name="settings_disable_su_summary">Temporarily disable any applications from obtaining root privileges via the su command (existing root processes will not be affected).</string> <string name="settings_disable_su_summary">Deshabilita temporalmente cualquier aplicación para obtener privilegios de root a través del comando de \"it\" (los procesos de root existentes no se verán afectados).</string>
<string name="using_mksu_manager">You are using the SukiSU Beta manager</string> <string name="using_mksu_manager">Estás usando el administrador de la Beta de SukiSU</string>
<string name="module_install_multiple_confirm">Are you sure you want to install the selected %d modules?</string> <string name="module_install_multiple_confirm">¿Está seguro que desea instalar los módulos %d seleccionados?</string>
<string name="module_install_multiple_confirm_with_names">Sure you want to install the following %1$d modules? \n\n%2$s</string> <string name="module_install_multiple_confirm_with_names">Sure you want to install the following %1$d modules? \n\n%2$s</string>
<string name="more_settings">More settings</string> <string name="more_settings">Opciones avanzadas</string>
<string name="selinux">SELinux</string> <string name="selinux">SELinux</string>
<string name="selinux_enabled">Enabled</string> <string name="selinux_enabled">Habilitado</string>
<string name="selinux_disabled">Disabled</string> <string name="selinux_disabled">Desactivado</string>
<string name="simple_mode">Simplicity mode</string> <string name="simple_mode">Modo de simplicidad</string>
<string name="simple_mode_summary">Hides unnecessary cards when turned on</string> <string name="simple_mode_summary">Ocultar tarjetas innecesarias al encender</string>
<string name="hide_kernel_kernelsu_version">Hide kernel version</string> <string name="hide_kernel_kernelsu_version">Ocultar versión del núcleo</string>
<string name="hide_kernel_kernelsu_version_summary">Hide kernel version</string> <string name="hide_kernel_kernelsu_version_summary">Ocultar versión del núcleo</string>
<string name="hide_other_info">Hide other info</string> <string name="hide_other_info">Ocultar otra información</string>
<string name="hide_other_info_summary">Hides information about the number of super users, modules and KPM modules on the home page</string> <string name="hide_other_info_summary">Oculta información sobre el número de superusuarios, módulos y módulos KPM en la página de inicio</string>
<string name="hide_susfs_status">Hide SuSFS status</string> <string name="hide_susfs_status">Ocultar estado SuSFS</string>
<string name="hide_susfs_status_summary">Hide SuSFS status information on the home page</string> <string name="hide_susfs_status_summary">Ocultar información de estado de SuSFS en la página de inicio</string>
<string name="hide_link_card">Hide Link Card Status</string> <string name="hide_link_card">Ocultar el estado de la tarjeta de enlace</string>
<string name="hide_link_card_summary">Hide link card information on the home page</string> <string name="hide_link_card_summary">Ocultar información de la tarjeta de enlace en la página de inicio</string>
<string name="theme_mode">Theme</string> <string name="theme_mode">Temas</string>
<string name="theme_follow_system">Follow system</string> <string name="theme_follow_system">Predeterminado del sistema</string>
<string name="theme_light">Light</string> <string name="theme_light">Claro</string>
<string name="theme_dark">Dark</string> <string name="theme_dark">Oscuro</string>
<string name="manual_hook">Manual Hook</string> <string name="manual_hook">Gancho manual</string>
<string name="dynamic_color_title">Dynamic colours</string> <string name="dynamic_color_title">Color dinámico</string>
<string name="dynamic_color_summary">Dynamic colours using system themes</string> <string name="dynamic_color_summary">Colores dinámicos usando temas del sistema</string>
<string name="choose_theme_color">Choose a theme colour</string> <string name="choose_theme_color">Elegir un color de tema</string>
<string name="color_default">Blue</string> <string name="color_default">Azul</string>
<string name="color_green">Green</string> <string name="color_green">Verde</string>
<string name="color_purple">Purple</string> <string name="color_purple">Morado</string>
<string name="color_orange">Orange</string> <string name="color_orange">Naranjo</string>
<string name="color_pink">Pink</string> <string name="color_pink">Rosa</string>
<string name="color_gray">Gray</string> <string name="color_gray">Gris</string>
<string name="flash_option">Brush Options</string> <string name="flash_option">Opciones de flash</string>
<string name="flash_option_tip">Select the file to be flashed</string> <string name="flash_option_tip">Seleccione el archivo a flashear</string>
<string name="horizon_kernel">Install Anykernel3</string> <string name="horizon_kernel">Install Anykernel3</string>
<string name="horizon_kernel_summary">Flash AnyKernel3 kernel file</string> <string name="horizon_kernel_summary">Flash archivo del kernel AnyKernel3</string>
<string name="root_required">Requires root privileges</string> <string name="root_required">Requiere privilegios de root</string>
<string name="copy_failed">File Copy Failure</string> <string name="copy_failed">Fallo al copiar archivo</string>
<string name="reboot_complete_title">Scrubbing complete</string> <string name="reboot_complete_title">Desguace completo</string>
<string name="reboot_complete_msg">Whether to reboot immediately</string> <string name="reboot_complete_msg">¿Reiniciar inmediatamente?</string>
<string name="yes">Yes</string> <string name="yes">Si</string>
<string name="no">No</string> <string name="no">No</string>
<string name="failed_reboot">Reboot Failed</string> <string name="failed_reboot">Reinicio fallido</string>
<string name="batch_authorization">empower</string> <string name="batch_authorization">empoderar</string>
<string name="batch_cancel_authorization">withdraw</string> <string name="batch_cancel_authorization">gasto</string>
<string name="backup">Backup</string> <string name="backup">Copia de seguridad</string>
<string name="color_yellow">Yellow</string> <string name="color_yellow">Amarillo</string>
<string name="kpm_title">KPM</string> <string name="kpm_title">KPM</string>
<string name="kpm_empty">No installed kernel modules at this time</string> <string name="kpm_empty">No hay módulos del núcleo instalados en este momento</string>
<string name="kpm_version">Version</string> <string name="kpm_version">Versión</string>
<string name="kpm_author">Author</string> <string name="kpm_author">Autor</string>
<string name="kpm_uninstall">Uninstall</string> <string name="kpm_uninstall">Desinstalar</string>
<string name="kpm_uninstall_success">Uninstalled successfully</string> <string name="kpm_uninstall_success">Desinstalado con éxito</string>
<string name="kpm_uninstall_failed">Failed to uninstall</string> <string name="kpm_uninstall_failed">Error al desinstalar</string>
<string name="kpm_install">Install</string> <string name="kpm_install">Instalar</string>
<string name="kpm_install_success">Load of kpm module successful</string> <string name="kpm_install_success">Carga exitosa del módulo kpm</string>
<string name="kpm_install_failed">Load of kpm module failed</string> <string name="kpm_install_failed">Error al cargar el módulo kpm</string>
<string name="kpm_args">Parameters</string> <string name="kpm_args">Parámetros</string>
<string name="kpm_control">Execute</string> <string name="kpm_control">Empezar</string>
<string name="home_kpm_version">KPM Version</string> <string name="home_kpm_version">Versión de KPM</string>
<string name="close_notice">Close</string> <string name="close_notice">Cancelar</string>
<string name="kernel_module_notice">The following kernel module functions were developed by KernelPatch and modified to include the kernel module functions of SukiSU Ultra</string> <string name="kernel_module_notice">Las siguientes funciones del módulo del núcleo fueron desarrolladas por KernelPatch y modificadas para incluir las funciones del módulo del núcleo de SukiSU Ultra</string>
<string name="home_ContributionCard_kernelsu">SukiSU Ultra Look forward to</string> <string name="home_ContributionCard_kernelsu">SukiSU Ultra espera a</string>
<string name="kpm_control_success">Success</string> <string name="kpm_control_success">Correctamente realizado</string>
<string name="kpm_control_failed">Failed</string> <string name="kpm_control_failed">Fallido</string>
<string name="home_click_to_ContributionCard_kernelsu">SukiSU Ultra will be a relatively independent branch of KSU in the future, but we still appreciate the official KernelSU and MKSU etc. for their contributions!</string> <string name="home_click_to_ContributionCard_kernelsu">SukiSU Ultra será una rama relativamente independiente de KSU en el futuro, pero todavía apreciamos el KernelSU oficial y MKSU etc. ¡por sus contribuciones!</string>
<string name="not_supported">Unsupported</string> <string name="not_supported">Sin soporte</string>
<string name="supported">Supported</string> <string name="supported">Apoyado</string>
<string name="home_kpm_module">"Number of KPM modules: %d "</string> <string name="home_kpm_module">"Número de módulos KPM: %d "</string>
<string name="kpm_invalid_file">Invalid KPM file</string> <string name="kpm_invalid_file">Archivo KPM inválido</string>
<string name="kernel_patched">Kernel not patched</string> <string name="kernel_patched">Kernel no parcheado</string>
<string name="kernel_not_enabled">Kernel not configured</string> <string name="kernel_not_enabled">Kernel no configurado</string>
<string name="custom_settings">Custom settings</string> <string name="custom_settings">Ajustes personalizados</string>
<string name="kpm_install_mode">KPM Install</string> <string name="kpm_install_mode">KPM Install</string>
<string name="kpm_install_mode_load">Load</string> <string name="kpm_install_mode_load">Cargar</string>
<string name="kpm_install_mode_embed">Embed</string> <string name="kpm_install_mode_embed">Insertar</string>
<string name="kpm_install_mode_description">Please select: %1\$s Module Installation Mode \n\nLoad: Temporarily load the module \nEmbedded: Permanently install into the system</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">Failed to check module file existence</string> <string name="log_failed_to_check_module_file">Error al comprobar la existencia del archivo de módulo</string>
<string name="snackbar_failed_to_check_module_file">Unable to check if module file exists</string> <string name="snackbar_failed_to_check_module_file">No se puede comprobar si el archivo de módulo existe</string>
<string name="confirm_uninstall_title">Confirm uninstallation</string> <string name="confirm_uninstall_title">Confirme las desinstalaciones</string>
<string name="confirm_uninstall_confirm">Uninstall</string> <string name="confirm_uninstall_confirm">Desinstalar</string>
<string name="confirm_uninstall_dismiss">Cancel</string> <string name="confirm_uninstall_dismiss">Cancelar</string>
<string name="theme_color">Theme Color</string> <string name="theme_color">Color del tema</string>
<string name="invalid_file_type">Incorrect file type! Please select .kpm file.</string> <string name="invalid_file_type">¡Tipo de archivo incorrecto! Por favor seleccione el archivo .kpm.</string>
<string name="confirm_uninstall_title_with_filename">Uninstall</string> <string name="confirm_uninstall_title_with_filename">Desinstalar</string>
<string name="confirm_uninstall_content">The following KPM will be uninstalled: %s</string> <string name="confirm_uninstall_content">El siguiente KPM será desinstalado: %s</string>
<string name="settings_susfs_toggle_summary">Disable kprobe hooks created by KernelSU, using inline hooks instead, which is similar to non-GKI kernel hooking method.</string> <string name="settings_susfs_toggle_summary">Deshabilita los ganchos kprobe creados por KernelSU, usando ganchos en línea en su lugar, que es similar al método de enganche del núcleo no GKI.</string>
<string name="image_editor_title">Adjust background image</string> <string name="image_editor_title">Ajustar imagen de fondo</string>
<string name="image_editor_hint">Use two fingers to zoom the image, and one finger to drag it to adjust the position</string> <string name="image_editor_hint">Usa dos dedos para acercar la imagen, y un dedo para arrastrarla para ajustar la posición</string>
<string name="background_image_error">Could not load image</string> <string name="background_image_error">Imposible cargar imagen</string>
<string name="reprovision">Reprovision</string> <string name="reprovision">Reaprovisionamiento</string>
<!-- Kernel Flash Progress Related --> <!-- Kernel Flash Progress Related -->
<string name="horizon_flash_title">Kernel Flashing</string> <string name="horizon_flash_title">Parpadeo Kernel</string>
<string name="horizon_logs_label">Logs:</string> <string name="horizon_logs_label">Registros:</string>
<string name="horizon_flash_complete">Flash Complete</string> <string name="horizon_flash_complete">Flashear completo</string>
<!-- Flash Status Related --> <!-- Flash Status Related -->
<string name="horizon_preparing">Preparing</string> <string name="horizon_preparing">Preparando</string>
<string name="horizon_cleaning_files">Cleaning files…</string> <string name="horizon_cleaning_files">Limpiando archivos…</string>
<string name="horizon_copying_files">Copying files…</string> <string name="horizon_copying_files">Copiando archivos…</string>
<string name="horizon_extracting_tool">Extracting flash tool</string> <string name="horizon_extracting_tool">Extrayendo herramienta flash…</string>
<string name="horizon_patching_script">Patching flash script…</string> <string name="horizon_patching_script">Parcheando script flash</string>
<string name="horizon_flashing">Flashing kernel…</string> <string name="horizon_flashing">Flashear kernel…</string>
<string name="horizon_flash_complete_status">Flash completed</string> <string name="horizon_flash_complete_status">Flash completado</string>
<!-- Slot selection related strings --> <!-- Slot selection related strings -->
<string name="select_slot_title">Select Flash Slot</string> <string name="select_slot_title">Seleccionar Ranura Flash</string>
<string name="select_slot_description">Please select the target slot for flashing boot</string> <string name="select_slot_description">Por favor, seleccione la ranura de destino para flashear el arranque</string>
<string name="slot_a">Slot A</string> <string name="slot_a">Slot A</string>
<string name="slot_b">Slot B</string> <string name="slot_b">Slot B</string>
<string name="selected_slot">Selected slot: %1$s</string> <string name="selected_slot">Slot selectionada</string>
<string name="horizon_getting_original_slot">Getting the original slot</string> <string name="horizon_getting_original_slot">Obteniendo la ranura original</string>
<string name="horizon_setting_target_slot">Setting the specified slot</string> <string name="horizon_setting_target_slot">Establecer la ranura especificada</string>
<string name="horizon_restoring_original_slot">Restore Default Slot</string> <string name="horizon_restoring_original_slot">Restaurar Ranura Predeterminada</string>
<string name="current_slot">Current Slot%1$s </string> <string name="current_slot">Ranura actual%1$s </string>
<!-- Error Messages --> <!-- Error Messages -->
<string name="horizon_copy_failed">Copy failed</string> <string name="horizon_copy_failed">Hubo un fallo al copiar</string>
<string name="horizon_unknown_error">Unknown error</string> <string name="horizon_unknown_error">Error desconocido</string>
<string name="flash_failed_message">Flash failed</string> <string name="flash_failed_message">Flash falló</string>
<!-- lkm/gki install --> <!-- lkm/gki install -->
<string name="Lkm_install_methods">LKM repair/installation</string> <string name="Lkm_install_methods">Reparación/instalación de LKM</string>
<string name="GKI_install_methods">GKI/non-GKI installation</string> <string name="GKI_install_methods">GKI/non-GKI installation</string>
<string name="kernel_version_log">Kernel version%1$s</string> <string name="kernel_version_log">Versión del kernel</string>
<string name="tool_version_log">Using the patching tool%1$s</string> <string name="tool_version_log">Usando la herramienta de parches%1$s</string>
<string name="configuration">Configure</string> <string name="configuration">Configurar</string>
<string name="app_settings">Application Settings</string> <string name="app_settings">Configuración de la Aplicación</string>
<string name="tools">Tools</string> <string name="tools">Herramientas</string>
<string name="currently_selected">Currently</string> <string name="currently_selected">Actualmente</string>
<!-- String resources used in SuperUser --> <!-- String resources used in SuperUser -->
<string name="clear">Removals</string> <string name="clear">Eliminaciones</string>
<string name="apps_with_root">Applications with root privileges</string> <string name="apps_with_root">Aplicaciones con privilegios de root</string>
<string name="apps_with_custom_profile">Applications with customized configurations</string> <string name="apps_with_custom_profile">Aplicaciones con configuraciones personalizadas</string>
<string name="other_apps">Applications with unchanged defaults</string> <string name="other_apps">Aplicaciones con valores por defecto sin cambios</string>
<string name="no_apps_found">Application not found</string> <string name="no_apps_found">No se ha encontrado la solicitud</string>
<string name="selinux_enabled_toast">SELinux Enabled</string> <string name="selinux_enabled_toast">SELinux habilitado</string>
<string name="selinux_disabled_toast">SELinux Disabled</string> <string name="selinux_disabled_toast">SELinux desactivado</string>
<string name="selinux_change_failed">SELinux Status change failed</string> <string name="selinux_change_failed">Error al cambiar el estado de SELinux</string>
<string name="advanced_settings">Advanced Settings</string> <string name="advanced_settings">Configuraciones avanzadas</string>
<string name="appearance_settings">Customize the toolbar</string> <string name="appearance_settings">Personalizar la barra de herramientas.</string>
<string name="back">Comeback</string> <string name="back">Retorno</string>
<string name="expand">Be in full swing</string> <string name="expand">Estar en pleno swing</string>
<string name="collapse">put away</string> <string name="collapse">poner</string>
<string name="susfs_enabled">SuSFS enabled</string> <string name="susfs_enabled">SuSFS activado</string>
<string name="susfs_disabled">SuSFS disabled</string> <string name="susfs_disabled">SuSFS desactivado</string>
<string name="background_set_success">Background set successfully</string> <string name="background_set_success">Fondo establecido correctamente</string>
<string name="background_removed">Removed custom backgrounds</string> <string name="background_removed">Eliminar fondo personalizado</string>
<string name="root_require_for_install">Requires root privileges</string> <string name="root_require_for_install">Requiere privilegios de root</string>
<!-- KPM display settings --> <!-- KPM display settings -->
<string name="show_kpm_info">Display KPM Function</string> <string name="show_kpm_info">Mostrar función KPM</string>
<string name="show_kpm_info_summary">Display KPM information and Function in home and bottom bar (Need to reopen the app)</string> <string name="show_kpm_info_summary">Mostrar información y función KPM en la barra de inicio e inferior (Necesita reabrir la aplicación)</string>
<!-- Webui X settings --> <!-- Webui X settings -->
<string name="use_webuix">Use WebUI X</string> <string name="use_webuix">Usar WebUI X</string>
<string name="use_webuix_summary">Use WebUI X instead of WebUI which supports more API\'s</string> <string name="use_webuix_summary">Usar WebUI X en lugar de WebUI que soporta más API</string>
<string name="use_webuix_eruda">Inject Eruda into WebUI X</string> <string name="use_webuix_eruda">Inyectar Eruda en 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="use_webuix_eruda_summary">Inyecta una consola de depuración en WebUI X para facilitar la depuración. Requiere que la depuración web esté encendida.</string>
<!-- DPI setting related strings --> <!-- DPI setting related strings -->
<string name="dpi_settings">DPI setting</string> <string name="dpi_settings">Configuración DPI</string>
<string name="app_dpi_title">Applied DPI</string> <string name="app_dpi_title">DPI aplicado</string>
<string name="app_dpi_summary">Adjust the screen display density for the current application only</string> <string name="app_dpi_summary">Ajustar la densidad de pantalla para la aplicación actual</string>
<string name="dpi_size_small">Small </string> <string name="dpi_size_small">Pequeño </string>
<string name="dpi_size_medium">Medium </string> <string name="dpi_size_medium">Medio </string>
<string name="dpi_size_large">Big</string> <string name="dpi_size_large">Original</string>
<string name="dpi_size_extra_large">oversize</string> <string name="dpi_size_extra_large">sobretamaño</string>
<string name="dpi_size_custom">customizable</string> <string name="dpi_size_custom">personalizable</string>
<string name="dpi_apply_settings">Applying DPI settings</string> <string name="dpi_apply_settings">Aplicando ajustes de DPI</string>
<string name="dpi_confirm_title">Confirm DPI change</string> <string name="dpi_confirm_title">Confirmar cambio DPI</string>
<string name="dpi_confirm_message">Are you sure you want to change the application DPI from %1$d to %2$d?</string> <string name="dpi_confirm_message">¿Estás seguro de que quieres cambiar el DPI de la aplicación de %1$d a %2$d?</string>
<string name="dpi_confirm_summary">Application needs to be restarted to apply the new DPI settings, does not affect the system status bar or other applications</string> <string name="dpi_confirm_summary">La aplicación necesita reiniciarse para aplicar la nueva configuración DPI, no afecta a la barra de estado del sistema u otras aplicaciones</string>
<string name="dpi_applied_success">DPI has been set to %1$d, effective after restarting the application</string> <string name="dpi_applied_success">DPI ha sido establecido a %1$d, efectivo después de reiniciar la aplicación</string>
<!-- Language settings related strings --> <!-- Language settings related strings -->
<string name="language_setting">App Language</string> <string name="language_setting">Idioma de la aplicación</string>
<string name="language_follow_system">Follow System</string> <string name="language_follow_system">Seguir sistema</string>
<string name="language_changed">Language changed, restarting to apply changes</string> <string name="language_changed">Idioma cambiado, reiniciando para aplicar cambios</string>
<string name="settings_card_dim">Card Darkness Adjustment</string> <string name="settings_card_dim">Ajuste de oscuridad de tarjeta</string>
<!-- Super User Related --> <!-- Super User Related -->
<string name="scroll_to_top">Top</string> <string name="scroll_to_top">Arriba</string>
<string name="scroll_to_bottom">Bottom</string> <string name="scroll_to_bottom">Abajo</string>
<string name="scroll_to_top_description">Scroll to top</string> <string name="scroll_to_top_description">Ir arriba</string>
<string name="scroll_to_bottom_description">Scroll to the bottom</string> <string name="scroll_to_bottom_description">Desplazar hacia abajo</string>
<string name="authorized">authorized</string> <string name="authorized">autorizado</string>
<string name="unauthorized">unauthorized</string> <string name="unauthorized">Sin Autorización</string>
<string name="selected">Selected</string> <string name="selected">Seleccionados</string>
<string name="select">option</string> <string name="select">opción</string>
<string name="profile_umount_modules_disable">Disable custom uninstallation module</string> <string name="profile_umount_modules_disable">Desactivar módulo personalizado de desinstalación</string>
<!-- Flash related --> <!-- Flash related -->
<string name="error_code">error code</string> <string name="error_code">código de error</string>
<string name="check_log">Please check the log</string> <string name="check_log">Por favor, compruebe el registro</string>
<string name="installing_module">Module being installed %1$d/%2$d</string> <string name="installing_module">Módulo instalado %1$d/%2$d</string>
<string name="module_failed_count">%d Failed to install a new module</string> <string name="module_failed_count">%d falló al instalar un nuevo módulo</string>
<string name="module_download_error">Module download failed</string> <string name="module_download_error">La descarga del modelo falló</string>
</resources> </resources>

View File

@@ -11,7 +11,7 @@
<string name="home_unsupported_reason">KernelSU suporta apenas kernels GKI agora</string> <string name="home_unsupported_reason">KernelSU suporta apenas kernels GKI agora</string>
<string name="home_kernel">Kernel</string> <string name="home_kernel">Kernel</string>
<string name="home_susfs">SuSFS: %s</string> <string name="home_susfs">SuSFS: %s</string>
<string name="home_susfs_version">SuSFS Version</string> <string name="home_susfs_version">Versão SuSFS</string>
<string name="home_susfs_sus_su">SuS SU</string> <string name="home_susfs_sus_su">SuS SU</string>
<string name="home_manager_version">Versão do aplicativo</string> <string name="home_manager_version">Versão do aplicativo</string>
<string name="home_fingerprint">Impressão digital</string> <string name="home_fingerprint">Impressão digital</string>
@@ -25,10 +25,10 @@
<string name="module_failed_to_disable">Falha ao desativar 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_empty">Nenhum módulo instalado</string>
<string name="module">Modulos</string> <string name="module">Modulos</string>
<string name="module_sort_action_first">Sort (Action first)</string> <string name="module_sort_action_first">Ordenar (exceto primeiro)</string>
<string name="module_sort_enabled_first">Sort (Enabled first)</string> <string name="module_sort_enabled_first">Ordenar (Habilitado primeiro)</string>
<string name="uninstall">Desinstalar</string> <string name="uninstall">Desinstalar</string>
<string name="restore">Restore</string> <string name="restore">Restaurar</string>
<string name="module_install">Instalar</string> <string name="module_install">Instalar</string>
<string name="install">Instalar</string> <string name="install">Instalar</string>
<string name="reboot">Reiniciar</string> <string name="reboot">Reiniciar</string>
@@ -56,7 +56,7 @@
<string name="home_click_to_learn_kernelsu">Aprenda a instalar o KernelSU e usar os módulos</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_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="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[View source code at %1$s<br/>Join our %2$s channel]]></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_default">Padrão</string>
<string name="profile_template">Modelo</string> <string name="profile_template">Modelo</string>
<string name="profile_custom">Personalizado</string> <string name="profile_custom">Personalizado</string>
@@ -70,10 +70,10 @@
<string name="profile_selinux_context">contexto SELinux</string> <string name="profile_selinux_context">contexto SELinux</string>
<string name="profile_umount_modules">Desativar modulos</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="failed_to_update_app_profile">Falha ao atualizar o perfil do aplicativo para %s</string>
<string name="require_kernel_version" formatted="false">The current KernelSU version %d is too low for the manager to work properly. Please upgrade to version %d or higher!</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">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_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">Disable kprobe hooks</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_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_domain">Domínio</string>
<string name="profile_selinux_rules">Regras</string> <string name="profile_selinux_rules">Regras</string>
@@ -85,283 +85,283 @@
<string name="force_stop_app" formatted="false">Forçar parada</string> <string name="force_stop_app" formatted="false">Forçar parada</string>
<string name="restart_app">Reiniciar</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="failed_to_update_sepolicy">Falha ao atualizar as regras do SELinux para: %s</string>
<string name="module_changelog">Changelog</string> <string name="module_changelog">Registro de alterações</string>
<string name="settings_profile_template">App Profile Template</string> <string name="settings_profile_template">Modelo do Perfil do Aplicativo</string>
<string name="settings_profile_template_summary">Manage local and online template of App Profile</string> <string name="settings_profile_template_summary">Gerenciar modelo local e online do perfil do aplicativo</string>
<string name="app_profile_template_create">Create template</string> <string name="app_profile_template_create">Criar modelo</string>
<string name="app_profile_template_edit">Edit template</string> <string name="app_profile_template_edit">Editar modelo</string>
<string name="app_profile_template_id">ID</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_id_invalid">ID de modelo incorreta</string>
<string name="app_profile_template_name">Name</string> <string name="app_profile_template_name">Nome</string>
<string name="app_profile_template_description">Description</string> <string name="app_profile_template_description">Descrição</string>
<string name="app_profile_template_save">Save</string> <string name="app_profile_template_save">Salvar</string>
<string name="app_profile_template_delete">Delete</string> <string name="app_profile_template_delete">Apagar</string>
<string name="app_profile_template_view">View template</string> <string name="app_profile_template_view">Ver template</string>
<string name="app_profile_template_readonly">Read only</string> <string name="app_profile_template_readonly">Somente leitura</string>
<string name="app_profile_template_id_exist">Template ID already exists!</string> <string name="app_profile_template_id_exist">O ID do modelo já existe!</string>
<string name="app_profile_import_export">Import/Export</string> <string name="app_profile_import_export">Importar/Exportar</string>
<string name="app_profile_import_from_clipboard">Import from clipboard</string> <string name="app_profile_import_from_clipboard">Importar da área de transferência</string>
<string name="app_profile_export_to_clipboard">Export to clipboard</string> <string name="app_profile_export_to_clipboard">Exportar para área de transferência</string>
<string name="app_profile_template_export_empty">Cannot find local template to export!</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">Imported successfully</string> <string name="app_profile_template_import_success">Importado com sucesso</string>
<string name="app_profile_template_sync">Sync online templates</string> <string name="app_profile_template_sync">Sincronizar modelos on-line</string>
<string name="app_profile_template_save_failed">Failed to save template</string> <string name="app_profile_template_save_failed">Falha ao salvar o modelo</string>
<string name="app_profile_template_import_empty">Clipboard is empty!</string> <string name="app_profile_template_import_empty">A área de transferência está vazia!</string>
<string name="module_changelog_failed">Fetch changelog failed: %s</string> <string name="module_changelog_failed">Falha ao buscar o registro de alterações: %s</string>
<string name="settings_check_update">Check update</string> <string name="settings_check_update">Verificar atualização</string>
<string name="settings_check_update_summary">Automatically check for updates when opening the app</string> <string name="settings_check_update_summary">Verifique automaticamente se há atualizações ao abrir o app</string>
<string name="grant_root_failed">Failed to grant root!</string> <string name="grant_root_failed">Falha ao conceder acesso root!</string>
<string name="action">Action</string> <string name="action">Ações</string>
<string name="open">Open</string> <string name="open">Abrir</string>
<string name="enable_web_debugging">Enable WebView debugging</string> <string name="enable_web_debugging">Ativar depuração do WebView</string>
<string name="enable_web_debugging_summary">Can be used to debug WebUI. Please enable only when needed.</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">Direct install (Recommended)</string> <string name="direct_install">Instalação direta (recomendada)</string>
<string name="select_file">Select a image that needs to be patched</string> <string name="select_file">Selecione uma imagem que precisa ser corrigida</string>
<string name="install_inactive_slot">Install to inactive slot (After OTA)</string> <string name="install_inactive_slot">Instalar no slot inativo (após o 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_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">Next</string> <string name="install_next">Avançar</string>
<string name="select_file_tip">%1$s partition image is recommended</string> <string name="select_file_tip">A imagem da partição %1$s é recomendada</string>
<string name="select_kmi">Select KMI</string> <string name="select_kmi">Selecionar KMI</string>
<string name="settings_uninstall">Uninstall</string> <string name="settings_uninstall">Desinstalar</string>
<string name="settings_uninstall_temporary">Uninstall temporarily</string> <string name="settings_uninstall_temporary">Desinstalar temporariamente</string>
<string name="settings_uninstall_permanent">Uninstall permanently</string> <string name="settings_uninstall_permanent">Desinstalar permanentemente</string>
<string name="settings_restore_stock_image">Restore stock image</string> <string name="settings_restore_stock_image">Restaurar imagem de fábrica</string>
<string name="settings_uninstall_temporary_message">Temporarily uninstall KernelSU, restore to original state after next reboot.</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">Uninstalling KernelSU (Root and all modules) completely and permanently.</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">Restore the stock factory image (If a backup exists), usually used before OTA; if you need to uninstall KernelSU, please use \"Uninstall permanently\".</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">Flashing</string> <string name="flashing">Flasheando</string>
<string name="flash_success">Flash success</string> <string name="flash_success">Flash bem-sucedido</string>
<string name="flash_failed">Flash failed</string> <string name="flash_failed">Flash falhou</string>
<string name="selected_lkm">Selected LKM: %s</string> <string name="selected_lkm">LKM selecionado: %s</string>
<string name="save_log">Salvar Registros</string> <string name="save_log">Salvar Registros</string>
<string name="log_saved">Logs saved</string> <string name="log_saved">Registros salvos</string>
<string name="status_supported">Supported</string> <string name="status_supported">Apoie-nos</string>
<string name="status_not_supported">Not Supported</string> <string name="status_not_supported">Não Suportado</string>
<string name="status_unknown">Unknown</string> <string name="status_unknown">Desconhecido</string>
<string name="sus_su_mode">SuS SU mode:</string> <string name="sus_su_mode">Modo SU SuSU:</string>
<!-- Module related --> <!-- Module related -->
<string name="module_install_confirm">confirm install module %1$s</string> <string name="module_install_confirm">¿confirmar la instalación del módulo %1$s?</string>
<string name="unknown_module">unknown module</string> <string name="unknown_module">módulo desconocido</string>
<!-- Restore related --> <!-- Restore related -->
<string name="restore_confirm_title">Confirm Module Restoration</string> <string name="restore_confirm_title">Confirmar Restauração de Módulo</string>
<string name="restore_confirm_message">This operation will overwrite all existing modules. Continue?</string> <string name="restore_confirm_message">Esta operação irá sobrescrever todos os módulos existentes. Continuar?</string>
<string name="confirm">Confirm</string> <string name="confirm">Confirmação</string>
<string name="cancel">Cancel</string> <string name="cancel">Cancelar</string>
<!-- Backup related --> <!-- Backup related -->
<string name="backup_success">Backup successful (tar.gz)</string> <string name="backup_success">Backup bem sucedido (tar.gz)</string>
<string name="backup_failed">Backup failed: %1$s</string> <string name="backup_failed">Backup falhou: %1$s</string>
<string name="backup_modules">backup modules</string> <string name="backup_modules">módulos de backup</string>
<string name="restore_modules">restore modules</string> <string name="restore_modules">restaurar módulos</string>
<!-- Restore related messages --> <!-- Restore related messages -->
<string name="restore_success">Modules restored successfully, restart required</string> <string name="restore_success">Módulos restaurados com sucesso, reinicialização necessária</string>
<string name="restore_failed">Restore failed: %1$s</string> <string name="restore_failed">Falha na restauração: %1$s</string>
<string name="restart_now">Restart Now</string> <string name="restart_now">Reiniciar agora</string>
<string name="unknown_error">Unknown error</string> <string name="unknown_error">Erro desconhecido</string>
<!-- Command related --> <!-- Command related -->
<string name="command_execution_failed">Command execution failed: %1$s</string> <string name="command_execution_failed">A execução do comando falhou: %1$s</string>
<!-- Allowlist related --> <!-- Allowlist related -->
<string name="allowlist_backup_success">Allowlist backup successful</string> <string name="allowlist_backup_success">Backup concluído</string>
<string name="allowlist_backup_failed">Allowlist backup failed: %1$s</string> <string name="allowlist_backup_failed">Falha no backup permitido: %1$s</string>
<string name="allowlist_restore_confirm_title">Confirm Allowlist Restoration</string> <string name="allowlist_restore_confirm_title">Confirmar Restauração de Lista</string>
<string name="allowlist_restore_confirm_message">This operation will overwrite the current allowlist. Continue?</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 restored successfully</string> <string name="allowlist_restore_success">Allowlist restaurada com sucesso</string>
<string name="allowlist_restore_failed">Allowlist restore failed: %1$s</string> <string name="allowlist_restore_failed">Falha na restauração do Allowlist: %1$s</string>
<string name="backup_allowlist">Backup Allowlist</string> <string name="backup_allowlist">Backup Permitido</string>
<string name="restore_allowlist">Restore Allowlist</string> <string name="restore_allowlist">Restaurar Allowlist</string>
<string name="settings_custom_background">Custom App Background</string> <string name="settings_custom_background">Fundo personalizado do App</string>
<string name="settings_custom_background_summary">Select an image as background</string> <string name="settings_custom_background_summary">Selecione uma imagem como plano de fundo</string>
<string name="settings_card_alpha">Navigation bar transparency</string> <string name="settings_card_alpha">Transparência da barra de navegação</string>
<string name="settings_restore_default">Restore default</string> <string name="settings_restore_default">Restaurar padrões</string>
<string name="home_android_version">Android version</string> <string name="home_android_version">Android Version </string>
<string name="home_device_model">Device model</string> <string name="home_device_model">Modelo do aparelho</string>
<string name="su_not_allowed">Granting superuser to %s is not allowed</string> <string name="su_not_allowed">Conceder superusuário à %s não é permitido</string>
<string name="settings_disable_su">Disable su compatibility</string> <string name="settings_disable_su">Desativar compatibilidade com su</string>
<string name="settings_disable_su_summary">Temporarily disable any applications from obtaining root privileges via the su command (existing root processes will not be affected).</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">You are using the SukiSU Beta manager</string> <string name="using_mksu_manager">Você está usando o gerenciador do SukiSU Beta</string>
<string name="module_install_multiple_confirm">Are you sure you want to install the selected %d modules?</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">Sure you want to install the following %1$d modules? \n\n%2$s</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="more_settings">More settings</string>
<string name="selinux">SELinux</string> <string name="selinux">SELinux</string>
<string name="selinux_enabled">Enabled</string> <string name="selinux_enabled">Ativado</string>
<string name="selinux_disabled">Disabled</string> <string name="selinux_disabled">Desabilitado</string>
<string name="simple_mode">Simplicity mode</string> <string name="simple_mode">Modo de simplicidade</string>
<string name="simple_mode_summary">Hides unnecessary cards when turned on</string> <string name="simple_mode_summary">Oculta cartas desnecessárias quando ativadas</string>
<string name="hide_kernel_kernelsu_version">Hide kernel version</string> <string name="hide_kernel_kernelsu_version">Ocultar versão kernel</string>
<string name="hide_kernel_kernelsu_version_summary">Hide kernel version</string> <string name="hide_kernel_kernelsu_version_summary">Ocultar versão kernel</string>
<string name="hide_other_info">Hide other info</string> <string name="hide_other_info">Ocultar outras informações</string>
<string name="hide_other_info_summary">Hides information about the number of super users, modules and KPM modules on the home page</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">Hide SuSFS status</string> <string name="hide_susfs_status">Ocultar status SuSFS</string>
<string name="hide_susfs_status_summary">Hide SuSFS status information on the home page</string> <string name="hide_susfs_status_summary">Ocultar informações de status SuSFS na página inicial</string>
<string name="hide_link_card">Hide Link Card Status</string> <string name="hide_link_card">Ocultar status do link</string>
<string name="hide_link_card_summary">Hide link card information on the home page</string> <string name="hide_link_card_summary">Ocultar informações do cartão do link na página inicial</string>
<string name="theme_mode">Theme</string> <string name="theme_mode">Tema</string>
<string name="theme_follow_system">Follow system</string> <string name="theme_follow_system">Seguir o sistema</string>
<string name="theme_light">Light</string> <string name="theme_light">Claro</string>
<string name="theme_dark">Dark</string> <string name="theme_dark">Escuro</string>
<string name="manual_hook">Manual Hook</string> <string name="manual_hook">Hook manual</string>
<string name="dynamic_color_title">Dynamic colours</string> <string name="dynamic_color_title">Cor dinâmica</string>
<string name="dynamic_color_summary">Dynamic colours using system themes</string> <string name="dynamic_color_summary">Cores dinâmicas usando temas de sistema</string>
<string name="choose_theme_color">Choose a theme colour</string> <string name="choose_theme_color">Escolha uma cor temática</string>
<string name="color_default">Blue</string> <string name="color_default">Blue</string>
<string name="color_green">Green</string> <string name="color_green">Verde</string>
<string name="color_purple">Purple</string> <string name="color_purple">Violeta</string>
<string name="color_orange">Orange</string> <string name="color_orange">Laranja</string>
<string name="color_pink">Pink</string> <string name="color_pink">Rosa</string>
<string name="color_gray">Gray</string> <string name="color_gray">Cinza</string>
<string name="flash_option">Brush Options</string> <string name="flash_option">Opções do pincel</string>
<string name="flash_option_tip">Select the file to be flashed</string> <string name="flash_option_tip">Selecione o arquivo a ser instalado</string>
<string name="horizon_kernel">Install Anykernel3</string> <string name="horizon_kernel">Install Anykernel3</string>
<string name="horizon_kernel_summary">Flash AnyKernel3 kernel file</string> <string name="horizon_kernel_summary">Instalar o arquivo kernel AnyKernel3</string>
<string name="root_required">Requires root privileges</string> <string name="root_required">Requer privilégios de superusuário</string>
<string name="copy_failed">File Copy Failure</string> <string name="copy_failed">Falha ao copiar arquivo</string>
<string name="reboot_complete_title">Scrubbing complete</string> <string name="reboot_complete_title">Esboço completo</string>
<string name="reboot_complete_msg">Whether to reboot immediately</string> <string name="reboot_complete_msg">Reiniciar imediatamente?</string>
<string name="yes">Yes</string> <string name="yes">Sim</string>
<string name="no">No</string> <string name="no">Não</string>
<string name="failed_reboot">Reboot Failed</string> <string name="failed_reboot">Reinicialização falhou</string>
<string name="batch_authorization">empower</string> <string name="batch_authorization">empoderar</string>
<string name="batch_cancel_authorization">withdraw</string> <string name="batch_cancel_authorization">retirar</string>
<string name="backup">Backup</string> <string name="backup">Backup</string>
<string name="color_yellow">Yellow</string> <string name="color_yellow">Amarelo</string>
<string name="kpm_title">KPM</string> <string name="kpm_title">KPM</string>
<string name="kpm_empty">No installed kernel modules at this time</string> <string name="kpm_empty">Não há módulos do kernel instalados neste momento</string>
<string name="kpm_version">Version</string> <string name="kpm_version">Versão</string>
<string name="kpm_author">Author</string> <string name="kpm_author">Autor</string>
<string name="kpm_uninstall">Uninstall</string> <string name="kpm_uninstall">Desinstalar</string>
<string name="kpm_uninstall_success">Uninstalled successfully</string> <string name="kpm_uninstall_success">Desinstalado com sucesso</string>
<string name="kpm_uninstall_failed">Failed to uninstall</string> <string name="kpm_uninstall_failed">Falha ao desinstalar</string>
<string name="kpm_install">Install</string> <string name="kpm_install">Instalar</string>
<string name="kpm_install_success">Load of kpm module successful</string> <string name="kpm_install_success">Carregamento do módulo kpm com sucesso</string>
<string name="kpm_install_failed">Load of kpm module failed</string> <string name="kpm_install_failed">Falha ao carregar o módulo kpm</string>
<string name="kpm_args">Parameters</string> <string name="kpm_args">Parâmetros</string>
<string name="kpm_control">Execute</string> <string name="kpm_control">Executar</string>
<string name="home_kpm_version">KPM Version</string> <string name="home_kpm_version">Versão do KPM</string>
<string name="close_notice">Close</string> <string name="close_notice">Fechar</string>
<string name="kernel_module_notice">The following kernel module functions were developed by KernelPatch and modified to include the kernel module functions of SukiSU Ultra</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 Look forward to</string> <string name="home_ContributionCard_kernelsu">SukiSU Ultra aguarda ansiosamente</string>
<string name="kpm_control_success">Success</string> <string name="kpm_control_success">Sucesso</string>
<string name="kpm_control_failed">Failed</string> <string name="kpm_control_failed">Falhou</string>
<string name="home_click_to_ContributionCard_kernelsu">SukiSU Ultra will be a relatively independent branch of KSU in the future, but we still appreciate the official KernelSU and MKSU etc. for their contributions!</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">Unsupported</string> <string name="not_supported">Sem suporte</string>
<string name="supported">Supported</string> <string name="supported">Apoie-nos</string>
<string name="home_kpm_module">"Number of KPM modules: %d "</string> <string name="home_kpm_module">"Número de módulos KPM: %d "</string>
<string name="kpm_invalid_file">Invalid KPM file</string> <string name="kpm_invalid_file">Arquivo KPM inválido</string>
<string name="kernel_patched">Kernel not patched</string> <string name="kernel_patched">Kernel não corrigido</string>
<string name="kernel_not_enabled">Kernel not configured</string> <string name="kernel_not_enabled">Kernel não configurado</string>
<string name="custom_settings">Custom settings</string> <string name="custom_settings">Configurações personalizadas</string>
<string name="kpm_install_mode">KPM Install</string> <string name="kpm_install_mode">KPM Install</string>
<string name="kpm_install_mode_load">Load</string> <string name="kpm_install_mode_load">Carga</string>
<string name="kpm_install_mode_embed">Embed</string> <string name="kpm_install_mode_embed">Embutir</string>
<string name="kpm_install_mode_description">Please select: %1\$s Module Installation Mode \n\nLoad: Temporarily load the module \nEmbedded: Permanently install into the system</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">Failed to check module file existence</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">Unable to check if module file exists</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">Confirm uninstallation</string> <string name="confirm_uninstall_title">Confirmar Desinstalação</string>
<string name="confirm_uninstall_confirm">Uninstall</string> <string name="confirm_uninstall_confirm">Desinstalar</string>
<string name="confirm_uninstall_dismiss">Cancel</string> <string name="confirm_uninstall_dismiss">Cancelar</string>
<string name="theme_color">Theme Color</string> <string name="theme_color">Cor do tema</string>
<string name="invalid_file_type">Incorrect file type! Please select .kpm file.</string> <string name="invalid_file_type">Tipo de arquivo incorreto! Selecione o arquivo .kpm.</string>
<string name="confirm_uninstall_title_with_filename">Uninstall</string> <string name="confirm_uninstall_title_with_filename">Desinstalar</string>
<string name="confirm_uninstall_content">The following KPM will be uninstalled: %s</string> <string name="confirm_uninstall_content">O seguinte KPM será desinstalado: %s</string>
<string name="settings_susfs_toggle_summary">Disable kprobe hooks created by KernelSU, using inline hooks instead, which is similar to non-GKI kernel hooking method.</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">Adjust background image</string> <string name="image_editor_title">Ajustar imagem de fundo</string>
<string name="image_editor_hint">Use two fingers to zoom the image, and one finger to drag it to adjust the position</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">Could not load image</string> <string name="background_image_error">Não foi possível carregar a imagem</string>
<string name="reprovision">Reprovision</string> <string name="reprovision">Restituição</string>
<!-- Kernel Flash Progress Related --> <!-- Kernel Flash Progress Related -->
<string name="horizon_flash_title">Kernel Flashing</string> <string name="horizon_flash_title">Kernel Flashing</string>
<string name="horizon_logs_label">Logs:</string> <string name="horizon_logs_label">Logs:</string>
<string name="horizon_flash_complete">Flash Complete</string> <string name="horizon_flash_complete">Flash concluído</string>
<!-- Flash Status Related --> <!-- Flash Status Related -->
<string name="horizon_preparing">Preparing</string> <string name="horizon_preparing">Preparando</string>
<string name="horizon_cleaning_files">Cleaning files…</string> <string name="horizon_cleaning_files">limpando arquivos…</string>
<string name="horizon_copying_files">Copying files</string> <string name="horizon_copying_files">Copiando arquivo</string>
<string name="horizon_extracting_tool">Extracting flash tool</string> <string name="horizon_extracting_tool">Extraindo a ferramenta flash…</string>
<string name="horizon_patching_script">Patching flash script…</string> <string name="horizon_patching_script">Atualizando o script flash</string>
<string name="horizon_flashing">Flashing kernel…</string> <string name="horizon_flashing">Flasheando kernel…</string>
<string name="horizon_flash_complete_status">Flash completed</string> <string name="horizon_flash_complete_status">Flash completo</string>
<!-- Slot selection related strings --> <!-- Slot selection related strings -->
<string name="select_slot_title">Select Flash Slot</string> <string name="select_slot_title">Selecionar Slot em Flash</string>
<string name="select_slot_description">Please select the target slot for flashing boot</string> <string name="select_slot_description">Por favor, selecione o slot de destino para flashear a inicialização</string>
<string name="slot_a">Slot A</string> <string name="slot_a">Slot B</string>
<string name="slot_b">Slot B</string> <string name="slot_b">Slot B</string>
<string name="selected_slot">Selected slot: %1$s</string> <string name="selected_slot">Slot selecionado: %1$s</string>
<string name="horizon_getting_original_slot">Getting the original slot</string> <string name="horizon_getting_original_slot">Obtendo o espaço original</string>
<string name="horizon_setting_target_slot">Setting the specified slot</string> <string name="horizon_setting_target_slot">Configurando o slot especificado</string>
<string name="horizon_restoring_original_slot">Restore Default Slot</string> <string name="horizon_restoring_original_slot">Restaurar Slot Padrão</string>
<string name="current_slot">Current Slot%1$s </string> <string name="current_slot">Slot Atual%1$s </string>
<!-- Error Messages --> <!-- Error Messages -->
<string name="horizon_copy_failed">Copy failed</string> <string name="horizon_copy_failed">Falha ao copiar</string>
<string name="horizon_unknown_error">Unknown error</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 failed</string> <string name="flash_failed_message">Flash falhou</string>
<!-- lkm/gki install --> <!-- lkm/gki install -->
<string name="Lkm_install_methods">LKM repair/installation</string> <string name="Lkm_install_methods">LKM reparo/instalação</string>
<string name="GKI_install_methods">GKI/non-GKI installation</string> <string name="GKI_install_methods">GKI/non-GKI installation</string>
<string name="kernel_version_log">Kernel version%1$s</string> <string name="kernel_version_log">Kernel</string>
<string name="tool_version_log">Using the patching tool%1$s</string> <string name="tool_version_log">Usando a ferramenta de correção%1$s</string>
<string name="configuration">Configure</string> <string name="configuration">Configurar</string>
<string name="app_settings">Application Settings</string> <string name="app_settings">Configurações Do Aplicativo</string>
<string name="tools">Tools</string> <string name="tools">Ferramentas</string>
<string name="currently_selected">Currently</string> <string name="currently_selected">Atual</string>
<!-- String resources used in SuperUser --> <!-- String resources used in SuperUser -->
<string name="clear">Removals</string> <string name="clear">Remoções</string>
<string name="apps_with_root">Applications with root privileges</string> <string name="apps_with_root">Aplicativos com privilégios de superusuário</string>
<string name="apps_with_custom_profile">Applications with customized configurations</string> <string name="apps_with_custom_profile">Aplicativos com configurações personalizadas</string>
<string name="other_apps">Applications with unchanged defaults</string> <string name="other_apps">Aplicações com padrões não alterados</string>
<string name="no_apps_found">Application not found</string> <string name="no_apps_found">Aplicativo não encontrado</string>
<string name="selinux_enabled_toast">SELinux Enabled</string> <string name="selinux_enabled_toast">SELinux habilitado</string>
<string name="selinux_disabled_toast">SELinux Disabled</string> <string name="selinux_disabled_toast">SELinux Desativado</string>
<string name="selinux_change_failed">SELinux Status change failed</string> <string name="selinux_change_failed">Falha na alteração de estado do SELinux</string>
<string name="advanced_settings">Advanced Settings</string> <string name="advanced_settings">Configurações Avançadas</string>
<string name="appearance_settings">Customize the toolbar</string> <string name="appearance_settings">Personaliza a barra de ferramentas.</string>
<string name="back">Comeback</string> <string name="back">Retorno</string>
<string name="expand">Be in full swing</string> <string name="expand">Esteja em pleno balanço</string>
<string name="collapse">put away</string> <string name="collapse">jogou fora</string>
<string name="susfs_enabled">SuSFS enabled</string> <string name="susfs_enabled">SuSFS habilitado</string>
<string name="susfs_disabled">SuSFS disabled</string> <string name="susfs_disabled">SuSFS desativado</string>
<string name="background_set_success">Background set successfully</string> <string name="background_set_success">Fundo definido com sucesso</string>
<string name="background_removed">Removed custom backgrounds</string> <string name="background_removed">Remover</string>
<string name="root_require_for_install">Requires root privileges</string> <string name="root_require_for_install">Requer privilégios de superusuário</string>
<!-- KPM display settings --> <!-- KPM display settings -->
<string name="show_kpm_info">Display KPM Function</string> <string name="show_kpm_info">Exibir função KPM</string>
<string name="show_kpm_info_summary">Display KPM information and Function in home and bottom bar (Need to reopen the app)</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 --> <!-- Webui X settings -->
<string name="use_webuix">Use WebUI X</string> <string name="use_webuix">Usar WebUI X</string>
<string name="use_webuix_summary">Use WebUI X instead of WebUI which supports more API\'s</string> <string name="use_webuix_summary">Use WebUI X em vez de WebUI que suporta mais API</string>
<string name="use_webuix_eruda">Inject Eruda into WebUI X</string> <string name="use_webuix_eruda">Injetar Eruda na 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="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 --> <!-- DPI setting related strings -->
<string name="dpi_settings">DPI setting</string> <string name="dpi_settings">Configuração de DPI</string>
<string name="app_dpi_title">Applied DPI</string> <string name="app_dpi_title">DPI aplicado</string>
<string name="app_dpi_summary">Adjust the screen display density for the current application only</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">Small </string> <string name="dpi_size_small">Pequeno </string>
<string name="dpi_size_medium">Medium </string> <string name="dpi_size_medium">Média </string>
<string name="dpi_size_large">Big</string> <string name="dpi_size_large">Grande</string>
<string name="dpi_size_extra_large">oversize</string> <string name="dpi_size_extra_large">extra grande</string>
<string name="dpi_size_custom">customizable</string> <string name="dpi_size_custom">Customizável</string>
<string name="dpi_apply_settings">Applying DPI settings</string> <string name="dpi_apply_settings">Aplicando configurações de DPI</string>
<string name="dpi_confirm_title">Confirm DPI change</string> <string name="dpi_confirm_title">Confirmar alteração de DPI</string>
<string name="dpi_confirm_message">Are you sure you want to change the application DPI from %1$d to %2$d?</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">Application needs to be restarted to apply the new DPI settings, does not affect the system status bar or other applications</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 has been set to %1$d, effective after restarting the application</string> <string name="dpi_applied_success">DPI foi definido para %1$d, efetivo após reiniciar o aplicativo</string>
<!-- Language settings related strings --> <!-- Language settings related strings -->
<string name="language_setting">App Language</string> <string name="language_setting">Língua do aplicativo</string>
<string name="language_follow_system">Follow System</string> <string name="language_follow_system">Padrão do sistema</string>
<string name="language_changed">Language changed, restarting to apply changes</string> <string name="language_changed">Idioma alterado, reiniciando para aplicar as alterações</string>
<string name="settings_card_dim">Card Darkness Adjustment</string> <string name="settings_card_dim">Ajuste da escuridão do cartão</string>
<!-- Super User Related --> <!-- Super User Related -->
<string name="scroll_to_top">Top</string> <string name="scroll_to_top">Mais votados</string>
<string name="scroll_to_bottom">Bottom</string> <string name="scroll_to_bottom">Parte Inferior</string>
<string name="scroll_to_top_description">Scroll to top</string> <string name="scroll_to_top_description">Rolar para o topo</string>
<string name="scroll_to_bottom_description">Scroll to the bottom</string> <string name="scroll_to_bottom_description">Role até o final</string>
<string name="authorized">authorized</string> <string name="authorized">autorizado</string>
<string name="unauthorized">unauthorized</string> <string name="unauthorized">Não autorizado</string>
<string name="selected">Selected</string> <string name="selected">Selecionado</string>
<string name="select">option</string> <string name="select">opção</string>
<string name="profile_umount_modules_disable">Disable custom uninstallation module</string> <string name="profile_umount_modules_disable">Desativar o módulo personalizado de desinstalação</string>
<!-- Flash related --> <!-- Flash related -->
<string name="error_code">error code</string> <string name="error_code">Código de erro</string>
<string name="check_log">Please check the log</string> <string name="check_log">Por favor, verifique o log</string>
<string name="installing_module">Module being installed %1$d/%2$d</string> <string name="installing_module">Módulo sendo instalado %1$d/%2$d</string>
<string name="module_failed_count">%d Failed to install a new module</string> <string name="module_failed_count">%d Falha ao instalar um novo módulo</string>
<string name="module_download_error">Module download failed</string> <string name="module_download_error">Falha ao baixar módulo</string>
</resources> </resources>