mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-09-27 02:14:01 +00:00
.
This commit is contained in:
@@ -21,6 +21,23 @@ active-energy-void=主動能量消除器
|
||||
empty-train-battery=空火車電池
|
||||
charged-train-battery=已充電火車電池
|
||||
|
||||
[calc]
|
||||
error=[錯誤]
|
||||
factorial_neg=負數的階乘 __1__
|
||||
factorial_large=階乘太大 __1__
|
||||
factorial_int=階乘必須是整數 __1__
|
||||
expected_bar=缺少右側垂直線
|
||||
expected_num=缺少數字
|
||||
expected_open=缺少左括號 __1__
|
||||
expected_paren=缺少右括號
|
||||
unexpected_end=意外的輸入結尾
|
||||
unknown_fn=未知函數 __1__
|
||||
unknown_id=未知識別項 __1__
|
||||
invalid_num=無效的數字 __1__
|
||||
div_zero=除以零
|
||||
mod_zero=對零取餘數
|
||||
trailing=意外的尾隨輸入 __1__
|
||||
|
||||
[technology-name]
|
||||
compound-energy=複合發電
|
||||
|
||||
|
||||
Reference in New Issue
Block a user