@@ -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-05-23 16:19+0000 \n "
11
+ "PO-Revision-Date : 2018-07-12 19:58+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 "
@@ -17,6 +17,7 @@ msgstr ""
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
+ "X-Generator : Poedit 2.0.9\n "
20
21
21
22
#: ../../tutorial/venv.rst:6
22
23
msgid "Virtual Environments and Packages"
@@ -94,18 +95,21 @@ msgstr ""
94
95
95
96
#: ../../tutorial/venv.rst:55
96
97
msgid "On Windows, run::"
97
- msgstr ""
98
+ msgstr "在 Windows 系統中,使用: "
98
99
99
100
#: ../../tutorial/venv.rst:59
100
101
msgid "On Unix or MacOS, run::"
101
- msgstr ""
102
+ msgstr "在 Unix 或 MacOS 系統,使用: "
102
103
103
104
#: ../../tutorial/venv.rst:63
104
105
msgid ""
105
106
"(This script is written for the bash shell. If you use the :program:`csh` "
106
107
"or :program:`fish` shells, there are alternate ``activate.csh`` and "
107
108
"``activate.fish`` scripts you should use instead.)"
108
109
msgstr ""
110
+ "(這段程式碼適用於bash shell. 如果你是用 :program: `csh` 或者 :program:"
111
+ "`fish` shells,應當使用替代的 ``activate.csh`` 與 ``activate.fish`` 程式"
112
+ "碼。)"
109
113
110
114
#: ../../tutorial/venv.rst:68
111
115
msgid ""
@@ -133,7 +137,7 @@ msgid ""
133
137
"``pip`` has a number of subcommands: \" search\" , \" install\" , \" uninstall\" , "
134
138
"\" freeze\" , etc. (Consult the :ref:`installing-index` guide for complete "
135
139
"documentation for ``pip``.)"
136
- msgstr ""
140
+ msgstr "``pip`` "
137
141
138
142
#: ../../tutorial/venv.rst:109
139
143
msgid ""
0 commit comments