From 9ac8ab2dece01e08609cc37c37f2b22848a1022f Mon Sep 17 00:00:00 2001 From: ETStarLight Date: Mon, 30 Apr 2018 10:13:35 +0800 Subject: [PATCH 1/2] Deep Space zh_CN.lang Not really correct. --- src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang b/src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang index 7e5cf43187..92cdf0ffc6 100644 --- a/src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang +++ b/src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang @@ -292,6 +292,8 @@ tile.crashed_probe.name=坠毁探测器 tile.creeper_egg.description=爬行者蛋会在火星地牢生成,引爆有惊喜. tile.creeper_egg.name=爬行者蛋 tile.cryo_chamber.description=白天玩家也能在冬眠舱中睡觉并回复少量生命,但需要时间冷却. +tile.deep.name=结构 +tile.deep_wall.name=结构壁 tile.dense_ice.name=坚冰 tile.electrolyzer.description=将水电解成氧气和氢气(可合成甲烷). tile.gas_liquefier.description=来自大气或容器的液化气体,液态甲烷是不错的火箭燃料! @@ -322,6 +324,7 @@ tile.methane_synthesizer.description=利用氢气和碳制造甲烷,需要气体 tile.miner_base.description=太空采矿机基站为绑定的太空采矿机提供有关的辅助工作.基站体积不小,需要用这些方块搭建边长为2的立方体. tile.miner_base.name=太空采矿机基站 tile.miner_base_full.name=太空采矿机基站 +tile.protective_glass.name=防护玻璃 tile.slab_gc_half.mars_bricks_slab.name=火星地牢砖台阶 tile.slab_gc_half.mars_slab.name=火星圆石台阶 tile.slab_gc_half.asteroids_slab.name=暗色行星岩台阶 From e5fda58411112663b5b2228b584bba0faa0b8d30 Mon Sep 17 00:00:00 2001 From: ETStareak Date: Sun, 27 May 2018 22:31:17 +0800 Subject: [PATCH 2/2] Update zh_CN.lang --- .../resources/assets/galacticraftplanets/lang/zh_CN.lang | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang b/src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang index 92cdf0ffc6..f56726911d 100644 --- a/src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang +++ b/src/main/resources/assets/galacticraftplanets/lang/zh_CN.lang @@ -269,6 +269,7 @@ item.titanium_shovel.name=钛锹 item.titanium_sword.name=钛剑 item.volcanic_pickaxe.description=能够依据玩家所对的方向挖掘3×3范围的方块. item.volcanic_pickaxe.name=火山破坏镐 +moon.deep_space.name=深空基地 planet.asteroids=小行星带 planet.mars=火星 schematic.astro_miner.name=太空采矿机 @@ -293,6 +294,14 @@ tile.creeper_egg.description=爬行者蛋会在火星地牢生成,引爆有惊 tile.creeper_egg.name=爬行者蛋 tile.cryo_chamber.description=白天玩家也能在冬眠舱中睡觉并回复少量生命,但需要时间冷却. tile.deep.name=结构 +tile.deep_space.0.name=Station Base Metal +tile.deep_space.1.name=Station Deco Block (Plain) +tile.deep_space.2.name=Station Deco Block (Panel) +tile.deep_space.3.name=Station Deco Block (X Panel) +tile.deep_space.4.name=Station Deco Block (X Plain) +tile.deep_space.5.name=Station Deco Block (Square) +tile.deep_space.6.name=Station Deco Block (Dark) +tile.deep_space.7.name=Station Deco Block (Fan) tile.deep_wall.name=结构壁 tile.dense_ice.name=坚冰 tile.electrolyzer.description=将水电解成氧气和氢气(可合成甲烷).