7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.13\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2024-09-03 11:11+0800 \n "
10
+ "POT-Creation-Date : 2025-02-09 00:14+0000 \n "
11
11
"PO-Revision-Date : 2018-05-23 16:03+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -18,9 +18,9 @@ msgstr ""
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
20
21
- #: ../../library/idle.rst:4 ../../library/idle.rst:10
22
- msgid "IDLE"
23
- msgstr "IDLE "
21
+ #: ../../library/idle.rst:4
22
+ msgid "IDLE --- Python editor and shell "
23
+ msgstr ""
24
24
25
25
#: ../../library/idle.rst:8
26
26
msgid "**Source code:** :source:`Lib/idlelib/`"
@@ -1617,8 +1617,8 @@ msgid ""
1617
1617
msgstr ""
1618
1618
1619
1619
#: ../../library/idle.rst:975
1620
- msgid "idlelib"
1621
- msgstr "idlelib "
1620
+ msgid "idlelib --- implementation of IDLE application "
1621
+ msgstr ""
1622
1622
1623
1623
#: ../../library/idle.rst:980
1624
1624
msgid "**Source code:** :source:`Lib/idlelib`"
@@ -1639,6 +1639,10 @@ msgid ""
1639
1639
"changes can be backported (see :pep:`434`)."
1640
1640
msgstr ""
1641
1641
1642
+ #: ../../library/idle.rst:10
1643
+ msgid "IDLE"
1644
+ msgstr "IDLE"
1645
+
1642
1646
#: ../../library/idle.rst:10
1643
1647
msgid "Python Editor"
1644
1648
msgstr "Python Editor(Python 編輯器)"
@@ -1670,3 +1674,6 @@ msgstr "stack viewer(堆疊檢視器)"
1670
1674
#: ../../library/idle.rst:353
1671
1675
msgid "breakpoints"
1672
1676
msgstr "breakpoints(中斷點)"
1677
+
1678
+ #~ msgid "idlelib"
1679
+ #~ msgstr "idlelib"
0 commit comments