New translations manager/app/src/main/res/values-zh/strings.xml (bundle: 8)

This commit is contained in:
Rifat Azad
2025-07-07 10:31:16 +06:00
parent c50e592283
commit 5ed6df96f6
+11 -11
View File
@@ -127,13 +127,13 @@
<string name="profile_capabilities">權能</string>
<string name="profile_selinux_context">SELinux</string>
<string name="profile_umount_modules">卸載模組</string>
<string name="failed_to_update_app_profile">為 %s 更新 App Profile 失敗</string>
<string name="failed_to_update_app_profile">為 %s 更新程式設定失敗</string>
<string name="require_kernel_version">當前 KernelSU-Next 版本 %1$d 過低,管理員無法正常工作,請升級內核 KernelSU-Next 版本至 %2$d 或以上!</string>
<string name="settings_umount_modules_default">預設卸載模組</string>
<string name="settings_umount_modules_default_summary">App Profile 中\"卸載模組\"的全域預設值,如果啟用,將會為沒有設定 Profile 的應用移除所有模組針對系統的修改。</string>
<string name="settings_umount_modules_default_summary">程式設定中\"卸載模組\"的全域預設值,如果啟用,將會為沒有配置的應用移除所有模組針對系統的修改。</string>
<string name="settings_susfs_toggle">隱藏 Kprobe 鉤子</string>
<string name="settings_susfs_toggle_summary">它禁用由 KSU 所建立的 kprobe 鉤子,並啟用非 kprobe 內聯鉤子,就如同無法支援 kprobe 的 non-gki 核心的實現方式。</string>
<string name="profile_umount_modules_summary">啟用後將允許 KernelSU-Next 為本應用還原被模組修改過的檔案。</string>
<string name="profile_umount_modules_summary">啟用後將允許 KernelSU Next 為本應用還原被模組修改過的檔案。</string>
<string name="profile_selinux_domain"></string>
<string name="profile_selinux_rules">規則</string>
<string name="module_update">更新</string>
@@ -153,11 +153,11 @@
<string name="failed_to_update_sepolicy">為 %s 更新 SELinux 規則失敗</string>
<string name="su_not_allowed">無法為 %s 授予超級用戶權限</string>
<string name="module_changelog">更新日志</string>
<string name="settings_profile_template">App Profile 模板</string>
<string name="settings_profile_template_summary">管理本地和在綫的 App Profile 模板</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">ID</string>
<string name="app_profile_template_id">模板 ID</string>
<string name="app_profile_template_id_invalid">模板 ID 無效</string>
<string name="app_profile_template_name">名稱</string>
<string name="app_profile_template_description">描述</string>
@@ -166,11 +166,11 @@
<string name="app_profile_template_view">查看模板</string>
<string name="app_profile_template_readonly">只讀</string>
<string name="app_profile_template_id_exist">模板 ID 已經存在!</string>
<string name="app_profile_import_export">導入/導</string>
<string name="app_profile_import_from_clipboard">從剪貼板</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_import_export">匯入/匯</string>
<string name="app_profile_import_from_clipboard">從剪貼板</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_sync">與綫上模板同步</string>
<string name="app_profile_template_save_failed">模板儲存失敗</string>
<string name="app_profile_template_import_empty">剪貼板是空的!</string>