@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version :Python 3.12\n "
1313"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2025-02-21 14:51 +0000\n "
14+ "POT-Creation-Date :2025-03-07 14:53 +0000\n "
1515"PO-Revision-Date :2024-05-11 00:32+0000\n "
1616"Last-Translator :Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n "
1717"Language-Team :Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -28,13 +28,10 @@ msgstr ""
2828"Pobieranie kolejnych rzeczy podanych na wejściu i konstruowanie wartości."
2929
3030msgid ""
31- "These functions are useful when creating your ownextensions functions and "
31+ "These functions are useful when creating your ownextension functions and "
3232"methods. Additional information and examples are available in :ref:"
3333"`extending-index`."
3434msgstr ""
35- "Te działania są użyteczne przy tworzeniu swoich własnych zadań "
36- "rozszerzających i rozszerzających sposobów działania. Dodatkowe informacje i "
37- "przykłady dostępne są w :ref:`extending-index`."
3835
3936msgid ""
4037"The first three of these functions described, :c:func:`PyArg_ParseTuple`, :c:"