From 857731d183f9e3c6d8a7f1957d5e7f0b14fe252e Mon Sep 17 00:00:00 2001 From: Pi Date: Sat, 31 Jan 2026 15:43:05 +0800 Subject: [PATCH 1/3] complete translation for `using/editors.po` --- using/editors.po | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/using/editors.po b/using/editors.po index 9c366a4cd1b..5de1ef9e44a 100644 --- a/using/editors.po +++ b/using/editors.po @@ -1,15 +1,13 @@ # Copyright (C) 2001 Python Software Foundation # This file is distributed under the same license as the Python package. -# FIRST AUTHOR , YEAR. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.14\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-13 00:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2026-01-31 12:12+0800\n" +"Last-Translator: Pi \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" "Language: zh_TW\n" @@ -27,6 +25,8 @@ msgid "" "editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` " "checks." msgstr "" +"有許多 IDE 都支援 Python 程式語言。" +"許多編輯器和 IDE 有提供語法突顯、除錯工具和 :pep:`8` 語法檢查。" #: ../../using/editors.rst:14 msgid "IDLE --- Python editor and shell" @@ -40,6 +40,9 @@ msgid "" "`. For more information see the :ref:`IDLE docs " "`." msgstr "" +"IDLE 是 Python 的整合開發和學習環境,一般隨 Python 附帶安裝。" +"若您使用 Linux 且沒有安裝 IDLE,請見\ :ref:`安裝 IDLE `。" +"更多資訊請見 :ref:`IDLE 文件 `。" #: ../../using/editors.rst:22 msgid "Other Editors and IDEs" @@ -53,3 +56,6 @@ msgid "" "wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_ for a " "comprehensive list." msgstr "" +"Python 社群維基上有更多編輯器和 IDE 的相關資訊。" +"詳盡列表請見 `Python Editors `_" +" 與 `Integrated Development Environments `_。" From 1278f75ce8e4336d2cc045a5b7b89843f3d11a5e Mon Sep 17 00:00:00 2001 From: oopzzozzo Date: Mon, 23 Feb 2026 14:49:53 +0800 Subject: [PATCH 2/3] address comments of using/editors.po --- using/editors.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/using/editors.po b/using/editors.po index 5de1ef9e44a..7bf3f3571b0 100644 --- a/using/editors.po +++ b/using/editors.po @@ -56,6 +56,6 @@ msgid "" "wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_ for a " "comprehensive list." msgstr "" -"Python 社群維基上有更多編輯器和 IDE 的相關資訊。" +"Python 社群維基上有更多來自社群的編輯器和 IDE 相關資訊。" "詳盡列表請見 `Python Editors `_" " 與 `Integrated Development Environments `_。" From eb4dea4f6b9b42c5d54f108cf02d145e6405e89d Mon Sep 17 00:00:00 2001 From: "W. H. Wang" Date: Mon, 23 Feb 2026 18:17:18 +0800 Subject: [PATCH 3/3] Apply suggestions from code review --- using/editors.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/using/editors.po b/using/editors.po index 7bf3f3571b0..325be649c8f 100644 --- a/using/editors.po +++ b/using/editors.po @@ -26,7 +26,7 @@ msgid "" "checks." msgstr "" "有許多 IDE 都支援 Python 程式語言。" -"許多編輯器和 IDE 有提供語法突顯、除錯工具和 :pep:`8` 語法檢查。" +"許多編輯器和 IDE 有提供語法突顯、偵錯工具和 :pep:`8` 語法檢查。" #: ../../using/editors.rst:14 msgid "IDLE --- Python editor and shell" @@ -41,7 +41,7 @@ msgid "" "`." msgstr "" "IDLE 是 Python 的整合開發和學習環境,一般隨 Python 附帶安裝。" -"若您使用 Linux 且沒有安裝 IDLE,請見\ :ref:`安裝 IDLE `。" +"若你是使用 Linux 且沒有安裝 IDLE,請見\\ :ref:`安裝 IDLE `。" "更多資訊請見 :ref:`IDLE 文件 `。" #: ../../using/editors.rst:22