From 0167489f443a18b05cff823d14ac4652769271d7 Mon Sep 17 00:00:00 2001 From: Boring3 <16686147+Nyrest@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:55:08 +0800 Subject: [PATCH] Update Chinese translation (#2970) * Update Chinese translation * Sort Resources.zh-Hans.resx * Fix trailing space and punctuation to match the original format. * Update Resources.zh-Hans.resx --- ILSpy/Properties/Resources.zh-Hans.resx | 40 +++++++++++++++++++++---- 1 file changed, 35 insertions(+), 5 deletions(-) diff --git a/ILSpy/Properties/Resources.zh-Hans.resx b/ILSpy/Properties/Resources.zh-Hans.resx index 3715d10047..041005759c 100644 --- a/ILSpy/Properties/Resources.zh-Hans.resx +++ b/ILSpy/Properties/Resources.zh-Hans.resx @@ -202,7 +202,7 @@ 复制完全限定名称 - 无法使用SDK-style项目格式, 因为发现有不兼容目标框架别名 + 无法使用SDK-style项目格式,因为发现有不兼容目标框架别名。 创建 @@ -235,7 +235,7 @@ 反编译视图选项 - 反编译已取消 + 反编译已取消。 反编译 @@ -267,6 +267,9 @@ 始终使用大括号 + + 总是使用 "global::" 完全限定命名空间 + 在已加载的程序集上应用 Windows 运行时投影 @@ -378,6 +381,9 @@ 类型参数上的 IsUnmanagedAttribute 应替换为 unmanaged 约束 + + 'scoped' 生命周期注解关键字 + 使用 nint/nuint 类型 @@ -393,6 +399,9 @@ 其他 + + 使用方法参数非空校验 + 使用模式匹配表达式 @@ -408,6 +417,9 @@ 记录 + + 记录结构 + 删除死代码和无副作用的代码(请谨慎使用) @@ -417,6 +429,9 @@ 如果可能,删除可选参数 + + Required 必要成员 + 如果可能,分离局部变量的声明与初始化(int x = 5; -> int x; x = 5;) @@ -525,6 +540,9 @@ 字体: + + 主题: + 下载 @@ -631,7 +649,7 @@ 杂项 - .Net 版本 + .NET 版本 名称 @@ -674,7 +692,7 @@ 打开(_O) - 操作已取消 + 操作已取消。 选项 @@ -887,6 +905,9 @@ Tab 长度: + + 主题 + 切换所有折叠 @@ -911,6 +932,9 @@ 使用 logic 语法糖 + + 使用嵌套的命名空间结构 + 使用 Tab 替代空格 @@ -962,6 +986,12 @@ 添加到主列表(_A) + + 分析器(_A) + + + 程序集(_A) + 检查更新(_C) @@ -1028,4 +1058,4 @@ 窗口(_W) - \ No newline at end of file +