Skip to content

Commit 54d47eb

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 b26631b commit 54d47eb

6 files changed

Lines changed: 44 additions & 8 deletions

File tree

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.600%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.619%25-0.svg)
1717
![5 Translators](https://img.shields.io/badge/Translators-5-0.svg)
1818
<!-- [[[end]]] -->
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.600%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.619%25-0.svg)
1717
![5 tłumaczy](https://img.shields.io/badge/tłumaczy-5-0.svg)
1818
<!-- [[[end]]] -->
1919

library/asyncio-dev.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-09 16:07+0000\n"
14+
"POT-Creation-Date: 2026-04-29 16:47+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+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/bisect.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-09 16:07+0000\n"
14+
"POT-Creation-Date: 2026-04-29 16:47+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+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/mmap.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-09 16:07+0000\n"
14+
"POT-Creation-Date: 2026-04-29 16:47+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:04+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/turtle.po

Lines changed: 39 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-04-25 15:22+0000\n"
15+
"POT-Creation-Date: 2026-04-29 16:47+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:05+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"
@@ -2275,7 +2275,7 @@ msgstr ""
22752275
">>> turtle.fd(50)"
22762276

22772277
msgid "a number (optional)"
2278-
msgstr ""
2278+
msgstr "liczba (opcjonalna)"
22792279

22802280
msgid ""
22812281
"Set or return the current tilt-angle. If angle is given, rotate the "
@@ -2285,6 +2285,11 @@ msgid ""
22852285
"angle between the orientation of the turtleshape and the heading of the "
22862286
"turtle (its direction of movement)."
22872287
msgstr ""
2288+
"Ustawia lub zwraca bieżący kąt nachylenia. Jeśli podano kąt, obraca żółwia "
2289+
"tak, aby wskazywał kierunek określony przez kąt, niezależnie od jego "
2290+
"aktualnego kąta nachylenia. Nie *zmienia* kierunku żółwia (kierunku ruchu). "
2291+
"Jeśli nie podano kąta: zwraca aktualny kąt nachylenia, tj. kąt między "
2292+
"orientacją kształtu żółwia a jego kursem (kierunkiem ruchu)."
22882293

22892294
msgid ""
22902295
">>> turtle.reset()\n"
@@ -2302,7 +2307,7 @@ msgstr ""
23022307
"45.0"
23032308

23042309
msgid "Set or return the current transformation matrix of the turtle shape."
2305-
msgstr ""
2310+
msgstr "Ustawia lub zwraca bieżącą macierz transformacji kształtu żółwia."
23062311

23072312
msgid ""
23082313
"If none of the matrix elements are given, return the transformation matrix "
@@ -2312,6 +2317,12 @@ msgid ""
23122317
"otherwise an error is raised. Modify stretchfactor, shearfactor and "
23132318
"tiltangle according to the given matrix."
23142319
msgstr ""
2320+
"Jeśli nie podano żadnego z elementów macierzy, zwraca macierz transformacji "
2321+
"jako krotkę 4 elementów. W przeciwnym razie ustawia podane elementy i "
2322+
"przekształca kształt żółwia zgodnie z macierzą składającą się z pierwszego "
2323+
"wiersza t11, t12 i drugiego wiersza t21, t22. Wyznacznik t11 * t22 - t12 * "
2324+
"t21 nie może być równy zero, w przeciwnym razie zostanie rzucony błąd. "
2325+
"Modyfikuje stretchfactor, shearfactor i tiltangle zgodnie z podaną macierzą."
23152326

23162327
msgid ""
23172328
">>> turtle = Turtle()\n"
@@ -2321,23 +2332,38 @@ msgid ""
23212332
">>> turtle.shapetransform()\n"
23222333
"(4.0, -1.0, -0.0, 2.0)"
23232334
msgstr ""
2335+
">>> turtle = Turtle()\n"
2336+
">>> turtle.shape(\"square\")\n"
2337+
">>> turtle.shapesize(4,2)\n"
2338+
">>> turtle.shearfactor(-0.5)\n"
2339+
">>> turtle.shapetransform()\n"
2340+
"(4.0, -1.0, -0.0, 2.0)"
23242341

23252342
msgid ""
23262343
"Return the current shape polygon as tuple of coordinate pairs. This can be "
23272344
"used to define a new shape or components of a compound shape."
23282345
msgstr ""
2346+
"Zwraca bieżący wielokąt kształtu jako krotkę par współrzędnych. Może to być "
2347+
"wykorzystane do zdefiniowania nowego kształtu lub komponentów kształtu "
2348+
"złożonego."
23292349

23302350
msgid ""
23312351
">>> turtle.shape(\"square\")\n"
23322352
">>> turtle.shapetransform(4, -1, 0, 2)\n"
23332353
">>> turtle.get_shapepoly()\n"
23342354
"((50, -20), (30, 20), (-50, 20), (-30, -20))"
23352355
msgstr ""
2356+
">>> turtle.shape(\"square\")\n"
2357+
">>> turtle.shapetransform(4, -1, 0, 2)\n"
2358+
">>> turtle.get_shapepoly()\n"
2359+
"((50, -20), (30, 20), (-50, 20), (-30, -20))"
23362360

23372361
msgid ""
23382362
"a function with two arguments which will be called with the coordinates of "
23392363
"the clicked point on the canvas"
23402364
msgstr ""
2365+
"funkcja z dwoma argumentami, która zostanie wywołana ze współrzędnymi "
2366+
"klikniętego punktu na płótnie"
23412367

23422368
msgid "number of the mouse-button, defaults to 1 (left mouse button)"
23432369
msgstr ""
@@ -2346,12 +2372,17 @@ msgid ""
23462372
"``True`` or ``False`` -- if ``True``, a new binding will be added, otherwise "
23472373
"it will replace a former binding"
23482374
msgstr ""
2375+
"``True`` lub ``False`` -- jeśli ``True``, zostanie dodane nowe powiązanie, w "
2376+
"przeciwnym razie zastąpi poprzednie powiązanie"
23492377

23502378
msgid ""
23512379
"Bind *fun* to mouse-click events on this turtle. If *fun* is ``None``, "
23522380
"existing bindings are removed. Example for the anonymous turtle, i.e. the "
23532381
"procedural way:"
23542382
msgstr ""
2383+
"Wiąże *fun* ze zdarzeniami kliknięcia myszą na tym żółwiu. Jeśli *fun* to "
2384+
"``None``, istniejące powiązania są usuwane. Przykład dla anonimowego żółwia, "
2385+
"tj. sposób proceduralny:"
23552386

23562387
msgid ""
23572388
">>> def turn(x, y):\n"
@@ -2360,6 +2391,11 @@ msgid ""
23602391
">>> onclick(turn) # Now clicking into the turtle will turn it.\n"
23612392
">>> onclick(None) # event-binding will be removed"
23622393
msgstr ""
2394+
">>> def turn(x, y):\n"
2395+
"... left(180)\n"
2396+
"...\n"
2397+
">>> onclick(turn) # Teraz kliknięcie w żółwia spowoduje jego obrócenie.\n"
2398+
">>> onclick(None) # powiązanie zdarzenia zostanie usunięte"
23632399

23642400
msgid ""
23652401
"Bind *fun* to mouse-button-release events on this turtle. If *fun* is "

0 commit comments

Comments
 (0)