Skip to content

Commit b184b62

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 7398aaa commit b184b62

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

library/asyncio.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Kamil Broniowski, 2025
88
# Maciej Olko <maciej.olko@gmail.com>, 2025
9+
# Stan Ulbrych, 2025
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2025-01-24 14:52+0000\n"
1617
"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"
1819
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -34,7 +35,7 @@ msgid "Guides and Tutorials"
3435
msgstr "Przewodniki i samouczki"
3536

3637
msgid ":mod:`!asyncio` --- Asynchronous I/O"
37-
msgstr ":mod:`!asyncio` --- asynchroniczne Wejście/Wyjście"
38+
msgstr ":mod:`!asyncio` --- Asynchroniczne I/O"
3839

3940
msgid "Hello World!"
4041
msgstr "Hello World!"
@@ -89,7 +90,7 @@ msgid ""
8990
":ref:`run Python coroutines <coroutine>` concurrently and have full control "
9091
"over their execution;"
9192
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 "
9394
"kontroli nad ich wykonywaniem;"
9495

9596
msgid "perform :ref:`network IO and IPC <asyncio-streams>`;"

0 commit comments

Comments
 (0)