From 9b92155bf0ea6b5e951053f93a3ed31ed4127f63 Mon Sep 17 00:00:00 2001 From: Cryghast Date: Sat, 16 Dec 2023 20:57:21 +0800 Subject: [PATCH] =?UTF-8?q?update=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/assets/unicopia/lang/zh_cn.json | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/src/main/resources/assets/unicopia/lang/zh_cn.json b/src/main/resources/assets/unicopia/lang/zh_cn.json index c93dd20e..57b713d8 100644 --- a/src/main/resources/assets/unicopia/lang/zh_cn.json +++ b/src/main/resources/assets/unicopia/lang/zh_cn.json @@ -298,9 +298,15 @@ "block.unicopia.dense_cloud_slab": "稠云台阶", "block.unicopia.dense_cloud_stairs": "稠云楼梯", "block.unicopia.compacted_dense_cloud": "稠云", + "block.unicopia.etched_cloud": "蚀刻过的云", + "block.unicopia.etched_cloud_slab": "蚀刻过的云台阶", + "block.unicopia.etched_cloud_stairs": "蚀刻过的云楼梯", + "block.unicopia.compacted_etched_cloud": "云蚀刻过的云", "block.unicopia.cloud_pillar": "云柱块", "block.unicopia.cloth_bed": "高档精装床", "block.unicopia.cloud_bed": "云床", + "block.unicopia.cloud_chest": "云中箱", + "block.unicopia.cloud_chest.double": "大云中箱", "block.unicopia.oats": "燕麦", "block.unicopia.oats_stem": "燕麦", @@ -469,12 +475,58 @@ "trait.unicopia.poison.name": "毒性", "trait.unicopia.poison.description": "一枚绝命毒镖能轻松放倒一头巨兽。", + "unicopia.diet.information": "饮食信息:", + "unicopia.diet.side_effects": "副作用:", + "unicopia.diet.not_edible": "物品不可食用", + "unicopia.diet.base_multiplier": "基础倍率: %s%%", + "unicopia.diet.hunger.detailed": "获取饥饿值: %s of %s (%s%%)", + "unicopia.diet.saturation.detailed": "获取饱和度: %s (%s%%)", + "unicopia.diet.hunger": "饥饿度比例: %s%%", + "unicopia.diet.saturation": "饱和度比例: %s%%", + + "tag.unicopia.food_types.rotten_meat": "腐烂的肉", + "tag.unicopia.food_types.raw_meat": "新鲜的肉", + "tag.unicopia.food_types.cooked_meat": "处理好的肉", + "tag.unicopia.food_types.raw_fish": "新鲜的鱼", + "tag.unicopia.food_types.cooked_fish": "处理好的鱼", + "tag.unicopia.food_types.raw_insect": "虫类", + "tag.unicopia.food_types.cooked_insect": "烤虫类", + "tag.unicopia.food_types.love": "爱", + "tag.unicopia.food_types.rocks": "石块", + "tag.unicopia.food_types.pinecone": "坚果和种子", + "tag.unicopia.food_types.bat_ponys_delight": "夜骐的处理", + "tag.unicopia.food_types.cooked_sea_vegitables": "处理好的鱼类食物", + "tag.unicopia.food_types.raw_sea_vegitables": "新鲜的鱼类食物", + "tag.unicopia.food_types.shells": "海贝", + "tag.unicopia.food_types.shelly": "海贝", + "tag.unicopia.food_types.candy": "糖果", + "tag.unicopia.food_types.desserts": "甜品", + "tag.unicopia.food_types.fruits_and_vegetables": "水果和蔬菜", + "tag.unicopia.food_types.drinks": "饮品", + + "tag.unicopia.food_types.forage_edible_filling": "大型植物料", + "tag.unicopia.food_types.forage_edible": "植物料", + "tag.unicopia.food_types.forage_nauseating": "恶心", + "tag.unicopia.food_types.forage_prickly": "多刺", + "tag.unicopia.food_types.forage_risky": "不安全", + "tag.unicopia.food_types.forage_strengthening": "力量增强", + "tag.unicopia.food_types.forage_severely_prickly": "刺特多", + "tag.unicopia.food_types.forage_severely_nauseating": "特恶心", + "tag.unicopia.food_types.forage_radioactive": "发光", + "tag.unicopia.food_types.forage_dangerous": "危险", + "tag.unicopia.food_types.forage_blinding": "剧毒", + "toxicity.safe.name": "无毒", "toxicity.mild.name": "微毒", "toxicity.fair.name": "中毒", "toxicity.severe.name": "剧毒", "toxicity.lethal.name": "致命", + "affliction.unicopia.empty": "无效果", + "affliction.unicopia.healing": "获得 %s%% 点生命值", + "affliction.unicopia.cure_love_sickness": "治愈爱的病", + "affliction.unicopia.lose_hunger": "失去 %s%% 点饥饿值", + "ability.unicopia.shoot": "发射魔法", "ability.unicopia.shoot.with_spell": "发射 %s 魔咒", "ability.unicopia.shoot.with_spell.active": "正在发射 %s 魔咒", @@ -1128,6 +1180,8 @@ "advancements.unicopia.tempted.description": "戴上天角兽护符", "advancements.unicopia.hello_darkness_my_old_friend.title": "你好,黑暗……", "advancements.unicopia.hello_darkness_my_old_friend.description": "追求黑暗面的力量", + "advancements.unicopia.a_falling_wizard.title": "堕落的巫师", + "advancements.unicopia.a_falling_wizard.description": "一只想要用魔法飞升但却失败的独角兽", "advancements.unicopia.split_the_sea.title": "您就是海王?", "advancements.unicopia.split_the_sea.description": "使用魔法一次性排开超过一百格水",