2020-04-21 18:51:41 +02:00
{
2020-04-25 22:22:05 +02:00
2020-09-23 17:41:24 +02:00
"block.unicopia.bed.not_safe" : "You may not rest here, there are enemies nearby" ,
2021-08-13 15:57:21 +02:00
"block.unicopia.bed.not_tired" : "You do not feel tired right now" ,
2020-04-25 22:22:05 +02:00
2021-02-19 17:10:49 +01:00
"ability.unicopia.empty_hooves" : "I need to find a jar" ,
"ability.unicopia.indoors" : "I can't see the sky from here" ,
"ability.unicopia.too_low" : "I need to get higher up" ,
"ability.unicopia.clear_skies" : "The skies already look pretty clear" ,
2020-09-23 22:48:40 +02:00
"itemGroup.unicopia.items" : "Unicopia - Misc." ,
"itemGroup.unicopia.horsefeed" : "Unicopia - Horse Feed" ,
2021-02-03 21:25:42 +01:00
"item.unicopia.friendship_bracelet" : "Bangle of Comradery" ,
"item.unicopia.friendship_bracelet.issuer" : "Signed by %s" ,
"item.unicopia.friendship_bracelet.glowing" : "Glowing" ,
2020-04-26 11:02:21 +02:00
"item.unicopia.green_apple" : "Granny Smith Apple" ,
"item.unicopia.sweet_apple" : "Sweet Apple Acres Apple" ,
"item.unicopia.sour_apple" : "Sour Apple" ,
2020-04-25 22:22:05 +02:00
"item.unicopia.rotten_apple" : "Rotten Apple" ,
"item.unicopia.cooked_zap_apple" : "Cooked Zap Apple" ,
"item.unicopia.zap_apple" : "Zap Apple" ,
2021-02-14 16:53:44 +01:00
"item.unicopia.empty_jar" : "Glass Jar" ,
2021-02-14 21:15:30 +01:00
"item.unicopia.filled_jar" : "%s in a Jar" ,
"item.unicopia.rain_cloud_jar" : "Rain in a Jar" ,
"item.unicopia.storm_cloud_jar" : "Storm in a Jar" ,
2021-02-14 16:53:44 +01:00
"item.unicopia.lightning_jar" : "Lightning in a Jar" ,
"item.unicopia.zap_apple_jam_jar" : "Zap Apple Jam" ,
2021-08-06 01:06:57 +02:00
2021-02-18 21:30:43 +01:00
"item.unicopia.crystal_heart" : "Crystal Heart" ,
2021-02-19 09:34:26 +01:00
"item.unicopia.crystal_shard" : "Crystal Shard" ,
2021-02-27 11:24:09 +01:00
"item.unicopia.gemstone" : "Gemstone" ,
2021-03-01 11:56:30 +01:00
"item.unicopia.gemstone.enchanted" : "%s Gem" ,
2021-03-02 19:12:57 +01:00
"item.unicopia.gemstone.obfuscated" : "Mysterious Gem" ,
2021-08-06 01:06:57 +02:00
2021-02-27 11:24:09 +01:00
"item.unicopia.pegasus_feather" : "Pegasus Feather" ,
"item.unicopia.gryphon_feather" : "Gryphon Feather" ,
"item.unicopia.golden_feather" : "Golden Feather" ,
"item.unicopia.golden_wing" : "Golden Wing" ,
2021-08-06 01:06:57 +02:00
2021-06-21 23:49:55 +02:00
"item.unicopia.mug" : "Mug" ,
"item.unicopia.cider" : "Cider" ,
"item.unicopia.juice" : "Juice" ,
"item.unicopia.burned_juice" : "Burned Juice" ,
2021-08-06 01:06:57 +02:00
2021-06-21 23:49:55 +02:00
"item.unicopia.daffodil_daisy_sandwich" : "Daffodil Daisy Sandwich" ,
"item.unicopia.hay_burger" : "Hay Burger" ,
"item.unicopia.hay_fries" : "Hay Fries" ,
"item.unicopia.wheat_worms" : "Wheat Worms" ,
2021-08-06 01:06:57 +02:00
2021-02-27 11:24:09 +01:00
"item.unicopia.pegasus_amulet" : "Wings of Icarus" ,
"item.unicopia.pegasus_amulet.lore" : "Grants temporary flight to whoever wears it" ,
"item.unicopia.amulet.energy" : "Energy: %d / %d" ,
2021-02-14 16:53:44 +01:00
2021-08-13 15:57:21 +02:00
"item.unicopia.alicorn_amulet" : "Alicorn Amulet" ,
"item.unicopia.alicorn_amulet.lore" : "Time worn: %d" ,
2020-04-25 22:22:05 +02:00
"item.unicopia.music_disc_pet" : "Music Disc" ,
2020-04-26 11:02:21 +02:00
"item.unicopia.music_disc_pet.desc" : "Danial Ingram - pet" ,
2020-04-25 22:22:05 +02:00
"item.unicopia.music_disc_popular" : "Music Disc" ,
"item.unicopia.music_disc_popular.desc" : "Danial Ingram - popular" ,
"item.unicopia.music_disc_crusade" : "Music Disc" ,
"item.unicopia.music_disc_crusade.desc" : "Danial Ingram - crusade" ,
"item.unicopia.music_disc_funk" : "Music Disc" ,
"item.unicopia.music_disc_funk.desc" : "funk, just funk" ,
2021-03-06 13:27:52 +01:00
"entity.unicopia.cast_spell" : "Cast Spell" ,
"entity.unicopia.cast_spell.by" : "a spell cast by %s" ,
2020-09-28 20:18:10 +02:00
"unicopia.effect.tribe.stage.initial" : "It appears to have no effect." ,
"unicopia.effect.tribe.stage.crawling" : "You feel the skin crawling on your back." ,
2021-08-09 13:25:53 +02:00
"unicopia.effect.tribe.stage.determination" : "As your bones realign you are filled by determination." ,
2020-09-28 20:18:10 +02:00
"unicopia.effect.tribe.stage.resurection" : "Knowing you will return to this world as a %s" ,
2021-08-17 19:06:04 +02:00
"effect.unicopia.food_poisoning" : "Food Poisoning" ,
2020-10-11 13:14:11 +02:00
2021-02-22 14:53:13 +01:00
"player.reachDistance" : "Reach Distance" ,
"player.miningSpeed" : "Mining Speed" ,
"player.gravityModifier" : "Gravity" ,
2021-08-09 13:25:53 +02:00
"effect.unicopia.sun_blindness" : "Sun Blindness" ,
2020-09-28 20:18:10 +02:00
"effect.unicopia.change_race_earth" : "Earth Pony Metamorphosis" ,
"item.minecraft.potion.effect.unicopia.tribe_swap_earth" : "Potion of Earth Pony Metamorphosis" ,
"item.minecraft.splash_potion.effect.unicopia.tribe_swap_earth" : "Splash Potion of Earth Pony Metamorphosis" ,
"item.minecraft.lingering_potion.effect.unicopia.tribe_swap_earth" : "Lingering Potion of Earth Pony Metamorphosis" ,
"item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_earth" : "Arrow of Earth Pony Metamorphosis" ,
"effect.unicopia.change_race_unicorn" : "Unicorn Metamorphosis" ,
"item.minecraft.potion.effect.unicopia.tribe_swap_unicorn" : "Potion of Unicorn Metamorphosis" ,
"item.minecraft.splash_potion.effect.unicopia.tribe_swap_unicorn" : "Splash Potion of Unicorn Metamorphosis" ,
"item.minecraft.lingering_potion.effect.unicopia.tribe_swap_unicorn" : "Lingering Potion of Unicorn Metamorphosis" ,
"item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_unicorn" : "Arrow of Unicorn Metamorphosis" ,
"effect.unicopia.change_race_pegasus" : "Pegasus Metamorphosis" ,
"item.minecraft.potion.effect.unicopia.tribe_swap_pegasus" : "Potion of Pegasus Metamorphosis" ,
"item.minecraft.splash_potion.effect.unicopia.tribe_swap_pegasus" : "Splash Potion of Pegasus Metamorphosis" ,
"item.minecraft.lingering_potion.effect.unicopia.tribe_swap_pegasus" : "Lingering Potion of Pegasus Metamorphosis" ,
"item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_pegasus" : "Arrow of Pegasus Metamorphosis" ,
"effect.unicopia.change_race_changeling" : "Changeling Metamorphosis" ,
"item.minecraft.potion.effect.unicopia.tribe_swap_changeling" : "Potion of Changeling Metamorphosis" ,
"item.minecraft.splash_potion.effect.unicopia.tribe_swap_changeling" : "Splash Potion of Changeling Metamorphosis" ,
"item.minecraft.lingering_potion.effect.unicopia.tribe_swap_changeling" : "Lingering Potion of Changeling Metamorphosis" ,
"item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_changeling" : "Arrow of Changeling Metamorphosis" ,
2021-08-06 01:06:57 +02:00
2020-09-28 20:18:10 +02:00
"effect.unicopia.change_race_bat" : "Bat Pony Metamorphosis" ,
"item.minecraft.potion.effect.unicopia.tribe_swap_bat" : "Potion of Bat Pony Metamorphosis" ,
"item.minecraft.splash_potion.effect.unicopia.tribe_swap_bat" : "Splash Potion of Bat Pony Metamorphosis" ,
"item.minecraft.lingering_potion.effect.unicopia.tribe_swap_bat" : "Lingering Potion of Bat Pony Metamorphosis" ,
"item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_bat" : "Arrow of Bat Pony Metamorphosis" ,
2021-08-17 19:06:04 +02:00
"potion.potency.6" : "VII" ,
2021-03-02 14:40:37 +01:00
"spell.unicopia.frost" : "Frost" ,
"spell.unicopia.frost.lore" : "Ice I" ,
2020-04-21 18:51:41 +02:00
2021-03-02 14:40:37 +01:00
"curse.unicopia.scorch" : "Scorching" ,
"curse.unicopia.scorch.lore" : "Fire I" ,
2020-04-21 18:51:41 +02:00
2021-03-02 14:40:37 +01:00
"spell.unicopia.flame" : "Flaming" ,
"spell.unicopia.flame.lore" : "Fire II" ,
2020-04-21 18:51:41 +02:00
2021-03-02 14:40:37 +01:00
"curse.unicopia.infernal" : "Infernal" ,
"curse.unicopia.infernal.lore" : "Fire III" ,
2021-08-06 01:06:57 +02:00
2021-03-02 14:40:37 +01:00
"spell.unicopia.shield" : "Protective" ,
"spell.unicopia.shield.lore" : "Protection I" ,
2020-04-21 18:51:41 +02:00
2021-03-02 21:10:52 +01:00
"curse.unicopia.repulse" : "Repulsive" ,
"curse.unicopia.repulse.lore" : "Hostility I" ,
2021-08-06 01:06:57 +02:00
2021-03-02 14:40:37 +01:00
"spell.unicopia.vortex" : "Attractive" ,
"spell.unicopia.vortex.lore" : "Containment I" ,
2020-04-21 18:51:41 +02:00
2021-03-02 21:10:52 +01:00
"curse.unicopia.suffer" : "Suffering" ,
"curse.unicopia.suffer.lore" : "Torture I" ,
2021-08-06 01:06:57 +02:00
2021-03-01 11:56:30 +01:00
"curse.unicopia.necromancy" : "Resurrection" ,
2021-03-02 14:40:37 +01:00
"curse.unicopia.necromancy.lore" : "Resurrection I" ,
2021-08-06 01:06:57 +02:00
2021-03-02 14:40:37 +01:00
"spell.unicopia.siphoning" : "Siphoning" ,
"spell.unicopia.siphoning.lore" : "Energy II" ,
2021-03-02 21:10:52 +01:00
"curse.unicopia.draining" : "Siphoning" ,
"curse.unicopia.draining.lore" : "Energy III" ,
2021-08-06 01:06:57 +02:00
2021-03-02 14:40:37 +01:00
"spell.unicopia.reveal" : "Revealing" ,
"spell.unicopia.reveal.lore" : "Discovery II" ,
2020-04-21 18:51:41 +02:00
2021-03-02 14:40:37 +01:00
"spell.unicopia.awkward" : "Unstable" ,
"spell.unicopia.awkward.lore" : "Chaos I" ,
2020-04-21 18:51:41 +02:00
"toxicity.safe.name" : "Safe" ,
"toxicity.mild.name" : "Mildly Toxic" ,
"toxicity.fair.name" : "Fairly Toxic" ,
"toxicity.severe.name" : "Toxic" ,
"toxicity.lethal.name" : "Lethal" ,
2020-10-11 13:14:11 +02:00
"ability.unicopia.shoot" : "Magic Missle" ,
"ability.unicopia.cast" : "Counterspell" ,
"ability.unicopia.teleport" : "Teleport" ,
2021-02-13 22:12:02 +01:00
"ability.unicopia.teleport_group" : "Teleport (Group)" ,
2020-10-11 13:14:11 +02:00
"ability.unicopia.grow" : "Earthly Nourishment" ,
"ability.unicopia.stomp" : "Ground Pound" ,
2020-10-11 13:14:41 +02:00
"ability.unicopia.kick" : "Crushing Blow" ,
2020-10-11 13:14:11 +02:00
"ability.unicopia.pummel" : "Crushing Blow" ,
"ability.unicopia.carry" : "Pickup/Drop Passenger" ,
"ability.unicopia.hang" : "Cling to Ceiling" ,
"ability.unicopia.eee" : "Deafening Screech" ,
2020-10-11 13:25:25 +02:00
"ability.unicopia.feed" : "Collect Love" ,
2021-02-19 17:10:49 +01:00
"ability.unicopia.capture_cloud" : "Cloudbust" ,
2020-10-11 13:25:25 +02:00
"ability.unicopia.disguise" : "Shapeshift" ,
2020-10-15 21:00:14 +02:00
"ability.unicopia.rainboom" : "Sonic Rainboom" ,
2020-10-11 13:14:11 +02:00
2020-04-21 18:51:41 +02:00
"gui.unicopia" : "Unicopia..." ,
2020-10-11 13:14:11 +02:00
"gui.unicopia.page_num" : "%d of %d" ,
2021-08-06 01:06:57 +02:00
"gui.unicopia.tribe_selection" : "Select Your Tribe" ,
"gui.unicopia.tribe_selection.welcome" : "Welcome to Equestria!" ,
"gui.unicopia.tribe_selection.welcome.journey" : "A journey into magic and adventure awaits, traveller! But before you go, you must select your path." ,
"gui.unicopia.tribe_selection.welcome.choice" : "Choose wisely, for the choice you make now will change the world around you and the paths you may take." ,
"gui.unicopia.tribe_selection.preference" : "Your current preferred tribe is set to %s." ,
"gui.unicopia.tribe_selection.options" : "Available Tribes:" ,
"gui.unicopia.tribe_selection.options.disabled" : "Option Unavailable" ,
"gui.unicopia.tribe_selection.describe.earth" : "Join the Earth Tribe" ,
"gui.unicopia.tribe_selection.describe.unicorn" : "Join the Unicorn Tribe, master the arcane arts" ,
"gui.unicopia.tribe_selection.describe.pegasus" : "Join the Pegasus Tribe, soar with the Wonderbolts" ,
"gui.unicopia.tribe_selection.describe.bat" : "Join the Bat Tribe, become the darkest night" ,
"gui.unicopia.tribe_selection.describe.changeling" : "Join the Changeling Hive, your Queen demands it" ,
"gui.unicopia.tribe_selection.confirm" : "You have selected %s" ,
"gui.unicopia.tribe_selection.confirm.goods" : "%s enjoy the following perks:" ,
"gui.unicopia.tribe_selection.confirm.goods.1.earth" : " - Stronger knockback and resistance to magic" ,
"gui.unicopia.tribe_selection.confirm.goods.2.earth" : " - Have extra weight makes them effective against magic and brute force" ,
"gui.unicopia.tribe_selection.confirm.goods.3.earth" : " - A special connection to the earth that makes farming 10,000% more effective!" ,
"gui.unicopia.tribe_selection.confirm.goods.1.unicorn" : " - Able to teleport and cast powerful spells" ,
"gui.unicopia.tribe_selection.confirm.goods.2.unicorn" : " - Research and craft magical artefacts that enhance their abilities" ,
"gui.unicopia.tribe_selection.confirm.goods.3.unicorn" : " - Can use magic to detect or reveal nearby changelings" ,
"gui.unicopia.tribe_selection.confirm.goods.4.unicorn" : " - Have pointy sticks on their heads" ,
"gui.unicopia.tribe_selection.confirm.goods.1.pegasus" : " - Flight and the ability to train to build endurace" ,
"gui.unicopia.tribe_selection.confirm.goods.2.pegasus" : " - Use stored mana to perform a powerful rainboom" ,
"gui.unicopia.tribe_selection.confirm.goods.3.pegasus" : " - Moves faster and takes less fall damage" ,
"gui.unicopia.tribe_selection.confirm.goods.4.pegasus" : " - Can eat vegitables and certain types of fish" ,
"gui.unicopia.tribe_selection.confirm.goods.1.bat" : " - Flight and the ability to train to build endurance" ,
"gui.unicopia.tribe_selection.confirm.goods.2.bat" : " - Sees better in the night" ,
"gui.unicopia.tribe_selection.confirm.goods.3.bat" : " - Able to cling to the underside of blocks" ,
"gui.unicopia.tribe_selection.confirm.goods.4.bat" : " - Has a terrifying, yet adorable, but still slightly annoying screech" ,
"gui.unicopia.tribe_selection.confirm.goods.1.changeling" : " - Able to fly and hover in place" ,
"gui.unicopia.tribe_selection.confirm.goods.2.changeling" : " - Shapeshift and morph into nearly anyone or anyling" ,
"gui.unicopia.tribe_selection.confirm.goods.3.changeling" : " - Is carnivorous. Can eat anything that doesn't make them sick" ,
"gui.unicopia.tribe_selection.confirm.bads" : "but they..." ,
"gui.unicopia.tribe_selection.confirm.bads.1.earth" : " - Cannot fly" ,
"gui.unicopia.tribe_selection.confirm.bads.2.earth" : " - Are weak to certain types of magic" ,
"gui.unicopia.tribe_selection.confirm.bads.3.earth" : " - Can only eat plants and vegitables" ,
"gui.unicopia.tribe_selection.confirm.bads.1.unicorn" : " - Cannot fly" ,
"gui.unicopia.tribe_selection.confirm.bads.2.unicorn" : " - Are weak to brute force attacks" ,
"gui.unicopia.tribe_selection.confirm.bads.3.unicorn" : " - Can only eat plants and vegitables" ,
"gui.unicopia.tribe_selection.confirm.bads.1.pegasus" : " - Light weight makes them the weakest to brute force" ,
"gui.unicopia.tribe_selection.confirm.bads.2.pegasus" : " - Must rest between flights to regain their strength" ,
"gui.unicopia.tribe_selection.confirm.bads.1.bat" : " - Light weight makes them weak to brute force attacks." ,
"gui.unicopia.tribe_selection.confirm.bads.2.bat" : " - Must rest between flights to regain their strength" ,
"gui.unicopia.tribe_selection.confirm.bads.3.bat" : " - Is sometimes scared of even themselves" ,
"gui.unicopia.tribe_selection.confirm.bads.4.bat" : " - Is carnivorous. Can eat anything that doesn't make them sick" ,
"gui.unicopia.tribe_selection.confirm.bads.1.changeling" : " - Are always starving" ,
"gui.unicopia.tribe_selection.confirm.bads.2.changeling" : " - Require love, collected from ponies or other hostile mobs to subsidise their diet" ,
"gui.unicopia.tribe_selection.confirm.bads.3.changeling" : " - Becomes sick from eating regular food and must eat love hasten a cure" ,
2020-10-11 13:14:11 +02:00
"unicopia.category.name" : "Pony Abilities" ,
"key.unicopia.primary" : "Primary Ability" ,
"key.unicopia.secondary" : "Secondary Ability" ,
"key.unicopia.tertiary" : "Tertiary Ability" ,
"key.unicopia.passive" : "Passive Ability" ,
2020-04-21 18:51:41 +02:00
2021-02-13 18:06:51 +01:00
"key.unicopia.hud_page_dn" : "Hud Previous Page" ,
"key.unicopia.hud_page_up" : "Hud Next Page" ,
2021-08-06 01:06:57 +02:00
2021-02-17 20:46:07 +01:00
"enchantment.unicopia.gem_finder" : "Gem Finder" ,
2021-02-16 12:39:39 +01:00
"enchantment.unicopia.padded" : "Padded" ,
2021-02-17 20:41:09 +01:00
"enchantment.unicopia.clingy" : "Clings" ,
2021-02-22 14:53:13 +01:00
"enchantment.unicopia.repulsion" : "Repulsion" ,
2021-02-16 12:39:39 +01:00
"enchantment.unicopia.heavy" : "Heavy" ,
2021-02-17 20:46:07 +01:00
"enchantment.unicopia.herds" : "Herds" ,
"enchantment.unicopia.want_it_need_it" : "Want It Need It" ,
"enchantment.unicopia.poisoned_joke" : "Poisoned Joke" ,
"enchantment.unicopia.stressed" : "Stressed" ,
2021-02-13 18:06:51 +01:00
2020-04-21 18:51:41 +02:00
"commands.race.success.self" : "Your race has been updated" ,
"commands.race.success.otherself" : "%1$s changed race to %2$s" ,
"commands.race.success.other" : "Changed %1$s's race to %2$s" ,
"commands.race.usage" : "/race <get|set|list|describe> [player] <species>" ,
"commands.race.list" : "The available races are:" ,
"commands.race.permission" : "Selected Race is not permitted by your current server" ,
2020-04-24 21:24:49 +02:00
"commands.race.fail" : "\"%s\" is not a recognised Race" ,
2020-04-21 18:51:41 +02:00
"commands.race.tell.self" : "You are a " ,
"commands.race.tell.self.alt" : "You are an " ,
"commands.race.tell.other" : "%s is a " ,
"commands.race.tell.other.alt" : "%s is an " ,
"commands.race.describe.title" : "%s" ,
"commands.race.describe.human.1" : "This is a default race with no abilities." ,
"commands.race.describe.human.2" : "If you have this, it means there are no other races available." ,
"commands.race.describe.human.3" : "It has no special abilities." ,
"commands.race.describe.earth.1" : "Earth Ponies can grow crops using mana and punch trees for apples (yeeeeeeehaaaaawwwwwwwwwww)" ,
"commands.race.describe.earth.2" : "Their offensive ability is to kick down whilst jumping for a deafening ground smash." ,
"commands.race.describe.earth.3" : "They are strong but slow." ,
"commands.race.describe.unicorn.1" : "Unicorns are the primary magic users. They can teleport and cast powerful spells." ,
"commands.race.describe.unicorn.2" : "Their defensive features a powerful shield powered by their mana." ,
"commands.race.describe.unicorn.3" : "They are prone to tiring quickly." ,
"commands.race.describe.pegasus.1" : "Pegasi are the masters of the skies." ,
"commands.race.describe.pegasus.2" : "They live mostly in the air and are the only species with the ability to mould and harness cloud materials for their homes." ,
"commands.race.describe.pegasus.3" : "They are fast and light but easy to knock down." ,
"commands.race.describe.alicorn.1" : "Praise the sun!" ,
"commands.race.describe.alicorn.2" : "Alicorns have all abilities of the other races." ,
"commands.race.describe.alicorn.3" : "Only available to CREATIVE mode players." ,
"commands.race.describe.changeling.1" : "Beware the changeling, for they can appear when least expected." ,
"commands.race.describe.changeling.2" : "Changelings can fly but but do not interact with clouds." ,
"commands.race.describe.changeling.3" : "They have to feed on mobs and other players to eat." ,
2021-08-06 01:06:57 +02:00
2020-04-25 15:46:29 +02:00
"commands.race.describe.bat.1" : "I am the night! EEEEEEEEEEEEE!!!" ,
"commands.race.describe.bat.2" : "Bat Ponies can fly but but do not interact with clouds." ,
"commands.race.describe.bat.3" : "They love mangoes. Give them one, and they will follow you forever." ,
2020-04-21 18:51:41 +02:00
"commands.racelist.usage" : "/racelist <allow|disallow> <species>" ,
"commands.racelist.illegal" : "The default race %s cannot be used with this command." ,
2021-08-07 22:32:05 +02:00
2020-04-21 18:51:41 +02:00
"commands.racelist.allowed" : "Added %1$s to the whitelist." ,
"commands.racelist.allowed.failed" : "%1$s is already whitelisted." ,
2021-08-07 22:32:05 +02:00
2020-04-21 18:51:41 +02:00
"commands.racelist.disallowed" : "Removed %1$s from the whitelist." ,
"commands.racelist.disallowed.failed" : "%1$s is not on the whitelist." ,
"commands.disguise.usage" : "/disguise <player> <entity> [nbt]" ,
"commands.disguise.notfound" : "The entity id '%s' does not exist." ,
2021-08-07 22:32:05 +02:00
"commands.disguise.removed" : "Your disguise has been removed." ,
"commands.disguise.removed.self" : "Removed own disguise." ,
"commands.disguise.removed.other" : "Removed %s's disguise." ,
"commands.disguise.success" : "You are nod disguised as %s" ,
"commands.disguise.success.self" : "Set own disguise to %s" ,
"commands.disguise.success.other" : "%s changed their disguise to %s" ,
"commands.gravity.get" : "Your gravity is %f" ,
"commands.gravity.get.other" : "%s has a gravity of %f" ,
"commands.gravity.set" : "Your gravity has been updated to %f" ,
"commands.gravity.set.self" : "Set own gravity to %f" ,
"commands.gravity.set.other" : "Set %s's gravity to %f" ,
2020-04-21 18:51:41 +02:00
2021-02-07 18:57:35 +01:00
"unicopia.options.title" : "Unicopia Options" ,
"unicopia.options.ignore_mine_lp" : "Ignore Mine Little Pony" ,
2021-02-09 19:43:19 +01:00
"unicopia.options.ignore_mine_lp.missing" : "* Mine Little Pony is not installed" ,
"unicopia.options.ignore_mine_lp.detected" : "* Your detected race is %s" ,
"unicopia.options.ignore_mine_lp.undetected" : "* We will not use your detected race" ,
2021-02-07 18:57:35 +01:00
"unicopia.options.preferred_race" : "Preferred Race: %s" ,
2021-02-09 19:43:19 +01:00
"unicopia.options.whitelist" : "Enable Whitelist" ,
"unicopia.options.whitelist.race" : "Allow %ss" ,
"unicopia.options.whitelist.details" : "* Select the races you wish to allow" ,
2021-02-07 18:57:35 +01:00
"unicopia.options.client" : "Client Settings" ,
"unicopia.options.world" : "World Settings" ,
"unicopia.options.world.default_race" : "Default Race: %s" ,
"unicopia.options.lan" : "Multiplayer (LAN) Settings" ,
2020-04-21 18:51:41 +02:00
"unicopia.race.human" : "Human" ,
"unicopia.race.human.alt" : "Humans" ,
"unicopia.race.earth" : "Earth Pony" ,
"unicopia.race.earth.alt" : "Earth Ponies" ,
"unicopia.race.unicorn" : "Unicorn" ,
"unicopia.race.unicorn.alt" : "Unicorns" ,
"unicopia.race.pegasus" : "Pegasus" ,
"unicopia.race.pegasus.alt" : "Pegasi" ,
"unicopia.race.alicorn" : "Alicorn" ,
"unicopia.race.alicorn.alt" : "Alicorns" ,
"unicopia.race.changeling" : "Changeling" ,
"unicopia.race.changeling.alt" : "Changelings" ,
2020-04-25 15:46:29 +02:00
"unicopia.race.bat" : "Bat Pony" ,
"unicopia.race.bat.alt" : "Bat Ponies" ,
2020-04-21 18:51:41 +02:00
2021-03-06 13:27:52 +01:00
"death.attack.generic.and_also" : "%1$s and %2$s" ,
2020-09-28 20:18:10 +02:00
"death.attack.tribe_swap" : "%1$s was reborn into a different tribe" ,
2020-09-24 21:02:19 +02:00
"death.attack.magical_exhaustion" : "%1$s exhausted themselves" ,
2020-04-21 18:51:41 +02:00
"death.attack.alicorn_amulet" : "%1$s was driven insane" ,
"death.attack.darkness" : "%1$s went missing" ,
"death.attack.feed" : "%1$s was drained of all life" ,
2020-05-04 00:40:43 +02:00
"death.attack.feed.attacker" : "%1$s died to feed %2$s" ,
2021-03-06 13:27:52 +01:00
"death.attack.drain" : "%1$s was drained of all life" ,
"death.attack.drain.self" : "%1$s was killed by their own spell" ,
"death.attack.drain.attacker" : "%1$s was killed by a spell cast by %2$s" ,
2020-09-25 20:24:48 +02:00
"death.attack.eeee" : "%1$s was firghtened to death" ,
"death.attack.eeee.attacker" : "%2$s scared %1$s" ,
"death.attack.eeee.attacker.item" : "%1$s was frightened to death by %2$s using %3$s" ,
"death.attack.eeee.self" : "%1$s scared themselves to death" ,
2020-04-21 18:51:41 +02:00
"death.attack.smash" : "%1$s was crushed under hoof" ,
2020-05-04 00:40:43 +02:00
"death.attack.smash.attacker" : "%1$s was crushed by %2$s" ,
2020-09-25 20:24:48 +02:00
"death.attack.zap" : "%1$s bit into a Zap Apple" ,
2020-04-21 18:51:41 +02:00
"death.attack.paradox" : "%1$s imploded" ,
"death.attack.food_poisoning" : "%1$s died of food poisoning" ,
2020-05-04 00:40:43 +02:00
"death.attack.food_poisoning.attacker" : "%2$s poisoned %1$s to death" ,
2020-04-21 18:51:41 +02:00
"unicopia.subtitle.flap_wings" : "Wing Flaps" ,
"unicopia.subtitle.wind_rush" : "Wind Gust" ,
"unicopia.subtitle.insects" : "Insects Scurrying" ,
"unicopia.subtitle.slime_advance" : "Squealch" ,
"unicopia.subtitle.slime_retract" : "Sqonk" ,
2020-10-14 22:07:13 +02:00
"unicopia.subtitle.changeling_buzz" : "Drone Buzzing" ,
2021-08-09 15:20:33 +02:00
"unicopia.subtitle.batpony_eeee" : "Batpony Screeches" ,
"advancements.unicopia.root.title" : "Unicopia" ,
"advancements.unicopia.root.description" : "A world of magic and adventure" ,
"advancements.unicopia.praise_the_sun.title" : "Praise the Sun!" ,
"advancements.unicopia.praise_the_sun.description" : "Experience Celestia's unbridled glory" ,
"advancements.unicopia.cool_potato.title" : "Cool Potato" ,
2021-08-19 00:49:02 +02:00
"advancements.unicopia.cool_potato.description" : "Protect your eyes from the sun" ,
"advancements.unicopia.mid_flight_interruption.title" : "Mid-Flight Interruption" ,
"advancements.unicopia.mid_flight_interruption.description" : "Get struck by lightning whilst flying in a storm" ,
"advancements.unicopia.lightning_bug.title" : "Lightning Bug" ,
"advancements.unicopia.lightning_bug.description" : "Attract 10 lightning strikes" ,
"advancements.unicopia.jar.title" : "Oh wow. What's this?" ,
"advancements.unicopia.jar.description" : "Find an empty jar" ,
"advancements.unicopia.gotcha.title" : "Got'cha!" ,
"advancements.unicopia.gotcha.description" : "Capture a storm" ,
"advancements.unicopia.trick_apple.title" : "Apple of Discord" ,
"advancements.unicopia.trick_apple.description" : "Find your first zap apple" ,
"advancements.unicopia.feed_trick_apple.title" : "Here, Try This" ,
"advancements.unicopia.feed_trick_apple.description" : "Feed a zap apple to a mob" ,
"advancements.unicopia.eat_trick_apple.title" : "Crunchy" ,
"advancements.unicopia.eat_trick_apple.description" : "Bite into a zap apple" ,
"advancements.unicopia.burn_juice.title" : "That doesn't seem right" ,
"advancements.unicopia.burn_juice.description" : "Burn the juice" ,
"advancements.unicopia.apple_route.title" : "Apple, Apple, Apple" ,
"advancements.unicopia.apple_route.description" : "Start your journey towards the apple of legend" ,
"advancements.unicopia.juice.title" : "Refreshing" ,
"advancements.unicopia.juice.description" : "Finally a use for all these apples" ,
"advancements.unicopia.sweet_apple_acres.title" : "Sweet Apple Acres" ,
"advancements.unicopia.sweet_apple_acres.description" : "Obtain one of every apple"
2020-04-21 18:51:41 +02:00
}