Skip to content

Commit fd11e2c

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 5e83a01 commit fd11e2c

5 files changed

Lines changed: 61 additions & 16 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.69%25-0.svg)](https://translations.python.org/#pl)
21-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.45%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)
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.69%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.45%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)
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/a-conceptual-overview-of-asyncio.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-07-13 16:24+0000\n"
14+
"POT-Creation-Date: 2026-08-03 16:16+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/turtle.po

Lines changed: 36 additions & 8 deletions
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-07-25 14:57+0000\n"
15+
"POT-Creation-Date: 2026-08-03 16:16+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+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"
@@ -2894,27 +2894,33 @@ msgid "e.g. to search for an erroneously escaped turtle ;-)"
28942894
msgstr "np. aby znaleźć żółwia, który błędnie uciekł ;-)"
28952895

28962896
msgid "a number, x-coordinate of lower left corner of canvas"
2897-
msgstr ""
2897+
msgstr "liczba, współrzędna x lewego dolnego rogu obszaru roboczego"
28982898

28992899
msgid "a number, y-coordinate of lower left corner of canvas"
2900-
msgstr ""
2900+
msgstr "liczba, współrzędna y lewego dolnego rogu obszaru roboczego"
29012901

29022902
msgid "a number, x-coordinate of upper right corner of canvas"
2903-
msgstr ""
2903+
msgstr "liczba, współrzędna x prawego górnego rogu obszaru roboczego"
29042904

29052905
msgid "a number, y-coordinate of upper right corner of canvas"
2906-
msgstr ""
2906+
msgstr "liczba, współrzędna y prawego górnego rogu obszaru roboczego"
29072907

29082908
msgid ""
29092909
"Set up user-defined coordinate system and switch to mode \"world\" if "
29102910
"necessary. This performs a ``screen.reset()``. If mode \"world\" is "
29112911
"already active, all drawings are redrawn according to the new coordinates."
29122912
msgstr ""
2913+
"Konfiguruje układ współrzędnych zdefiniowany przez użytkownika i w razie "
2914+
"potrzeby przełącza do trybu „world”. Powoduje to wykonanie ``screen."
2915+
"reset()``. Jeśli tryb „world” jest już aktywny, wszystkie rysunki zostaną "
2916+
"ponownie wygenerowane zgodnie z nowymi współrzędnymi."
29132917

29142918
msgid ""
29152919
"**ATTENTION**: in user-defined coordinate systems angles may appear "
29162920
"distorted."
29172921
msgstr ""
2922+
"**UWAGA**: w układach współrzędnych zdefiniowanych przez użytkownika kąty "
2923+
"mogą wydawać się zniekształcone."
29182924

29192925
msgid ""
29202926
">>> screen.reset()\n"
@@ -2925,31 +2931,47 @@ msgid ""
29252931
">>> for _ in range(8):\n"
29262932
"... left(45); fd(2) # a regular octagon"
29272933
msgstr ""
2934+
">>> screen.reset()\n"
2935+
">>> screen.setworldcoordinates(-50,-7.5,50,7.5)\n"
2936+
">>> for _ in range(72):\n"
2937+
"... left(10)\n"
2938+
"...\n"
2939+
">>> for _ in range(8):\n"
2940+
"... left(45); fd(2) # ośmiokąt foremny"
29282941

29292942
msgid ""
29302943
"Temporarily disable turtle animation. The code written inside the "
29312944
"``no_animation`` block will not be animated; once the code block is exited, "
29322945
"the drawing will appear."
29332946
msgstr ""
2947+
"Tymczasowo wyłącza animację żółwia. Kod umieszczony w bloku ``no_animation`` "
2948+
"nie będzie animowany; po wyjściu z bloku rysunek zostanie wyświetlony."
29342949

29352950
msgid ""
29362951
">>> with screen.no_animation():\n"
29372952
"... for dist in range(2, 400, 2):\n"
29382953
"... fd(dist)\n"
29392954
"... rt(90)"
29402955
msgstr ""
2956+
">>> with screen.no_animation():\n"
2957+
"... for dist in range(2, 400, 2):\n"
2958+
"... fd(dist)\n"
2959+
"... rt(90)"
29412960

29422961
msgid "positive integer"
2943-
msgstr ""
2962+
msgstr "dodatnia liczba całkowita"
29442963

29452964
msgid ""
29462965
"Set or return the drawing *delay* in milliseconds. (This is approximately "
29472966
"the time interval between two consecutive canvas updates.) The longer the "
29482967
"drawing delay, the slower the animation."
29492968
msgstr ""
2969+
"Ustawia lub zwraca opóźnienie rysowania w milisekundach. (Jest to w "
2970+
"przybliżeniu odstęp czasu między dwiema kolejnymi aktualizacjami obszaru "
2971+
"rysowania.) Im dłuższe opóźnienie rysowania, tym wolniejsza animacja."
29502972

29512973
msgid "Optional argument:"
2952-
msgstr ""
2974+
msgstr "Opcjonalny argument:"
29532975

29542976
msgid ""
29552977
">>> screen.delay()\n"
@@ -2965,7 +2987,7 @@ msgstr ""
29652987
"5"
29662988

29672989
msgid "nonnegative integer"
2968-
msgstr ""
2990+
msgstr "nieujemna liczba całkowita"
29692991

29702992
msgid ""
29712993
"Turn turtle animation on/off and set delay for update drawings. If *n* is "
@@ -2983,6 +3005,12 @@ msgid ""
29833005
"... rt(90)\n"
29843006
"... dist += 2"
29853007
msgstr ""
3008+
">>> screen.tracer(8, 25)\n"
3009+
">>> dist = 2\n"
3010+
">>> for i in range(200):\n"
3011+
"... fd(dist)\n"
3012+
"... rt(90)\n"
3013+
"... dist += 2"
29863014

29873015
msgid "Perform a TurtleScreen update. To be used when tracer is turned off."
29883016
msgstr ""

using/windows.po

Lines changed: 20 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 <maciej.olko@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-07-19 14:48+0000\n"
15+
"POT-Creation-Date: 2026-08-03 16:16+0000\n"
1516
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Maciej Olko <maciej.olko@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,12 +25,15 @@ msgstr ""
2425
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2526

2627
msgid "Using Python on Windows"
27-
msgstr ""
28+
msgstr "Korzystanie z Pythona w systemie Windows"
2829

2930
msgid ""
3031
"This document aims to give an overview of Windows-specific behaviour you "
3132
"should know about when using Python on Microsoft Windows."
3233
msgstr ""
34+
"Niniejszy dokument ma na celu przedstawienie przeglądu zachowań "
35+
"specyficznych dla systemu Windows, o których należy pamiętać podczas "
36+
"korzystania z Pythona w systemie Microsoft Windows."
3337

3438
msgid ""
3539
"Unlike most Unix systems and services, Windows does not include a system "
@@ -40,6 +44,13 @@ msgid ""
4044
"benefit. Before committing to the process described here, we recommend "
4145
"investigating your existing tools to see if they can provide Python directly."
4246
msgstr ""
47+
"W przeciwieństwie do większości uniksowych systemów i usług, system Windows "
48+
"nie oferuje wspieranej przez system instalacji Pythona. Zamiast tego Pythona "
49+
"można uzyskać u wielu dystrybutorów, w tym bezpośrednio od zespołu CPython. "
50+
"Każda dystrybucja Pythona ma swoje zalety i wady, jednak spójność z innymi "
51+
"używanymi narzędziami jest zazwyczaj istotną korzyścią. Zanim zdecydujesz "
52+
"się na opisany tutaj proces, zalecamy sprawdzenie posiadanych narzędzi, aby "
53+
"upewnić się, czy nie zapewniają one bezpośrednio Pythona."
4354

4455
msgid ""
4556
"To obtain Python from the CPython team, use the Python Install Manager. This "
@@ -48,6 +59,12 @@ msgid ""
4859
"You can download the Python Install Manager from `python.org/downloads`_ or "
4960
"through the `Microsoft Store app`_."
5061
msgstr ""
62+
"Aby uzyskać Pythona od zespołu CPython, należy skorzystać z narzędzia Python "
63+
"Install Manager. Jest to samodzielne narzędzie, które udostępnia Pythona "
64+
"jako globalną komendę na komputerze z systemem Windows, integruje się z "
65+
"systemem i zapewnia obsługę aktualizacji w przyszłości. Narzędzie Python "
66+
"Install Manager można pobrać ze strony `python.org/downloads`_ lub za "
67+
"pośrednictwem aplikacji `Microsoft Store`_."
5168

5269
msgid ""
5370
"Once you have installed the Python Install Manager, the global ``python`` "

0 commit comments

Comments
 (0)