Skip to content

Commit

Permalink
Alchimiae Magicae 翻译提交 (#4712)
Browse files Browse the repository at this point in the history
Alchimiae Magicae
  • Loading branch information
ChuijkYahus authored Oct 13, 2024
1 parent a698cbf commit 7a4c12e
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 0 deletions.
49 changes: 49 additions & 0 deletions projects/1.21/assets/alchimiae-magicae/alchimiae/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"itemGroup.alchimiae.tab": "Alchimiae Magicae",

"lore.alchimiae.ingredient": "Ingredient",
"lore.alchimiae.hold_shift": "(Hold Shift)",

"tag.item.alchimiae.grinder": "Grinder",

"item.alchimiae.stone_mortar_and_pestle": "Mortar and Pestle",
"item.alchimiae.iron_mortar_and_pestle": "Iron Mortar and Pestle",
"item.alchimiae.gold_mortar_and_pestle": "Gold Mortar and Pestle",
"item.alchimiae.diamond_mortar_and_pestle": "Diamond-burred Grinder",
"item.alchimiae.netherite_mortar_and_pestle": "Netherite Grinder",
"item.alchimiae.mash": "Mash",
"item.alchimiae.concentrate": "Concentrate",
"item.alchimiae.potion": "Brew",
"item.alchimiae.splash_potion": "Splash Brew",
"item.alchimiae.lingering_potion": "Lingering Brew",

"block.alchimiae.boiler": "Boiler",

"effect.alchimiae.feast": "Feast",
"effect.alchimiae.famine": "Famine",
"effect.alchimiae.immune": "Immune",
"effect.alchimiae.afflicted": "Afflicted",
"effect.alchimiae.liliputian": "Liliputian",
"effect.alchimiae.alician": "Alician",
"effect.alchimiae.stride": "Stride",
"effect.alchimiae.fuse": "Fuse",

"command.alchimiae.debug": "No sub-command provided! Available commands:",
"command.alchimiae.reset_desc": "Resets all alchimiae data in this world.",
"command.alchimiae.reset_desc_2": "Existing potions and mash will remain, but all effects will be reset and forgotten.",

"command.alchimiae.reset": "Alchimiae data have been reset for this world.",
"command.alchimiae.reset_player": "You have forgotten your alchemical knowledge.",

"gui.alchimiae.mash_recipe": "Ingredient Mashing",
"gui.alchimiae.mash_brewing_recipe": "Mash Brewing",
"gui.alchimiae.any_ingredient": "Any Ingredient",

"info.alchimiae.grinder_1": "Grinders can be used to combine Ingredients into Mash.",
"info.alchimiae.grinder_2": "Just craft multiple items marked as \"Ingredient\" with a Grinder or Mortar and Pestle.",
"info.alchimiae.mash_1": "Mash can be turned into potions through a couple of methods.",
"info.alchimiae.mash_2": "The simplest of these is crafting them with a bottle of water, which makes one potion.",
"info.alchimiae.mash_3": "You can also place them into the top slot of a Brewing Stand, though their duration will be reduced.",

"menu.alchimiae.boiler": "Boiler"
}
49 changes: 49 additions & 0 deletions projects/1.21/assets/alchimiae-magicae/alchimiae/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"itemGroup.alchimiae.tab": "炼金魔法师",

"lore.alchimiae.ingredient": "炼金原料",
"lore.alchimiae.hold_shift": "(按住Shift)",

"tag.item.alchimiae.grinder": "研磨器",

"item.alchimiae.stone_mortar_and_pestle": "杵与臼",
"item.alchimiae.iron_mortar_and_pestle": "铁杵与臼",
"item.alchimiae.gold_mortar_and_pestle": "金杵与臼",
"item.alchimiae.diamond_mortar_and_pestle": "钻石头研磨器",
"item.alchimiae.netherite_mortar_and_pestle": "下界合金研磨器",
"item.alchimiae.mash": "膏剂",
"item.alchimiae.concentrate": "浓缩膏剂",
"item.alchimiae.potion": "药液",
"item.alchimiae.splash_potion": "喷溅型药液",
"item.alchimiae.lingering_potion": "滞留型药液",

"block.alchimiae.boiler": "浓缩炉",

"effect.alchimiae.feast": "宴席",
"effect.alchimiae.famine": "饥馑",
"effect.alchimiae.immune": "免疫",
"effect.alchimiae.afflicted": "易感",
"effect.alchimiae.liliputian": "小人化",
"effect.alchimiae.alician": "巨人化",
"effect.alchimiae.stride": "健步",
"effect.alchimiae.fuse": "引信",

"command.alchimiae.debug": "未指定子命令!可用命令如下:",
"command.alchimiae.reset_desc": "重设本世界的炼金魔法师数据。",
"command.alchimiae.reset_desc_2": "已有的药水和膏剂不会消失,但所有的效果对应关系会被重置并遗忘。",

"command.alchimiae.reset": "此时间的炼金魔法师数据已重设。",
"command.alchimiae.reset_player": "你已遗忘了炼金魔法的知识。",

"gui.alchimiae.mash_recipe": "原料制膏",
"gui.alchimiae.mash_brewing_recipe": "膏剂酿造",
"gui.alchimiae.any_ingredient": "任意原料",

"info.alchimiae.grinder_1": "研磨器可以将原料制成膏剂。",
"info.alchimiae.grinder_2": "将多种标有“炼金原料”的物品与研磨器或杵与臼合成即可。",
"info.alchimiae.mash_1": "可用多种方式将膏剂制成药水。",
"info.alchimiae.mash_2": "最简单的方法,是将其与水瓶合成制成一瓶药水。",
"info.alchimiae.mash_3": "也可将膏剂放入酿造台上方槽位,但这么做会缩短其有效时间。",

"menu.alchimiae.boiler": "浓缩炉"
}

0 comments on commit 7a4c12e

Please sign in to comment.