@@ -11,16 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.12\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2023-08-20 15:45+0000\n "
14
- "PO-Revision-Date : 2023-02-18 14:48 +0800\n "
15
- "Last-Translator : Adrian Liaw <adrianliaw2000 @gmail.com>\n "
14
+ "PO-Revision-Date : 2024-04-25 14:17 +0800\n "
15
+ "Last-Translator : KNChiu <y9760210 @gmail.com>\n "
16
16
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
17
17
"tw)\n "
18
18
"Language : zh_TW\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Plural-Forms : nplurals=1; plural=0;\n "
23
- "X-Generator : Poedit 3.2 .2\n "
23
+ "X-Generator : Poedit 3.4 .2\n "
24
24
25
25
#: ../../faq/programming.rst:5
26
26
msgid "Programming FAQ"
@@ -89,13 +89,12 @@ msgstr ""
89
89
"`ActivePython <https://www.activestate.com/products/python/>`_ 的一部分發佈。"
90
90
91
91
#: ../../faq/programming.rst:39
92
- #, fuzzy
93
92
msgid ""
94
93
"`Eric <https://eric-ide.python-projects.org/>`_ is an IDE built on PyQt and "
95
94
"the Scintilla editing component."
96
95
msgstr ""
97
96
"`Eric <https://eric-ide.python-projects.org/>`_ 是一個基於 PyQt 和 Scintilla "
98
- "編輯組件構建的 IDE。"
97
+ "編輯元件所建構的 IDE。"
99
98
100
99
#: ../../faq/programming.rst:42
101
100
msgid ""
@@ -3305,10 +3304,9 @@ msgid "``import`` statements"
3305
3304
msgstr "``import`` 陳述式"
3306
3305
3307
3306
#: ../../faq/programming.rst:2159
3308
- #, fuzzy
3309
3307
msgid ""
3310
3308
"active code (including globals that are initialized from imported values)."
3311
- msgstr "活動程式碼 (包括從引入值初始化的全域變數)。"
3309
+ msgstr "活躍程式碼 (包括從引入值初始化的全域變數)。"
3312
3310
3313
3311
#: ../../faq/programming.rst:2161
3314
3312
#, fuzzy
0 commit comments