mana -> media
This commit is contained in:
parent
eb9a8464bd
commit
ee6f57d584
1 changed files with 13 additions and 13 deletions
|
@ -142,9 +142,9 @@
|
|||
"hexcasting.spelldata.entity.whoknows": "未知实体",
|
||||
"hexcasting.spelldata.akashic.nopos": "阿卡夏记录无法读取此处iota(这是个bug)",
|
||||
|
||||
"hexcasting.tooltip.mana": "%s 紫水晶粉",
|
||||
"hexcasting.tooltip.mana_amount": "含有:%s(%s)",
|
||||
"hexcasting.tooltip.mana_amount.advanced": "含有:%s/%s(%s)",
|
||||
"hexcasting.tooltip.media": "%s 紫水晶粉",
|
||||
"hexcasting.tooltip.media_amount": "含有:%s(%s)",
|
||||
"hexcasting.tooltip.media_amount.advanced": "含有:%s/%s(%s)",
|
||||
|
||||
"gui.hexcasting.spellcasting": "咒术网格",
|
||||
"tag.hexcasting.staves": "咒术法杖",
|
||||
|
@ -185,8 +185,8 @@
|
|||
"advancement.hexcasting:lore/experiment2": "“毡障”采访日志",
|
||||
"advancement.hexcasting:lore/inventory": "回收日志 #72",
|
||||
|
||||
"stat.hexcasting.mana_used": "消耗媒质数量(以紫水晶粉计)",
|
||||
"stat.hexcasting.mana_overcasted": "过度施法消耗媒质数量(以紫水晶粉计)",
|
||||
"stat.hexcasting.media_used": "消耗媒质数量(以紫水晶粉计)",
|
||||
"stat.hexcasting.media_overcasted": "过度施法消耗媒质数量(以紫水晶粉计)",
|
||||
"stat.hexcasting.patterns_drawn": "绘制图案次数",
|
||||
"stat.hexcasting.spells_cast": "施放法术次数",
|
||||
|
||||
|
@ -200,12 +200,12 @@
|
|||
"command.hexcasting.brainsweep.fail.badtype": "%s不是村民",
|
||||
"command.hexcasting.brainsweep.fail.already": "%s早已没有了意识",
|
||||
"hexcasting.pattern.unknown": "未知图案资源 %s",
|
||||
"hexcasting.debug.mana_withdrawn": "%s - 取出的媒质:%s",
|
||||
"hexcasting.debug.mana_withdrawn.with_dust": "%s - 取出的媒质:%s(计%s个紫水晶粉)",
|
||||
"hexcasting.debug.mana_inserted": "%s - 存入的媒质:%s",
|
||||
"hexcasting.debug.mana_inserted.with_dust": "%s - 存入的媒质:%s(计%s个紫水晶粉)",
|
||||
"hexcasting.debug.all_mana": "所有媒质",
|
||||
"hexcasting.debug.infinite_mana": "无限",
|
||||
"hexcasting.debug.media_withdrawn": "%s - 取出的媒质:%s",
|
||||
"hexcasting.debug.media_withdrawn.with_dust": "%s - 取出的媒质:%s(计%s个紫水晶粉)",
|
||||
"hexcasting.debug.media_inserted": "%s - 存入的媒质:%s",
|
||||
"hexcasting.debug.media_inserted.with_dust": "%s - 存入的媒质:%s(计%s个紫水晶粉)",
|
||||
"hexcasting.debug.all_media": "所有媒质",
|
||||
"hexcasting.debug.infinite_media": "无限",
|
||||
|
||||
"hexcasting.message.cant_overcast": "这个咒术需求的媒质量比我有的还多……我应该再算几遍。",
|
||||
"hexcasting.message.cant_great_spell": "奇怪,法术没起效……也许我还不够熟练?",
|
||||
|
@ -489,8 +489,8 @@
|
|||
"hexcasting.mishap.bad_item.iota.read": "一个可以读出iota的地方",
|
||||
"hexcasting.mishap.bad_item.iota.write": "一个可以写入iota的地方",
|
||||
"hexcasting.mishap.bad_item.iota.readonly": "一个能够接受%s的地方",
|
||||
"hexcasting.mishap.bad_item.mana": "含有媒质的物品",
|
||||
"hexcasting.mishap.bad_item.mana_for_battery": "天然含有媒质的物品",
|
||||
"hexcasting.mishap.bad_item.media": "含有媒质的物品",
|
||||
"hexcasting.mishap.bad_item.media_for_battery": "天然含有媒质的物品",
|
||||
"hexcasting.mishap.bad_item.only_one": "仅一个物品",
|
||||
"hexcasting.mishap.bad_item.eraseable": "一个可清除的物品",
|
||||
"hexcasting.mishap.bad_item.bottle": "一个玻璃瓶",
|
||||
|
|
Loading…
Reference in a new issue