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 parentsed27920 +ade1af7 commit5d653c7Copy full SHA for 5d653c7
library/timeit.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version:Python 3.11\n"
9
"Report-Msgid-Bugs-To:\n"
10
"POT-Creation-Date:2022-10-15 20:43+0000\n"
11
-"PO-Revision-Date:2018-05-23 16:13+0000\n"
+"PO-Revision-Date:2023-05-20 13:21+0800\n"
12
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
13
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -17,10 +17,11 @@ msgstr ""
17
"Content-Type:text/plain; charset=UTF-8\n"
18
"Content-Transfer-Encoding:8bit\n"
19
"Plural-Forms:nplurals=1; plural=0;\n"
20
+"X-Generator:Poedit 3.3.1\n"
21
22
#:../../library/timeit.rst:2
23
msgid":mod:`timeit` --- Measure execution time of small code snippets"
-msgstr""
24
+msgstr":mod:`timeit` --- 測量小量程式片段的執行時間"
25
26
#:../../library/timeit.rst:7
27
msgid"**Source code:** :source:`Lib/timeit.py`"