| Prio | Original string | Translation | — |
|---|---|---|---|
| Unsupported syntax | 不支持的语法 | Details | |
| Extra right parentheses detected | 检测到额外的右括号 | Details | |
| 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 | |
Export as