aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang15
1 files changed, 12 insertions, 3 deletions
diff --git a/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang b/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang
index ce0fe22f00..4fe6e5fe32 100644
--- a/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang
+++ b/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang
@@ -1,7 +1,8 @@
-# gui names
+# gui names
gtnop.gui.veinStat.name=矿脉信息
gtnop.gui.asteroidStat.name=小行星信息
gtnop.gui.smallOreStat.name=贫瘠矿石信息
+gtnop.gui.undergroundFluid.name=地下流体信息
gtnop.gui.ieVeinStat.name=IE虚拟矿脉信息
gtnop.gui.bedrockOreStat.name=基岩矿脉信息
@@ -14,6 +15,9 @@ gtnop.gui.nei.genHeight=生成高度
gtnop.gui.nei.weightedChance=生成几率
gtnop.gui.nei.worldNames=生成世界
gtnop.gui.nei.restrictBiome=生物群系限制
+gtnop.gui.nei.dimension=维度
+gtnop.gui.nei.chance=几率
+gtnop.gui.nei.fluidAmount=储量
gtnop.gui.nei.asteroidPrimary=主要生成一
gtnop.gui.nei.asteroidSecondary=主要生成二
@@ -28,7 +32,7 @@ gtnop.gui.nei.ieVeinComponent=矿脉构成
gtnop.gui.nei.fromMod=来自模组
gtnop.gui.nei.seeAll=查看全部
-
+gtnop.gui.nei.vein=矿脉
gtnop.gui.nei.oreOthers=伴随生成
gtnop.nei.genPosition=生成位置
gtnop.nei.genPositionInfo=各个区块的正中心
@@ -50,11 +54,13 @@ gtnop.world.Ceres=谷神星
gtnop.world.Europa=木卫二
gtnop.world.Ganymede=木卫三
gtnop.world.Callisto=木卫四
+gtnop.world.Ross128b=罗斯128b
gtnop.world.Io=木卫一
gtnop.world.Venus=金星
gtnop.world.Mercury=水星
gtnop.world.Enceladus=土卫二
gtnop.world.Titan=土卫六
+gtnop.world.Ross128ba=罗斯128ba
gtnop.world.Miranda=天卫五
gtnop.world.Oberon=天卫四
gtnop.world.Proteus=海卫八
@@ -83,4 +89,7 @@ gtnop.ore.null.name=无
# vein types
gtnop.ore.vein.name=矿脉
gtnop.ore.asteroid.name=小行星
-gtnop.ore.custom.name=自定义 \ No newline at end of file
+gtnop.ore.custom.name=自定义
+
+# items
+itemGroup.gtneioreplugin=GT NEI 矿物插件 \ No newline at end of file