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+ # Freesand Leo <[email protected] >, 20189+ 10+ #
611#, fuzzy
712msgid ""
813msgstr ""
914"Project-Id-Version : Python 3.7\n "
1015"Report-Msgid-Bugs-To : \n "
1116"POT-Creation-Date : 2018-10-29 09:36+0900\n "
12- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE \n "
17+ "PO-Revision-Date : 2017-02-16 23:32+0000 \n "
1318"
Last-Translator :
Kder <[email protected] >, 2018\n "
1419"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1520"MIME-Version : 1.0\n "
@@ -33,8 +38,8 @@ msgid ""
3338" API may change even between minor releases if deemed necessary by the core "
3439"developers."
3540msgstr ""
36- "typing模块 :term:`暂时 <provisional api>` "
37- "包含在标准库中。如果核心开发人员认为有必要,可能会添加新功能,甚至可能会在次要版本之间改变API 。"
41+ "typing 模块以 :term:`暂定状态 <provisional api>` "
42+ "包含在标准库中。如果核心开发人员认为有必要,可能会添加新功能,甚至可能会在次要版本之间改变 API 。"
3843
3944#: ../../library/typing.rst:20
4045msgid ""
@@ -302,7 +307,7 @@ msgstr ""
302307msgid ""
303308"This means that it is possible to perform any operation or method call on a "
304309"value of type on :data:`Any` and assign it to any variable::"
305- msgstr "这意味着可对类型为 :data:`Any` 的值执行任何操作或者调用任何方法,并可以把 :data:`Any` 赋值给任意变量 ::"
310+ msgstr "这意味着可对类型为 :data:`Any` 的值执行任何操作或方法调用,并将其赋值给任何变量 ::"
306311
307312#: ../../library/typing.rst:343
308313msgid ""
0 commit comments