Skip to content

Commit 9e481df

Browse files
GitHub Action's update-translation jobrffontenelle
andcommitted
Update translation from Transifex
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent 60f448d commit 9e481df

33 files changed

Lines changed: 12702 additions & 248 deletions

.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

README.en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1616
''')
1717
]]] -->
1818
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-and-build.yml)
19-
[![core 99.53%](https://img.shields.io/badge/core-99.53%25-0.svg)](https://translations.python.org/#pl)
20-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.76%25-0.svg)](https://translations.python.org/#pl)
21-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.49%25-0.svg)](https://translations.python.org/#pl)
19+
[![core 99.30%](https://img.shields.io/badge/core-99.30%25-0.svg)](https://translations.python.org/#pl)
20+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-6.28%25-0.svg)](https://translations.python.org/#pl)
21+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-13.11%25-0.svg)](https://translations.python.org/#pl)
2222
[![lint errors count](https://shields.io/badge/dynamic/xml?url=https%3A%2F%2Ftranslations.python.org%2Fbuild-details.html&query=%2F%2Ftr%5Btd%5B%40data-label%3D%27language%27%20and%20contains%28.%2C%20%27%28pl%29%27%29%5D%5D%20%20%20%2F%2Ftd%5B%40data-label%3D%27lint%27%5D%2Fa%2Ftext()&label=lint%20errors)](https://github.com/python/python-docs-pl/actions/workflows/lint.yml)
2323

2424
<!-- [[[end]]] -->

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1616
''')
1717
]]] -->
1818
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-and-build.yml)
19-
[![podstawowe artykuły 99.53%](https://img.shields.io/badge/podstawowe_artykuły-99.53%25-0.svg)](https://translations.python.org/#pl)
20-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.76%25-0.svg)](https://translations.python.org/#pl)
21-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.49%25-0.svg)](https://translations.python.org/#pl)
19+
[![podstawowe artykuły 99.30%](https://img.shields.io/badge/podstawowe_artykuły-99.30%25-0.svg)](https://translations.python.org/#pl)
20+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-6.28%25-0.svg)](https://translations.python.org/#pl)
21+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-13.11%25-0.svg)](https://translations.python.org/#pl)
2222
[![liczba błędów lintowania](https://shields.io/badge/dynamic/xml?url=https%3A%2F%2Ftranslations.python.org%2Fbuild-details.html&query=%2F%2Ftr%5Btd%5B%40data-label%3D%27language%27%20and%20contains%28.%2C%20%27%28pl%29%27%29%5D%5D%20%20%20%2F%2Ftd%5B%40data-label%3D%27lint%27%5D%2Fa%2Ftext()&label=b%C5%82%C4%99dy%20lintowania)](https://github.com/python/python-docs-pl/actions/workflows/lint.yml)
2323

2424
<!-- [[[end]]] -->

bugs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.15\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2026-08-21 14:26+0000\n"
16+
"POT-Creation-Date: 2026-09-11 17:24+0000\n"
1717
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1818
"Last-Translator: Maciej Olko, 2026\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

builtins/constants.po

Lines changed: 171 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,171 @@
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+
# Translators:
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
8+
#
9+
#, fuzzy
10+
msgid ""
11+
msgstr ""
12+
"Project-Id-Version: Python 3.15\n"
13+
"Report-Msgid-Bugs-To: \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"
17+
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=UTF-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Language: pl\n"
22+
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
23+
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
24+
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
25+
26+
msgid "Built-in Constants"
27+
msgstr "Wbudowane stałe"
28+
29+
msgid "A small number of constants live in the built-in namespace. They are:"
30+
msgstr "We wbudowanej przestrzeni nazw znajduje się kilka stałych. Są to:"
31+
32+
msgid ""
33+
"The false value of the :class:`bool` type. Assignments to ``False`` are "
34+
"illegal and raise a :exc:`SyntaxError`."
35+
msgstr ""
36+
"Wartość \"fałsz\" typu :class:`bool`. Przypisania do ``False`` są "
37+
"niedozwolone i rzucają wyjątkiem :exc:`SyntaxError`."
38+
39+
msgid ""
40+
"The true value of the :class:`bool` type. Assignments to ``True`` are "
41+
"illegal and raise a :exc:`SyntaxError`."
42+
msgstr ""
43+
"Wartość \"prawda\" typu :class:`bool`. Przypisania do ``True`` są "
44+
"niedozwolone i rzucają wyjątkiem :exc:`SyntaxError`."
45+
46+
msgid ""
47+
"An object frequently used to represent the absence of a value, as when "
48+
"default arguments are not passed to a function. Assignments to ``None`` are "
49+
"illegal and raise a :exc:`SyntaxError`. ``None`` is the sole instance of "
50+
"the :class:`~types.NoneType` type."
51+
msgstr ""
52+
53+
msgid ""
54+
"A special value which should be returned by the binary special methods (e."
55+
"g. :meth:`~object.__eq__`, :meth:`~object.__lt__`, :meth:`~object.__add__`, :"
56+
"meth:`~object.__rsub__`, etc.) to indicate that the operation is not "
57+
"implemented with respect to the other type; may be returned by the in-place "
58+
"binary special methods (e.g. :meth:`~object.__imul__`, :meth:`~object."
59+
"__iand__`, etc.) for the same purpose. It should not be evaluated in a "
60+
"boolean context. :data:`!NotImplemented` is the sole instance of the :class:"
61+
"`types.NotImplementedType` type."
62+
msgstr ""
63+
64+
msgid ""
65+
"When a binary (or in-place) method returns :data:`!NotImplemented` the "
66+
"interpreter will try the reflected operation on the other type (or some "
67+
"other fallback, depending on the operator). If all attempts return :data:`!"
68+
"NotImplemented`, the interpreter will raise an appropriate exception. "
69+
"Incorrectly returning :data:`!NotImplemented` will result in a misleading "
70+
"error message or the :data:`!NotImplemented` value being returned to Python "
71+
"code."
72+
msgstr ""
73+
"Gdy metoda binarna (albo operująca w miejscu) zwróci :data:`!"
74+
"NotImplemented`, interpreter spróbuje wykonać odpowiadającą jej operację na "
75+
"drugim typie (albo innego mechanizmu rezerwowego, w zależności od rodzaju "
76+
"operatora). Dopiero gdy wszystkie próby zwrócą :data:`!NotImplemented`, "
77+
"interpreter rzuci odpowiednim wyjątkiem. Nieprawidłowe zwracanie :data:`!"
78+
"NotImplemented` spowoduje wyświetlenie mylnego komunikatu błędu lub też "
79+
"zwrócenie wartości :data:`!NotImplemented` do kodu Pythona."
80+
81+
msgid "See :ref:`implementing-the-arithmetic-operations` for examples."
82+
msgstr "Zobacz przykłady w :ref:`implementing-the-arithmetic-operations`."
83+
84+
msgid ""
85+
":data:`!NotImplemented` and :exc:`!NotImplementedError` are not "
86+
"interchangeable. This constant should only be used as described above; see :"
87+
"exc:`NotImplementedError` for details on correct usage of the exception."
88+
msgstr ""
89+
90+
msgid "Evaluating :data:`!NotImplemented` in a boolean context was deprecated."
91+
msgstr ""
92+
93+
msgid ""
94+
"Evaluating :data:`!NotImplemented` in a boolean context now raises a :exc:"
95+
"`TypeError`. It previously evaluated to :const:`True` and emitted a :exc:"
96+
"`DeprecationWarning` since Python 3.9."
97+
msgstr ""
98+
99+
msgid ""
100+
"The same as the ellipsis literal \"``...``\", an object frequently used to "
101+
"indicate that something is omitted. Assignment to ``Ellipsis`` is possible, "
102+
"but assignment to ``...`` raises a :exc:`SyntaxError`. ``Ellipsis`` is the "
103+
"sole instance of the :class:`types.EllipsisType` type."
104+
msgstr ""
105+
106+
msgid ""
107+
"This constant is true if Python was not started with an :option:`-O` option. "
108+
"See also the :keyword:`assert` statement."
109+
msgstr ""
110+
"Ta stała ma wartość True jeśli Python nie został uruchomiony z opcją :option:"
111+
"`-O`. Zobacz także deklarację :keyword:`assert`."
112+
113+
msgid ""
114+
"The names :data:`None`, :data:`False`, :data:`True` and :data:`__debug__` "
115+
"cannot be reassigned (assignments to them, even as an attribute name, raise :"
116+
"exc:`SyntaxError`), so they can be considered \"true\" constants."
117+
msgstr ""
118+
"Nazwy :data:`None`, :data:`False`, :data:`True` oraz :data:`__debug__` nie "
119+
"mogą być przypisane ponownie (przypisania do nich, nawet jako nazwa "
120+
"atrybutu, rzucają :exc:`SyntaxError`), więc mogą być uważane za „prawdziwe” "
121+
"stałe."
122+
123+
msgid "Constants added by the :mod:`site` module"
124+
msgstr "Stałe dodane przez moduł :mod:`site`"
125+
126+
msgid ""
127+
"The :mod:`site` module (which is imported automatically during startup, "
128+
"except if the :option:`-S` command-line option is given) adds several "
129+
"constants to the built-in namespace. They are useful for the interactive "
130+
"interpreter shell and should not be used in programs."
131+
msgstr ""
132+
"Moduł :mod:`site` (który jest importowany automatycznie podczas "
133+
"uruchamiania, z wyjątkiem sytuacji, gdy podano opcję wiersza poleceń :option:"
134+
"`-S`) dodaje kilka stałych do wbudowanej przestrzeni nazw. Są one przydatne "
135+
"w interaktywnej powłoce interpretera i nie powinny być używane w programach."
136+
137+
msgid ""
138+
"Objects that when printed, print a message like \"Use quit() or Ctrl-D (i.e. "
139+
"EOF) to exit\", and when accessed directly in the interactive interpreter or "
140+
"called as functions, raise :exc:`SystemExit` with the specified exit code."
141+
msgstr ""
142+
143+
msgid ""
144+
"Object that when printed, prints the message \"Type help() for interactive "
145+
"help, or help(object) for help about object.\", and when accessed directly "
146+
"in the interactive interpreter, invokes the built-in help system (see :func:"
147+
"`help`)."
148+
msgstr ""
149+
150+
msgid ""
151+
"Objects that when printed or called, print the text of copyright or credits, "
152+
"respectively."
153+
msgstr ""
154+
"Obiekty, które, gdy wypisane lub wywołane - wyświetlają treść odpowiednio "
155+
"praw autorskich i słów uznania."
156+
157+
msgid ""
158+
"Object that when printed, prints the message \"Type license() to see the "
159+
"full license text\", and when called, displays the full license text in a "
160+
"pager-like fashion (one screen at a time)."
161+
msgstr ""
162+
"Obiekt, który, gdy jego nazwa zostanie wpisana w powłoce - wyświetla "
163+
"wiadomość \"Type license() to see the full license text\", a gdy wywołany - "
164+
"wyświetla pełny tekst licencji w sposób podobny do pagera (jeden ekran na "
165+
"raz)."
166+
167+
msgid "..."
168+
msgstr "..."
169+
170+
msgid "ellipsis literal"
171+
msgstr "Literalny zapis wielokropka"

0 commit comments

Comments
 (0)