@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-12-21 14:13 +0000\n "
14+ "POT-Creation-Date : 2026-01-07 14:19 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:01+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Indonesian (https://app.transifex.com/python-doc/teams/5390/ "
@@ -116,7 +116,7 @@ msgstr ""
116116
117117msgid ""
118118"When writing, the *options* argument can be a dictionary providing advanced "
119- "decompression parameters; see :class:`CompressionParameter` for detailed "
119+ "compression parameters; see :class:`CompressionParameter` for detailed "
120120"information about supported parameters. The *level* argument is the "
121121"compression level to use when writing compressed data. Only one of *level* "
122122"or *options* may be non-None. The *zstd_dict* argument is a :class:"
@@ -161,7 +161,7 @@ msgstr ""
161161
162162msgid ""
163163"When writing, the *options* argument can be a dictionary providing advanced "
164- "decompression parameters; see :class:`CompressionParameter` for detailed "
164+ "compression parameters; see :class:`CompressionParameter` for detailed "
165165"information about supported parameters. The *level* argument is the "
166166"compression level to use when writing compressed data. Only one of *level* "
167167"or *options* may be passed. The *zstd_dict* argument is a :class:`ZstdDict` "
0 commit comments