Skip to content

Commit

Permalink
Rubinated Nether 翻译更新 (#4801)
Browse files Browse the repository at this point in the history
* Rubinated Nether

* fix:Spelunkery兼容

* Update projects/1.20/assets/rubinated-nether/rubinated_nether/lang/zh_cn.json

Co-authored-by: dovisutu <[email protected]>

---------

Co-authored-by: dovisutu <[email protected]>
  • Loading branch information
ChuijkYahus and dovisutu authored Nov 30, 2024
1 parent 539b0de commit 30254b0
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"item.rubinated_nether.ruby": "Ruby",
"item.rubinated_nether.molten_ruby": "Molten Ruby",
"item.rubinated_nether.ruby_shard": "Ruby Shard",
"item.rubinated_nether.molten_ruby_nugget": "Molten Ruby Nugget",
"item.rubinated_nether.ruby_lens": "Ruby Lens",

"itemGroup.rubinated_nether.main": "Rubinated Nether",
Expand All @@ -12,6 +13,7 @@
"block.rubinated_nether.nether_ruby_ore": "Nether Ruby Ore",
"block.rubinated_nether.rubinated_blackstone": "Rubinated Blackstone",
"block.rubinated_nether.bleeding_obsidian": "Bleeding Obsidian",
"block.rubinated_nether.soakstone": "Soakstone",
"block.rubinated_nether.ruby_glass": "Ruby Glass",
"block.rubinated_nether.ruby_glass_pane": "Ruby Glass Pane",
"block.rubinated_nether.molten_ruby_glass": "Molten Ruby Glass",
Expand All @@ -20,6 +22,11 @@
"block.rubinated_nether.ruby_laser": "Ruby Laser",
"block.rubinated_nether.ruby_lantern": "Ruby Lantern",
"block.rubinated_nether.ruby_lava_lamp": "Ruby Lava Lamp",
"block.rubinated_nether.ruby_brazier": "Ruby Brazier",

"item.rubinated_nether.rough_ruby": "Rough Ruby",
"item.rubinated_nether.rough_ruby_shard": "Rough Ruby Shard",
"block.rubinated_nether.rough_ruby_block": "Block of Rough Ruby",

"advancements.rubinated_nether.obtain_bleeding_obsidian.title": "Blood For The Blood God!",
"advancements.rubinated_nether.obtain_bleeding_obsidian.description": "Obtain Bleeding Obsidian",
Expand Down Expand Up @@ -50,11 +57,63 @@
"block.rubinated_nether.freezer": "Freezer",
"menu.rubinated_nether.freezer": "Freezer",
"gui.rubinated_nether.recipebook.toggleRecipes.freezable": "Showing Freezable",

"gui.rubinated_nether.jei.freezer": "Freezing",
"gui.rubinated_nether.jei.fuel": "Fuels",

"gui.rubinated_nether.emi.freezes": "Freezes %s item(s)",
"emi.category.rubinated_nether.freezing": "Freezing",
"emi.category.rubinated_nether.freezer_fuel": "Freezer Fuel"
"emi.category.rubinated_nether.freezer_fuel": "Freezer Fuel",

"item.rubinated_nether.shimmer_disc": "Rubinated Music Disc",
"item.rubinated_nether.shimmer_disc.desc": "Quizzly - Shimmer",

"trim_material.rubinated_nether.ruby": "Ruby Material",

"config.rubinated_nether.creative_tab": "Enable Creative Tab",
"config.rubinated_nether.creative_tab.desc": "Enable the mod's creative tab. The items can always be found in vanilla tabs\n§eRequires game restart",

"config.rubinated_nether.netherite_smithing_template_recipe": "Rubinate Netherite Template",
"config.rubinated_nether.netherite_smithing_template_recipe.desc": "Enable custom netherite smithing template recipe\n§eRequires game restart",

"config.rubinated_nether.chandelier": "Chandelier",
"config.rubinated_nether.chandelier_damage_multiplier": "Damage Multiplier",
"config.rubinated_nether.chandelier_damage_multiplier.desc": "Specify how rapidly the Chandelier's damage increases",
"config.rubinated_nether.chandelier_max_damage": "Max Damage",
"config.rubinated_nether.chandelier_max_damage.desc": "Specify the Chandelier's maximum damage limit",

"config.rubinated_nether.brazier_effect_range": "Effect Range",
"config.rubinated_nether.brazier_effect_range.desc": "Specify the Brazier's effect range in blocks",
"config.rubinated_nether.brazier_effect_duration": "Effect Duration",
"config.rubinated_nether.brazier_effect_duration.desc": "Specify the Brazier's effect duration in seconds",
"config.rubinated_nether.brazier_effect_particles": "Effect Particles",
"config.rubinated_nether.brazier_effect_particles.desc": "Enable beacon effect particles for brazier.\nYou may need to wait for the effect to ware off for this to apply",

"config.rubinated_nether.nether_ruby_ore.min_shards": "Minimum shard drops",
"config.rubinated_nether.nether_ruby_ore.min_shards.desc": "Specify the minimum amount of Ruby Shards dropped per ore",
"config.rubinated_nether.nether_ruby_ore.max_shards": "Maximum shard drops",
"config.rubinated_nether.nether_ruby_ore.max_shards.desc": "Specify the maximum amount of Ruby Shards dropped per ore",

"config.rubinated_nether.molten_ruby_ore.min_molten": "Minimum gem drops",
"config.rubinated_nether.molten_ruby_ore.min_molten.desc": "Specify the minimum amount of Molten Ruby dropped per ore",
"config.rubinated_nether.molten_ruby_ore.max_molten": "Maximum gem drops",
"config.rubinated_nether.molten_ruby_ore.max_molten.desc": "Specify the maximum amount of Molten Ruby dropped per ore",

"config.rubinated_nether.molten_ruby_ore.min_nuggets": "Minimum nugget drops",
"config.rubinated_nether.molten_ruby_ore.min_nuggets.desc": "Specify the minimum amount of Molten Ruby Nuggets dropped per ore",
"config.rubinated_nether.molten_ruby_ore.max_nuggets": "Maximum nugget drops",
"config.rubinated_nether.molten_ruby_ore.max_nuggets.desc": "Specify the maximum amount of Molten Ruby Nuggets dropped per ore",

"config.rubinated_nether.client": "Client Config",
"config.rubinated_nether.client.ruby_lens_opacity": "Ruby Lens Overlay Opacity",
"config.rubinated_nether.client.ruby_lens_opacity.desc": "Set the Ruby Lens opacity. 1 is maximum and default.",
"config.rubinated_nether.client.brazier_particles": "Ruby Brazier Particle Count",

"config.rubinated_nether.worldgen": "Worldgen Config",
"config.rubinated_nether.worldgen.enabled": "Enable Worldgen",
"config.rubinated_nether.worldgen.enabled.desc": "Enable this mod's Worldgen",

"config.rubinated_nether.worldgen.features": "Features",
"config.rubinated_nether.spawn_nether_ruby_ore.desc": "Enable Nether Ruby Ore spawning near the Nether roof",
"config.rubinated_nether.spawn_molten_ruby_ore.desc": "Enable Molten Ruby Ore spawning inside Magma veins",
"config.rubinated_nether.spawn_rubinated_blackstone.desc": "Enable Rubinated Blackstone spawning inside Bastion Remnants"

}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"item.rubinated_nether.ruby": "红宝石",
"item.rubinated_nether.molten_ruby": "炽融红宝石",
"item.rubinated_nether.ruby_shard": "红宝石碎片",
"item.rubinated_nether.molten_ruby_nugget": "炽热红宝石粒",
"item.rubinated_nether.ruby_lens": "红宝石眼镜",

"itemGroup.rubinated_nether.main": "Rubinated Nether",
Expand All @@ -12,6 +13,7 @@
"block.rubinated_nether.nether_ruby_ore": "下界红宝石矿石",
"block.rubinated_nether.rubinated_blackstone": "镶红宝石黑石",
"block.rubinated_nether.bleeding_obsidian": "流血的黑曜石",
"block.rubinated_nether.soakstone": "浸熔石",
"block.rubinated_nether.ruby_glass": "红宝石玻璃",
"block.rubinated_nether.ruby_glass_pane": "红宝石玻璃板",
"block.rubinated_nether.molten_ruby_glass": "炽融红宝石玻璃",
Expand All @@ -20,6 +22,11 @@
"block.rubinated_nether.ruby_laser": "红宝石激光器",
"block.rubinated_nether.ruby_lantern": "红宝石灯笼",
"block.rubinated_nether.ruby_lava_lamp": "红宝石熔岩灯",
"block.rubinated_nether.ruby_brazier": "红宝石火盆",

"item.rubinated_nether.rough_ruby": "待加工红宝石",
"item.rubinated_nether.rough_ruby_shard": "待加工红宝石碎片",
"block.rubinated_nether.rough_ruby_block": "待加工红宝石块",

"advancements.rubinated_nether.obtain_bleeding_obsidian.title": "血祭血神!",
"advancements.rubinated_nether.obtain_bleeding_obsidian.description": "获得流血的黑曜石",
Expand Down Expand Up @@ -50,11 +57,63 @@
"block.rubinated_nether.freezer": "冷冻器",
"menu.rubinated_nether.freezer": "冷冻器",
"gui.rubinated_nether.recipebook.toggleRecipes.freezable": "仅显示可冷冻",

"gui.rubinated_nether.jei.freezer": "冷冻",
"gui.rubinated_nether.jei.fuel": "制冷剂",

"gui.rubinated_nether.emi.freezes": "冷冻%s个物品",
"emi.category.rubinated_nether.freezing": "冷冻",
"emi.category.rubinated_nether.freezer_fuel": "制冷剂"
"emi.category.rubinated_nether.freezer_fuel": "制冷剂",

"item.rubinated_nether.shimmer_disc": "镶红宝石音乐唱片",
"item.rubinated_nether.shimmer_disc.desc": "Quizzly - Shimmer",

"trim_material.rubinated_nether.ruby": "红宝石质",

"config.rubinated_nether.creative_tab": "启用创造标签页",
"config.rubinated_nether.creative_tab.desc": "启用模组的创造标签页;无论启用与否,模组中物品会一直出现在原版的标签页中\n§e需要重启游戏",

"config.rubinated_nether.netherite_smithing_template_recipe": "下界合金模板红宝石化",
"config.rubinated_nether.netherite_smithing_template_recipe.desc": "启用模组自定义的下界合金锻造模板配方\n§e需要重启游戏",

"config.rubinated_nether.chandelier": "灯台",
"config.rubinated_nether.chandelier_damage_multiplier": "伤害倍数",
"config.rubinated_nether.chandelier_damage_multiplier.desc": "灯台坠落时伤害增加的速率",
"config.rubinated_nether.chandelier_max_damage": "最大伤害",
"config.rubinated_nether.chandelier_max_damage.desc": "灯台坠落能造成的最大伤害",

"config.rubinated_nether.brazier_effect_range": "效果范围",
"config.rubinated_nether.brazier_effect_range.desc": "火盆效果的作用范围,以格计",
"config.rubinated_nether.brazier_effect_duration": "效果持续时间",
"config.rubinated_nether.brazier_effect_duration.desc": "火盆效果的持续时间,以秒计",
"config.rubinated_nether.brazier_effect_particles": "效果粒子",
"config.rubinated_nether.brazier_effect_particles.desc": "对火盆启用信标效果粒子\n可能待已有的效果消失后才能起效",

"config.rubinated_nether.nether_ruby_ore.min_shards": "碎片最小掉落量",
"config.rubinated_nether.nether_ruby_ore.min_shards.desc": "每个矿石中红宝石碎片的最小掉落量",
"config.rubinated_nether.nether_ruby_ore.max_shards": "碎片最大掉落量",
"config.rubinated_nether.nether_ruby_ore.max_shards.desc": "每个矿石中红宝石碎片的最大掉落量",

"config.rubinated_nether.molten_ruby_ore.min_molten": "宝石最小掉落量",
"config.rubinated_nether.molten_ruby_ore.min_molten.desc": "每个矿石中炽融红宝石的最小掉落量",
"config.rubinated_nether.molten_ruby_ore.max_molten": "宝石最大掉落量",
"config.rubinated_nether.molten_ruby_ore.max_molten.desc": "每个矿石中炽融红宝石的最大掉落量",

"config.rubinated_nether.molten_ruby_ore.min_nuggets": "粒最小掉落量",
"config.rubinated_nether.molten_ruby_ore.min_nuggets.desc": "每个矿石中炽融红宝石粒的最小掉落量",
"config.rubinated_nether.molten_ruby_ore.max_nuggets": "粒最大掉落量",
"config.rubinated_nether.molten_ruby_ore.max_nuggets.desc": "每个矿石中炽融红宝石粒的最大掉落量",

"config.rubinated_nether.client": "客户端配置",
"config.rubinated_nether.client.ruby_lens_opacity": "红宝石眼镜叠加层不透明度",
"config.rubinated_nether.client.ruby_lens_opacity.desc": "红宝石眼镜叠加层的不透明度;最大为1,默认为1",
"config.rubinated_nether.client.brazier_particles": "红宝石火盆粒子量",

"config.rubinated_nether.worldgen": "世界生成配置",
"config.rubinated_nether.worldgen.enabled": "启用世界生成",
"config.rubinated_nether.worldgen.enabled.desc": "启用本模组的世界生成",

"config.rubinated_nether.worldgen.features": "特性",
"config.rubinated_nether.spawn_nether_ruby_ore.desc": "下界顶部附近生成下界红宝石矿石",
"config.rubinated_nether.spawn_molten_ruby_ore.desc": "岩浆块矿脉中生成炽融红宝石",
"config.rubinated_nether.spawn_rubinated_blackstone.desc": "堡垒遗迹中生成镶红宝石黑石"

}

0 comments on commit 30254b0

Please sign in to comment.