1010# Meng Du <[email protected] >, 20191111# leollon <[email protected] >, 20191212# Freesand Leo <[email protected] >, 201913+ # Shengjing Zhu <[email protected] >, 20191314#
1415#, fuzzy
1516msgid ""
@@ -18,7 +19,7 @@ msgstr ""
1819"Report-Msgid-Bugs-To : \n "
1920"POT-Creation-Date : 2019-01-01 10:14+0900\n "
2021"PO-Revision-Date : 2017-02-16 23:15+0000\n "
21- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
22+ "Last-Translator : Shengjing Zhu <zsj950618@gmail .com>, 2019\n "
2223"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2324"MIME-Version : 1.0\n "
2425"Content-Type : text/plain; charset=UTF-8\n "
@@ -464,9 +465,9 @@ msgid ""
464465":attr:`__path__` from the parent package. If a loader cannot be found, "
465466"``None`` is returned."
466467msgstr ""
467- "一个用于查找指定的模块中 :term:`loader` 的遗留方法。如果这是最高层级的导入,*path* 的值将会是 ``None``。 "
468- "否则,这是一个查找子包或者模块的方法并且 *path* 的值将会是来自父包的 :attr:`` __path__`` 的值。 如果未发现加载器,返回 "
469- "``None``。"
468+ "一个用于查找指定的模块中 :term:`loader` 的遗留方法。如果这是最高层级的导入,*path* 的值将会是 "
469+ "``None``。 否则,这是一个查找子包或者模块的方法,并且 *path* 的值将会是来自父包的 :attr:`__path__` "
470+ "的值。如果未发现加载器,返回 ``None``。"
470471
471472#: ../../library/importlib.rst:288
472473msgid ""
@@ -720,8 +721,8 @@ msgid ""
720721"Raise :exc:`ImportError` when called instead of :exc:`NotImplementedError`. "
721722"Functionality provided when :meth:`exec_module` is available."
722723msgstr ""
723- "当这个方法被调用的时候,引起 :exc:`ImportError` 异常而不是 :exc:`NotImplementedError`。 当 "
724- ":meth:`exec_module` 可用的时候,由 :meth:`exec_module` 提供功能 。"
724+ "当这个方法被调用的时候,触发 :exc:`ImportError` 异常而不是 :exc:`NotImplementedError`。当 "
725+ ":meth:`exec_module` 可用的时候,使用它的功能 。"
725726
726727#: ../../library/importlib.rst:456
727728msgid ""
@@ -751,7 +752,7 @@ msgstr "现在导入机制会自动地关注这个方法。"
751752#: ../../library/importlib.rst:480
752753msgid ""
753754"An :term:`abstract base class` to provide the ability to read *resources*."
754- msgstr "提供读取 *resources* 能力的一个:term:`abstract base class`。"
755+ msgstr "提供读取 *resources* 能力的一个 :term:`abstract base class` 。"
755756
756757#: ../../library/importlib.rst:483
757758msgid ""
0 commit comments