File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Original file line number Diff line number Diff line change @@ -114,21 +114,21 @@ msgstr "一定你建立了一個虛擬環境,你可能需要啟動他。"
114
114
115
115
#: ../../tutorial/venv.rst:55
116
116
msgid "On Windows, run::"
117
- msgstr "在 Windows,執行:: "
117
+ msgstr "在 Windows 系統中,使用: "
118
118
119
119
#: ../../tutorial/venv.rst:59
120
120
msgid "On Unix or MacOS, run::"
121
- msgstr "在 Unix 或是 MacOS 上,執行:: "
121
+ msgstr "在 Unix 或 MacOS 系統,使用: "
122
122
123
123
#: ../../tutorial/venv.rst:63
124
124
msgid ""
125
125
"(This script is written for the bash shell. If you use the :program:`csh` "
126
126
"or :program:`fish` shells, there are alternate ``activate.csh`` and "
127
127
"``activate.fish`` scripts you should use instead.)"
128
128
msgstr ""
129
- "(這個 script 是用 bash shell 撰寫。如果你使用 :program:`csh` 或是 :program:"
130
- "`fish` shells,你可以另外使用 ``activate.csh`` 和 ``activate.fish`` 作為替 "
131
- "代 。)"
129
+ "(這段程式碼適用於bash shell. 如果你是用 :program: `csh` 或者 :program:"
130
+ "`fish` shells,應當使用替代的 ``activate.csh`` 與 ``activate.fish`` 程式 "
131
+ "碼 。)"
132
132
133
133
#: ../../tutorial/venv.rst:68
134
134
msgid ""
You can’t perform that action at this time.
0 commit comments