Skip to content

Commit 98f0b82

Browse files
GitHub Action's update-translation jobm-aciek
andcommitted
Update translation from Transifex
Co-Authored-By: Maciej Olko <maciej.olko@gmail.com>
1 parent 83d4e65 commit 98f0b82

File tree

11 files changed

+134
-39
lines changed

11 files changed

+134
-39
lines changed

README.en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1414
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-{total_strings:.2f}%25-0.svg)](https://translations.python.org/#pl)''')
1515
]]] -->
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
17-
[![core 98.80%](https://img.shields.io/badge/core-98.80%25-0.svg)](https://translations.python.org/#pl)
18-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.35%25-0.svg)](https://translations.python.org/#pl)
19-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.27%25-0.svg)](https://translations.python.org/#pl)
17+
[![core 100.00%](https://img.shields.io/badge/core-100.00%25-0.svg)](https://translations.python.org/#pl)
18+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.39%25-0.svg)](https://translations.python.org/#pl)
19+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.30%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Przeczytaj to w innym języku: [polski](README.md)*

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1414
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-{total_strings:.2f}%25-0.svg)](https://translations.python.org/#pl)''')
1515
]]] -->
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
17-
[![podstawowe artykuły 98.80%](https://img.shields.io/badge/podstawowe_artykuły-98.80%25-0.svg)](https://translations.python.org/#pl)
18-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.35%25-0.svg)](https://translations.python.org/#pl)
19-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.27%25-0.svg)](https://translations.python.org/#pl)
17+
[![podstawowe artykuły 100.00%](https://img.shields.io/badge/podstawowe_artykuły-100.00%25-0.svg)](https://translations.python.org/#pl)
18+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.39%25-0.svg)](https://translations.python.org/#pl)
19+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.30%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Read this in another language: [English](README.en.md)*

faq/general.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: 2026-03-29 14:28+0000\n"
14+
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+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/functions.po

Lines changed: 23 additions & 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: 2026-04-17 14:50+0000\n"
15+
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1184,6 +1184,21 @@ msgid ""
11841184
"referenced in the scope that is calling :func:`eval` (e.g. via a :keyword:"
11851185
"`nonlocal` statement)."
11861186
msgstr ""
1187+
"Argument *source* jest analizowany i ewaluowany jako wyrażenie Python "
1188+
"(technicznie rzecz biorąc, lista warunków) przy użyciu mapowań *globals* i "
1189+
"*locals* jako globalnej i lokalnej przestrzeni nazw. Jeśli słownik "
1190+
"*globals* jest obecny i nie zawiera wartości dla klucza ``__builtins__``, "
1191+
"odwołanie do słownika wbudowanego modułu :mod:`builtins` jest wstawiane pod "
1192+
"tym kluczem, zanim *source* zostanie przeanalizowane. Nadpisywanie "
1193+
"``__builtins__`` może służyć do ograniczenia lub zmiany dostępnych nazw, ale "
1194+
"**nie** jest to mechanizm zabezpieczający: wykonywany kod nadal ma dostęp do "
1195+
"wszystkich wbudowanych funkcji. Jeśli mapowanie *locals* zostanie pominięte, "
1196+
"domyślnie będzie to słownik *globals*. Jeśli oba mapowania są pominięte, "
1197+
"wyrażenie jest wykonywane z *globals* i *locals* w środowisku, w którym "
1198+
"wywoływany jest :func:`eval`. Uwaga, *eval()* będzie miał dostęp do :term:"
1199+
"`zagnieżdżonych zakresów <nested scope>` (non-locals) w otaczającym "
1200+
"środowisku tylko wtedy, gdy są one już przywoływane w zakresie, który "
1201+
"wywołuje :func:`eval` (np. poprzez instrukcję :keyword:`nonlocal`)."
11871202

11881203
msgid "Example:"
11891204
msgstr "Przykład:"
@@ -1223,6 +1238,8 @@ msgid ""
12231238
"See :func:`ast.literal_eval` for a function to evaluate strings with "
12241239
"expressions containing only literals."
12251240
msgstr ""
1241+
"Zobacz :func:`ast.literal_eval` dla funkcja do oceny napisów z wyrażeniami "
1242+
"zawierającymi tylko literały."
12261243

12271244
msgid ""
12281245
"Raises an :ref:`auditing event <auditing>` ``exec`` with the code object as "
@@ -1303,6 +1320,11 @@ msgid ""
13031320
"used to restrict or change the available names, but this is **not** a "
13041321
"security mechanism: the executed code can still access all builtins."
13051322
msgstr ""
1323+
"Jeśli słownik *globals* nie zawiera wartości dla klucza ``__builtins__``, "
1324+
"odwołanie do słownika z wbudowanego modułu :mod:`builtins` jest wstawiane "
1325+
"pod tym kluczem. Nadpisywanie ``__builtins__`` może służyć do ograniczenia "
1326+
"lub zmiany dostępnych nazw, ale **nie** jest to mechanizm zabezpieczający: "
1327+
"wykonywany kod nadal ma dostęp do wszystkich wbudowanych funkcji."
13061328

13071329
msgid ""
13081330
"The *closure* argument specifies a closure--a tuple of cellvars. It's only "

library/turtle.po

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8-
# Maciej Olko <maciej.olko@gmail.com>, 2025
8+
# Maciej Olko <maciej.olko@gmail.com>, 2026
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-04-11 14:31+0000\n"
15+
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
17-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
17+
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 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"
@@ -2281,6 +2281,13 @@ msgid ""
22812281
"*stretch_len* is stretchfactor in direction of its orientation, *outline* "
22822282
"determines the width of the shape's outline."
22832283
msgstr ""
2284+
"Zwraca lub ustawia współczynniki x/y rozciągnięcia i/lub konturu pióra. "
2285+
"Ustawia tryb zmiany rozmiaru na \"user\". Wtedy i tylko wtedy, gdy "
2286+
"resizemode jest ustawione na \"user\", żółw będzie wyświetlany rozciągnięty "
2287+
"zgodnie ze swoimi współczynnikami rozciągnięcia: *stretch_wid* to "
2288+
"współczynnik rozciągnięcia prostopadły do jego orientacji, *stretch_len* to "
2289+
"współczynnik rozciągnięcia w kierunku jego orientacji, *outline* określa "
2290+
"szerokość obrysu kształtu."
22842291

22852292
msgid ""
22862293
">>> turtle.shapesize()\n"
@@ -2293,9 +2300,18 @@ msgid ""
22932300
">>> turtle.shapesize()\n"
22942301
"(5, 5, 8)"
22952302
msgstr ""
2303+
">>> turtle.shapesize()\n"
2304+
"(1.0, 1.0, 1)\n"
2305+
">>> turtle.resizemode(\"user\")\n"
2306+
">>> turtle.shapesize(5, 5, 12)\n"
2307+
">>> turtle.shapesize()\n"
2308+
"(5, 5, 12)\n"
2309+
">>> turtle.shapesize(outline=8)\n"
2310+
">>> turtle.shapesize()\n"
2311+
"(5, 5, 8)"
22962312

22972313
msgid "number (optional)"
2298-
msgstr ""
2314+
msgstr "liczba (opcjonalna)"
22992315

23002316
msgid ""
23012317
"Set or return the current shearfactor. Shear the turtleshape according to "

tutorial/datastructures.po

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
# Translators:
77
# python-doc bot, 2025
88
# Stan Ulbrych, 2025
9-
# Maciej Olko <maciej.olko@gmail.com>, 2025
9+
# Maciej Olko <maciej.olko@gmail.com>, 2026
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2026-04-15 15:01+0000\n"
16+
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
1717
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
18-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
18+
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2026\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -68,6 +68,8 @@ msgid ""
6868
"Remove the first item from the list whose value is equal to *value*. It "
6969
"raises a :exc:`ValueError` if there is no such item."
7070
msgstr ""
71+
"Usuwa pierwszy element z listy, którego wartość jest równa *value*. Rzuca :"
72+
"exc:`ValueError`, jeśli nie ma takiego elementu."
7173

7274
msgid ""
7375
"Remove the item at the given position in the list, and return it. If no "
@@ -87,6 +89,8 @@ msgid ""
8789
"Return zero-based index of the first occurrence of *value* in the list. "
8890
"Raises a :exc:`ValueError` if there is no such item."
8991
msgstr ""
92+
"Zwraca indeks (liczony od zera) pierwszego wystąpienia *value* w liście. "
93+
"Rzuca :exc:`ValueError`, jeśli nie ma takiego elementu."
9094

9195
msgid ""
9296
"The optional arguments *start* and *end* are interpreted as in the slice "
@@ -100,7 +104,7 @@ msgstr ""
100104
"względem argumentu *start*."
101105

102106
msgid "Return the number of times *value* appears in the list."
103-
msgstr ""
107+
msgstr "Zwraca liczbę razy, jaką *value* występuje w liście."
104108

105109
msgid ""
106110
"Sort the items of the list in place (the arguments can be used for sort "
@@ -814,6 +818,8 @@ msgid ""
814818
"Because sets are unordered, iterating over them or printing them can produce "
815819
"the elements in a different order than you expect."
816820
msgstr ""
821+
"Ponieważ zbiory są nieuporządkowane, iterowanie po nich lub ich drukowanie "
822+
"może spowodować wyświetlenie elementów w kolejności innej niż oczekiwana."
817823

818824
msgid "Here is a brief demonstration::"
819825
msgstr "Poniżej krótka demonstracja::"

tutorial/errors.po

Lines changed: 35 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 <maciej.olko@gmail.com>, 2025
8+
# Maciej Olko <maciej.olko@gmail.com>, 2026
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-04-13 15:10+0000\n"
15+
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
17-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
17+
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 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"
@@ -260,11 +260,19 @@ msgid ""
260260
"*try clause*, not in other handlers of the same :keyword:`!try` statement. "
261261
"An *except clause* may name multiple exceptions, for example::"
262262
msgstr ""
263+
"Instrukcja :keyword:`try` może mieć więcej niż jedną *klauzulę except*, aby "
264+
"określić programy obsługi dla różnych wyjątków. Wykonany zostanie co "
265+
"najwyżej jeden handler. Obsługiwane są tylko wyjątki, które występują w "
266+
"odpowiadających im *klauzulach try*, a nie w kodzie obsługi tej samej "
267+
"instrukcji :keyword:`!try`. *Klauzula except* może określać wiele wyjątków, "
268+
"na przykład::"
263269

264270
msgid ""
265271
"... except RuntimeError, TypeError, NameError:\n"
266272
"... pass"
267273
msgstr ""
274+
"... except RuntimeError, TypeError, NameError:\n"
275+
"... pass"
268276

269277
msgid ""
270278
"A class in an :keyword:`except` clause matches exceptions which are "
@@ -1100,6 +1108,30 @@ msgid ""
11001108
"caught <class 'ExceptionGroup'>: there were problems (2 sub-exceptions)\n"
11011109
">>>"
11021110
msgstr ""
1111+
">>> def f():\n"
1112+
"... excs = [OSError('błąd 1'), SystemError('błąd 2')]\n"
1113+
"... raise ExceptionGroup('były problemy', excs)\n"
1114+
"...\n"
1115+
">>> f()\n"
1116+
" + Exception Group Traceback (most recent call last):\n"
1117+
" | File \"<stdin>\", line 1, in <module>\n"
1118+
" | f()\n"
1119+
" | ~^^\n"
1120+
" | File \"<stdin>\", line 3, in f\n"
1121+
" | raise ExceptionGroup('były problemy', excs)\n"
1122+
" | ExceptionGroup: były problemy (2 sub-exceptions)\n"
1123+
" +-+---------------- 1 ----------------\n"
1124+
" | OSError: błąd 1\n"
1125+
" +---------------- 2 ----------------\n"
1126+
" | SystemError: błąd 2\n"
1127+
" +------------------------------------\n"
1128+
">>> try:\n"
1129+
"... f()\n"
1130+
"... except Exception as e:\n"
1131+
"... print(f'złapany {type(e)}: {e}')\n"
1132+
"...\n"
1133+
"złapany <class 'ExceptionGroup'>: były problemy (2 sub-exceptions)\n"
1134+
">>>"
11031135

11041136
msgid ""
11051137
"By using ``except*`` instead of ``except``, we can selectively handle only "

tutorial/interactive.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: 2026-03-29 14:28+0000\n"
15+
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

tutorial/introduction.po

Lines changed: 9 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 <maciej.olko@gmail.com>, 2025
8+
# Maciej Olko <maciej.olko@gmail.com>, 2026
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-04-17 14:50+0000\n"
15+
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
17-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
17+
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 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"
@@ -392,6 +392,12 @@ msgid ""
392392
">>> print(r'C:\\this\\name') # note the r before the quote\n"
393393
"C:\\this\\name"
394394
msgstr ""
395+
">>> print('C:\\taka\\nazwa') # tutaj \\t oznacza tabulator, \\n oznacza "
396+
"nową linię\n"
397+
"C: aka\n"
398+
"azwa\n"
399+
">>> print(r'C:\\taka\\nazwa') # zwróć uwagę na r przed cudzysłowem\n"
400+
"C:\\taka\\nazwa"
395401

396402
msgid ""
397403
"There is one subtle aspect to raw strings: a raw string may not end in an "

0 commit comments

Comments
 (0)