77# Maciej Olko <[email protected] >, 202388# haaritsubaki, 2023
99# Stan U, 2024
10+ # Rafael Fontenelle <[email protected] >, 20241011#
1112#, fuzzy
1213msgid ""
1314msgstr ""
1415"Project-Id-Version : Python 3.13\n "
1516"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2024-11-22 14:17 +0000\n "
17+ "POT-Creation-Date : 2024-11-29 14:18 +0000\n "
1718"PO-Revision-Date : 2021-06-28 00:50+0000\n "
18- "Last-Translator : Stan U , 2024\n "
19+ "
Last-Translator :
Rafael Fontenelle <[email protected] > , 2024\n"
1920"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
2021"MIME-Version : 1.0\n "
2122"Content-Type : text/plain; charset=UTF-8\n "
@@ -153,7 +154,7 @@ msgid ":c:type:`reprfunc`"
153154msgstr ""
154155
155156msgid "__repr__"
156- msgstr ""
157+ msgstr "__repr__ "
157158
158159msgid ":c:member:`~PyTypeObject.tp_as_number`"
159160msgstr ""
@@ -180,7 +181,7 @@ msgid ":c:type:`hashfunc`"
180181msgstr ""
181182
182183msgid "__hash__"
183- msgstr ""
184+ msgstr "__hash__ "
184185
185186msgid ":c:member:`~PyTypeObject.tp_call`"
186187msgstr ""
@@ -189,13 +190,13 @@ msgid ":c:type:`ternaryfunc`"
189190msgstr ""
190191
191192msgid "__call__"
192- msgstr ""
193+ msgstr "__call__ "
193194
194195msgid ":c:member:`~PyTypeObject.tp_str`"
195196msgstr ""
196197
197198msgid "__str__"
198- msgstr ""
199+ msgstr "__str__ "
199200
200201msgid ":c:member:`~PyTypeObject.tp_getattro`"
201202msgstr ""
@@ -228,7 +229,7 @@ msgid ":c:member:`~PyTypeObject.tp_doc`"
228229msgstr ""
229230
230231msgid "__doc__"
231- msgstr ""
232+ msgstr "__doc__ "
232233
233234msgid ":c:member:`~PyTypeObject.tp_traverse`"
234235msgstr ""
@@ -261,7 +262,7 @@ msgid ":c:type:`getiterfunc`"
261262msgstr ""
262263
263264msgid "__iter__"
264- msgstr ""
265+ msgstr "__iter__ "
265266
266267msgid ":c:member:`~PyTypeObject.tp_iternext`"
267268msgstr ""
@@ -270,7 +271,7 @@ msgid ":c:type:`iternextfunc`"
270271msgstr ""
271272
272273msgid "__next__"
273- msgstr ""
274+ msgstr "__next__ "
274275
275276msgid ":c:member:`~PyTypeObject.tp_methods`"
276277msgstr ""
@@ -297,7 +298,7 @@ msgid ":c:type:`PyTypeObject` *"
297298msgstr ""
298299
299300msgid "__base__"
300- msgstr ""
301+ msgstr "__base__ "
301302
302303msgid ":c:member:`~PyTypeObject.tp_dict`"
303304msgstr ""
@@ -351,7 +352,7 @@ msgid ":c:type:`newfunc`"
351352msgstr ""
352353
353354msgid "__new__"
354- msgstr ""
355+ msgstr "__new__ "
355356
356357msgid ":c:member:`~PyTypeObject.tp_free`"
357358msgstr ""
@@ -369,13 +370,13 @@ msgid "__bases__"
369370msgstr ""
370371
371372msgid "~"
372- msgstr ""
373+ msgstr "~ "
373374
374375msgid "<:c:member:`~PyTypeObject.tp_mro`>"
375376msgstr ""
376377
377378msgid "__mro__"
378- msgstr ""
379+ msgstr "__mro__ "
379380
380381msgid "[:c:member:`~PyTypeObject.tp_cache`]"
381382msgstr ""
@@ -387,7 +388,7 @@ msgid "void *"
387388msgstr ""
388389
389390msgid "__subclasses__"
390- msgstr ""
391+ msgstr "__subclasses__ "
391392
392393msgid "[:c:member:`~PyTypeObject.tp_weaklist`]"
393394msgstr ""
@@ -2040,7 +2041,7 @@ msgid "``!=``"
20402041msgstr "``!=``"
20412042
20422043msgid "``>``"
2043- msgstr ""
2044+ msgstr "``>`` "
20442045
20452046msgid "``>=``"
20462047msgstr "``>=``"
0 commit comments