@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-08-11 14:20 +0000\n "
15+ "POT-Creation-Date : 2025-08-21 14:19 +0000\n "
1616"PO-Revision-Date : 2025-08-02 17:33+0000\n "
1717"Last-Translator : Daniel Nylander <po@danielnylander.se>, 2025\n "
1818"Language-Team : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
@@ -55,7 +55,7 @@ msgstr ""
5555"implementation av :c:member:`~PyTypeObject.tp_clear` tillhandahållas."
5656
5757msgid ":c:macro:`Py_TPFLAGS_HAVE_GC`"
58- msgstr ":c:makro :`Py_TPFLAGS_HAVE_GC`"
58+ msgstr ":c:macro :`Py_TPFLAGS_HAVE_GC`"
5959
6060msgid ""
6161"Objects with a type with this flag set must conform with the rules "
@@ -161,13 +161,13 @@ msgid ":c:func:`PyObject_GC_Del`"
161161msgstr ":c:func:`PyObject_GC_Del`"
162162
163163msgid ":c:macro:`PyObject_New`"
164- msgstr ":c:makro :`PyObject_New`"
164+ msgstr ":c:macro :`PyObject_New`"
165165
166166msgid ":c:func:`PyType_GenericAlloc`"
167167msgstr ":c:func:`PyType_GenericAlloc`"
168168
169169msgid ":c:member:`~PyTypeObject.tp_alloc`"
170- msgstr ":c:medlem :`~PyTypeObject.tp_alloc`"
170+ msgstr ":c:member :`~PyTypeObject.tp_alloc`"
171171
172172msgid ""
173173"Analogous to :c:macro:`PyObject_NewVar` but for container objects with the :"
@@ -177,7 +177,7 @@ msgstr ""
177177"c:macro:`Py_TPFLAGS_HAVE_GC` inställd."
178178
179179msgid ":c:macro:`PyObject_NewVar`"
180- msgstr ":c:makro :`PyObject_NewVar`"
180+ msgstr ":c:macro :`PyObject_NewVar`"
181181
182182msgid ""
183183"Analogous to :c:macro:`PyObject_GC_New` but allocates *extra_size* bytes at "
@@ -307,10 +307,10 @@ msgstr ""
307307":c:func:`PyObject_Free` är den icke-GC-motsvarighet till denna funktion."
308308
309309msgid ":c:macro:`PyObject_GC_New`"
310- msgstr ":c:makro :`PyObject_GC_New`"
310+ msgstr ":c:macro :`PyObject_GC_New`"
311311
312312msgid ":c:macro:`PyObject_GC_NewVar`"
313- msgstr ":c:makro :`PyObject_GC_NewVar`"
313+ msgstr ":c:macro :`PyObject_GC_NewVar`"
314314
315315msgid ":c:member:`~PyTypeObject.tp_free`"
316316msgstr ":c:member:`~PyTypeObject.tp_free`"
0 commit comments