Skip to content

Commit 40e0225

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 34b6498 commit 40e0225

354 files changed

Lines changed: 684 additions & 605 deletions

File tree

Some content is hidden

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

.tx/config

Lines changed: 63 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,69 @@ resource_name = bugs
1919
replace_edited_strings = false
2020
keep_translations = false
2121

22+
[o:python-doc:p:python-newest:r:builtins--constants]
23+
file_filter = builtins/constants.po
24+
source_file = gettext/builtins/constants.pot
25+
type = PO
26+
minimum_perc = 0
27+
resource_name = builtins--constants
28+
replace_edited_strings = false
29+
keep_translations = false
30+
31+
[o:python-doc:p:python-newest:r:builtins--exceptions]
32+
file_filter = builtins/exceptions.po
33+
source_file = gettext/builtins/exceptions.pot
34+
type = PO
35+
minimum_perc = 0
36+
resource_name = builtins--exceptions
37+
replace_edited_strings = false
38+
keep_translations = false
39+
40+
[o:python-doc:p:python-newest:r:builtins--functions]
41+
file_filter = builtins/functions.po
42+
source_file = gettext/builtins/functions.pot
43+
type = PO
44+
minimum_perc = 0
45+
resource_name = builtins--functions
46+
replace_edited_strings = false
47+
keep_translations = false
48+
49+
[o:python-doc:p:python-newest:r:builtins--index]
50+
file_filter = builtins/index.po
51+
source_file = gettext/builtins/index.pot
52+
type = PO
53+
minimum_perc = 0
54+
resource_name = builtins--index
55+
replace_edited_strings = false
56+
keep_translations = false
57+
58+
[o:python-doc:p:python-newest:r:builtins--stdtypes]
59+
file_filter = builtins/stdtypes.po
60+
source_file = gettext/builtins/stdtypes.pot
61+
type = PO
62+
minimum_perc = 0
63+
resource_name = builtins--stdtypes
64+
replace_edited_strings = false
65+
keep_translations = false
66+
67+
[o:python-doc:p:python-newest:r:builtins--threadsafety]
68+
file_filter = builtins/threadsafety.po
69+
source_file = gettext/builtins/threadsafety.pot
70+
type = PO
71+
minimum_perc = 0
72+
resource_name = builtins--threadsafety
73+
replace_edited_strings = false
74+
keep_translations = false
75+
76+
[o:python-doc:p:python-newest:r:builtins--time-complexity]
77+
file_filter = builtins/time-complexity.po
78+
source_file = gettext/builtins/time-complexity.pot
79+
type = PO
80+
minimum_perc = 0
81+
resource_name = builtins--time-complexity
82+
replace_edited_strings = false
83+
keep_translations = false
84+
2285
[o:python-doc:p:python-newest:r:c-api--abstract]
2386
file_filter = c-api/abstract.po
2487
source_file = gettext/c-api/abstract.pot
@@ -1891,15 +1954,6 @@ resource_name = library--configparser
18911954
replace_edited_strings = false
18921955
keep_translations = false
18931956

1894-
[o:python-doc:p:python-newest:r:library--constants]
1895-
file_filter = library/constants.po
1896-
source_file = gettext/library/constants.pot
1897-
type = PO
1898-
minimum_perc = 0
1899-
resource_name = library--constants
1900-
replace_edited_strings = false
1901-
keep_translations = false
1902-
19031957
[o:python-doc:p:python-newest:r:library--contextlib]
19041958
file_filter = library/contextlib.po
19051959
source_file = gettext/library/contextlib.pot
@@ -2305,15 +2359,6 @@ resource_name = library--errno
23052359
replace_edited_strings = false
23062360
keep_translations = false
23072361

2308-
[o:python-doc:p:python-newest:r:library--exceptions]
2309-
file_filter = library/exceptions.po
2310-
source_file = gettext/library/exceptions.pot
2311-
type = PO
2312-
minimum_perc = 0
2313-
resource_name = library--exceptions
2314-
replace_edited_strings = false
2315-
keep_translations = false
2316-
23172362
[o:python-doc:p:python-newest:r:library--faulthandler]
23182363
file_filter = library/faulthandler.po
23192364
source_file = gettext/library/faulthandler.pot
@@ -2413,15 +2458,6 @@ resource_name = library--functional
24132458
replace_edited_strings = false
24142459
keep_translations = false
24152460

2416-
[o:python-doc:p:python-newest:r:library--functions]
2417-
file_filter = library/functions.po
2418-
source_file = gettext/library/functions.pot
2419-
type = PO
2420-
minimum_perc = 0
2421-
resource_name = library--functions
2422-
replace_edited_strings = false
2423-
keep_translations = false
2424-
24252461
[o:python-doc:p:python-newest:r:library--functools]
24262462
file_filter = library/functools.po
24272463
source_file = gettext/library/functools.pot
@@ -3511,15 +3547,6 @@ resource_name = library--statistics
35113547
replace_edited_strings = false
35123548
keep_translations = false
35133549

3514-
[o:python-doc:p:python-newest:r:library--stdtypes]
3515-
file_filter = library/stdtypes.po
3516-
source_file = gettext/library/stdtypes.pot
3517-
type = PO
3518-
minimum_perc = 0
3519-
resource_name = library--stdtypes
3520-
replace_edited_strings = false
3521-
keep_translations = false
3522-
35233550
[o:python-doc:p:python-newest:r:library--string]
35243551
file_filter = library/string.po
35253552
source_file = gettext/library/string.pot
@@ -3718,15 +3745,6 @@ resource_name = library--threading
37183745
replace_edited_strings = false
37193746
keep_translations = false
37203747

3721-
[o:python-doc:p:python-newest:r:library--threadsafety]
3722-
file_filter = library/threadsafety.po
3723-
source_file = gettext/library/threadsafety.pot
3724-
type = PO
3725-
minimum_perc = 0
3726-
resource_name = library--threadsafety
3727-
replace_edited_strings = false
3728-
keep_translations = false
3729-
37303748
[o:python-doc:p:python-newest:r:library--time]
37313749
file_filter = library/time.po
37323750
source_file = gettext/library/time.pot
@@ -3736,15 +3754,6 @@ resource_name = library--time
37363754
replace_edited_strings = false
37373755
keep_translations = false
37383756

3739-
[o:python-doc:p:python-newest:r:library--time-complexity]
3740-
file_filter = library/time-complexity.po
3741-
source_file = gettext/library/time-complexity.pot
3742-
type = PO
3743-
minimum_perc = 0
3744-
resource_name = library--time-complexity
3745-
replace_edited_strings = false
3746-
keep_translations = false
3747-
37483757
[o:python-doc:p:python-newest:r:library--timeit]
37493758
file_filter = library/timeit.po
37503759
source_file = gettext/library/timeit.pot

about.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.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-23 14:16+0000\n"
14+
"POT-Creation-Date: 2026-09-11 17:24+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/"

bugs.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.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-23 14:16+0000\n"
14+
"POT-Creation-Date: 2026-09-13 17:08+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/"
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# python-doc bot, 2025
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-23 14:16+0000\n"
15-
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
14+
"POT-Creation-Date: 2026-09-13 17:08+0000\n"
15+
"PO-Revision-Date: 2026-09-13 17:09+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
1818
"id/)\n"
1919
"MIME-Version: 1.0\n"
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# python-doc bot, 2025
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-23 14:16+0000\n"
15-
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
14+
"POT-Creation-Date: 2026-09-13 17:08+0000\n"
15+
"PO-Revision-Date: 2026-09-13 17:09+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
1818
"id/)\n"
1919
"MIME-Version: 1.0\n"
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# python-doc bot, 2025
8-
# Hengky Kurniawan, 2025
7+
# python-doc bot, 2026
8+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-09-11 17:24+0000\n"
16-
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
17-
"Last-Translator: Hengky Kurniawan, 2025\n"
15+
"POT-Creation-Date: 2026-09-13 17:08+0000\n"
16+
"PO-Revision-Date: 2026-09-13 17:09+0000\n"
17+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1818
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
1919
"id/)\n"
2020
"MIME-Version: 1.0\n"

builtins/index.po

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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.15\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2026-09-13 17:08+0000\n"
12+
"PO-Revision-Date: 2026-09-13 17:09+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 "Python built-ins reference"
22+
msgstr ""
23+
24+
msgid "Python comes with a number of built-in functions and classes."
25+
msgstr ""
26+
27+
msgid ""
28+
"The built-in classes include data types that would normally be considered "
29+
"part of the \"core\" of a language, such as numbers and lists. For these "
30+
"types, the Python language core defines the form of literals and places some "
31+
"constraints on their semantics, but does not fully define the semantics."
32+
msgstr ""
33+
34+
msgid ""
35+
"The built-ins also include functions and exceptions --- objects that can be "
36+
"used by all Python code without the need of an :keyword:`import` statement. "
37+
"Some of these are defined by the core language, but many are not essential "
38+
"for the core semantics and are only described here."
39+
msgstr ""
40+
41+
msgid ""
42+
"In addition to the built-ins, Python provides an extensive importable "
43+
"standard library, see :ref:`library-index`."
44+
msgstr ""
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Hengky Kurniawan, 2025
8-
# python-doc bot, 2025
7+
# python-doc bot, 2026
8+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-08-27 23:26+0000\n"
16-
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
17-
"Last-Translator: python-doc bot, 2025\n"
15+
"POT-Creation-Date: 2026-09-13 17:08+0000\n"
16+
"PO-Revision-Date: 2026-09-13 17:09+0000\n"
17+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1818
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
1919
"id/)\n"
2020
"MIME-Version: 1.0\n"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.15\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-08-23 14:16+0000\n"
12-
"PO-Revision-Date: 2026-02-27 14:38+0000\n"
11+
"POT-Creation-Date: 2026-09-13 17:08+0000\n"
12+
"PO-Revision-Date: 2026-09-13 17:09+0000\n"
1313
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
1414
"id/)\n"
1515
"MIME-Version: 1.0\n"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-25 14:37+0000\n"
15-
"PO-Revision-Date: 2026-08-25 14:39+0000\n"
14+
"POT-Creation-Date: 2026-09-13 17:08+0000\n"
15+
"PO-Revision-Date: 2026-09-13 17:09+0000\n"
1616
"Last-Translator: python-doc bot, 2026\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
1818
"id/)\n"

0 commit comments

Comments
 (0)