99# ww song <[email protected] >, 20181010# Freesand Leo <[email protected] >, 20191111# Pan Felix <[email protected] >, 201912- # MuSheng Chen <[email protected] >, 20191312# Shengjing Zhu <[email protected] >, 201913+ # MuSheng Chen <[email protected] >, 20191414#
1515#, fuzzy
1616msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919"Report-Msgid-Bugs-To : \n "
2020"POT-Creation-Date : 2019-01-01 10:14+0900\n "
2121"PO-Revision-Date : 2017-02-16 17:49+0000\n "
22- "Last-Translator : Shengjing Zhu <zsj950618 @gmail.com>, 2019\n "
22+ "Last-Translator : MuSheng Chen <sheng.2179 @gmail.com>, 2019\n "
2323"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2424"MIME-Version : 1.0\n "
2525"Content-Type : text/plain; charset=UTF-8\n "
@@ -181,24 +181,26 @@ msgid ""
181181":meth:`loop.connect_write_pipe` event loop method and are also used by "
182182"subprocess-related methods like :meth:`loop.subprocess_exec`."
183183msgstr ""
184- "*WriteTransport* 类的实例由 :meth:`loop.connect_write_pipe` 事件循环方法返回,也被子进程相关的方法如"
185- " :meth:`loop.subprocess_exec` 使用。"
184+ " *WriteTransport* 类的实例由 :meth:`loop.connect_write_pipe` 事件循环方法返回,也被子进程相关的方法如"
185+ " :meth:`loop.subprocess_exec` 使用。"
186186
187187#: ../../library/asyncio-protocol.rst:103
188188msgid "A base transport for read-only connections."
189- msgstr ""
189+ msgstr "只读链接的基础传输。 "
190190
191191#: ../../library/asyncio-protocol.rst:105
192192msgid ""
193193"Instances of the *ReadTransport* class are returned from the "
194194":meth:`loop.connect_read_pipe` event loop method and are also used by "
195195"subprocess-related methods like :meth:`loop.subprocess_exec`."
196196msgstr ""
197+ " *ReadTransport* 类的实例由 :meth:`loop.connect_read_pipe` 事件循环方法返回,也被子进程相关的方法如 "
198+ ":meth:`loop.subprocess_exec` 使用。"
197199
198200#: ../../library/asyncio-protocol.rst:112
199201msgid ""
200202"Interface representing a bidirectional transport, such as a TCP connection."
201- msgstr ""
203+ msgstr "接口代表一个双向传输,如TCP链接。 "
202204
203205#: ../../library/asyncio-protocol.rst:115
204206msgid ""
0 commit comments