Skip to content

Commit f881a9f

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent e768fc8 commit f881a9f

File tree

9 files changed

+47
-17
lines changed

9 files changed

+47
-17
lines changed

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: 2025-12-13 14:13+0000\n"
14+
"POT-Creation-Date: 2026-01-01 14:14+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"

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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-11 14:18+0000\n"
14+
"POT-Creation-Date: 2026-01-01 14:14+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/email.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: 2025-12-11 14:18+0000\n"
14+
"POT-Creation-Date: 2026-01-01 14:14+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/multiprocessing.po

Lines changed: 9 additions & 6 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: 2025-12-17 14:16+0000\n"
14+
"POT-Creation-Date: 2026-01-03 14:14+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1890,11 +1890,14 @@ msgstr ""
18901890

18911891
msgid ""
18921892
"*typecode_or_type* determines the type of the elements of the returned "
1893-
"array: it is either a ctypes type or a one character typecode of the kind "
1894-
"used by the :mod:`array` module. If *size_or_initializer* is an integer, "
1895-
"then it determines the length of the array, and the array will be initially "
1896-
"zeroed. Otherwise, *size_or_initializer* is a sequence which is used to "
1897-
"initialize the array and whose length determines the length of the array."
1893+
"array: it is either a :ref:`ctypes type <ctypes-fundamental-data-types>` or "
1894+
"a one character typecode of the kind used by the :mod:`array` module with "
1895+
"the exception of ``'w'``, which is not supported. In addition, the ``'c'`` "
1896+
"typecode is an alias for :class:`ctypes.c_char`. If *size_or_initializer* "
1897+
"is an integer, then it determines the length of the array, and the array "
1898+
"will be initially zeroed. Otherwise, *size_or_initializer* is a sequence "
1899+
"which is used to initialize the array and whose length determines the length "
1900+
"of the array."
18981901
msgstr ""
18991902

19001903
msgid ""

library/pprint.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: 2025-12-11 14:18+0000\n"
14+
"POT-Creation-Date: 2026-01-01 14:14+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+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/unittest.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: 2025-12-13 14:13+0000\n"
14+
"POT-Creation-Date: 2026-01-01 14:14+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"

using/cmdline.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: 2025-12-11 14:18+0000\n"
14+
"POT-Creation-Date: 2026-01-01 14:14+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/2.0.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: 2025-12-11 14:18+0000\n"
14+
"POT-Creation-Date: 2026-01-01 14:14+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: 31 additions & 4 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-01-01 14:14+0000\n"
14+
"POT-Creation-Date: 2026-01-03 14:14+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"
@@ -32,6 +32,14 @@ msgstr "Następna wersja Pythona"
3232
msgid "*Release date: XXXX-XX-XX*"
3333
msgstr "*Data wydania: XX.XX.XXXX*"
3434

35+
msgid "Windows"
36+
msgstr "Windows"
37+
38+
msgid ""
39+
":gh:`128067`: Fix a bug in PyREPL on Windows where output without a trailing "
40+
"newline was overwritten by the next prompt."
41+
msgstr ""
42+
3543
msgid "Tests"
3644
msgstr "Testy"
3745

@@ -43,6 +51,12 @@ msgstr ""
4351
msgid "Library"
4452
msgstr "Biblioteka"
4553

54+
msgid ""
55+
":gh:`143310`: :mod:`tkinter`: fix a crash when a Python :class:`list` is "
56+
"mutated during the conversion to a Tcl object (e.g., when setting a Tcl "
57+
"variable). Patch by Bénédikt Tran."
58+
msgstr ""
59+
4660
msgid ""
4761
":gh:`143241`: :mod:`zoneinfo`: fix infinite loop in :meth:`ZoneInfo."
4862
"from_file <zoneinfo.ZoneInfo.from_file>` when parsing a malformed TZif file. "
@@ -94,6 +108,12 @@ msgid ""
94108
"messages in the quiet mode (:option:`-q`). Patch by Bartosz Sławecki."
95109
msgstr ""
96110

111+
msgid ""
112+
":gh:`140648`: The :mod:`asyncio` REPL now respects the :option:`-I` flag "
113+
"(isolated mode). Previously, it would load and execute :envvar:"
114+
"`PYTHONSTARTUP` even if the flag was set. Contributed by Bartosz Sławecki."
115+
msgstr ""
116+
97117
msgid ""
98118
":gh:`143010`: Fixed a bug in :mod:`mailbox` where the precise timing of an "
99119
"external event could result in the library opening an existing file instead "
@@ -230,6 +250,16 @@ msgid ""
230250
"of a :term:`stdlib` module is correct."
231251
msgstr ""
232252

253+
msgid ""
254+
":gh:`139262`: Some keystrokes can be swallowed in the new ``PyREPL`` on "
255+
"Windows, especially when used together with the ALT key. Fix by Chris Eibl."
256+
msgstr ""
257+
258+
msgid ""
259+
":gh:`138897`: Improved :data:`license`/:data:`copyright`/:data:`credits` "
260+
"display in the :term:`REPL`: now uses a pager."
261+
msgstr ""
262+
233263
msgid ""
234264
":gh:`79986`: Add parsing for ``References`` and ``In-Reply-To`` headers to "
235265
"the :mod:`email` library that parses the header content as lists of message "
@@ -456,9 +486,6 @@ msgstr ""
456486
msgid "*Release date: 2025-12-02*"
457487
msgstr ""
458488

459-
msgid "Windows"
460-
msgstr "Windows"
461-
462489
msgid ""
463490
":gh:`139810`: Installing with ``py install 3[.x]-dev`` will now select final "
464491
"versions as well as prereleases."

0 commit comments

Comments
 (0)