6
6
# Translators:
7
7
# Kamil Broniowski, 2025
8
8
# Maciej Olko <maciej.olko@gmail.com>, 2025
9
+ # Stan Ulbrych, 2025
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To :\n "
15
16
"POT-Creation-Date :2025-01-24 14:52+0000\n "
16
17
"PO-Revision-Date :2024-05-11 00:33+0000\n "
17
- "Last-Translator :Maciej Olko <maciej.olko@gmail.com> , 2025\n "
18
+ "Last-Translator :Stan Ulbrych , 2025\n "
18
19
"Language-Team :Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
19
20
"MIME-Version :1.0\n "
20
21
"Content-Type :text/plain; charset=UTF-8\n "
@@ -34,7 +35,7 @@ msgid "Guides and Tutorials"
34
35
msgstr "Przewodniki i samouczki"
35
36
36
37
msgid ":mod:`!asyncio` --- Asynchronous I/O"
37
- msgstr ":mod:`!asyncio` ---asynchroniczne Wejście/Wyjście "
38
+ msgstr ":mod:`!asyncio` ---Asynchroniczne I/O "
38
39
39
40
msgid "Hello World!"
40
41
msgstr "Hello World!"
@@ -89,7 +90,7 @@ msgid ""
89
90
":ref:`run Python coroutines <coroutine>` concurrently and have full control "
90
91
"over their execution;"
91
92
msgstr ""
92
- ":ref:uruchamiania równoległych korutyn<coroutine>`Pythona oraz pełnej "
93
+ ":ref:` uruchamiania równoległych korutyn Pythona <coroutine>` oraz pełnej "
93
94
"kontroli nad ich wykonywaniem;"
94
95
95
96
msgid "perform :ref:`network IO and IPC <asyncio-streams>`;"