Skip to content

Commit 13d1076

Browse files
committed
Update translation from Transifex
1 parent 8554fed commit 13d1076

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

faq/design.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,14 @@ msgid ""
182182
"and in Python, no amount of activity will change the string \"eight\" to "
183183
"anything else."
184184
msgstr ""
185+
"Inną zaletą jest to, że w Pythonie stringi są uważane za równie \"elementarne"
186+
"\" co liczby. Żadna ilość czynności nie zmieni wartości 8 na cokolwiek "
187+
"innego, a w Pythonie żadna ilość czynności nie zmieni stringu \"osiem\" na "
188+
"cokolwiek innego."
185189

186190
msgid "Why must 'self' be used explicitly in method definitions and calls?"
187191
msgstr ""
192+
"Dlaczego 'self' musi być wyraźnie używane w definicjach metod i wywołaniach?"
188193

189194
msgid ""
190195
"The idea was borrowed from Modula-3. It turns out to be very useful, for a "

0 commit comments

Comments
 (0)