Skip to content

Commit a141be3

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 640fd5d commit a141be3

3 files changed

Lines changed: 18 additions & 6 deletions

File tree

library/turtle.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-03-17 17:21+0000\n"
15+
"POT-Creation-Date: 2026-04-07 17:16+0000\n"
1616
"PO-Revision-Date: 2025-09-22 16:50+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/wsgiref.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.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-19 17:04+0000\n"
14+
"POT-Creation-Date: 2026-04-07 17:16+0000\n"
1515
"PO-Revision-Date: 2025-09-22 16:50+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

whatsnew/changelog.po

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-07 17:16+0000\n"
14+
"POT-Creation-Date: 2026-04-09 17:33+0000\n"
1515
"PO-Revision-Date: 2025-09-22 16:51+0000\n"
1616
"Last-Translator: python-doc bot, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -43,11 +43,26 @@ msgstr ""
4343
msgid "Security"
4444
msgstr "Bezpieczeństwo"
4545

46+
msgid ""
47+
":gh:`145986`: :mod:`xml.parsers.expat`: Fixed a crash caused by unbounded C "
48+
"recursion when converting deeply nested XML content models with :meth:`~xml."
49+
"parsers.expat.xmlparser.ElementDeclHandler`. This addresses `CVE-2026-4224 "
50+
"<https://www.cve.org/CVERecord?id=CVE-2026-4224>`_."
51+
msgstr ""
52+
4653
msgid ""
4754
":gh:`143930`: Reject leading dashes in URLs passed to :func:`webbrowser."
4855
"open`."
4956
msgstr ""
5057

58+
msgid "Library"
59+
msgstr "Biblioteka"
60+
61+
msgid ""
62+
":gh:`146083`: Update bundled `libexpat <https://libexpat.github.io/>`_ to "
63+
"version 2.7.5."
64+
msgstr ""
65+
5166
msgid "Python 3.11.15 final"
5267
msgstr ""
5368

@@ -131,9 +146,6 @@ msgid ""
131146
"(OOM) killed processes or containers, or even system crashes."
132147
msgstr ""
133148

134-
msgid "Library"
135-
msgstr "Biblioteka"
136-
137149
msgid ""
138150
":gh:`144833`: Fixed a use-after-free in :mod:`ssl` when ``SSL_new()`` "
139151
"returns NULL in ``newPySSLSocket()``. The error was reported via a dangling "

0 commit comments

Comments
 (0)