File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.9\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-06-20 18:08+0800\n "
14
- "PO-Revision-Date : 2021-07-04 01:14 +0800\n "
14
+ "PO-Revision-Date : 2021-07-04 01:29 +0800\n "
15
15
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
16
16
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
17
17
"tw)\n "
@@ -326,7 +326,7 @@ msgid ""
326
326
"of ``pip``::"
327
327
msgstr ""
328
328
"在 Linux、Mac OS X 以及其他 POSIX 系統中,使用帶有版本編號的 Python 指令並結"
329
- "合 ``-m`` 開關參數,來運行 ``pip`` 的適當副本:\n"
329
+ "合 ``-m`` 開關參數 (switch) ,來運行 ``pip`` 的適當副本:\n"
330
330
"\n"
331
331
"::"
332
332
@@ -339,8 +339,7 @@ msgid ""
339
339
"On Windows, use the ``py`` Python launcher in combination with the ``-m`` "
340
340
"switch::"
341
341
msgstr ""
342
- "在 Windows 中,使用 Python 啟動指令 ``py`` 並結合 ``-m`` 開關參數 "
343
- "(switch):\n"
342
+ "在 Windows 中,使用 Python 啟動指令 ``py`` 並結合 ``-m`` 開關參數:\n"
344
343
"\n"
345
344
"::"
346
345
You can’t perform that action at this time.
0 commit comments