Skip to content

Commit 4d95480

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
Co-Authored-By: Blessing Oluronbi
1 parent bc0eb71 commit 4d95480

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

c-api/init_config.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Blessing Oluronbi, 2026
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.11\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-05-01 17:15+0000\n"
15+
"POT-Creation-Date: 2026-05-09 18:01+0000\n"
1516
"PO-Revision-Date: 2025-09-22 16:49+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

2627
msgid "Python Initialization Configuration"
27-
msgstr ""
28+
msgstr "Konfiguracja inicjalizacji Pythona"
2829

2930
msgid ""
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."
5556
msgstr ""
57+
"Funkcja ta może być użyta do napisania dostosowanego programu w języku "
58+
"Python.:c:func:`Py_RunMain`"
5659

5760
msgid ""
5861
"See also :ref:`Initialization, Finalization, and Threads <initialization>`."
5962
msgstr ""
63+
"Funkcja ta może być używana do pisania spersonalizowanego programu w języku "
64+
"Python.<initialization>"
6065

6166
msgid ":pep:`587` \"Python Initialization Configuration\"."
6267
msgstr ""

0 commit comments

Comments
 (0)