We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa20162 commit 0b5fe05Copy full SHA for 0b5fe05
library/venv.po
@@ -234,7 +234,7 @@ msgid ""
234
"activation script is platform-specific (:samp:`{<venv>}` must be replaced by "
235
"the path to the directory containing the virtual environment):"
236
msgstr ""
237
-"虛擬環境可以透過位於二進制目錄中的腳本「啟用」(在 POSIX 上為 ``bin``;在 Windows 上為 ``Scripts``)"
+"虛擬環境可以透過位於二進位檔案目錄中的腳本「啟用」(在 POSIX 上為 ``bin``;在 Windows 上為 ``Scripts``)"
238
"這會將該目錄加入到你的 :envvar:`!PATH`,當你運行 `python` 時就會調用該環境的直譯器並且執行已安裝的腳本"
239
",而不需要使用完整的路徑。"
240
"啟動腳本的方式因平台而異(:samp:`{<venv>}` 需要替換成包含虛擬環境的目錄路徑)"
0 commit comments