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

Skip to content

Commit 3b271f1

Browse files
[po] auto sync
1 parent 5ae4ec6 commit 3b271f1

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

library/asyncio-policy.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Pan Felix <[email protected]>, 2019
88
# cdarlint <[email protected]>, 2019
99
# MuSheng Chen <[email protected]>, 2019
10-
# Freesand Leo <[email protected]>, 2020
10+
# Freesand Leo <[email protected]>, 2021
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
1818
"PO-Revision-Date: 2018-09-18 00:23+0000\n"
19-
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
19+
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -102,7 +102,7 @@ msgstr "返回一个实现 :class:`AbstractEventLoop` 接口的事件循环对
102102

103103
#: ../../library/asyncio-policy.rst:59 ../../library/asyncio-policy.rst:71
104104
msgid "This method should never return ``None``."
105-
msgstr "该方法永远返回 ``None``。"
105+
msgstr "该方法永远不应返回 ``None``。"
106106

107107
#: ../../library/asyncio-policy.rst:65
108108
msgid "Set the event loop for the current context to *loop*."

library/xml.sax.handler.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,12 @@ msgid ""
367367
"after the corresponding :meth:`endElement` event, but the order of "
368368
":meth:`endPrefixMapping` events is not otherwise guaranteed."
369369
msgstr ""
370+
"请参看 :meth:`startPrefixMapping` 了解详情。 此事件将总是会在对应的 :meth:`endElement` 事件之后发生,但"
371+
" :meth:`endPrefixMapping` 事件的顺序则并没有保证。"
370372

371373
#: ../../library/xml.sax.handler.rst:241
372374
msgid "Signals the start of an element in non-namespace mode."
373-
msgstr ""
375+
msgstr "在非命令空间模式下指示一个元素的开始。"
374376

375377
#: ../../library/xml.sax.handler.rst:243
376378
msgid ""

0 commit comments

Comments
 (0)