Skip to content

Commit c0a2b34

Browse files
committed
Update translation from Transifex
1 parent e3d3c44 commit c0a2b34

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

faq/design.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,20 @@ msgid ""
3838
"elegant and contributes a lot to the clarity of the average Python program. "
3939
"Most people learn to love this feature after a while."
4040
msgstr ""
41+
"Guido van Rossum uważa, że używanie akapitów do grupowania jest niezwykle "
42+
"eleganckie i przyczynia się bardzo do przejrzystości przeciętnego programu w "
43+
"Pythonie.\n"
44+
"Wśród większości ludzi właściwość ta z czasem zyskuje sobie sympatyków."
4145

4246
msgid ""
4347
"Since there are no begin/end brackets there cannot be a disagreement between "
4448
"grouping perceived by the parser and the human reader. Occasionally C "
4549
"programmers will encounter a fragment of code like this::"
4650
msgstr ""
51+
"Ze względu na brak początkowych/końcowych nawiasów nie może dojść do "
52+
"rozbieżności pomiędzy grupowaniem odbieranym przez analizator składni a tym "
53+
"odbieranym przez człowieka. Sporadycznie programiści języka C napotykać będą "
54+
"taki fragment kodu:"
4755

4856
msgid ""
4957
"Only the ``x++`` statement is executed if the condition is true, but the "

0 commit comments

Comments
 (0)