@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version :Python 3.11\n "
1313"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2025-09-22 20:37 +0000\n "
14+ "POT-Creation-Date :2025-09-23 16:19 +0000\n "
1515"PO-Revision-Date :2025-09-22 16:49+0000\n "
1616"Last-Translator :python-doc bot, 2025\n "
1717"Language-Team :Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -27,7 +27,7 @@ msgid ":mod:`ctypes` --- A foreign function library for Python"
2727msgstr ""
2828
2929msgid "**Source code:** :source:`Lib/ctypes`"
30- msgstr ""
30+ msgstr "**Kod źródłowy:** :source:`Lib/ctypes` "
3131
3232msgid ""
3333":mod:`ctypes` is a foreign function library for Python. It provides C "
@@ -237,7 +237,7 @@ msgid ":class:`c_ubyte`"
237237msgstr ":class:`c_ubyte`"
238238
239239msgid ":c:expr:`unsigned char`"
240- msgstr ""
240+ msgstr ":c:expr:`unsigned char` "
241241
242242msgid ":class:`c_short`"
243243msgstr ":class:`c_short`"
@@ -249,7 +249,7 @@ msgid ":class:`c_ushort`"
249249msgstr ":class:`c_ushort`"
250250
251251msgid ":c:expr:`unsigned short`"
252- msgstr ""
252+ msgstr ":c:expr:`unsigned short` "
253253
254254msgid ":class:`c_int`"
255255msgstr ":class:`c_int`"
@@ -261,7 +261,7 @@ msgid ":class:`c_uint`"
261261msgstr ":class:`c_uint`"
262262
263263msgid ":c:expr:`unsigned int`"
264- msgstr ""
264+ msgstr ":c:expr:`unsigned int` "
265265
266266msgid ":class:`c_long`"
267267msgstr ":class:`c_long`"
@@ -273,7 +273,7 @@ msgid ":class:`c_ulong`"
273273msgstr ":class:`c_ulong`"
274274
275275msgid ":c:expr:`unsigned long`"
276- msgstr ""
276+ msgstr ":c:expr:`unsigned long` "
277277
278278msgid ":class:`c_longlong`"
279279msgstr ":class:`c_longlong`"
@@ -318,7 +318,7 @@ msgid ":class:`c_longdouble`"
318318msgstr ":class:`c_longdouble`"
319319
320320msgid ":c:expr:`long double`"
321- msgstr ""
321+ msgstr ":c:expr:`long double` "
322322
323323msgid ":class:`c_char_p`"
324324msgstr ":class:`c_char_p`"
@@ -342,7 +342,7 @@ msgid ":class:`c_void_p`"
342342msgstr ":class:`c_void_p`"
343343
344344msgid ":c:expr:`void *`"
345- msgstr ""
345+ msgstr ":c:expr:`void *` "
346346
347347msgid "int or ``None``"
348348msgstr ""