Skip to content

Commit d107f92

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython c889ff6b
1 parent 906b4bb commit d107f92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/compression.zstd.po

Lines changed: 3 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: 2025-11-10 16:45+0000\n"
9+
"POT-Creation-Date: 2026-01-06 00:19+0000\n"
1010
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1111
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1212
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -127,7 +127,7 @@ msgstr ""
127127
#: ../../library/compression.zstd.rst:75
128128
msgid ""
129129
"When writing, the *options* argument can be a dictionary providing advanced "
130-
"decompression parameters; see :class:`CompressionParameter` for detailed "
130+
"compression parameters; see :class:`CompressionParameter` for detailed "
131131
"information about supported parameters. The *level* argument is the "
132132
"compression level to use when writing compressed data. Only one of *level* "
133133
"or *options* may be non-None. The *zstd_dict* argument is a :class:"
@@ -179,7 +179,7 @@ msgstr ""
179179
#: ../../library/compression.zstd.rst:119
180180
msgid ""
181181
"When writing, the *options* argument can be a dictionary providing advanced "
182-
"decompression parameters; see :class:`CompressionParameter` for detailed "
182+
"compression parameters; see :class:`CompressionParameter` for detailed "
183183
"information about supported parameters. The *level* argument is the "
184184
"compression level to use when writing compressed data. Only one of *level* "
185185
"or *options* may be passed. The *zstd_dict* argument is a :class:`ZstdDict` "

0 commit comments

Comments
 (0)