Browsing Russian translation

3140 of 221 results
31.
Unexpected end of file
Неожиданный конец файла
Translated and reviewed by Vladimir Doroshenko
Located in lpsparser.py:508
32.
<newline>
<новаястрока>
Translated and reviewed by Vladimir Doroshenko
Located in lpsparser.py:509
33.
Unexpected '{char}' at line {lineno}.
(no translation yet)
Located in lpsparser.py:510
34.
The variable '%s' is used before it's assigned.
(no translation yet)
Located in lpsparser.py:547
35.
The not operator only works on expressions of type 'bool'. (got: %s)
(no translation yet)
Located in lpsparser.py:553
36.
The unary minus only works on expressions of type 'number'. (got: %s)
(no translation yet)
Located in lpsparser.py:555
37.
The '{operator}' operator only works on expressions of type 'bool'. (left expression type: {left_type}, right expression type: {right_type})
(no translation yet)
Located in lpsparser.py:562
38.
The '{operator}' operator only works on expressions of type 'number'. (left expression type: {left_type}, right expression type: {right_type})
(no translation yet)
Located in lpsparser.py:568
39.
The plus operator only works on texts or numbers. (Got left: {left_type}, got right: {right_type})
(no translation yet)
Located in lpsparser.py:580
40.
The equals comparison operator doesn't work on bools, because you can accomplish the same by leaving the comparison out (equivalent to == true) or by using 'not' (equivalent to == false)
TRANSLATORS: not is an operator, it's strongly recommended
TRANSLATORS: to not translate it since it's not translated
TRANSLATORS: in the programming language either.
(no translation yet)
Located in lpsparser.py:588
3140 of 221 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Vladimir Doroshenko.