66# Translators:
77# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
88# python-doc bot, 2025
9+ # Blessing Oluronbi, 2026
910#
1011#, fuzzy
1112msgid ""
1213msgstr ""
1314"Project-Id-Version : Python 3.12\n "
1415"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-05-01 16:29 +0000\n "
16+ "POT-Creation-Date : 2026-05-09 17:13 +0000\n "
1617"PO-Revision-Date : 2025-07-18 19:57+0000\n "
17- "Last-Translator : python-doc bot, 2025 \n "
18+ "Last-Translator : Blessing Oluronbi, 2026 \n "
1819"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -25,7 +26,7 @@ msgstr ""
2526"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2627
2728msgid "Python Initialization Configuration"
28- msgstr ""
29+ msgstr "Konfiguracja inicjalizacji Pythona "
2930
3031msgid ""
3132"Python can be initialized with :c:func:`Py_InitializeFromConfig` and the :c:"
@@ -54,10 +55,14 @@ msgid ""
5455"The :c:func:`Py_RunMain` function can be used to write a customized Python "
5556"program."
5657msgstr ""
58+ "Funkcja ta może być użyta do napisania dostosowanego programu w języku "
59+ "Python.:c:func:`Py_RunMain`"
5760
5861msgid ""
5962"See also :ref:`Initialization, Finalization, and Threads <initialization>`."
6063msgstr ""
64+ "Funkcja ta może być używana do pisania spersonalizowanego programu w języku "
65+ "Python.<initialization>"
6166
6267msgid ":pep:`587` \" Python Initialization Configuration\" ."
6368msgstr ""
0 commit comments