We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f80cdd commit 3198bebCopy full SHA for 3198beb
tutorial/venv.po
@@ -176,15 +176,14 @@ msgid "Managing Packages with pip"
176
msgstr "用 pip 管理套件"
177
178
#: ../../tutorial/venv.rst:100
179
-#, fuzzy
180
msgid ""
181
"You can install, upgrade, and remove packages using a program called :"
182
"program:`pip`. By default ``pip`` will install packages from the `Python "
183
"Package Index <https://pypi.org>`_. You can browse the Python Package Index "
184
"by going to it in your web browser."
185
msgstr ""
186
"你可以使用一個叫做 :program:`pip` 的程式來安裝、升級和移除套件。``pip`` 預設"
187
-"會從 Python Package Index <https://pypi.org> 安裝套件。你可以透過你的網頁瀏覽"
+"會從 `Python Package Index <https://pypi.org>`_ 安裝套件。你可以透過你的網頁瀏覽"
188
"器瀏覽 Python Package Index。"
189
190
#: ../../tutorial/venv.rst:105
0 commit comments