Prio | Original string | Translation | — |
---|---|---|---|
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 | |
Unable to evaluate binary operator - fewer than 2 entries on stack | 无法评估二元运算符 - 堆栈条目小于2 | Details | |
Unable to evaluate binary operator - fewer than 2 entries on stack 无法评估二元运算符 - 堆栈条目小于2
You have to log in to edit this translation.
|
|||
Uppercase the first character of each word in a string | 字符串中每个单词的首字符大写 | Details | |
Uppercase the first character of each word in a string 字符串中每个单词的首字符大写
You have to log in to edit this translation.
|
|||
Strip whitespace (or other characters) from the beginning and end of a string | 剥离字符串的开头和结尾的空格(或其他字符) | Details | |
Strip whitespace (or other characters) from the beginning and end of a string 剥离字符串的开头和结尾的空格(或其他字符)
You have to log in to edit this translation.
|
|||
Return current UNIX timestamp | 返回当前的UNIX时间戳 | Details | |
Tangent | 正切: | Details | |
Calculate the sum of values in an array | 计算数组值总和 | Details | |
Return part of a string | 返回字符串部分 | Details | |
Export as