We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parentsa421bee +65e50bf commit7e06927Copy full SHA for 7e06927
c-api/list.po
@@ -9,7 +9,7 @@ msgstr ""
9
"Project-Id-Version:Python 3.11\n"
10
"Report-Msgid-Bugs-To:\n"
11
"POT-Creation-Date:2022-10-15 20:43+0000\n"
12
-"PO-Revision-Date:2017-09-22 18:26+0000\n"
+"PO-Revision-Date:2023-03-03 20:35+0800\n"
13
"Last-Translator:Nkeys Syu <nkeys1324@gmail.com>\n"
14
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
15
"tw)\n"
@@ -18,6 +18,7 @@ msgstr ""
18
"Content-Type:text/plain; charset=UTF-8\n"
19
"Content-Transfer-Encoding:8bit\n"
20
"Plural-Forms:nplurals=1; plural=0;\n"
21
+"X-Generator:Poedit 3.2.2\n"
22
23
#:../../c-api/list.rst:6
24
msgid"List Objects"
@@ -65,7 +66,7 @@ msgstr ""
65
66
67
#:../../c-api/list.rst:56
68
msgid"Similar to :c:func:`PyList_Size`, but without error checking."
-msgstr""
69
+msgstr"與 :c:func:`PyList_Size` 類似,但沒有錯誤檢查。"
70
71
#:../../c-api/list.rst:61
72
msgid""