55#
66# Translators:
77# python-doc bot, 2026
8+ # Blessing Oluronbi, 2026
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
1213"Project-Id-Version : Python 3.15\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-08 18:34 +0000\n "
15+ "POT-Creation-Date : 2026-05-09 14:43 +0000\n "
1516"PO-Revision-Date : 2025-09-16 00:00+0000\n "
16- "Last-Translator : python-doc bot , 2026\n "
17+ "Last-Translator : Blessing Oluronbi , 2026\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 "
@@ -24,22 +25,26 @@ msgstr ""
2425"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2526
2627msgid "Python Initialization Configuration"
27- msgstr ""
28+ msgstr "Konfiguracja inicjalizacja Pythona "
2829
2930msgid "PyInitConfig C API"
30- msgstr ""
31+ msgstr "API C PyInitConfig "
3132
3233msgid "Python can be initialized with :c:func:`Py_InitializeFromInitConfig`."
3334msgstr ""
35+ ":c:func:`Py_InitializeFromInitConfig`Python może zostać zainicjowany za "
36+ "pomocą."
3437
3538msgid ""
3639"The :c:func:`Py_RunMain` function can be used to write a customized Python "
3740"program."
3841msgstr ""
42+ "Funkcja ta może być użyta do napisania dostosowanego programu w języku "
43+ "Python.:c:func:`Py_RunMain`"
3944
4045msgid ""
4146"See also :ref:`Initialization, Finalization, and Threads <initialization>`."
42- msgstr ""
47+ msgstr "inicjalizacja patrz również, wątek<initialization> "
4348
4449msgid ":pep:`741` \" Python Configuration C API\" ."
4550msgstr ""
0 commit comments