Skip to content

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

Open
keflag wants to merge 2 commits into
ramensoftware:mainfrom
keflag:main
Open

keflag wants to merge 2 commits 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 Outdated
Comment thread zh-CN.yml
INSTALLED_TEXT: "请选择需要执行的操作:"
INSTALLED_SAME: "$(^NameDA) v${VERSION} 已安装在此电脑中,请选择要执行的操作:"
INSTALLED_OLD: "旧版本的 $(^NameDA) 已安装在此电脑中,选择要执行的操作:"
INSTALLED_NEW: "新版本的 $(^NameDA) 已安装在此电脑中!强烈建议安装新版本。如果想要安装旧版本,请先卸载当前版本后再安装旧版本。请选择要执行的操作:"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Thanks for the suggestion, but I’d prefer to keep my current translation for this string.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The goal of this dialog is to guide users to stay on the newer release, as certain bugs can only occur on older versions.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Downgrades are generally unnecessary unless users run into mod‑compatibility issues.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The prompt should nudge users toward keeping the newer version while still giving them the option to proceed with downgrading manually.

@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.

@keflag

keflag commented Sep 4, 2026

Copy link
Copy Markdown
Author

Thanks! I’ve reviewed your feedback and will make the corrections one‑by‑one when I have time.
As I’m still a student, please allow me some time to get these changes done.

The term 'profile' per the Cambridge Dictionary is defined as 'a short description of someone's life, work, character, etc.'.
This confirms the existing translation is incorrect: this refers to the mod author's verified personal profile, not the mod file itself.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@keflag

keflag commented Sep 5, 2026

Copy link
Copy Markdown
Author

I had my comment correct, but I intended to commit one suggestion, yet accidentally committed a different suggestion that I shouldn’t have approved. I’m currently using the browser interface, so I’ll fix this later.

@keflag

keflag commented Sep 5, 2026

Copy link
Copy Markdown
Author

5620ec6 is not a right commit, and I will revert it later.

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