@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version :Python 3.14\n "
1414"Report-Msgid-Bugs-To :\n "
15- "POT-Creation-Date :2025-10-17 14:15+0000\n "
15+ "POT-Creation-Date :2025-10-27 14:15+0000\n "
1616"PO-Revision-Date :2025-09-16 00:00+0000\n "
1717"Last-Translator :Hengky Kurniawan, 2025\n "
1818"Language-Team :Indonesian (https://app.transifex.com/python-doc/teams/5390/ "
@@ -30,8 +30,9 @@ msgid "Register a new codec search function."
3030msgstr ""
3131
3232msgid ""
33- "As side effect, this tries to load the :mod:`!encodings` package, if not yet "
34- "done, to make sure that it is always first in the list of search functions."
33+ "As a side effect, this tries to load the :mod:`!encodings` package, if not "
34+ "yet done, to make sure that it is always first in the list of search "
35+ "functions."
3536msgstr ""
3637
3738msgid ""
@@ -62,7 +63,7 @@ msgid ""
6263"*object* is passed through the decoder function found for the given "
6364"*encoding* using the error handling method defined by *errors*. *errors* "
6465"may be ``NULL`` to use the default method defined for the codec. Raises a :"
65- "exc:`LookupError` if noencoder can be found."
66+ "exc:`LookupError` if nodecoder can be found."
6667msgstr ""
6768
6869msgid "Codec lookup API"