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

Commitc8f303a

Browse files
sync with cpython 386c72d9
1 parent4944395 commitc8f303a

31 files changed

+1454
-1325
lines changed

‎library/argparse.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:Python 3.12\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2023-07-17 17:39+0800\n"
10+
"POT-Creation-Date:2024-01-24 00:03+0000\n"
1111
"PO-Revision-Date:2018-05-23 14:38+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1700,7 +1700,7 @@ msgid ""
17001700
msgstr""
17011701

17021702
#:../../library/argparse.rst:1939
1703-
msgid"The*encodings* and *errors*keyword arguments."
1703+
msgid"Added the*encodings* and *errors*parameters."
17041704
msgstr""
17051705

17061706
#:../../library/argparse.rst:1944

‎library/asyncio-stream.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version:Python 3.12\n"
1010
"Report-Msgid-Bugs-To:\n"
11-
"POT-Creation-Date:2023-11-27 00:03+0000\n"
11+
"POT-Creation-Date:2024-01-24 00:03+0000\n"
1212
"PO-Revision-Date:2022-10-31 16:28+0800\n"
1313
"Last-Translator:Matt Wang <mattwang44@gmail.com>\n"
1414
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -99,7 +99,8 @@ msgid "Added the *ssl_handshake_timeout* parameter."
9999
msgstr"新增 *ssl_handshake_timeout* 參數。"
100100

101101
#:../../library/asyncio-stream.rst:80
102-
msgid"Added *happy_eyeballs_delay* and *interleave* parameters."
102+
#,fuzzy
103+
msgid"Added the *happy_eyeballs_delay* and *interleave* parameters."
103104
msgstr"新增 *happy_eyeballs_delay* 和 *interleave* 參數。"
104105

105106
#:../../library/asyncio-stream.rst:83../../library/asyncio-stream.rst:125

‎library/bdb.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.12\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2023-12-13 13:14+0000\n"
10+
"POT-Creation-Date:2024-01-24 00:03+0000\n"
1111
"PO-Revision-Date:2018-05-23 14:39+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -191,7 +191,8 @@ msgid ""
191191
msgstr""
192192

193193
#:../../library/bdb.rst:135
194-
msgid"The *skip* argument."
194+
#,fuzzy
195+
msgid"Added the *skip* parameter."
195196
msgstr"*skip* 引數。"
196197

197198
#:../../library/bdb.rst:138

‎library/concurrent.futures.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.12\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2024-01-17 07:51+0000\n"
10+
"POT-Creation-Date:2024-01-24 00:03+0000\n"
1111
"PO-Revision-Date:2023-01-24 03:33+0800\n"
1212
"Last-Translator:Matt Wang <mattwang44@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -279,8 +279,9 @@ msgstr ""
279279
"量。"
280280

281281
#:../../library/concurrent.futures.rst:174
282+
#,fuzzy
282283
msgid""
283-
"The*thread_name_prefix*argument was added to allow users to control the :"
284+
"Added the*thread_name_prefix*parameter to allow users to control the :"
284285
"class:`threading.Thread` names for worker threads created by the pool for "
285286
"easier debugging."
286287
msgstr""

‎library/configparser.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:Python 3.12\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2024-01-01 00:03+0000\n"
10+
"POT-Creation-Date:2024-01-24 00:03+0000\n"
1111
"PO-Revision-Date:2018-05-23 14:41+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -838,8 +838,8 @@ msgstr ""
838838

839839
#:../../library/configparser.rst:1048
840840
msgid""
841-
"The*encoding* parameter.Previously, all files were read using the default "
842-
"encoding for :func:`open`."
841+
"Added the*encoding* parameter. Previously, all files were read using the "
842+
"defaultencoding for :func:`open`."
843843
msgstr""
844844

845845
#:../../library/configparser.rst:1052
@@ -1103,8 +1103,8 @@ msgstr ""
11031103

11041104
#:../../library/configparser.rst:1294
11051105
msgid""
1106-
"Optional ``source`` and``lineno`` attributes andarguments to :meth:`!"
1107-
"__init__` were added."
1106+
"Added the optional *source* and*lineno* attributes andparameters to :meth:"
1107+
"`!__init__`."
11081108
msgstr""
11091109

11101110
#:../../library/configparser.rst:1301

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp