Skip to content

i18n(zh‑CN): Update Simplified Chinese translations for 2.0 alpha - #116

Open
keflag wants to merge 1 commit into
ramensoftware:mainfrom
keflag:main
Open

i18n(zh‑CN): Update Simplified Chinese translations for 2.0 alpha#116
keflag wants to merge 1 commit into
ramensoftware:mainfrom
keflag:main

Conversation

@keflag

@keflag keflag commented Aug 30, 2026

Copy link
Copy Markdown
  • Fix incorrect ampersand(&) shortcut formatting in installer strings
  • Resolve illogical and grammatically‑wrong translation issues
  • Unify spacing between Chinese characters and alphanumerics
  • Consistent terminology: Toolkit → 工具箱, Mod → 模组
  • Split overly long sentences for better readability
  • Fix improper usage of honorific word "请"
  • Rewrite stiff machine‑translated phrases for natural native‑language experience
  • Preserve all placeholders, HTML tags and plural forms

- Fix incorrect ampersand(&) shortcut formatting in installer strings
- Resolve illogical and grammatically‑wrong translation issues
- Unify spacing between Chinese characters and alphanumerics
- Consistent terminology: Toolkit → 工具箱, Mod → 模组
- Split overly long sentences for better readability
- Fix improper usage of honorific word "请"
- Rewrite stiff machine‑translated phrases for natural native‑language experience
- Preserve all placeholders, HTML tags and plural forms
@keflag

keflag commented Aug 30, 2026

Copy link
Copy Markdown
Author

中文版提交信息:

  • 修复安装程序字符串中错误的&快捷键格式
  • 解决不合逻辑和语法错误的翻译问题
  • 统一汉字与字母数字之间的间距,现在全部都保留了 1 个空格
  • 统一术语:Toolkit → 工具箱,Mod → 模组
  • 将过长的句子拆分以提升可读性
  • 纠正敬称“请”的错误使用。
  • 重译了生硬的机器翻译短语,以适应自然的母语体验
  • 保留所有占位符、HTML 标签和复数形式

@m417z
m417z requested a balanced review from Copilot August 30, 2026 06:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Simplified Chinese locale for Windhawk 2.0 alpha.

Changes:

  • Adds translations for new UI features.
  • Standardizes terminology, spacing, plurals, and shortcuts.
  • Improves readability and natural phrasing.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread zh-CN.yml
Comment on lines +186 to +188
arrayItemCollapse: "折叠 {{number}} 个条目"
arrayItemExpand: "展开 {{number}} 个条目"
arrayItemNumber: " {{number}} 个条目"
Comment thread zh-CN.yml
contribute: "<0>协助我们贡献您的翻译</0>."
credits: "简体中文翻译由<0>Shifeng Zhao 和 Kevin Wang</0>提供。"
creditsLink: "mailto:1193008599@qq.com,wmk153024@gmail.com"
credits: "简体中文翻译最新提交由 keflag 完成,之前版本的翻译由 <0>Shifeng Zhao 和 Kevin Wang</0> 提供。"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use several links, for example:

credits: "Tradução para português de Portugal por <0>Bernardo Carvalheiro (rapozillha)</0> e <1>Filipe Mota (BlackSpirits)</1>."
creditsLink: "mailto:bernardoccarvalheiro2008@gmail.com"
creditsLink1: "mailto:blackspirits@gmail.com"

Comment thread zh-CN.yml
warningDescription: "恶意的模组可能会破坏您的电脑系统或侵犯您的个人隐私。确保只从您信任的开发者那里安装模组。"
verified: "已验证"
verifiedTooltip: "我们已验证此配置文件属于此模组开发者,但请您注意<0>已验证</0>不等于<0>可信</0>。请确保您信任对应的模组开发者,或仔细检查源代码后再进行安装。"
verifiedTooltip: "我们已确认该模组文件归属对应开发者,但请注意:<0>已验证</0>不等于<0>可信</0>。请在确定信任该开发者,或仔细审阅源代码后再安装。"
Comment thread zh-CN.yml
INSTALLED_TEXT: "请选择需要执行的操作:"
INSTALLED_SAME: "$(^NameDA) v${VERSION} 已安装在此电脑中,请选择要执行的操作:"
INSTALLED_OLD: "旧版本的 $(^NameDA) 已安装在此电脑中,选择要执行的操作:"
INSTALLED_NEW: "新版本的 $(^NameDA) 已安装在此电脑中!强烈建议安装新版本。如果想要安装旧版本,请先卸载当前版本后再安装旧版本。请选择要执行的操作:"
@m417z

m417z commented Aug 30, 2026

Copy link
Copy Markdown
Member

Please go over the AI findings, resolve the mistakes, and point out if any of the findings are incorrect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants