5
5
# Translators:
6
6
# Liang-Bo Wang <me@liang2.tw>, 2016
7
7
# Noah Chen <noahcse@gmail.com>, 2016
8
+ # Steven Hsu <hsuhaochun@gmail.com>, 2022
8
9
msgid ""
9
10
msgstr ""
10
11
"Project-Id-Version : Python 3.10\n "
11
12
"Report-Msgid-Bugs-To : \n "
12
13
"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 "
15
16
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
16
17
"tw)\n "
17
18
"Language : zh_TW\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
20
21
"Content-Transfer-Encoding : 8bit\n "
21
22
"Plural-Forms : nplurals=1; plural=0;\n "
23
+ "X-Generator : Poedit 3.1\n "
22
24
23
25
#: ../../whatsnew/index.rst:5
24
26
msgid "What's New in Python"
@@ -30,9 +32,9 @@ msgid ""
30
32
"important changes between major Python versions. They are a \" must read\" "
31
33
"for anyone wishing to stay up-to-date after a new release."
32
34
msgstr ""
33
- "「Python 有什麼新功能」這系列的說明是讓使用者知道 Python 各個主要更新版本之間 "
34
- "的重大改變的地方。這些說明歸類為每位使用者「必讀」的等級,並希望每位使用者在 "
35
- "新版本釋出時立即了解其中版本差別 。"
35
+ "「Python 有什麼新功能」這系列的說明是讓使用者知道 Python 各個主要更新版本之 "
36
+ "間的重大改變的地方。對於希望在新版本釋出時立即了解版本差異的使用者們來說, "
37
+ "這些說明被歸類為「必讀」的等級 。"
36
38
37
39
#: ../../whatsnew/index.rst:34
38
40
msgid ""
@@ -41,3 +43,6 @@ msgid ""
41
43
"tree, which contains *all* nontrivial changes to Python for the current "
42
44
"version."
43
45
msgstr ""
46
+ "「Changelog(更動日誌)」是從 :source:`Misc/NEWS.d` 目錄樹的內容\\ `建置 "
47
+ "<https://pypi.org/project/blurb>`_\\ 的一個 HTML 檔案版本,其中包含了 "
48
+ "Python 目前版本中的\\ *所有*\\ 重要變更。"
0 commit comments