@@ -10,7 +10,7 @@ msgstr ""
10
10
"Project-Id-Version : Python 3.9\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
12
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
13
- "PO-Revision-Date : 2021-06-06 13:25 +0800\n "
13
+ "PO-Revision-Date : 2021-10-03 17:39 +0800\n "
14
14
"Last-Translator : Liang-Bo Wang <me@liang2.tw>\n "
15
15
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
16
16
"tw)\n "
@@ -61,14 +61,14 @@ msgid ""
61
61
"tasks, but shell scripts are best at moving around files and changing text "
62
62
"data, not well-suited for GUI applications or games. You could write a C/C++/"
63
63
"Java program, but it can take a lot of development time to get even a first-"
64
- "draft program. Python is simpler to use, available on Windows, Mac OS X, "
65
- "and Unix operating systems, and will help you get the job done more quickly."
64
+ "draft program. Python is simpler to use, available on Windows, macOS, and "
65
+ "Unix operating systems, and will help you get the job done more quickly."
66
66
msgstr ""
67
67
"也許你可以為了某些任務而寫個 Unix shell 腳本或者 Windows 批次檔來處理,但 "
68
68
"shell 腳本最適合於搬動檔案或更動文字內容,而不適於圖形應用程式或遊戲。你可以"
69
69
"為此寫個 C/C++/Java 程式,但僅僅是完成個草稿也需要很長的開發時間。相較而言,"
70
- "Python 更易於使用,並能在 Windows、Mac OSX 、Unix 作業系統上執行,且能更快速地 "
71
- "幫助你完成工作 。"
70
+ "Python 更易於使用,並能在 Windows、macOS 、Unix 作業系統上執行,且能更快速地幫 "
71
+ "助你完成工作 。"
72
72
73
73
#: ../../tutorial/appetite.rst:29
74
74
msgid ""
0 commit comments