Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b13d07d

Browse files
committed
Update translation from Transifex
1 parent 21b7717 commit b13d07d

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
@@ -191,9 +191,14 @@ msgid ""
191191
"and in Python, no amount of activity will change the string \"eight\" to "
192192
"anything else."
193193
msgstr ""
194+
"Inną zaletą jest to, że w Pythonie stringi są uważane za równie \"elementarne"
195+
"\" co liczby. Żadna ilość czynności nie zmieni wartości 8 na cokolwiek "
196+
"innego, a w Pythonie żadna ilość czynności nie zmieni stringu \"osiem\" na "
197+
"cokolwiek innego."
194198

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

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

0 commit comments

Comments
 (0)