Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ade1af7

Browse filesBrowse files
committed
translate the title of timeit
1 parent ed27920 commit ade1af7
Copy full SHA for ade1af7

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎library/timeit.po

Copy file name to clipboardExpand all lines: library/timeit.po
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.11\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2022-10-15 20:43+0000\n"
11-
"PO-Revision-Date: 2018-05-23 16:13+0000\n"
11+
"PO-Revision-Date: 2023-05-20 13:21+0800\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -17,10 +17,11 @@ msgstr ""
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20+
"X-Generator: Poedit 3.3.1\n"
2021

2122
#: ../../library/timeit.rst:2
2223
msgid ":mod:`timeit` --- Measure execution time of small code snippets"
23-
msgstr ""
24+
msgstr ":mod:`timeit` --- 測量小量程式片段的執行時間"
2425

2526
#: ../../library/timeit.rst:7
2627
msgid "**Source code:** :source:`Lib/timeit.py`"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.