Skip to content

Chinese translation tweaks#255

Merged
abh merged 1 commit into
abh:mainfrom
mengzhuo:master
Jun 5, 2025
Merged

Chinese translation tweaks#255
abh merged 1 commit into
abh:mainfrom
mengzhuo:master

Conversation

@mengzhuo

@mengzhuo mengzhuo commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@abh abh requested a review from Copilot June 5, 2025 22:32

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

This PR refines the Chinese translation file by updating header metadata, replacing old mailing-list entries with forum/news/development content, and adjusting a few existing UI string translations for clarity.

  • Populates PO header fields and updates translator info
  • Removes obsolete mailing-list entries, adds “NTP Pool Forum”, “Development”, and “News” sections
  • Adjusts server deletion and scoring notices for more natural Chinese phrasing
Comments suppressed due to low confidence (1)

i18n/zh.po:63

  • The placeholder order (%1, %3, %2) may not match the intended argument sequence, leading to incorrect link targets; verify and reorder placeholders to align with the original text.
msgstr "更多关于<a href=\"%1\">NTP池代码</a>或者<a href=\"%3\">开发论坛</a>上的<a href=\"%2\">GeoDNS</a>技术细节。"

Comment thread i18n/zh.po
msgid "Announcement list"
msgstr "公告列表"
msgid "NTP Pool Forum"
msgstr "NTP池 在线论坛"

Copilot AI Jun 5, 2025

Copy link

Choose a reason for hiding this comment

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

[nitpick] Remove the space between "NTP池" and "在线论坛" to match Chinese typography conventions and maintain consistency.

Suggested change
msgstr "NTP池 在线论坛"
msgstr "NTP池在线论坛"

Copilot uses AI. Check for mistakes.
Comment thread i18n/zh.po
Comment on lines +3 to +7
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Meng Zhuo <mengzhuo@iscas.ac.cn>\n"
"Language-Team: \n"

Copilot AI Jun 5, 2025

Copy link

Choose a reason for hiding this comment

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

Empty header fields (Project-Id-Version, POT-Creation-Date, PO-Revision-Date, Language-Team) may trigger tooling warnings; consider populating them or removing unused entries.

Suggested change
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Meng Zhuo <mengzhuo@iscas.ac.cn>\n"
"Language-Team: \n"
"Project-Id-Version: 1.0\n"
"POT-Creation-Date: 2023-10-01\n"
"PO-Revision-Date: 2023-10-01\n"
"Last-Translator: Meng Zhuo <mengzhuo@iscas.ac.cn>\n"
"Language-Team: Chinese Translation Team\n"

Copilot uses AI. Check for mistakes.
@abh

abh commented Jun 5, 2025

Copy link
Copy Markdown
Owner

thanks @mengzhuo !

@abh abh merged commit 62a1ca0 into abh:main Jun 5, 2025
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