Skip to content

Commit 26400cf

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent ccacdd6 commit 26400cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

c-api/stable.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-09-27 14:17+0000\n"
14+
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
1616
"Last-Translator: Maciej Olko <[email protected]>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

tutorial/modules.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.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-10-11 14:17+0000\n"
15+
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
1717
"Last-Translator: Maciej Olko <[email protected]>, 2024\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -649,7 +649,7 @@ msgstr ""
649649
">>> import fibo, sys\n"
650650
">>> dir(fibo)\n"
651651
"['__name__', 'fib', 'fib2']\n"
652-
">>> dir(sys) \n"
652+
">>> dir(sys)\n"
653653
"['__breakpointhook__', '__displayhook__', '__doc__', '__excepthook__',\n"
654654
" '__interactivehook__', '__loader__', '__name__', '__package__', "
655655
"'__spec__',\n"

0 commit comments

Comments
 (0)