Skip to content

Commit 500d261

Browse files
GitHub Action's update-translation jobciarbin
andcommitted
Update translation from Transifex
Co-Authored-By: Krzysztof Czarnota Co-Authored-By: Ciarbin <mrciarbin@gmail.com>
1 parent 19c57ca commit 500d261

5 files changed

Lines changed: 64 additions & 17 deletions

File tree

README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
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)
1919
[![core 100.00%](https://img.shields.io/badge/core-100.00%25-0.svg)](https://translations.python.org/#pl)
20-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.73%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)
20+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.75%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)
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
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)
1919
[![podstawowe artykuły 100.00%](https://img.shields.io/badge/podstawowe_artykuły-100.00%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.73%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)
20+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.75%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)
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]]] -->

howto/annotations.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Ciarbin <mrciarbin@gmail.com>, 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-08-19 14:25+0000\n"
15+
"POT-Creation-Date: 2026-08-29 17:28+0000\n"
1516
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Ciarbin <mrciarbin@gmail.com>, 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"
@@ -35,6 +36,10 @@ msgid ""
3536
"``__annotations__`` on Python objects, we encourage you to follow the "
3637
"guidelines described below."
3738
msgstr ""
39+
"Ten dokument ma na celu przedstawienie najlepszych praktyk dotyczących pracy "
40+
"ze słownikami adnotacji. Jeśli piszesz kod w języku Python, który analizuje "
41+
"``__annotations__`` na obiektach tego języka, zachęcamy do stosowania się do "
42+
"wytycznych opisanych poniżej."
3843

3944
msgid ""
4045
"The document is organized into four sections: best practices for accessing "

howto/functional.po

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Ciarbin <mrciarbin@gmail.com>, 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-08-09 14:27+0000\n"
15+
"POT-Creation-Date: 2026-08-29 17:28+0000\n"
1516
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Ciarbin <mrciarbin@gmail.com>, 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"
@@ -24,7 +25,7 @@ msgstr ""
2425
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2526

2627
msgid "Functional Programming HOWTO"
27-
msgstr ""
28+
msgstr "Poradnik programowania funkcyjnego"
2829

2930
msgid ""
3031
"In this document, we'll take a tour of Python's features suitable for "
@@ -33,6 +34,11 @@ msgid ""
3334
"term:`iterator`\\s and :term:`generator`\\s and relevant library modules "
3435
"such as :mod:`itertools` and :mod:`functools`."
3536
msgstr ""
37+
"W niniejszym dokumencie omówimy elementy języka Python, które nadają się do "
38+
"tworzenia programów w stylu funkcyjnym. Po wprowadzeniu do koncepcji "
39+
"programowania funkcyjnego przyjrzymy się takim elementom języka, jak :term:"
40+
"`iterator`\\s i :term:`generator`\\s, a także odpowiednim modułom "
41+
"bibliotecznym, takim jak :mod:`itertools` i :mod:`functools`."
3642

3743
msgid "Introduction"
3844
msgstr "Wprowadzenie"
@@ -42,16 +48,25 @@ msgid ""
4248
"just interested in learning about Python language features, skip to the next "
4349
"section on :ref:`functional-howto-iterators`."
4450
msgstr ""
51+
"W tej sekcji wyjaśniono podstawowe pojęcia programowania funkcyjnego; jeśli "
52+
"chcesz po prostu zapoznać się z elementami języka Python, przejdź do "
53+
"następnej sekcji poświęconej :ref:`functional-howto-iterators`."
4554

4655
msgid ""
4756
"Programming languages support decomposing problems in several different ways:"
4857
msgstr ""
58+
"Języki programowania umożliwiają rozkładanie problemów na czynniki pierwsze "
59+
"na kilka różnych sposobów:"
4960

5061
msgid ""
5162
"Most programming languages are **procedural**: programs are lists of "
5263
"instructions that tell the computer what to do with the program's input. C, "
5364
"Pascal, and even Unix shells are procedural languages."
5465
msgstr ""
66+
"Większość języków programowania ma charakter **proceduralny**: programy są "
67+
"listami instrukcji, które wskazują komputerowi, co ma zrobić z danymi "
68+
"wejściowymi programu. Języki C, Pascal, a nawet powłoki systemu Unix są "
69+
"językami proceduralnymi."
5570

5671
msgid ""
5772
"In **declarative** languages, you write a specification that describes the "
@@ -61,6 +76,13 @@ msgid ""
6176
"to retrieve, and the SQL engine decides whether to scan tables or use "
6277
"indexes, which subclauses should be performed first, etc."
6378
msgstr ""
79+
"W językach **deklaratywnych** pisze się specyfikację opisującą problem, "
80+
"który ma zostać rozwiązany, a implementacja języka sama ustala, jak "
81+
"efektywnie przeprowadzić obliczenia. SQL jest językiem deklaratywnym, który "
82+
"najprawdopodobniej znasz najlepiej; zapytanie SQL opisuje zbiór danych, "
83+
"który chcesz pobrać, a silnik SQL decyduje, czy przeszukiwać tabele, czy "
84+
"korzystać z indeksów, które podklauzule należy wykonać w pierwszej "
85+
"kolejności itp."
6486

6587
msgid ""
6688
"**Object-oriented** programs manipulate collections of objects. Objects "
@@ -69,6 +91,11 @@ msgid ""
6991
"and Python are languages that support object-oriented programming, but don't "
7092
"force the use of object-oriented features."
7193
msgstr ""
94+
"Programy **obiektowe** operują na zbiorach obiektów. Obiekty posiadają stan "
95+
"wewnętrzny oraz metody, które w jakiś sposób sprawdzają lub modyfikują ten "
96+
"stan. Smalltalk i Java to języki obiektowe. C++ i Python to języki, które "
97+
"obsługują programowanie obiektowe, ale nie wymuszają stosowania funkcji "
98+
"obiektowych."
7299

73100
msgid ""
74101
"**Functional** programming decomposes a problem into a set of functions. "

sphinx.po

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,18 @@
66
# Translators:
77
# Stan Ulbrych, 2026
88
# python-doc bot, 2026
9+
# Maciej Olko, 2026
10+
# Marcin Bardź, 2026
11+
# Krzysztof Czarnota, 2026
912
#
1013
#, fuzzy
1114
msgid ""
1215
msgstr ""
1316
"Project-Id-Version: Python 3.15\n"
1417
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-08-21 14:26+0000\n"
18+
"POT-Creation-Date: 2026-08-29 17:28+0000\n"
1619
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
17-
"Last-Translator: python-doc bot, 2026\n"
20+
"Last-Translator: Krzysztof Czarnota, 2026\n"
1821
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1922
"MIME-Version: 1.0\n"
2023
"Content-Type: text/plain; charset=UTF-8\n"
@@ -49,7 +52,7 @@ msgid "Download"
4952
msgstr "Pobieranie"
5053

5154
msgid "Download Python %(dl_version)s documentation"
52-
msgstr ""
55+
msgstr "Pobierz dokumentację Pythona %(dl_version)s"
5356

5457
msgid "Last updated on: %(last_updated)s."
5558
msgstr "Ostatnia aktualizacja: %(last_updated)s."
@@ -58,6 +61,7 @@ msgid ""
5861
"Download an archive containing all the documentation for this version of "
5962
"Python:"
6063
msgstr ""
64+
"Pobierz archiwa zawierające całą dokumentację dotyczącą tej wersji Pythona:"
6165

6266
msgid "Format"
6367
msgstr "Format"
@@ -124,13 +128,23 @@ msgid ""
124128
"and run <code>make dist-pdf</code> in the <code>Doc/</code> directory of a "
125129
"copy of the CPython repository.\n"
126130
msgstr ""
131+
"\n"
132+
"Nie udostępniamy już gotowych plików PDF z dokumentacją.\n"
133+
"Aby utworzyć archiwum PDF, postępuj zgodnie z instrukcjami zawartymi w\n"
134+
"<a href=\"https://devguide.python.org/documentation/start-documenting/"
135+
"#building-the-documentation\">Developer's Guide</a>\n"
136+
"i uruchom polecenie <code>make dist-pdf</code> w katalogu <code>Doc/</code> "
137+
"kopii repozytorium CPythona.\n"
127138

128139
msgid ""
129140
"\n"
130141
"See the <a href=\"https://docs.python.org/%(version)s/archives/\">directory "
131142
"listing</a>\n"
132143
"for file sizes."
133144
msgstr ""
145+
"\n"
146+
"Rozmiary plików można sprawdzić w <a href=\"https://docs.python.org/"
147+
"%(version)s/archives/\">spisie katalogów</a>."
134148

135149
msgid "Problems"
136150
msgstr "Problemy"
@@ -285,10 +299,10 @@ msgid "Deprecated functionality"
285299
msgstr "Wycofywane funkcjonalności"
286300

287301
msgid "Other resources:"
288-
msgstr ""
302+
msgstr "Inne zasoby:"
289303

290304
msgid "Python developer's guide"
291-
msgstr ""
305+
msgstr "Python Developer’s Guide"
292306

293307
msgid "Information on contributing to Python"
294308
msgstr ""
@@ -303,19 +317,20 @@ msgid "Audio/visual talks"
303317
msgstr ""
304318

305319
msgid "Podcasts, talks, and video presentations from the community"
306-
msgstr ""
320+
msgstr "Podcasty, wykłady i prezentacje wideo ze społeczności"
307321

308322
msgid "Python Enhancement Proposals"
309323
msgstr ""
310324

311325
msgid "Index of proposed improvements to Python"
312-
msgstr ""
326+
msgstr "Lista proponowanych usprawnień języka Python"
313327

314328
msgid "Static Typing with Python"
315329
msgstr ""
316330

317331
msgid "Information and guides about Python type safety"
318332
msgstr ""
333+
"Informacje i przewodniki dotyczące bezpieczeństwa typów w języku Python"
319334

320335
msgid "Indices, glossary, and search:"
321336
msgstr "Indeksy, glosariusz i wyszukiwanie:"
@@ -348,7 +363,7 @@ msgid "Complete table of contents"
348363
msgstr "Pełny spis treści"
349364

350365
msgid "All sections and subsections"
351-
msgstr ""
366+
msgstr "Wszystkie sekcje i podsekcje"
352367

353368
msgid "Project information:"
354369
msgstr "Informacje o projekcie:"

0 commit comments

Comments
 (0)