File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file lin
8000
e number Diff line number Diff line change @@ -116,7 +116,7 @@ msgstr ""
116
116
117
117
#: ../../installing/index.rst:47
118
118
msgid ""
119
- "The `Python Packaging Index <https://pypi.org>`__ is a public repository of "
119
+ "The `Python Package Index <https://pypi.org>`__ is a public repository of "
120
120
"open source licensed packages made available for use by other Python users."
121
121
msgstr ""
122
122
"`Python 套件索引 (Python Package Index) <https://pypi.org>`__ 是開源授權套件"
@@ -177,7 +177,7 @@ msgstr "標準封裝工具皆是以能從命令列使用的方式被設計的。
177
177
#: ../../installing/index.rst:80
178
178
msgid ""
179
179
"The following command will install the latest version of a module and its "
180
- "dependencies from the Python Packaging Index::"
180
+ "dependencies from the Python Package Index::"
181
181
msgstr ""
182
182
"以下指令將從 Python 套件索引安裝一個模組的最新版本及其依賴套件 "
183
183
"(dependencies):\n"
@@ -410,7 +410,7 @@ msgstr ""
410
410
msgid ""
411
411
"With the introduction of support for the binary ``wheel`` format, and the "
412
412
"ability to publish wheels for at least Windows and Mac OS X through the "
413
- "Python Packaging Index, this problem is expected to diminish over time, as "
413
+ "Python Package Index, this problem is expected to diminish over time, as "
414
414
"users are more regularly able to install pre-built extensions rather than "
415
415
"needing to build them themselves."
416
416
msgstr ""
You can’t perform that action at this time.
0 commit comments