Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb68eb51

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython 64abb733
1 parentd326d44 commitb68eb51

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

‎library/asyncio-eventloop.po

Lines changed: 3 additions & 2 deletions
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-02-19 00:13+0000\n"
10+
"POT-Creation-Date:2022-08-10 00:15+0000\n"
1111
"PO-Revision-Date:2022-02-20 12:36+0800\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -431,7 +431,8 @@ msgstr ""
431431

432432
#:../../library/asyncio-eventloop.rst:335
433433
msgid""
434-
"Schedule the execution of a :ref:`coroutine`. Return a :class:`Task` object."
434+
"Schedule the execution of :ref:`coroutine <coroutine>` *coro*. Return a :"
435+
"class:`Task` object."
435436
msgstr""
436437

437438
#:../../library/asyncio-eventloop.rst:338

‎library/idle.po

Lines changed: 25 additions & 1 deletion
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-06 00:16+0000\n"
10+
"POT-Creation-Date:2022-08-10 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-"
@@ -1609,3 +1609,27 @@ msgid ""
16091609
"The only current default extension is zzdummy, an example also used for "
16101610
"testing."
16111611
msgstr""
1612+
1613+
#:../../library/idle.rst:988
1614+
msgid"idlelib"
1615+
msgstr""
1616+
1617+
#:../../library/idle.rst:993
1618+
#,fuzzy
1619+
msgid"**Source code:** :source:`Lib/idlelib`"
1620+
msgstr"**原始碼:**\\ :source:`Lib/idlelib/`"
1621+
1622+
#:../../library/idle.rst:995
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."
1626+
msgstr""
1627+
1628+
#:../../library/idle.rst:998
1629+
msgid""
1630+
"The files in idlelib are described in idlelib/README.txt. Access it either "
1631+
"in idlelib or click Help => About IDLE on the IDLE menu. This file also "
1632+
"maps IDLE menu items to the code that implements the item. Except for files "
1633+
"listed under 'Startup', the idlelib code is 'private' in sense that feature "
1634+
"changes can be backported (see :pep:`434`)."
1635+
msgstr""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp