0.0.6-alpha

This commit is contained in:
2024-02-17 19:28:09 +08:00
parent 21e05ac442
commit 6c436e20c6
196 changed files with 16183 additions and 619 deletions

View File

@@ -1,5 +1,5 @@
{
"mmorpg.formatter.icon_and_damage_in_spell_damage_proportion.locale_context_for_translator": "这是为了控制法术伤害计算细节的顺序和空间,整个计算格式,如“(a icon)武器伤害的25%”由spell_damage_proportion键控制这只影响“图标武器伤害分,",
"mmorpg.formatter.icon_and_damage_in_spell_damage_proportion.locale_context_for_translator": "这是为了控制法术伤害计算细节的顺序和空间,整个计算格式,如“(a icon)武器伤害的25%”由spell_damage_proportion键控制这只影响“图标武器伤害"
"mmorpg.stat_desc.has_pet_ability_spell_dmg": "增加带有此标签的法术伤害。图腾伤害增加图腾等的伤害",
"mmorpg.word.increase_percent_stat.locale_context_for_translator": "用于像\"(Extra) (攻击速度)\"这样的统计数据,这与乘法统计前缀不同。"
}

View File

@@ -226,5 +226,20 @@
"mmorpg.item_tips.outcome_tip.locale_context_for_translator": "for currency tooltips",
"mmorpg.formatter.icon_and_damage_in_spell_damage_proportion.locale_context_for_translator": "this is aim to control the order and space of spell damage calc detail, the whole calc format, like \"25% of (a icon) Weapon damage\", is controlled by spell_damage_proportion key, this only affect the part \"(a icon) Weapon damage\"",
"mmorpg.stat_desc.has_pet_ability_spell_dmg": "Increases damage of spells with this tag. Totem Damage increases dmg of totems, etc.",
"mmorpg.word.increase_percent_stat.locale_context_for_translator": "use for stat like \"(Extra) (attack speed)\", this is different with multiply stat prefix."
"mmorpg.word.increase_percent_stat.locale_context_for_translator": "use for stat like \"(Extra) (attack speed)\", this is different with multiply stat prefix.",
"mmorpg.currency.map_rarity_upgrade": "Map Rarity Upgrade Orb",
"item.mmorpg.runes.sid": "Sid Rune",
"mmorpg.word.can_upgrade_map_rarity": "Can Upgrade Map Rarity\nThis Depends on Map level",
"item.mmorpg.runes.bri": "Bri Rune",
"item.mmorpg.currency.map_rarity_upgrade": "Map Rarity Upgrade Orb",
"item.mmorpg.runes.owd": "Owd Rune",
"mmorpg.chat.max_map_rarity": "This map is at maximum possible rarity.",
"item.mmorpg.runes.daw": "Daw Rune",
"item.mmorpg.runes.und": "Und Rune",
"mmorpg.chat.max_map_rarity_for_lvl": "This map is at maximum possible rarity for it\u0027s level.",
"mmorpg.chat.not_map": "This is not a map item.",
"mmorpg.word.possible_dros": "Possible Gear Drops:",
"item.mmorpg.runes.net": "Net Rune",
"item.mmorpg.currency.desc.map_rarity_upgrade": "Upgrades Map Rarity.\nMaps with higher rarities can drop better and higher rarity gear but are also more difficult to beat.",
"item.mmorpg.runes.end": "End Rune"
}

View File

@@ -223,5 +223,23 @@
"mmorpg.stat_desc.fire_spell_dmg": "增加带有此标签的法术伤害。图腾伤害增加图腾等的伤害",
"mmorpg.stat_desc.cold_spell_dmg": "增加带有此标签的法术伤害。图腾伤害增加图腾等的伤害",
"mmorpg.stat_desc.arrow_spell_dmg": "增加带有此标签的法术伤害。图腾伤害增加图腾等的伤害",
"mmorpg.item_tips.outcome_tip.locale_context_for_translator": "用于货币工具提示"
"mmorpg.item_tips.outcome_tip.locale_context_for_translator": "用于货币工具提示",
"mmorpg.currency.map_rarity_upgrade": "地图稀有度升级宝珠",
"item.mmorpg.runes.sid": "席德·鲁恩",
"mmorpg.word.can_upgrade_map_rarity": "可以升级地图稀有度\n这取决于地图等级",
"item.mmorpg.runes.bri": "布里符文",
"item.mmorpg.currency.map_rarity_upgrade": "地图稀有度升级宝珠",
"item.mmorpg.runes.owd": "欧德符文",
"mmorpg.chat.max_map_rarity": "这张地图的稀有度最高。",
"item.mmorpg.runes.daw": "道符文",
"item.mmorpg.runes.und": "符文",
"mmorpg.chat.max_map_rarity_for_lvl": "这张地图的稀有度在其级别中是最高的。",
"mmorpg.chat.not_map": "这不是地图项。",
"mmorpg.formatter.icon_and_damage_in_spell_damage_proportion.locale_context_for_translator": "这是为了控制法术伤害计算细节的顺序和空间整个计算格式如“25% of (a icon) Weapon Damage”由spell_damage_proportion键控制这只影响“(a icon) Weapon”部分损害”",
"mmorpg.stat_desc.has_pet_ability_spell_dmg": "增加带有此标签的法术的伤害。图腾伤害增加图腾等的伤害。",
"mmorpg.word.increase_percent_stat.locale_context_for_translator": "用于诸如“(额外)(攻击速度)”之类的统计信息,这与乘以统计前缀不同。",
"mmorpg.word.possible_dros": "可能的装备掉落:",
"item.mmorpg.runes.net": "网络符文",
"item.mmorpg.currency.desc.map_rarity_upgrade": "升级地图稀有度。\n稀有度较高的地图可以掉落更好、稀有度更高的装备但也更难击败。",
"item.mmorpg.runes.end": "终结符文"
}