Skip to content

Commit 874dfd3

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent a989df3 commit 874dfd3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+426
-241
lines changed

c-api/bytes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-03-01 14:19+0000\n"
15+
"POT-Creation-Date: 2026-03-21 14:21+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: python-doc bot, 2025\n"
1818
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"

c-api/datetime.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-03 14:40+0000\n"
14+
"POT-Creation-Date: 2026-03-23 14:50+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"

c-api/file.po

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-17 14:51+0000\n"
14+
"POT-Creation-Date: 2026-03-23 14:50+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
@@ -136,8 +136,15 @@ msgstr ""
136136
msgid ""
137137
"Write object *obj* to file object *p*. The only supported flag for *flags* "
138138
"is :c:macro:`Py_PRINT_RAW`; if given, the :func:`str` of the object is "
139-
"written instead of the :func:`repr`. Return ``0`` on success or ``-1`` on "
140-
"failure; the appropriate exception will be set."
139+
"written instead of the :func:`repr`."
140+
msgstr ""
141+
142+
msgid "If *obj* is ``NULL``, write the string ``\"<NULL>\"``."
143+
msgstr ""
144+
145+
msgid ""
146+
"Return ``0`` on success or ``-1`` on failure; the appropriate exception will "
147+
"be set."
141148
msgstr ""
142149

143150
msgid ""

c-api/lifecycle.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-03 14:40+0000\n"
14+
"POT-Creation-Date: 2026-03-23 14:50+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"

c-api/object.po

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-03-15 14:24+0000\n"
15+
"POT-Creation-Date: 2026-03-23 14:50+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/"
@@ -367,6 +367,9 @@ msgid ""
367367
"function."
368368
msgstr ""
369369

370+
msgid "If argument is ``NULL``, return the string ``'<NULL>'``."
371+
msgstr ""
372+
370373
msgid ""
371374
"This function now includes a debug assertion to help ensure that it does not "
372375
"silently discard an active exception."
@@ -395,6 +398,10 @@ msgid ""
395398
"bytes object."
396399
msgstr ""
397400

401+
msgid ""
402+
"If argument is ``NULL``, return the :class:`bytes` object ``b'<NULL>'``."
403+
msgstr ""
404+
398405
msgid ""
399406
"Return ``1`` if the class *derived* is identical to or derived from the "
400407
"class *cls*, otherwise return ``0``. In case of an error, return ``-1``."

c-api/unicode.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-17 14:51+0000\n"
14+
"POT-Creation-Date: 2026-03-23 14:50+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
@@ -1858,6 +1858,12 @@ msgid ""
18581858
"Call :c:func:`PyObject_Repr` on *obj* and write the output into *writer*."
18591859
msgstr ""
18601860

1861+
msgid "If *obj* is ``NULL``, write the string ``\"<NULL>\"`` into *writer*."
1862+
msgstr ""
1863+
1864+
msgid "Added support for ``NULL``."
1865+
msgstr ""
1866+
18611867
msgid "Write the substring ``str[start:end]`` into *writer*."
18621868
msgstr ""
18631869

howto/annotations.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-01 14:19+0000\n"
14+
"POT-Creation-Date: 2026-03-21 14:21+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"

howto/curses.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-01 14:19+0000\n"
14+
"POT-Creation-Date: 2026-03-21 14:21+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"

howto/enum.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-17 14:51+0000\n"
14+
"POT-Creation-Date: 2026-03-23 14:50+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
@@ -161,8 +161,8 @@ msgid "Now we can find out what today is! Observe::"
161161
msgstr ""
162162

163163
msgid ""
164-
">>> from datetime import date\n"
165-
">>> Weekday.from_date(date.today())\n"
164+
">>> import datetime as dt\n"
165+
">>> Weekday.from_date(dt.date.today())\n"
166166
"<Weekday.TUESDAY: 2>"
167167
msgstr ""
168168

@@ -1978,8 +1978,8 @@ msgid "An example to show the :attr:`~Enum._ignore_` attribute in use::"
19781978
msgstr ""
19791979

19801980
msgid ""
1981-
">>> from datetime import timedelta\n"
1982-
">>> class Period(timedelta, Enum):\n"
1981+
">>> import datetime as dt\n"
1982+
">>> class Period(dt.timedelta, Enum):\n"
19831983
"... \"different lengths of time\"\n"
19841984
"... _ignore_ = 'Period i'\n"
19851985
"... Period = vars()\n"

howto/ipaddress.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-01 14:19+0000\n"
14+
"POT-Creation-Date: 2026-03-21 14:21+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"

0 commit comments

Comments
 (0)