Introducing miuix

Co-authored-by: YuKongA <70465933+YuKongA@users.noreply.github.com>
This commit is contained in:
ShirkNeko
2025-11-19 16:11:33 +08:00
parent 2ea748dac1
commit a14551b3ec
156 changed files with 10788 additions and 42788 deletions

View File

@@ -4,43 +4,44 @@
<string name="home_not_installed">ยังไม่ได้ติดตั้ง</string>
<string name="home_click_to_install">กดเพื่อติดตั้ง</string>
<string name="home_working">กำลังทำงาน</string>
<string name="home_working_version">เวอร์ชัน: %s</string>
<string name="home_unsupported">ไม่รองรับ</string>
<string name="home_unsupported_reason">ตอนนี้ KernelSU รองรับเคอร์เนลประเภท GKI เท่านั้น</string>
<string name="home_kernel">เคอร์เนล</string>
<string name="home_susfs_version">SuSFS Version</string>
<string name="home_working_version">เวอร์ชัน: %d</string>
<string name="home_manager_version">เวอร์ชันตัวจัดการ</string>
<string name="home_selinux_status">สถานะ SELinux</string>
<string name="selinux_status_disabled">ปิดใช้งาน</string>
<string name="home_superuser_count">สิทธิ์ผู้ใช้ขั้นสูง: %d</string>
<string name="home_module_count">โมดูล: %d</string>
<string name="home_unsupported">ไม่รองรับ</string>
<string name="selinux_status_enforcing">Enforcing</string>
<string name="reboot_recovery">รีบูตเข้าสู่โหมดกู้คืน</string>
<string name="reboot_userspace">ซอฟต์รีบูต</string>
<string name="home_unsupported_reason">KernelSU รองรับเคอร์เนลประเภท GKI เท่านั้น</string>
<string name="home_kernel">เวอร์ชันเคอร์เนล</string>
<string name="selinux_status_disabled">ปิดใช้งาน</string>
<string name="home_fingerprint">ลายนิ้วมือ</string>
<string name="home_selinux_status">สถานะ SELinux</string>
<string name="selinux_status_permissive">Permissive</string>
<string name="selinux_status_unknown">ไม่ทราบ</string>
<string name="superuser">สิทธิ์ผู้ใช้ขั้นสูง</string>
<string name="module_failed_to_enable">ไม่สามารเปิดใช้งานโมดูล %s</string>
<string name="module_failed_to_disable">ไม่สามารปิดใช้งานโมดูล: %s</string>
<string name="module_failed_to_enable">ล้มเหลวในการเปิดใช้งานโมดูล %s</string>
<string name="module_failed_to_disable">ล้มเหลวในการปิดใช้งานโมดูล: %s</string>
<string name="module_empty">ไม่มีโมดูลที่ติดตั้ง</string>
<string name="module">โมดูล</string>
<string name="module_sort_action_first">เรียงลำดับ (แบบรันคำสั่งก่อน)</string>
<string name="module_sort_enabled_first">เรียงลำดับ (แบบเปิดใช้งานก่อน)</string>
<string name="uninstall">ถอนการติดตั้ง</string>
<string name="settings">ตั้งค่า</string>
<string name="module_install">ติดตั้ง</string>
<string name="install">ติดตั้ง</string>
<string name="reboot">รีบูต</string>
<string name="settings">ตั้งค่า</string>
<string name="reboot_userspace">ซอฟต์รีบูต</string>
<string name="reboot_recovery">รีบูตเข้าสู่โหมดกู้คืน</string>
<string name="reboot_bootloader">รีบูตเข้าสู่โหมด Bootloader</string>
<string name="about">เกี่ยวกับ</string>
<string name="reboot_download">รีบูตเข้าสู่โหมด Download</string>
<string name="reboot_edl">รีบูตเข้าสู่โหมด EDL</string>
<string name="about">เกี่ยวกับ</string>
<string name="module_uninstall_confirm">คุณแน่ใจว่าจะถอนการติดตั้งโมดูล %s หรือไม่\?</string>
<string name="module_uninstall_success">%s ถอนการติดตั้งสำเร็จ</string>
<string name="module_uninstall_failed">ไม่สามารถถอนการติดตั้ง %s</string>
<string name="module_version">เวอร์ชัน</string>
<string name="module_uninstall_failed">ถอนการติดตั้ง %s ล้มเหลว</string>
<string name="module_overlay_fs_not_available">โมดูลไม่สามารถใช้งานได้เนื่องจาก OverlayFS ถูกปิดใช้งานโดยเคอร์เนล!</string>
<string name="module_uninstall_confirm">คุณแน่ใจว่าจะถอนการติดตั้งโมดูล %s หรือไม่\?</string>
<string name="module_author">ผู้สร้าง</string>
<string name="refresh">รีเฟรช</string>
<string name="module_version">เวอร์ชัน</string>
<string name="show_system_apps">แสดงแอประบบ</string>
<string name="hide_system_apps">ซ่อนแอประบบ</string>
<string name="refresh">รีเฟรช</string>
<string name="send_log">ส่ง logs</string>
<string name="safe_mode">โหมดปลอดภัย</string>
<string name="reboot_to_apply">รีบูตเพื่อให้มีผล</string>
@@ -49,316 +50,107 @@
<string name="home_learn_kernelsu_url">https://kernelsu.org/guide/what-is-kernelsu.html</string>
<string name="home_click_to_learn_kernelsu">เรียนรู้วิธีการติดตั้ง KernelSU และวิธีใช้งานโมดูลต่าง ๆ</string>
<string name="home_support_title">สนับสนุนพวกเรา</string>
<string name="home_support_content">KernelSU เป็นโอเพ่นซอร์สฟรีทั้งจากนี้และตลอดไป อย่างไรก็ตาม คุณสามารถแสดงความห่วงใยได้ด้วยการบริจาค</string>
<string name="about_source_code"><![CDATA[View source code at %1$s<br/>Join our %2$s channel]]></string>
<string name="home_support_content">KernelSU จะเป็นโอเพ่นซอร์สฟรีเสมอ อย่างไรก็ตาม คุณสามารถแสดงความห่วงใยได้ด้วยการบริจาค</string>
<string name="about_source_code"><![CDATA[ดูซอร์สโค้ดได้ที่ %1$s<br/>และเข้าร่วมช่อง %2$s channel]]></string>
<string name="profile_custom">กำหนดเอง</string>
<string name="profile_default">ค่าเริ่มต้น</string>
<string name="profile_template">เทมเพลต</string>
<string name="profile_custom">กำหนดเอง</string>
<string name="profile_name">ชื่อโปรไฟล์</string>
<string name="profile_namespace">Mount เนมสเปซ</string>
<string name="profile_namespace_global">ทั่วไป</string>
<string name="profile_namespace_inherited">สืบทอด</string>
<string name="profile_namespace_individual">ส่วนบุคคล</string>
<string name="profile_groups">หมวดหมู่</string>
<string name="profile_capabilities">ความสามารถของแอป</string>
<string name="profile_umount_modules_summary">การเปิดใช้งานตัวเลือกนี้จะทำให้ KernelSU สามารถกู้คืนไฟล์ที่แก้ไขโดยโมดูลสำหรับแอปนี้ได้</string>
<string name="profile_selinux_context">บริบท SELinux</string>
<string name="profile_umount_modules">Umount โมดูล</string>
<string name="failed_to_update_app_profile">ไม่สามารถอัปเดตโปรไฟล์แอปสำหรับ %s ได้</string>
<string name="require_kernel_version" formatted="false">The current KernelSU version %s is too low for the manager to work properly. Please upgrade to version %s or higher!</string>
<string name="settings_umount_modules_default">Umount โมดูลตามค่าเริ่มต้น</string>
<string name="settings_umount_modules_default_summary">หากเปิดใช้งานค่าเริ่มต้นโดยทั่วไปสำหรับ \"Umount โมดูล\" ในโปรไฟล์แอป จะเป็นการลบการแก้ไขโมดูลทั้งหมดในระบบสำหรับแอปพลิเคชันที่ไม่มีการตั้งค่าโปรไฟล์</string>
<string name="profile_umount_modules_summary">การเปิดใช้งานตัวเลือกนี้จะทำให้ KernelSU สามารถกู้คืนไฟล์ที่แก้ไขโดยโมดูลสำหรับแอปนี้ได้</string>
<string name="settings_umount_modules_default">Umount โมดูล</string>
<string name="profile_selinux_domain">โดเมน</string>
<string name="profile_selinux_rules">กฎ</string>
<string name="module_update">อัปเดต</string>
<string name="profile_selinux_rules">กฎ</string>
<string name="module_downloading">กำลังดาวน์โหลดโมดูล: %s</string>
<string name="module_start_downloading">กำลังเริ่มดาวน์โหลด: %s</string>
<string name="new_version_available">เวอร์ชันใหม่: %s พร้อมใช้งาน คลิกเพื่ออัปเกรด</string>
<string name="launch_app">เปิ</string>
<string name="force_stop_app" formatted="false">บังคับหยุด</string>
<string name="new_version_available">เวอร์ชัน %s พร้อมใช้งาน คลิกเพื่ออัปเกรด !</string>
<string name="force_stop_app">บังคับหยุ</string>
<string name="restart_app">รีสตาร์ท</string>
<string name="settings_umount_modules_default_summary">หากเปิดใช้งานค่าเริ่มต้นโดยทั่วไปสำหรับ \"Umount โมดูล\" ในโปรไฟล์แอป จะเป็นการลบการแก้ไขโมดูลทั้งหมดในระบบสำหรับแอปพลิเคชันที่ไม่มีการตั้งค่าโปรไฟล์</string>
<string name="launch_app">เปิด</string>
<string name="failed_to_update_sepolicy">ไม่สามารถอัปเดตกฎ SElinux สำหรับ %s</string>
<string name="require_kernel_version">KernelSU เวอร์ชัน %d ต่ำเกินไป ทำให้ตัวจัดการไม่สามารถทำงานได้อย่างถูกต้อง โปรดอัปเกรดเป็นเวอร์ชัน %d หรือสูงกว่า!</string>
<string name="module_changelog">บันทึกการเปลี่ยนแปลง</string>
<string name="settings_profile_template">เทมเพลตโปรไฟล์แอป</string>
<string name="settings_profile_template_summary">จัดการเทมเพลตโปรไฟล์แอปในเครื่องและเทมเพลตออนไลน์</string>
<string name="app_profile_template_create">สร้างเทมเพลต</string>
<string name="app_profile_template_edit">แก้ไขเทมเพลต</string>
<string name="app_profile_template_id">ไอดี</string>
<string name="app_profile_template_id_invalid">ไอดีเทมเพลตไม่ถูกต้อง</string>
<string name="app_profile_template_name">ชื่อ</string>
<string name="app_profile_template_description">คำอธิบาย</string>
<string name="app_profile_template_save">บันทึก</string>
<string name="app_profile_template_delete">ลบ</string>
<string name="app_profile_template_view">ดูเทมเพลต</string>
<string name="app_profile_template_readonly">อ่านเท่านั้น</string>
<string name="app_profile_template_id_exist">มีไอดีเทมเพลตนี้อยู่แล้ว!</string>
<string name="app_profile_import_export">นำเข้า/ส่งออก</string>
<string name="app_profile_import_from_clipboard">นำเข้าจากคลิปบอร์ด</string>
<string name="app_profile_template_import_success">นำเข้าเสร็จสิ้น</string>
<string name="app_profile_export_to_clipboard">ส่งออกไปยังคลิปบอร์ด</string>
<string name="app_profile_template_export_empty">ไม่พบเทมเพลตในเครื่องที่จะส่งออก!</string>
<string name="app_profile_template_import_success">นำเข้าเสร็จสิ้น</string>
<string name="app_profile_template_id_exist">มีไอดีเทมเพลตนี้อยู่แล้ว!</string>
<string name="app_profile_import_from_clipboard">นำเข้าจากคลิปบอร์ด</string>
<string name="app_profile_template_name">ชื่อ</string>
<string name="app_profile_template_id_invalid">ไอดีเทมเพลตไม่ถูกต้อง</string>
<string name="app_profile_template_sync">ซิงค์เทมเพลตออนไลน์</string>
<string name="app_profile_template_create">สร้างเทมเพลต</string>
<string name="app_profile_template_readonly">อ่านเท่านั้น</string>
<string name="app_profile_import_export">นำเข้า/ส่งออก</string>
<string name="app_profile_template_save_failed">ไม่สามารถบันทึกเทมเพลต</string>
<string name="app_profile_template_edit">แก้ไขเทมเพลต</string>
<string name="app_profile_template_id">ไอดี</string>
<string name="settings_profile_template">เทมเพลตโปรไฟล์แอป</string>
<string name="app_profile_template_description">คำอธิบาย</string>
<string name="app_profile_template_save">บันทึก</string>
<string name="settings_profile_template_summary">จัดการเทมเพลตโปรไฟล์แอปในเครื่องและเทมเพลตออนไลน์</string>
<string name="app_profile_template_delete">ลบ</string>
<string name="app_profile_template_import_empty">คลิปบอร์ดว่างเปล่า!</string>
<string name="app_profile_template_view">ดูเทมเพลต</string>
<string name="module_changelog_failed">ดึงข้อมูลบันทึกการเปลี่ยนแปลงล้มเหลว: %s</string>
<string name="open">เปิด</string>
<string name="grant_root_failed">ไม่สามารถให้สิทธิ์รูทได้!</string>
<string name="settings_check_update">ตรวจสอบการอัปเดต</string>
<string name="settings_check_update_summary">ตรวจสอบการอัปเดตโดยอัตโนมัติเมื่อเปิดแอป</string>
<string name="grant_root_failed">ไม่สามารถให้สิทธิ์รูทได้!</string>
<string name="action">คำสั่ง</string>
<string name="close">Close</string>
<string name="enable_web_debugging">เปิดใช้งานการแก้ไขข้อบกพร่อง WebView</string>
<string name="enable_web_debugging_summary">ใช้เพื่อดีบัก WebUI เท่านั้น โปรดเปิดใช้งานเมื่อจำเป็น</string>
<string name="direct_install">ติดตั้งโดยตรง (แนะนำ)</string>
<string name="enable_web_debugging">การแก้ไขข้อบกพร่อง WebView</string>
<string name="select_kmi">เลือก KMI</string>
<string name="install_next">ต่อไป</string>
<string name="select_file">เลือกไฟล์</string>
<string name="install_inactive_slot">ติดตั้งลงในสล็อตที่ไม่ใช้งาน (หลังจาก OTA)</string>
<string name="direct_install">ติดตั้งโดยตรง (แนะนำ)</string>
<string name="select_file_tip">แนะนำให้ใช้อิมเมจพาร์ติชัน %1$s</string>
<string name="enable_web_debugging_summary">ใช้เพื่อดีบัก WebUI เท่านั้น โปรดเปิดใช้งานเมื่อจำเป็น</string>
<string name="install_inactive_slot_warning">อุปกรณ์ของคุณจะถูก **บังคับ** ให้บูตไปยังสล็อตที่ไม่ได้ใช้งานหลังจากรีบูต!
\nโปรดใช้ตัวเลือกนี้หลังจาก OTA เสร็จแล้วเท่านั้น
\nดำเนินการต่อหรือไม่?</string>
<string name="install_next">ต่อไป</string>
<string name="select_file_tip">แนะนำให้ใช้อิมเมจพาร์ติชัน %1$s</string>
<string name="select_kmi">เลือก KMI</string>
<string name="settings_uninstall">ถอนการติดตั้ง</string>
<string name="settings_uninstall_temporary">ถอนการติดตั้งชั่วคราว</string>
<string name="settings_uninstall_permanent">ถอนการติดตั้งถาวร</string>
<string name="settings_restore_stock_image">เรียกคืนอิมเมจดั้งเดิม</string>
<string name="settings_uninstall_temporary_message">ถอนการติดตั้ง KernelSU ชั่วคราว จะคืนค่าเป็นสถานะดั้งเดิมหลังจากรีบูตในครั้งถัดไป</string>
<string name="settings_uninstall_permanent_message">การถอนการติดตั้ง KernelSU (การรูทและโมดูลทั้งหมด) อย่างสมบูรณ์โดยถาวร</string>
<string name="settings_restore_stock_image_message">คืนค่าโรงงานอิมเมจดั้งเดิม (หากมีข้อมูลสำรอง) ส่วนใหญ่มักใช้ก่อนทำการ OTA ซึ่งหากคุณต้องการถอนการติดตั้ง KernelSU โปรดใช้ \"ถอนการติดตั้งถาวร\"</string>
<string name="flashing">กำลังแฟลช</string>
<string name="flash_success">แฟลชสำเร็จ</string>
<string name="flash_failed">แฟลชล้มเหลว</string>
<string name="selected_lkm">เลือก LKM: %s</string>
<string name="settings_uninstall">ถอนการติดตั้ง</string>
<string name="settings_uninstall_temporary">ถอนการติดตั้งชั่วคราว</string>
<string name="settings_uninstall_permanent_message">การถอนการติดตั้ง KernelSU (การรูทและโมดูลทั้งหมด) อย่างสมบูรณ์</string>
<string name="settings_restore_stock_image_message">คืนค่าโรงงานอิมเมจดั้งเดิม (หากมีข้อมูลสำรอง) ส่วนใหญ่มักใช้ก่อนทำการ OTA ซึ่งหากคุณต้องการถอนการติดตั้ง KernelSU โปรดใช้ \"ถอนการติดตั้งถาวร\"</string>
<string name="save_log">บันทึกบันทึก</string>
<string name="action">คำสั่ง</string>
<string name="log_saved">บันทึก Log แล้ว</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="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="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">ปิดการใช้งาน</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 information about the number of super users, modules and KPM modules on the home 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="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="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="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_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="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="snackbar_failed_to_check_module_file">Unable to check if module file exists</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="image_editor_hint">Use two fingers to zoom the image, and one finger to drag it to adjust the position</string>
<string name="reprovision">Reprovision</string>
<!-- Kernel Flash Progress Related -->
<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 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="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="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>
<!-- KPM display settings -->
<string name="show_kpm_info">Display KPM Function</string>
<string name="show_kpm_info_summary">Display KPM information and Function in home and bottom bar (Need to reopen the app)</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="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="settings_language">App Language</string>
<string name="language_system_default">Follow System</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>
<!-- 标签相关 -->
<!-- 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="selected">Selected</string>
<string name="select">option</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 -->
<!-- SuSFS Reset Confirmation -->
<!-- SuSFS Toast Messages -->
<!-- SuSFS Settings Item -->
<!-- 开机自启动相关 -->
<!-- SuSFS Tab Titles -->
<!-- SuSFS Dialog Actions -->
<!-- SuSFS Path Management -->
<!-- SuSFS Umount Mode -->
<!-- SuSFS Run Umount -->
<!-- SuSFS Reset Categories -->
<!-- SuSFS Path Settings -->
<!-- SuSFS Enabled Features -->
<!-- Feature Labels -->
<!-- 可切换状态 -->
<!-- Settings related strings -->
<string name="module_sort_action_first">เรียงลำดับ (แบบรันคำสั่งก่อน)</string>
<string name="module_sort_enabled_first">เรียงลำดับ (แบบเปิดใช้งานก่อน)</string>
<string name="settings_disable_su_summary">ปิดใช้งานความสามารถของแอปต่าง ๆ ในการรับสิทธิ์ root โดยใช้คำสั่ง su (กระบวนการ root ที่มีอยู่จะไม่ได้รับผลกระทบ)</string>
<string name="module_install_prompt_with_name">โมดูล %1$s จะถูกติดตั้ง</string>
<string name="confirm">ยืนยัน</string>
<string name="su_not_allowed">ไม่สามารถให้สิทธิ์ผู้ใช้ขั้นสูงกับ %s ได้</string>
<string name="settings_disable_su">ปิดใช้งานความเข้ากันได้ของ su</string>
<string name="settings_module_check_update">ตรวจสอบการอัปเดตโมดูล</string>
<string name="install_upload_lkm_file">ใช้ไฟล์ LKM ในเครื่อง</string>
<string name="install_only_support_ko_file">รองรับเฉพาะไฟล์ .ko เท่านั้น</string>
<string name="settings_disable_kernel_umount">ปิดใช้งานการ umount เคอร์เนล</string>
<string name="settings_disable_kernel_umount_summary">ปิดใช้งานพฤติกรรมการ umount ในระดับเคอร์เนลควบคุมโดย KernelSU</string>
<string name="settings_enable_enhanced_security">เปิดใช้งานการรักษาความปลอดภัยขั้นสูง</string>
<string name="settings_enable_enhanced_security_summary">เปิดใช้งานนโยบายความปลอดภัยที่เข้มงวดยิ่งขึ้น</string>
<string name="settings_mode_default">ค่าเริ่มต้น</string>
<string name="settings_mode_temp_enable">เปิดใช้งานชั่วคราว</string>
<string name="settings_mode_always_enable">เปิดใช้งานถาวร</string>
<string name="processing">กำลังประมวลผล…</string>
<string name="refresh_pulling">ดึงลงเพื่อรีเฟรช</string>
<string name="refresh_release">ปล่อยเพื่อรีเฟรช</string>
<string name="refresh_refresh">กำลังรีเฟรช…</string>
<string name="refresh_complete">รีเฟรชสำเร็จ</string>
</resources>