From 746aeacf1553a8c2991e84546fc52f75d53ffbec Mon Sep 17 00:00:00 2001 From: KNChiu Date: Thu, 25 Apr 2024 10:10:59 +0800 Subject: [PATCH 1/2] Working on faq/programming. --- faq/programming.po | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/faq/programming.po b/faq/programming.po index e5b88197c5..0d89fedc54 100644 --- a/faq/programming.po +++ b/faq/programming.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: Python 3.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-08-20 15:45+0000\n" -"PO-Revision-Date: 2023-02-18 14:48+0800\n" +"PO-Revision-Date: 2024-04-25 10:02+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -20,7 +20,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 3.2.2\n" +"X-Generator: Poedit 3.4.2\n" #: ../../faq/programming.rst:5 msgid "Programming FAQ" @@ -89,13 +89,12 @@ msgstr "" "`ActivePython `_ 的一部分發佈。" #: ../../faq/programming.rst:39 -#, fuzzy msgid "" "`Eric `_ is an IDE built on PyQt and " "the Scintilla editing component." msgstr "" "`Eric `_ 是一個基於 PyQt 和 Scintilla " -"編輯組件構建的 IDE。" +"編輯元件所建構的 IDE。" #: ../../faq/programming.rst:42 msgid "" @@ -3305,10 +3304,9 @@ msgid "``import`` statements" msgstr "``import`` 陳述式" #: ../../faq/programming.rst:2159 -#, fuzzy msgid "" "active code (including globals that are initialized from imported values)." -msgstr "活動程式碼(包括從引入值初始化的全域變數)。" +msgstr "啟用程式碼(包括從引入值初始化的全域變數)。" #: ../../faq/programming.rst:2161 #, fuzzy From 83aaf0ceb91ec8268f2d07575487b1b6dc358053 Mon Sep 17 00:00:00 2001 From: KNChiu Date: Thu, 25 Apr 2024 14:18:15 +0800 Subject: [PATCH 2/2] faq/programming.po: small fixes --- faq/programming.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/faq/programming.po b/faq/programming.po index 0d89fedc54..7e9d70b92a 100644 --- a/faq/programming.po +++ b/faq/programming.po @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: Python 3.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-08-20 15:45+0000\n" -"PO-Revision-Date: 2024-04-25 10:02+0800\n" -"Last-Translator: Adrian Liaw \n" +"PO-Revision-Date: 2024-04-25 14:17+0800\n" +"Last-Translator: KNChiu \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" "Language: zh_TW\n" @@ -3306,7 +3306,7 @@ msgstr "``import`` 陳述式" #: ../../faq/programming.rst:2159 msgid "" "active code (including globals that are initialized from imported values)." -msgstr "啟用程式碼(包括從引入值初始化的全域變數)。" +msgstr "活躍程式碼(包括從引入值初始化的全域變數)。" #: ../../faq/programming.rst:2161 #, fuzzy