@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-04-19 14:37 +0000\n "
14+ "POT-Creation-Date : 2026-04-23 15:47 +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 "
@@ -23,8 +23,8 @@ msgstr ""
2323"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
2424"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2525
26- msgid "Allocating Objects on the Heap "
27- msgstr "Przydzielanie obiektów na stercie "
26+ msgid "Allocating objects on the heap "
27+ msgstr ""
2828
2929msgid ""
3030"Initialize a newly allocated object *op* with its type and initial "
@@ -172,15 +172,15 @@ msgstr ""
172172msgid "To allocate and create extension modules."
173173msgstr "Przydzielanie i tworzenie modułów rozszerzeń."
174174
175- msgid "Deprecated aliases"
175+ msgid "Soft-deprecated aliases"
176176msgstr ""
177177
178178msgid ""
179- "These are :term:`soft deprecated` aliases to existing functions and macros. "
180- "They exist solely for backwards compatibility."
179+ "These are aliases to existing functions and macros. They exist solely for "
180+ "backwards compatibility."
181181msgstr ""
182182
183- msgid "Deprecated alias"
183+ msgid "Soft-deprecated alias"
184184msgstr ""
185185
186186msgid "Function"
0 commit comments