Skip to content

Commit 96571b4

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

5 files changed

Lines changed: 12 additions & 7 deletions

File tree

c-api/init_config.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
88
# python-doc bot, 2025
9+
# Blessing Oluronbi, 2026
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
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

2728
msgid "Python Initialization Configuration"
28-
msgstr ""
29+
msgstr "Konfiguracja inicjalizacji Pythona"
2930

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

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

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

library/http.cookies.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-04-17 16:29+0000\n"
15+
"POT-Creation-Date: 2026-05-05 17:41+0000\n"
1616
"PO-Revision-Date: 2025-07-18 19:58+0000\n"
1717
"Last-Translator: python-doc bot, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/pyexpat.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-15 16:41+0000\n"
14+
"POT-Creation-Date: 2026-05-05 17:41+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:58+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"

tutorial/errors.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-04-17 16:29+0000\n"
15+
"POT-Creation-Date: 2026-05-08 21:17+0000\n"
1616
"PO-Revision-Date: 2025-07-18 19:59+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

tutorial/interactive.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-04-19 16:07+0000\n"
15+
"POT-Creation-Date: 2026-05-09 17:13+0000\n"
1616
"PO-Revision-Date: 2025-07-18 19:59+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)