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

Skip to content

Commit 159bd4e

Browse files
[po] auto sync
1 parent 7b381ee commit 159bd4e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

library/concurrent.futures.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# walkinrain <[email protected]>, 2019
88
# MuSheng Chen <[email protected]>, 2019
99
# Freesand Leo <[email protected]>, 2019
10+
# Jian Aijun <[email protected]>, 2020
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
1718
"PO-Revision-Date: 2017-02-16 23:03+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
19+
"Last-Translator: Jian Aijun <jianaijun@gmail.com>, 2020\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"
@@ -127,8 +128,8 @@ msgid ""
127128
":meth:`Executor.submit` and :meth:`Executor.map` made after shutdown will "
128129
"raise :exc:`RuntimeError`."
129130
msgstr ""
130-
"当待执行的期程完成执行后向执行者发送信号,它就会释放正在使用的任何资源。调用 :meth:`Executor.submit` 和 "
131-
":meth:`Executor.submit` 会在关闭后触发 :exc:`RuntimeError`。"
131+
"当待执行的期程完成执行后向执行者发送信号,它就会释放正在使用的任何资源。在关闭后调用 :meth:`Executor.submit` 和 "
132+
":meth:`Executor.submit` 会触发 :exc:`RuntimeError`。"
132133

133134
#: ../../library/concurrent.futures.rst:77
134135
msgid ""

0 commit comments

Comments
 (0)