55#
66# Translators:
77# python-doc bot, 2025
8+ # Blessing Oluronbi, 2026
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
1213"Project-Id-Version : Python 3.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-07 16:56 +0000\n "
15+ "POT-Creation-Date : 2026-05-09 16:22 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:03+0000\n "
16- "Last-Translator : python-doc bot, 2025 \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,7 +25,7 @@ msgstr ""
2425"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2526
2627msgid "Python Initialization Configuration"
27- msgstr ""
28+ msgstr "Konfiguracja inicjalizacji Pythona "
2829
2930msgid ""
3031"Python can be initialized with :c:func:`Py_InitializeFromConfig` and the :c:"
@@ -53,10 +54,14 @@ msgid ""
5354"The :c:func:`Py_RunMain` function can be used to write a customized Python "
5455"program."
5556msgstr ""
57+ "Funkcja ta może być użyta do napisania dostosowanego programu w języku "
58+ "Python.:c:func:`Py_RunMain`"
5659
5760msgid ""
5861"See also :ref:`Initialization, Finalization, and Threads <initialization>`."
5962msgstr ""
63+ "Funkcja ta może być używana do pisania spersonalizowanego programu w języku "
64+ "Python.<initialization>"
6065
6166msgid ":pep:`587` \" Python Initialization Configuration\" ."
6267msgstr ""
0 commit comments