Skip to content

Commit bd3f84b

Browse files
committed
Update translation from Transifex
1 parent dbf5637 commit bd3f84b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

0.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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::"
194722194722
msgstr ""
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

194724194728
msgid ""
194725194729
"Coming from other languages, you might object that ``fib`` is not a function "

tutorial/controlflow.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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::"
328328
msgstr ""
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

330334
msgid ""
331335
"Coming from other languages, you might object that ``fib`` is not a function "

0 commit comments

Comments
 (0)