Skip to content

Commit 14de02f

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent eee6f12 commit 14de02f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tutorial/stdlib2.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Stan U, 2024
7+
# Stanislaw Ulbrych, 2024
88
# Maciej Olko <[email protected]>, 2024
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
15+
"POT-Creation-Date: 2024-11-29 14:18+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"
@@ -576,10 +576,10 @@ msgstr ""
576576
"0\n"
577577
">>> d['primary'] # wpis został automatycznie usunięty\n"
578578
"Traceback (most recent call last):\n"
579-
"File \"\", line 1, in \n"
580-
"d['primary'] # wpis został automatycznie usunięty\n"
581-
"File \"C:/python313/lib/weakref.py\", line 46, in __getitem__\n"
582-
"o = self.data[key]()\n"
579+
" File \"<stdin>\", line 1, in <module>\n"
580+
" d['primary'] # wpis został automatycznie usunięty\n"
581+
" File \"C:/python313/lib/weakref.py\", line 46, in __getitem__\n"
582+
" o = self.data[key]()\n"
583583
"KeyError: 'primary'"
584584

585585
msgid "Tools for Working with Lists"

0 commit comments

Comments
 (0)