55#
66# Translators:
77# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+ # python-doc bot, 2025
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
1213"Project-Id-Version :Python 3.12\n "
1314"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2025-09-19 15:40 +0000\n "
15+ "POT-Creation-Date :2025-09-23 15:37 +0000\n "
1516"PO-Revision-Date :2025-07-18 19:57+0000\n "
16- "Last-Translator :Rafael Fontenelle <rffontenelle@gmail.com> , 2025\n "
17+ "Last-Translator :python-doc bot , 2025\n "
1718"Language-Team :Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
1819"MIME-Version :1.0\n "
1920"Content-Type :text/plain; charset=UTF-8\n "
@@ -27,7 +28,7 @@ msgid ":mod:`!ctypes` --- A foreign function library for Python"
2728msgstr ""
2829
2930msgid "**Source code:** :source:`Lib/ctypes`"
30- msgstr ""
31+ msgstr "**Kod źródłowy:** :source:`Lib/ctypes` "
3132
3233msgid ""
3334":mod:`ctypes` is a foreign function library for Python. It provides C "
@@ -330,7 +331,7 @@ msgid ":class:`c_ubyte`"
330331msgstr ":class:`c_ubyte`"
331332
332333msgid ":c:expr:`unsigned char`"
333- msgstr ""
334+ msgstr ":c:expr:`unsigned char` "
334335
335336msgid ":class:`c_short`"
336337msgstr ":class:`c_short`"
@@ -342,7 +343,7 @@ msgid ":class:`c_ushort`"
342343msgstr ":class:`c_ushort`"
343344
344345msgid ":c:expr:`unsigned short`"
345- msgstr ""
346+ msgstr ":c:expr:`unsigned short` "
346347
347348msgid ":class:`c_int`"
348349msgstr ":class:`c_int`"
@@ -354,7 +355,7 @@ msgid ":class:`c_uint`"
354355msgstr ":class:`c_uint`"
355356
356357msgid ":c:expr:`unsigned int`"
357- msgstr ""
358+ msgstr ":c:expr:`unsigned int` "
358359
359360msgid ":class:`c_long`"
360361msgstr ":class:`c_long`"
@@ -366,7 +367,7 @@ msgid ":class:`c_ulong`"
366367msgstr ":class:`c_ulong`"
367368
368369msgid ":c:expr:`unsigned long`"
369- msgstr ""
370+ msgstr ":c:expr:`unsigned long` "
370371
371372msgid ":class:`c_longlong`"
372373msgstr ":class:`c_longlong`"
@@ -417,7 +418,7 @@ msgid ":class:`c_longdouble`"
417418msgstr ":class:`c_longdouble`"
418419
419420msgid ":c:expr:`long double`"
420- msgstr ""
421+ msgstr ":c:expr:`long double` "
421422
422423msgid ":class:`c_char_p`"
423424msgstr ":class:`c_char_p`"
@@ -441,7 +442,7 @@ msgid ":class:`c_void_p`"
441442msgstr ":class:`c_void_p`"
442443
443444msgid ":c:expr:`void *`"
444- msgstr ""
445+ msgstr ":c:expr:`void *` "
445446
446447msgid "int or ``None``"
447448msgstr ""