@@ -727,8 +727,8 @@ msgid ""
727
727
"``env_name`` - The name of the virtual environment. Used for "
728
728
"``__VENV_NAME__`` in activation scripts (see :meth:`install_scripts`)."
729
729
msgstr ""
730
- "``env_name`` —— 虛擬環境的名稱。用於啟用腳本中的 ``__VENV_NAME__``(參見 :meth: "
731
- "`install_scripts`)。"
730
+ "``env_name`` —— 虛擬環境的名稱。用於啟用腳本中的 ``__VENV_NAME__``(參見 :"
731
+ "meth: `install_scripts`)。"
732
732
733
733
#: ../../library/venv.rst:380
734
734
msgid ""
@@ -744,8 +744,8 @@ msgid ""
744
744
"environment. This takes into account the case where a virtual environment is "
745
745
"created from another virtual environment."
746
746
msgstr ""
747
- "``executable`` —— 虛擬環境所使用的底層 Python 執行檔。在從其他虛擬環境建立虛擬 "
748
- "環境的情況下 ,也會一併考慮該情境。"
747
+ "``executable`` —— 虛擬環境所使用的底層 Python 執行檔。在從其他虛擬環境建立虛 "
748
+ "擬環境的情況下 ,也會一併考慮該情境。"
749
749
750
750
#: ../../library/venv.rst:387
751
751
msgid "``inc_path`` - The include path for the virtual environment."
@@ -783,8 +783,8 @@ msgid ""
783
783
"filesystem redirections. This can be used to run Python in the virtual "
784
784
"environment."
785
785
msgstr ""
786
- "``env_exec_cmd`` —— Python 直譯器名稱,會將檔案系統重新導向後納入考慮。可用於在 "
787
- "虛擬環境中執行 Python。"
786
+ "``env_exec_cmd`` —— Python 直譯器名稱,會將檔案系統重新導向後納入考慮。可用於 "
787
+ "在虛擬環境中執行 Python。"
788
788
789
789
#: ../../library/venv.rst:406
790
790
msgid ""