55# Translators:
66# Liang-Bo Wang <me@liang2.tw>, 2016
77# Noah Chen <noahcse@gmail.com>, 2016
8+ # Steven Hsu <hsuhaochun@gmail.com>, 2022
89msgid ""
910msgstr ""
1011"Project-Id-Version :Python 3.10\n "
1112"Report-Msgid-Bugs-To :\n "
1213"POT-Creation-Date :2021-10-26 16:47+0000\n "
13- "PO-Revision-Date :2018-05-23 16:21+0000 \n "
14- "Last-Translator :Adrian Liaw <adrianliaw2000 @gmail.com>\n "
14+ "PO-Revision-Date :2022-07-07 11:37+0800 \n "
15+ "Last-Translator :Steven Hsu <hsuhaochun @gmail.com>\n "
1516"Language-Team :Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1617"tw)\n "
1718"Language :zh_TW\n "
1819"MIME-Version :1.0\n "
1920"Content-Type :text/plain; charset=UTF-8\n "
2021"Content-Transfer-Encoding :8bit\n "
2122"Plural-Forms :nplurals=1; plural=0;\n "
23+ "X-Generator :Poedit 3.1\n "
2224
2325#: ../../whatsnew/index.rst:5
2426msgid "What's New in Python"
@@ -30,9 +32,9 @@ msgid ""
3032"important changes between major Python versions. They are a\" must read\" "
3133"for anyone wishing to stay up-to-date after a new release."
3234msgstr ""
33- "「Python 有什麼新功能」這系列的說明是讓使用者知道 Python各個主要更新版本之間 "
34- "的重大改變的地方。這些說明歸類為每位使用者「必讀」的等級,並希望每位使用者在 "
35- "新版本釋出時立即了解其中版本差別 。"
35+ "「Python 有什麼新功能」這系列的說明是讓使用者知道 Python各個主要更新版本之 "
36+ "間的重大改變的地方。對於希望在新版本釋出時立即了解版本差異的使用者們來說, "
37+ "這些說明被歸類為「必讀」的等級 。"
3638
3739#: ../../whatsnew/index.rst:34
3840msgid ""
@@ -41,3 +43,6 @@ msgid ""
4143"tree, which contains *all* nontrivial changes to Python for the current "
4244"version."
4345msgstr ""
46+ "「Changelog(更動日誌)」是從 :source:`Misc/NEWS.d` 目錄樹的內容\\ `建立 "
47+ "<https://pypi.org/project/blurb>`_\\ 的一個 HTML 檔案版本,其中包含了 "
48+ "Python 目前版本中的\\ *所有*\\ 重要變更。"