From 90757f6792c1fb192f79d6f892544da140ce411a Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Sat, 4 Apr 2026 22:27:56 +0800 Subject: [PATCH 01/28] New translations resources.json (Chinese_Simplified_Cute) --- .../Chinese_Simplified_Cute/Resources.json | 545 ++++++++++++++++++ 1 file changed, 545 insertions(+) create mode 100644 StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json diff --git a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json new file mode 100644 index 0000000..b168328 --- /dev/null +++ b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json @@ -0,0 +1,545 @@ +{ + "Common.Error": "错误", + "Common.Success": "成功", + "Common.Warning": "警告", + "Common.Info": "提示", + "Common.Failed": "失败", + "Common.Hint": "提示", + "Common.Exit": "退出", + "Common.Process": "进程", + "Common.Thread": "线程", + "Common.File": "文件", + "Common.Module": "模块", + "Common.Window": "窗口", + "Common.Memory": "内存", + "Common.Status": "状态", + "Common.Address": "地址", + "Common.Base": "基址", + "Common.Handle": "句柄", + "Common.Name": "名称", + "Common.Size": "大小", + "Common.Path": "路径", + "Common.Type": "类型", + "Common.Value": "值", + "Common.Unknown": "(未知)", + "Common.None": "(无)", + "Common.Version": "版本", + "Common.Developer": "开发者", + "Common.Disk": "磁盘", + "Common.DiskN": "磁盘 %d", + "Common.Supported": "支持", + "Common.Unsupported": "不支持", + "Common.Refresh": "刷新", + "Common.CopyInfo": "复制信息", + "Msg.EditSelfWarning": "你想干什么?", + "Msg.OpenInBrowser.Success": "已在浏览器中打开链接!", + "Msg.OpenInBrowser.Failed": "无法在浏览器中打开链接!", + "Msg.Success": "成功完成操作!", + "Msg.SuccessWithArg": "成功%s!", + "Msg.Failed": "无法完成操作, 错误码: %d", + "Msg.FailedWithArg": "无法%s, 错误码: %d", + "Msg.FailedWithArgNoError": "无法%s%s!", + "Msg.CopyToClipboard.Success": "已成功复制至剪贴板!", + "Msg.CopyToClipboard.Failed": "无法复制至剪贴板!", + "Msg.ShowDialog.Success": "成功显示对话框!", + "Msg.ShowDialog.Failed": "无法显示对话框!", + "Msg.FileNotFound": "文件不存在!", + "Msg.FetchFailed": "获取失败... :(", + "Msg.RestartRequired": "该操作需要重启程序以生效!", + "Msg.Loading": "加载中...", + "Msg.StatusRunning": "运行中", + "Msg.Console.CreatedAt": "创建时间: ", + "Msg.Console.Version": "版本: ", + "Msg.Thread.Running": "运行中", + "Msg.Thread.Initialized": "已初始化", + "Msg.Thread.Ready": "就绪", + "Msg.Thread.Standby": "待命", + "Msg.Thread.Terminated": "已终止", + "Msg.Thread.Unknown": "未知", + "Msg.Thread.Waiting": "等待中", + "Msg.Thread.Transition": "Transition", + "Msg.Thread.DeferredReady": "Deferred Ready", + "Msg.Thread.GateWait": "Gate Wait", + "Nav.Home": "主页", + "Nav.Task": "任务管理", + "Nav.KernelModule": "模块管理", + "Nav.File": "文件管理", + "Nav.Window": "窗口管理", + "Nav.Utility": "系统功能", + "Nav.Monitor": "监视器", + "Nav.Disasm": "内存反汇编", + "Nav.Settings": "设置", + "Nav.Help": "关于", + "Nav.Thread": "线程", + "Nav.Handle": "句柄", + "Nav.Module": "模块", + "Nav.KCT": "内核回调表", + "MainWindow.Updater.Failed": "检查更新失败!", + "MainWindow.Updater.Dev": "当前正在使用开发版本!", + "MainWindow.Updater.Latest": "当前已是最新版本!", + "MainWindow.Updater.New": "发现新版本!", + "MainWindow.Driver.Loading": "正在加载必要模块,这可能需要一段时间...", + "MainWindow.Driver.Success": "所有模块加载成功!", + "MainWindow.Driver.Failed": "一个或多个模块加载失败!", + "MainWindow.Driver.FailedHelp1": "无法加载驱动,请检查是否有进程或杀软正在阻止驱动加载!", + "MainWindow.Driver.FailedHelp2": "无法加载驱动,请在 Windows Defender 内关闭内核隔离!", + "MainWindow.Tray.Open": "打开主窗口", + "Home.CurrentTime": "当前时间", + "Home.Introduction": "一个 WinUI3 界面的全能内核级系统工具", + "Home.VersionLabel": " 版本:", + "Home.ReleaseDateLabel": " 更新日期:", + "Home.DeveloperLabel": " 开发者:", + "Home.OpenSource": " 开源仓库:https://github.com/OpenStarlight/StarlightGUI", + "Home.Hello": "你好", + "Home.GoodAfternoon": "下午好", + "Home.GoodEvening": "晚上好", + "Home.GoodMorning": "上午好", + "Home.WelcomeBack": "欢迎回来", + "Home.WelcomeMsg": "欢迎使用 Starlight GUI!", + "Home.Overview": "系统概览", + "Home.Overview.Chart": "统计图", + "Home.Overview.ChangeMode": "图表切换发送/接收", + "Home.Overview.CpuSpeed": "速度: ", + "Home.Overview.CpuProcess": "进程: ", + "Home.Overview.CpuThread": "线程: ", + "Home.Overview.CpuSyscall": "系统调用: ", + "Home.Overview.CpuUptime": "正常运行时间: ", + "Home.Overview.CpuCores": "核心: ", + "Home.Overview.CpuCacheL1": "L1 缓存: ", + "Home.Overview.CpuCacheL2": "L2 缓存: ", + "Home.Overview.CpuCacheL3": "L3 缓存: ", + "Home.Overview.MemTitle": "内存", + "Home.Overview.MemInUse": "使用中: ", + "Home.Overview.MemAvailable": "可用: ", + "Home.Overview.MemCommitted": "已提交: ", + "Home.Overview.MemCached": "已缓存: ", + "Home.Overview.MemPageRead": "页读取: ", + "Home.Overview.MemPageWrite": "页写入: ", + "Home.Overview.MemPageOut": "页传出: ", + "Home.Overview.MemPageIn": "页传入: ", + "Home.Overview.GpuMem": "内存: ", + "Home.Overview.GpuTemp": "温度: ", + "Home.Overview.GpuClockGraphics": "图形速度: ", + "Home.Overview.GpuClockMem": "内存速度: ", + "Home.Overview.NetTitle": "网络", + "Home.Overview.NetDownload": "下载: ", + "Home.Overview.NetUpload": "上传: ", + "Home.Overview.NetPacketSend": "数据包发送: ", + "Home.Overview.NetPacketRecv": "数据包接收: ", + "Home.Overview.IOCount": "I/O 量: ", + "Home.Overview.IOCountZero": "I/O 量: 0/s", + "Home.Overview.NoActiveAdapter": "无活跃网络适配器", + "Home.Overview.ReadSpeed": "读取速度: ", + "Home.Overview.ReadSpeedZero": "读取速度: 0 B/s", + "Home.Overview.Transfer": "传输量: ", + "Home.Overview.TransferZero": "传输量: 0/s", + "Home.Overview.UnknownAdapter": "未知适配器", + "Home.Overview.UnknownModel": "未知型号", + "Home.Overview.WriteSpeed": "写入速度: ", + "Home.Overview.WriteSpeedZero": "写入速度: 0 B/s", + "Task.Title": "任务管理器", + "Task.Loading": "正在加载...", + "Task.Placeholder": "搜索进程...", + "Task.Detail": "共 %d 个进程 (%d ms)", + "Task.Button.Run": "运行进程", + "Task.Button.Terminate": "结束进程", + "Task.Menu.Terminate": "终止", + "Task.Menu.TerminateKernel": "终止 (内核)", + "Task.Menu.TerminateMurder": "终止 (内存抹杀)", + "Task.Menu.SetStatus": "设置状态", + "Task.Menu.Suspend": "暂停", + "Task.Menu.Resume": "恢复", + "Task.Menu.InjectDLL": "注入 DLL", + "Task.Menu.ModifyToken": "修改令牌", + "Task.Menu.OpenFileLocation": "打开文件位置", + "Task.Menu.EfficiencyMode": "效率模式", + "Task.Menu.Hide": "隐藏", + "Task.Menu.MoreInfo": "更多信息", + "Task.Menu.Properties": "属性", + "Task.Menu.SetCritical": "设置为关键进程", + "Task.Menu.SetPPL": "设置 PPL", + "Task.Desc.Application": "应用程序", + "Task.Desc.System": "系统进程", + "Task.Msg.MurderWarning": "该操作将强制抹杀进程内存,可能导致系统不稳定!再次点击以确认!", + "Task.Msg.SetCriticalWarning": "这将使进程变为关键进程,终止它将导致蓝屏!再次点击以确认!", + "Task.Msg.StillLoading": "正在加载中,请稍候...", + "Task.Msg.NotDLLFile": "文件不是DLL类型!", + "Task.Msg.TINotRunning": "TrustedInstaller 服务未运行!", + "KernelModule.Title": "模块管理器", + "KernelModule.Loading": "正在加载...", + "KernelModule.Placeholder": "搜索模块...", + "KernelModule.Detail": "共 %d 个内核模块 (%d ms)", + "KernelModule.Header.DriverObj": "驱动对象", + "KernelModule.Header.LoadOrder": "加载顺序", + "KernelModule.Button.LoadDriver": "加载驱动", + "KernelModule.Button.UnloadModule": "卸载模块", + "KernelModule.Menu.Hide": "隐藏", + "KernelModule.Menu.Unload": "卸载", + "File.ThisPC": "此电脑", + "File.BackToPC": "返回此电脑", + "File.PreviousFolder": "上个文件夹", + "File.Placeholder": "搜索文件...", + "File.Header.ModifyTime": "修改日期", + "File.Menu.Open": "打开", + "File.Menu.OpenWith": "打开方式", + "File.Menu.Copy": "复制", + "File.Menu.CopyToCurrentDir": "复制到当前文件夹", + "File.Menu.Delete": "删除", + "File.Menu.DeleteKernel": "删除 (内核)", + "File.Menu.DeleteMurder": "删除 (内存抹杀)", + "File.Menu.Rename": "重命名", + "File.Menu.CopyPath": "复制路径", + "File.Menu.Properties": "属性", + "File.Menu.Lock": "锁定", + "File.Menu.OpenInExplorer": "在文件管理器内打开", + "File.Msg.StillLoading": "当前正在加载,请稍后再试!", + "File.Msg.ImportantFileWarning": "该文件可能为重要文件,如果确认继续请再次点击!", + "File.Msg.DragCopyException": "拖拽复制时出现异常!", + "File.Msg.EnterDriveFirst": "请先进入某个驱动器后再进行复制", + "File.Msg.CopyPartialFail": "%d 个项目复制失败! 请尝试以高权限运行!", + "Window.Title": "窗口管理器", + "Window.Loading": "正在加载...", + "Window.Placeholder": "搜索窗口标题...", + "Window.ShowNoTitle": "显示无标题", + "Window.ShowVisibleOnly": "仅显示可见", + "Window.Detail": "共 %d 个窗口 (%d ms)", + "Window.Header.Style": "样式", + "Window.Menu.Close": "关闭", + "Window.Menu.CloseEndTask": "关闭 (结束任务)", + "Window.Menu.CloseKernel": "关闭 (内核)", + "Window.Menu.CornerAuto": "自动", + "Window.Menu.CornerNone": "无圆角", + "Window.Menu.CornerRound": "圆角", + "Window.Menu.CornerRoundSmall": "圆角 (小)", + "Window.Menu.ExtendTitleBar": "拓展标题栏至窗体", + "Window.Menu.FlashTaskbar": "在任务栏闪烁", + "Window.Menu.Hide": "隐藏", + "Window.Menu.Maximize": "最大化", + "Window.Menu.Minimize": "最小化", + "Window.Menu.Redraw": "重绘", + "Window.Menu.SetCorner": "设置圆角", + "Window.Menu.SetState": "设置状态", + "Window.Menu.SetStyle": "设置样式", + "Window.Menu.SetTheme": "设置主题", + "Window.Menu.SetZBID": "设置 ZBID", + "Window.Menu.Show": "显示", + "Window.Menu.StyleAcrylic": "亚克力", + "Window.Menu.StyleAuto": "自动", + "Window.Menu.StyleSolid": "纯色", + "Window.Menu.ThemeDark": "深色", + "Window.Menu.ThemeLight": "浅色", + "Monitor.DefaultText": "选择一个板块。", + "Monitor.Placeholder": "搜索...", + "Monitor.Open": "打开", + "Monitor.Close": "关闭", + "Monitor.CaptureGlobal": "捕捉全局", + "Monitor.Permanent": "永久", + "Monitor.BasicInfo": "基本信息", + "Monitor.Event": "事件", + "Monitor.Mutant": "互斥体", + "Monitor.QuotaInfo": "配额信息", + "Monitor.ReferenceInfo": "引用信息", + "Monitor.Section": "区域", + "Monitor.Semaphore": "信号量", + "Monitor.SymbolicLink": "符号链接", + "Monitor.Timer": "计时器", + "Monitor.Timestamp": "时间戳", + "Monitor.IoCompletion": "I/O 完成端口", + "Monitor.Seg.Object": "对象", + "Monitor.Seg.Debug": "调试信息", + "Monitor.Seg.Callback": "回调/消息", + "Monitor.Seg.MiniFilter": "微过滤驱动", + "Monitor.Seg.StdFilter": "标准过滤驱动", + "Monitor.Seg.SSDT": "SSDT", + "Monitor.Seg.SSSDT": "Shadow SSDT", + "Monitor.Seg.ExCallback": "ExCallback", + "Monitor.Seg.IOTimer": "I/O 定时器", + "Monitor.Seg.IDT": "中断描述符表", + "Monitor.Seg.GDT": "全局描述符表", + "Monitor.Seg.PiDDB": "PiDDB 缓存表", + "Monitor.Seg.HALDPT": "HAL 分发表", + "Monitor.Seg.HALPDPT": "HAL 私有分发表", + "Monitor.Header.TypeModule": "类型/模块", + "Monitor.Header.Entry": "入口", + "Monitor.Header.IRPModule": "IRP/模块", + "Monitor.Header.PreFilter": "PreFilter", + "Monitor.Header.PostFilter": "PostFilter", + "Monitor.Header.DriverModule": "驱动/模块", + "Monitor.Header.DeviceObject": "设备对象", + "Monitor.Header.TargetDriverObject": "目标驱动对象", + "Monitor.Header.NameModule": "名称/模块", + "Monitor.Header.Hook": "钩子", + "Monitor.Header.SourceAddress": "源地址", + "Monitor.Header.Index": "序号", + "Monitor.Header.Object": "对象", + "Monitor.Header.Timestamp": "时间戳", + "Monitor.Header.Limit": "段界限", + "Monitor.Header.Privilege": "特权级", + "Monitor.Header.Access": "访问权限", + "Monitor.Label.Abandoned": "已放弃: ", + "Monitor.Label.Attributes": "属性: ", + "Monitor.Label.Base": "基址: ", + "Monitor.Label.CreationTime": "创建时间: ", + "Monitor.Label.CurrentCount": "当前计数: ", + "Monitor.Label.Depth": "深度: ", + "Monitor.Label.EventType": "事件类型: ", + "Monitor.Label.FullPath": "完整路径: ", + "Monitor.Label.Handles": "句柄: ", + "Monitor.Label.HoldCount": "持有计数: ", + "Monitor.Label.Link": "目标: ", + "Monitor.Label.MaxCount": "最大计数: ", + "Monitor.Label.Name": "名称: ", + "Monitor.Label.NonPagedPool": "非分页池: ", + "Monitor.Label.PagedPool": "分页池: ", + "Monitor.Label.References": "引用: ", + "Monitor.Label.RemainingTime": "剩余时间: ", + "Monitor.Label.Signaled": "已触发: ", + "Monitor.Label.Size": "大小: ", + "Monitor.Label.Type": "类型: ", + "Monitor.Menu.Remove": "移除", + "Monitor.Menu.ScanEPTHook": "扫描 EPT/NPT 钩子", + "Monitor.Menu.Unhook": "解除挂钩", + "Monitor.Menu.Unload": "卸载", + "Monitor.Menu.TargetDriverObj": "目标驱动对象", + "Monitor.Menu.DeviceObj": "设备对象", + "Monitor.Menu.Driver": "驱动", + "Monitor.Menu.Entry": "入口", + "Monitor.Menu.Hook": "钩子", + "Monitor.Menu.Object": "对象", + "Monitor.Menu.SrcAddress": "源地址", + "Monitor.Msg.WaitForLoading": "请等待列表加载完毕后再进行切换!", + "Monitor.Msg.GetInfoError": "获取信息时出错,部分内容可能不完整!", + "Disasm.Title": "内存反汇编", + "Disasm.None": "无", + "Disasm.Execute": "执行", + "Disasm.Menu.ModeRead": "读取", + "Disasm.Menu.ModeReadDisasm": "读取 + 反汇编", + "Disasm.Menu.ModeWrite": "写入", + "Disasm.Msg.CapstoneInitFailed": "无法初始化 Capstone! 请检查系统配置! 错误码: ", + "Disasm.Msg.InvalidInput": "输入的一个或多个值不合法!", + "Disasm.Msg.NoInstructions": "未能反汇编出任何指令,可能发生了错误!", + "Disasm.Msg.WriteWarning": "写入内存可能会导致系统不稳定甚至崩溃! 请确保你知道自己在做什么!!! 再次点击以继续!!!", + "Utility.Header.Hypervisor": "Hypervisor", + "Utility.Header.SysBehavior": "系统行为控制", + "Utility.Header.SysOp": "系统操作", + "Utility.Header.DSEHVM": "驱动签名强制 (HVM)", + "Utility.Header.ObjRegCbHVM": "对象回调 (HVM)", + "Utility.Header.Card.HVM": "Hypervisor 模式", + "Utility.Header.Card.CreateProcess": "创建进程", + "Utility.Header.Card.CreateFile": "创建文件", + "Utility.Header.Card.LoadDrv": "加载驱动", + "Utility.Header.Card.UnloadDrv": "卸载驱动", + "Utility.Header.Card.ModifyReg": "修改注册表", + "Utility.Header.Card.ModifyBootsec": "修改引导扇区", + "Utility.Header.Card.ObjRegCb": "注册对象操作回调", + "Utility.Header.Card.CmRegCb": "注册注册表回调", + "Utility.Header.Card.DSE": "驱动签名强制", + "Utility.Header.Card.LKD": "本地内核调试", + "Utility.Header.Card.Power": "电源状态", + "Utility.Header.Card.BSOD": "蓝屏", + "Utility.Header.Card.PG": "禁用内核保护", + "Utility.Desc.Card.HVM": "开启虚拟化模式,将强化部分功能(仅限支持 Intel VT 的硬件)", + "Utility.Desc.Card.CreateProcess": "禁止或允许全局创建进程", + "Utility.Desc.Card.CreateFile": "禁止或允许全局创建文件", + "Utility.Desc.Card.LoadDrv": "禁止或允许系统加载驱动", + "Utility.Desc.Card.UnloadDrv": "禁止或允许系统卸载驱动", + "Utility.Desc.Card.ModifyReg": "禁止或允许修改注册表", + "Utility.Desc.Card.ModifyBootsec": "禁止或允许修改磁盘引导扇区", + "Utility.Desc.Card.ObjRegCb": "禁止或允许注册对象操作回调 (ObRegisterCallbacks)", + "Utility.Desc.Card.CmRegCb": "禁止或允许注册注册表回调 (CmRegisterCallbackEx)", + "Utility.Desc.Card.DSE": "开启或关闭驱动签名强制 (Driver Signature Enforcement)", + "Utility.Desc.Card.LKD": "开启或关闭本地内核调试", + "Utility.Desc.Card.Power": "更改系统的电源状态", + "Utility.Desc.Card.BSOD": "使系统发生崩溃 (Blue Screen Of Death)", + "Utility.Desc.Card.PG": "禁用内核 PatchGuard 保护", + "Utility.Menu.HVMEnable": "启用", + "Utility.Menu.PowerShutdown": "关机", + "Utility.Menu.PowerReboot": "重启", + "Utility.Menu.PowerForceReboot": "强制重启", + "Utility.Menu.BSOD.Default": "默认", + "Utility.Menu.BSOD.Red": "红色", + "Utility.Menu.BSOD.Green": "绿色", + "Utility.Menu.BSOD.Blue": "蓝色", + "Utility.Menu.BSOD.Yellow": "黄色", + "Utility.Menu.BSOD.Cyan": "青色", + "Utility.Menu.BSOD.Magenta": "品红色", + "Utility.Menu.BSOD.Black": "黑色", + "Utility.Menu.BSOD.White": "白色", + "Utility.Menu.BSOD.Orange": "橙色", + "Utility.Menu.BSOD.Purple": "紫色", + "Utility.Menu.BSOD.Pink": "粉色", + "Utility.Menu.BSOD.Gray": "灰色", + "Utility.Menu.BSOD.Brown": "棕色", + "Utility.Menu.BSOD.Gold": "金色", + "Utility.Menu.BSOD.Silver": "银色", + "Utility.Menu.BSOD.Crash": "崩溃", + "Utility.Menu.PG.Auto": "自动 (可能蓝屏)", + "Utility.Menu.PG.Disable": "禁用", + "Utility.Menu.Enable": "启用", + "Utility.Menu.Disable": "禁用", + "Utility.Msg.SysOpWarning": "(警告: 该区域的功能可能无法正常工作,导致蓝屏或崩溃是正常现象!)", + "Utility.Msg.ActionFailed": "操作失败!", + "Utility.Msg.ActionFailedAlready": "操作失败: 已处于此状态!", + "Utility.Msg.ActionSuccess": "操作成功!", + "Utility.Msg.ConfirmAction": "你确定要这么做吗?再次点击以确认。", + "Utility.Common.UnknownAction": "未知操作!", + "Settings.Header.Feature": "功能", + "Settings.Header.Main": "主程序", + "Settings.Header.Appearance": "外观", + "Settings.Header.Other": "其他", + "Settings.Header.Language": "语言", + "Settings.Header.Card.EnumFileMode": "遍历文件模式", + "Settings.Header.Card.EnumStrengthen": "进程枚举强化", + "Settings.Header.Card.TaskAutoRefresh": "任务自动刷新", + "Settings.Header.Card.PDHFirst": "PDH 数据优先", + "Settings.Header.Card.DisasmCount": "内存每行展示数量", + "Settings.Header.Card.TrayBgRun": "后台运行", + "Settings.Header.Card.ElevatedRun": "以高权限运行", + "Settings.Header.Card.AutoStart": "开机自启动", + "Settings.Header.Card.ReplaceTaskMgr": "替代任务管理器", + "Settings.Header.Card.Background": "背景", + "Settings.Header.Card.AcrylicType": "亚克力类型", + "Settings.Header.Card.MicaType": "Mica 类型", + "Settings.Header.Card.ImageBackground": "图片背景", + "Settings.Header.Card.ImportImage": "导入背景", + "Settings.Header.Card.ClearImage": "清除背景", + "Settings.Header.Card.ImageStretch": "图片拉伸模式", + "Settings.Header.Card.ImageOpacity": "透明度", + "Settings.Header.Card.Navigation": "导航栏", + "Settings.Header.Card.Theme": "主题", + "Settings.Header.Card.DangerousConfirm": "危险提示", + "Settings.Header.Card.CheckUpdate": "检查更新", + "Settings.Header.Card.Log": "日志", + "Settings.Header.Card.Fix": "服务修复", + "Settings.Header.Card.Language": "语言", + "Settings.Desc.Card.EnumFileMode": "文件管理器中进行遍历文件使用的 API,NTFSPARSER 可能不会工作", + "Settings.Desc.Card.EnumStrengthen": "强制使用 SKT64 作为任务管理器枚举进程的驱动,可能会导致效率变低", + "Settings.Desc.Card.TaskAutoRefresh": "任务管理器会周期性刷新进程列表,使信息始终保持最新", + "Settings.Desc.Card.PDHFirst": "即使 NVML 可用,依旧使用系统 PDH 为 GPU 提供的数据", + "Settings.Desc.Card.DisasmCount": "在内存反汇编页面每一行展示的数据数量", + "Settings.Desc.Card.TrayBgRun": "关闭窗口时最小化到托盘并在后台运行", + "Settings.Desc.Card.ElevatedRun": "以 TrustedInstaller 权限运行 Starlight GUI", + "Settings.Desc.Card.AutoStart": "通过计划任务在登录后自动启动,可避免开机时弹出 UAC", + "Settings.Desc.Card.ReplaceTaskMgr": "接管系统任务管理器启动,打开任务管理器时自动唤起并跳转到任务管理页", + "Settings.Desc.Card.Background": "应用的背景颜色类型", + "Settings.Desc.Card.AcrylicType": "背景的亚克力效果模式", + "Settings.Desc.Card.MicaType": "背景的 Mica 效果模式", + "Settings.Desc.Card.ImageBackground": "在背景层添加自定义图片", + "Settings.Desc.Card.ImportImage": "从电脑中导入一张图片作为背景", + "Settings.Desc.Card.ClearImage": "清除已经设置的图片背景", + "Settings.Desc.Card.ImageStretch": "背景中图片大小的设置方式", + "Settings.Desc.Card.ImageOpacity": "图片在背景中的透明度,会覆盖窗口色", + "Settings.Desc.Card.Navigation": "导航栏的位置和显示样式", + "Settings.Desc.Card.Theme": "应用程序的主题模式", + "Settings.Desc.Card.DangerousConfirm": "在运行危险操作前先进行确认", + "Settings.Desc.Card.CheckUpdate": "每次启动时检查更新,保持从网盘获取更新可以为作者创造一些收益", + "Settings.Desc.Card.Log": "打开或关闭日志窗口", + "Settings.Desc.Card.Fix": "如果无法正确加载完整功能,请尝试运行这个修复", + "Settings.Desc.Card.Language": "应用程序显示的语言", + "Settings.Button.ImportImage": "导入", + "Settings.Button.ClearImage": "清除", + "Settings.Button.ImageRefresh": "刷新", + "Settings.Option.ThemeSystem": "跟随系统", + "Settings.Option.ThemeLight": "浅色", + "Settings.Option.ThemeDark": "深色", + "Settings.Button.Log": "切换", + "Settings.Button.Fix": "修复", + "Settings.Msg.AutoStartEnabled": "开机自启动已开启,将通过计划任务以最高权限启动!", + "Settings.Msg.AutoStartDisabled": "开机自启动已关闭!", + "Settings.Msg.AutoStartEnableFailed": "创建开机自启动任务失败,请检查系统计划任务服务状态!", + "Settings.Msg.AutoStartDisableFailed": "关闭开机自启动失败,请检查权限或计划任务服务!", + "Settings.Msg.ReplaceTaskMgrEnabled": "已开启替代任务管理器!", + "Settings.Msg.ReplaceTaskMgrDisabled": "已关闭替代任务管理器!", + "Settings.Msg.ReplaceTaskMgrFailed": "设置替代任务管理器失败,请检查权限或系统策略!", + "Settings.Msg.FixCompleted": "操作已完成,请重启电脑!", + "Help.Header.About": "关于", + "Help.Header.Acknowledgement": "特别鸣谢", + "Help.Header.Sponsors": "赞助者", + "Help.Button.Sponsor": "赞助!", + "Help.Button.Bilibili": "查看B站", + "Help.Button.GithubUser": "查看用户", + "Help.Button.GithubRepo": "查看仓库", + "Help.Button.WinUI": "查看链接", + "Help.Text.Stars.Desc": "Starlight GUI 的开发者,一个热爱编程的男孩子~", + "Help.Text.Github.Desc": "官方源代码仓库: https://github.com/OpenStarlight/StarlightGUI", + "Help.Text.WinUI.Desc": "WinUI 是一个用户界面层,包含现代控件和样式,用于构建 Windows 应用。", + "Help.Text.WinUIEssentials.Desc": "一个专门用于简化 WinUI 3 开发的 C++ 仓库。", + "Help.Text.KALI.Desc": "擅长内核开发,提供了 SKT64 驱动和 AstralX 代码指导。", + "Help.Text.MuLin.Desc": "一个QA和半个PD?为本项目提了一些小Bug和一些小需求。", + "Help.Text.Wormwaker.Desc": "本项目的技术支持、宣传、思路指导,Windows 用户层大师级开发者。", + "Help.Text.SponsorIntro": "自 Starlight GUI 问世以来,所有为本软件开发提供过赞助的人员名单,排名不分先后。由衷感谢你们对作者和本软件开发的支持!", + "ProcHandle.Title": "句柄", + "ProcHandle.Detail": "共 %d 个句柄 (%d ms)", + "ProcHandle.Header.Access": "权限", + "ProcHandle.Header.Attributes": "属性", + "ProcHandle.Header.Object": "对象", + "ProcHandle.Msg.NoInfo": "无法获取该进程的句柄信息!", + "ProcHandle.Msg.TooManyHandles": "句柄数量过多,该结果可能不准确!", + "ProcKCT.Title": "内核回调表", + "ProcKCT.Detail": "共 %d 条记录 (%d ms)", + "ProcKCT.Header.Function": "函数", + "ProcKCT.Msg.NoInfo": "无法获取该进程的内核回调信息!", + "ProcKCT.Msg.TooManyRecords": "记录数量过多,该结果可能不准确!", + "ProcModule.Title": "模块", + "ProcModule.Detail": "共 %d 个模块 (%d ms)", + "ProcModule.Msg.NoInfo": "无法获取该进程的模块信息!", + "ProcModule.Msg.TooManyModules": "模块数量过多,该结果可能不准确!", + "ProcThread.Title": "线程", + "ProcThread.Detail": "共 %d 个线程 (%d ms)", + "ProcThread.Header.Priority": "优先级", + "ProcThread.Menu.SetState": "设置状态", + "ProcThread.Menu.Resume": "恢复", + "ProcThread.Menu.Suspend": "暂停", + "ProcThread.Menu.Terminate": "终止", + "ProcThread.Menu.TerminateKernel": "终止 (内核)", + "ProcThread.Menu.TerminateMurder": "终止 (内存抹杀)", + "ProcThread.Msg.MurderWarning": "这是一个危险操作! 再次点击以确认!", + "RunProcess.Title": "运行新进程", + "RunProcess.ButtonPrimary": "运行", + "RunProcess.ButtonSecondary": "取消", + "RunProcess.Desc": "Starlight GUI 将根据你所键入的名称,打开相应的程序。", + "RunProcess.Placeholder": "进程名...", + "RunProcess.FullPrivileges": "启用完整特权 (TrustedInstaller)", + "RunProcess.Permission": "进程权限", + "InjectDLL.Title": "注入DLL", + "InjectDLL.ButtonPrimary": "注入", + "InjectDLL.ButtonSecondary": "取消", + "InjectDLL.Desc": "Starlight GUI 将根据选定 DLL 文件路径,注入文件至指定进程。", + "InjectDLL.Placeholder": "文件路径...", + "InjectDLL.Browse": "浏览...", + "LoadDriver.Title": "加载驱动", + "LoadDriver.ButtonPrimary": "加载", + "LoadDriver.ButtonSecondary": "取消", + "LoadDriver.Desc": "Starlight GUI 将根据选定驱动文件路径,加载目标驱动文件至系统中。", + "LoadDriver.Placeholder": "文件路径...", + "LoadDriver.Browse": "浏览...", + "LoadDriver.Bypass": "绕过驱动签名检测", + "LoadDriver.Msg.NotSYS": "文件不是 SYS 类型!", + "ModifyToken.Title": "修改进程令牌", + "ModifyToken.ButtonPrimary": "修改", + "ModifyToken.ButtonSecondary": "取消", + "ModifyToken.Desc": "Starlight GUI 将修改指定进程的令牌至选定权限类型。", + "ModifyToken.Token": "令牌", + "CopyFile.Title": "复制文件", + "CopyFile.ButtonPrimary": "复制", + "CopyFile.ButtonSecondary": "取消", + "CopyFile.Desc": "Starlight GUI 将会把选定的文件/文件夹复制至指定路径。", + "CopyFile.Placeholder": "文件路径...", + "CopyFile.Browse": "浏览...", + "Update.Announcement": "公告", + "Update.Cancel": "取消", + "Update.Confirm": "确认", + "Update.Download": "下载", + "Update.Found": "发现更新!", + "Update.Text.NewVersionAvailable": "检测到新版本的 Starlight GUI 可用!", + "Update.Text.CurrentVersion": "当前版本:", + "Update.Text.LatestVersion": "最新版本:", + "Update.Text.Desc": "您可以通过这个对话框直接打开下载网页,或选择不进行更新。", + "Update.Text.Tip": "Tips: 可以在设置里修改是否检测更新", + "Update.Text.QuarkCode": "夸克网盘提取码: vVmj", + "Update.Text.NoDirectLink": "本软件依靠网盘转存拉新来获取一些收益,所以不提供直链下载,敬请理解!", + "Update.Text.UpdateTimeLabel": "更新日期:", + "Update.Text.DontShow": "今日不再显示" +} + + From 9cd69eaba05c723013844675d58779b0a8374ab5 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Sat, 4 Apr 2026 23:37:53 +0800 Subject: [PATCH 02/28] Update source file Resources.json --- StarlightGUI/Strings/zh-CN/Resources.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index 81428ce..6ba28a1 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -136,16 +136,12 @@ "Home.Overview.NetPacketSend": "数据包发送: ", "Home.Overview.NetPacketRecv": "数据包接收: ", "Home.Overview.IOCount": "I/O 量: ", - "Home.Overview.IOCountZero": "I/O 量: 0/s", "Home.Overview.NoActiveAdapter": "无活跃网络适配器", "Home.Overview.ReadSpeed": "读取速度: ", - "Home.Overview.ReadSpeedZero": "读取速度: 0 B/s", "Home.Overview.Transfer": "传输量: ", - "Home.Overview.TransferZero": "传输量: 0/s", "Home.Overview.UnknownAdapter": "未知适配器", "Home.Overview.UnknownModel": "未知型号", "Home.Overview.WriteSpeed": "写入速度: ", - "Home.Overview.WriteSpeedZero": "写入速度: 0 B/s", "Task.Title": "任务管理器", "Task.Loading": "正在加载...", From 33047a89c8a173648ebf6982cac03f21b68cf127 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Sat, 4 Apr 2026 23:37:55 +0800 Subject: [PATCH 03/28] New translations resources.json (en-US) --- StarlightGUI/Strings/en-US/Resources.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index d6e2005..b84bc97 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -127,16 +127,12 @@ "Home.Overview.NetPacketSend": "Packets sent: ", "Home.Overview.NetPacketRecv": "Packets received: ", "Home.Overview.IOCount": "I/O Activity: ", - "Home.Overview.IOCountZero": "I/O Activity: 0/s", "Home.Overview.NoActiveAdapter": "No active network adapter", "Home.Overview.ReadSpeed": "Read speed: ", - "Home.Overview.ReadSpeedZero": "Read speed: 0 B/s", "Home.Overview.Transfer": "Throughput: ", - "Home.Overview.TransferZero": "Throughput: 0/s", "Home.Overview.UnknownAdapter": "Unknown adapter", "Home.Overview.UnknownModel": "Unknown model", "Home.Overview.WriteSpeed": "Write speed: ", - "Home.Overview.WriteSpeedZero": "Write speed: 0 B/s", "Task.Title": "Task Manager", "Task.Loading": "Loading...", "Task.Placeholder": "Search processes...", From 3a05381aeba33069369c890b29ccdb5a76411186 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Sat, 4 Apr 2026 23:37:56 +0800 Subject: [PATCH 04/28] New translations resources.json (Chinese_Simplified_Cute) --- StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json index b168328..7f93c8a 100644 --- a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json +++ b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json @@ -127,16 +127,12 @@ "Home.Overview.NetPacketSend": "数据包发送: ", "Home.Overview.NetPacketRecv": "数据包接收: ", "Home.Overview.IOCount": "I/O 量: ", - "Home.Overview.IOCountZero": "I/O 量: 0/s", "Home.Overview.NoActiveAdapter": "无活跃网络适配器", "Home.Overview.ReadSpeed": "读取速度: ", - "Home.Overview.ReadSpeedZero": "读取速度: 0 B/s", "Home.Overview.Transfer": "传输量: ", - "Home.Overview.TransferZero": "传输量: 0/s", "Home.Overview.UnknownAdapter": "未知适配器", "Home.Overview.UnknownModel": "未知型号", "Home.Overview.WriteSpeed": "写入速度: ", - "Home.Overview.WriteSpeedZero": "写入速度: 0 B/s", "Task.Title": "任务管理器", "Task.Loading": "正在加载...", "Task.Placeholder": "搜索进程...", From 035c47de12d41069fff310948cf281f2b587f331 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Tue, 7 Apr 2026 10:51:45 +0800 Subject: [PATCH 05/28] New translations resources.json (Chinese_Simplified_Cute) --- StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json index 7f93c8a..69495c9 100644 --- a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json +++ b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json @@ -1,5 +1,5 @@ { - "Common.Error": "错误", + "Common.Error": "", "Common.Success": "成功", "Common.Warning": "警告", "Common.Info": "提示", From fd106fa2b3e7704e5851f5377aace85fe65bd069 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Tue, 7 Apr 2026 20:58:57 +0800 Subject: [PATCH 06/28] New translations resources.json (en-US) --- StarlightGUI/Strings/en-US/Resources.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index b84bc97..081d83b 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -21,6 +21,7 @@ "Common.Path": "Path", "Common.Type": "Type", "Common.Value": "Value", + "Common.Index": "序号", "Common.Unknown": "(Unknown)", "Common.None": "(None)", "Common.Version": "Version", @@ -166,7 +167,6 @@ "KernelModule.Placeholder": "Search modules...", "KernelModule.Detail": "%d kernel modules (%d ms)", "KernelModule.Header.DriverObj": "Driver object", - "KernelModule.Header.LoadOrder": "Loading order", "KernelModule.Button.LoadDriver": "Load", "KernelModule.Button.UnloadModule": "Unload", "KernelModule.Menu.Hide": "Hide", @@ -266,7 +266,6 @@ "Monitor.Header.NameModule": "Name/Module", "Monitor.Header.Hook": "Hook", "Monitor.Header.SourceAddress": "Source address", - "Monitor.Header.Index": "Index", "Monitor.Header.Object": "Object", "Monitor.Header.Timestamp": "Timestamp", "Monitor.Header.Limit": "Limit", From 56973ebc023a527f1218048eef851db9b369b169 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Tue, 7 Apr 2026 20:58:58 +0800 Subject: [PATCH 07/28] New translations resources.json (Chinese_Simplified_Cute) --- StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json index 69495c9..90eba02 100644 --- a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json +++ b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json @@ -21,6 +21,7 @@ "Common.Path": "路径", "Common.Type": "类型", "Common.Value": "值", + "Common.Index": "序号", "Common.Unknown": "(未知)", "Common.None": "(无)", "Common.Version": "版本", @@ -166,7 +167,6 @@ "KernelModule.Placeholder": "搜索模块...", "KernelModule.Detail": "共 %d 个内核模块 (%d ms)", "KernelModule.Header.DriverObj": "驱动对象", - "KernelModule.Header.LoadOrder": "加载顺序", "KernelModule.Button.LoadDriver": "加载驱动", "KernelModule.Button.UnloadModule": "卸载模块", "KernelModule.Menu.Hide": "隐藏", @@ -266,7 +266,6 @@ "Monitor.Header.NameModule": "名称/模块", "Monitor.Header.Hook": "钩子", "Monitor.Header.SourceAddress": "源地址", - "Monitor.Header.Index": "序号", "Monitor.Header.Object": "对象", "Monitor.Header.Timestamp": "时间戳", "Monitor.Header.Limit": "段界限", From 7044885157ac586bd8bbd4d0f0087ab4f68c91b1 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Tue, 7 Apr 2026 21:00:10 +0800 Subject: [PATCH 08/28] Update source file Resources.json --- StarlightGUI/Strings/zh-CN/Resources.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index 6ba28a1..f31bf6f 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -21,6 +21,7 @@ "Common.Path": "路径", "Common.Type": "类型", "Common.Value": "值", + "Common.Index": "序号", "Common.Unknown": "(未知)", "Common.None": "(无)", "Common.Version": "版本", @@ -182,7 +183,6 @@ "KernelModule.Detail": "共 %d 个内核模块 (%d ms)", "KernelModule.Header.DriverObj": "驱动对象", - "KernelModule.Header.LoadOrder": "加载顺序", "KernelModule.Button.LoadDriver": "加载驱动", "KernelModule.Button.UnloadModule": "卸载模块", @@ -294,7 +294,6 @@ "Monitor.Header.NameModule": "名称/模块", "Monitor.Header.Hook": "钩子", "Monitor.Header.SourceAddress": "源地址", - "Monitor.Header.Index": "序号", "Monitor.Header.Object": "对象", "Monitor.Header.Timestamp": "时间戳", "Monitor.Header.Limit": "段界限", From 29832bbd02350354cb3455ce314434d82872f9fc Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+RinoRika@users.noreply.github.com> Date: Tue, 7 Apr 2026 23:04:47 +0800 Subject: [PATCH 09/28] New translations resources.json (en-US) --- StarlightGUI/Strings/en-US/Resources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 081d83b..62237ed 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -21,7 +21,7 @@ "Common.Path": "Path", "Common.Type": "Type", "Common.Value": "Value", - "Common.Index": "序号", + "Common.Index": "Index", "Common.Unknown": "(Unknown)", "Common.None": "(None)", "Common.Version": "Version", @@ -172,7 +172,7 @@ "KernelModule.Menu.Hide": "Hide", "KernelModule.Menu.Unload": "Unload", "File.ThisPC": "This PC", - "File.BackToPC": "Return to This PC", + "File.BackToPC": "Return To This PC", "File.PreviousFolder": "Previous Folder", "File.Placeholder": "Search files...", "File.Header.ModifyTime": "Modify Time", From ba151ee5ee9d2707d13409d74e40bd8df3898b42 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Fri, 5 Jun 2026 00:45:08 +0800 Subject: [PATCH 10/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 62237ed..89296ad 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -40,6 +40,8 @@ "Msg.Failed": "Failed to complete operation, error code: %d", "Msg.FailedWithArg": "Failed to %s, error code: %d", "Msg.FailedWithArgNoError": "Failed to %s%s!", + "Msg.DriverError.Code": "操作失败,错误代码: %s", + "Msg.DriverError.Detail": "操作失败,错误信息: %s", "Msg.CopyToClipboard.Success": "Successfully copied to clipboard!", "Msg.CopyToClipboard.Failed": "Failed to copy to clipboard!", "Msg.ShowDialog.Success": "Dialog displayed successfully!", From 78ce75e81094d7bf9cb3246f43ffd80c91f4e72e Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Fri, 5 Jun 2026 00:45:09 +0800 Subject: [PATCH 11/28] New translations resources.json (Chinese_Simplified_Cute) [ci skip] --- StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json index 90eba02..11351af 100644 --- a/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json +++ b/StarlightGUI/Strings/Chinese_Simplified_Cute/Resources.json @@ -40,6 +40,8 @@ "Msg.Failed": "无法完成操作, 错误码: %d", "Msg.FailedWithArg": "无法%s, 错误码: %d", "Msg.FailedWithArgNoError": "无法%s%s!", + "Msg.DriverError.Code": "操作失败,错误代码: %s", + "Msg.DriverError.Detail": "操作失败,错误信息: %s", "Msg.CopyToClipboard.Success": "已成功复制至剪贴板!", "Msg.CopyToClipboard.Failed": "无法复制至剪贴板!", "Msg.ShowDialog.Success": "成功显示对话框!", From 608944da300a18eda15eee8508d8c2d9d4133ed5 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Fri, 5 Jun 2026 01:14:43 +0800 Subject: [PATCH 12/28] Update source file Resources.json [ci skip] --- StarlightGUI/Strings/zh-CN/Resources.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index f31bf6f..c65d246 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -41,6 +41,8 @@ "Msg.Failed": "无法完成操作, 错误码: %d", "Msg.FailedWithArg": "无法%s, 错误码: %d", "Msg.FailedWithArgNoError": "无法%s%s!", + "Msg.DriverError.Code": "操作失败,错误代码: %s", + "Msg.DriverError.Detail": "操作失败,错误信息: %s", "Msg.CopyToClipboard.Success": "已成功复制至剪贴板!", "Msg.CopyToClipboard.Failed": "无法复制至剪贴板!", "Msg.ShowDialog.Success": "成功显示对话框!", From fdc40f6f20231ff1042405d18c747c1ec209ad3e Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Fri, 5 Jun 2026 02:25:34 +0800 Subject: [PATCH 13/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 89296ad..dbe125b 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -40,8 +40,8 @@ "Msg.Failed": "Failed to complete operation, error code: %d", "Msg.FailedWithArg": "Failed to %s, error code: %d", "Msg.FailedWithArgNoError": "Failed to %s%s!", - "Msg.DriverError.Code": "操作失败,错误代码: %s", - "Msg.DriverError.Detail": "操作失败,错误信息: %s", + "Msg.DriverError.Code": "Operation failed, error code: %s", + "Msg.DriverError.Detail": "Operation failed, error message: %s", "Msg.CopyToClipboard.Success": "Successfully copied to clipboard!", "Msg.CopyToClipboard.Failed": "Failed to copy to clipboard!", "Msg.ShowDialog.Success": "Dialog displayed successfully!", From 1970877e909af7b545e8c0046a296e5c40f65a54 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Sat, 6 Jun 2026 20:26:14 +0800 Subject: [PATCH 14/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index dbe125b..9a624b8 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -184,7 +184,7 @@ "File.Menu.CopyToCurrentDir": "Copy to current folder", "File.Menu.Delete": "Delete", "File.Menu.DeleteKernel": "Delete (Kernel)", - "File.Menu.DeleteMurder": "Delete (Memory Wipe)", + "File.Menu.DeleteNTFS": "删除 (NTFS)", "File.Menu.Rename": "Rename", "File.Menu.CopyPath": "Copy Path", "File.Menu.Properties": "Properties", @@ -194,7 +194,7 @@ "File.Msg.ImportantFileWarning": "This file may be an important file, please click again if you confirm to continue!", "File.Msg.DragCopyException": "An exception occurred when dragging and copying!", "File.Msg.EnterDriveFirst": "Please enter a drive first before copying", - "File.Msg.CopyPartialFail": "%d items failed to copy! Please try running with high privileges!", + "File.Msg.CopyPartialFail": "操作已完成,但有 %d 个项目复制失败!", "Window.Title": "Window Manager", "Window.Loading": "Loading...", "Window.Placeholder": "Search windows...", @@ -260,8 +260,8 @@ "Monitor.Header.TypeModule": "Type/Module", "Monitor.Header.Entry": "Entry", "Monitor.Header.IRPModule": "IRP/Module", - "Monitor.Header.PreFilter": "PreFilter", - "Monitor.Header.PostFilter": "PostFilter", + "Monitor.Header.PreFilter": "Pre-Filter", + "Monitor.Header.PostFilter": "Post-Filter", "Monitor.Header.DriverModule": "Driver/Module", "Monitor.Header.DeviceObject": "Device object", "Monitor.Header.TargetDriverObject": "Target driver object", @@ -409,8 +409,8 @@ "Settings.Header.Card.Log": "Log", "Settings.Header.Card.Fix": "Service Fix", "Settings.Header.Card.Language": "Language", - "Settings.Desc.Card.EnumFileMode": "API used for file enumeration in the file manager. NTFSPARSER may not work properly.", - "Settings.Desc.Card.EnumStrengthen": "Force using SKT64 driver for process enumeration in Task Manager. May reduce performance.", + "Settings.Desc.Card.EnumFileMode": "文件管理器中进行遍历文件使用的 API", + "Settings.Desc.Card.EnumStrengthen": "使用进程枚举的加强模式", "Settings.Desc.Card.TaskAutoRefresh": "Task Manager will periodically refresh the process list to keep information up to date.", "Settings.Desc.Card.PDHFirst": "Use system PDH data for GPU even if NVML is available.", "Settings.Desc.Card.DisasmCount": "Number of data items displayed per line in memory disassembly view.", @@ -489,7 +489,7 @@ "ProcThread.Menu.Suspend": "Suspend", "ProcThread.Menu.Terminate": "Terminate", "ProcThread.Menu.TerminateKernel": "Terminate (Kernel)", - "ProcThread.Menu.TerminateMurder": "Terminate (Memory Wipe)", + "ProcThread.Menu.TerminateMurder": "终止 (陷阱帧抹杀)", "ProcThread.Msg.MurderWarning": "Dangerous operation! Click again to confirm!", "RunProcess.Title": "Run New Process", "RunProcess.ButtonPrimary": "Run", From 9067ec70dcddbf49104330565a45642ddfbc2316 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Sat, 6 Jun 2026 22:07:50 +0800 Subject: [PATCH 15/28] Update source file Resources.json [ci skip] --- StarlightGUI/Strings/zh-CN/Resources.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index c65d246..e0a579c 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -205,7 +205,7 @@ "File.Menu.CopyToCurrentDir": "复制到当前文件夹", "File.Menu.Delete": "删除", "File.Menu.DeleteKernel": "删除 (内核)", - "File.Menu.DeleteMurder": "删除 (内存抹杀)", + "File.Menu.DeleteNTFS": "删除 (NTFS)", "File.Menu.Rename": "重命名", "File.Menu.CopyPath": "复制路径", "File.Menu.Properties": "属性", @@ -216,7 +216,7 @@ "File.Msg.ImportantFileWarning": "该文件可能为重要文件,如果确认继续请再次点击!", "File.Msg.DragCopyException": "拖拽复制时出现异常!", "File.Msg.EnterDriveFirst": "请先进入某个驱动器后再进行复制", - "File.Msg.CopyPartialFail": "%d 个项目复制失败! 请尝试以高权限运行!", + "File.Msg.CopyPartialFail": "操作已完成,但有 %d 个项目复制失败!", "Window.Title": "窗口管理器", "Window.Loading": "正在加载...", @@ -288,8 +288,8 @@ "Monitor.Header.TypeModule": "类型/模块", "Monitor.Header.Entry": "入口", "Monitor.Header.IRPModule": "IRP/模块", - "Monitor.Header.PreFilter": "PreFilter", - "Monitor.Header.PostFilter": "PostFilter", + "Monitor.Header.PreFilter": "Pre-Filter", + "Monitor.Header.PostFilter": "Post-Filter", "Monitor.Header.DriverModule": "驱动/模块", "Monitor.Header.DeviceObject": "设备对象", "Monitor.Header.TargetDriverObject": "目标驱动对象", @@ -447,8 +447,8 @@ "Settings.Header.Card.Fix": "服务修复", "Settings.Header.Card.Language": "语言", - "Settings.Desc.Card.EnumFileMode": "文件管理器中进行遍历文件使用的 API,NTFSPARSER 可能不会工作", - "Settings.Desc.Card.EnumStrengthen": "强制使用 SKT64 作为任务管理器枚举进程的驱动,可能会导致效率变低", + "Settings.Desc.Card.EnumFileMode": "文件管理器中进行遍历文件使用的 API", + "Settings.Desc.Card.EnumStrengthen": "使用进程枚举的加强模式", "Settings.Desc.Card.TaskAutoRefresh": "任务管理器会周期性刷新进程列表,使信息始终保持最新", "Settings.Desc.Card.PDHFirst": "即使 NVML 可用,依旧使用系统 PDH 为 GPU 提供的数据", "Settings.Desc.Card.DisasmCount": "在内存反汇编页面每一行展示的数据数量", @@ -543,7 +543,7 @@ "ProcThread.Menu.Suspend": "暂停", "ProcThread.Menu.Terminate": "终止", "ProcThread.Menu.TerminateKernel": "终止 (内核)", - "ProcThread.Menu.TerminateMurder": "终止 (内存抹杀)", + "ProcThread.Menu.TerminateMurder": "终止 (陷阱帧抹杀)", "ProcThread.Msg.MurderWarning": "这是一个危险操作! 再次点击以确认!", From 556f757b733735e333f17f1c4eef57066ab88460 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Wed, 24 Jun 2026 20:00:05 +0800 Subject: [PATCH 16/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 114 +++------------------- 1 file changed, 16 insertions(+), 98 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 9a624b8..bfc8379 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -4,10 +4,8 @@ "Common.Warning": "Warning", "Common.Info": "Info", "Common.Failed": "Failed", - "Common.Hint": "Hint", "Common.Exit": "Exit", "Common.Process": "Process", - "Common.Thread": "Thread", "Common.File": "File", "Common.Module": "Module", "Common.Window": "Window", @@ -24,33 +22,24 @@ "Common.Index": "Index", "Common.Unknown": "(Unknown)", "Common.None": "(None)", - "Common.Version": "Version", - "Common.Developer": "Developer", "Common.Disk": "Disk", "Common.DiskN": "Disk %d", - "Common.Supported": "Supported", - "Common.Unsupported": "Unsupported", "Common.Refresh": "Refresh", "Common.CopyInfo": "Copy Info", "Msg.EditSelfWarning": "What are you doing?", "Msg.OpenInBrowser.Success": "Link opened in browser!", "Msg.OpenInBrowser.Failed": "The link could not be opened in your browser!", "Msg.Success": "Operation completed successfully!", - "Msg.SuccessWithArg": "Successfully %s!", "Msg.Failed": "Failed to complete operation, error code: %d", - "Msg.FailedWithArg": "Failed to %s, error code: %d", - "Msg.FailedWithArgNoError": "Failed to %s%s!", "Msg.DriverError.Code": "Operation failed, error code: %s", "Msg.DriverError.Detail": "Operation failed, error message: %s", "Msg.CopyToClipboard.Success": "Successfully copied to clipboard!", "Msg.CopyToClipboard.Failed": "Failed to copy to clipboard!", - "Msg.ShowDialog.Success": "Dialog displayed successfully!", "Msg.ShowDialog.Failed": "Failed to display dialog box!", "Msg.FileNotFound": "File not found!", "Msg.FetchFailed": "Failed to fetch data... :(", "Msg.RestartRequired": "This operation requires restarting the program to take effect!", "Msg.Loading": "Loading...", - "Msg.StatusRunning": "Running", "Msg.Console.CreatedAt": "Creation time: ", "Msg.Console.Version": "Version: ", "Msg.Thread.Running": "Running", @@ -81,8 +70,6 @@ "MainWindow.Updater.Dev": "You are using a development build!", "MainWindow.Updater.Latest": "You are using the latest version!", "MainWindow.Updater.New": "A new version is available!", - "MainWindow.Driver.Loading": "Loading the required modules, this may take a while...", - "MainWindow.Driver.Success": "All modules loaded successfully!", "MainWindow.Driver.Failed": "One or more modules failed to load!", "MainWindow.Driver.FailedHelp1": "Unable to load the driver, please check if there is a process or anti-virus software preventing the driver from loading!", "MainWindow.Driver.FailedHelp2": "Unable to load driver, please turn off kernel isolation in Windows Defender!", @@ -163,7 +150,6 @@ "Task.Msg.SetCriticalWarning": "This will make the process critical and killing it will result in a blue screen! Click again to confirm!", "Task.Msg.StillLoading": "Currently loading, please try again later!", "Task.Msg.NotDLLFile": "The file is not of type DLL!", - "Task.Msg.TINotRunning": "TrustedInstaller service isn't running!", "KernelModule.Title": "Module Manager", "KernelModule.Loading": "Loading...", "KernelModule.Placeholder": "Search modules...", @@ -179,20 +165,16 @@ "File.Placeholder": "Search files...", "File.Header.ModifyTime": "Modify Time", "File.Menu.Open": "Open", - "File.Menu.OpenWith": "Open With", "File.Menu.Copy": "Copy", "File.Menu.CopyToCurrentDir": "Copy to current folder", "File.Menu.Delete": "Delete", "File.Menu.DeleteKernel": "Delete (Kernel)", "File.Menu.DeleteNTFS": "删除 (NTFS)", - "File.Menu.Rename": "Rename", - "File.Menu.CopyPath": "Copy Path", "File.Menu.Properties": "Properties", "File.Menu.Lock": "Lock", "File.Menu.OpenInExplorer": "Open in File Explorer", "File.Msg.StillLoading": "Currently loading, please try again later!", "File.Msg.ImportantFileWarning": "This file may be an important file, please click again if you confirm to continue!", - "File.Msg.DragCopyException": "An exception occurred when dragging and copying!", "File.Msg.EnterDriveFirst": "Please enter a drive first before copying", "File.Msg.CopyPartialFail": "操作已完成,但有 %d 个项目复制失败!", "Window.Title": "Window Manager", @@ -228,9 +210,8 @@ "Window.Menu.ThemeLight": "Light", "Monitor.DefaultText": "Select a section.", "Monitor.Placeholder": "Search...", - "Monitor.Open": "Open", - "Monitor.Close": "Close", - "Monitor.CaptureGlobal": "Capture Global", + "Monitor.CallbackTypeLabel": "类型: %s", + "Monitor.HALTableLabel": "表: %s", "Monitor.Permanent": "Permanent", "Monitor.BasicInfo": "Basic Information", "Monitor.Event": "Event", @@ -244,35 +225,24 @@ "Monitor.Timestamp": "Timestamp", "Monitor.IoCompletion": "I/O Completion", "Monitor.Seg.Object": "Object", - "Monitor.Seg.Debug": "Debug", "Monitor.Seg.Callback": "Callback/Notify", "Monitor.Seg.MiniFilter": "MiniFilter", - "Monitor.Seg.StdFilter": "StandardFilter", "Monitor.Seg.SSDT": "SSDT", "Monitor.Seg.SSSDT": "Shadow SSDT", - "Monitor.Seg.ExCallback": "ExCallback", "Monitor.Seg.IOTimer": "I/O Timer", "Monitor.Seg.IDT": "Interrupt Descriptor Table", "Monitor.Seg.GDT": "Global Descriptor Table", "Monitor.Seg.PiDDB": "PiDDB Cache Table", "Monitor.Seg.HALDPT": "HAL Table", - "Monitor.Seg.HALPDPT": "HAL Private Table", "Monitor.Header.TypeModule": "Type/Module", "Monitor.Header.Entry": "Entry", "Monitor.Header.IRPModule": "IRP/Module", "Monitor.Header.PreFilter": "Pre-Filter", "Monitor.Header.PostFilter": "Post-Filter", - "Monitor.Header.DriverModule": "Driver/Module", "Monitor.Header.DeviceObject": "Device object", - "Monitor.Header.TargetDriverObject": "Target driver object", "Monitor.Header.NameModule": "Name/Module", - "Monitor.Header.Hook": "Hook", - "Monitor.Header.SourceAddress": "Source address", - "Monitor.Header.Object": "Object", "Monitor.Header.Timestamp": "Timestamp", "Monitor.Header.Limit": "Limit", - "Monitor.Header.Privilege": "Privilege", - "Monitor.Header.Access": "Access", "Monitor.Label.Abandoned": "Abandoned: ", "Monitor.Label.Attributes": "Attributes: ", "Monitor.Label.Base": "Base: ", @@ -294,20 +264,10 @@ "Monitor.Label.Size": "Size: ", "Monitor.Label.Type": "Type: ", "Monitor.Menu.Remove": "Remove", - "Monitor.Menu.ScanEPTHook": "Scan EPT/NPT Hooks", - "Monitor.Menu.Unhook": "Unhook", "Monitor.Menu.Unload": "Unload", - "Monitor.Menu.TargetDriverObj": "Target driver object", - "Monitor.Menu.DeviceObj": "Device object", - "Monitor.Menu.Driver": "Driver", - "Monitor.Menu.Entry": "Entry", - "Monitor.Menu.Hook": "Hook", - "Monitor.Menu.Object": "Object", - "Monitor.Menu.SrcAddress": "Source address", "Monitor.Msg.WaitForLoading": "Please wait until the list is loaded before switching!", "Monitor.Msg.GetInfoError": "An error occurred while retrieving information, some content may be incomplete!", "Disasm.Title": "Memory Disassembly", - "Disasm.None": "None", "Disasm.Execute": "Execute", "Disasm.Menu.ModeRead": "Read", "Disasm.Menu.ModeReadDisasm": "Read + Disassemble", @@ -318,73 +278,40 @@ "Disasm.Msg.WriteWarning": "Writing to memory may cause system instability or even crash! Please make sure you know what you are doing!!! Click again to continue!!!", "Utility.Header.Hypervisor": "Hypervisor", "Utility.Header.SysBehavior": "System Behavior", - "Utility.Header.SysOp": "System Operations", - "Utility.Header.DSEHVM": "Driver Signature Enforcement (HVM)", - "Utility.Header.ObjRegCbHVM": "Object Callback (HVM)", - "Utility.Header.Card.HVM": "Hypervisor mode", + "Utility.Header.Card.Hypervisor": "Hypervisor 模式", "Utility.Header.Card.CreateProcess": "Create process", "Utility.Header.Card.CreateFile": "Create file", - "Utility.Header.Card.LoadDrv": "Load driver", - "Utility.Header.Card.UnloadDrv": "Unload driver", "Utility.Header.Card.ModifyReg": "Modify registry", - "Utility.Header.Card.ModifyBootsec": "Modify boot sector", - "Utility.Header.Card.ObjRegCb": "Register Object Callbacks", - "Utility.Header.Card.CmRegCb": "Registering Registry Callback", "Utility.Header.Card.DSE": "Driver Signature Enforcement", "Utility.Header.Card.LKD": "Local Kernel Debugging", - "Utility.Header.Card.Power": "Power Status", "Utility.Header.Card.BSOD": "Blue Screen", "Utility.Header.Card.PG": "Disable PatchGuard", - "Utility.Desc.Card.HVM": "Turning on virtualization mode will enhance some functions (only for hardware that supports Intel VT)", + "Utility.Header.Card.LoadDrvHypervisor": "加载驱动 (Hypervisor)", + "Utility.Header.Card.DSEHypervisor": "驱动签名强制 (Hypervisor)", + "Utility.Header.Card.PGHypervisor": "禁用内核保护 (Hypervisor)", + "Utility.Desc.Card.Hypervisor": "开启虚拟化模式(Intel VT-x)", "Utility.Desc.Card.CreateProcess": "Disable or allow global process creation", "Utility.Desc.Card.CreateFile": "Disable or allow global file creation", - "Utility.Desc.Card.LoadDrv": "Disable or allow the system to load drivers", - "Utility.Desc.Card.UnloadDrv": "Disable or allow the system to unload drivers", "Utility.Desc.Card.ModifyReg": "Disallow or allow registry modifications", - "Utility.Desc.Card.ModifyBootsec": "Disable or allow modification of disk boot sector", - "Utility.Desc.Card.ObjRegCb": "Disable or allow registration of object callbacks (ObRegisterCallbacks)", - "Utility.Desc.Card.CmRegCb": "Disable or allow registration of registry callbacks (CmRegisterCallbackEx)", - "Utility.Desc.Card.DSE": "Turn Driver Signature Enforcement on or off.", - "Utility.Desc.Card.LKD": "Turn Local Kernel Debugging on or off", - "Utility.Desc.Card.Power": "Change the system's power state", - "Utility.Desc.Card.BSOD": "Crash the system (Blue Screen Of Death)", + "Utility.Desc.Card.DSE": "开启或关闭驱动签名强制", + "Utility.Desc.Card.LKD": "开启本地内核调试", + "Utility.Desc.Card.BSOD": "使系统崩溃", "Utility.Desc.Card.PG": "Disable kernel PatchGuard protection", - "Utility.Menu.HVMEnable": "Enable", - "Utility.Menu.PowerShutdown": "Shutdown", - "Utility.Menu.PowerReboot": "Restart", - "Utility.Menu.PowerForceReboot": "Force restart", - "Utility.Menu.BSOD.Default": "Default", - "Utility.Menu.BSOD.Red": "Red", - "Utility.Menu.BSOD.Green": "Green", - "Utility.Menu.BSOD.Blue": "Blue", - "Utility.Menu.BSOD.Yellow": "Yellow", - "Utility.Menu.BSOD.Cyan": "Cyan", - "Utility.Menu.BSOD.Magenta": "Magenta", - "Utility.Menu.BSOD.Black": "Black", - "Utility.Menu.BSOD.White": "White", - "Utility.Menu.BSOD.Orange": "Orange color", - "Utility.Menu.BSOD.Purple": "Purple", - "Utility.Menu.BSOD.Pink": "Pink", - "Utility.Menu.BSOD.Gray": "Gray", - "Utility.Menu.BSOD.Brown": "Brown", - "Utility.Menu.BSOD.Gold": "Gold", - "Utility.Menu.BSOD.Silver": "Silver", + "Utility.Desc.Card.LoadDrvHypervisor": "使用虚拟化方式加载驱动", + "Utility.Desc.Card.DSEHypervisor": "使用虚拟化方式开启或关闭驱动签名强制", + "Utility.Desc.Card.PGHypervisor": "使用虚拟化方式禁用内核 PatchGuard 保护", + "Utility.Menu.HypervisorEnable": "启用", + "Utility.Menu.HypervisorDisable": "关闭", "Utility.Menu.BSOD.Crash": "Crash", - "Utility.Menu.PG.Auto": "Auto (BSOD Maybe)", "Utility.Menu.PG.Disable": "Disable", "Utility.Menu.Enable": "Enable", "Utility.Menu.Disable": "Disable", - "Utility.Msg.SysOpWarning": "(Warning: Features in this area may not work properly, resulting in a BSOD is normal!)", - "Utility.Msg.ActionFailed": "Operation failed!", - "Utility.Msg.ActionFailedAlready": "Operation failed: Already in this state!", - "Utility.Msg.ActionSuccess": "Operation completed successfully!", "Utility.Msg.ConfirmAction": "Are you sure you want to do this? Click again to confirm.", "Utility.Common.UnknownAction": "Unknown operation!", "Settings.Header.Feature": "Feature", "Settings.Header.Main": "Main", "Settings.Header.Appearance": "Appearance", "Settings.Header.Other": "Other", - "Settings.Header.Language": "Language", "Settings.Header.Card.EnumFileMode": "File Enumeration Mode", "Settings.Header.Card.EnumStrengthen": "Enhanced Process Enumeration", "Settings.Header.Card.TaskAutoRefresh": "Auto Refresh Tasks", @@ -441,13 +368,8 @@ "Settings.Option.ThemeDark": "Dark", "Settings.Button.Log": "Toggle", "Settings.Button.Fix": "Fix", - "Settings.Msg.AutoStartEnabled": "Auto-start enabled. The app will launch with highest privileges via scheduled task!", - "Settings.Msg.AutoStartDisabled": "Auto-start disabled!", - "Settings.Msg.AutoStartEnableFailed": "Failed to create auto-start task. Please check Task Scheduler service!", - "Settings.Msg.AutoStartDisableFailed": "Failed to disable auto-start. Please check permissions or Task Scheduler!", "Settings.Msg.ReplaceTaskMgrEnabled": "Task Manager replacement enabled!", "Settings.Msg.ReplaceTaskMgrDisabled": "Task Manager replacement disabled!", - "Settings.Msg.ReplaceTaskMgrFailed": "Failed to set Task Manager replacement. Check permissions or system policies!", "Settings.Msg.FixCompleted": "Operation completed. Please restart your PC!", "Help.Header.About": "About", "Help.Header.Acknowledgement": "Acknowledgements", @@ -470,16 +392,13 @@ "ProcHandle.Header.Access": "Access", "ProcHandle.Header.Attributes": "Attributes", "ProcHandle.Header.Object": "Object", - "ProcHandle.Msg.NoInfo": "Unable to retrieve handle information for this process!", "ProcHandle.Msg.TooManyHandles": "Too many handles. Results may be inaccurate!", "ProcKCT.Title": "Kernel Callback Table", "ProcKCT.Detail": "%d records (%d ms)", "ProcKCT.Header.Function": "Function", - "ProcKCT.Msg.NoInfo": "Unable to retrieve kernel callback information!", "ProcKCT.Msg.TooManyRecords": "Too many records. Results may be inaccurate!", "ProcModule.Title": "Modules", "ProcModule.Detail": "%d modules (%d ms)", - "ProcModule.Msg.NoInfo": "Unable to retrieve module information!", "ProcModule.Msg.TooManyModules": "Too many modules. Results may be inaccurate!", "ProcThread.Title": "Threads", "ProcThread.Detail": "%d threads (%d ms)", @@ -510,13 +429,12 @@ "LoadDriver.Desc": "Load selected driver into the system.", "LoadDriver.Placeholder": "File path...", "LoadDriver.Browse": "Browse...", - "LoadDriver.Bypass": "Bypass driver signature enforcement", + "LoadDriver.Bypass": "禁用驱动签名强制", "LoadDriver.Msg.NotSYS": "File is not a SYS driver!", "ModifyToken.Title": "Modify Process Token", "ModifyToken.ButtonPrimary": "Modify", "ModifyToken.ButtonSecondary": "Cancel", "ModifyToken.Desc": "Modify process token to selected privilege.", - "ModifyToken.Token": "Token", "CopyFile.Title": "Copy File", "CopyFile.ButtonPrimary": "Copy", "CopyFile.ButtonSecondary": "Cancel", From 002664cb47391977c0836b480ca278301e14a561 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Wed, 24 Jun 2026 20:00:37 +0800 Subject: [PATCH 17/28] Update source file Resources.json [ci skip] --- StarlightGUI/Strings/zh-CN/Resources.json | 114 +++------------------- 1 file changed, 16 insertions(+), 98 deletions(-) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index e0a579c..92a3be5 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -4,10 +4,8 @@ "Common.Warning": "警告", "Common.Info": "提示", "Common.Failed": "失败", - "Common.Hint": "提示", "Common.Exit": "退出", "Common.Process": "进程", - "Common.Thread": "线程", "Common.File": "文件", "Common.Module": "模块", "Common.Window": "窗口", @@ -24,12 +22,8 @@ "Common.Index": "序号", "Common.Unknown": "(未知)", "Common.None": "(无)", - "Common.Version": "版本", - "Common.Developer": "开发者", "Common.Disk": "磁盘", "Common.DiskN": "磁盘 %d", - "Common.Supported": "支持", - "Common.Unsupported": "不支持", "Common.Refresh": "刷新", "Common.CopyInfo": "复制信息", @@ -37,21 +31,16 @@ "Msg.OpenInBrowser.Success": "已在浏览器中打开链接!", "Msg.OpenInBrowser.Failed": "无法在浏览器中打开链接!", "Msg.Success": "成功完成操作!", - "Msg.SuccessWithArg": "成功%s!", "Msg.Failed": "无法完成操作, 错误码: %d", - "Msg.FailedWithArg": "无法%s, 错误码: %d", - "Msg.FailedWithArgNoError": "无法%s%s!", "Msg.DriverError.Code": "操作失败,错误代码: %s", "Msg.DriverError.Detail": "操作失败,错误信息: %s", "Msg.CopyToClipboard.Success": "已成功复制至剪贴板!", "Msg.CopyToClipboard.Failed": "无法复制至剪贴板!", - "Msg.ShowDialog.Success": "成功显示对话框!", "Msg.ShowDialog.Failed": "无法显示对话框!", "Msg.FileNotFound": "文件不存在!", "Msg.FetchFailed": "获取失败... :(", "Msg.RestartRequired": "该操作需要重启程序以生效!", "Msg.Loading": "加载中...", - "Msg.StatusRunning": "运行中", "Msg.Console.CreatedAt": "创建时间: ", "Msg.Console.Version": "版本: ", @@ -87,8 +76,6 @@ "MainWindow.Updater.Latest": "当前已是最新版本!", "MainWindow.Updater.New": "发现新版本!", - "MainWindow.Driver.Loading": "正在加载必要模块,这可能需要一段时间...", - "MainWindow.Driver.Success": "所有模块加载成功!", "MainWindow.Driver.Failed": "一个或多个模块加载失败!", "MainWindow.Driver.FailedHelp1": "无法加载驱动,请检查是否有进程或杀软正在阻止驱动加载!", "MainWindow.Driver.FailedHelp2": "无法加载驱动,请在 Windows Defender 内关闭内核隔离!", @@ -177,7 +164,6 @@ "Task.Msg.SetCriticalWarning": "这将使进程变为关键进程,终止它将导致蓝屏!再次点击以确认!", "Task.Msg.StillLoading": "正在加载中,请稍候...", "Task.Msg.NotDLLFile": "文件不是DLL类型!", - "Task.Msg.TINotRunning": "TrustedInstaller 服务未运行!", "KernelModule.Title": "模块管理器", "KernelModule.Loading": "正在加载...", @@ -200,21 +186,17 @@ "File.Header.ModifyTime": "修改日期", "File.Menu.Open": "打开", - "File.Menu.OpenWith": "打开方式", "File.Menu.Copy": "复制", "File.Menu.CopyToCurrentDir": "复制到当前文件夹", "File.Menu.Delete": "删除", "File.Menu.DeleteKernel": "删除 (内核)", "File.Menu.DeleteNTFS": "删除 (NTFS)", - "File.Menu.Rename": "重命名", - "File.Menu.CopyPath": "复制路径", "File.Menu.Properties": "属性", "File.Menu.Lock": "锁定", "File.Menu.OpenInExplorer": "在文件管理器内打开", "File.Msg.StillLoading": "当前正在加载,请稍后再试!", "File.Msg.ImportantFileWarning": "该文件可能为重要文件,如果确认继续请再次点击!", - "File.Msg.DragCopyException": "拖拽复制时出现异常!", "File.Msg.EnterDriveFirst": "请先进入某个驱动器后再进行复制", "File.Msg.CopyPartialFail": "操作已完成,但有 %d 个项目复制失败!", @@ -254,9 +236,8 @@ "Monitor.DefaultText": "选择一个板块。", "Monitor.Placeholder": "搜索...", - "Monitor.Open": "打开", - "Monitor.Close": "关闭", - "Monitor.CaptureGlobal": "捕捉全局", + "Monitor.CallbackTypeLabel": "类型: %s", + "Monitor.HALTableLabel": "表: %s", "Monitor.Permanent": "永久", "Monitor.BasicInfo": "基本信息", "Monitor.Event": "事件", @@ -271,36 +252,25 @@ "Monitor.IoCompletion": "I/O 完成端口", "Monitor.Seg.Object": "对象", - "Monitor.Seg.Debug": "调试信息", "Monitor.Seg.Callback": "回调/消息", "Monitor.Seg.MiniFilter": "微过滤驱动", - "Monitor.Seg.StdFilter": "标准过滤驱动", "Monitor.Seg.SSDT": "SSDT", "Monitor.Seg.SSSDT": "Shadow SSDT", - "Monitor.Seg.ExCallback": "ExCallback", "Monitor.Seg.IOTimer": "I/O 定时器", "Monitor.Seg.IDT": "中断描述符表", "Monitor.Seg.GDT": "全局描述符表", "Monitor.Seg.PiDDB": "PiDDB 缓存表", "Monitor.Seg.HALDPT": "HAL 分发表", - "Monitor.Seg.HALPDPT": "HAL 私有分发表", "Monitor.Header.TypeModule": "类型/模块", "Monitor.Header.Entry": "入口", "Monitor.Header.IRPModule": "IRP/模块", "Monitor.Header.PreFilter": "Pre-Filter", "Monitor.Header.PostFilter": "Post-Filter", - "Monitor.Header.DriverModule": "驱动/模块", "Monitor.Header.DeviceObject": "设备对象", - "Monitor.Header.TargetDriverObject": "目标驱动对象", "Monitor.Header.NameModule": "名称/模块", - "Monitor.Header.Hook": "钩子", - "Monitor.Header.SourceAddress": "源地址", - "Monitor.Header.Object": "对象", "Monitor.Header.Timestamp": "时间戳", "Monitor.Header.Limit": "段界限", - "Monitor.Header.Privilege": "特权级", - "Monitor.Header.Access": "访问权限", "Monitor.Label.Abandoned": "已放弃: ", "Monitor.Label.Attributes": "属性: ", @@ -324,22 +294,12 @@ "Monitor.Label.Type": "类型: ", "Monitor.Menu.Remove": "移除", - "Monitor.Menu.ScanEPTHook": "扫描 EPT/NPT 钩子", - "Monitor.Menu.Unhook": "解除挂钩", "Monitor.Menu.Unload": "卸载", - "Monitor.Menu.TargetDriverObj": "目标驱动对象", - "Monitor.Menu.DeviceObj": "设备对象", - "Monitor.Menu.Driver": "驱动", - "Monitor.Menu.Entry": "入口", - "Monitor.Menu.Hook": "钩子", - "Monitor.Menu.Object": "对象", - "Monitor.Menu.SrcAddress": "源地址", "Monitor.Msg.WaitForLoading": "请等待列表加载完毕后再进行切换!", "Monitor.Msg.GetInfoError": "获取信息时出错,部分内容可能不完整!", "Disasm.Title": "内存反汇编", - "Disasm.None": "无", "Disasm.Execute": "执行", "Disasm.Menu.ModeRead": "读取", "Disasm.Menu.ModeReadDisasm": "读取 + 反汇编", @@ -352,67 +312,35 @@ "Utility.Header.Hypervisor": "Hypervisor", "Utility.Header.SysBehavior": "系统行为控制", - "Utility.Header.SysOp": "系统操作", - "Utility.Header.DSEHVM": "驱动签名强制 (HVM)", - "Utility.Header.ObjRegCbHVM": "对象回调 (HVM)", - "Utility.Header.Card.HVM": "Hypervisor 模式", + "Utility.Header.Card.Hypervisor": "Hypervisor 模式", "Utility.Header.Card.CreateProcess": "创建进程", "Utility.Header.Card.CreateFile": "创建文件", - "Utility.Header.Card.LoadDrv": "加载驱动", - "Utility.Header.Card.UnloadDrv": "卸载驱动", "Utility.Header.Card.ModifyReg": "修改注册表", - "Utility.Header.Card.ModifyBootsec": "修改引导扇区", - "Utility.Header.Card.ObjRegCb": "注册对象操作回调", - "Utility.Header.Card.CmRegCb": "注册注册表回调", "Utility.Header.Card.DSE": "驱动签名强制", "Utility.Header.Card.LKD": "本地内核调试", - "Utility.Header.Card.Power": "电源状态", "Utility.Header.Card.BSOD": "蓝屏", "Utility.Header.Card.PG": "禁用内核保护", - "Utility.Desc.Card.HVM": "开启虚拟化模式,将强化部分功能(仅限支持 Intel VT 的硬件)", + "Utility.Header.Card.LoadDrvHypervisor": "加载驱动 (Hypervisor)", + "Utility.Header.Card.DSEHypervisor": "驱动签名强制 (Hypervisor)", + "Utility.Header.Card.PGHypervisor": "禁用内核保护 (Hypervisor)", + "Utility.Desc.Card.Hypervisor": "开启虚拟化模式(Intel VT-x)", "Utility.Desc.Card.CreateProcess": "禁止或允许全局创建进程", "Utility.Desc.Card.CreateFile": "禁止或允许全局创建文件", - "Utility.Desc.Card.LoadDrv": "禁止或允许系统加载驱动", - "Utility.Desc.Card.UnloadDrv": "禁止或允许系统卸载驱动", "Utility.Desc.Card.ModifyReg": "禁止或允许修改注册表", - "Utility.Desc.Card.ModifyBootsec": "禁止或允许修改磁盘引导扇区", - "Utility.Desc.Card.ObjRegCb": "禁止或允许注册对象操作回调 (ObRegisterCallbacks)", - "Utility.Desc.Card.CmRegCb": "禁止或允许注册注册表回调 (CmRegisterCallbackEx)", - "Utility.Desc.Card.DSE": "开启或关闭驱动签名强制 (Driver Signature Enforcement)", - "Utility.Desc.Card.LKD": "开启或关闭本地内核调试", - "Utility.Desc.Card.Power": "更改系统的电源状态", - "Utility.Desc.Card.BSOD": "使系统发生崩溃 (Blue Screen Of Death)", + "Utility.Desc.Card.DSE": "开启或关闭驱动签名强制", + "Utility.Desc.Card.LKD": "开启本地内核调试", + "Utility.Desc.Card.BSOD": "使系统崩溃", "Utility.Desc.Card.PG": "禁用内核 PatchGuard 保护", - "Utility.Menu.HVMEnable": "启用", - "Utility.Menu.PowerShutdown": "关机", - "Utility.Menu.PowerReboot": "重启", - "Utility.Menu.PowerForceReboot": "强制重启", - "Utility.Menu.BSOD.Default": "默认", - "Utility.Menu.BSOD.Red": "红色", - "Utility.Menu.BSOD.Green": "绿色", - "Utility.Menu.BSOD.Blue": "蓝色", - "Utility.Menu.BSOD.Yellow": "黄色", - "Utility.Menu.BSOD.Cyan": "青色", - "Utility.Menu.BSOD.Magenta": "品红色", - "Utility.Menu.BSOD.Black": "黑色", - "Utility.Menu.BSOD.White": "白色", - "Utility.Menu.BSOD.Orange": "橙色", - "Utility.Menu.BSOD.Purple": "紫色", - "Utility.Menu.BSOD.Pink": "粉色", - "Utility.Menu.BSOD.Gray": "灰色", - "Utility.Menu.BSOD.Brown": "棕色", - "Utility.Menu.BSOD.Gold": "金色", - "Utility.Menu.BSOD.Silver": "银色", + "Utility.Desc.Card.LoadDrvHypervisor": "使用虚拟化方式加载驱动", + "Utility.Desc.Card.DSEHypervisor": "使用虚拟化方式开启或关闭驱动签名强制", + "Utility.Desc.Card.PGHypervisor": "使用虚拟化方式禁用内核 PatchGuard 保护", + "Utility.Menu.HypervisorEnable": "启用", + "Utility.Menu.HypervisorDisable": "关闭", "Utility.Menu.BSOD.Crash": "崩溃", - "Utility.Menu.PG.Auto": "自动 (可能蓝屏)", "Utility.Menu.PG.Disable": "禁用", "Utility.Menu.Enable": "启用", "Utility.Menu.Disable": "禁用", - "Utility.Msg.SysOpWarning": "(警告: 该区域的功能可能无法正常工作,导致蓝屏或崩溃是正常现象!)", - "Utility.Msg.ActionFailed": "操作失败!", - "Utility.Msg.ActionFailedAlready": "操作失败: 已处于此状态!", - "Utility.Msg.ActionSuccess": "操作成功!", "Utility.Msg.ConfirmAction": "你确定要这么做吗?再次点击以确认。", "Utility.Common.UnknownAction": "未知操作!", @@ -420,7 +348,6 @@ "Settings.Header.Main": "主程序", "Settings.Header.Appearance": "外观", "Settings.Header.Other": "其他", - "Settings.Header.Language": "语言", "Settings.Header.Card.EnumFileMode": "遍历文件模式", "Settings.Header.Card.EnumStrengthen": "进程枚举强化", @@ -481,13 +408,8 @@ "Settings.Button.Log": "切换", "Settings.Button.Fix": "修复", - "Settings.Msg.AutoStartEnabled": "开机自启动已开启,将通过计划任务以最高权限启动!", - "Settings.Msg.AutoStartDisabled": "开机自启动已关闭!", - "Settings.Msg.AutoStartEnableFailed": "创建开机自启动任务失败,请检查系统计划任务服务状态!", - "Settings.Msg.AutoStartDisableFailed": "关闭开机自启动失败,请检查权限或计划任务服务!", "Settings.Msg.ReplaceTaskMgrEnabled": "已开启替代任务管理器!", "Settings.Msg.ReplaceTaskMgrDisabled": "已关闭替代任务管理器!", - "Settings.Msg.ReplaceTaskMgrFailed": "设置替代任务管理器失败,请检查权限或系统策略!", "Settings.Msg.FixCompleted": "操作已完成,请重启电脑!", "Help.Header.About": "关于", @@ -516,7 +438,6 @@ "ProcHandle.Header.Attributes": "属性", "ProcHandle.Header.Object": "对象", - "ProcHandle.Msg.NoInfo": "无法获取该进程的句柄信息!", "ProcHandle.Msg.TooManyHandles": "句柄数量过多,该结果可能不准确!", "ProcKCT.Title": "内核回调表", @@ -524,13 +445,11 @@ "ProcKCT.Header.Function": "函数", - "ProcKCT.Msg.NoInfo": "无法获取该进程的内核回调信息!", "ProcKCT.Msg.TooManyRecords": "记录数量过多,该结果可能不准确!", "ProcModule.Title": "模块", "ProcModule.Detail": "共 %d 个模块 (%d ms)", - "ProcModule.Msg.NoInfo": "无法获取该进程的模块信息!", "ProcModule.Msg.TooManyModules": "模块数量过多,该结果可能不准确!", "ProcThread.Title": "线程", @@ -568,7 +487,7 @@ "LoadDriver.Desc": "Starlight GUI 将根据选定驱动文件路径,加载目标驱动文件至系统中。", "LoadDriver.Placeholder": "文件路径...", "LoadDriver.Browse": "浏览...", - "LoadDriver.Bypass": "绕过驱动签名检测", + "LoadDriver.Bypass": "禁用驱动签名强制", "LoadDriver.Msg.NotSYS": "文件不是 SYS 类型!", @@ -576,7 +495,6 @@ "ModifyToken.ButtonPrimary": "修改", "ModifyToken.ButtonSecondary": "取消", "ModifyToken.Desc": "Starlight GUI 将修改指定进程的令牌至选定权限类型。", - "ModifyToken.Token": "令牌", "CopyFile.Title": "复制文件", "CopyFile.ButtonPrimary": "复制", From 79757fc984b02fe32316232047a650a7371da51c Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Wed, 24 Jun 2026 22:13:30 +0800 Subject: [PATCH 18/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 48 +++++++++++------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index bfc8379..4d9f87b 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -169,14 +169,14 @@ "File.Menu.CopyToCurrentDir": "Copy to current folder", "File.Menu.Delete": "Delete", "File.Menu.DeleteKernel": "Delete (Kernel)", - "File.Menu.DeleteNTFS": "删除 (NTFS)", + "File.Menu.DeleteNTFS": "Delete (NTFS)", "File.Menu.Properties": "Properties", "File.Menu.Lock": "Lock", "File.Menu.OpenInExplorer": "Open in File Explorer", "File.Msg.StillLoading": "Currently loading, please try again later!", "File.Msg.ImportantFileWarning": "This file may be an important file, please click again if you confirm to continue!", "File.Msg.EnterDriveFirst": "Please enter a drive first before copying", - "File.Msg.CopyPartialFail": "操作已完成,但有 %d 个项目复制失败!", + "File.Msg.CopyPartialFail": "Operation completed, but %d items failed to copy!", "Window.Title": "Window Manager", "Window.Loading": "Loading...", "Window.Placeholder": "Search windows...", @@ -210,8 +210,8 @@ "Window.Menu.ThemeLight": "Light", "Monitor.DefaultText": "Select a section.", "Monitor.Placeholder": "Search...", - "Monitor.CallbackTypeLabel": "类型: %s", - "Monitor.HALTableLabel": "表: %s", + "Monitor.CallbackTypeLabel": "Type: %s", + "Monitor.HALTableLabel": "Table: %s", "Monitor.Permanent": "Permanent", "Monitor.BasicInfo": "Basic Information", "Monitor.Event": "Event", @@ -233,7 +233,7 @@ "Monitor.Seg.IDT": "Interrupt Descriptor Table", "Monitor.Seg.GDT": "Global Descriptor Table", "Monitor.Seg.PiDDB": "PiDDB Cache Table", - "Monitor.Seg.HALDPT": "HAL Table", + "Monitor.Seg.HALDPT": "HAL Dispatch Tables", "Monitor.Header.TypeModule": "Type/Module", "Monitor.Header.Entry": "Entry", "Monitor.Header.IRPModule": "IRP/Module", @@ -278,7 +278,7 @@ "Disasm.Msg.WriteWarning": "Writing to memory may cause system instability or even crash! Please make sure you know what you are doing!!! Click again to continue!!!", "Utility.Header.Hypervisor": "Hypervisor", "Utility.Header.SysBehavior": "System Behavior", - "Utility.Header.Card.Hypervisor": "Hypervisor 模式", + "Utility.Header.Card.Hypervisor": "Hypervisor mode", "Utility.Header.Card.CreateProcess": "Create process", "Utility.Header.Card.CreateFile": "Create file", "Utility.Header.Card.ModifyReg": "Modify registry", @@ -286,22 +286,22 @@ "Utility.Header.Card.LKD": "Local Kernel Debugging", "Utility.Header.Card.BSOD": "Blue Screen", "Utility.Header.Card.PG": "Disable PatchGuard", - "Utility.Header.Card.LoadDrvHypervisor": "加载驱动 (Hypervisor)", - "Utility.Header.Card.DSEHypervisor": "驱动签名强制 (Hypervisor)", - "Utility.Header.Card.PGHypervisor": "禁用内核保护 (Hypervisor)", - "Utility.Desc.Card.Hypervisor": "开启虚拟化模式(Intel VT-x)", - "Utility.Desc.Card.CreateProcess": "Disable or allow global process creation", - "Utility.Desc.Card.CreateFile": "Disable or allow global file creation", + "Utility.Header.Card.LoadDrvHypervisor": "Load Driver (Hypervisor)", + "Utility.Header.Card.DSEHypervisor": "Driver Signature Enforcement (Hypervisor)", + "Utility.Header.Card.PGHypervisor": "Disable PatchGuard (Hypervisor)", + "Utility.Desc.Card.Hypervisor": "Enable virtualization mode (Intel VT-x)", + "Utility.Desc.Card.CreateProcess": "Disallow or allow global process creation", + "Utility.Desc.Card.CreateFile": "Disallow or allow global file creation", "Utility.Desc.Card.ModifyReg": "Disallow or allow registry modifications", - "Utility.Desc.Card.DSE": "开启或关闭驱动签名强制", - "Utility.Desc.Card.LKD": "开启本地内核调试", - "Utility.Desc.Card.BSOD": "使系统崩溃", + "Utility.Desc.Card.DSE": "Turn Driver Signature Enforcement on or off.", + "Utility.Desc.Card.LKD": "Turn Local Kernel Debugging on", + "Utility.Desc.Card.BSOD": "Crash the system", "Utility.Desc.Card.PG": "Disable kernel PatchGuard protection", - "Utility.Desc.Card.LoadDrvHypervisor": "使用虚拟化方式加载驱动", - "Utility.Desc.Card.DSEHypervisor": "使用虚拟化方式开启或关闭驱动签名强制", - "Utility.Desc.Card.PGHypervisor": "使用虚拟化方式禁用内核 PatchGuard 保护", - "Utility.Menu.HypervisorEnable": "启用", - "Utility.Menu.HypervisorDisable": "关闭", + "Utility.Desc.Card.LoadDrvHypervisor": "Load a driver by virtualization", + "Utility.Desc.Card.DSEHypervisor": "Turn Driver Signature Enforcement on or off by virtualization", + "Utility.Desc.Card.PGHypervisor": "Disable kernel PatchGuard protection by virtualization", + "Utility.Menu.HypervisorEnable": "Enable", + "Utility.Menu.HypervisorDisable": "Turn off", "Utility.Menu.BSOD.Crash": "Crash", "Utility.Menu.PG.Disable": "Disable", "Utility.Menu.Enable": "Enable", @@ -336,8 +336,8 @@ "Settings.Header.Card.Log": "Log", "Settings.Header.Card.Fix": "Service Fix", "Settings.Header.Card.Language": "Language", - "Settings.Desc.Card.EnumFileMode": "文件管理器中进行遍历文件使用的 API", - "Settings.Desc.Card.EnumStrengthen": "使用进程枚举的加强模式", + "Settings.Desc.Card.EnumFileMode": "API used for file enumeration in the file manager.", + "Settings.Desc.Card.EnumStrengthen": "Use an enhanced mode for process enumeration.", "Settings.Desc.Card.TaskAutoRefresh": "Task Manager will periodically refresh the process list to keep information up to date.", "Settings.Desc.Card.PDHFirst": "Use system PDH data for GPU even if NVML is available.", "Settings.Desc.Card.DisasmCount": "Number of data items displayed per line in memory disassembly view.", @@ -408,7 +408,7 @@ "ProcThread.Menu.Suspend": "Suspend", "ProcThread.Menu.Terminate": "Terminate", "ProcThread.Menu.TerminateKernel": "Terminate (Kernel)", - "ProcThread.Menu.TerminateMurder": "终止 (陷阱帧抹杀)", + "ProcThread.Menu.TerminateMurder": "Terminate (TrapFrame Wipe)", "ProcThread.Msg.MurderWarning": "Dangerous operation! Click again to confirm!", "RunProcess.Title": "Run New Process", "RunProcess.ButtonPrimary": "Run", @@ -429,7 +429,7 @@ "LoadDriver.Desc": "Load selected driver into the system.", "LoadDriver.Placeholder": "File path...", "LoadDriver.Browse": "Browse...", - "LoadDriver.Bypass": "禁用驱动签名强制", + "LoadDriver.Bypass": "Disable Driver Signature Enforcement", "LoadDriver.Msg.NotSYS": "File is not a SYS driver!", "ModifyToken.Title": "Modify Process Token", "ModifyToken.ButtonPrimary": "Modify", From 51d125c3ef61db3b5ac45d6735a38606d12fd9aa Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Sun, 28 Jun 2026 00:11:18 +0800 Subject: [PATCH 19/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 4d9f87b..2f1c86a 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -26,6 +26,8 @@ "Common.DiskN": "Disk %d", "Common.Refresh": "Refresh", "Common.CopyInfo": "Copy Info", + "Common.Continue": "继续", + "Common.Cancel": "取消", "Msg.EditSelfWarning": "What are you doing?", "Msg.OpenInBrowser.Success": "Link opened in browser!", "Msg.OpenInBrowser.Failed": "The link could not be opened in your browser!", @@ -146,8 +148,6 @@ "Task.Menu.SetPPL": "Set PPL", "Task.Desc.Application": "Application", "Task.Desc.System": "System process", - "Task.Msg.MurderWarning": "This operation will forcefully erase the process memory and may cause system instability! Click again to confirm!", - "Task.Msg.SetCriticalWarning": "This will make the process critical and killing it will result in a blue screen! Click again to confirm!", "Task.Msg.StillLoading": "Currently loading, please try again later!", "Task.Msg.NotDLLFile": "The file is not of type DLL!", "KernelModule.Title": "Module Manager", @@ -174,7 +174,6 @@ "File.Menu.Lock": "Lock", "File.Menu.OpenInExplorer": "Open in File Explorer", "File.Msg.StillLoading": "Currently loading, please try again later!", - "File.Msg.ImportantFileWarning": "This file may be an important file, please click again if you confirm to continue!", "File.Msg.EnterDriveFirst": "Please enter a drive first before copying", "File.Msg.CopyPartialFail": "Operation completed, but %d items failed to copy!", "Window.Title": "Window Manager", @@ -233,7 +232,7 @@ "Monitor.Seg.IDT": "Interrupt Descriptor Table", "Monitor.Seg.GDT": "Global Descriptor Table", "Monitor.Seg.PiDDB": "PiDDB Cache Table", - "Monitor.Seg.HALDPT": "HAL Dispatch Tables", + "Monitor.Seg.HALTable": "HAL 分发表", "Monitor.Header.TypeModule": "Type/Module", "Monitor.Header.Entry": "Entry", "Monitor.Header.IRPModule": "IRP/Module", @@ -275,7 +274,6 @@ "Disasm.Msg.CapstoneInitFailed": "Unable to initialize Capstone! Please check the system configuration! Error code:", "Disasm.Msg.InvalidInput": "One or more entered values are invalid!", "Disasm.Msg.NoInstructions": "Unable to disassemble any instructions, errors may have occurred!", - "Disasm.Msg.WriteWarning": "Writing to memory may cause system instability or even crash! Please make sure you know what you are doing!!! Click again to continue!!!", "Utility.Header.Hypervisor": "Hypervisor", "Utility.Header.SysBehavior": "System Behavior", "Utility.Header.Card.Hypervisor": "Hypervisor mode", @@ -289,7 +287,7 @@ "Utility.Header.Card.LoadDrvHypervisor": "Load Driver (Hypervisor)", "Utility.Header.Card.DSEHypervisor": "Driver Signature Enforcement (Hypervisor)", "Utility.Header.Card.PGHypervisor": "Disable PatchGuard (Hypervisor)", - "Utility.Desc.Card.Hypervisor": "Enable virtualization mode (Intel VT-x)", + "Utility.Desc.Card.Hypervisor": "开启虚拟化模式 (Intel VT-x)", "Utility.Desc.Card.CreateProcess": "Disallow or allow global process creation", "Utility.Desc.Card.CreateFile": "Disallow or allow global file creation", "Utility.Desc.Card.ModifyReg": "Disallow or allow registry modifications", @@ -306,7 +304,7 @@ "Utility.Menu.PG.Disable": "Disable", "Utility.Menu.Enable": "Enable", "Utility.Menu.Disable": "Disable", - "Utility.Msg.ConfirmAction": "Are you sure you want to do this? Click again to confirm.", + "Utility.Msg.ConfirmAction": "此操作具有危险性,是否继续?", "Utility.Common.UnknownAction": "Unknown operation!", "Settings.Header.Feature": "Feature", "Settings.Header.Main": "Main", @@ -392,14 +390,11 @@ "ProcHandle.Header.Access": "Access", "ProcHandle.Header.Attributes": "Attributes", "ProcHandle.Header.Object": "Object", - "ProcHandle.Msg.TooManyHandles": "Too many handles. Results may be inaccurate!", "ProcKCT.Title": "Kernel Callback Table", "ProcKCT.Detail": "%d records (%d ms)", "ProcKCT.Header.Function": "Function", - "ProcKCT.Msg.TooManyRecords": "Too many records. Results may be inaccurate!", "ProcModule.Title": "Modules", "ProcModule.Detail": "%d modules (%d ms)", - "ProcModule.Msg.TooManyModules": "Too many modules. Results may be inaccurate!", "ProcThread.Title": "Threads", "ProcThread.Detail": "%d threads (%d ms)", "ProcThread.Header.Priority": "Priority", @@ -409,7 +404,6 @@ "ProcThread.Menu.Terminate": "Terminate", "ProcThread.Menu.TerminateKernel": "Terminate (Kernel)", "ProcThread.Menu.TerminateMurder": "Terminate (TrapFrame Wipe)", - "ProcThread.Msg.MurderWarning": "Dangerous operation! Click again to confirm!", "RunProcess.Title": "Run New Process", "RunProcess.ButtonPrimary": "Run", "RunProcess.ButtonSecondary": "Cancel", From b658d09d04b1e3459d7a60647cfc74d7c8b7b076 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Sun, 28 Jun 2026 01:47:10 +0800 Subject: [PATCH 20/28] Update source file Resources.json [ci skip] --- StarlightGUI/Strings/zh-CN/Resources.json | 30 +++++++++-------------- 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index 92a3be5..261d60c 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -26,6 +26,8 @@ "Common.DiskN": "磁盘 %d", "Common.Refresh": "刷新", "Common.CopyInfo": "复制信息", + "Common.Continue": "继续", + "Common.Cancel": "取消", "Msg.EditSelfWarning": "你想干什么?", "Msg.OpenInBrowser.Success": "已在浏览器中打开链接!", @@ -160,8 +162,6 @@ "Task.Desc.Application": "应用程序", "Task.Desc.System": "系统进程", - "Task.Msg.MurderWarning": "该操作将强制抹杀进程内存,可能导致系统不稳定!再次点击以确认!", - "Task.Msg.SetCriticalWarning": "这将使进程变为关键进程,终止它将导致蓝屏!再次点击以确认!", "Task.Msg.StillLoading": "正在加载中,请稍候...", "Task.Msg.NotDLLFile": "文件不是DLL类型!", @@ -196,7 +196,6 @@ "File.Menu.OpenInExplorer": "在文件管理器内打开", "File.Msg.StillLoading": "当前正在加载,请稍后再试!", - "File.Msg.ImportantFileWarning": "该文件可能为重要文件,如果确认继续请再次点击!", "File.Msg.EnterDriveFirst": "请先进入某个驱动器后再进行复制", "File.Msg.CopyPartialFail": "操作已完成,但有 %d 个项目复制失败!", @@ -260,7 +259,7 @@ "Monitor.Seg.IDT": "中断描述符表", "Monitor.Seg.GDT": "全局描述符表", "Monitor.Seg.PiDDB": "PiDDB 缓存表", - "Monitor.Seg.HALDPT": "HAL 分发表", + "Monitor.Seg.HALTable": "HAL 分发表", "Monitor.Header.TypeModule": "类型/模块", "Monitor.Header.Entry": "入口", @@ -308,8 +307,6 @@ "Disasm.Msg.CapstoneInitFailed": "无法初始化 Capstone! 请检查系统配置! 错误码: ", "Disasm.Msg.InvalidInput": "输入的一个或多个值不合法!", "Disasm.Msg.NoInstructions": "未能反汇编出任何指令,可能发生了错误!", - "Disasm.Msg.WriteWarning": "写入内存可能会导致系统不稳定甚至崩溃! 请确保你知道自己在做什么!!! 再次点击以继续!!!", - "Utility.Header.Hypervisor": "Hypervisor", "Utility.Header.SysBehavior": "系统行为控制", "Utility.Header.Card.Hypervisor": "Hypervisor 模式", @@ -323,7 +320,7 @@ "Utility.Header.Card.LoadDrvHypervisor": "加载驱动 (Hypervisor)", "Utility.Header.Card.DSEHypervisor": "驱动签名强制 (Hypervisor)", "Utility.Header.Card.PGHypervisor": "禁用内核保护 (Hypervisor)", - "Utility.Desc.Card.Hypervisor": "开启虚拟化模式(Intel VT-x)", + "Utility.Desc.Card.Hypervisor": "开启虚拟化模式 (Intel VT-x)", "Utility.Desc.Card.CreateProcess": "禁止或允许全局创建进程", "Utility.Desc.Card.CreateFile": "禁止或允许全局创建文件", "Utility.Desc.Card.ModifyReg": "禁止或允许修改注册表", @@ -341,7 +338,7 @@ "Utility.Menu.Enable": "启用", "Utility.Menu.Disable": "禁用", - "Utility.Msg.ConfirmAction": "你确定要这么做吗?再次点击以确认。", + "Utility.Msg.ConfirmAction": "此操作具有危险性,是否继续?", "Utility.Common.UnknownAction": "未知操作!", "Settings.Header.Feature": "功能", @@ -351,6 +348,7 @@ "Settings.Header.Card.EnumFileMode": "遍历文件模式", "Settings.Header.Card.EnumStrengthen": "进程枚举强化", + "Settings.Header.Card.FunctionDisplay": "函数展示设置", "Settings.Header.Card.TaskAutoRefresh": "任务自动刷新", "Settings.Header.Card.PDHFirst": "PDH 数据优先", "Settings.Header.Card.DisasmCount": "内存每行展示数量", @@ -376,6 +374,7 @@ "Settings.Desc.Card.EnumFileMode": "文件管理器中进行遍历文件使用的 API", "Settings.Desc.Card.EnumStrengthen": "使用进程枚举的加强模式", + "Settings.Desc.Card.FunctionDisplay": "控制函数列表中弃用、未知和文档名的显示方式", "Settings.Desc.Card.TaskAutoRefresh": "任务管理器会周期性刷新进程列表,使信息始终保持最新", "Settings.Desc.Card.PDHFirst": "即使 NVML 可用,依旧使用系统 PDH 为 GPU 提供的数据", "Settings.Desc.Card.DisasmCount": "在内存反汇编页面每一行展示的数据数量", @@ -402,6 +401,9 @@ "Settings.Button.ImportImage": "导入", "Settings.Button.ClearImage": "清除", "Settings.Button.ImageRefresh": "刷新", + "Settings.Toggle.ShowDeprecated": "显示弃用", + "Settings.Toggle.ShowUnknown": "显示未知", + "Settings.Toggle.UseDocumentName": "使用文档名", "Settings.Option.ThemeSystem": "跟随系统", "Settings.Option.ThemeLight": "浅色", "Settings.Option.ThemeDark": "深色", @@ -422,11 +424,11 @@ "Help.Button.GithubRepo": "查看仓库", "Help.Button.WinUI": "查看链接", - "Help.Text.Stars.Desc": "Starlight GUI 的开发者,一个热爱编程的男孩子~", + "Help.Text.Stars.Desc": "Starlight GUI 的开发者,一个热爱编程的男孩。", "Help.Text.Github.Desc": "官方源代码仓库: https://github.com/OpenStarlight/StarlightGUI", "Help.Text.WinUI.Desc": "WinUI 是一个用户界面层,包含现代控件和样式,用于构建 Windows 应用。", "Help.Text.WinUIEssentials.Desc": "一个专门用于简化 WinUI 3 开发的 C++ 仓库。", - "Help.Text.KALI.Desc": "擅长内核开发,提供了 SKT64 驱动和 AstralX 代码指导。", + "Help.Text.KALI.Desc": "擅长内核开发,提供了 Sirius 开发指导。", "Help.Text.MuLin.Desc": "一个QA和半个PD?为本项目提了一些小Bug和一些小需求。", "Help.Text.Wormwaker.Desc": "本项目的技术支持、宣传、思路指导,Windows 用户层大师级开发者。", "Help.Text.SponsorIntro": "自 Starlight GUI 问世以来,所有为本软件开发提供过赞助的人员名单,排名不分先后。由衷感谢你们对作者和本软件开发的支持!", @@ -438,20 +440,14 @@ "ProcHandle.Header.Attributes": "属性", "ProcHandle.Header.Object": "对象", - "ProcHandle.Msg.TooManyHandles": "句柄数量过多,该结果可能不准确!", - "ProcKCT.Title": "内核回调表", "ProcKCT.Detail": "共 %d 条记录 (%d ms)", "ProcKCT.Header.Function": "函数", - "ProcKCT.Msg.TooManyRecords": "记录数量过多,该结果可能不准确!", - "ProcModule.Title": "模块", "ProcModule.Detail": "共 %d 个模块 (%d ms)", - "ProcModule.Msg.TooManyModules": "模块数量过多,该结果可能不准确!", - "ProcThread.Title": "线程", "ProcThread.Detail": "共 %d 个线程 (%d ms)", @@ -464,8 +460,6 @@ "ProcThread.Menu.TerminateKernel": "终止 (内核)", "ProcThread.Menu.TerminateMurder": "终止 (陷阱帧抹杀)", - "ProcThread.Msg.MurderWarning": "这是一个危险操作! 再次点击以确认!", - "RunProcess.Title": "运行新进程", "RunProcess.ButtonPrimary": "运行", "RunProcess.ButtonSecondary": "取消", From 0186fb46a19422bc664d864c7741b04a7c261286 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Sun, 28 Jun 2026 01:47:12 +0800 Subject: [PATCH 21/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 2f1c86a..04c027d 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -312,6 +312,7 @@ "Settings.Header.Other": "Other", "Settings.Header.Card.EnumFileMode": "File Enumeration Mode", "Settings.Header.Card.EnumStrengthen": "Enhanced Process Enumeration", + "Settings.Header.Card.FunctionDisplay": "函数展示设置", "Settings.Header.Card.TaskAutoRefresh": "Auto Refresh Tasks", "Settings.Header.Card.PDHFirst": "Prefer PDH Data", "Settings.Header.Card.DisasmCount": "Disassembly Items Per Line", @@ -336,6 +337,7 @@ "Settings.Header.Card.Language": "Language", "Settings.Desc.Card.EnumFileMode": "API used for file enumeration in the file manager.", "Settings.Desc.Card.EnumStrengthen": "Use an enhanced mode for process enumeration.", + "Settings.Desc.Card.FunctionDisplay": "控制函数列表中弃用、未知和文档名的显示方式", "Settings.Desc.Card.TaskAutoRefresh": "Task Manager will periodically refresh the process list to keep information up to date.", "Settings.Desc.Card.PDHFirst": "Use system PDH data for GPU even if NVML is available.", "Settings.Desc.Card.DisasmCount": "Number of data items displayed per line in memory disassembly view.", @@ -361,6 +363,9 @@ "Settings.Button.ImportImage": "Import", "Settings.Button.ClearImage": "Clear", "Settings.Button.ImageRefresh": "Refresh", + "Settings.Toggle.ShowDeprecated": "显示弃用", + "Settings.Toggle.ShowUnknown": "显示未知", + "Settings.Toggle.UseDocumentName": "使用文档名", "Settings.Option.ThemeSystem": "Follow System", "Settings.Option.ThemeLight": "Light", "Settings.Option.ThemeDark": "Dark", @@ -377,11 +382,11 @@ "Help.Button.GithubUser": "View User", "Help.Button.GithubRepo": "View Repository", "Help.Button.WinUI": "View Link", - "Help.Text.Stars.Desc": "Developer of Starlight GUI, a passionate programmer.", + "Help.Text.Stars.Desc": "Starlight GUI 的开发者,一个热爱编程的男孩。", "Help.Text.Github.Desc": "Official repository: https://github.com/OpenStarlight/StarlightGUI", "Help.Text.WinUI.Desc": "WinUI is a UI framework with modern controls and styles for Windows apps.", "Help.Text.WinUIEssentials.Desc": "A C++ repo that simplifies WinUI 3 development.", - "Help.Text.KALI.Desc": "Kernel expert, provided SKT64 driver and AstralX guidance.", + "Help.Text.KALI.Desc": "擅长内核开发,提供了 Sirius 开发指导。", "Help.Text.MuLin.Desc": "QA & Part-time PD, contributed bug reports and feature suggestions.", "Help.Text.Wormwaker.Desc": "Technical support, promotion, and architectural guidance. Expert in Windows user-mode dev.", "Help.Text.SponsorIntro": "List of all sponsors who supported Starlight GUI development. Order is not ranked. Thank you!", From 08cdd7b9dc336fe4022e83520f5e6b79644879e8 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Sun, 28 Jun 2026 03:02:36 +0800 Subject: [PATCH 22/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 04c027d..90bf997 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -28,6 +28,7 @@ "Common.CopyInfo": "Copy Info", "Common.Continue": "继续", "Common.Cancel": "取消", + "Common.PremiumOnly": "仅限高级版使用", "Msg.EditSelfWarning": "What are you doing?", "Msg.OpenInBrowser.Success": "Link opened in browser!", "Msg.OpenInBrowser.Failed": "The link could not be opened in your browser!", @@ -239,9 +240,25 @@ "Monitor.Header.PreFilter": "Pre-Filter", "Monitor.Header.PostFilter": "Post-Filter", "Monitor.Header.DeviceObject": "Device object", + "Monitor.Header.DriverObject": "驱动对象", "Monitor.Header.NameModule": "Name/Module", "Monitor.Header.Timestamp": "Timestamp", "Monitor.Header.Limit": "Limit", + "Monitor.Header.Address2": "地址2", + "Monitor.Header.Address3": "地址3", + "Monitor.Header.Address4": "地址4", + "Monitor.Header.Routine": "例程", + "Monitor.Header.Flag": "标志", + "Monitor.Header.Object": "对象", + "Monitor.Header.Context": "上下文", + "Monitor.Header.Function": "函数", + "Monitor.Header.Configuration": "配置", + "Monitor.Header.Callback": "回调", + "Monitor.Header.Buffer": "缓冲区", + "Monitor.Header.Component": "组件", + "Monitor.Header.Length": "长度", + "Monitor.Header.State": "状态", + "Monitor.Header.Reason": "原因", "Monitor.Label.Abandoned": "Abandoned: ", "Monitor.Label.Attributes": "Attributes: ", "Monitor.Label.Base": "Base: ", @@ -320,6 +337,7 @@ "Settings.Header.Card.ElevatedRun": "Run with Elevated Privileges", "Settings.Header.Card.AutoStart": "Start on Boot", "Settings.Header.Card.ReplaceTaskMgr": "Override Task Manager", + "Settings.Header.Card.AutoStopDriver": "自动停止服务", "Settings.Header.Card.Background": "Background", "Settings.Header.Card.AcrylicType": "Acrylic Type", "Settings.Header.Card.MicaType": "Mica Type", @@ -345,6 +363,7 @@ "Settings.Desc.Card.ElevatedRun": "Run Starlight GUI with TrustedInstaller privileges.", "Settings.Desc.Card.AutoStart": "Automatically start via scheduled task after login.", "Settings.Desc.Card.ReplaceTaskMgr": "Override system Task Manager and redirect it to this application.", + "Settings.Desc.Card.AutoStopDriver": "当 Starlight GUI 退出时,自动停止驱动服务", "Settings.Desc.Card.Background": "Background color type of the application.", "Settings.Desc.Card.AcrylicType": "Acrylic effect mode of the background.", "Settings.Desc.Card.MicaType": "Mica effect mode of the background.", From 1f76426aa67a780a2f82612f90b2d82d7c7ec531 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Sun, 28 Jun 2026 04:22:50 +0800 Subject: [PATCH 23/28] Update source file Resources.json [ci skip] --- StarlightGUI/Strings/zh-CN/Resources.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index 261d60c..e6acb8b 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -28,6 +28,7 @@ "Common.CopyInfo": "复制信息", "Common.Continue": "继续", "Common.Cancel": "取消", + "Common.PremiumOnly": "仅限高级版使用", "Msg.EditSelfWarning": "你想干什么?", "Msg.OpenInBrowser.Success": "已在浏览器中打开链接!", @@ -267,9 +268,25 @@ "Monitor.Header.PreFilter": "Pre-Filter", "Monitor.Header.PostFilter": "Post-Filter", "Monitor.Header.DeviceObject": "设备对象", + "Monitor.Header.DriverObject": "驱动对象", "Monitor.Header.NameModule": "名称/模块", "Monitor.Header.Timestamp": "时间戳", "Monitor.Header.Limit": "段界限", + "Monitor.Header.Address2": "地址2", + "Monitor.Header.Address3": "地址3", + "Monitor.Header.Address4": "地址4", + "Monitor.Header.Routine": "例程", + "Monitor.Header.Flag": "标志", + "Monitor.Header.Object": "对象", + "Monitor.Header.Context": "上下文", + "Monitor.Header.Function": "函数", + "Monitor.Header.Configuration": "配置", + "Monitor.Header.Callback": "回调", + "Monitor.Header.Buffer": "缓冲区", + "Monitor.Header.Component": "组件", + "Monitor.Header.Length": "长度", + "Monitor.Header.State": "状态", + "Monitor.Header.Reason": "原因", "Monitor.Label.Abandoned": "已放弃: ", "Monitor.Label.Attributes": "属性: ", @@ -356,6 +373,7 @@ "Settings.Header.Card.ElevatedRun": "以高权限运行", "Settings.Header.Card.AutoStart": "开机自启动", "Settings.Header.Card.ReplaceTaskMgr": "替代任务管理器", + "Settings.Header.Card.AutoStopDriver": "自动停止服务", "Settings.Header.Card.Background": "背景", "Settings.Header.Card.AcrylicType": "亚克力类型", "Settings.Header.Card.MicaType": "Mica 类型", @@ -382,6 +400,7 @@ "Settings.Desc.Card.ElevatedRun": "以 TrustedInstaller 权限运行 Starlight GUI", "Settings.Desc.Card.AutoStart": "通过计划任务在登录后自动启动,可避免开机时弹出 UAC", "Settings.Desc.Card.ReplaceTaskMgr": "接管系统任务管理器启动,打开任务管理器时自动唤起并跳转到任务管理页", + "Settings.Desc.Card.AutoStopDriver": "当 Starlight GUI 退出时,自动停止驱动服务", "Settings.Desc.Card.Background": "应用的背景颜色类型", "Settings.Desc.Card.AcrylicType": "背景的亚克力效果模式", "Settings.Desc.Card.MicaType": "背景的 Mica 效果模式", From 4101396066cbc4faf19d719554b5170860c7f54c Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:35:17 +0800 Subject: [PATCH 24/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 62 +++++++++++------------ 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 90bf997..75d013b 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -26,9 +26,9 @@ "Common.DiskN": "Disk %d", "Common.Refresh": "Refresh", "Common.CopyInfo": "Copy Info", - "Common.Continue": "继续", - "Common.Cancel": "取消", - "Common.PremiumOnly": "仅限高级版使用", + "Common.Continue": "Continue", + "Common.Cancel": "Cancel", + "Common.PremiumOnly": "Premium only", "Msg.EditSelfWarning": "What are you doing?", "Msg.OpenInBrowser.Success": "Link opened in browser!", "Msg.OpenInBrowser.Failed": "The link could not be opened in your browser!", @@ -233,32 +233,32 @@ "Monitor.Seg.IDT": "Interrupt Descriptor Table", "Monitor.Seg.GDT": "Global Descriptor Table", "Monitor.Seg.PiDDB": "PiDDB Cache Table", - "Monitor.Seg.HALTable": "HAL 分发表", + "Monitor.Seg.HALTable": "HAL Dispatch Tables", "Monitor.Header.TypeModule": "Type/Module", "Monitor.Header.Entry": "Entry", "Monitor.Header.IRPModule": "IRP/Module", "Monitor.Header.PreFilter": "Pre-Filter", "Monitor.Header.PostFilter": "Post-Filter", "Monitor.Header.DeviceObject": "Device object", - "Monitor.Header.DriverObject": "驱动对象", + "Monitor.Header.DriverObject": "Driver object", "Monitor.Header.NameModule": "Name/Module", "Monitor.Header.Timestamp": "Timestamp", "Monitor.Header.Limit": "Limit", - "Monitor.Header.Address2": "地址2", - "Monitor.Header.Address3": "地址3", - "Monitor.Header.Address4": "地址4", - "Monitor.Header.Routine": "例程", - "Monitor.Header.Flag": "标志", - "Monitor.Header.Object": "对象", - "Monitor.Header.Context": "上下文", - "Monitor.Header.Function": "函数", - "Monitor.Header.Configuration": "配置", - "Monitor.Header.Callback": "回调", - "Monitor.Header.Buffer": "缓冲区", - "Monitor.Header.Component": "组件", - "Monitor.Header.Length": "长度", - "Monitor.Header.State": "状态", - "Monitor.Header.Reason": "原因", + "Monitor.Header.Address2": "Address2", + "Monitor.Header.Address3": "Address3", + "Monitor.Header.Address4": "Address4", + "Monitor.Header.Routine": "Routine", + "Monitor.Header.Flag": "Flag", + "Monitor.Header.Object": "Object", + "Monitor.Header.Context": "Context", + "Monitor.Header.Function": "Function", + "Monitor.Header.Configuration": "Configuration", + "Monitor.Header.Callback": "Callback", + "Monitor.Header.Buffer": "Buffer", + "Monitor.Header.Component": "Component", + "Monitor.Header.Length": "Length", + "Monitor.Header.State": "State", + "Monitor.Header.Reason": "Reason", "Monitor.Label.Abandoned": "Abandoned: ", "Monitor.Label.Attributes": "Attributes: ", "Monitor.Label.Base": "Base: ", @@ -304,7 +304,7 @@ "Utility.Header.Card.LoadDrvHypervisor": "Load Driver (Hypervisor)", "Utility.Header.Card.DSEHypervisor": "Driver Signature Enforcement (Hypervisor)", "Utility.Header.Card.PGHypervisor": "Disable PatchGuard (Hypervisor)", - "Utility.Desc.Card.Hypervisor": "开启虚拟化模式 (Intel VT-x)", + "Utility.Desc.Card.Hypervisor": "Enable virtualization mode (Intel VT-x)", "Utility.Desc.Card.CreateProcess": "Disallow or allow global process creation", "Utility.Desc.Card.CreateFile": "Disallow or allow global file creation", "Utility.Desc.Card.ModifyReg": "Disallow or allow registry modifications", @@ -321,7 +321,7 @@ "Utility.Menu.PG.Disable": "Disable", "Utility.Menu.Enable": "Enable", "Utility.Menu.Disable": "Disable", - "Utility.Msg.ConfirmAction": "此操作具有危险性,是否继续?", + "Utility.Msg.ConfirmAction": "This operation is dangerous. Continue?", "Utility.Common.UnknownAction": "Unknown operation!", "Settings.Header.Feature": "Feature", "Settings.Header.Main": "Main", @@ -329,7 +329,7 @@ "Settings.Header.Other": "Other", "Settings.Header.Card.EnumFileMode": "File Enumeration Mode", "Settings.Header.Card.EnumStrengthen": "Enhanced Process Enumeration", - "Settings.Header.Card.FunctionDisplay": "函数展示设置", + "Settings.Header.Card.FunctionDisplay": "Function Display Settings", "Settings.Header.Card.TaskAutoRefresh": "Auto Refresh Tasks", "Settings.Header.Card.PDHFirst": "Prefer PDH Data", "Settings.Header.Card.DisasmCount": "Disassembly Items Per Line", @@ -337,7 +337,7 @@ "Settings.Header.Card.ElevatedRun": "Run with Elevated Privileges", "Settings.Header.Card.AutoStart": "Start on Boot", "Settings.Header.Card.ReplaceTaskMgr": "Override Task Manager", - "Settings.Header.Card.AutoStopDriver": "自动停止服务", + "Settings.Header.Card.AutoStopDriver": "Auto Stop Service", "Settings.Header.Card.Background": "Background", "Settings.Header.Card.AcrylicType": "Acrylic Type", "Settings.Header.Card.MicaType": "Mica Type", @@ -355,7 +355,7 @@ "Settings.Header.Card.Language": "Language", "Settings.Desc.Card.EnumFileMode": "API used for file enumeration in the file manager.", "Settings.Desc.Card.EnumStrengthen": "Use an enhanced mode for process enumeration.", - "Settings.Desc.Card.FunctionDisplay": "控制函数列表中弃用、未知和文档名的显示方式", + "Settings.Desc.Card.FunctionDisplay": "Control deprecated, unknown, and documented names in function lists.", "Settings.Desc.Card.TaskAutoRefresh": "Task Manager will periodically refresh the process list to keep information up to date.", "Settings.Desc.Card.PDHFirst": "Use system PDH data for GPU even if NVML is available.", "Settings.Desc.Card.DisasmCount": "Number of data items displayed per line in memory disassembly view.", @@ -363,7 +363,7 @@ "Settings.Desc.Card.ElevatedRun": "Run Starlight GUI with TrustedInstaller privileges.", "Settings.Desc.Card.AutoStart": "Automatically start via scheduled task after login.", "Settings.Desc.Card.ReplaceTaskMgr": "Override system Task Manager and redirect it to this application.", - "Settings.Desc.Card.AutoStopDriver": "当 Starlight GUI 退出时,自动停止驱动服务", + "Settings.Desc.Card.AutoStopDriver": "Automatically stop the driver service when Starlight GUI exits.", "Settings.Desc.Card.Background": "Background color type of the application.", "Settings.Desc.Card.AcrylicType": "Acrylic effect mode of the background.", "Settings.Desc.Card.MicaType": "Mica effect mode of the background.", @@ -382,9 +382,9 @@ "Settings.Button.ImportImage": "Import", "Settings.Button.ClearImage": "Clear", "Settings.Button.ImageRefresh": "Refresh", - "Settings.Toggle.ShowDeprecated": "显示弃用", - "Settings.Toggle.ShowUnknown": "显示未知", - "Settings.Toggle.UseDocumentName": "使用文档名", + "Settings.Toggle.ShowDeprecated": "Show Deprecated", + "Settings.Toggle.ShowUnknown": "Show Unknown", + "Settings.Toggle.UseDocumentName": "Use Document Name", "Settings.Option.ThemeSystem": "Follow System", "Settings.Option.ThemeLight": "Light", "Settings.Option.ThemeDark": "Dark", @@ -401,11 +401,11 @@ "Help.Button.GithubUser": "View User", "Help.Button.GithubRepo": "View Repository", "Help.Button.WinUI": "View Link", - "Help.Text.Stars.Desc": "Starlight GUI 的开发者,一个热爱编程的男孩。", + "Help.Text.Stars.Desc": "Developer of Starlight GUI, a passionate programmer.", "Help.Text.Github.Desc": "Official repository: https://github.com/OpenStarlight/StarlightGUI", "Help.Text.WinUI.Desc": "WinUI is a UI framework with modern controls and styles for Windows apps.", "Help.Text.WinUIEssentials.Desc": "A C++ repo that simplifies WinUI 3 development.", - "Help.Text.KALI.Desc": "擅长内核开发,提供了 Sirius 开发指导。", + "Help.Text.KALI.Desc": "Kernel expert, provided Sirius development guidance.", "Help.Text.MuLin.Desc": "QA & Part-time PD, contributed bug reports and feature suggestions.", "Help.Text.Wormwaker.Desc": "Technical support, promotion, and architectural guidance. Expert in Windows user-mode dev.", "Help.Text.SponsorIntro": "List of all sponsors who supported Starlight GUI development. Order is not ranked. Thank you!", From 38f7b4696d2ffb0d8a0f7394b021af5f9d6a20a6 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Fri, 24 Jul 2026 00:31:31 +0800 Subject: [PATCH 25/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 24 ++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 75d013b..858c18d 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -73,9 +73,9 @@ "MainWindow.Updater.Dev": "You are using a development build!", "MainWindow.Updater.Latest": "You are using the latest version!", "MainWindow.Updater.New": "A new version is available!", - "MainWindow.Driver.Failed": "One or more modules failed to load!", - "MainWindow.Driver.FailedHelp1": "Unable to load the driver, please check if there is a process or anti-virus software preventing the driver from loading!", - "MainWindow.Driver.FailedHelp2": "Unable to load driver, please turn off kernel isolation in Windows Defender!", + "MainWindow.Driver.Failed": "驱动加载失败!", + "MainWindow.Driver.FailedHelp1": "无法加载驱动,请检查是否有东西正在阻止驱动加载!", + "MainWindow.Driver.FailedHelp2": "无法加载驱动,请在 Windows Defender 中关闭内核隔离!", "MainWindow.Tray.Open": "Open main window", "Home.CurrentTime": "Current time", "Home.Introduction": "An all-in-one kernel-level system tool with modern WinUI3 interface", @@ -230,6 +230,8 @@ "Monitor.Seg.SSDT": "SSDT", "Monitor.Seg.SSSDT": "Shadow SSDT", "Monitor.Seg.IOTimer": "I/O Timer", + "Monitor.Seg.DPCTimer": "DPC 定时器", + "Monitor.Seg.Resource": "ERESOURCE 资源锁", "Monitor.Seg.IDT": "Interrupt Descriptor Table", "Monitor.Seg.GDT": "Global Descriptor Table", "Monitor.Seg.PiDDB": "PiDDB Cache Table", @@ -240,6 +242,20 @@ "Monitor.Header.PreFilter": "Pre-Filter", "Monitor.Header.PostFilter": "Post-Filter", "Monitor.Header.DeviceObject": "Device object", + "Monitor.Header.Timer": "定时器", + "Monitor.Header.DPC": "DPC", + "Monitor.Header.DeferredRoutine": "延迟例程", + "Monitor.Header.DeferredContext": "延迟上下文", + "Monitor.Header.SystemArgument1": "系统参数 1", + "Monitor.Header.SystemArgument2": "系统参数 2", + "Monitor.Header.Period": "周期", + "Monitor.Header.DueTime": "到期时间", + "Monitor.Header.Processor": "处理器", + "Monitor.Header.Resource": "ERESOURCE", + "Monitor.Header.ActiveCount": "活动计数", + "Monitor.Header.ContentionCount": "争用计数", + "Monitor.Header.SharedWaiters": "共享等待者", + "Monitor.Header.ExclusiveWaiters": "独占等待者", "Monitor.Header.DriverObject": "Driver object", "Monitor.Header.NameModule": "Name/Module", "Monitor.Header.Timestamp": "Timestamp", @@ -469,8 +485,6 @@ "Update.Text.LatestVersion": "Latest Version:", "Update.Text.Desc": "You can open the download page or skip this update.", "Update.Text.Tip": "Tip: You can disable update checks in settings.", - "Update.Text.QuarkCode": "Quark Password: vVmj", - "Update.Text.NoDirectLink": "No direct download links provided to support the developer via cloud storage.", "Update.Text.UpdateTimeLabel": "Update Date:", "Update.Text.DontShow": "Do not show again today" } From 8c65ef92631f70015262e32a6118023c1f30c6c7 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Fri, 24 Jul 2026 01:26:54 +0800 Subject: [PATCH 26/28] Update source file Resources.json [ci skip] --- StarlightGUI/Strings/zh-CN/Resources.json | 24 ++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index e6acb8b..1273b44 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -79,9 +79,9 @@ "MainWindow.Updater.Latest": "当前已是最新版本!", "MainWindow.Updater.New": "发现新版本!", - "MainWindow.Driver.Failed": "一个或多个模块加载失败!", - "MainWindow.Driver.FailedHelp1": "无法加载驱动,请检查是否有进程或杀软正在阻止驱动加载!", - "MainWindow.Driver.FailedHelp2": "无法加载驱动,请在 Windows Defender 内关闭内核隔离!", + "MainWindow.Driver.Failed": "驱动加载失败!", + "MainWindow.Driver.FailedHelp1": "无法加载驱动,请检查是否有东西正在阻止驱动加载!", + "MainWindow.Driver.FailedHelp2": "无法加载驱动,请在 Windows Defender 中关闭内核隔离!", "MainWindow.Tray.Open": "打开主窗口", @@ -257,6 +257,8 @@ "Monitor.Seg.SSDT": "SSDT", "Monitor.Seg.SSSDT": "Shadow SSDT", "Monitor.Seg.IOTimer": "I/O 定时器", + "Monitor.Seg.DPCTimer": "DPC 定时器", + "Monitor.Seg.Resource": "ERESOURCE 资源锁", "Monitor.Seg.IDT": "中断描述符表", "Monitor.Seg.GDT": "全局描述符表", "Monitor.Seg.PiDDB": "PiDDB 缓存表", @@ -268,6 +270,20 @@ "Monitor.Header.PreFilter": "Pre-Filter", "Monitor.Header.PostFilter": "Post-Filter", "Monitor.Header.DeviceObject": "设备对象", + "Monitor.Header.Timer": "定时器", + "Monitor.Header.DPC": "DPC", + "Monitor.Header.DeferredRoutine": "延迟例程", + "Monitor.Header.DeferredContext": "延迟上下文", + "Monitor.Header.SystemArgument1": "系统参数 1", + "Monitor.Header.SystemArgument2": "系统参数 2", + "Monitor.Header.Period": "周期", + "Monitor.Header.DueTime": "到期时间", + "Monitor.Header.Processor": "处理器", + "Monitor.Header.Resource": "ERESOURCE", + "Monitor.Header.ActiveCount": "活动计数", + "Monitor.Header.ContentionCount": "争用计数", + "Monitor.Header.SharedWaiters": "共享等待者", + "Monitor.Header.ExclusiveWaiters": "独占等待者", "Monitor.Header.DriverObject": "驱动对象", "Monitor.Header.NameModule": "名称/模块", "Monitor.Header.Timestamp": "时间戳", @@ -526,8 +542,6 @@ "Update.Text.LatestVersion": "最新版本:", "Update.Text.Desc": "您可以通过这个对话框直接打开下载网页,或选择不进行更新。", "Update.Text.Tip": "Tips: 可以在设置里修改是否检测更新", - "Update.Text.QuarkCode": "夸克网盘提取码: vVmj", - "Update.Text.NoDirectLink": "本软件依靠网盘转存拉新来获取一些收益,所以不提供直链下载,敬请理解!", "Update.Text.UpdateTimeLabel": "更新日期:", "Update.Text.DontShow": "今日不再显示" } From d229168ee78edbf7369a8ee8abbe54bed5c8cfc0 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:56:34 +0800 Subject: [PATCH 27/28] Update source file Resources.json [ci skip] --- StarlightGUI/Strings/zh-CN/Resources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StarlightGUI/Strings/zh-CN/Resources.json b/StarlightGUI/Strings/zh-CN/Resources.json index 1273b44..098a30b 100644 --- a/StarlightGUI/Strings/zh-CN/Resources.json +++ b/StarlightGUI/Strings/zh-CN/Resources.json @@ -258,7 +258,7 @@ "Monitor.Seg.SSSDT": "Shadow SSDT", "Monitor.Seg.IOTimer": "I/O 定时器", "Monitor.Seg.DPCTimer": "DPC 定时器", - "Monitor.Seg.Resource": "ERESOURCE 资源锁", + "Monitor.Seg.Resource": "资源锁", "Monitor.Seg.IDT": "中断描述符表", "Monitor.Seg.GDT": "全局描述符表", "Monitor.Seg.PiDDB": "PiDDB 缓存表", @@ -279,7 +279,7 @@ "Monitor.Header.Period": "周期", "Monitor.Header.DueTime": "到期时间", "Monitor.Header.Processor": "处理器", - "Monitor.Header.Resource": "ERESOURCE", + "Monitor.Header.Resource": "资源锁", "Monitor.Header.ActiveCount": "活动计数", "Monitor.Header.ContentionCount": "争用计数", "Monitor.Header.SharedWaiters": "共享等待者", From 66cb2f85e0d3bff59cb8716a3c31d021d54d0fe2 Mon Sep 17 00:00:00 2001 From: Stars_Azusa <105981207+Stars-Azusa@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:56:36 +0800 Subject: [PATCH 28/28] New translations resources.json (en-US) [ci skip] --- StarlightGUI/Strings/en-US/Resources.json | 36 +++++++++++------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/StarlightGUI/Strings/en-US/Resources.json b/StarlightGUI/Strings/en-US/Resources.json index 858c18d..3d7e7dd 100644 --- a/StarlightGUI/Strings/en-US/Resources.json +++ b/StarlightGUI/Strings/en-US/Resources.json @@ -73,9 +73,9 @@ "MainWindow.Updater.Dev": "You are using a development build!", "MainWindow.Updater.Latest": "You are using the latest version!", "MainWindow.Updater.New": "A new version is available!", - "MainWindow.Driver.Failed": "驱动加载失败!", - "MainWindow.Driver.FailedHelp1": "无法加载驱动,请检查是否有东西正在阻止驱动加载!", - "MainWindow.Driver.FailedHelp2": "无法加载驱动,请在 Windows Defender 中关闭内核隔离!", + "MainWindow.Driver.Failed": "Failed to load driver!", + "MainWindow.Driver.FailedHelp1": "Unable to load driver, please check if there is something preventing the driver from loading!", + "MainWindow.Driver.FailedHelp2": "Unable to load driver, please turn off Kernel Isolation in Windows Defender!", "MainWindow.Tray.Open": "Open main window", "Home.CurrentTime": "Current time", "Home.Introduction": "An all-in-one kernel-level system tool with modern WinUI3 interface", @@ -230,8 +230,8 @@ "Monitor.Seg.SSDT": "SSDT", "Monitor.Seg.SSSDT": "Shadow SSDT", "Monitor.Seg.IOTimer": "I/O Timer", - "Monitor.Seg.DPCTimer": "DPC 定时器", - "Monitor.Seg.Resource": "ERESOURCE 资源锁", + "Monitor.Seg.DPCTimer": "DPC Timer", + "Monitor.Seg.Resource": "资源锁", "Monitor.Seg.IDT": "Interrupt Descriptor Table", "Monitor.Seg.GDT": "Global Descriptor Table", "Monitor.Seg.PiDDB": "PiDDB Cache Table", @@ -242,20 +242,20 @@ "Monitor.Header.PreFilter": "Pre-Filter", "Monitor.Header.PostFilter": "Post-Filter", "Monitor.Header.DeviceObject": "Device object", - "Monitor.Header.Timer": "定时器", + "Monitor.Header.Timer": "Timer", "Monitor.Header.DPC": "DPC", - "Monitor.Header.DeferredRoutine": "延迟例程", - "Monitor.Header.DeferredContext": "延迟上下文", - "Monitor.Header.SystemArgument1": "系统参数 1", - "Monitor.Header.SystemArgument2": "系统参数 2", - "Monitor.Header.Period": "周期", - "Monitor.Header.DueTime": "到期时间", - "Monitor.Header.Processor": "处理器", - "Monitor.Header.Resource": "ERESOURCE", - "Monitor.Header.ActiveCount": "活动计数", - "Monitor.Header.ContentionCount": "争用计数", - "Monitor.Header.SharedWaiters": "共享等待者", - "Monitor.Header.ExclusiveWaiters": "独占等待者", + "Monitor.Header.DeferredRoutine": "Deferred routine", + "Monitor.Header.DeferredContext": "Deferred context", + "Monitor.Header.SystemArgument1": "System argument 1", + "Monitor.Header.SystemArgument2": "System argument 2", + "Monitor.Header.Period": "Period", + "Monitor.Header.DueTime": "Due time", + "Monitor.Header.Processor": "Processor", + "Monitor.Header.Resource": "资源锁", + "Monitor.Header.ActiveCount": "Active count", + "Monitor.Header.ContentionCount": "Contention count", + "Monitor.Header.SharedWaiters": "Shared waiters", + "Monitor.Header.ExclusiveWaiters": "Exclusive waiters", "Monitor.Header.DriverObject": "Driver object", "Monitor.Header.NameModule": "Name/Module", "Monitor.Header.Timestamp": "Timestamp",