diff options
author | Kiwi <42833050+Kiwi233@users.noreply.github.com> | 2021-12-20 00:03:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-19 17:03:00 +0100 |
commit | 445a032a1129d105bd530e0fe60829d071d5f004 (patch) | |
tree | ebc5b5f542ce3862d3d15b4b9f6986f352e0449d /src/main/resources/assets | |
parent | abdc188c056eabc107d08808faf39701afd8cd64 (diff) | |
download | GT5-Unofficial-445a032a1129d105bd530e0fe60829d071d5f004.tar.gz GT5-Unofficial-445a032a1129d105bd530e0fe60829d071d5f004.tar.bz2 GT5-Unofficial-445a032a1129d105bd530e0fe60829d071d5f004.zip |
Update zh_CN.lang (#827)
Co-authored-by: [Kiwi233] <[huaxia0611@qq.com]>
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/zh_CN.lang | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/lang/zh_CN.lang b/src/main/resources/assets/gregtech/lang/zh_CN.lang index d179aeb707..0c8f9264bd 100644 --- a/src/main/resources/assets/gregtech/lang/zh_CN.lang +++ b/src/main/resources/assets/gregtech/lang/zh_CN.lang @@ -80,9 +80,22 @@ GT5U.machines.oilfluidpump=石油/流体钻机 GT5U.machines.minermulti=采矿场 GT5U.machines.voidoveflow.enabled=启用溢出销毁 GT5U.machines.voidoveflow.disabled=禁用溢出销毁 +GT5U.machines.select_circuit=选择机器模式 + +GT5U.gui.select.current=当前: + +GT5U.item.programmed_circuit.select.header=再编程电路 +# Note to translators: this translation entry is supposed to be a number indicating how many taunts you define here +# Game will randomly display one of them +GT5U.item.programmed_circuit.no_screwdriver.count=3 +GT5U.item.programmed_circuit.no_screwdriver.0=想要再空手编程电路板,嗯哼? +GT5U.item.programmed_circuit.no_screwdriver.1=你的拇指不是螺丝刀.拿个真的过来. +GT5U.item.programmed_circuit.no_screwdriver.2=Chuck Norris可以盯着电路板,然后电路板就自己再编程了. 但你不行. GT5U.hatch.disableFilter.true=关闭输入过滤 GT5U.hatch.disableFilter.false=开启输入过滤 +GT5U.hatch.disableMultiStack.true=关闭多组输入 +GT5U.hatch.disableMultiStack.false=开启多组输入 GT5U.hatch.disableSort.true=关闭整理模式 GT5U.hatch.disableSort.false=开启整理模式 GT5U.hatch.disableLimited.true=关闭限制模式 @@ -963,6 +976,7 @@ for.bees.species.steel=钢铁 for.bees.species.nickel=镍 for.bees.species.zinc=锌 for.bees.species.silver=银 +for.bees.species.cryolite=冰晶石 for.bees.species.gold=金 for.bees.species.sulfur=硫 for.bees.species.gallium=镓 |