Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
{
"message.hordes.EventStart":"You hear the howls of a nearby horde",
"message.hordes.EventEnd":"The air is quiet, the horde has stopped",
"message.hordes.TrySleep":"A feeling of impending dread prevents you from sleeping",
"message.hordes.title":"The Hordes",
"hordes.subtitle.hordeHowls":"Zombie Howls",
"hordes.subtitle.infected": "Player Infected",
"hordes.subtitle.immune": "Player Infection Blocked",
"entity.hordes.ZombiePlayer.chat":"%1$s's Zombie",
"entity.hordes.DrownedPlayer.chat":"Drowned %1$s",
"entity.hordes.HuskPlayer.chat":"%1$s's Husk",
"entity.hordes.ZombiePlayer.name":"Player Zombie",
"entity.hordes.DrownedPlayer.name":"Drowned Player",
"entity.hordes.HuskPlayer.name":"Player Husk",
"entity.hordes.ZombifiedPiglinBrute.name":"Zombified Piglin Brute",
"entity.hordes.ZombieWanderingTrader.name":"Zombie Wandering Trader",
"entity.hordes.ZombiePillager.name":"Zombie Pillager",
"entity.hordes.ZombieVindicator.name":"Zombie Vindicator",
"entity.hordes.ZombieEvoker.name":"Zombie Evoker",
"entity.hordes.ZombieIllusioner.name":"Zombie Illusioner",
"entity.hordes.ZombieWitch.name":"Zombie Witch",
"effect.hordes.infected":"Infection",
"effect.hordes.immunity":"Infection Immunity",
"death.attack.infection":"%1$s succumbed to infection.",
"death.attack.infection.zombified":"%1$s was zombified.",
"tooltip.hordes.cure": "Cures infection",
"tooltip.hordes.wearableProtection": "%1$s protection against infection",
"jei.category.hordes.InfectionCures":"Infection Cures"
}

View File

@@ -0,0 +1,33 @@
{
"message.hordes.EventStart": "Поблизости слышится вой бродячей орды",
"message.hordes.EventEnd": "В воздухе тихо, бродячая орда остановилась",
"message.hordes.TrySleep": "Чувство надвигающегося ужаса мешает вам заснуть",
"message.hordes.title": "Бродячие орды",
"hordes.subtitle.hordeHowls": "Вой зомби",
"hordes.subtitle.infected": "Игрок заражён",
"hordes.subtitle.immune": "Заражение игрока заблокировано",
"entity.hordes.ZombiePlayer.chat": "Зомби-%1$s",
"entity.hordes.DrownedPlayer.chat": "Утопленник-%1$s",
"entity.hordes.HuskPlayer.chat": "Кадавр-%1$s",
"entity.hordes.ZombiePlayer.name": "Зомби-игрок",
"entity.hordes.DrownedPlayer.name": "Утопленник-игрок",
"entity.hordes.HuskPlayer.name": "Кадавр-игрок",
"entity.hordes.ZombifiedPiglinBrute.name": "Зомбифицированный брутальный пиглин",
"entity.hordes.ZombieWanderingTrader.name": "Странствующий торговец-зомби",
"entity.hordes.ZombiePillager.name": "Разбойник-зомби",
"entity.hordes.ZombieVindicator.name": "Поборник-зомби",
"entity.hordes.ZombieEvoker.name": "Заклинатель-зомби",
"entity.hordes.ZombieIllusioner.name": "Иллюзионист-зомби",
"entity.hordes.ZombieWitch.name": "Ведьма-зомби",
"effect.hordes.infected": "Зомби-нфекция",
"effect.hordes.immunity": "Иммунитет",
"death.attack.infection": "%1$s умер от инфекции.",
"death.attack.infection.zombified": "%1$s был зомбифицирован.",
"jei.category.hordes.InfectionCures": "Лечение инфекции"
}