Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9b5399b

Browse files
hsiangjenlimattwang44
authored andcommitted
Update library/venv.po
1 parent57c58c0 commit9b5399b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

‎library/venv.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -370,10 +370,13 @@ msgid ""
370370
"directory of it, you should recreate the environment in its new location. "
371371
"Otherwise, software installed into the environment may not work as expected."
372372
msgstr""
373-
"因為在環境中安裝的腳本不應該預期環境已經啟用,所以它們的 ``#!`` 行會包含環境直譯器的絕對路徑。"
374-
"因此,在一般情況下,環境本質上是不可攜帶的。"
375-
"你應該使用一個簡單的方法來重新建立一個環境(例如:如果你有一個名為 ``requirements.txt``的需求檔案,你可以使用環境的 ``pip install -r requirements.txt`` 來安裝環境所需的所有套件)。"
376-
"如果出於某種原因你需要將環境移至新位置,你應該在所需位置重新創建它,並刪除舊位置的環境。"
373+
msgstr""
374+
"因為在環境中安裝的腳本不應該預期環境已經啟用,所以它們的 ``#!`` 行會包含環境"
375+
"直譯器的絕對路徑。因此,在一般情況下,環境本質上是不可攜帶的。你應該使用一個"
376+
"簡單的方法來重新建立一個環境(例如:如果你有一個名為 ``requirements.txt``的需"
377+
"求檔案,你可以使用環境的 ``pip install -r requirements.txt`` 來安裝環境所需的"
378+
"所有套件)。如果出於某種原因你需要將環境移至新位置,你應該在所需位置重新建立"
379+
"它,並刪除舊位置的環境。"
377380
"如果你移動環境是因為移動了其父目錄,你應該在新位置重新建立環境。"
378381
"否則,安裝在該環境中的軟體可能無法正常運作。"
379382

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp