|
6 | 6 | msgstr "" |
7 | 7 | "Project-Id-Version: Python 3.14\n" |
8 | 8 | "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" |
10 | 10 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
11 | 11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
12 | 12 | " Language-Team: LANGUAGE <[email protected]>\n" |
@@ -127,7 +127,7 @@ msgstr "" |
127 | 127 | #: ../../library/compression.zstd.rst:75 |
128 | 128 | msgid "" |
129 | 129 | "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 " |
131 | 131 | "information about supported parameters. The *level* argument is the " |
132 | 132 | "compression level to use when writing compressed data. Only one of *level* " |
133 | 133 | "or *options* may be non-None. The *zstd_dict* argument is a :class:" |
@@ -179,7 +179,7 @@ msgstr "" |
179 | 179 | #: ../../library/compression.zstd.rst:119 |
180 | 180 | msgid "" |
181 | 181 | "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 " |
183 | 183 | "information about supported parameters. The *level* argument is the " |
184 | 184 | "compression level to use when writing compressed data. Only one of *level* " |
185 | 185 | "or *options* may be passed. The *zstd_dict* argument is a :class:`ZstdDict` " |
|
0 commit comments