Skip to content

Commit 4037536

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython bfaa071e
1 parent 5b68e3d commit 4037536

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

glossary.po

+5-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.10\n"
1010
"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"
1212
"PO-Revision-Date: 2022-06-09 21:52+0800\n"
1313
"Last-Translator: Steven Hsu <hsuhaochun@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1291,10 +1291,11 @@ msgid "IDLE"
12911291
msgstr "IDLE"
12921292

12931293
#: ../../glossary.rst:579
1294+
#, fuzzy
12941295
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."
12981299
msgstr ""
12991300
"Python 的 Integrated Development Environment(整合開發環境)。IDLE 是一個基本"
13001301
"的編輯器和直譯器環境,它和 Python 的標準發行版本一起被提供。"

library/idle.po

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.10\n"
99
"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"
1111
"PO-Revision-Date: 2018-05-23 16:03+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1610,22 +1610,22 @@ msgid ""
16101610
"testing."
16111611
msgstr ""
16121612

1613-
#: ../../library/idle.rst:988
1613+
#: ../../library/idle.rst:989
16141614
msgid "idlelib"
16151615
msgstr ""
16161616

1617-
#: ../../library/idle.rst:993
1617+
#: ../../library/idle.rst:994
16181618
#, fuzzy
16191619
msgid "**Source code:** :source:`Lib/idlelib`"
16201620
msgstr "**原始碼:**\\ :source:`Lib/idlelib/`"
16211621

1622-
#: ../../library/idle.rst:995
1622+
#: ../../library/idle.rst:998
16231623
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."
16261626
msgstr ""
16271627

1628-
#: ../../library/idle.rst:998
1628+
#: ../../library/idle.rst:1001
16291629
msgid ""
16301630
"The files in idlelib are described in idlelib/README.txt. Access it either "
16311631
"in idlelib or click Help => About IDLE on the IDLE menu. This file also "

0 commit comments

Comments
 (0)