From 8f8fa976f20928c3676c775d996dcbf9538f9293 Mon Sep 17 00:00:00 2001 From: Joccob Date: Thu, 20 Aug 2015 09:55:10 +0800 Subject: Some correction --- .../resources/assets/jewelrycraft2/lang/zh_CN.lang | 71 ---------------------- 1 file changed, 71 deletions(-) diff --git a/src/main/resources/assets/jewelrycraft2/lang/zh_CN.lang b/src/main/resources/assets/jewelrycraft2/lang/zh_CN.lang index 113dc06..ae56c16 100644 --- a/src/main/resources/assets/jewelrycraft2/lang/zh_CN.lang +++ b/src/main/resources/assets/jewelrycraft2/lang/zh_CN.lang @@ -16,77 +16,6 @@ item.jewelrycraft2.bracelet.name=手镯 item.jewelrycraft2.earrings.name=耳环 item.jewelrycraft2.guide.name=珠宝工艺2手册 item.jewelrycraft2.bucket.name=熔融 - -item.jewelrycraft2.crystal.0.name=黑色水晶 -item.jewelrycraft2.crystal.1.name=红色水晶 -item.jewelrycraft2.crystal.2.name=绿色水晶 -item.jewelrycraft2.crystal.3.name=棕色水晶 -item.jewelrycraft2.crystal.4.name=蓝色水晶 -item.jewelrycraft2.crystal.5.name=紫色水晶 -item.jewelrycraft2.crystal.6.name=青色水晶 -item.jewelrycraft2.crystal.7.name=浅灰色水晶 -item.jewelrycraft2.crystal.8.name=灰色水晶 -item.jewelrycraft2.crystal.9.name=粉色水晶 -item.jewelrycraft2.crystal.10.name=黄绿色水晶 -item.jewelrycraft2.crystal.11.name=黄色水晶 -item.jewelrycraft2.crystal.12.name=淡蓝色水晶 -item.jewelrycraft2.crystal.13.name=品红色水晶 -item.jewelrycraft2.crystal.14.name=橙色水晶 -item.jewelrycraft2.crystal.15.name=白色水晶 -item.jewelrycraft2.jewelryModifier.name=珠宝强化石(创造) -item.jewelrycraft2.goldObject.name=闪金物品 - -item.jewelrycraft2.goldObject.info.standard=闪闪发光,但并没有什么用处 :( -item.jewelrycraft2.goldObject.info.food=它是用金子制作的! 你想怎么吃它? -item.jewelrycraft2.thievingGloves.info.extra=按 查看更多信息. -item.jewelrycraft2.thievingGloves.info.1=潜行时手持护手 -item.jewelrycraft2.thievingGloves.info.2=对准村民右键来 -item.jewelrycraft2.thievingGloves.info.3=偷窃其物品 - -tile.jewelrycraft2.oreShadow.name=暗影矿石 -tile.jewelrycraft2.blockShadow.name=暗影方块 -tile.jewelrycraft2.glow.name=Glow -tile.jewelrycraft2.smelter.name=熔炼坩埚 -tile.jewelrycraft2.molder.name=模具台 -tile.jewelrycraft2.displayer.name=展示台 -tile.jewelrycraft2.jewelCraftingTable.name=珠宝合成台 -tile.jewelrycraft2.altar.name=宝石圣坛 -tile.jewelrycraft2.moltenMetal.name=熔融 -tile.jewelrycraft2.shadowHand.name=暗影之手 -tile.jewelrycraft2.shadowEye.name=诅咒之眼 -tile.jewelrycraft2.handPedestal.name=石手基座 -tile.jewelrycraft2.midasTouchBlock.name=黄金生物 - -itemGroup.jewelrycraft2=珠宝工艺2 -itemGroup.Liquids=珠宝工艺|液体 - -chatmessage.jewelrycraft2.molder.addedmold=添加 %s 到模具台. -chatmessage.jewelrycraft2.molder.metaliscooling=熔融金属正在冷却中... -chatmessage.jewelrycraft2.molder.moldisempty=模具台现在是空的. -chatmessage.jewelrycraft2.molder.moldismissing=模具台中没有模具. -chatmessage.jewelrycraft2.molder.hasmoltenmetal=你无法移除这个模具.它装有熔融金属! - -chatmessage.jewelrycraft2.smelter.alreadyhasingot=熔炼坩埚已经装有 %s -chatmessage.jewelrycraft2.smelter.hasmolteningot=熔炼坩埚已经装有熔融 %s -chatmessage.jewelrycraft2.smelter.itemneedstobeingot=物品必须为金属锭! -chatmessage.jewelrycraft2.smelter.itemrenamedtoingot=做的不item.jewelrycraft2.thiefGloves.name=神偷护手 -item.jewelrycraft2.ingotShadow.name=暗影锭 -item.jewelrycraft2.mold.ingot.name=锭模具 -item.jewelrycraft2.mold.ring.name=戒指模具 -item.jewelrycraft2.mold.necklace.name=项链模具 -item.jewelrycraft2.mold.bracelet.name=手镯模具 -item.jewelrycraft2.mold.earrings.name=耳环模具 -item.jewelrycraft2.mold.clayIngot.name=粘土锭模具 -item.jewelrycraft2.mold.clayRing.name=粘土戒指模具 -item.jewelrycraft2.mold.clayNecklace.name=粘土项链模具 -item.jewelrycraft2.mold.clayBracelet.name=粘土手镯模具 -item.jewelrycraft2.mold.clayEarrings.name=粘土耳环模具 -item.jewelrycraft2.ring.name=戒指 -item.jewelrycraft2.necklace.name=项链 -item.jewelrycraft2.bracelet.name=手镯 -item.jewelrycraft2.earrings.name=耳环 -item.jewelrycraft2.guide.name=珠宝工艺2手册 -item.jewelrycraft2.bucket.name=熔融 item.jewelrycraft2.test.name=Chuck TestTa item.jewelrycraft2.jewelryModifier.name=珠宝强化石(创造) -- cgit v1.2.3