Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7593d9

Browse files
committed
[po] auto sync bot
1 parent 912fa53 commit c7593d9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

library/timeit.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# Fred <[email protected]>, 2018
88
# Jack Wu <[email protected]>, 2019
99
# Meng Du <[email protected]>, 2019
10+
# cdarlint <[email protected]>, 2019
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2019-02-28 11:14+0900\n"
1718
"PO-Revision-Date: 2017-02-16 23:30+0000\n"
18-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2019\n"
19+
"Last-Translator: cdarlint <cdarling@126.com>, 2019\n"
1920
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
@@ -82,7 +83,7 @@ msgid ""
8283
"to execute the code."
8384
msgstr ""
8485
"使用给定语句、 *setup* 代码和 *timer* 函数创建一个 :class:`Timer` 实例,并执行 *number* 次其 "
85-
":meth:`.timeit`方法。可选的 *globals* 参数指定用于执行代码的命名空间。"
86+
":meth:`.timeit` 方法。可选的 *globals* 参数指定用于执行代码的命名空间。"
8687

8788
#: ../../library/timeit.rst:68 ../../library/timeit.rst:79
8889
#: ../../library/timeit.rst:116

0 commit comments

Comments
 (0)