Skip to content

Commit 85cf873

Browse files
authored
Merge branch '3.10' into translate-queue
2 parents 904d536 + efe568d commit 85cf873

File tree

146 files changed

+7829
-6569
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+7829
-6569
lines changed

bugs.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgstr ""
1414
"Project-Id-Version: Python 3.10\n"
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2022-04-17 00:15+0000\n"
17-
"PO-Revision-Date: 2022-04-21 17:54+0800\n"
17+
"PO-Revision-Date: 2022-06-08 11:49+0800\n"
1818
"Last-Translator: Adrian Liaw <[email protected]>\n"
1919
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
2020
"tw)\n"
@@ -111,13 +111,15 @@ msgstr "給有意成為 Python 說明文件貢獻者的綜合指南。"
111111
msgid ""
112112
"`Documentation Translations <https://devguide.python.org/documenting/"
113113
"#translating>`_"
114-
msgstr "`文件翻譯 <https://devguide.python.org/documenting/#translating>`_"
114+
msgstr "`說明文件翻譯 <https://devguide.python.org/documenting/#translating>`_"
115115

116116
#: ../../bugs.rst:39
117117
msgid ""
118118
"A list of GitHub pages for documentation translation and their primary "
119119
"contacts."
120120
msgstr ""
121+
"一份 GitHub 網頁的清單,裡面有各個說明文件翻譯團隊的連結,以及他們的主要聯絡"
122+
"人。"
121123

122124
#: ../../bugs.rst:45
123125
msgid "Using the Python issue tracker"

c-api/allocation.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.10\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
10+
"POT-Creation-Date: 2022-07-06 00:17+0000\n"
1111
"PO-Revision-Date: 2016-01-31 07:06+0000\n"
1212
"Last-Translator: Liang-Bo Wang <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -24,7 +24,7 @@ msgstr ""
2424

2525
#: ../../c-api/allocation.rst:17
2626
msgid ""
27-
"Initialize a newly-allocated object *op* with its type and initial "
27+
"Initialize a newly allocated object *op* with its type and initial "
2828
"reference. Returns the initialized object. If *type* indicates that the "
2929
"object participates in the cyclic garbage detector, it is added to the "
3030
"detector's set of observed objects. Other fields of the object are not "

0 commit comments

Comments
 (0)