From 0389f0d3276d02cde51310bceefc5781753ade53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B7=A5=E6=8E=A7=E9=97=AA=E5=89=91?= Date: Mon, 22 Jun 2026 22:12:55 +0800 Subject: [PATCH] Add Chinese translation Add missing parts of Chinese translation --- .../dnSpy.AsmEditor.Resources.zh-CN.resx | 5 +- .../dnSpy.StringSearcher.Resources.zh-CN.resx | 198 ++++++++++++++++++ .../dnSpy.Console.Resources.zh-CN.resx | 5 +- 3 files changed, 206 insertions(+), 2 deletions(-) create mode 100644 Extensions/dnSpy.StringSearcher/Properties/dnSpy.StringSearcher.Resources.zh-CN.resx diff --git a/Extensions/dnSpy.AsmEditor/Properties/dnSpy.AsmEditor.Resources.zh-CN.resx b/Extensions/dnSpy.AsmEditor/Properties/dnSpy.AsmEditor.Resources.zh-CN.resx index 0e079dc4dd..9e07e0fb5e 100644 --- a/Extensions/dnSpy.AsmEditor/Properties/dnSpy.AsmEditor.Resources.zh-CN.resx +++ b/Extensions/dnSpy.AsmEditor/Properties/dnSpy.AsmEditor.Resources.zh-CN.resx @@ -1,4 +1,4 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 文本 + + + 引用 + + + 模块 + + + 复制字符串文本 (原始) + + + 复制字符串文本 (格式化) + + + 双击 + + + 搜索字符串(扩展) + + + 转到代码中的引用 + + + 在新标签页中转到代码中的引用 + + + 跨模块查找字符串引用 + + + 刷新 + + + 搜索 + + + Ctrl+C + + + 字符串引用 + + + 类型 + + + IL + + + 常量 + + + 特性 + + + 选项 + + + 区分大小写 + + + 正则表达式 + + + 无效的正则表达式模式 + + + 匹配格式化字符串 + + + 参数 + + + 特性 + + + 泛型参数 + + diff --git a/dnSpy/dnSpy.Console/Properties/dnSpy.Console.Resources.zh-CN.resx b/dnSpy/dnSpy.Console/Properties/dnSpy.Console.Resources.zh-CN.resx index a467729fbd..85467f3ac0 100644 --- a/dnSpy/dnSpy.Console/Properties/dnSpy.Console.Resources.zh-CN.resx +++ b/dnSpy/dnSpy.Console/Properties/dnSpy.Console.Resources.zh-CN.resx @@ -318,4 +318,7 @@ 缺少参数 - \ No newline at end of file + + 生成 SDK 风格的项目文件 + +