88msgstr ""
99"Project-Id-Version : Python 3.12\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-11-27 09:00+0200 \n "
11+ "POT-Creation-Date : 2026-07-18 13:46+0300 \n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -18,7 +18,7 @@ msgstr ""
1818"Content-Transfer-Encoding : 8bit\n "
1919
2020#: c-api/allocation.rst:6
21- msgid "Allocating Objects on the Heap "
21+ msgid "Allocating objects on the heap "
2222msgstr ""
2323
2424#: c-api/allocation.rst:17
@@ -87,47 +87,47 @@ msgid "To allocate and create extension modules."
8787msgstr ""
8888
8989#: c-api/allocation.rst:75
90- msgid "Deprecated aliases"
90+ msgid "Soft-deprecated aliases"
9191msgstr ""
9292
93- #: c-api/allocation.rst:77
93+ #: c-api/allocation.rst:79
9494msgid ""
95- "These are :term:`soft deprecated` aliases to existing functions and macros. "
96- "They exist solely for backwards compatibility."
95+ "These are aliases to existing functions and macros. They exist solely for "
96+ "backwards compatibility."
9797msgstr ""
9898
99- #: c-api/allocation.rst:85
100- msgid "Deprecated alias"
99+ #: c-api/allocation.rst:87
100+ msgid "Soft-deprecated alias"
101101msgstr ""
102102
103- #: c-api/allocation.rst:86
103+ #: c-api/allocation.rst:88
104104msgid "Function"
105105msgstr ""
106106
107- #: c-api/allocation.rst:88
107+ #: c-api/allocation.rst:90
108108msgid ":c:macro:`PyObject_New`"
109109msgstr ""
110110
111- #: c-api/allocation.rst:90
111+ #: c-api/allocation.rst:92
112112msgid ":c:macro:`PyObject_NewVar`"
113113msgstr ""
114114
115- #: c-api/allocation.rst:92
115+ #: c-api/allocation.rst:94
116116msgid ":c:func:`PyObject_Init`"
117117msgstr ""
118118
119- #: c-api/allocation.rst:94
119+ #: c-api/allocation.rst:96
120120msgid ":c:func:`PyObject_InitVar`"
121121msgstr ""
122122
123- #: c-api/allocation.rst:96
123+ #: c-api/allocation.rst:98
124124msgid ":c:func:`PyObject_Malloc`"
125125msgstr ""
126126
127- #: c-api/allocation.rst:98
127+ #: c-api/allocation.rst:100
128128msgid ":c:func:`PyObject_Realloc`"
129129msgstr ""
130130
131- #: c-api/allocation.rst:102 c-api/allocation.rst:104
131+ #: c-api/allocation.rst:104 c-api/allocation.rst:106
132132msgid ":c:func:`PyObject_Free`"
133133msgstr ""
0 commit comments