File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
1010"Project-Id-Version : Python 3.11\n "
1111"Report-Msgid-Bugs-To : \n "
1212"POT-Creation-Date : 2023-03-07 00:18+0000\n "
13- "PO-Revision-Date : 2022-06-27 11:06 +0800\n "
13+ "PO-Revision-Date : 2023-03-15 10:19 +0800\n "
1414"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1515"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1616"tw)\n "
@@ -19,7 +19,7 @@ msgstr ""
1919"Content-Type : text/plain; charset=UTF-8\n "
2020"Content-Transfer-Encoding : 8bit\n "
2121"Plural-Forms : nplurals=1; plural=0;\n "
22- "X-Generator : Poedit 3.1 \n "
22+ "X-Generator : Poedit 3.2.2 \n "
2323
2424#: ../../tools/templates/customsourcelink.html:3
2525msgid "This Page"
@@ -48,15 +48,15 @@ msgstr "自從版本 {deprecated} 後不推薦使用,已從版本 {removed}
4848
4949#: ../../tools/templates/dummy.html:12
5050msgid "Return value: Always NULL."
51- msgstr ""
51+ msgstr "回傳值:總是為 NULL。 "
5252
5353#: ../../tools/templates/dummy.html:13
5454msgid "Return value: New reference."
55- msgstr ""
55+ msgstr "回傳值:新的參照。 "
5656
5757#: ../../tools/templates/dummy.html:14
5858msgid "Return value: Borrowed reference."
59- msgstr ""
59+ msgstr "回傳值:借用參照。 "
6060
6161#: ../../tools/templates/dummy.html:18
6262msgid "in development"
Original file line number Diff line number Diff line change @@ -561,7 +561,6 @@ msgid ""
561561msgstr "Import 套件時,Python 會搜尋 ``sys.path`` 裡的目錄,尋找套件的子目錄。"
562562
563563#: ../../tutorial/modules.rst:439
564- #, fuzzy
565564msgid ""
566565"The :file:`__init__.py` files are required to make Python treat directories "
567566"containing the file as packages. This prevents directories with a common "
You can’t perform that action at this time.
0 commit comments