Prio | Original string | Translation | — |
---|---|---|---|
Expected right parentheses | 需要右括号 | Details | |
Extra comma found in function | 函数内发现多余逗号 | Details | |
Expected left parentheses after function name | 函数名称后需要左括号 | Details | |
Expected left parentheses after function name 函数名称后需要左括号
You have to log in to edit this translation.
|
|||
Undefined function | 未定义函数 | Details | |
Extra token found after expressions | 表达式后发现多余操作代码 | Details | |
Expected expressions separated by commas | 表达式需要用逗号分隔 | Details | |
Only variables can be assigned values | 仅可对变量赋值 | Details | |
The value of this variable can not be changed | 变量值无法改变 | Details | |
Undefined variable | 未定义变量 | Details | |
Poorly terminated expression - expected a constant or variable | 表达式终止异常 - 需要常量或变量 | Details | |
Poorly terminated expression - expected a constant or variable 表达式终止异常 - 需要常量或变量
You have to log in to edit this translation.
|
|||
Not a valid expression | 不是有效表达式 | Details | |
Unbalanced equation - values left on stack | 方程失衡 - 堆栈上留有值 | Details | |
Unbalanced equation - values left on stack 方程失衡 - 堆栈上留有值
You have to log in to edit this translation.
|
|||
Extra tokens found | 发现多余的操作代码 | Details | |
Unable to evaluate unary operator - no entries on stack | 无法评估一元运算符 - 堆栈上没有条目 | Details | |
Unable to evaluate unary operator - no entries on stack 无法评估一元运算符 - 堆栈上没有条目
You have to log in to edit this translation.
|
|||
Invalid value(s) on the stack | 堆栈无效值 | Details | |
Export as