@@ -22,9 +22,8 @@ msgstr ""
22
22
"Plural-Forms : nplurals=1; plural=0;\n "
23
23
24
24
#: ../../using/mac.rst:6
25
- #, fuzzy
26
25
msgid "Using Python on a Mac"
27
- msgstr "在麥金塔系統使用Python "
26
+ msgstr "在 Mac 系統使用Python "
28
27
29
28
#: ../../using/mac.rst:0
30
29
msgid "Author"
35
34
msgstr "Bob Savage <[email protected] >"
36
35
37
36
#: ../../using/mac.rst:11
38
- #, fuzzy
39
37
msgid ""
40
38
"Python on a Mac running macOS is in principle very similar to Python on any "
41
39
"other Unix platform, but there are a number of additional features such as "
42
40
"the IDE and the Package Manager that are worth pointing out."
43
41
msgstr ""
44
- "Python 執行在麥金塔系統的 Mac OS X 和執行在其他 Unix 平台上原理非常相似,\\ "
45
- "但有一些值得提出的是在 Mac OS X 上增加其他額外的功能例如 IDE 與 套件管理。"
42
+ "Python 執行在 Mac 的 macOS 和執行在其他 Unix 平台上原理非常相似,\\ "
43
+ "但值得一提的是在 macOS 上有其他額外的功能,例如 IDE 與 套件管理。"
46
44
47
45
#: ../../using/mac.rst:18
48
46
msgid "Getting and Installing MacPython"
49
- msgstr "取得和安裝MacPython "
47
+ msgstr "取得和安裝 MacPython "
50
48
51
49
#: ../../using/mac.rst:20
52
- #, fuzzy
53
50
msgid ""
54
51
"macOS since version 10.8 comes with Python 2.7 pre-installed by Apple. If "
55
52
"you wish, you are invited to install the most recent version of Python 3 "
56
53
"from the Python website (https://www.python.org). A current \" universal "
57
54
"binary\" build of Python, which runs natively on the Mac's new Intel and "
58
55
"legacy PPC CPU's, is available there."
59
56
msgstr ""
60
- "Apple 在 Mac OS X 10.8 預設安裝 Python 2.7。\\ 但你也可以到 Python website "
57
+ "Apple 在 macOS 10.8 預設安裝 Python 2.7。\\ 但你也可以到 Python website "
61
58
"(https://www.python.org )更新至最新的 Python 3。\\ Python 建立在\" 通用二進"
62
59
"位\" 上,\\ 使 Python 能以本地程序的形式運行在使用英特爾微處理器與 PowerPC 麥"
63
60
"金塔電腦上。\\ "
0 commit comments