Skip to content

Commit 2b31df1

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent ad76d05 commit 2b31df1

23 files changed

+173
-45
lines changed

c-api/codec.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: 2025-12-17 14:16+0000\n"
15+
"POT-Creation-Date: 2026-01-07 14:19+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/"

c-api/long.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: 2025-12-17 14:16+0000\n"
14+
"POT-Creation-Date: 2026-01-07 14:19+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/memoryview.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: 2025-12-17 14:16+0000\n"
14+
"POT-Creation-Date: 2026-01-07 14:19+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/"

deprecations/index.po

Lines changed: 14 additions & 4 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: 2025-12-23 14:16+0000\n"
14+
"POT-Creation-Date: 2026-01-07 14:19+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/"
@@ -368,6 +368,19 @@ msgid ""
368368
"removal in Python 3.17."
369369
msgstr ""
370370

371+
msgid "Pending removal in Python 3.18"
372+
msgstr ""
373+
374+
msgid ":mod:`decimal`:"
375+
msgstr ""
376+
377+
msgid ""
378+
"The non-standard and undocumented :class:`~decimal.Decimal` format specifier "
379+
"``'N'``, which is only supported in the :mod:`!decimal` module's C "
380+
"implementation, has been deprecated since Python 3.13. (Contributed by "
381+
"Serhiy Storchaka in :gh:`89902`.)"
382+
msgstr ""
383+
371384
msgid "Pending removal in Python 3.19"
372385
msgstr "Penghapusan yang tertunda di Python 3.19"
373386

@@ -892,9 +905,6 @@ msgid ""
892905
"get these options at runtime."
893906
msgstr ""
894907

895-
msgid "Pending removal in Python 3.18"
896-
msgstr ""
897-
898908
msgid ""
899909
"The following private functions are deprecated and planned for removal in "
900910
"Python 3.18:"
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001 Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Python 3.14\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2026-01-07 14:19+0000\n"
12+
"PO-Revision-Date: 2026-01-07 14:20+0000\n"
13+
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
14+
"id/)\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Language: id\n"
19+
"Plural-Forms: nplurals=1; plural=0;\n"
20+
21+
msgid "Pending removal in Python 3.18"
22+
msgstr ""
23+
24+
msgid ":mod:`decimal`:"
25+
msgstr ""
26+
27+
msgid ""
28+
"The non-standard and undocumented :class:`~decimal.Decimal` format specifier "
29+
"``'N'``, which is only supported in the :mod:`!decimal` module's C "
30+
"implementation, has been deprecated since Python 3.13. (Contributed by "
31+
"Serhiy Storchaka in :gh:`89902`.)"
32+
msgstr ""

howto/free-threading-extensions.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: 2025-12-17 14:16+0000\n"
14+
"POT-Creation-Date: 2026-01-07 14:19+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/"

library/argparse.po

Lines changed: 2 additions & 2 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: 2025-12-31 14:15+0000\n"
14+
"POT-Creation-Date: 2026-01-07 14:19+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/"
@@ -931,7 +931,7 @@ msgstr ""
931931
msgid ""
932932
">>> parser = argparse.ArgumentParser(prog='PROG')\n"
933933
">>> parser.add_argument('--foo-bar')\n"
934-
">>> parser.parse_args(['--foo-bar', 'FOO-BAR']\n"
934+
">>> parser.parse_args(['--foo-bar', 'FOO-BAR'])\n"
935935
"Namespace(foo_bar='FOO-BAR')\n"
936936
">>> parser.print_help()\n"
937937
"usage: [-h] [--foo-bar FOO-BAR]\n"

library/asyncio-eventloop.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: 2025-12-17 14:16+0000\n"
14+
"POT-Creation-Date: 2026-01-07 14:19+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/"

library/asyncio-subprocess.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: 2025-12-17 14:16+0000\n"
14+
"POT-Creation-Date: 2026-01-07 14:19+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/"

library/compression.zstd.po

Lines changed: 3 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: 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

117117
msgid ""
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

162162
msgid ""
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

Comments
 (0)