Skip to content

Commit 786d470

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 0c3f326 commit 786d470

File tree

10 files changed

+40
-22
lines changed

10 files changed

+40
-22
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1212
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-{total_strings:.2f}%25-0.svg)](https://python-docs-translations.github.io/dashboard/)''')
1313
]]] -->
1414
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
15-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.44%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
15+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.43%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1616
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.52%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1717
<!-- [[[end]]] -->
1818

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1212
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-{total_strings:.2f}%25-0.svg)](https://python-docs-translations.github.io/dashboard/)''')
1313
]]] -->
1414
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
15-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.44%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
15+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.43%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1616
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.52%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1717
<!-- [[[end]]] -->
1818

c-api/object.po

Lines changed: 6 additions & 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-10-05 14:11+0000\n"
14+
"POT-Creation-Date: 2025-10-13 14:15+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"
@@ -604,6 +604,11 @@ msgstr ""
604604
msgid "Clear the managed dictionary of *obj*."
605605
msgstr ""
606606

607+
msgid ""
608+
"This function must only be called in a clear function of the type which has "
609+
"the :c:macro:`Py_TPFLAGS_MANAGED_DICT` flag set."
610+
msgstr ""
611+
607612
msgid ""
608613
"Enable `deferred reference counting <https://peps.python.org/pep-0703/"
609614
"#deferred-reference-counting>`_ on *obj*, if supported by the runtime. In "

c-api/typeobj.po

Lines changed: 2 additions & 2 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-10-05 14:11+0000\n"
14+
"POT-Creation-Date: 2025-10-13 14:15+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"
@@ -2250,7 +2250,7 @@ msgstr ""
22502250

22512251
msgid ""
22522252
"If the :c:macro:`Py_TPFLAGS_MANAGED_DICT` bit is set in the :c:member:"
2253-
"`~PyTypeObject.tp_flags` field, the traverse function must call :c:func:"
2253+
"`~PyTypeObject.tp_flags` field, the clear function must call :c:func:"
22542254
"`PyObject_ClearManagedDict` like this::"
22552255
msgstr ""
22562256

library/mmap.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-09-22 14:43+0000\n"
14+
"POT-Creation-Date: 2025-10-11 14:13+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/os.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-09-22 14:43+0000\n"
14+
"POT-Creation-Date: 2025-10-11 14:13+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/pprint.po

Lines changed: 1 addition & 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: 2025-10-05 14:11+0000\n"
14+
"POT-Creation-Date: 2025-10-13 14:15+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"
@@ -44,9 +44,6 @@ msgid ""
4444
"adjustable by the *width* parameter defaulting to 80 characters."
4545
msgstr ""
4646

47-
msgid "Dictionaries are sorted by key before the display is computed."
48-
msgstr ""
49-
5047
msgid "Added support for pretty-printing :class:`types.SimpleNamespace`."
5148
msgstr ""
5249

library/signal.po

Lines changed: 6 additions & 7 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-10-11 14:13+0000\n"
14+
"POT-Creation-Date: 2025-10-13 14:15+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"
@@ -254,8 +254,8 @@ msgid ""
254254
"All the signal numbers are defined symbolically. For example, the hangup "
255255
"signal is defined as :const:`signal.SIGHUP`; the variable names are "
256256
"identical to the names used in C programs, as found in ``<signal.h>``. The "
257-
"Unix man page for ':c:func:`signal`' lists the existing signals (on some "
258-
"systems this is :manpage:`signal(2)`, on others the list is in :manpage:"
257+
"Unix man page for '``signal``' lists the existing signals (on some systems "
258+
"this is :manpage:`signal(2)`, on others the list is in :manpage:"
259259
"`signal(7)`). Note that not all systems define the same set of signal names; "
260260
"only those names defined by the system are defined by this module."
261261
msgstr ""
@@ -620,10 +620,9 @@ msgid ""
620620
msgstr ""
621621

622622
msgid ""
623-
"The return value is an object representing the data contained in the :c:type:"
624-
"`siginfo_t` structure, namely: :attr:`si_signo`, :attr:`si_code`, :attr:"
625-
"`si_errno`, :attr:`si_pid`, :attr:`si_uid`, :attr:`si_status`, :attr:"
626-
"`si_band`."
623+
"The return value is an object representing the data contained in the "
624+
"``siginfo_t`` structure, namely: ``si_signo``, ``si_code``, ``si_errno``, "
625+
"``si_pid``, ``si_uid``, ``si_status``, ``si_band``."
627626
msgstr ""
628627

629628
msgid "See the man page :manpage:`sigwaitinfo(2)` for further information."

using/cmdline.po

Lines changed: 3 additions & 3 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-10-05 14:11+0000\n"
14+
"POT-Creation-Date: 2025-10-13 14:15+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"
@@ -1334,8 +1334,8 @@ msgstr ""
13341334

13351335
msgid ""
13361336
"If this variable is set to any value, the interpreter will not attempt to "
1337-
"load the Python-based :term:`REPL` that requires :mod:`curses` and :mod:"
1338-
"`readline`, and will instead use the traditional parser-based :term:`REPL`."
1337+
"load the Python-based :term:`REPL` that requires :mod:`readline`, and will "
1338+
"instead use the traditional parser-based :term:`REPL`."
13391339
msgstr ""
13401340

13411341
msgid ""

whatsnew/changelog.po

Lines changed: 18 additions & 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-10-11 14:13+0000\n"
14+
"POT-Creation-Date: 2025-10-13 14:15+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"
@@ -77,6 +77,13 @@ msgstr ""
7777
msgid "Library"
7878
msgstr "Biblioteka"
7979

80+
msgid ""
81+
":gh:`139905`: Add suggestion to error message for :class:`typing.Generic` "
82+
"subclasses when ``cls.__parameters__`` is missing due to a parent class "
83+
"failing to call :meth:`super().__init_subclass__() <object."
84+
"__init_subclass__>` in its ``__init_subclass__``."
85+
msgstr ""
86+
8087
msgid ""
8188
":gh:`139894`: Fix incorrect sharing of current task with the child process "
8289
"while forking in :mod:`asyncio`. Patch by Kumar Aditya."
@@ -333,6 +340,11 @@ msgid ""
333340
"or :class:`ssl.SSLSocket` across multiple threads."
334341
msgstr ""
335342

343+
msgid ""
344+
":gh:`127081`: Fix libc thread safety issues with :mod:`dbm` by performing "
345+
"stateful operations in critical sections."
346+
msgstr ""
347+
336348
msgid ""
337349
":gh:`132551`: Make :class:`io.BytesIO` safe in :term:`free-threaded <free "
338350
"threading>` build."
@@ -375,6 +387,11 @@ msgstr ""
375387
msgid "Core and Builtins"
376388
msgstr "Core i builtiny"
377389

390+
msgid ""
391+
":gh:`139988`: Fix a memory leak when failing to create a :class:`~typing."
392+
"Union` type. Patch by Bénédikt Tran."
393+
msgstr ""
394+
378395
msgid ""
379396
":gh:`139748`: Fix reference leaks in error branches of functions accepting "
380397
"path strings or bytes such as :func:`compile` and :func:`os.system`. Patch "

0 commit comments

Comments
 (0)