Skip to content

Commit f4e4c23

Browse files
sync with cpython 7101666e
1 parent 8f290e2 commit f4e4c23

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

library/annotationlib.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.14\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2026-05-10 00:33+0000\n"
10+
"POT-Creation-Date: 2026-08-15 00:10+0000\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -341,8 +341,8 @@ msgstr ""
341341

342342
#: ../../library/annotationlib.rst:238
343343
msgid ""
344-
"For example, this is used to implement the :attr:`~Format.STRING` for :class:"
345-
"`typing.TypedDict` classes created through the functional syntax:"
344+
"For example, this is used to implement the :attr:`~Format.STRING` format "
345+
"for :class:`typing.TypedDict` classes created through the functional syntax:"
346346
msgstr ""
347347

348348
#: ../../library/annotationlib.rst:241

library/compression.zstd.po

Lines changed: 2 additions & 2 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-07-21 00:29+0000\n"
9+
"POT-Creation-Date: 2026-08-15 00:10+0000\n"
1010
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1111
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -445,7 +445,7 @@ msgstr ""
445445
#: ../../library/compression.zstd.rst:344
446446
msgid ""
447447
"Attempting to decompress data after the end of a frame will raise a :exc:"
448-
"`ZstdError`. Any data found after the end of the frame is ignored and saved "
448+
"`EOFError`. Any data found after the end of the frame is ignored and saved "
449449
"in the :attr:`~.unused_data` attribute."
450450
msgstr ""
451451

0 commit comments

Comments
 (0)