Skip to content

Commit 434bcba

Browse files
sync with cpython c611e80a
1 parent dfdff00 commit 434bcba

3 files changed

Lines changed: 765 additions & 732 deletions

File tree

library/test.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.14\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2026-08-06 00:26+0000\n"
9+
"POT-Creation-Date: 2026-08-12 00:19+0000\n"
1010
"PO-Revision-Date: 2018-05-23 16:12+0000\n"
1111
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -390,8 +390,9 @@ msgid ""
390390
msgstr ""
391391

392392
#: ../../library/test.rst:290
393-
msgid "Its default value is 5 seconds."
394-
msgstr "預設值為 5 秒。"
393+
#, fuzzy
394+
msgid "Its default value is 10 seconds."
395+
msgstr "預設值為 30 秒。"
395396

396397
#: ../../library/test.rst:292
397398
msgid "See also :data:`INTERNET_TIMEOUT`."
@@ -2202,3 +2203,6 @@ msgid ""
22022203
"Class used to record warnings for unit tests. See documentation of :func:"
22032204
"`check_warnings` above for more details."
22042205
msgstr ""
2206+
2207+
#~ msgid "Its default value is 5 seconds."
2208+
#~ msgstr "預設值為 5 秒。"

0 commit comments

Comments
 (0)