File tree 2 files changed +12
-11
lines changed
2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.10\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2022-05-21 17:35 +0000\n "
11
+ "POT-Creation-Date : 2022-08-12 00:15 +0000\n "
12
12
"PO-Revision-Date : 2022-06-09 21:52+0800\n "
13
13
"Last-Translator : Steven Hsu <hsuhaochun@gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -1291,10 +1291,11 @@ msgid "IDLE"
1291
1291
msgstr "IDLE"
1292
1292
1293
1293
#: ../../glossary.rst:579
1294
+ #, fuzzy
1294
1295
msgid ""
1295
- "An Integrated Development Environment for Python. IDLE is a basic editor "
1296
- "and interpreter environment which ships with the standard distribution of "
1297
- "Python."
1296
+ "An Integrated Development and Learning Environment for Python. :ref:`idle` "
1297
+ "is a basic editor and interpreter environment which ships with the standard "
1298
+ "distribution of Python."
1298
1299
msgstr ""
1299
1300
"Python 的 Integrated Development Environment(整合開發環境)。IDLE 是一個基本"
1300
1301
"的編輯器和直譯器環境,它和 Python 的標準發行版本一起被提供。"
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.10\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2022-08-10 00:15+0000\n "
10
+ "POT-Creation-Date : 2022-08-12 00:15+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- "
@@ -1610,22 +1610,22 @@ msgid ""
1610
1610
"testing."
1611
1611
msgstr ""
1612
1612
1613
- #: ../../library/idle.rst:988
1613
+ #: ../../library/idle.rst:989
1614
1614
msgid "idlelib"
1615
1615
msgstr ""
1616
1616
1617
- #: ../../library/idle.rst:993
1617
+ #: ../../library/idle.rst:994
1618
1618
#, fuzzy
1619
1619
msgid "**Source code:** :source:`Lib/idlelib`"
1620
1620
msgstr "**原始碼:**\\ :source:`Lib/idlelib/`"
1621
1621
1622
- #: ../../library/idle.rst:995
1622
+ #: ../../library/idle.rst:998
1623
1623
msgid ""
1624
- "The Lib/idlelib package implements the IDLE application. See the top of "
1625
- "this file or content listing on the left for how to use IDLE."
1624
+ "The Lib/idlelib package implements the IDLE application. See the rest of "
1625
+ "this page for how to use IDLE."
1626
1626
msgstr ""
1627
1627
1628
- #: ../../library/idle.rst:998
1628
+ #: ../../library/idle.rst:1001
1629
1629
msgid ""
1630
1630
"The files in idlelib are described in idlelib/README.txt. Access it either "
1631
1631
"in idlelib or click Help => About IDLE on the IDLE menu. This file also "
You can’t perform that action at this time.
0 commit comments