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

Skip to content

Commit aeadbe9

Browse files
[po] auto sync
1 parent ee3a5c2 commit aeadbe9

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
@@ -11,8 +11,8 @@
1111
# Yixin Qian <[email protected]>, 2019
1212
# leollon <[email protected]>, 2019
1313
# 1lin24 <[email protected]>, 2019
14-
# Dai Xu <[email protected]>, 2021
1514
# Freesand Leo <[email protected]>, 2021
15+
# Dai Xu <[email protected]>, 2021
1616
#
1717
#, fuzzy
1818
msgid ""
@@ -21,7 +21,7 @@ msgstr ""
2121
"Report-Msgid-Bugs-To: \n"
2222
"POT-Creation-Date: 2021-01-01 16:02+0000\n"
2323
"PO-Revision-Date: 2019-09-01 03:21+0000\n"
24-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
24+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
2525
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2626
"MIME-Version: 1.0\n"
2727
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2177,11 +2177,11 @@ msgstr "检查某模块可否导入。"
21772177
msgid ""
21782178
"If you need to find out if a module can be imported without actually doing "
21792179
"the import, then you should use :func:`importlib.util.find_spec`. ::"
2180-
msgstr ""
2180+
msgstr "若要查看某个模块是否可导入,但不需要实际执行导入,则应使用 :func:`importlib.util.find_spec` :"
21812181

21822182
#: ../../library/importlib.rst:1660
21832183
msgid "Importing a source file directly"
2184-
msgstr ""
2184+
msgstr "直接导入源文件。"
21852185

21862186
#: ../../library/importlib.rst:1662
21872187
msgid ""

0 commit comments

Comments
 (0)