Skip to content

Commit aa42626

Browse files
committed
Issue #8 to translate tutorial/venv by merging work of zztin
1 parent c072560 commit aa42626

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tutorial/venv.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6 TW\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"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"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese Traditional (http://www.transifex.com/python-tw-doc/"
1414
"python-36-tw/language/zh-Hant/)\n"
@@ -114,21 +114,21 @@ msgstr "一定你建立了一個虛擬環境,你可能需要啟動他。"
114114

115115
#: ../../tutorial/venv.rst:55
116116
msgid "On Windows, run::"
117-
msgstr "在 Windows 系統中,使用:"
117+
msgstr "在 Windows,執行::"
118118

119119
#: ../../tutorial/venv.rst:59
120120
msgid "On Unix or MacOS, run::"
121-
msgstr "在 Unix MacOS 系統,使用:"
121+
msgstr "在 Unix 或是 MacOS 上,執行::"
122122

123123
#: ../../tutorial/venv.rst:63
124124
msgid ""
125125
"(This script is written for the bash shell. If you use the :program:`csh` "
126126
"or :program:`fish` shells, there are alternate ``activate.csh`` and "
127127
"``activate.fish`` scripts you should use instead.)"
128128
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+
"。)"
132132

133133
#: ../../tutorial/venv.rst:68
134134
msgid ""

0 commit comments

Comments
 (0)