| 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 | |
|
The value of this variable can not be changed 此變數的變數值無法更改
You have to log in to edit this translation.
|
|||
| 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