Copy from en

This commit is contained in:
OZAWA Sakuro 2022-02-27 19:41:54 +09:00
parent b73386dd64
commit 4b8eaf5dc4

66
locale/ja/aluminum.cfg Normal file
View file

@ -0,0 +1,66 @@
[entity-name]
aluminum-ore=Aluminum ore
[autoplace-control-names]
aluminum-ore=[item=aluminum-ore] Aluminum ore
[item-name]
aluminum-ore=Aluminum ore
alumina=Alumina
aluminum-dust=Aluminum dust
aluminum-plate=Aluminum plate
aluminum-cable=Aluminum cable
aluminum-2219=2219 aluminum alloy
aluminum-6061=6061 aluminum alloy
enriched-aluminum=Enriched aluminum
compressed-aluminum-ore=Compressed aluminum ore
acsr-cable=ACSR cable
spark-plug=Spark plug
ti-sapphire=Ti-sapphire crystal
[item-description]
aluminum-ore=Can be smelted into aluminum plates
enriched-aluminum=Can be efficiently smelted into aluminum plates
aluminum-2219=An aerospace-grade aluminum alloy
aluminum-6061=A common aluminum alloy
aluminum-cable=AAAC cable
acsr-cable=Aluminum conductor steel-reinforced
spark-plug=A flame igniter
[technology-name]
aluminum-matter-processing=Aluminum conversion
reinforced-cable=Reinforced cable
aerospace-alloys=Aerospace alloys
basic-alloys=Basic alloys
copper-processing=Copper processing
[technology-description]
enriched-aluminum=Enrich aluminum ore, purifying with sulfuric acid [fluid=sulfuric-acid] and water [fluid=water], improving the final yield. Produce dirty water [fluid=dirty-water] as a byproduct.
reinforced-cable=Bigger cables, more power.
aerospace-alloys=Alloys suited to the task.
[recipe-name]
alumina=__ITEM__alumina__
enriched-aluminum=__ITEM__enriched-aluminum__
aluminum-plate=__ITEM__aluminum-plate__
smelt-compressed-aluminum-ore=__ITEM__aluminum-plate__
aluminum-dust=__ITEM__aluminum-dust__
dirty-water-filtration-aluminum=Filter dirty water [item=aluminum-ore]
bz-aluminum-ingot=Aluminum ingot
alumina-smelting-vulcanite=__ITEM__alumina__
ti-sapphire=__ITEM__ti-sapphire__
[recipe-description]
enriched-aluminum=Enrich aluminum ore, purifying with sulfuric acid [fluid=sulfuric-acid] and water [fluid=water], improving the final yield. Produce dirty water [fluid=dirty-water] as a byproduct.
dirty-water-filtration-aluminum=Filter dirty water, giving aluminum ore [item=aluminum-ore] and other outputs (probabilistically).
# Settings
[mod-setting-name]
bzaluminum-recipe-bypass=Bypass recipes
bzaluminum-list=Make a list of modified recipes
[mod-setting-description]
bzaluminum-recipe-bypass=Skip modifying these recipes (comma-separated list).
bzaluminum-list=If enabled, the text command [color=orange]BZList[/color] will dump a file to the script-output directory with a full list of recipes modified.\nRecommended to turn this off after you are done configuring your other settings.