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

Skip to content

Commit 84f7e8e

Browse files
committed
[po] auto sync bot
1 parent 7e27d87 commit 84f7e8e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library/importlib.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -739,20 +739,20 @@ msgid ""
739739
"A legacy method which when implemented calculates and returns the given "
740740
"module's repr, as a string. The module type's default repr() will use the "
741741
"result of this method as appropriate."
742-
msgstr ""
742+
msgstr "一个遗留方法,在实现时计算并返回给定模块的repr,作为字符串。 模块类型的默认repr()将根据需要使用此方法的结果。"
743743

744744
#: ../../library/importlib.rst:471
745745
msgid "Made optional instead of an abstractmethod."
746-
msgstr ""
746+
msgstr "是可选的方法而不是一个抽象方法。"
747747

748748
#: ../../library/importlib.rst:474
749749
msgid "The import machinery now takes care of this automatically."
750-
msgstr ""
750+
msgstr "现在导入机制会自动地关注这个方法。"
751751

752752
#: ../../library/importlib.rst:480
753753
msgid ""
754754
"An :term:`abstract base class` to provide the ability to read *resources*."
755-
msgstr ""
755+
msgstr "提供读取 *resources* 能力的一个:term:`抽象基类`。"
756756

757757
#: ../../library/importlib.rst:483
758758
msgid ""

0 commit comments

Comments
 (0)