File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -194720,6 +194720,10 @@ msgid ""
194720194720"to by that name as a user-defined function. Other names can also point to "
194721194721"that same function object and can also be used to access the function::"
194722194722msgstr ""
194723+ "Definicja funkcji powiązuje nazwę funkcji z obiektem funkcji w aktualnej "
194724+ "tablicy symboli. Interpreter rozpoznaje obiekt wskazany tą nazwą jako "
194725+ "funkcję zdefiniowaną przez użytkownika. Inne nazwy też mogą wskazywać na ten "
194726+ "sam obiekt funkcji i mogą być używane, aby dostać się do funkcji::"
194723194727
194724194728msgid ""
194725194729"Coming from other languages, you might object that ``fib`` is not a function "
Original file line number Diff line number Diff line change @@ -326,6 +326,10 @@ msgid ""
326326"to by that name as a user-defined function. Other names can also point to "
327327"that same function object and can also be used to access the function::"
328328msgstr ""
329+ "Definicja funkcji powiązuje nazwę funkcji z obiektem funkcji w aktualnej "
330+ "tablicy symboli. Interpreter rozpoznaje obiekt wskazany tą nazwą jako "
331+ "funkcję zdefiniowaną przez użytkownika. Inne nazwy też mogą wskazywać na ten "
332+ "sam obiekt funkcji i mogą być używane, aby dostać się do funkcji::"
329333
330334msgid ""
331335"Coming from other languages, you might object that ``fib`` is not a function "
You can’t perform that action at this time.
0 commit comments