Skip to content

Commit b56884f

Browse files
Update library/venv.po
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent 9c638ae commit b56884f

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
@@ -367,7 +367,7 @@ msgid ""
367367
"Otherwise, software installed into the environment may not work as expected."
368368
msgstr ""
369369
msgstr ""
370-
"因為在環境中安裝的腳本不應該預期環境已經啟用,所以它們的 ``#!`` 行會包含環境"
370+
"因為在環境中安裝的腳本不應該預期環境已經啟用,所以它們的 shebang 列會包含環境"
371371
"直譯器的絕對路徑。因此,在一般情況下,環境本質上是不可攜帶的。你應該使用一個"
372372
"簡單的方法來重新建立一個環境(例如:如果你有一個名為 ``requirements.txt``的需"
373373
"求檔案,你可以使用環境的 ``pip install -r requirements.txt`` 來安裝環境所需的"

0 commit comments

Comments
 (0)