@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.6 TW\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
11
- "PO-Revision-Date : 2018-07-12 20:43 +0800\n "
11
+ "PO-Revision-Date : 2018-07-12 20:50 +0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese Traditional (http://www.transifex.com/python-tw-doc/ "
14
14
"python-36-tw/language/zh-Hant/)\n "
@@ -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
- "(這段程式碼適用於bash shell. 如果你是用 :program: `csh` 或者 :program:"
130
- "`fish` shells,應當使用替代的 ``activate.csh`` 與 ``activate.fish`` 程式 "
131
- "碼 。)"
129
+ "(這個 script 是用 bash shell 撰寫。如果你使用 :program:`csh` 或是 :program:"
130
+ "`fish` shells,你可以另外使用 ``activate.csh`` 和 ``activate.fish`` 作為替 "
131
+ "代 。)"
132
132
133
133
#: ../../tutorial/venv.rst:68
134
134
msgid ""
0 commit comments