<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name" translatable="false">SukiSU Ultra</string>
    <string name="home">Home</string>
    <string name="home_not_installed">Not installed</string>
    <string name="home_click_to_install">Click to install</string>
    <string name="home_working">Working</string>
    <string name="home_working_version">Version: %d</string>
    <string name="home_unsupported">Unsupported</string>
    <string name="home_unsupported_reason">No KernelSU driver detected on your kernel, wrong kernel?</string>
    <string name="home_kernel">Kernel version</string>
    <string name="home_manager_version">Manager version</string>
    <string name="home_fingerprint">Fingerprint</string>
    <string name="home_selinux_status">SELinux status</string>
    <string name="selinux_status_disabled">Disabled</string>
    <string name="selinux_status_enforcing">Enforcing</string>
    <string name="selinux_status_permissive">Permissive</string>
    <string name="selinux_status_unknown">Unknown</string>
    <string name="superuser">Superuser</string>
    <string name="module_failed_to_enable">Failed to enable module: %s</string>
    <string name="module_failed_to_disable">Failed to disable module: %s</string>
    <string name="module_empty">No module installed</string>
    <string name="module">Module</string>
    <string name="module_install_prompt_with_name">The following modules will be installed: %1$s</string>
    <string name="module_sort_action_first">Action first</string>
    <string name="module_sort_enabled_first">Enabled first</string>
    <string name="module_repos">Repos</string>
    <string name="module_repos_sort_name">Name (A → Z)</string>
    <string name="module_repos_source_code">Source code</string>
    <string name="confirm">Confirm</string>
    <string name="uninstall">Uninstall</string>
    <string name="module_install">Install</string>
    <string name="install">Install</string>
    <string name="reboot">Reboot</string>
    <string name="settings">Settings</string>
    <string name="reboot_userspace">Soft reboot</string>
    <string name="reboot_recovery">Reboot to Recovery</string>
    <string name="reboot_bootloader">Reboot to Bootloader</string>
    <string name="reboot_download">Reboot to Download</string>
    <string name="reboot_edl">Reboot to EDL</string>
    <string name="about">About</string>
    <string name="module_uninstall_confirm">Are you sure you want to uninstall module %s?</string>
    <string name="metamodule_uninstall_confirm">"Are you sure you want to uninstall module %s? This action will affect all modules, and certain features provided by the metamodule (such as mounting) will no longer work.  "</string>
    <string name="module_uninstall_success">%s uninstalled</string>
    <string name="module_uninstall_failed">Failed to uninstall: %s</string>
    <string name="module_version">Version</string>
    <string name="module_author">Author</string>
    <string name="show_system_apps">Show system apps</string>
    <string name="send_log">Send logs</string>
    <string name="safe_mode">Safe mode</string>
    <string name="safe_mode_module_disabled">Module installation is disabled in safe mode</string>
    <string name="reboot_to_apply">Reboot to take effect</string>
    <string name="module_magisk_conflict">Modules are unavailable due to a conflict with Magisk!</string>
    <string name="home_learn_kernelsu">Learn KernelSU</string>
    <string name="home_learn_kernelsu_url">https://kernelsu.org/guide/what-is-kernelsu.html</string>
    <string name="home_click_to_learn_kernelsu">Learn how to install KernelSU and use modules.</string>
    <string name="home_support_title">Support Us</string>
    <string name="home_support_content">KernelSU is, and always will be, free, and open source. However, you can show us that you care by making a donation.</string>
    <string name="about_source_code"><![CDATA[View source code at %1$s<br/>Join our %2$s channel<br/><br/>The images of the files with anime character sticker are copyrighted by %3$s, the Brand Intellectual Property in the images is owned by %4$s. Before using these files, in addition to complying with %5$s, you also need to comply with the authorization of the two authors to use these artistic contents]]></string>
    <string name="profile" translatable="false">App Profile</string>
    <string name="profile_default">Default</string>
    <string name="profile_template">Template</string>
    <string name="profile_custom">Custom</string>
    <string name="profile_name">Profile name</string>
    <string name="profile_namespace">Mount Namespace</string>
    <string name="profile_namespace_inherited">Inheritance</string>
    <string name="profile_namespace_global">Global</string>
    <string name="profile_namespace_individual">Private</string>
    <string name="profile_groups">Groups</string>
    <string name="profile_capabilities">Capabilities</string>
    <string name="profile_selinux_context">SELinux context</string>
    <string name="profile_umount_modules">Umount modules</string>
    <string name="failed_to_update_app_profile">Failed to update App Profile for %s</string>
    <string name="require_kernel_version">The current KernelSU version %1$d is too low for the manager to work properly. Please upgrade to version %2$d or higher!</string>
    <string name="settings_umount_modules_default">Umount modules</string>
    <string name="settings_umount_modules_default_summary">The global default value for \"Umount modules\" in App Profile. If enabled, it will remove all module modifications to the system for apps that don\'t have a profile set.</string>
    <string name="profile_umount_modules_summary">Enabling this option will allow KernelSU to restore any modified files by the modules for this app.</string>
    <string name="profile_selinux_domain">Domain</string>
    <string name="profile_selinux_rules">Rules</string>
    <string name="module_update">Update</string>
    <string name="module_downloading">Downloading module: %s</string>
    <string name="module_start_downloading">Start downloading: %s</string>
    <string name="module_action_success">Module action executed successfully.</string>
    <string name="new_version_available">New version %s is available, click to upgrade!</string>
    <string name="launch_app">Launch</string>
    <string name="force_stop_app">Force stop</string>
    <string name="restart_app">Restart</string>
    <string name="failed_to_update_sepolicy">Failed to update SELinux rules for %s</string>
    <string name="su_not_allowed">Couldn\'t grant Superuser access to %s</string>
    <string name="module_changelog">Changelog</string>
    <string name="settings_profile_template">App Profile template</string>
    <string name="settings_profile_template_summary">Manage local and online template of App Profile.</string>
    <string name="app_profile_template_create">Create template</string>
    <string name="app_profile_template_edit">Edit template</string>
    <string name="app_profile_template_id">ID</string>
    <string name="app_profile_template_id_invalid">Invalid template ID</string>
    <string name="app_profile_template_name">Name</string>
    <string name="app_profile_template_description">Description</string>
    <string name="app_profile_template_save">Save</string>
    <string name="app_profile_template_delete">Delete</string>
    <string name="app_profile_template_view">View template</string>
    <string name="app_profile_template_id_exist">Template ID already exists!</string>
    <string name="app_profile_import_export">Import/Export</string>
    <string name="app_profile_import_from_clipboard">Import from clipboard</string>
    <string name="app_profile_export_to_clipboard">Export to clipboard</string>
    <string name="app_profile_template_export_empty">Cannot find local template to export!</string>
    <string name="app_profile_template_import_success">Imported successfully</string>
    <string name="app_profile_template_save_failed">Failed to save template</string>
    <string name="app_profile_template_import_empty">Clipboard is empty!</string>
    <string name="app_profile_affects_following_apps">Affects the following apps</string>
    <string name="settings_check_update">Check for updates</string>
    <string name="settings_check_update_summary">Automatically check for updates when opening the app.</string>
    <string name="settings_module_check_update">Check for module updates</string>
    <string name="grant_root_failed">Failed to grant root!</string>
    <string name="action">Action</string>
    <string name="open">Open</string>
    <string name="enable_web_debugging">WebView debugging</string>
    <string name="enable_web_debugging_summary">Can be used to debug WebUI. Please enable only when needed.</string>
    <string name="direct_install">Direct install (Recommended)</string>
    <string name="select_file">Select a file</string>
    <string name="install_inactive_slot">Install to inactive slot (After OTA)</string>
    <string name="install_inactive_slot_warning">Your device will be **FORCED** to boot to the current inactive slot after a reboot!\nOnly use this option after OTA is done.\nContinue?</string>
    <string name="install_next">Next</string>
    <string name="install_select_partition">Select partition</string>
    <string name="install_upload_lkm_file">Use local LKM file</string>
    <string name="install_only_support_ko_file">Only .ko files are supported</string>
    <string name="select_file_tip">%1$s partition image is recommended</string>
    <string name="select_kmi">Select KMI</string>
    <string name="settings_uninstall">Uninstall</string>
    <string name="settings_uninstall_temporary">Uninstall temporarily</string>
    <string name="settings_uninstall_permanent">Uninstall permanently</string>
    <string name="settings_restore_stock_image">Restore stock image</string>
    <string name="settings_uninstall_temporary_message">Temporarily uninstall KernelSU, restore to original state after next reboot.</string>
    <string name="settings_uninstall_permanent_message">Uninstalling KernelSU (root and all modules) completely and permanently.</string>
    <string name="settings_restore_stock_image_message">Restore the stock factory image (if a backup exists), usually used before OTA; if you need to uninstall KernelSU, please use \"Uninstall permanently\".</string>
    <string name="flashing">Flashing</string>
    <string name="flash_success">Flash success</string>
    <string name="flash_failed">Flash failed</string>
    <string name="selected_lkm">Selected LKM: %s</string>
    <string name="save_log">Save logs</string>
    <string name="log_saved">Logs saved</string>
    <string name="settings_sucompat">Classic su command</string>
    <string name="settings_sucompat_summary">Allow root access via /system/bin/su, in new processes.</string>
    <string name="settings_kernel_umount">Module unmounting</string>
    <string name="settings_kernel_umount_summary">Unmount modules from kernel in App Profile</string>
    <string name="feature_status_unsupported_summary">Kernel does not support this feature</string>
    <string name="feature_status_managed_summary">This feature is managed by a module</string>
    <string name="settings_mode_enable_by_default">Enable (Default)</string>
    <string name="settings_mode_disable_until_reboot">Disable until Reboot</string>
    <string name="settings_mode_disable_always">Always disable</string>
    <string name="processing">Processing…</string>
    <string name="refresh_pulling">Pull down to refresh</string>
    <string name="refresh_release">Release to refresh</string>
    <string name="refresh_refresh">Refreshing…</string>
    <string name="refresh_complete">Refreshed successfully</string>
    <string name="undo">Undo</string>
    <string name="module_undo_uninstall_success">Successfully canceled uninstall of %s</string>
    <string name="module_undo_uninstall_failed">Failed to undo uninstall: %s</string>
    <string name="group_contains_apps">Contains %d apps</string>
    <string name="settings_theme">Theme</string>
    <string name="settings_theme_summary">Choose the app theme mode.</string>
    <string name="settings_theme_mode_system">Follow system</string>
    <string name="settings_theme_mode_light">Light</string>
    <string name="settings_theme_mode_dark">Dark</string>
    <string name="settings_theme_mode_monet_system">Monet (Follow system)</string>
    <string name="settings_theme_mode_monet_light">Monet (Light)</string>
    <string name="settings_theme_mode_monet_dark">Monet (Dark)</string>
    <string name="settings_theme_mode_cyberpunk">Cyberpunk (Neon Grid)</string>
    <string name="settings_key_color">Key color</string>
    <string name="settings_key_color_summary">Customize accent when using Monet.</string>
    <string name="settings_key_color_default">Default</string>
    <string name="color_blue">Blue</string>
    <string name="color_red">Red</string>
    <string name="color_green">Green</string>
    <string name="color_purple">Purple</string>
    <string name="color_orange">Orange</string>
    <string name="color_teal">Teal</string>
    <string name="color_pink">Pink</string>
    <string name="color_brown">Brown</string>
    <string name="network_offline">Not connected to network</string>
    <string name="network_retry">Retry</string>
    <string name="tab_readme">README</string>
    <string name="tab_releases">Releases</string>
    <string name="tab_info">Info</string>
    <string name="module_shortcut_title">Create shortcut</string>
    <string name="module_shortcut_name_label">Shortcut name</string>
    <string name="module_shortcut_icon_pick">Choose custom icon</string>
    <string name="module_shortcut_add">Add shortcut</string>
    <string name="module_shortcut_not_supported">Launcher does not support desktop shortcuts.</string>
    <string name="module_shortcut_created">Shortcut created on desktop.</string>
    <string name="module_shortcut_updated">Shortcut updated.</string>
    <string name="module_shortcut_delete">Delete shortcut</string>
    <string name="module_shortcut_type_title">Select type</string>
    <string name="module_shortcut_permission_tip_xiaomi">Please enable \"Create desktop shortcuts\" permission for this app in Xiaomi settings.</string>
    <string name="module_shortcut_permission_tip_oppo">Please enable \"Desktop shortcut\" permission for this app in OPPO settings.</string>
    <string name="module_shortcut_permission_tip_default">If shortcut creation fails, please enable desktop shortcut permission for this app in system settings.</string>
    <string name="no_such_module">Module %s does not exist</string>
    <string name="module_unavailable">Module %s is disabled, updating, or pending removal</string>
    <!-- Customize -->
    <string name="hook_type">Hook Type</string>
    <string name="manual_hook">Manual Hook</string>
    <string name="inline_hook">Inline Hook</string>
    <string name="tracepoint_hook">Tracepoint Hook</string>
    <string name="home_susfs_version">SuSFS Version</string>
    <!-- Log Viewer -->
    <string name="log_viewer_title">Log Viewer</string>
    <string name="settings_view_sulog">View sulog logs</string>
    <string name="settings_view_sulog_summary">Open sulog viewer</string>
    <string name="log_viewer_back">Back</string>
    <string name="sulog_blocked_label">Blocked</string>
    <string name="sulog_allowed_label">Allowed</string>
    <string name="sulog_ioctl_label">Ioctl Escalation</string>
    <string name="sulog_other_label">Other</string>
    <!-- umount Manager -->
    <string name="umount_path_manager">Umount Path Management</string>
    <string name="umount_path_restart_notice">A reboot is required for changes to take effect. The system will apply the new configuration on the next boot.</string>
    <string name="add_umount_path">Add Umount Path</string>
    <string name="mount_path">Mount Path</string>
    <string name="umount_flags">Unmount Flags</string>
    <string name="umount_flags_hint">0=Normal unmount, 2=MNT_DETACH</string>
    <string name="flags">Flags</string>
    <string name="confirm_delete">Confirm Delete</string>
    <string name="confirm_delete_umount_path">Are you sure you want to delete the path %s?</string>
    <string name="umount_path_added">Path added, will take effect after reboot</string>
    <string name="umount_path_removed">Path removed, will take effect after reboot</string>
    <string name="operation_failed">Operation failed</string>
    <string name="confirm_action">Confirm Action</string>
    <string name="confirm_clear_custom_paths">Are you sure you want to clear all custom paths? (Default paths will be preserved)</string>
    <string name="custom_paths_cleared">Custom paths cleared</string>
    <string name="clear_custom_paths">Clear Custom Paths</string>
    <string name="apply_config">Apply Configuration</string>
    <string name="config_applied">Configuration applied to kernel</string>
    <string name="mnt_detach">MNT_DETACH</string>
    <!-- Personalization Settings -->
    <string name="personalization">Personalization</string>
    <string name="personalization_summary">Customize the app\'s appearance and theme</string>
    <!-- Kernel Flash Progress Related -->
    <string name="horizon_flash_complete">Flash Complete</string>
    <string name="horizon_preparing">Preparing…</string>
    <string name="horizon_cleaning_files">Cleaning files…</string>
    <string name="horizon_copying_files">Copying files…</string>
    <string name="horizon_extracting_tool">Extracting flash tool…</string>
    <string name="horizon_patching_script">Patching flash script…</string>
    <string name="horizon_flashing">Flashing kernel…</string>
    <string name="horizon_flash_complete_status">Flash completed</string>
    <string name="select_slot_title">Select Flash Slot</string>
    <string name="select_slot_description">Please select the target slot for flashing boot</string>
    <string name="slot_a">Slot A</string>
    <string name="slot_b">Slot B</string>
    <string name="selected_slot">Selected slot: %1$s</string>
    <string name="horizon_getting_original_slot">Getting the original slot</string>
    <string name="horizon_setting_target_slot">Setting the specified slot</string>
    <string name="horizon_restoring_original_slot">Restore Default Slot</string>
    <string name="current_slot">Current system default slot：%1$s </string>
    <string name="horizon_copy_failed">Copy failed</string>
    <string name="horizon_unknown_error">Unknown error</string>
    <string name="flash_failed_message">Flash failed</string>
    <string name="kernel_version_log">Kernel version：%1$s</string>
    <string name="tool_version_log">Using the patching tool：%1$s</string>
    <string name="tools">Tools</string>
    <string name="root_required">Requires root privileges</string>
    <string name="kpm_patch_options">KPM Patch</string>
    <string name="kpm_patch_description">For adding additional KPM features</string>
    <string name="enable_kpm_patch">KPM Patch</string>
    <string name="enable_kpm_undo_patch">KPM Undo Patch</string>
    <string name="kpm_patch_enabled">KPM patch enabled</string>
    <string name="kpm_undo_patch_enabled">KPM undo patch enabled</string>
    <string name="kpm_patch_mode">KPM Patch Mode</string>
    <string name="kpm_undo_patch_mode">KPM Undo Patch Mode</string>
    <string name="kpm_preparing_tools">Preparing KPM tools</string>
    <string name="kpm_applying_patch">Applying KPM patch</string>
    <string name="kpm_undoing_patch">Undoing KPM patch</string>
    <string name="kpm_found_image_file">Found Image file: %s</string>
    <string name="kpm_patch_success">KPM patch applied successfully</string>
    <string name="kpm_undo_patch_success">KPM patch undone successfully</string>
    <string name="kpm_file_repacked">File repacked successfully</string>
    <string name="kpm_extract_zip_failed">Failed to extract zip file</string>
    <string name="kpm_image_file_not_found">Image file not found</string>
    <string name="kpm_patch_failed">KPM patch failed</string>
    <string name="kpm_undo_patch_failed">KPM undo patch failed</string>
    <string name="kpm_patch_operation_failed">KPM patch operation failed: %s</string>
    <string name="kpm_follow_kernel_file">Follow Kernel</string>
    <string name="kernel_flashing">Kernel Flashing</string>
    <string name="horizon_kernel">AnyKernel3 Kernel</string>
    <string name="horizon_kernel_summary">Flash AnyKernel3 format kernel zip</string>
    <!-- kpm -->
    <string name="kpm_title">KPM</string>
    <string name="settings_kpm_summary">Manage kernel modules with KPM</string>
    <string name="kpm_empty">No installed kernel modules at this time</string>
    <string name="kpm_version">Version</string>
    <string name="kpm_author">Author</string>
    <string name="kpm_uninstall">Uninstall</string>
    <string name="kpm_uninstall_success">Uninstalled successfully</string>
    <string name="kpm_uninstall_failed">Failed to uninstall</string>
    <string name="kpm_install_success">Load of kpm module successful</string>
    <string name="kpm_install_failed">Load of kpm module failed</string>
    <string name="kpm_args">Parameters</string>
    <string name="kpm_control">Execute</string>
    <string name="close_notice">Close</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="kpm_control_success">Success</string>
    <string name="kpm_control_failed">Failed</string>
    <string name="not_supported">Unsupported</string>
    <string name="kpm_install_mode">KPM Install</string>
    <string name="kpm_install_mode_load">Load</string>
    <string name="kpm_install_mode_embed">Embed</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="invalid_file_type">Incorrect file type! Please select .kpm file</string>
    <string name="confirm_uninstall_title_with_filename">Uninstall</string>
    <string name="confirm_uninstall_content">The following KPM will be uninstalled: %s</string>
    <string name="snackbar_failed_to_check_module_file">Unable to check if module file exists</string>
    <string name="cancel">Cancel</string>
    <!-- Tools -->
    <string name="settings_tools">Tools</string>
    <string name="settings_tools_summary">More advanced features.</string>
    <string name="tools_selinux_toggle">SELinux mode</string>
    <string name="tools_selinux_summary">Current: %1$s</string>
    <string name="tools_selinux_apply_success">SELinux switched to %1$s</string>
    <string name="tools_selinux_apply_failed">Failed to switch SELinux mode</string>
    <string name="allowlist_backup_title">Backup allowlist</string>
    <string name="allowlist_backup_summary_picker">Choose a location to export the allowlist</string>
    <string name="allowlist_backup_success">Backup succeeded</string>
    <string name="allowlist_backup_failed">Backup failed</string>
    <string name="allowlist_restore_title">Restoration successful. Changes will take effect after restart.</string>
    <string name="allowlist_restore_summary_picker">Choose a backup file to import</string>
    <string name="allowlist_restore_success">Restore succeeded</string>
    <string name="allowlist_restore_failed">Restore failed</string>
    <!-- Zip File Type Labels -->
    <string name="zip_type_module"> (Module)</string>
    <string name="zip_type_kernel"> (Kernel)</string>
    <string name="zip_file_unknown">unknown.zip</string>
    <!-- Zip Install Prompts -->
    <string name="kernel_install_prompt_with_name">The following kernels will be installed: %1$s</string>
    <string name="mixed_install_prompt_with_name">The following files will be installed: %1$s</string>
    <!-- SuSFS Configuration -->
    <string name="susfs_config_title">SuSFS Configuration</string>
    <string name="susfs_config_summary">Configure SuSFS module settings</string>
    <string name="susfs_config_description">Configuration Description</string>
    <string name="susfs_config_description_text">This feature allows you to customize the SuSFS uname value and build time spoofing. Enter the values you want to set and click Apply to take effect</string>
    <string name="susfs_uname_label">Uname Value</string>
    <string name="susfs_build_time_label">Build Time Spoofing</string>
    <string name="susfs_current_value">Current value: %s</string>
    <string name="susfs_current_build_time">Current build time: %s</string>
    <string name="susfs_apply">Apply</string>
    <!-- SuSFS Reset Confirmation -->
    <string name="susfs_reset_confirm_title">Confirm Reset</string>
    <!-- SuSFS Toast Messages -->
    <string name="susfs_binary_not_found">Cannot find ksu_susfs file</string>
    <string name="susfs_command_failed">SuSFS command execution failed</string>
    <!-- 开机自启动相关 -->
    <string name="susfs_autostart_title">Auto Start</string>
    <string name="susfs_autostart_description">Automatically apply all non-default configurations on reboot</string>
    <string name="susfs_autostart_requirement">Configuration needs to be added to enable</string>
    <!-- SuSFS Tab Titles -->
    <string name="susfs_tab_basic_settings">Basic Settings</string>
    <string name="susfs_tab_sus_paths">SUS Paths</string>
    <string name="susfs_tab_path_settings">Path Settings</string>
    <string name="susfs_tab_enabled_features">Enabled Features Status</string>
    <!-- SuSFS Path Management -->
    <string name="susfs_add_sus_path">Add SUS Path</string>
    <string name="susfs_path_label">Path</string>
    <string name="susfs_no_paths_configured">No SUS paths configured</string>
    <!-- SuSFS Reset Categories -->
    <string name="susfs_reset_paths_title">Reset SUS Paths</string>
    <string name="susfs_reset_paths_message">This will clear all SUS path configurations. Are you sure you want to continue?</string>
    <string name="susfs_reset_path_title">Reset Path Settings</string>
    <!-- SuSFS Path Settings -->
    <string name="susfs_android_data_path_label">Android Data Path</string>
    <string name="susfs_sdcard_path_label">SD Card Path</string>
    <!-- SuSFS Enabled Features -->
    <string name="susfs_enabled_features_description">Display current SuSFS enabled features status</string>
    <string name="susfs_no_features_found">No feature status information found</string>
    <string name="susfs_feature_enabled">Enabled</string>
    <string name="susfs_feature_disabled">Disabled</string>
    <!-- Feature Labels -->
    <string name="sus_path_feature_label">SUS Path Support</string>
    <string name="sus_mount_feature_label">SUS Mount Support</string>
    <string name="spoof_uname_feature_label">Spoof uname Support</string>
    <string name="spoof_cmdline_feature_label">Spoof Cmdline/Bootconfig</string>
    <string name="open_redirect_feature_label">Open Redirect Support</string>
    <string name="enable_log_feature_label">Logging Support</string>
    <string name="hide_symbols_feature_label">Hide KSU SUSFS Symbols</string>
    <string name="sus_kstat_feature_label">SUS Kstat Support</string>
    <string name="sus_map_feature_label">SUS Map Support</string>
    <!-- 可切换状态 -->
    <string name="susfs_feature_configurable">Configurable SuSFS Features</string>
    <string name="susfs_enable_log_label">SuSFS Enable Log</string>
    <string name="susfs_log_config_description">Enable or disable logging for SuSFS</string>
    <string name="susfs_log_config_title">SuSFS Logging Configuration</string>
    <string name="susfs_execution_location_label">Execution Location</string>
    <string name="susfs_current_execution_location">Current execution location: %s</string>
    <string name="susfs_execution_location_service">Service</string>
    <string name="susfs_execution_location_post_fs_data">Post-FS-Data</string>
    <string name="susfs_slot_info_title">Slot Information</string>
    <string name="susfs_slot_info_description">View current boot slot information and copy values</string>
    <string name="susfs_current_active_slot">Current Active Slot: %s</string>
    <string name="susfs_slot_uname">Uname: %s</string>
    <string name="susfs_slot_build_time">Build Time: %s</string>
    <string name="susfs_slot_current_badge">Current</string>
    <string name="susfs_slot_use_uname">Use Uname</string>
    <string name="susfs_slot_use_build_time">Use Build Time</string>
    <string name="susfs_slot_info_unavailable">Unable to retrieve slot information</string>
    <!-- SuSFS Kstat相关字符串 -->
    <string name="susfs_tab_kstat_config">Kstat Configuration</string>
    <string name="add_kstat_statically_title">Add Kstat Static Configuration</string>
    <string name="file_or_directory_path_label">File/Directory Path</string>
    <string name="hint_use_default_value">Hint: You can use "default" to use the original value</string>
    <string name="add_kstat_path_title">Add Kstat Path</string>
    <string name="add">Add</string>
    <string name="reset_kstat_config_title">Reset Kstat Configuration</string>
    <string name="reset_kstat_config_message">Are you sure you want to clear all Kstat configurations? This action cannot be undone</string>
    <string name="kstat_config_description_title">Kstat Configuration Description</string>
    <string name="kstat_config_description_add_statically">• add_sus_kstat_statically: Static stat info of files/directories</string>
    <string name="kstat_config_description_add">• add_sus_kstat: Add path before bind mount, storing original stat info</string>
    <string name="kstat_config_description_update">• update_sus_kstat: Update target ino, keep size and blocks unchanged</string>
    <string name="kstat_config_description_update_full_clone">• update_sus_kstat_full_clone: Update ino only, keep other original values</string>
    <string name="static_kstat_config">Static Kstat Configuration</string>
    <string name="kstat_path_management">Kstat Path Management</string>
    <string name="no_kstat_config_message">No Kstat configuration yet, click the button below to add</string>
    <!-- SuSFS Mount Hiding Control Related Strings -->
    <string name="susfs_hide_mounts_for_all_procs_label">Hide SUS mounts for all processes</string>
    <string name="susfs_hide_mounts_for_all_procs_enabled_description">When enabled, SUS mounts will be hidden from all processes, including KSU processes</string>
    <string name="susfs_hide_mounts_for_all_procs_disabled_description">When disabled, SUS mounts will only be hidden from non-KSU processes, KSU processes can see the mounts</string>
    <!-- 备份和还原相关字符串 -->
    <string name="susfs_backup_title">Backup</string>
    <string name="susfs_backup_description">Create a backup of all SuSFS configurations. The backup file will include all settings, paths, and configurations</string>
    <string name="susfs_backup_create">Create Backup</string>
    <string name="susfs_backup_success">Backup created successfully: %s</string>
    <string name="susfs_backup_failed">Backup creation failed: %s</string>
    <string name="susfs_backup_file_not_found">Backup file not found</string>
    <string name="susfs_backup_invalid_format">Invalid backup file format</string>
    <string name="susfs_backup_version_mismatch">Backup version mismatch, but will attempt to restore</string>
    <string name="susfs_restore_title">Restore</string>
    <string name="susfs_restore_description">Restore SuSFS configurations from a backup file. This will overwrite all current settings</string>
    <string name="susfs_restore_select_file">Select Backup File</string>
    <string name="susfs_restore_success" formatted="false">Configuration restored successfully from backup created on %s from device: %s</string>
    <string name="susfs_restore_failed">Restore failed: %s</string>
    <string name="susfs_restore_confirm_title">Confirm Restore</string>
    <string name="susfs_restore_confirm_description">This will overwrite all current SuSFS configurations. Are you sure you want to continue?</string>
    <string name="susfs_restore_confirm">Restore</string>
    <string name="susfs_backup_info_date">Backup Date: %s</string>
    <string name="susfs_backup_info_device">Device: %s</string>
    <string name="susfs_backup_info_version">Version: %s</string>
    <string name="hide_bl_script">Lock state</string>
    <string name="hide_bl_script_description">Overwrite bootloader locking status attribute in late_start service mode</string>
    <string name="cleanup_residue">Cleanup Residue</string>
    <string name="cleanup_residue_description">Clean up the residual files and directories of various modules and tools (May be deleted by mistake, resulting in loss and failure to start, use with caution)</string>
    <string name="susfs_edit_sus_path">Edit SUS Path</string>
    <string name="edit_kstat_statically_title">Edit Kstat Static Configuration</string>
    <string name="edit_kstat_path_title">Edit Kstat Path</string>
    <string name="susfs_save">Save</string>
    <string name="edit">Edit</string>
    <string name="delete">Delete</string>
    <string name="update">Update</string>
    <string name="susfs_update_full_clone">Susfs update full clone</string>
    <string name="app_paths_section">Application Path</string>
    <string name="other_paths_section">Other paths</string>
    <string name="add_custom_path">Other</string>
    <string name="susfs_add_app_path">Add App Path</string>
    <string name="search_apps">Search Apps</string>
    <string name="selected_apps_count">%1$d apps selected</string>
    <string name="already_added_apps_count">%1$d apps already added</string>
    <string name="all_apps_already_added">All apps have been added</string>
    <string name="no_apps_found">No apps found</string>
    <!-- 循环路径相关 -->
    <string name="susfs_tab_sus_loop_paths">SUS Loop Paths</string>
    <string name="susfs_add_sus_loop_path">Add SUS Loop Path</string>
    <string name="susfs_edit_sus_loop_path">Edit SUS Loop Path</string>
    <string name="susfs_no_loop_paths_configured">No SUS loop paths configured</string>
    <string name="susfs_reset_loop_paths_title">Reset Loop Paths</string>
    <string name="susfs_reset_loop_paths_message">Are you sure you want to clear all SUS loop paths? This action cannot be undone</string>
    <string name="susfs_loop_path_label">Loop Path</string>
    <string name="susfs_loop_path_restriction_warning">Note: Only paths NOT inside /storage/ and /sdcard/ can be added via loop paths</string>
    <string name="susfs_invalid_loop_path">Invalid loop path</string>
    <string name="susfs_add_loop_path_failed">Failed to add loop path</string>
    <string name="susfs_edit_loop_path_failed">Failed to edit loop path</string>
    <string name="loop_paths_section">Loop Paths</string>
    <string name="add_loop_path">Add Loop Path</string>
    <!-- 循环路径功能描述 -->
    <string name="sus_loop_paths_description_title">Loop Path Configuration</string>
    <string name="sus_loop_paths_description_text">Loop paths are re-flagged as SUS_PATH on each non-root user app or isolated service startup. This helps address issues where added paths may have their inode status reset or inode re-created in the kernel</string>
    <string name="avc_log_spoofing">AVC Log Spoofing</string>
    <string name="avc_log_spoofing_description">Disabled: Disable spoofing the sus tcontext of \'su\' shown in avc log in kernel\nEnabled: Enable spoofing the sus tcontext of \'su\' with \'kernel\' shown in avc log in kernel</string>
    <!-- SUS Map related strings -->
    <string name="susfs_tab_sus_maps">SUS Maps</string>
    <string name="susfs_sus_map_label">Library Path</string>
    <string name="susfs_add_sus_map">Add SUS Map</string>
    <string name="susfs_edit_sus_map">Edit SUS Map</string>
    <string name="susfs_no_sus_maps_configured">No SUS maps configured</string>
    <string name="susfs_add_map_failed">Failed to add SUS map</string>
    <string name="susfs_edit_map_failed">Failed to edit SUS map</string>
    <string name="susfs_reset_sus_maps_title">Reset SUS Maps</string>
    <string name="susfs_reset_sus_maps_message">This will remove all configured SUS maps. This action cannot be undone.</string>
    <string name="sus_maps_section">Memory Map Hiding</string>
    <string name="sus_maps_description_title">Hide the mmapped real file from various maps in /proc/self/</string>
    <string name="sus_maps_description_text">Hide the real file paths of memory mappings from /proc/self/[maps|smaps|smaps_rollup|map_files|mem|pagemap]. Please note: This feature does not support hiding anonymous memory mappings, nor can it hide inline hooks or PLT hooks caused by the injected library itself.</string>
    <string name="sus_maps_warning">Important Notice: For applications with well-implemented injection detection mechanisms, this feature may not effectively bypass detection.</string>
    <string name="sus_maps_debug_info">First, find the target application\'s PID and UID using ps -enf, then check the relevant paths in /proc/&lt;pid&gt;/maps and compare the device numbers with those in /proc/1/mountinfo to ensure consistency. Only when the device numbers match can the map hiding function work properly.</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="refresh">Refresh</string>
</resources>