Skip to content

Commit 78a9776

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 77385bc commit 78a9776

File tree

7 files changed

+59
-19
lines changed

7 files changed

+59
-19
lines changed

c-api/memory.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-11 14:49+0000\n"
14+
"POT-Creation-Date: 2026-03-03 14:40+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/type.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-11 14:49+0000\n"
14+
"POT-Creation-Date: 2026-03-03 14:40+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+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/remote_debugging.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-11 14:49+0000\n"
14+
"POT-Creation-Date: 2026-03-03 14:40+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+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/argparse.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-02-25 14:44+0000\n"
15+
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -917,9 +917,9 @@ msgid ""
917917
"By default, :mod:`!argparse` automatically handles the internal naming and "
918918
"display names of arguments, simplifying the process without requiring "
919919
"additional configuration. As such, you do not need to specify the dest_ and "
920-
"metavar_ parameters. The dest_ parameter defaults to the argument name with "
921-
"underscores ``_`` replacing hyphens ``-`` . The metavar_ parameter defaults "
922-
"to the upper-cased name. For example::"
920+
"metavar_ parameters. For optional arguments, the dest_ parameter defaults to "
921+
"the argument name, with underscores ``_`` replacing hyphens ``-``. The "
922+
"metavar_ parameter defaults to the upper-cased name. For example::"
923923
msgstr ""
924924

925925
msgid ""

library/unicodedata.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-11 14:49+0000\n"
14+
"POT-Creation-Date: 2026-03-03 14:40+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+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/3.7.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-11 14:49+0000\n"
14+
"POT-Creation-Date: 2026-03-03 14:40+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+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: 50 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-03 14:40+0000\n"
14+
"POT-Creation-Date: 2026-03-05 14:41+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: python-doc bot, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -49,9 +49,37 @@ msgstr ""
4949
msgid ":gh:`144551`: Updated bundled version of OpenSSL to 3.0.19."
5050
msgstr ""
5151

52+
msgid "Tests"
53+
msgstr "Testy"
54+
55+
msgid ""
56+
":gh:`144739`: When Python was compiled with system expat older then 2.7.2 "
57+
"but tests run with newer expat, still skip :class:`!test.test_pyexpat."
58+
"MemoryProtectionTest`."
59+
msgstr ""
60+
61+
msgid "Security"
62+
msgstr "Bezpieczeństwo"
63+
64+
msgid ""
65+
":gh:`145506`: Fixes :cve:`2026-2297` by ensuring that "
66+
"``SourcelessFileLoader`` uses :func:`io.open_code` when opening ``.pyc`` "
67+
"files."
68+
msgstr ""
69+
5270
msgid "Library"
5371
msgstr "Biblioteka"
5472

73+
msgid ""
74+
":gh:`145301`: :mod:`hmac`: fix a crash when the initialization of the "
75+
"underlying C extension module fails."
76+
msgstr ""
77+
78+
msgid ""
79+
":gh:`145301`: :mod:`hashlib`: fix a crash when the initialization of the "
80+
"underlying C extension module fails."
81+
msgstr ""
82+
5583
msgid ""
5684
":gh:`145158`: Avoid undefined behaviour from signed integer overflow when "
5785
"parsing format strings in the :mod:`struct` module."
@@ -101,6 +129,12 @@ msgid ""
101129
"directory."
102130
msgstr ""
103131

132+
msgid ""
133+
":gh:`144475`: Calling :func:`repr` on :func:`functools.partial` is now safer "
134+
"when the partial object's internal attributes are replaced while the string "
135+
"representation is being generated."
136+
msgstr ""
137+
104138
msgid ""
105139
":gh:`144538`: Bump the version of pip bundled in ensurepip to version 26.0.1"
106140
msgstr ""
@@ -153,6 +187,11 @@ msgid ""
153187
"objects. Patch by Bénédikt Tran."
154188
msgstr ""
155189

190+
msgid ""
191+
":gh:`143304`: Fix :class:`ctypes.CDLL` to honor the ``handle`` parameter on "
192+
"POSIX systems."
193+
msgstr ""
194+
156195
msgid ""
157196
":gh:`142781`: :mod:`zoneinfo`: fix a crash when instantiating :class:"
158197
"`~zoneinfo.ZoneInfo` objects for which the internal class-level cache is "
@@ -279,6 +318,16 @@ msgid ""
279318
"construct CJK ideographs and Hangul syllables using case-insensitive names."
280319
msgstr ""
281320

321+
msgid "C API"
322+
msgstr "C API"
323+
324+
msgid ""
325+
":gh:`144981`: Made :c:func:`PyUnstable_Code_SetExtra`, :c:func:"
326+
"`PyUnstable_Code_GetExtra`, and :c:func:"
327+
"`PyUnstable_Eval_RequestCodeExtraIndex` thread-safe on the :term:`free "
328+
"threaded <free threading>` build."
329+
msgstr ""
330+
282331
msgid "Python 3.14.3 final"
283332
msgstr ""
284333

@@ -298,9 +347,6 @@ msgid ""
298347
"when available. Patch by Sam Gross and Victor Stinner."
299348
msgstr ""
300349

301-
msgid "Tests"
302-
msgstr "Testy"
303-
304350
msgid ""
305351
":gh:`144415`: The Android testbed now distinguishes between stdout/stderr "
306352
"messages which were triggered by a newline, and those triggered by a manual "
@@ -334,9 +380,6 @@ msgid ""
334380
"the resource back to test's command line."
335381
msgstr ""
336382

337-
msgid "Security"
338-
msgstr "Bezpieczeństwo"
339-
340383
msgid ""
341384
":gh:`144125`: :mod:`~email.generator.BytesGenerator` will now refuse to "
342385
"serialize (write) headers that are unsafely folded or delimited; see :attr:"
@@ -925,9 +968,6 @@ msgid ""
925968
"collection debug assertions to fail."
926969
msgstr ""
927970

928-
msgid "C API"
929-
msgstr "C API"
930-
931971
msgid ""
932972
":gh:`142589`: Fix :c:func:`PyUnstable_Object_IsUniqueReferencedTemporary()` "
933973
"handling of tagged ints on the interpreter stack."

0 commit comments

Comments
 (0)