506 lines
35 KiB
XML
506 lines
35 KiB
XML
<?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_superuser_count">Superusers: %d</string>
|
||
<string name="home_module_count">Modules: %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_susfs">SuSFS: %s</string>
|
||
<string name="home_susfs_version">SuSFS Version</string>
|
||
<string name="home_susfs_sus_su">SuS SU</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_sort_action_first">Sort (Action first)</string>
|
||
<string name="module_sort_enabled_first">Sort (Enabled first)</string>
|
||
<string name="uninstall">Uninstall</string>
|
||
<string name="restore">Restore</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="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="refresh">Refresh</string>
|
||
<string name="show_system_apps">Show system apps</string>
|
||
<string name="hide_system_apps">Hide system apps</string>
|
||
<string name="send_log">Send logs</string>
|
||
<string name="safe_mode">Safe mode</string>
|
||
<string name="reboot_to_apply">Reboot to take effect</string>
|
||
<string name="module_magisk_conflict">Modules are unavailable due to a conflict with Magisk!</string>
|
||
<string name="home_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. You can however 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]]></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">Inherited</string>
|
||
<string name="profile_namespace_global">Global</string>
|
||
<string name="profile_namespace_individual">Individual</string>
|
||
<string name="profile_groups">Groups</string>
|
||
<string name="profile_capabilities">Capabilities</string>
|
||
<string name="profile_selinux_context">SELinux context</string>
|
||
<string name="profile_umount_modules">Umount modules</string>
|
||
<string name="failed_to_update_app_profile">Failed to update App Profile for %s</string>
|
||
<string name="require_kernel_version" 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="settings_umount_modules_default">Umount modules by default</string>
|
||
<string name="settings_umount_modules_default_summary">The global default value for \"Umount modules\" in App Profile. If enabled, it will remove all module modifications to the system for apps that don\'t have a profile set.</string>
|
||
<string name="settings_susfs_toggle">Disable kprobe hooks</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="new_version_available">New version %s is available, click to upgrade.</string>
|
||
<string name="launch_app">Launch</string>
|
||
<string name="force_stop_app" formatted="false">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="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_readonly">Read only</string>
|
||
<string name="app_profile_template_id_exist">Template ID already exists!</string>
|
||
<string name="app_profile_import_export">Import/Export</string>
|
||
<string name="app_profile_import_from_clipboard">Import from clipboard</string>
|
||
<string name="app_profile_export_to_clipboard">Export to clipboard</string>
|
||
<string name="app_profile_template_export_empty">Cannot find local template to export!</string>
|
||
<string name="app_profile_template_import_success">Imported successfully</string>
|
||
<string name="app_profile_template_sync">Sync online templates</string>
|
||
<string name="app_profile_template_save_failed">Failed to save template</string>
|
||
<string name="app_profile_template_import_empty">Clipboard is empty!</string>
|
||
<string name="module_changelog_failed">Fetch changelog failed: %s</string>
|
||
<string name="settings_check_update">Check update</string>
|
||
<string name="settings_check_update_summary">Automatically check for updates when opening the app</string>
|
||
<string name="grant_root_failed">Failed to grant root!</string>
|
||
<string name="action">Action</string>
|
||
<string name="open">Open</string>
|
||
<string name="close">Close</string>
|
||
<string name="enable_web_debugging">Enable WebView debugging</string>
|
||
<string name="enable_web_debugging_summary">Can be used to debug WebUI. Please enable only when needed.</string>
|
||
<string name="direct_install">Direct install (Recommended)</string>
|
||
<string name="select_file">Select a image that needs to be patched</string>
|
||
<string name="install_inactive_slot">Install to inactive slot (After OTA)</string>
|
||
<string name="install_inactive_slot_warning">Your device will be **FORCED** to boot to the current inactive slot after a reboot!\nOnly use this option after OTA is done.\nContinue?</string>
|
||
<string name="install_next">Next</string>
|
||
<string name="select_file_tip">%1$s partition image is recommended</string>
|
||
<string name="select_kmi">Select KMI</string>
|
||
<string name="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="status_supported">Supported</string>
|
||
<string name="status_not_supported">Not Supported</string>
|
||
<string name="status_unknown">Unknown</string>
|
||
<string name="sus_su_mode">SuS SU mode:</string>
|
||
<!-- Module related -->
|
||
<string name="module_install_confirm">confirm install module %1$s?</string>
|
||
<string name="unknown_module">unknown module</string>
|
||
<!-- Restore related -->
|
||
<string name="restore_confirm_title">Confirm Module Restoration</string>
|
||
<string name="restore_confirm_message">This operation will overwrite all existing modules. Continue?</string>
|
||
<string name="confirm">Confirm</string>
|
||
<string name="cancel">Cancel</string>
|
||
<!-- Backup related -->
|
||
<string name="backup_success">Backup successful (tar.gz)</string>
|
||
<string name="backup_failed">Backup failed: %1$s</string>
|
||
<string name="backup_modules">backup modules</string>
|
||
<string name="restore_modules">restore modules</string>
|
||
<!-- Restore related messages -->
|
||
<string name="restore_success">Modules restored successfully, restart required</string>
|
||
<string name="restore_failed">Restore failed: %1$s</string>
|
||
<string name="restart_now">Restart Now</string>
|
||
<string name="unknown_error">Unknown error</string>
|
||
<!-- Command related -->
|
||
<string name="command_execution_failed">Command execution failed: %1$s</string>
|
||
<!-- Allowlist related -->
|
||
<string name="allowlist_backup_success">Allowlist backup successful</string>
|
||
<string name="allowlist_backup_failed">Allowlist backup failed: %1$s</string>
|
||
<string name="allowlist_restore_confirm_title">Confirm Allowlist Restoration</string>
|
||
<string name="allowlist_restore_confirm_message">This operation will overwrite the current allowlist. Continue?</string>
|
||
<string name="allowlist_restore_success">Allowlist restored successfully</string>
|
||
<string name="allowlist_restore_failed">Allowlist restore failed: %1$s</string>
|
||
<string name="backup_allowlist">Backup Allowlist</string>
|
||
<string name="restore_allowlist">Restore Allowlist</string>
|
||
<string name="settings_custom_background">Custom App Background</string>
|
||
<string name="settings_custom_background_summary">Select an image as background</string>
|
||
<string name="settings_card_alpha">Navigation bar transparency</string>
|
||
<string name="settings_restore_default">Restore default</string>
|
||
<string name="home_android_version">Android version</string>
|
||
<string name="home_device_model">Device model</string>
|
||
<string name="su_not_allowed">Granting superuser to %s is not allowed</string>
|
||
<string name="settings_disable_su">Disable su compatibility</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="using_mksu_manager">You are using the SukiSU Beta manager</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_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="selinux">SELinux</string>
|
||
<string name="selinux_enabled">Enabled</string>
|
||
<string name="selinux_disabled">Disabled</string>
|
||
<string name="simple_mode">Simplicity mode</string>
|
||
<string name="simple_mode_summary">Hides unnecessary cards when turned on</string>
|
||
<string name="hide_kernel_kernelsu_version">Hide kernel version</string>
|
||
<string name="hide_kernel_kernelsu_version_summary">Hide kernel version</string>
|
||
<string name="hide_other_info">Hide other info</string>
|
||
<string name="hide_other_info_summary">Hides Red dot about the number of super users, modules and KPM modules on the navigation bar page</string>
|
||
<string name="hide_susfs_status">Hide SuSFS status</string>
|
||
<string name="hide_susfs_status_summary">Hide SuSFS status information on the home page</string>
|
||
<string name="hide_link_card">Hide Link Card Status</string>
|
||
<string name="hide_link_card_summary">Hide link card information on the home page</string>
|
||
<string name="theme_mode">Theme</string>
|
||
<string name="theme_follow_system">Follow system</string>
|
||
<string name="theme_light">Light</string>
|
||
<string name="theme_dark">Dark</string>
|
||
<string name="manual_hook">Manual Hook</string>
|
||
<string name="dynamic_color_title">Dynamic colours</string>
|
||
<string name="dynamic_color_summary">Dynamic colours using system themes</string>
|
||
<string name="choose_theme_color">Choose a theme colour</string>
|
||
<string name="color_default">Blue</string>
|
||
<string name="color_green">Green</string>
|
||
<string name="color_purple">Purple</string>
|
||
<string name="color_orange">Orange</string>
|
||
<string name="color_pink">Pink</string>
|
||
<string name="color_gray">Gray</string>
|
||
<string name="color_yellow">Yellow</string>
|
||
<string name="flash_option">Flash Options</string>
|
||
<string name="flash_option_tip">Select the file to be flashed</string>
|
||
<string name="horizon_kernel">Install Anykernel3</string>
|
||
<string name="horizon_kernel_summary">Flash AnyKernel3 kernel file</string>
|
||
<string name="root_required">Requires root privileges</string>
|
||
<string name="copy_failed">File Copy Failure</string>
|
||
<string name="reboot_complete_title">Scrubbing complete</string>
|
||
<string name="reboot_complete_msg">Whether to reboot immediately?</string>
|
||
<string name="yes">Yes</string>
|
||
<string name="no">No</string>
|
||
<string name="failed_reboot">Reboot Failed</string>
|
||
<string name="batch_authorization">empower</string>
|
||
<string name="batch_cancel_authorization">withdraw</string>
|
||
<string name="backup">Backup</string>
|
||
<string name="kpm_title">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">Install</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="home_kpm_version">KPM Version</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="home_ContributionCard_kernelsu">SukiSU Ultra Look forward to</string>
|
||
<string name="kpm_control_success">Success</string>
|
||
<string name="kpm_control_failed">Failed</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="not_supported">Unsupported</string>
|
||
<string name="supported">Supported</string>
|
||
<string name="home_kpm_module">"Number of KPMs: %d "</string>
|
||
<string name="kpm_invalid_file">Invalid KPM file</string>
|
||
<string name="kernel_patched">Kernel not patched</string>
|
||
<string name="kernel_not_enabled">Kernel not configured</string>
|
||
<string name="custom_settings">Custom settings</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="log_failed_to_check_module_file">Failed to check module file existence</string>
|
||
<string name="snackbar_failed_to_check_module_file">Unable to check if module file exists</string>
|
||
<string name="confirm_uninstall_title">Confirm uninstallation</string>
|
||
<string name="confirm_uninstall_confirm">Uninstall</string>
|
||
<string name="confirm_uninstall_dismiss">Cancel</string>
|
||
<string name="theme_color">Theme Color</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="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="image_editor_title">Adjust background image</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="background_image_error">Could not load image</string>
|
||
<string name="reprovision">Reprovision</string>
|
||
<!-- Kernel Flash Progress Related -->
|
||
<string name="horizon_flash_title">Kernel Flashing</string>
|
||
<string name="horizon_logs_label">Logs:</string>
|
||
<string name="horizon_flash_complete">Flash Complete</string>
|
||
<!-- Flash Status Related -->
|
||
<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>
|
||
<!-- Slot selection related strings -->
|
||
<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>
|
||
<!-- Error Messages -->
|
||
<string name="horizon_copy_failed">Copy failed</string>
|
||
<string name="horizon_unknown_error">Unknown error</string>
|
||
<string name="flash_failed_message">Flash failed</string>
|
||
<!-- lkm/gki install -->
|
||
<string name="Lkm_install_methods">LKM repair/installation</string>
|
||
<string name="GKI_install_methods">Flashing AnyKernel3</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="configuration">Configure</string>
|
||
<string name="app_settings">Application Settings</string>
|
||
<string name="tools">Tools</string>
|
||
<!-- String resources used in SuperUser -->
|
||
<string name="clear">Removals</string>
|
||
<string name="no_apps_found">Application not found</string>
|
||
<string name="selinux_enabled_toast">SELinux Enabled</string>
|
||
<string name="selinux_disabled_toast">SELinux Disabled</string>
|
||
<string name="selinux_change_failed">SELinux Status change failed</string>
|
||
<string name="advanced_settings">Advanced Settings</string>
|
||
<string name="appearance_settings">Customize the toolbar</string>
|
||
<string name="back">Comeback</string>
|
||
<string name="expand">Be in full swing</string>
|
||
<string name="collapse">put away</string>
|
||
<string name="susfs_enabled">SuSFS enabled</string>
|
||
<string name="susfs_disabled">SuSFS disabled</string>
|
||
<string name="background_set_success">Background set successfully</string>
|
||
<string name="background_removed">Removed custom backgrounds</string>
|
||
<string name="icon_switch_title">Alternate icon</string>
|
||
<string name="icon_switch_summary">Change the launcher icon to KernelSU\'s icon.</string>
|
||
<string name="icon_switched">Icon switched</string>
|
||
<string name="root_require_for_install">Requires root privileges</string>
|
||
<!-- KPM display settings -->
|
||
<string name="show_kpm_info">Hides KPM Function</string>
|
||
<string name="show_kpm_info_summary">Hides KPM information and Function in home and bottom bar</string>
|
||
<!-- Webui X settings -->
|
||
<string name="use_webuix">Select the WebUI engine to use</string>
|
||
<string name="engine_auto_select">Automatic Selection</string>
|
||
<string name="engine_force_webuix">Force the use of WebUI X</string>
|
||
<string name="engine_force_ksu">Mandatory use of KSU WebUI</string>
|
||
<string name="use_webuix_eruda">Inject Eruda into WebUI X</string>
|
||
<string name="use_webuix_eruda_summary">Inject a debug console into WebUI X to make debugging easier. Requires web debugging to be on.</string>
|
||
<!-- DPI setting related strings -->
|
||
<string name="dpi_settings">DPI setting</string>
|
||
<string name="app_dpi_title">Applied DPI</string>
|
||
<string name="app_dpi_summary">Adjust the screen display density for the current application only</string>
|
||
<string name="dpi_size_small">Small </string>
|
||
<string name="dpi_size_medium">Medium </string>
|
||
<string name="dpi_size_large">Big</string>
|
||
<string name="dpi_size_extra_large">oversize</string>
|
||
<string name="dpi_size_custom">customizable</string>
|
||
<string name="dpi_apply_settings">Applying DPI settings</string>
|
||
<string name="dpi_confirm_title">Confirm DPI change</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_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_applied_success">DPI has been set to %1$d, effective after restarting the application</string>
|
||
<!-- Language settings related strings -->
|
||
<string name="language_setting">App Language</string>
|
||
<string name="language_follow_system">Follow System</string>
|
||
<string name="language_changed">Language changed, restarting to apply changes</string>
|
||
<string name="settings_card_dim">Card Darkness Adjustment</string>
|
||
<!-- Flash related -->
|
||
<string name="error_code">error code</string>
|
||
<string name="check_log">Please check the log</string>
|
||
<string name="installing_module">Module being installed %1$d/%2$d</string>
|
||
<string name="module_failed_count">%d Failed to install a new module</string>
|
||
<string name="module_download_error">Module download failed</string>
|
||
<string name="kernel_flashing">Kernel Flashing</string>
|
||
<!-- 分类相关 -->
|
||
<string name="category_all_apps">All</string>
|
||
<string name="category_root_apps">Root</string>
|
||
<string name="category_custom_apps">Custom</string>
|
||
<string name="category_default_apps">Default</string>
|
||
<!-- 排序相关 -->
|
||
<string name="sort_name_asc">Ascending order of name</string>
|
||
<string name="sort_name_desc">Name descending</string>
|
||
<string name="sort_install_time_new">Installation time (new)</string>
|
||
<string name="sort_install_time_old">Installation time (old)</string>
|
||
<string name="sort_size_desc">descending order of size</string>
|
||
<string name="sort_size_asc">ascending order of size</string>
|
||
<string name="sort_usage_freq">frequency of use</string>
|
||
<!-- 状态相关 -->
|
||
<string name="no_apps_in_category">No application in this category</string>
|
||
<!-- 标签相关 -->
|
||
<string name="label_root">Root</string>
|
||
<string name="label_unmount">Unmount</string>
|
||
<string name="label_custom">Custom</string>
|
||
<!-- FAB菜单相关 -->
|
||
<string name="deny_authorization">Delegation of authority</string>
|
||
<string name="grant_authorization">Authorizations</string>
|
||
<string name="unmount_modules">Unmounting Module Mounts</string>
|
||
<string name="disable_unmount">Disable uninstall module mounting</string>
|
||
<string name="expand_menu">Expand menu</string>
|
||
<string name="collapse_menu">Put away the menu</string>
|
||
<string name="scroll_to_top">Top</string>
|
||
<string name="scroll_to_bottom">Bottom</string>
|
||
<string name="scroll_to_top_description">Scroll to top</string>
|
||
<string name="scroll_to_bottom_description">Scroll to the bottom</string>
|
||
<string name="authorized">authorized</string>
|
||
<string name="unauthorized">unauthorized</string>
|
||
<string name="selected">Selected</string>
|
||
<string name="select">option</string>
|
||
<string name="profile_umount_modules_disable">Disable custom uninstallation module</string>
|
||
<!-- BottomSheet相关 -->
|
||
<string name="menu_options">Menu Options</string>
|
||
<string name="sort_options">Sort by</string>
|
||
<string name="app_categories">Application Type Selection</string>
|
||
<!-- SuSFS Configuration -->
|
||
<string name="susfs_config_title">SuSFS Configuration</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_uname_placeholder">Please enter custom uname value</string>
|
||
<string name="susfs_build_time_label">Build Time Spoofing</string>
|
||
<string name="susfs_build_time_placeholder">Please enter build time spoofing value</string>
|
||
<string name="susfs_current_value">Current value: %s</string>
|
||
<string name="susfs_current_build_time">Current build time: %s</string>
|
||
<string name="susfs_reset_to_default">Reset to Default</string>
|
||
<string name="susfs_apply">Apply</string>
|
||
<string name="susfs_done">Done</string>
|
||
<!-- SuSFS Reset Confirmation -->
|
||
<string name="susfs_reset_confirm_title">Confirm Reset</string>
|
||
<string name="susfs_reset_confirm">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_command_error">Error executing SuSFS command: %s</string>
|
||
<string name="susfs_uname_set_success">SuSFS uname and build time set successfully: %s, %s</string>
|
||
<!-- SuSFS Settings Item -->
|
||
<string name="susfs_config_setting_title">SuSFS Configuration</string>
|
||
<string name="susfs_config_setting_summary">Configure SuSFS uname value and build time spoofing (Current: %s)</string>
|
||
<!-- 开机自启动相关 -->
|
||
<string name="susfs_autostart_title">Auto Start</string>
|
||
<string name="susfs_autostart_description">Automatically apply uname configuration at system startup</string>
|
||
<string name="susfs_autostart_requirement">Need to configure uname or add paths to enable</string>
|
||
<string name="susfs_autostart_enabled">Auto Start enabled</string>
|
||
<string name="susfs_autostart_disabled">Auto Start disabled</string>
|
||
<string name="susfs_autostart_enable_failed">Failed to enable auto start</string>
|
||
<string name="susfs_autostart_disable_failed">Failed to disable auto start</string>
|
||
<string name="susfs_autostart_error">Auto start configuration error: %s</string>
|
||
<string name="susfs_no_config_to_autostart">No available configuration for auto start</string>
|
||
<string name="susfs_autostart_tis">Need to enter a non-default value to enable auto start</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_sus_mounts">SUS Mounts</string>
|
||
<string name="susfs_tab_try_umount">Try Umount</string>
|
||
<string name="susfs_tab_path_settings">Path Settings</string>
|
||
<string name="susfs_tab_enabled_features">Enabled Features Status</string>
|
||
<!-- SuSFS Dialog Actions -->
|
||
<string name="susfs_add">Add</string>
|
||
<string name="susfs_delete">Delete</string>
|
||
<string name="susfs_reset">Reset</string>
|
||
<string name="susfs_run">Run</string>
|
||
<string name="susfs_refresh">Refresh</string>
|
||
<!-- SuSFS Path Management -->
|
||
<string name="susfs_add_sus_path">Add SUS Path</string>
|
||
<string name="susfs_add_sus_mount">Add SUS Mount</string>
|
||
<string name="susfs_add_try_umount">Add Try Umount</string>
|
||
<string name="susfs_path_label">Path</string>
|
||
<string name="susfs_mount_path_label">Mount Path</string>
|
||
<string name="susfs_path_placeholder">e.g.: /system/addon.d</string>
|
||
<string name="susfs_sus_paths_management">SUS Paths Management</string>
|
||
<string name="susfs_sus_mounts_management">SUS Mounts Management</string>
|
||
<string name="susfs_try_umount_management">Try Umount Management</string>
|
||
<string name="susfs_no_paths_configured">No SUS paths configured</string>
|
||
<string name="susfs_no_mounts_configured">No SUS mounts configured</string>
|
||
<string name="susfs_no_umounts_configured">No try umount configured</string>
|
||
<!-- SuSFS Umount Mode -->
|
||
<string name="susfs_umount_mode_label">Umount Mode</string>
|
||
<string name="susfs_umount_mode_normal">Normal Umount (0)</string>
|
||
<string name="susfs_umount_mode_detach">Detach Umount (1)</string>
|
||
<string name="susfs_umount_mode_normal_short">Normal</string>
|
||
<string name="susfs_umount_mode_detach_short">Detach</string>
|
||
<string name="susfs_umount_mode_display">Mode: %1$s (%2$s)</string>
|
||
<!-- SuSFS Run Umount -->
|
||
<string name="susfs_run_umount_confirm_title">Confirm Run Try Umount</string>
|
||
<string name="susfs_run_umount_confirm_message">This will immediately execute all configured try umount operations. Are you sure you want to continue?</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_mounts_title">Reset SUS Mounts</string>
|
||
<string name="susfs_reset_mounts_message">This will clear all SUS mount configurations. Are you sure you want to continue?</string>
|
||
<string name="susfs_reset_umounts_title">Reset Try Umount</string>
|
||
<string name="susfs_reset_umounts_message">This will clear all try umount configurations. Are you sure you want to continue?</string>
|
||
<!-- SuSFS Path Settings -->
|
||
<string name="susfs_path_settings">Path Settings</string>
|
||
<string name="susfs_android_data_path_label">Android Data Path</string>
|
||
<string name="susfs_sdcard_path_label">SD Card Path</string>
|
||
<string name="susfs_set_android_data_path">Set Android Data Path</string>
|
||
<string name="susfs_set_sdcard_path">Set SD Card Path</string>
|
||
<!-- SuSFS Enabled Features -->
|
||
<string name="susfs_enabled_features_title">Enabled Features Status</string>
|
||
<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="try_umount_feature_label">Try Umount 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="auto_default_mount_feature_label">Auto Default Mount</string>
|
||
<string name="auto_bind_mount_feature_label">Auto Bind Mount</string>
|
||
<string name="auto_try_umount_bind_feature_label">Auto Try Umount Bind Mount</string>
|
||
<string name="hide_symbols_feature_label">Hide KSU SUSFS Symbols</string>
|
||
<string name="magic_mount_feature_label">Magic Mount Support</string>
|
||
<string name="overlayfs_auto_kstat_feature_label">OverlayFS Auto Kernel Stat Support</string>
|
||
<string name="sus_kstat_feature_label">SUS Kstat Support</string>
|
||
</resources> |