Skip to content

Commit dbd519b

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
Co-Authored-By: Maciej Olko
1 parent 5581246 commit dbd519b

9 files changed

Lines changed: 40 additions & 26 deletions

File tree

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.15%](https://img.shields.io/badge/core-99.15%25-0.svg)](https://translations.python.org/#pl)
20-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.71%25-0.svg)](https://translations.python.org/#pl)
21-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.47%25-0.svg)](https://translations.python.org/#pl)
19+
[![core 99.51%](https://img.shields.io/badge/core-99.51%25-0.svg)](https://translations.python.org/#pl)
20+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.72%25-0.svg)](https://translations.python.org/#pl)
21+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.48%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.15%](https://img.shields.io/badge/podstawowe_artykuły-99.15%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.71%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.47%25-0.svg)](https://translations.python.org/#pl)
19+
[![podstawowe artykuły 99.51%](https://img.shields.io/badge/podstawowe_artykuły-99.51%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.72%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.48%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]]] -->

library/mimetypes.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-31 19:47+0000\n"
14+
"POT-Creation-Date: 2026-09-20 14:29+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/pathlib.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Maciej Olko, 2026
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.15\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-09-09 17:24+0000\n"
15+
"POT-Creation-Date: 2026-09-20 14:29+0000\n"
1516
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Maciej Olko, 2026\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1610,7 +1611,7 @@ msgid ""
16101611
msgstr ""
16111612

16121613
msgid "Reading and writing files"
1613-
msgstr ""
1614+
msgstr "Odczytywanie i zapisywanie plików"
16141615

16151616
msgid ""
16161617
"Open the file pointed to by the path, like the built-in :func:`open` "

library/site.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.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-08-31 19:47+0000\n"
15+
"POT-Creation-Date: 2026-09-20 14:29+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: Blessing Oluronbi, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/xml.dom.minidom.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-31 19:47+0000\n"
14+
"POT-Creation-Date: 2026-09-20 14:29+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

tutorial/controlflow.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ 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"
15+
"POT-Creation-Date: 2026-09-20 14:29+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Maciej Olko, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -295,6 +295,12 @@ msgid ""
295295
"the :keyword:`for` statement is such a construct, while an example of a "
296296
"function that takes an iterable is :func:`sum`::"
297297
msgstr ""
298+
"Mówimy, że taki obiekt to :term:`iterable`, to znaczy odpowiedni jako cel "
299+
"dla funkcji i konstrukcji, które spodziewają się czegoś, z czego można "
300+
"pobierać kolejne elementy aż do :term:`wyczerpania <exhausted>` zapasu. "
301+
"Widzieliśmy, że instrukcja :keyword:`for` jest takim konstruktem, podczas "
302+
"gdy przykładem funkcji, która spodziewa się obiektu iterable jest :func:"
303+
"`sum`::"
298304

299305
msgid ""
300306
">>> sum(range(4)) # 0 + 1 + 2 + 3\n"

tutorial/index.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8-
# Maciej Olko, 2025
8+
# Maciej Olko, 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-13 17:08+0000\n"
15+
"POT-Creation-Date: 2026-09-20 14:29+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
17-
"Last-Translator: Maciej Olko, 2025\n"
17+
"Last-Translator: Maciej Olko, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -93,6 +93,11 @@ msgid ""
9393
"`extending-index` and :ref:`c-api-index`. There are also several books "
9494
"covering Python in depth."
9595
msgstr ""
96+
"Opisy standardowych obiektów i modułów znajdziesz w :ref:`builtins-index` i :"
97+
"ref:`library-index`. :ref:`reference-index` daje bardziej formalną definicję "
98+
"języka. Aby pisać rozszerzenia w C lub C++, przeczytaj :ref:`extending-"
99+
"index` i :ref:`c-api-index`. Jest również kilka książek omawiających "
100+
"wyczerpująco Pythona."
96101

97102
msgid ""
98103
"This tutorial does not attempt to be comprehensive and cover every single "

tutorial/inputoutput.po

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8-
# Maciej Olko, 2025
8+
# Maciej Olko, 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-15 17:49+0000\n"
15+
"POT-Creation-Date: 2026-09-20 14:29+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
17-
"Last-Translator: Maciej Olko, 2025\n"
17+
"Last-Translator: Maciej Olko, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +25,7 @@ msgstr ""
2525
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2626

2727
msgid "Input and output"
28-
msgstr ""
28+
msgstr "Wejście i wyjście"
2929

3030
msgid ""
3131
"There are several ways to present the output of a program; data can be "
@@ -37,7 +37,7 @@ msgstr ""
3737
"przyszłości. Ten rozdział omówi niektóre z możliwości."
3838

3939
msgid "Fancier output formatting"
40-
msgstr ""
40+
msgstr "Wymyślniejsze formatowanie wyjścia"
4141

4242
msgid ""
4343
"So far we've encountered two ways of writing values: *expression statements* "
@@ -221,7 +221,7 @@ msgstr ""
221221
"kontrolę nad formatowaniem."
222222

223223
msgid "Formatted string literals"
224-
msgstr ""
224+
msgstr "f-stringi"
225225

226226
msgid ""
227227
":ref:`Formatted string literals <f-strings>` (also called f-strings for "
@@ -318,7 +318,7 @@ msgstr ""
318318
"formatu <formatspec>`."
319319

320320
msgid "The string format() method"
321-
msgstr ""
321+
msgstr "Metoda format() ciągu znaków"
322322

323323
msgid "Basic usage of the :meth:`str.format` method looks like this::"
324324
msgstr "Podstawowe użycie metody :meth:`str.format` wygląda tak::"
@@ -483,7 +483,7 @@ msgstr ""
483483
"meth:`str.format`, zobacz :ref:`formatstrings`."
484484

485485
msgid "Manual string formatting"
486-
msgstr ""
486+
msgstr "Ręczne formatowanie ciągów znaków"
487487

488488
msgid "Here's the same table of squares and cubes, formatted manually::"
489489
msgstr "Oto ta sama tabela kwadratów i sześcianów, sformatowana ręcznie::"
@@ -601,15 +601,17 @@ msgid ""
601601
msgstr "Więcej informacji można znaleźć w sekcji :ref:`old-string-formatting`."
602602

603603
msgid "Reading and writing files"
604-
msgstr ""
604+
msgstr "Odczytywanie i zapisywanie plików"
605605

606606
msgid ""
607607
":func:`open` returns a :term:`file object`, and is most commonly used with "
608608
"two positional arguments: ``open(filename, mode)``"
609609
msgstr ""
610+
":func:`open` zwraca :term:`obiekt pliku <file object>` i jest najczęściej "
611+
"używany z dwoma argumentami pozycyjnymi: ``open(filename, mode)``"
610612

611613
msgid ">>> f = open('workfile', 'w')"
612-
msgstr ""
614+
msgstr ">>> f = open('plikroboczy', 'w')"
613615

614616
msgid ""
615617
"The first argument is a string containing the filename. The second argument "

0 commit comments

Comments
 (0)