Skip to content

Commit 8462e65

Browse files
GitHub Action's update-translation jobm-aciek
andcommitted
Update translation from Transifex
Co-Authored-By: Maciej Olko <[email protected]>
1 parent d83a6e8 commit 8462e65

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tutorial/datastructures.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8-
# Maciej Olko <[email protected]>, 2025
98
# Stan Ulbrych, 2025
9+
# Maciej Olko <[email protected]>, 2025
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-10-17 14:15+0000\n"
16+
"POT-Creation-Date: 2025-10-19 14:13+0000\n"
1717
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
18-
"Last-Translator: Stan Ulbrych, 2025\n"
18+
"Last-Translator: Maciej Olko <[email protected]>, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -994,7 +994,7 @@ msgstr ""
994994
"4098\n"
995995
">>> tel['irv']\n"
996996
"Traceback (most recent call last):\n"
997-
" File \"\", line 1, in \n"
997+
" File \"\", line 1, in\n"
998998
"KeyError: 'irv'\n"
999999
">>> print(tel.get('irv'))\n"
10001000
"None\n"

0 commit comments

Comments
 (0)