8000 Update library/venv.po · python/python-docs-zh-tw@c64e70e · GitHub
[go: up one dir, main page]

Skip to content

Commit c64e70e

Browse files
authored
Update library/venv.po
1 parent 905c3aa commit c64e70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/venv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ msgid ""
332332
"Explorer window should run it with the correct interpreter without the "
333333
"environment needing to be activated or on the :envvar:`!PATH`."
334334
msgstr ""
335-
"為了實現這一點,安裝在虛擬環境中的腳本會有一個 ``#!`` 行,該行指向該環境的 Python 直譯器,例如: :samp:`#!/{<path-to-venv>}/bin/python`。"
335+
"為了實現這一點,安裝在虛擬環境中的腳本會有一個 ``#!`` 列,此列指向該環境的 Python 直譯器,例如: :samp:`#!/{<path-to-venv>}/bin/python`。"
336336
"這代表無論 :envvar:`!PATH` 的值為何,該腳本都會在直譯器上運行"
337337
"在 Windows 上,如果你安裝了 :ref:`launcher`,則支援 ``#!`` 行處理。"
338338
"因此,在 Windows 資源管理器窗口中雙擊已安裝的腳本,應該可以在不需要啟用環境或將其加入 :envvar:`!PATH` 的情況下,正確地運行。"

0 commit comments

Comments
 (0)
0