Enhance install-service.sh to include Java detection for systemd compatibility and improve error handling; update Russian translations in resource packs for better localization of item names and descriptions.
This commit is contained in:
@@ -1,78 +1,78 @@
|
||||
{
|
||||
"equipment_set.armory_rpgs.astral": "Astral Regalia",
|
||||
"equipment_set.armory_rpgs.avatar": "Avatar Raiment",
|
||||
"equipment_set.armory_rpgs.deathmantle": "Deathmantle",
|
||||
"equipment_set.armory_rpgs.destroyer": "Destroyer Armor",
|
||||
"equipment_set.armory_rpgs.glacier": "Glacier Mantle",
|
||||
"equipment_set.armory_rpgs.justicar": "Justicar Regalia",
|
||||
"equipment_set.armory_rpgs.scarlet": "Scarlet Raiment",
|
||||
"equipment_set.armory_rpgs.strider": "Strider Armor",
|
||||
"item.armory_rpgs.astral_robe_chest": "Astral Robe",
|
||||
"item.armory_rpgs.astral_robe_feet": "Astral Boots",
|
||||
"item.armory_rpgs.astral_robe_head": "Astral Hat",
|
||||
"item.armory_rpgs.astral_robe_legs": "Astral Breeches",
|
||||
"item.armory_rpgs.avatar_robe_chest": "Avatar Vestment",
|
||||
"item.armory_rpgs.avatar_robe_feet": "Avatar Boots",
|
||||
"item.armory_rpgs.avatar_robe_head": "Avatar Cowl",
|
||||
"item.armory_rpgs.avatar_robe_legs": "Avatar Breeches",
|
||||
"item.armory_rpgs.champion_upgrade_crystal": "Champion's Lost Crystal",
|
||||
"item.armory_rpgs.conqueror_upgrade_crystal": "Conqueror's Lost Crystal",
|
||||
"item.armory_rpgs.deathmantle_armor_chest": "Deathmantle Tunic",
|
||||
"item.armory_rpgs.deathmantle_armor_feet": "Deathmantle Boots",
|
||||
"item.armory_rpgs.deathmantle_armor_head": "Deathmantle Hood",
|
||||
"item.armory_rpgs.deathmantle_armor_legs": "Deathmantle Leggings",
|
||||
"item.armory_rpgs.destroyer_armor_chest": "Destroyer Chestplate",
|
||||
"item.armory_rpgs.destroyer_armor_feet": "Destroyer Boots",
|
||||
"item.armory_rpgs.destroyer_armor_head": "Destroyer Greathelm",
|
||||
"item.armory_rpgs.destroyer_armor_legs": "Destroyer Greaves",
|
||||
"item.armory_rpgs.epic_armor_upgrade": "Smithing Template",
|
||||
"item.armory_rpgs.glacier_robe_chest": "Glacier Robe",
|
||||
"item.armory_rpgs.glacier_robe_feet": "Glacier Boots",
|
||||
"item.armory_rpgs.glacier_robe_head": "Glacier Hat",
|
||||
"item.armory_rpgs.glacier_robe_legs": "Glacier Breeches",
|
||||
"item.armory_rpgs.justicar_armor_chest": "Justicar Chestplate",
|
||||
"item.armory_rpgs.justicar_armor_feet": "Justicar Boots",
|
||||
"item.armory_rpgs.justicar_armor_head": "Justicar Faceguard",
|
||||
"item.armory_rpgs.justicar_armor_legs": "Justicar Legguards",
|
||||
"item.armory_rpgs.redeemer_upgrade_crystal": "Redeemer's Lost Crystal",
|
||||
"item.armory_rpgs.scarlet_robe_chest": "Scarlet Robe",
|
||||
"item.armory_rpgs.scarlet_robe_feet": "Scarlet Boots",
|
||||
"item.armory_rpgs.scarlet_robe_head": "Scarlet Hat",
|
||||
"item.armory_rpgs.scarlet_robe_legs": "Scarlet Breeches",
|
||||
"item.armory_rpgs.smithing_template.epic_armor_upgrade.additions_slot_description": "Add upgrade crystal",
|
||||
"item.armory_rpgs.smithing_template.epic_armor_upgrade.applies_to": "Specialized Armor",
|
||||
"item.armory_rpgs.smithing_template.epic_armor_upgrade.base_slot_description": "Add a piece of armor",
|
||||
"item.armory_rpgs.smithing_template.epic_armor_upgrade.ingredients": "Upgrade Crystal",
|
||||
"item.armory_rpgs.smithing_template.hint": "Armor upgrade crystal",
|
||||
"item.armory_rpgs.strider_armor_chest": "Strider Tunic",
|
||||
"item.armory_rpgs.strider_armor_feet": "Strider Boots",
|
||||
"item.armory_rpgs.strider_armor_head": "Strider Hood",
|
||||
"item.armory_rpgs.strider_armor_legs": "Strider Leggings",
|
||||
"item.armory_rpgs.upgrade_crystal.champion.applies_to": "Rogue and Warrior armor",
|
||||
"item.armory_rpgs.upgrade_crystal.conqueror.applies_to": "Arcane Wizard and Fire Wizard armor",
|
||||
"item.armory_rpgs.upgrade_crystal.redeemer.applies_to": "Paladin and Priest armor",
|
||||
"item.armory_rpgs.upgrade_crystal.vanquisher.applies_to": "Frost Wizard and Archer armor",
|
||||
"item.armory_rpgs.vanquisher_upgrade_crystal": "Vanquisher's Lost Crystal",
|
||||
"itemGroup.armory_rpgs.generic": "Armory",
|
||||
"spell.armory_rpgs.improved_arcane_beam.description": "Increases critical chance of Arcane Beam by {critical_chance_bonus}",
|
||||
"spell.armory_rpgs.improved_arcane_beam.name": "Improved Arcane Beam",
|
||||
"spell.armory_rpgs.improved_barrier.description": "Increases duration of Barrier by {effect_duration_add} sec",
|
||||
"spell.armory_rpgs.improved_barrier.name": "Improved Barrier",
|
||||
"spell.armory_rpgs.improved_charge.description": "Reduces cooldown of Charge by {cooldown_duration_deduct} sec",
|
||||
"spell.armory_rpgs.improved_charge.name": "Improved Charge",
|
||||
"spell.armory_rpgs.improved_circle_of_healing.description": "Increases duration of Circle of Healing Absorption by {effect_duration_add} sec",
|
||||
"spell.armory_rpgs.improved_circle_of_healing.name": "Improved Circle of Healing",
|
||||
"spell.armory_rpgs.improved_entangling_roots.description": "Increases duration of Entangling Roots by {spawn_duration_add} sec",
|
||||
"spell.armory_rpgs.improved_entangling_roots.name": "Improved Entangling Roots",
|
||||
"spell.armory_rpgs.improved_frost_shield.description": "Increases duration of Frost Shield by {effect_duration_add} sec",
|
||||
"spell.armory_rpgs.improved_frost_shield.name": "Improved Frost Shield",
|
||||
"spell.armory_rpgs.improved_judgement.description": "Reduces cooldown of Judgement by {cooldown_duration_deduct} sec",
|
||||
"spell.armory_rpgs.improved_judgement.name": "Improved Judgement",
|
||||
"spell.armory_rpgs.improved_meteor.description": "Reduces cooldown of Meteor by {cooldown_duration_deduct} sec",
|
||||
"spell.armory_rpgs.improved_meteor.name": "Improved Meteor",
|
||||
"spell.armory_rpgs.improved_shadow_step.description": "Reduces cooldown of Shadowstep by {cooldown_duration_deduct} sec",
|
||||
"spell.armory_rpgs.improved_shadow_step.name": "Improved Shadowstep",
|
||||
"spell.armory_rpgs.improved_whirlwind.description": "Reduces cooldown of Whirlwind by {cooldown_duration_deduct} sec",
|
||||
"spell.armory_rpgs.improved_whirlwind.name": "Improved Whirlwind",
|
||||
"upgrade.armory_rpgs.epic_armor_upgrade": "Superior Armor Upgrade"
|
||||
"equipment_set.armory_rpgs.astral": "Астральные регалии",
|
||||
"equipment_set.armory_rpgs.avatar": "Одеяния аватара",
|
||||
"equipment_set.armory_rpgs.deathmantle": "Покров смерти",
|
||||
"equipment_set.armory_rpgs.destroyer": "Броня разрушителя",
|
||||
"equipment_set.armory_rpgs.glacier": "Ледниковая мантия",
|
||||
"equipment_set.armory_rpgs.justicar": "Регалии юстикара",
|
||||
"equipment_set.armory_rpgs.scarlet": "Алые одеяния",
|
||||
"equipment_set.armory_rpgs.strider": "Броня скитальца",
|
||||
"item.armory_rpgs.astral_robe_chest": "Астральная мантия",
|
||||
"item.armory_rpgs.astral_robe_feet": "Астральные сапоги",
|
||||
"item.armory_rpgs.astral_robe_head": "Астральная шляпа",
|
||||
"item.armory_rpgs.astral_robe_legs": "Астральные штаны",
|
||||
"item.armory_rpgs.avatar_robe_chest": "Одеяние аватара",
|
||||
"item.armory_rpgs.avatar_robe_feet": "Сапоги аватара",
|
||||
"item.armory_rpgs.avatar_robe_head": "Капюшон аватара",
|
||||
"item.armory_rpgs.avatar_robe_legs": "Штаны аватара",
|
||||
"item.armory_rpgs.champion_upgrade_crystal": "Утраченный кристалл чемпиона",
|
||||
"item.armory_rpgs.conqueror_upgrade_crystal": "Утраченный кристалл завоевателя",
|
||||
"item.armory_rpgs.deathmantle_armor_chest": "Туника покрова смерти",
|
||||
"item.armory_rpgs.deathmantle_armor_feet": "Сапоги покрова смерти",
|
||||
"item.armory_rpgs.deathmantle_armor_head": "Капюшон покрова смерти",
|
||||
"item.armory_rpgs.deathmantle_armor_legs": "Поножи покрова смерти",
|
||||
"item.armory_rpgs.destroyer_armor_chest": "Нагрудник разрушителя",
|
||||
"item.armory_rpgs.destroyer_armor_feet": "Сапоги разрушителя",
|
||||
"item.armory_rpgs.destroyer_armor_head": "Большой шлем разрушителя",
|
||||
"item.armory_rpgs.destroyer_armor_legs": "Набедренники разрушителя",
|
||||
"item.armory_rpgs.epic_armor_upgrade": "Кузнечный шаблон",
|
||||
"item.armory_rpgs.glacier_robe_chest": "Ледниковая мантия",
|
||||
"item.armory_rpgs.glacier_robe_feet": "Ледниковые сапоги",
|
||||
"item.armory_rpgs.glacier_robe_head": "Ледниковая шляпа",
|
||||
"item.armory_rpgs.glacier_robe_legs": "Ледниковые штаны",
|
||||
"item.armory_rpgs.justicar_armor_chest": "Нагрудник юстикара",
|
||||
"item.armory_rpgs.justicar_armor_feet": "Сапоги юстикара",
|
||||
"item.armory_rpgs.justicar_armor_head": "Лицевая защита юстикара",
|
||||
"item.armory_rpgs.justicar_armor_legs": "Ножные латы юстикара",
|
||||
"item.armory_rpgs.redeemer_upgrade_crystal": "Утраченный кристалл искупителя",
|
||||
"item.armory_rpgs.scarlet_robe_chest": "Алая мантия",
|
||||
"item.armory_rpgs.scarlet_robe_feet": "Алые сапоги",
|
||||
"item.armory_rpgs.scarlet_robe_head": "Алая шляпа",
|
||||
"item.armory_rpgs.scarlet_robe_legs": "Алые штаны",
|
||||
"item.armory_rpgs.smithing_template.epic_armor_upgrade.additions_slot_description": "Добавьте кристалл улучшения",
|
||||
"item.armory_rpgs.smithing_template.epic_armor_upgrade.applies_to": "Специализированная броня",
|
||||
"item.armory_rpgs.smithing_template.epic_armor_upgrade.base_slot_description": "Добавьте элемент брони",
|
||||
"item.armory_rpgs.smithing_template.epic_armor_upgrade.ingredients": "Кристалл улучшения",
|
||||
"item.armory_rpgs.smithing_template.hint": "Кристалл улучшения брони",
|
||||
"item.armory_rpgs.strider_armor_chest": "Туника скитальца",
|
||||
"item.armory_rpgs.strider_armor_feet": "Сапоги скитальца",
|
||||
"item.armory_rpgs.strider_armor_head": "Капюшон скитальца",
|
||||
"item.armory_rpgs.strider_armor_legs": "Поножи скитальца",
|
||||
"item.armory_rpgs.upgrade_crystal.champion.applies_to": "Броня разбойника и воина",
|
||||
"item.armory_rpgs.upgrade_crystal.conqueror.applies_to": "Броня мага тайной магии и огненного мага",
|
||||
"item.armory_rpgs.upgrade_crystal.redeemer.applies_to": "Броня паладина и жреца",
|
||||
"item.armory_rpgs.upgrade_crystal.vanquisher.applies_to": "Броня ледяного мага и лучника",
|
||||
"item.armory_rpgs.vanquisher_upgrade_crystal": "Утраченный кристалл победителя",
|
||||
"itemGroup.armory_rpgs.generic": "Оружейная",
|
||||
"spell.armory_rpgs.improved_arcane_beam.description": "Увеличивает шанс критического удара Arcane Beam на {critical_chance_bonus}",
|
||||
"spell.armory_rpgs.improved_arcane_beam.name": "Улучшенный Arcane Beam",
|
||||
"spell.armory_rpgs.improved_barrier.description": "Увеличивает длительность Barrier на {effect_duration_add} сек",
|
||||
"spell.armory_rpgs.improved_barrier.name": "Улучшенный Barrier",
|
||||
"spell.armory_rpgs.improved_charge.description": "Снижает перезарядку Charge на {cooldown_duration_deduct} сек",
|
||||
"spell.armory_rpgs.improved_charge.name": "Улучшенный Charge",
|
||||
"spell.armory_rpgs.improved_circle_of_healing.description": "Увеличивает длительность поглощения Circle of Healing на {effect_duration_add} сек",
|
||||
"spell.armory_rpgs.improved_circle_of_healing.name": "Улучшенный Circle of Healing",
|
||||
"spell.armory_rpgs.improved_entangling_roots.description": "Увеличивает длительность Entangling Roots на {spawn_duration_add} сек",
|
||||
"spell.armory_rpgs.improved_entangling_roots.name": "Улучшенные Entangling Roots",
|
||||
"spell.armory_rpgs.improved_frost_shield.description": "Увеличивает длительность Frost Shield на {effect_duration_add} сек",
|
||||
"spell.armory_rpgs.improved_frost_shield.name": "Улучшенный Frost Shield",
|
||||
"spell.armory_rpgs.improved_judgement.description": "Снижает перезарядку Judgement на {cooldown_duration_deduct} сек",
|
||||
"spell.armory_rpgs.improved_judgement.name": "Улучшенный Judgement",
|
||||
"spell.armory_rpgs.improved_meteor.description": "Снижает перезарядку Meteor на {cooldown_duration_deduct} сек",
|
||||
"spell.armory_rpgs.improved_meteor.name": "Улучшенный Meteor",
|
||||
"spell.armory_rpgs.improved_shadow_step.description": "Снижает перезарядку Shadowstep на {cooldown_duration_deduct} сек",
|
||||
"spell.armory_rpgs.improved_shadow_step.name": "Улучшенный Shadowstep",
|
||||
"spell.armory_rpgs.improved_whirlwind.description": "Снижает перезарядку Whirlwind на {cooldown_duration_deduct} сек",
|
||||
"spell.armory_rpgs.improved_whirlwind.name": "Улучшенный Whirlwind",
|
||||
"upgrade.armory_rpgs.epic_armor_upgrade": "Улучшение превосходной брони"
|
||||
}
|
||||
Reference in New Issue
Block a user