Skip to content

docs(library/uuid): update translation#1213

Open
rockleona wants to merge 3 commits into
python:3.14from
rockleona:library/uuid
Open

docs(library/uuid): update translation#1213
rockleona wants to merge 3 commits into
python:3.14from
rockleona:library/uuid

Conversation

@rockleona
Copy link
Copy Markdown
Collaborator

screenshot ScreenShot Tool -20260304004518

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 zh_TW translation for the uuid library documentation to cover newly added/updated UUID RFC 9562-related text.

Changes:

  • Added translations for multiple previously-untranslated uuid doc strings in library/uuid.po.
  • Updated/filled in translations for new UUID version behaviors (e.g., versions 6/7/8, timestamp/counter descriptions, RFC 9562 references).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread library/uuid.po Outdated
@josix josix self-requested a review March 14, 2026 02:53
Copy link
Copy Markdown
Collaborator

@josix josix left a comment

Choose a reason for hiding this comment

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

感謝翻譯貢獻!整體翻譯品質不錯,reST 語法保留正確,標點符號使用也大致符合規範。以下是需要修正的項目:

需修正 (Blocking)

  1. zh_CN 用詞:硬體地址硬體位址地址 是簡體中文用法,繁體應使用 位址
  2. 尾隨空白 — msgstr 區塊後有一行包含 4 個空格的空行,需改為完全空行

建議改善 (Non-blocking)

  1. 「generate」翻譯不一致 — 新增翻譯多用 生成,但既有翻譯用 產生,建議統一
  2. 時間戳 vs 時間戳記 — 同一檔案中兩種用法並存,建議統一為 時間戳記

Comment thread library/uuid.po Outdated
Comment thread library/uuid.po Outdated
Comment thread library/uuid.po
"func:`uuid3` for UUID version 3, and so on. Note that UUID version 2 is "
"deliberately omitted as it is outside the scope of the RFC."
msgstr ""
"這個模組提供了不可變的 :class:`UUID` 物件(:class:`UUID` 類別)和用於生成對應於 "
Copy link
Copy Markdown
Collaborator

@josix josix Mar 14, 2026

Choose a reason for hiding this comment

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

suggestion (non-blocking): 整個檔案中「generate」的翻譯不一致——新增的翻譯大量使用 生成,但檔案中既有翻譯多處使用 產生(如 line 252「以多行程安全的方式產生 UUID」、line 294「產生 UUID」)。

Comment thread library/uuid.po Outdated
Comment thread library/uuid.po Outdated
@josix
Copy link
Copy Markdown
Collaborator

josix commented Mar 14, 2026

fix #1212

@rockleona
Copy link
Copy Markdown
Collaborator Author

感謝@josix,所有的建議以更新~

Comment thread library/uuid.po Outdated
Comment thread library/uuid.po Outdated
@rockleona rockleona marked this pull request as draft June 1, 2026 14:50
@rockleona rockleona marked this pull request as ready for review June 1, 2026 14:51
@rockleona rockleona requested review from josix and mattwang44 June 1, 2026 14:51
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.

4 participants