Skip to content

Commit 615fa84

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 2ad22b1 commit 615fa84

1 file changed

Lines changed: 24 additions & 7 deletions

File tree

whatsnew/changelog.po

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# python-doc bot, 2026
7+
# python-doc bot, 2025
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-11 18:06+0000\n"
14+
"POT-Creation-Date: 2026-08-13 17:54+0000\n"
1515
"PO-Revision-Date: 2025-09-22 16:51+0000\n"
16-
"Last-Translator: python-doc bot, 2026\n"
16+
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -26,11 +26,11 @@ msgstr ""
2626
msgid "Changelog"
2727
msgstr "Lista zmian"
2828

29-
msgid "Python next"
30-
msgstr "Następna wersja Pythona"
29+
msgid "Python 3.11.16 final"
30+
msgstr ""
3131

32-
msgid "*Release date: XXXX-XX-XX*"
33-
msgstr "*Data wydania: XX.XX.XXXX*"
32+
msgid "*Release date: 2026-08-13*"
33+
msgstr ""
3434

3535
msgid "macOS"
3636
msgstr "macOS"
@@ -51,6 +51,12 @@ msgstr ""
5151
msgid "Security"
5252
msgstr "Bezpieczeństwo"
5353

54+
msgid ""
55+
":gh:`155558`: Update bundled `libexpat <https://libexpat.github.io/>`_ to "
56+
"version 2.8.3 for the fix to `CVE-2026-72522 <https://www.cve.org/CVERecord?"
57+
"id=CVE-2026-72522>`_."
58+
msgstr ""
59+
5460
msgid ""
5561
":gh:`153030`: Fixed quadratic complexity in incremental parsing of long "
5662
"unterminated constructs (such as tags or comments) in :class:`html.parser."
@@ -65,6 +71,11 @@ msgid ""
6571
"N]``) on XML documents with many same-tag siblings."
6672
msgstr ""
6773

74+
msgid ""
75+
":gh:`152216`: Update bundled `libexpat <https://libexpat.github.io/>`_ to "
76+
"version 2.8.2."
77+
msgstr ""
78+
6879
msgid ""
6980
":gh:`151987`: The :meth:`tarfile.TarFile.extract` method now applies the "
7081
"given filter when it extracts a link target from the archive as a fallback."
@@ -137,6 +148,12 @@ msgid ""
137148
"runs."
138149
msgstr ""
139150

151+
msgid ""
152+
":gh:`149018`: Improved protection against XML hash-flooding attacks in :mod:"
153+
"`xml.parsers.expat` and :mod:`xml.etree.ElementTree` when Python is compiled "
154+
"with libExpat 2.8.0 or later."
155+
msgstr ""
156+
140157
msgid ""
141158
":gh:`149017`: Update bundled `libexpat <https://libexpat.github.io/>`_ to "
142159
"version 2.8.0."

0 commit comments

Comments
 (0)