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

Skip to content

Commit 4ef5868

Browse files
committed
[po] auto sync bot
1 parent 6bfc30b commit 4ef5868

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

library/cmd.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# walkinrain <[email protected]>, 2019
88
# YIZHU LIN <[email protected]>, 2019
99
# Meng Du <[email protected]>, 2019
10-
# Naisen Xu <[email protected]>, 2019
1110
# Shengjing Zhu <[email protected]>, 2019
11+
# Naisen Xu <[email protected]>, 2019
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1919
"PO-Revision-Date: 2017-02-16 23:02+0000\n"
20-
"Last-Translator: Shengjing Zhu <zsj950618@gmail.com>, 2019\n"
20+
"Last-Translator: Naisen Xu <723648649@qq.com>, 2019\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -265,7 +265,9 @@ msgid ""
265265
"A list of queued input lines. The cmdqueue list is checked in "
266266
":meth:`cmdloop` when new input is needed; if it is nonempty, its elements "
267267
"will be processed in order, as if entered at the prompt."
268-
msgstr "排队的输入行列表。当需要新的输入时, cmdqueue 列表被检查;如果它不是空的,它的元素将被按顺序处理,就像在提示符处输入一样。"
268+
msgstr ""
269+
"排队的输入行列表。当需要新的输入时,在 :meth:`cmdloop` 中检查 cmdqueue "
270+
"列表;如果它不是空的,它的元素将被按顺序处理,就像在提示符处输入一样。"
269271

270272
#: ../../library/cmd.rst:183
271273
msgid ""

0 commit comments

Comments
 (0)