@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version :Python 3.13\n "
1313"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2025-09-15 15:19 +0000\n "
14+ "POT-Creation-Date :2025-09-23 14:56 +0000\n "
1515"PO-Revision-Date :2025-09-15 01:03+0000\n "
1616"Last-Translator :python-doc bot, 2025\n "
1717"Language-Team :Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -632,19 +632,19 @@ msgid ":c:expr:`long`"
632632msgstr ":c:expr:`long`"
633633
634634msgid ":c:expr:`long long`"
635- msgstr ""
635+ msgstr ":c:expr:`long long` "
636636
637637msgid ":c:expr:`unsigned char`"
638- msgstr ""
638+ msgstr ":c:expr:`unsigned char` "
639639
640640msgid ":c:expr:`unsigned int`"
641- msgstr ""
641+ msgstr ":c:expr:`unsigned int` "
642642
643643msgid ":c:expr:`unsigned short`"
644- msgstr ""
644+ msgstr ":c:expr:`unsigned short` "
645645
646646msgid ":c:expr:`unsigned long`"
647- msgstr ""
647+ msgstr ":c:expr:`unsigned long` "
648648
649649msgid ":c:expr:`unsigned long long`"
650650msgstr ""
@@ -671,22 +671,22 @@ msgid ":c:expr:`const char *` (*)"
671671msgstr ""
672672
673673msgid ":py:class:`str` (RO)"
674- msgstr ""
674+ msgstr ":py:class:`str` (RO) "
675675
676676msgid ":c:expr:`const char[]` (*)"
677677msgstr ""
678678
679679msgid ":c:expr:`char` (0-127)"
680- msgstr ""
680+ msgstr ":c:expr:`char` (0-127) "
681681
682682msgid ":py:class:`str` (**)"
683- msgstr ""
683+ msgstr ":py:class:`str` (**) "
684684
685685msgid ":c:expr:`PyObject *`"
686- msgstr ""
686+ msgstr ":c:expr:`PyObject *` "
687687
688688msgid ":py:class:`object` (D)"
689- msgstr ""
689+ msgstr ":py:class:`object` (D) "
690690
691691msgid ""
692692"(*): Zero-terminated, UTF8-encoded C string. With :c:macro:`!Py_T_STRING` "