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