Update translations from Transifex for 3.14 by github-actions[bot] · Pull Request #34 · python/python-docs-id · GitHub
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 17 additions & 31 deletions c-api/hash.po
12 changes: 8 additions & 4 deletions library/dataclasses.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-08-07 20:38+0000\n"
"POT-Creation-Date: 2025-08-21 14:19+0000\n"
"PO-Revision-Date: 2025-08-02 17:34+0000\n"
"Last-Translator: python-doc bot, 2025\n"
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
Expand Down Expand Up @@ -225,9 +225,13 @@ msgstr ""

msgid ""
"*frozen*: If true (the default is ``False``), assigning to fields will "
"generate an exception. This emulates read-only frozen instances. If :meth:"
"`~object.__setattr__` or :meth:`~object.__delattr__` is defined in the "
"class, then :exc:`TypeError` is raised. See the discussion below."
"generate an exception. This emulates read-only frozen instances. See the :"
"ref:`discussion <dataclasses-frozen>` below."
msgstr ""

msgid ""
"If :meth:`~object.__setattr__` or :meth:`~object.__delattr__` is defined in "
"the class and *frozen* is true, then :exc:`TypeError` is raised."
msgstr ""

msgid ""
Expand Down
7 changes: 6 additions & 1 deletion whatsnew/changelog.po