Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bac89b9

Browse files
committed
Update installing/index.
Fix the position of "(switch)".
1 parent 41e5d1f commit bac89b9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

installing/index.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.9\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1515
"Last-Translator: Adrian Liaw <[email protected]>\n"
1616
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1717
"tw)\n"
@@ -326,7 +326,7 @@ msgid ""
326326
"of ``pip``::"
327327
msgstr ""
328328
"在 Linux、Mac OS X 以及其他 POSIX 系統中,使用帶有版本編號的 Python 指令並結"
329-
"合 ``-m`` 開關參數,來運行 ``pip`` 的適當副本:\n"
329+
"合 ``-m`` 開關參數 (switch),來運行 ``pip`` 的適當副本:\n"
330330
"\n"
331331
"::"
332332

@@ -339,8 +339,7 @@ msgid ""
339339
"On Windows, use the ``py`` Python launcher in combination with the ``-m`` "
340340
"switch::"
341341
msgstr ""
342-
"在 Windows 中,使用 Python 啟動指令 ``py`` 並結合 ``-m`` 開關參數 "
343-
"(switch):\n"
342+
"在 Windows 中,使用 Python 啟動指令 ``py`` 並結合 ``-m`` 開關參數:\n"
344343
"\n"
345344
"::"
346345

0 commit comments

Comments
 (0)