File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.9\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
12
- "PO-Revision-Date : 2021-07-06 12:10 +0800\n "
12
+ "PO-Revision-Date : 2021-07-06 22:18 +0800\n "
13
13
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
15
"tw)\n "
@@ -121,6 +121,6 @@ msgid ""
121
121
"CPython runtime inside a larger application. This section covers some of the "
122
122
"details involved in doing that successfully."
123
123
msgstr ""
124
- "有時候,比起要建立一個擴充 ,使其在 Python 直譯器中可作為主應用程式運行,更讓 "
125
- "人期待的方法是將 CPython 運行環境嵌入至一個更大的應用程式中。本節將涵蓋一些要"
124
+ "有時候,相較於建立一個擴充 ,使其在 Python 直譯器中可作為主應用程式運行,還不 "
125
+ "如將 CPython 運行環境嵌入至一個更大的應用程式中,更令人讚賞 。本節將涵蓋一些要"
126
126
"成功完成此任務所涉及的細節。"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.9\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
12
- "PO-Revision-Date : 2021-07-05 10:57 +0800\n "
12
+ "PO-Revision-Date : 2021-07-06 22:07 +0800\n "
13
13
"Last-Translator : Liang-Bo Wang <me@liang2.tw>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
15
"tw)\n "
@@ -37,7 +37,7 @@ msgid ""
37
37
msgstr ""
38
38
"這份參考手冊會描述 Python 語言的語法及「核心語意」。它雖然簡潔,但也盡量保持"
39
39
"精確並完整。關於非必要的 (non-essential) 內建物件型別、內建函式及模組的語"
40
- "意,在 :ref:`library-index` 中說明。關於此語言的非正式介紹,請參閱 :ref:"
40
+ "意,則在 :ref:`library-index` 中說明。關於此語言的非正式介紹,請參閱 :ref:"
41
41
"`tutorial-index`\\ 。對於 C 或 C++ 程式設計師,還有另外兩個手冊:\\ :ref:"
42
42
"`extending-index`\\ 以高階的視野說明如何編寫 Python 擴充模組,而 :ref:`c-"
43
43
"api-index`\\ 則詳細說明 C/C++ 程式設計師可用的介面。"
Original file line number Diff line number Diff line change @@ -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 : 2020-06-20 18:08+0800\n "
13
- "PO-Revision-Date : 2021-06-02 12:28 +0800\n "
13
+ "PO-Revision-Date : 2021-07-06 22:22 +0800\n "
14
14
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
15
15
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
16
16
"tw)\n "
@@ -90,7 +90,7 @@ msgstr "描述語法及語言要素"
90
90
91
91
#: ../../tools/templates/indexcontent.html:21
92
92
msgid "Python Setup and Usage"
93
- msgstr "Python 的安裝與使用 "
93
+ msgstr "Python 的設置與使用 "
94
94
95
95
#: ../../tools/templates/indexcontent.html:22
96
96
msgid "how to use Python on different platforms"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.9\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
12
- "PO-Revision-Date : 2021-07-05 12:25 +0800\n "
12
+ "PO-Revision-Date : 2021-07-06 22:21 +0800\n "
13
13
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
15
"tw)\n "
@@ -22,7 +22,7 @@ msgstr ""
22
22
23
23
#: ../../using/index.rst:5
24
24
msgid "Python Setup and Usage"
25
- msgstr "Python 設定與使用 "
25
+ msgstr "Python 的設置與使用 "
26
26
27
27
#: ../../using/index.rst:8
28
28
msgid ""
You can’t perform that action at this time.
0 commit comments