Skip to content

Commit c1ebe1d

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent beda802 commit c1ebe1d

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

library/os.path.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: 2023-05-29 16:50+0000\n"
15+
"POT-Creation-Date: 2023-06-16 14:12+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:10+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

reference/compound_stmts.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: 2023-05-29 16:50+0000\n"
14+
"POT-Creation-Date: 2023-06-16 14:12+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:19+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

reference/datamodel.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.12\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-05-29 16:50+0000\n"
16+
"POT-Creation-Date: 2023-06-16 14:12+0000\n"
1717
"PO-Revision-Date: 2021-06-28 01:19+0000\n"
1818
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

reference/executionmodel.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: 2023-05-29 16:50+0000\n"
15+
"POT-Creation-Date: 2023-06-16 14:12+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:19+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

reference/simple_stmts.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: 2023-05-29 16:50+0000\n"
15+
"POT-Creation-Date: 2023-06-16 14:12+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:49+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

tutorial/inputoutput.po

Lines changed: 2 additions & 2 deletions
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: 2023-06-09 14:13+0000\n"
15+
"POT-Creation-Date: 2023-06-16 14:12+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -313,7 +313,7 @@ msgid ""
313313
msgstr ""
314314
"Operator % (modulo) może być również używany do formatowania ciągów znaków. "
315315
"Dla ``'string' % values``, wystąpienia ``%`` w ciągu znaków ``string`` są "
316-
"zastępowane przez zero lub więcej elementów``values``. Operacja ta jest "
316+
"zastępowane przez zero lub więcej elementów ``values``. Operacja ta jest "
317317
"powszechnie znana jako interpolacja ciągów znaków. Na przykład::"
318318

319319
msgid ""

0 commit comments

Comments
 (0)