@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version :Python 3.14\n "
1313"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2025-10-25 14:12 +0000\n "
14+ "POT-Creation-Date :2025-11-05 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 :Swedish (https://app.transifex.com/python-doc/teams/5390/ "
@@ -102,8 +102,8 @@ msgid ""
102102msgstr ""
103103
104104msgid ""
105- "Exceptions which occur when this calls :meth:`~object.__getitem__` method "
106- "are silently ignored. For proper error handling, use :c:func:"
105+ "Exceptions which occur when this callsthe :meth:`~object.__getitem__` "
106+ "method are silently ignored. For proper error handling, use :c:func:"
107107"`PyMapping_HasKeyWithError`, :c:func:`PyMapping_GetOptionalItem` or :c:func:"
108108"`PyObject_GetItem()` instead."
109109msgstr ""
@@ -115,9 +115,9 @@ msgid ""
115115msgstr ""
116116
117117msgid ""
118- "Exceptions that occur when this calls :meth:`~object.__getitem__` method or "
119- "while creating the temporary :class:`str` object are silently ignored. For "
120- "proper error handling, use :c:func:`PyMapping_HasKeyStringWithError`, :c:"
118+ "Exceptions that occur when this callsthe :meth:`~object.__getitem__` method "
119+ "or while creating the temporary :class:`str` object are silently ignored. "
120+ "For proper error handling, use :c:func:`PyMapping_HasKeyStringWithError`, :c:"
121121"func:`PyMapping_GetOptionalItemString` or :c:func:`PyMapping_GetItemString` "
122122"instead."
123123msgstr ""