Skip to content

Commit

Permalink
cherry pick GregTechCEu#2266
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKono committed Feb 3, 2024
1 parent 68dbd48 commit 5bee28c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/main/resources/assets/gregtech/lang/ja_jp.lang
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ gregtech.multiblock.steam.low_steam=蒸気不足!
gregtech.multiblock.steam.steam_stored=蒸気: %s
gregtech.machine.steam_hatch.name=蒸気用ハッチ
gregtech.machine.steam.steam_hatch.tooltip=受入液体: §f蒸気
gregtech.machine.steam_import_bus.name=蒸気用搬入バス
gregtech.machine.steam_export_bus.name=蒸気用搬出バス
gregtech.machine.steam_import_bus.name=搬入バス (蒸気用)
gregtech.machine.steam_export_bus.name=搬出バス (蒸気用)
gregtech.machine.steam_bus.tooltip=非蒸気式のマルチブロックでは使用不可
gregtech.machine.steam_oven.name=蒸気式オーブン
gregtech.multiblock.steam_oven.description=蒸気時代のマルチスメルター。ブロンズ製外装が最低6個必要。通常のハッチ/バスは使えず、専用の蒸気用のものが必要。蒸気ハッチは最下段に一つだけ置ける。
Expand Down Expand Up @@ -4938,7 +4938,6 @@ gregtech.machine.item_bus.export.uhv.name=UHV搬出バス

gregtech.bus.collapse_true=バス内でアイテムを整頓を行う
gregtech.bus.collapse_false=バス内でアイテムを整頓を行わない
gregtech.bus.collapse.error=バスをマルチブロックに接続してください

gregtech.machine.fluid_hatch.import.tooltip=マルチブロックへの液体搬入

Expand Down Expand Up @@ -5371,9 +5370,12 @@ gregtech.gui.fluid_auto_output.tooltip.enabled=液体自動搬出を無効化 (
gregtech.gui.fluid_auto_output.tooltip.disabled=液体自動搬出を有効化 (現在は無効)
gregtech.gui.item_auto_output.tooltip.enabled=アイテム自動搬出を無効化 (現在は有効)
gregtech.gui.item_auto_output.tooltip.disabled=アイテム自動搬出を有効化 (現在は無効)
gregtech.gui.item_auto_collapse.tooltip.enabled=アイテムの整頓を有効化 (現在は無効)
gregtech.gui.item_auto_collapse.tooltip.disabled=アイテムの整頓を無効化 (現在は有効)
gregtech.gui.charger_slot.tooltip=§f充電スロット§r/n%s§7バッテリーからエネルギーを吸い取る。§r/n%s§7の電動ツールとバッテリーを充電できる。
gregtech.gui.configurator_slot.tooltip=§fプログラム回路スロット§r/n§a設定番号: §f%d§7/n/n§7右/左クリック/スクロールで値を変更する。/n§7シフト右クリックでやり直し。
gregtech.gui.configurator_slot.no_value=なし
gregtech.gui.configurator_slot.unavailable.tooltip=プログラム回路スロットは使いません
gregtech.gui.fluid_lock.tooltip.enabled=液体ロックを無効化 (現在は有効)
gregtech.gui.fluid_lock.tooltip.disabled=液体ロックを有効化 (現在は無効)
gregtech.gui.fluid_voiding.tooltip.enabled=超過分の廃棄を無効化 (現在は有効)
Expand Down

0 comments on commit 5bee28c

Please sign in to comment.