@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version :Python 3.13\n "
1313"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2025-10-25 15:01 +0000\n "
14+ "POT-Creation-Date :2025-11-05 15:17 +0000\n "
1515"PO-Revision-Date :2025-09-15 01:03+0000\n "
1616"Last-Translator :python-doc bot, 2025\n "
1717"Language-Team :Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -103,8 +103,8 @@ msgid ""
103103msgstr ""
104104
105105msgid ""
106- "Exceptions which occur when this calls :meth:`~object.__getitem__` method "
107- "are silently ignored. For proper error handling, use :c:func:"
106+ "Exceptions which occur when this callsthe :meth:`~object.__getitem__` "
107+ "method are silently ignored. For proper error handling, use :c:func:"
108108"`PyMapping_HasKeyWithError`, :c:func:`PyMapping_GetOptionalItem` or :c:func:"
109109"`PyObject_GetItem()` instead."
110110msgstr ""
@@ -116,9 +116,9 @@ msgid ""
116116msgstr ""
117117
118118msgid ""
119- "Exceptions that occur when this calls :meth:`~object.__getitem__` method or "
120- "while creating the temporary :class:`str` object are silently ignored. For "
121- "proper error handling, use :c:func:`PyMapping_HasKeyStringWithError`, :c:"
119+ "Exceptions that occur when this callsthe :meth:`~object.__getitem__` method "
120+ "or while creating the temporary :class:`str` object are silently ignored. "
121+ "For proper error handling, use :c:func:`PyMapping_HasKeyStringWithError`, :c:"
122122"func:`PyMapping_GetOptionalItemString` or :c:func:`PyMapping_GetItemString` "
123123"instead."
124124msgstr ""