Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0f71569

Browse files
Translate library/importLib (#966)
* interpret one of the purpose part in importLib* fix the name format of "import"* Apply suggestions from code reviewFix the statements of translationCo-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>---------Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent15714a9 commit0f71569

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎library/importlib.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ msgstr "簡介"
3232

3333
#:../../library/importlib.rst:20
3434
msgid"The purpose of the :mod:`importlib` package is three-fold."
35-
msgstr""
35+
msgstr":mod:`importlib` 的目的可分為三個部分。"
3636

3737
#:../../library/importlib.rst:22
3838
msgid""
@@ -43,6 +43,9 @@ msgid ""
4343
"to comprehend than one implemented in a programming language other than "
4444
"Python."
4545
msgstr""
46+
"第一是提供 Python 原始碼中 :keyword:`import` 陳述式的實作(因此,也延伸到 :"
47+
"func:`__import__` 函式)。這讓 :keyword:`!import` 實作可以移植到任何 Python "
48+
"直譯器。同時,這也提供了一個比用其他程式語言實作更容易理解的版本。 "
4649

4750
#:../../library/importlib.rst:29
4851
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp