11# Copyright (C) 2001 Python Software Foundation
22# This file is distributed under the same license as the Python package.
3- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
43#
5- #, fuzzy
64msgid ""
75msgstr ""
86"Project-Id-Version : Python 3.14\n "
97"Report-Msgid-Bugs-To : \n "
108"POT-Creation-Date : 2025-02-13 00:13+0000\n "
11- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE \n "
12- "Last-Translator : FULL NAME <EMAIL@ADDRESS >\n "
9+ "PO-Revision-Date : 2026-01-31 12:12+0800 \n "
10+ "Last-Translator : Pi <oopzzozzo@gmail.com >\n "
1311"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1412"tw)\n "
1513"Language : zh_TW\n "
@@ -27,6 +25,8 @@ msgid ""
2725"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` "
2826"checks."
2927msgstr ""
28+ "有許多 IDE 都支援 Python 程式語言。"
29+ "許多編輯器和 IDE 有提供語法突顯、除錯工具和 :pep:`8` 語法檢查。"
3030
3131#: ../../using/editors.rst:14
3232msgid "IDLE --- Python editor and shell"
@@ -40,6 +40,9 @@ msgid ""
4040"<installing_idle_on_linux>`. For more information see the :ref:`IDLE docs "
4141"<idle>`."
4242msgstr ""
43+ "IDLE 是 Python 的整合開發和學習環境,一般隨 Python 附帶安裝。"
44+ "若您使用 Linux 且沒有安裝 IDLE,請見\ :ref:`安裝 IDLE <installing_idle_on_linux>`。"
45+ "更多資訊請見 :ref:`IDLE 文件 <idle>`。"
4346
4447#: ../../using/editors.rst:22
4548msgid "Other Editors and IDEs"
@@ -53,3 +56,6 @@ msgid ""
5356"wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_ for a "
5457"comprehensive list."
5558msgstr ""
59+ "Python 社群維基上有更多編輯器和 IDE 的相關資訊。"
60+ "詳盡列表請見 `Python Editors <https://wiki.python.org/moin/PythonEditors>`_"
61+ " 與 `Integrated Development Environments <https://wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_。"
0 commit comments