diff --git a/Common/src/main/resources/assets/hexal/lang/zh_cn.json b/Common/src/main/resources/assets/hexal/lang/zh_cn.json index bf3135a2..8bdbf5d8 100644 --- a/Common/src/main/resources/assets/hexal/lang/zh_cn.json +++ b/Common/src/main/resources/assets/hexal/lang/zh_cn.json @@ -17,7 +17,9 @@ "hexcasting.mishap.storage_unloaded": "绑定的物元枢纽未被加载。", "hexcasting.mishap.excessive_reproduction": "咒灵%s试图过度复制,每刻仅可召唤1个子咒灵。", "hexcasting.mishap.illegal_interworld_iota": "试图将iota%s变为跨世界iota,此类型的iota无法加入永恒之书。", - "hexcasting.mishap.entity_gate_with_no_entity" : "%s锚定了已卸载或不存在的实体。", + "hexcasting.mishap.entity_gate_with_no_entity": "%s锚定了已卸载或不存在的实体。", + "hexcasting.mishap.bad_trade.not_enough_payment": "%s无法付清所选交易。", + "hexcasting.mishap.bad_trade.out_of_stock": "所选交易库存不足。", "hexcasting.mishap.bad_block.phaseable": "一个可暂消的方块", @@ -40,7 +42,9 @@ "hexcasting.mishap.invalid_value.crafting_recipe": "一个有效的合成配方", "hexcasting.mishap.invalid_value.mote_duplicated": "各物元仅出现一次", "hexcasting.mishap.invalid_value.cant_combine_motes": "两个可合并的物元", + "hexcasting.mishap.invalid_value.mote_empty": "一个非空物元", "hexcasting.mishap.invalid_value.mote_not_size_one": "一个不包含NBT数据或大小为1的物元", + "hexcasting.mishap.invalid_value.villager_trade": "匹配单个交易选项的物元列表", "hexcasting.mishap.invalid_value.gate.offset": "不超过%f格的偏移量", "hexcasting.iota.hexal:gate": "门径", @@ -262,7 +266,7 @@ "hexal.page.gates.gate/unmark": "移除栈顶门径与实体,并取消该实体的标记。若其已被$(l:patterns/great_spells/gates#hexal:gate/mark)$(action)开启门径/$标记,下一次门径关闭时其将不会被传送。", "hexal.page.gates.gate/mark/num/get": "移除栈顶门径,返回被该门径标记的实体的数量。", "hexal.page.gates.gate/mark/get": "移除栈顶门径和实体,判断该实体是否被该门径标记。", - "hexal.page.gates.gate/close": "移除栈顶锚定门径,或未锚定门径与位置向量。将所有被所给门径标记的实体传送至其锚定位置或所给位置。消耗 1/2 个$(l:items/amethyst)$(item)紫水晶碎片/$。若为未锚定门径,则每个实体每传送 1 格额外消耗 1 个$(l:items/amethyst)$(item)紫水晶粉/$。", + "hexal.page.gates.gate/close": "移除栈顶锚定门径,或未锚定门径与位置向量。将所有被所给门径标记的实体传送至其锚定位置或所给位置。消耗 1/2 个$(l:items/amethyst)$(item)紫水晶碎片/$。若为未锚定门径,则每个实体每传送 1 格额外消耗 1/10 个$(l:items/amethyst)$(item)紫水晶粉/$。", "hexal.page.gates.gate/closeable": "移除门径 iota,返回改门径有无有效目的地。目的地在世界之外,或是实体锚定门径的对应实体被卸载或不再存在,则目的地失效。", "hexal.entry.motes": "物元", @@ -345,6 +349,9 @@ "text.autoconfig.hexal.option.server.miscSpells.placeTypeCost": "“放置方块,第二型”媒质消耗", "text.autoconfig.hexal.option.server.miscSpells.smeltCost": "“烧炼”每个物品的媒质消耗", + "text.autoconfig.hexal.option.server.fabricOnlySpells": "Fabric独占法术", + "text.autoconfig.hexal.option.server.fabricOnlySpells.phaseBlockCostFactor": "“暂消方块”消耗因数", + "text.autoconfig.hexal.option.server.wispSpells": "咒灵法术", "text.autoconfig.hexal.option.server.wispSpells.moveSpeedSetCost": "“急速”基础媒质消耗", "text.autoconfig.hexal.option.server.wispSpells.moveSpeedSetCost.@Tooltip[0]": "使咒灵的移动速度增加1所需的媒质量。", @@ -366,6 +373,9 @@ "text.autoconfig.hexal.option.server.wispUpkeep.storingPlayerCostScaleFactor": "存储玩家iota媒质消耗乘算因数", "text.autoconfig.hexal.option.server.wispUpkeep.storingPlayerCostScaleFactor.@Tooltip[0]": "存有代表其他玩家的iota的咒灵的媒质消耗会与此数乘算。", "text.autoconfig.hexal.option.server.wispUpkeep.storingPlayerCostScaleFactor.@Tooltip[1]": "取值范围为1.0到200.0。", + "text.autoconfig.hexal.option.server.wispUpkeep.mediaFlowRateOverLink": "链接中媒质流动速率", + "text.autoconfig.hexal.option.server.wispUpkeep.mediaFlowRateOverLink.@Tooltip[0]": "媒质流过链接的速度。", + "text.autoconfig.hexal.option.server.wispUpkeep.mediaFlowRateOverLink.@Tooltip[1]": "取值范围为0.0到0.1。", "text.autoconfig.hexal.option.server.linkSpells": "链接法术", "text.autoconfig.hexal.option.server.linkSpells.linkCost": "“链接”媒质消耗", @@ -376,6 +386,8 @@ "text.autoconfig.hexal.option.server.gateSpells.makeGateCost": "“门径之精思”媒质消耗", "text.autoconfig.hexal.option.server.gateSpells.markGateCost": "“开启门径”媒质消耗", "text.autoconfig.hexal.option.server.gateSpells.closeGateCost": "“关闭门径”媒质消耗", + "text.autoconfig.hexal.option.server.gateSpells.closeGateDistanceFactor": "未锚定门径消耗因数", + "text.autoconfig.hexal.option.server.gateSpells.maxGateOffset": "实体锚定门径偏移量上限", "text.autoconfig.hexal.option.server.itemSpells": "物品法术", "text.autoconfig.hexal.option.server.itemSpells.bindStorageCost": "“绑定储库”媒质消耗", @@ -384,6 +396,7 @@ "text.autoconfig.hexal.option.server.itemSpells.returnItemCost": "“返还物品”媒质消耗", "text.autoconfig.hexal.option.server.itemSpells.craftItemCost": "“合成”媒质消耗", "text.autoconfig.hexal.option.server.itemSpells.tradeItemCost": "“交易”媒质消耗", + "text.autoconfig.hexal.option.server.itemSpells.useItemOnCost": "“使用物品”媒质消耗", "text.autoconfig.hexal.option.server.itemSpells.maxItemsReturned": "最大返还物品数", "text.autoconfig.hexal.option.server.itemSpells.maxItemsReturned.@Tooltip[0]": "“返还物品”单次最多能返还的物品数量。", "text.autoconfig.hexal.option.server.itemSpells.maxItemsReturned.@Tooltip[1]": "取值范围为640到64000。", @@ -410,12 +423,14 @@ "text.autoconfig.hexal.option.server.greatSpells.tickConstantCost": "“加速”常态媒质消耗", "text.autoconfig.hexal.option.server.greatSpells.tickConstantCost.@Tooltip": "加速方块运作常态媒质消耗。每次使用均会消耗。", "text.autoconfig.hexal.option.server.greatSpells.tickCostPerTicked": "“加速”每加速刻累计媒质消耗", - "text.autoconfig.hexal.option.server.greatSpells.tickCostPerTicked.@Tooltip[0]": "加速方块运作时,之前每加速一刻额外消耗的增长量。", + "text.autoconfig.hexal.option.server.greatSpells.tickCostPerTicked.@Tooltip[0]": "加速方块时,之前每加速一刻额外消耗的增长量。", "text.autoconfig.hexal.option.server.greatSpells.tickCostPerTicked.@Tooltip[1]": "会与上方常态媒质消耗加算。", "text.autoconfig.hexal.option.server.greatSpells.tickRandomTickIProb": "“加速”随机刻的逆概率", "text.autoconfig.hexal.option.server.greatSpells.tickRandomTickIProb.@Tooltip[0]": "“加速”加速方块随机刻的逆概率。", "text.autoconfig.hexal.option.server.greatSpells.tickRandomTickIProb.@Tooltip[1]": "此数越大,越不可能加速随机刻;此数越小,越可能加速随机刻。", "text.autoconfig.hexal.option.server.greatSpells.tickRandomTickIProb.@Tooltip[2]": "取值范围为600到2100。", + "text.autoconfig.hexal.option.server.greatSpells.accelerateDenyList": "“加速”黑名单", + "text.autoconfig.hexal.option.server.greatSpells.accelerateDenyList.@Tooltip": "不受“加速”影响方块的资源位置。", "hexal.everbook.sizewarning": "你的永恒之书数据已超出服务端的%s字节上限。在以小于上限的永恒之书重新加入服务端前,永恒之书不可用。", "hexal.everbook.unexpectederror": "在处理你的永恒之书数据时出现了意外错误,解决之前无法访问永恒之书。更多信息请联系你的服务端管理员。",