File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 55#
66# Translators:
77# python-doc bot, 2025
8+ # Maciej Olko <maciej.olko@gmail.com>, 2025
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
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 <maciej.olko@gmail.com> , 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::"
737738msgstr ""
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
739744msgid ""
740745"xf = x.f\n"
You can’t perform that action at this time.
0 commit comments