Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cdea46

Browse files
committed
fix
1 parent ff00b3c commit 0cdea46

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

library/venv.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,8 @@ msgid ""
727727
"``env_name`` - The name of the virtual environment. Used for "
728728
"``__VENV_NAME__`` in activation scripts (see :meth:`install_scripts`)."
729729
msgstr ""
730-
"``env_name`` —— 虛擬環境的名稱。用於啟用腳本中的 ``__VENV_NAME__``(參見 :meth:"
731-
"`install_scripts`)。"
730+
"``env_name`` —— 虛擬環境的名稱。用於啟用腳本中的 ``__VENV_NAME__``(參見 :"
731+
"meth:`install_scripts`)。"
732732

733733
#: ../../library/venv.rst:380
734734
msgid ""
@@ -744,8 +744,8 @@ msgid ""
744744
"environment. This takes into account the case where a virtual environment is "
745745
"created from another virtual environment."
746746
msgstr ""
747-
"``executable`` —— 虛擬環境所使用的底層 Python 執行檔。在從其他虛擬環境建立虛擬"
748-
"環境的情況下,也會一併考慮該情境。"
747+
"``executable`` —— 虛擬環境所使用的底層 Python 執行檔。在從其他虛擬環境建立虛"
748+
"擬環境的情況下,也會一併考慮該情境。"
749749

750750
#: ../../library/venv.rst:387
751751
msgid "``inc_path`` - The include path for the virtual environment."
@@ -783,8 +783,8 @@ msgid ""
783783
"filesystem redirections. This can be used to run Python in the virtual "
784784
"environment."
785785
msgstr ""
786-
"``env_exec_cmd`` —— Python 直譯器名稱,會將檔案系統重新導向後納入考慮。可用於在"
787-
"虛擬環境中執行 Python。"
786+
"``env_exec_cmd`` —— Python 直譯器名稱,會將檔案系統重新導向後納入考慮。可用於"
787+
"在虛擬環境中執行 Python。"
788788

789789
#: ../../library/venv.rst:406
790790
msgid ""

0 commit comments

Comments
 (0)