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

Skip to content

Commit 3852df1

Browse files
[po] auto sync
1 parent 5e3f650 commit 3852df1

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

library/pkgutil.po

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Shengjing Zhu <[email protected]>, 2018
8+
# 同层 温 <[email protected]>, 2020
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
1516
"PO-Revision-Date: 2017-02-16 23:22+0000\n"
16-
"Last-Translator: Shengjing Zhu <[email protected]>, 2018\n"
17+
"Last-Translator: 同层 温 <[email protected]>, 2020\n"
1718
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,21 +24,21 @@ msgstr ""
2324

2425
#: ../../library/pkgutil.rst:2
2526
msgid ":mod:`pkgutil` --- Package extension utility"
26-
msgstr ""
27+
msgstr ":mod:`pkgutil` --- 包扩展模块工具"
2728

2829
#: ../../library/pkgutil.rst:7
2930
msgid "**Source code:** :source:`Lib/pkgutil.py`"
30-
msgstr ""
31+
msgstr "**源代码:** :source:`Lib/pkgutil.py`"
3132

3233
#: ../../library/pkgutil.rst:11
3334
msgid ""
3435
"This module provides utilities for the import system, in particular package "
3536
"support."
36-
msgstr ""
37+
msgstr "该模块为导入系统提供了工具,尤其是在包支持方面。"
3738

3839
#: ../../library/pkgutil.rst:16
3940
msgid "A namedtuple that holds a brief summary of a module's info."
40-
msgstr ""
41+
msgstr "一个包含模块信息的简短摘要的命名元组。"
4142

4243
#: ../../library/pkgutil.rst:22
4344
msgid ""
@@ -234,7 +235,7 @@ msgstr "例如::"
234235

235236
#: ../../library/pkgutil.rst:207
236237
msgid "Get a resource from a package."
237-
msgstr ""
238+
msgstr "从包中获取一个资源。"
238239

239240
#: ../../library/pkgutil.rst:209
240241
msgid ""

0 commit comments

Comments
 (0)