Skip to content

Commit b6010f0

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 5e77149 commit b6010f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+148
-121
lines changed

deprecations/pending-removal-in-3.15.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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"

faq/design.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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"

howto/gdb_helpers.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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/asyncio-eventloop.po

Lines changed: 11 additions & 6 deletions
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-01-25 14:58+0000\n"
14+
"POT-Creation-Date: 2026-02-11 15:36+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"
@@ -350,8 +350,8 @@ msgstr ""
350350

351351
msgid ""
352352
"The optional positional *args* will be passed to the callback when it is "
353-
"called. If you want the callback to be called with keyword arguments use :"
354-
"func:`functools.partial`."
353+
"called. Use :func:`functools.partial` :ref:`to pass keyword arguments "
354+
"<asyncio-pass-keywords>` to *callback*."
355355
msgstr ""
356356

357357
msgid ""
@@ -1066,7 +1066,8 @@ msgstr ""
10661066

10671067
msgid ""
10681068
"Start monitoring the *fd* file descriptor for write availability and invoke "
1069-
"*callback* with the specified arguments once *fd* is available for writing."
1069+
"*callback* with the specified arguments *args* once *fd* is available for "
1070+
"writing."
10701071
msgstr ""
10711072

10721073
msgid ""
@@ -1294,7 +1295,9 @@ msgstr ""
12941295
msgid "Unix signals"
12951296
msgstr ""
12961297

1297-
msgid "Set *callback* as the handler for the *signum* signal."
1298+
msgid ""
1299+
"Set *callback* as the handler for the *signum* signal, passing *args* as "
1300+
"positional arguments."
12981301
msgstr ""
12991302

13001303
msgid ""
@@ -1327,7 +1330,9 @@ msgstr ""
13271330
msgid "Executing code in thread or process pools"
13281331
msgstr ""
13291332

1330-
msgid "Arrange for *func* to be called in the specified executor."
1333+
msgid ""
1334+
"Arrange for *func* to be called in the specified executor passing *args* as "
1335+
"positional arguments."
13311336
msgstr ""
13321337

13331338
msgid ""

library/asyncio-llapi-index.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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/asyncio-platforms.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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/asyncio-protocol.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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/asyncio-runner.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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/audit_events.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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/calendar.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-01-21 15:14+0000\n"
14+
"POT-Creation-Date: 2026-02-09 15:32+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"

0 commit comments

Comments
 (0)