11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2018 , Python Software Foundation
2+ # Copyright (C) 2001-2019 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
6+ # Translators:
7+ # ww song <[email protected] >, 20188+ # MuSheng Chen <[email protected] >, 20199+ #
610#, fuzzy
711msgid ""
812msgstr ""
913"Project-Id-Version : Python 3.7\n "
1014"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2018-09-18 09:12 +0900\n "
12- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE \n "
13- "Last-Translator : ww song <sww4718168 @gmail.com>, 2018 \n "
15+ "POT-Creation-Date : 2019-01-01 10:14 +0900\n "
16+ "PO-Revision-Date : 2018-09-18 00:23+0000 \n "
17+ "Last-Translator : MuSheng Chen <sheng.2179 @gmail.com>, 2019 \n "
1418"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1519"MIME-Version : 1.0\n "
1620"Content-Type : text/plain; charset=UTF-8\n "
@@ -20,24 +24,24 @@ msgstr ""
2024
2125#: ../../library/asyncio-platforms.rst:9
2226msgid "Platform Support"
23- msgstr ""
27+ msgstr "平台支持 "
2428
2529#: ../../library/asyncio-platforms.rst:11
2630msgid ""
2731"The :mod:`asyncio` module is designed to be portable, but some platforms "
2832"have subtle differences and limitations due to the platforms' underlying "
2933"architecture and capabilities."
30- msgstr ""
34+ msgstr ":mod:`asyncio` 模块被设计为可移植的,但由于平台的底层架构和功能,一些平台存在细微的差异和限制。 "
3135
3236#: ../../library/asyncio-platforms.rst:17
3337msgid "All Platforms"
34- msgstr ""
38+ msgstr "所有平台 "
3539
3640#: ../../library/asyncio-platforms.rst:19
3741msgid ""
3842":meth:`loop.add_reader` and :meth:`loop.add_writer` cannot be used to "
3943"monitor file I/O."
40- msgstr ""
44+ msgstr ":meth:`loop.add_reader` 和 :meth:`loop.add_writer` 不能用来监视文件I/O。 "
4145
4246#: ../../library/asyncio-platforms.rst:24
4347msgid "Windows"
0 commit comments