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

Skip to content

Commit 333d7b8

Browse files
committed
[po] auto sync bot
1 parent 2506634 commit 333d7b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/asyncio-protocol.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ msgstr "基本上,传输和协议应只在库和框架上使用,而不应该
5252

5353
#: ../../library/asyncio-protocol.rst:22
5454
msgid "This documentation page covers both `Transports`_ and `Protocols`_."
55-
msgstr ""
55+
msgstr "本文档包含 `Transports`_ 和 `Protocols`_ 。"
5656

5757
#: ../../library/asyncio-protocol.rst:25
5858
msgid "Introduction"
@@ -63,7 +63,7 @@ msgid ""
6363
"At the highest level, the transport is concerned with *how* bytes are "
6464
"transmitted, while the protocol determines *which* bytes to transmit (and to"
6565
" some extent when)."
66-
msgstr ""
66+
msgstr "在最顶层,传输只关心 **怎样** 传送字节内容,而协议决定传送 **哪些** 字节内容(还要在一定程度上考虑何时)。"
6767

6868
#: ../../library/asyncio-protocol.rst:30
6969
msgid ""

0 commit comments

Comments
 (0)