Skip to content

Commit 79aa5c1

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

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

tutorial/classes.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Maciej Olko <[email protected]>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.14\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-16 17:23+0000\n"
15+
"POT-Creation-Date: 2025-09-29 14:15+0000\n"
1516
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Maciej Olko <[email protected]>, 2025\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -735,6 +736,10 @@ msgid ""
735736
"is a method object, and can be stored away and called at a later time. For "
736737
"example::"
737738
msgstr ""
739+
"Jeśli ``x = MyClass()``, jak powyżej, powyższe zwróci napis ``'hello "
740+
"world'`` . Nie jest jednak konieczne wywoływanie metody od razu: ``x.f`` "
741+
"jest obiektem metody i może być przechowywany i wywoływany później. Na "
742+
"przykład::"
738743

739744
msgid ""
740745
"xf = x.f\n"

0 commit comments

Comments
 (0)