Browsing Russian translation

3645 of 221 results
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
41.
The equals comparison operator doesn't work on null values, which are returned by a few functions, and have no other use.
(no translation yet)
Located in lpsparser.py:590
42.
The '{operator}' operator requires that the expressions it works on have the same type. (Left expression type: {left_type}, right expression type: {right_type})
(no translation yet)
Located in lpsparser.py:594
43.
'%s' is called, but it's not a function.
(no translation yet)
Located in lpsparser.py:620
44.
'{function}' should get {expectedNumber} arguments. (Got: {realAmount})
(no translation yet)
Located in lpsparser.py:624
45.
Argument number {number} of '{function}' should be of type '{expectedType}'. (Got: '{type}')
(no translation yet)
Located in lpsparser.py:634
3645 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.