77# Pan Felix <[email protected] >, 201988# cdarlint <[email protected] >, 201999# MuSheng Chen <[email protected] >, 201910+ # Freesand Leo <[email protected] >, 20201011#
1112#, fuzzy
1213msgid ""
@@ -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 : 2018-09-18 00:23+0000\n "
18- "Last-Translator : MuSheng Chen <sheng.2179@gmail .com>, 2019 \n "
19+ "Last-Translator : Freesand Leo <yuqinju@163 .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 "
@@ -138,6 +139,8 @@ msgid ""
138139"The default asyncio policy. Uses :class:`SelectorEventLoop` on Unix and "
139140":class:`ProactorEventLoop` on Windows."
140141msgstr ""
142+ "默认的 asyncio 策略。 在 Unix 上使用 :class:`SelectorEventLoop` 而在 Windows 上使用 "
143+ ":class:`ProactorEventLoop`。"
141144
142145#: ../../library/asyncio-policy.rst:97
143146msgid ""
@@ -147,13 +150,13 @@ msgstr "不需要手动安装默认策略。asyncio已配置成自动使用默
147150
148151#: ../../library/asyncio-policy.rst:102
149152msgid "On Windows, :class:`ProactorEventLoop` is now used by default."
150- msgstr ""
153+ msgstr "在 Windows 上,现在默认会使用 :class:`ProactorEventLoop`。 "
151154
152155#: ../../library/asyncio-policy.rst:107
153156msgid ""
154157"An alternative event loop policy that uses the :class:`SelectorEventLoop` "
155158"event loop implementation."
156- msgstr ""
159+ msgstr "一个使用 :class:`SelectorEventLoop` 事件循环实现的替代事件循环策略。 "
157160
158161#: ../../library/asyncio-policy.rst:110 ../../library/asyncio-policy.rst:118
159162msgid ":ref:`Availability <availability>`: Windows."
0 commit comments