New Crowdin updates (#107)

* New translations strings.xml (French)

* New translations strings.xml (Arabic)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Traditional, Hong Kong)

* New translations strings.xml (Thai)

* New translations strings.xml (Romanian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Danish)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Slovenian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Persian)

* New translations strings.xml (Marathi)

* New translations strings.xml (Croatian)

* New translations strings.xml (Estonian)

* New translations strings.xml (Latvian)

* New translations strings.xml (Azerbaijani)

* New translations strings.xml (Hindi)

* New translations strings.xml (Malay)

* New translations strings.xml (Filipino)

* New translations strings.xml (Bosnian)

* New translations strings.xml (Kannada)
This commit is contained in:
ShirkNeko
2025-05-27 01:33:53 +08:00
committed by GitHub
parent 68ebfec918
commit 83f0f9537f
33 changed files with 549 additions and 516 deletions

View File

@@ -11,7 +11,7 @@
<string name="home_unsupported_reason">KernelSU 現在僅支援 GKI 核心</string>
<string name="home_kernel">核心</string>
<string name="home_susfs">SuSFS: %s</string>
<string name="home_susfs_version">SuSFS Version</string>
<string name="home_susfs_version">SuSFS 版本</string>
<string name="home_susfs_sus_su">SuS SU</string>
<string name="home_manager_version">管理器版本</string>
<string name="home_fingerprint">指紋</string>
@@ -25,10 +25,10 @@
<string name="module_failed_to_disable">無法停用模組:%s</string>
<string name="module_empty">尚未安裝模組</string>
<string name="module">模組</string>
<string name="module_sort_action_first">Sort (Action first)</string>
<string name="module_sort_enabled_first">Sort (Enabled first)</string>
<string name="module_sort_action_first">排序(活躍優先)</string>
<string name="module_sort_enabled_first">排序(已啟用優先)</string>
<string name="uninstall">解除安裝</string>
<string name="restore">Restore</string>
<string name="restore">恢復</string>
<string name="module_install">安裝</string>
<string name="install">安裝</string>
<string name="reboot">重新啟動</string>
@@ -56,7 +56,7 @@
<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="about_source_code"><![CDATA[在 %1$s 查看源代碼<br/>加入我們的 %2$s 頻道]]></string>
<string name="profile_default">預設</string>
<string name="profile_template">範本</string>
<string name="profile_custom">自訂</string>
@@ -73,7 +73,7 @@
<string name="require_kernel_version" formatted="false">目前 KernelSU 版本 %d 過低,管理器無法正常運作。請升級至 %d 或更高版本!</string>
<string name="settings_umount_modules_default">預設解除安裝模組</string>
<string name="settings_umount_modules_default_summary">應用程式設定檔中「解除安裝模組」的全域預設值,如果啟用,將會為沒有設定檔的應用程式移除所有模組針對系統的修改。</string>
<string name="settings_susfs_toggle">Disable kprobe hooks</string>
<string name="settings_susfs_toggle">關閉kprobe鉤子</string>
<string name="profile_umount_modules_summary">啟用此選項將允許 KernelSU 為這個應用程式還原任何被模組修改過的檔案。</string>
<string name="profile_selinux_domain">網域</string>
<string name="profile_selinux_rules">規則</string>
@@ -111,8 +111,9 @@
<string name="settings_check_update">檢查更新</string>
<string name="settings_check_update_summary">開啟應用程式時自動檢查更新</string>
<string name="grant_root_failed">授予root權限失敗</string>
<string name="action">Action</string>
<string name="action">行動</string>
<string name="open">打開</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>
@@ -125,103 +126,103 @@
<string name="select_file_tip">建議使用 %1$s 分割區映像</string>
<string name="select_kmi">選擇KMI</string>
<string name="settings_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="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(Root和所有模組)。</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="save_log">保存日志</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>
<string name="log_saved">日志己存儲</string>
<string name="status_supported">已支持</string>
<string name="status_not_supported">未支持</string>
<string name="status_unknown">未知</string>
<string name="sus_su_mode">SuS SU 模組:</string>
<!-- Module related -->
<string name="module_install_confirm">confirm install module %1$s</string>
<string name="unknown_module">unknown module</string>
<string name="module_install_confirm">確定安裝模組 %1$s</string>
<string name="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>
<string name="restore_confirm_title">確認恢復模塊</string>
<string name="restore_confirm_message">此操作將覆蓋所有模塊,確定繼續嗎?</string>
<string name="confirm">確定</string>
<string name="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>
<string name="backup_success">備份成功(tar.gz)</string>
<string name="backup_failed">備份失敗: %1$s</string>
<string name="backup_modules">備份模塊</string>
<string name="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>
<string name="restore_success">模塊恢復成功,請重新恢復設備</string>
<string name="restore_failed">恢復失敗: %1$s</string>
<string name="restart_now">立即恢復</string>
<string name="unknown_error">未知錯誤</string>
<!-- Command related -->
<string name="command_execution_failed">Command execution failed: %1$s</string>
<string name="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="allowlist_backup_success">授權列表備份成功</string>
<string name="allowlist_backup_failed">授權列表備份失敗: %1$s</string>
<string name="allowlist_restore_confirm_title">確定恢復授權列表</string>
<string name="allowlist_restore_confirm_message">此操作會覆蓋授權列表是否繼續?</string>
<string name="allowlist_restore_success">授權列表恢復成功</string>
<string name="allowlist_restore_failed">授權列表備份失敗: %1$s</string>
<string name="backup_allowlist">備份授權列表</string>
<string name="restore_allowlist">恢復授權列表</string>
<string name="settings_custom_background">設定應用背景</string>
<string name="settings_custom_background_summary">選擇一張圖片作為背景</string>
<string name="settings_card_alpha">導航欄透明度</string>
<string name="settings_restore_default">重置到默認</string>
<string name="home_android_version">安卓版本</string>
<string name="home_device_model">設備</string>
<string name="su_not_allowed">不允許授予 %s 超級用戶權限</string>
<string name="settings_disable_su">禁用su兼容性</string>
<string name="settings_disable_su_summary">禁止任何應用通過su獲取root權限(現在正在使用root的應用進程不受影響)。</string>
<string name="using_mksu_manager">你正在使用Sukisu測試版管理器</string>
<string name="module_install_multiple_confirm">你確定你想要選擇安裝 %d 模塊嗎?</string>
<string name="module_install_multiple_confirm_with_names">確定要安裝以下 %1$d 個模塊嗎?\n\n%2$s</string>
<string name="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="selinux_enabled">嚴格模式</string>
<string name="selinux_disabled">寬容模式</string>
<string name="simple_mode">簡單模式</string>
<string name="simple_mode_summary">開啟隱藏不必要卡片</string>
<string name="hide_kernel_kernelsu_version">隱藏內核版本</string>
<string name="hide_kernel_kernelsu_version_summary">隱藏內核版本</string>
<string name="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="hide_susfs_status">隱藏 SuSFS 相關</string>
<string name="hide_susfs_status_summary">隱藏SuSFS 主頁的相關信息</string>
<string name="hide_link_card">隱藏鏈接卡片</string>
<string name="hide_link_card_summary">隱藏鏈接卡片信息</string>
<string name="theme_mode">主題</string>
<string name="theme_follow_system">跟隨繫統</string>
<string name="theme_light">明亮</string>
<string name="theme_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="dynamic_color_title">動態顏色</string>
<string name="dynamic_color_summary">動態顏色跟隨繫統</string>
<string name="choose_theme_color">選擇主題顏色</string>
<string name="color_default">藍色</string>
<string name="color_green">綠色</string>
<string name="color_purple">紫色</string>
<string name="color_orange">橙色</string>
<string name="color_pink">粉色</string>
<string name="color_gray">棕色</string>
<string name="color_yellow">黃色</string>
<string name="flash_option">Brush 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="flash_option_tip">選擇刷寫文件</string>
<string name="horizon_kernel">安裝 Anykernel3</string>
<string name="horizon_kernel_summary">刷寫 Anykernel3 內核文件</string>
<string name="root_required">需要root權限</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="reboot_complete_title">清理完成</string>
<string name="reboot_complete_msg">是否立即重啟</string>
<string name="yes"></string>
<string name="no"></string>
<string name="failed_reboot">重啟失敗</string>
<string name="batch_authorization">empower</string>
<string name="batch_cancel_authorization">withdraw</string>
<string name="backup">Backup</string>