diff --git a/src/main/resources/assets/unicopia/lang/de_de.json b/src/main/resources/assets/unicopia/lang/de_de.json index 57468d20..a884c3ba 100644 --- a/src/main/resources/assets/unicopia/lang/de_de.json +++ b/src/main/resources/assets/unicopia/lang/de_de.json @@ -77,7 +77,7 @@ "item.unicopia.love_bucket": "Liebeseimer", "item.unicopia.love_mug": "Tasse voll Liebe", "item.unicopia.plunder_vine": "Plünderranke", - "item.unicopia.empty_jar": "Glas Jar", + "item.unicopia.empty_jar": "Einmachglas", "block.unicopia.jar": "Einmachglas", "item.unicopia.filled_jar": "%s im Glass", "item.unicopia.rain_cloud_jar": "Regen im Einmachglas", @@ -125,7 +125,7 @@ "item.unicopia.green_apple_seeds": "Granny Smith Apfel Kerne", "item.unicopia.sweet_apple_seeds": "Süß Apfel Kerne", "item.unicopia.sour_apple_seeds": "Sauer Apfel Kerne", - "item.unicopia.golden_oak_seeds": "Golden Oak Kerne", + "item.unicopia.golden_oak_seeds": "Gold-Eichen Samen", "item.unicopia.apple_pie_hoof": "Apfelkuchen mit Hufabdruck", "item.unicopia.apple_pie_slice": "Apfelkuchenstück", "item.unicopia.candied_apple": "Kandierter Apfel", @@ -243,23 +243,23 @@ "block.unicopia.zap_apple": "Zap Apfel", "block.unicopia.zap_bulb": "Ungereifter Zap Apfel", "block.unicopia.palm_sapling": "Palmensetzling", - "block.unicopia.potted_palm_sapling": "Palmsetzling getrunken", - "block.unicopia.palm_log": "Palm Log", + "block.unicopia.potted_palm_sapling": "Eingetopfter Palmsetzling", + "block.unicopia.palm_log": "Palmenstamm", "block.unicopia.palm_wood": "Palmenholz", "block.unicopia.palm_planks": "Palmenbretter", - "block.unicopia.palm_stairs": "Palmentreppe", - "block.unicopia.palm_pressure_plate": "Palm-Druckplatte", - "block.unicopia.palm_fence": "Palmzaun", - "block.unicopia.palm_fence_gate": "Palmzauntor", - "block.unicopia.palm_button": "Palmen-Taste", - "block.unicopia.palm_slab": "Palmstufe", - "block.unicopia.stripped_palm_log": "Palm Log", - "block.unicopia.stripped_palm_wood": "Palmenholz", + "block.unicopia.palm_stairs": "Palmenholztreppe", + "block.unicopia.palm_pressure_plate": "Palmenholzdruckplatte", + "block.unicopia.palm_fence": "Palmeholzzaun", + "block.unicopia.palm_fence_gate": "Palmeholzzauntor", + "block.unicopia.palm_button": "Palmenholzknopf", + "block.unicopia.palm_slab": "Palmeholzstufe", + "block.unicopia.stripped_palm_log": "Entrindeter Palmestamm", + "block.unicopia.stripped_palm_wood": "Entrindeter Palmenstamm", "block.unicopia.palm_leaves": "Palmenblätter", "block.unicopia.palm_door": "Palmentür", "block.unicopia.palm_trapdoor": "Palmenfalltür", - "block.unicopia.palm_sign": "Palm Schild", - "block.unicopia.palm_hanging_sign": "Palm Hängendes Schild", + "block.unicopia.palm_sign": "Palmenschild", + "block.unicopia.palm_hanging_sign": "Palmenhängeschild", "block.unicopia.apple_pie": "Apfelkuchen", "block.unicopia.weather_vane": "Wetterfahne", "block.unicopia.curing_joke": "Heilender Witz", @@ -293,7 +293,7 @@ "block.unicopia.surface_chitin": "Oberfläche Chitin", "block.unicopia.mysterious_egg": "Mysteriöses Ei", "block.unicopia.hive": "Nest", - "block.unicopia.slime_pustule": "Slime Pustule", + "block.unicopia.slime_pustule": "Schleim Pustel", "block.unicopia.chitin": "Chitin", "block.unicopia.chitin_spikes": "Chitin Stacheln", "block.unicopia.chiselled_chitin": "Gemeißelter Chitin", @@ -325,7 +325,7 @@ "block.unicopia.etched_cloud": "Verätzte Wolke", "block.unicopia.etched_cloud_slab": "Veröstete Cloudstufe", "block.unicopia.etched_cloud_stairs": "Verätzte Cloudtreppe", - "block.unicopia.compacted_etched_cloud": "Cloud-gefärbte Cloud", + "block.unicopia.compacted_etched_cloud": "Verätzte Wolke", "block.unicopia.cloud_pillar": "Wolkensäule", "block.unicopia.cloth_bed": "Schickes Stoffbett", "block.unicopia.cloud_bed": "Wolkenbett", @@ -341,6 +341,7 @@ "entity.unicopia.butterfly": "Schmetterling", "entity.unicopia.twittermite": "Twittermite", "entity.unicopia.specter": "Gespenst", + "entity.unicopia.mimic": "Mimik", "entity.unicopia.cast_spell": "Zauber wirken", "entity.unicopia.cast_spell.by": "ein Zauberspruch von %s", "entity.unicopia.spellbook": "Zauberbuch", @@ -470,11 +471,11 @@ "spell.unicopia.chilling_breath": "Abkühlender Atem", "spell.unicopia.chilling_breath.lore": "Ändert die Fähigkeit bestimmter Objekte zwischen Heiß und Kälte zu distanzieren", "spell.unicopia.scorch": "Sengende", - "spell.unicopia.scorch.lore": "Warm auf die Berührung, dieses Juwel wird organische Materie verbrennen", + "spell.unicopia.scorch.lore": "Dieses handwarme schmuckstück verbrennt biologische materiellen", "spell.unicopia.flame": "Flamme", "spell.unicopia.flame.lore": "Dieses Juwel brennt heiß mit einer magischen Flamme", "spell.unicopia.infernal": "Inferno", - "spell.unicopia.infernal.lore": "Erstellt die eigentliche Essenz des Nethers, um diese Welt zu infiltern", + "spell.unicopia.infernal.lore": "Beschwört die essenz der Nether herauf, um diese Welt zu befallen", "spell.unicopia.fire_bolt": "Feuerbolzen", "spell.unicopia.fire_bolt.lore": "Erzeugt mehrere brennende projektile", "spell.unicopia.shield": "Schutz", diff --git a/src/main/resources/assets/unicopia/lang/en_gb.json b/src/main/resources/assets/unicopia/lang/en_gb.json index f7d2c405..2e9cb97d 100644 --- a/src/main/resources/assets/unicopia/lang/en_gb.json +++ b/src/main/resources/assets/unicopia/lang/en_gb.json @@ -325,7 +325,7 @@ "block.unicopia.etched_cloud": "Etched Cloud", "block.unicopia.etched_cloud_slab": "Etched Cloud Slab", "block.unicopia.etched_cloud_stairs": "Etched Cloud Stairs", - "block.unicopia.compacted_etched_cloud": "Cloud Etched Cloud", + "block.unicopia.compacted_etched_cloud": "Etched Cloud", "block.unicopia.cloud_pillar": "Cloud Pillar", "block.unicopia.cloth_bed": "Fancy Cloth Bed", "block.unicopia.cloud_bed": "Cloud Bed", @@ -341,6 +341,7 @@ "entity.unicopia.butterfly": "Butterfly", "entity.unicopia.twittermite": "Twittermite", "entity.unicopia.specter": "Spectre", + "entity.unicopia.mimic": "Mimic", "entity.unicopia.cast_spell": "Cast Spell", "entity.unicopia.cast_spell.by": "a spell cast by %s", "entity.unicopia.spellbook": "Spellbook", diff --git a/src/main/resources/assets/unicopia/lang/en_ud.json b/src/main/resources/assets/unicopia/lang/en_ud.json index 0b6f9355..4c392221 100644 --- a/src/main/resources/assets/unicopia/lang/en_ud.json +++ b/src/main/resources/assets/unicopia/lang/en_ud.json @@ -325,7 +325,7 @@ "block.unicopia.etched_cloud": "pnolƆ pǝɥɔʇƎ", "block.unicopia.etched_cloud_slab": "qɐlS pnolƆ pǝɥɔʇƎ", "block.unicopia.etched_cloud_stairs": "sɹᴉɐʇS pnolƆ pǝɥɔʇƎ", - "block.unicopia.compacted_etched_cloud": "pnolƆ pǝɥɔʇƎ pnolƆ", + "block.unicopia.compacted_etched_cloud": "pnolƆ pǝɥɔʇƎ", "block.unicopia.cloud_pillar": "ɹɐllᴉԀ pnolƆ", "block.unicopia.cloth_bed": "pǝq ɥʇolƆ ʎɔuɐℲ", "block.unicopia.cloud_bed": "pǝq pnolƆ", @@ -341,6 +341,7 @@ "entity.unicopia.butterfly": "ʎlɟɹǝʇʇnq", "entity.unicopia.twittermite": "ǝʇᴉɯɹǝʇʇᴉʍ⊥", "entity.unicopia.specter": "ɹǝʇɔǝdS", + "entity.unicopia.mimic": "ɔᴉɯᴉW", "entity.unicopia.cast_spell": "llǝdS ʇsɐƆ", "entity.unicopia.cast_spell.by": "%s ʎq ʇsɐɔ llǝds ɐ", "entity.unicopia.spellbook": "ʞooqllǝdS", diff --git a/src/main/resources/assets/unicopia/lang/fr_fr.json b/src/main/resources/assets/unicopia/lang/fr_fr.json index 3c59270a..e57a5632 100644 --- a/src/main/resources/assets/unicopia/lang/fr_fr.json +++ b/src/main/resources/assets/unicopia/lang/fr_fr.json @@ -45,7 +45,7 @@ "recipe.unicopia.altar.instruction": "Placer l'objet dans les flammes", "recipe.unicopia.growing.instruction": "Focus sur la magie du piège de la terre", "item.unicopia.alicorn_badge": "Emblème de licorne ailée", - "item.unicopia.unicorn_badge": "Emblème de Licorne", + "item.unicopia.unicorn_badge": "Emblème de licorne", "item.unicopia.pegasus_badge": "Emblème de pégase", "item.unicopia.earth_badge": "Emblème de poney terrestre", "item.unicopia.changeling_badge": "Emblème de changelin", @@ -56,13 +56,13 @@ "item.unicopia.butterfly": "Papillon", "item.unicopia.loot_bug_spawn_egg": "Oeuf d'apparition d'insect de pillage", "item.unicopia.loot_bug": "Insect de pillage", - "item.unicopia.green_apple": "Pomme de Granny Smith", + "item.unicopia.green_apple": "Pomme verte", "item.unicopia.sweet_apple": "Pomme sucrée", "item.unicopia.sour_apple": "Pomme aigre", "item.unicopia.rotten_apple": "Pomme putréfiée", "item.unicopia.cooked_zap_apple": "Zap apple cuite", - "item.unicopia.zap_apple": "Zap apple", - "item.unicopia.zap_bulb": "Zap apple inégal", + "item.unicopia.zap_apple": "Pomme zap", + "item.unicopia.zap_bulb": "Pomme zap inégal", "item.unicopia.rotten_cod": "Morue Pourrie", "item.unicopia.rotten_salmon": "Saumon Pourrie", "item.unicopia.rotten_tropical_fish": "Poisson Tropical Pourri", @@ -86,11 +86,11 @@ "block.unicopia.storm_jar": "Tempêt dans un Bocal", "item.unicopia.lightning_jar": "Foudre dans un bocal", "block.unicopia.lightning_jar": "Foudre dans un bocal", - "item.unicopia.zap_apple_jam_jar": "Confiture de zap apple", + "item.unicopia.zap_apple_jam_jar": "Confiture de pomme zap", "block.unicopia.zap_jar": "Jar de Confiture de Zap Apple", "item.unicopia.toast": "Pain grillé", "item.unicopia.burned_toast": "Pain brûlé", - "item.unicopia.jam_toast": "Pain grillé à la confiture de zap apple", + "item.unicopia.jam_toast": "Pain grillé à la confiture de pomme zap", "item.unicopia.crystal_heart": "Cœur de cristal", "item.unicopia.crystal_shard": "Éclat de cristal", "item.unicopia.dragon_breath_scroll": "Rouleau de souffle du dragon", @@ -122,10 +122,10 @@ "item.unicopia.salt_cube": "Cube de sel", "item.unicopia.pinecone": "Punone", "item.unicopia.acorn": "Gland", - "item.unicopia.green_apple_seeds": "Graines de Pomme de Graines de Grand-Smith", - "item.unicopia.sweet_apple_seeds": "Graines de pomme sucré", + "item.unicopia.green_apple_seeds": "Graines de Pomme de Granny Smith", + "item.unicopia.sweet_apple_seeds": "Graines de pomme sucrée", "item.unicopia.sour_apple_seeds": "Graines de pomme aigre", - "item.unicopia.golden_oak_seeds": "Graines de Golden Oak", + "item.unicopia.golden_oak_seeds": "Graines de chêne d'or", "item.unicopia.apple_pie_hoof": "Tarte aux pommes avec empreinte de sabot", "item.unicopia.apple_pie_slice": "Tranche de tarte aux pommes", "item.unicopia.candied_apple": "Pomme en sucre", @@ -164,7 +164,7 @@ "item.unicopia.copper_horse_shoe": "Chaussure de Cheval en Cuivre", "item.unicopia.netherite_horse_shoe": "Chaussure de Cheval du Néant", "item.unicopia.broken_alicorn_amulet": "Amulette d'Alicorne Brisée", - "item.unicopia.unicorn_amulet": "Amulette d'Alicorne", + "item.unicopia.unicorn_amulet": "Amulette de licorne", "item.unicopia.unicorn_amulet.lore": "Confère des capacités magiques à quiconque les porte", "item.unicopia.grogars_bell": "Cloche de Grogar", "item.unicopia.grogars_bell.charges": "Frais : %d / %d", @@ -251,136 +251,137 @@ "block.unicopia.palm_pressure_plate": "Plaque de Pression de la Paume", "block.unicopia.palm_fence": "Clôture de Paume", "block.unicopia.palm_fence_gate": "Portail de Clôture de Paume", - "block.unicopia.palm_button": "Palm Button", - "block.unicopia.palm_slab": "Palm Slab", - "block.unicopia.stripped_palm_log": "Stripped Palm Log", - "block.unicopia.stripped_palm_wood": "Stripped Palm Wood", - "block.unicopia.palm_leaves": "Palm Leaves", - "block.unicopia.palm_door": "Palm Door", - "block.unicopia.palm_trapdoor": "Palm Trapdoor", - "block.unicopia.palm_sign": "Palm Sign", - "block.unicopia.palm_hanging_sign": "Palm Hanging Sign", - "block.unicopia.apple_pie": "Apple Pie", - "block.unicopia.weather_vane": "Weather Vane", - "block.unicopia.curing_joke": "Curing Joke", - "block.unicopia.gold_root": "Gold Root", - "block.unicopia.golden_oak_sprout": "Golden Oak Sprout", - "block.unicopia.golden_oak_sapling": "Golden Oak Sapling", - "block.unicopia.potted_golden_oak_sapling": "Potted Golden Oak Sapling", - "block.unicopia.golden_oak_leaves": "Golden Oak Leaves", - "block.unicopia.golden_oak_log": "Golden Oak Log", + "block.unicopia.palm_button": "Bouton en palmier", + "block.unicopia.palm_slab": "Dalle en Palmier", + "block.unicopia.stripped_palm_log": "Bûche de palmier écorcée", + "block.unicopia.stripped_palm_wood": "Bûche de palmier écorcé", + "block.unicopia.palm_leaves": "Feuilles de palmier", + "block.unicopia.palm_door": "Porte en palmier", + "block.unicopia.palm_trapdoor": "Trappe en palmier", + "block.unicopia.palm_sign": "Pancarte en Palmier", + "block.unicopia.palm_hanging_sign": "Pancarte suspendue en palmier", + "block.unicopia.apple_pie": "Tarte aux pommes", + "block.unicopia.weather_vane": "Girouette", + "block.unicopia.curing_joke": "Guériblague", + "block.unicopia.gold_root": "Racine d'or", + "block.unicopia.golden_oak_sprout": "Germe de chêne d'or", + "block.unicopia.golden_oak_sapling": "Pousse de chêne d'or", + "block.unicopia.potted_golden_oak_sapling": "Pousse de chêne d'or en pot", + "block.unicopia.golden_oak_leaves": "Feuilles de chêne d'or", + "block.unicopia.golden_oak_log": "Bûche de chêne d'or", "block.unicopia.mango": "Mangue", - "block.unicopia.worm_block": "Block of Worms", - "block.unicopia.mango_leaves": "Mango Leaves", - "block.unicopia.mango_sapling": "Mango Sapling", - "block.unicopia.potted_mango_sapling": "Potted Mango Sapling", - "block.unicopia.pineapple": "Pineapple Plant", + "block.unicopia.worm_block": "Bloc de vers", + "block.unicopia.mango_leaves": "Feuilles de mangue", + "block.unicopia.mango_sapling": "Pousse de mangue", + "block.unicopia.potted_mango_sapling": "Pousse de mangue en pot", + "block.unicopia.pineapple": "Plante d'ananas", "block.unicopia.clam_shell": "Coquille de Palourde", "block.unicopia.scallop_shell": "Coquille de Scalp", "block.unicopia.turret_shell": "Coquille de Tourelle", - "block.unicopia.green_apple_leaves": "Granny Smith Leaves", - "block.unicopia.green_apple_sapling": "Granny Smith Sapling", - "block.unicopia.potted_green_apple_sapling": "Potted Granny Smith Sapling", - "block.unicopia.green_apple_sprout": "Granny Smith Sprout", - "block.unicopia.sweet_apple_leaves": "Sweet Apple Leaves", - "block.unicopia.sweet_apple_sapling": "Sweet Apple Sapling", - "block.unicopia.potted_sweet_apple_sapling": "Potted Sweet Apple Sapling", - "block.unicopia.sweet_apple_sprout": "Sweet Apple Sprout", - "block.unicopia.sour_apple_leaves": "Sour Apple Leaves", - "block.unicopia.sour_apple_sapling": "Sour Apple Sapling", - "block.unicopia.potted_sour_apple_sapling": "Potted Sour Apple Sapling", - "block.unicopia.sour_apple_sprout": "Sour Apple Sprout", - "block.unicopia.surface_chitin": "Surface Chitin", - "block.unicopia.mysterious_egg": "Mysterious Egg", - "block.unicopia.hive": "Hive", - "block.unicopia.slime_pustule": "Slime Pustule", - "block.unicopia.chitin": "Chitin", - "block.unicopia.chitin_spikes": "Chitin Spikes", - "block.unicopia.chiselled_chitin": "Chiselled Chitin", - "block.unicopia.chiselled_chitin_hull": "Chiselled Chitin Hull", - "block.unicopia.chiselled_chitin_slab": "Chiselled Chitin Slab", - "block.unicopia.chiselled_chitin_stairs": "Chiselled Chitin Stairs", - "block.unicopia.shaping_bench": "Shaping Bench", - "block.unicopia.cloud": "Cloud", - "block.unicopia.cloud_slab": "Cloud Slab", - "block.unicopia.cloud_stairs": "Cloud Stairs", - "block.unicopia.compacted_cloud": "Cloud", - "block.unicopia.soggy_cloud": "Soggy Cloud", - "block.unicopia.soggy_cloud_slab": "Soggy Cloud Slab", - "block.unicopia.soggy_cloud_stairs": "Soggy Cloud Stairs", - "block.unicopia.cloud_planks": "Cloud Planks", - "block.unicopia.cloud_plank_slab": "Cloud Plank Slab", - "block.unicopia.cloud_plank_stairs": "Cloud Plank Stairs", - "block.unicopia.cloud_bricks": "Cloud Bricks", - "block.unicopia.cloud_brick_slab": "Cloud Brick Slab", - "block.unicopia.cloud_brick_stairs": "Cloud Brick Stairs", - "block.unicopia.carved_cloud": "Carved Cloud", - "block.unicopia.compacted_cloud_bricks": "Cloud Bricks", - "block.unicopia.compacted_cloud_planks": "Cloud Planks", - "block.unicopia.unstable_cloud": "Unstable Cloud", - "block.unicopia.dense_cloud": "Dense Cloud", - "block.unicopia.dense_cloud_slab": "Dense Cloud Slab", - "block.unicopia.dense_cloud_stairs": "Dense Cloud Stairs", - "block.unicopia.compacted_dense_cloud": "Dense Cloud", - "block.unicopia.etched_cloud": "Etched Cloud", - "block.unicopia.etched_cloud_slab": "Etched Cloud Slab", - "block.unicopia.etched_cloud_stairs": "Etched Cloud Stairs", - "block.unicopia.compacted_etched_cloud": "Cloud Etched Cloud", - "block.unicopia.cloud_pillar": "Cloud Pillar", - "block.unicopia.cloth_bed": "Fancy Cloth Bed", - "block.unicopia.cloud_bed": "Cloud Bed", - "block.unicopia.cloud_chest": "Cloudsdale Chest", - "block.unicopia.cloud_chest.double": "Large Cloudsdale Chest", - "block.unicopia.cloud_door": "Cloud Door", - "block.unicopia.crystal_door": "Crystal Door", - "block.unicopia.stable_door": "Stable Door", - "block.unicopia.dark_oak_stable_door": "Wooden Stable Door", + "block.unicopia.green_apple_leaves": "Feuilles de pomme verte", + "block.unicopia.green_apple_sapling": "Pousse de pomme verte", + "block.unicopia.potted_green_apple_sapling": "Pousse de pomme verte en pot", + "block.unicopia.green_apple_sprout": "Germe de pomme verte", + "block.unicopia.sweet_apple_leaves": "Feuilles de pomme sucrée", + "block.unicopia.sweet_apple_sapling": "Pousse de pomme sucrée", + "block.unicopia.potted_sweet_apple_sapling": "Pousse de pomme sucrée en pot", + "block.unicopia.sweet_apple_sprout": "Graines de pomme sucrée", + "block.unicopia.sour_apple_leaves": "Feuilles de pomme aigre", + "block.unicopia.sour_apple_sapling": "Pousse de pomme aigre", + "block.unicopia.potted_sour_apple_sapling": "Pousse de pomme aigre en pot", + "block.unicopia.sour_apple_sprout": "Graines de pomme aigre", + "block.unicopia.surface_chitin": "Chitine superficielle", + "block.unicopia.mysterious_egg": "Œuf mystérieux", + "block.unicopia.hive": "Ruche", + "block.unicopia.slime_pustule": "Pustule de slime", + "block.unicopia.chitin": "Chitine", + "block.unicopia.chitin_spikes": "Pointes de chitine", + "block.unicopia.chiselled_chitin": "Chitine sculptée", + "block.unicopia.chiselled_chitin_hull": "Coque de chitine sculptée", + "block.unicopia.chiselled_chitin_slab": "Dalle de chitine sculptée", + "block.unicopia.chiselled_chitin_stairs": "Escalier de chitine sculptée", + "block.unicopia.shaping_bench": "Moule de nuage", + "block.unicopia.cloud": "Nuage", + "block.unicopia.cloud_slab": "Dalle du nuage", + "block.unicopia.cloud_stairs": "Escaliers du nuage", + "block.unicopia.compacted_cloud": "Nuage", + "block.unicopia.soggy_cloud": "Nuage détrempé", + "block.unicopia.soggy_cloud_slab": "Dalle de nuage détrempé", + "block.unicopia.soggy_cloud_stairs": "Escalier de nuage détrempé", + "block.unicopia.cloud_planks": "Planches de nuage", + "block.unicopia.cloud_plank_slab": "Dalle de nuage", + "block.unicopia.cloud_plank_stairs": "Escalier de nuage", + "block.unicopia.cloud_bricks": "Nuage taillé", + "block.unicopia.cloud_brick_slab": "Dalle de nuage taillé", + "block.unicopia.cloud_brick_stairs": "Escalier de nuage taillé", + "block.unicopia.carved_cloud": "Nuage sculpté", + "block.unicopia.compacted_cloud_bricks": "Nuage taillé", + "block.unicopia.compacted_cloud_planks": "Planches de nuage", + "block.unicopia.unstable_cloud": "Nuage instable", + "block.unicopia.dense_cloud": "Nuage dense", + "block.unicopia.dense_cloud_slab": "Dalle nuage dense", + "block.unicopia.dense_cloud_stairs": "Escaliers nuages denses", + "block.unicopia.compacted_dense_cloud": "Nuage dense", + "block.unicopia.etched_cloud": "Nuage esche", + "block.unicopia.etched_cloud_slab": "Dalle nuageuse esche", + "block.unicopia.etched_cloud_stairs": "Escaliers nuages esche", + "block.unicopia.compacted_etched_cloud": "Nuage gravé", + "block.unicopia.cloud_pillar": "Pilier Nuage", + "block.unicopia.cloth_bed": "Lit en tissu de luxe", + "block.unicopia.cloud_bed": "Lit de nuage", + "block.unicopia.cloud_chest": "Coffre de nuage", + "block.unicopia.cloud_chest.double": "Grande coffre de nuage", + "block.unicopia.cloud_door": "Porte de nuage", + "block.unicopia.crystal_door": "Porte cristalline", + "block.unicopia.stable_door": "Porte stable", + "block.unicopia.dark_oak_stable_door": "Porte stable en bois", "block.unicopia.oats": "Avoine", "block.unicopia.oats_stem": "Avoine", "block.unicopia.oats_crown": "Avoine", "entity.unicopia.butterfly": "Papillon", "entity.unicopia.twittermite": "Twittermite", "entity.unicopia.specter": "Specter", - "entity.unicopia.cast_spell": "Cast Spell", + "entity.unicopia.mimic": "Mimic", + "entity.unicopia.cast_spell": "Sortilège lancé", "entity.unicopia.cast_spell.by": "un sort lancé par %s", "entity.unicopia.spellbook": "Livre de Sortilèges", - "entity.unicopia.air_balloon": "Hot Air Balloon", - "entity.unicopia.sombra": "King Sombra", - "entity.unicopia.sombra.taunt": "That's not going to work on me!", - "entity.unicopia.storm_cloud": "Storm Cloud", - "entity.unicopia.crystal_shards": "Crystal Shards", - "entity.unicopia.ignominious_vine": "Ignominious Vine", - "entity.unicopia.ignominious_bulb": "Ignominious Bulb", - "player.reachDistance": "Reach Distance", - "player.miningSpeed": "Mining Speed", - "player.gravityModifier": "Gravity", - "unicopia.effect.tribe.stage.initial": "It appears to have no effect.", - "unicopia.effect.tribe.stage.crawling": "You feel the skin crawling on your back.", - "unicopia.effect.tribe.stage.determination": "As your bones realign you are filled by determination.", - "unicopia.effect.tribe.stage.resurection": "Knowing you will return to this world as a %s", - "effect.unicopia.food_poisoning": "Food Poisoning", - "effect.unicopia.sun_blindness": "Sun Blindness", - "effect.unicopia.corrupt_influence": "Corrupt Influence", - "effect.unicopia.paralysis": "Paralysis", - "effect.unicopia.butter_fingers": "Butterfingers", - "effect.unicopia.change_race_earth": "Earth Pony Metamorphosis", - "effect.unicopia.change_race_unicorn": "Métamorphose de la Licorne", - "effect.unicopia.change_race_pegasus": "Pegasus Metamorphosis", - "effect.unicopia.change_race_changeling": "Changeling Metamorphosis", - "effect.unicopia.change_race_bat": "Bat Pony Metamorphosis", - "effect.unicopia.change_race_kirin": "Kirin Metamorphosis", - "effect.unicopia.change_race_hippogriff": "Hippogriff Metamorphosis", - "effect.unicopia.morph_race_earth": "Earth Pony Transformation", - "effect.unicopia.morph_race_unicorn": "Transformation de Licorne", - "effect.unicopia.morph_race_pegasus": "Pegasus Transformation", - "effect.unicopia.morph_race_changeling": "Changeling Transformation", - "effect.unicopia.morph_race_bat": "Bat Pony Transformation", - "effect.unicopia.morph_race_kirin": "Kirin Transformation", - "effect.unicopia.morph_race_hippogriff": "Hippogriff Transformation", - "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", + "entity.unicopia.air_balloon": "Montgolfière", + "entity.unicopia.sombra": "Roi Sombra", + "entity.unicopia.sombra.taunt": "Cela ne marchera pas sur moi !", + "entity.unicopia.storm_cloud": "Nuage de tempête", + "entity.unicopia.crystal_shards": "Éclats de cristal", + "entity.unicopia.ignominious_vine": "Vigne ignominieuse", + "entity.unicopia.ignominious_bulb": "Ampoule ignominieuse", + "player.reachDistance": "Distance d'atteinte", + "player.miningSpeed": "Vitesse de minage", + "player.gravityModifier": "Gravité", + "unicopia.effect.tribe.stage.initial": "Il semble que cela n'ait aucun effet.", + "unicopia.effect.tribe.stage.crawling": "Vous sentez que votre peau rampe sur votre dos.", + "unicopia.effect.tribe.stage.determination": "Vous vous sentez déterminé alors que vos os se réarrangent.", + "unicopia.effect.tribe.stage.resurection": "Sachant que vous renaîtrez dans ce monde en %s", + "effect.unicopia.food_poisoning": "Intoxication Alimentaire", + "effect.unicopia.sun_blindness": "Cécité du soleil", + "effect.unicopia.corrupt_influence": "Influence de la corruption", + "effect.unicopia.paralysis": "Paralysie", + "effect.unicopia.butter_fingers": "Doigts de girofle", + "effect.unicopia.change_race_earth": "Métamorphose de poney de terre", + "effect.unicopia.change_race_unicorn": "Métamorphose de licorne", + "effect.unicopia.change_race_pegasus": "Métamorphose de pégase", + "effect.unicopia.change_race_changeling": "Métamorphose de changelin", + "effect.unicopia.change_race_bat": "Métamorphose de sombral", + "effect.unicopia.change_race_kirin": "Métamorphose de kirin", + "effect.unicopia.change_race_hippogriff": "Métamorphose de hippogriffe", + "effect.unicopia.morph_race_earth": "Transformation de poney de terre", + "effect.unicopia.morph_race_unicorn": "Transformation de licorne", + "effect.unicopia.morph_race_pegasus": "Transformation de pégase", + "effect.unicopia.morph_race_changeling": "Transformation de changelin", + "effect.unicopia.morph_race_bat": "Transformation de sombral", + "effect.unicopia.morph_race_kirin": "Transformation de kirin", + "effect.unicopia.morph_race_hippogriff": "Transformation d'hippogriffe", + "item.minecraft.potion.effect.unicopia.tribe_swap_earth": "Potion de métamorphose de poney de terre", + "item.minecraft.splash_potion.effect.unicopia.tribe_swap_earth": "Potion de métamorphose de poney de terre jetable", + "item.minecraft.lingering_potion.effect.unicopia.tribe_swap_earth": "Potion de métamorphose de poney de terre persistante", + "item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_earth": "Flèche de métamorphose de poney de terre", "item.minecraft.potion.effect.unicopia.tribe_swap_unicorn": "Potion Métamorphose de Licorne", "item.minecraft.splash_potion.effect.unicopia.tribe_swap_unicorn": "Potion Jetable de Métamorphose de Licorne", "item.minecraft.lingering_potion.effect.unicopia.tribe_swap_unicorn": "Potion de Métamorphose de Licorne persistante", @@ -391,79 +392,79 @@ "item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_pegasus": "Flèche de Métamorphose de Pégase", "item.minecraft.potion.effect.unicopia.tribe_swap_changeling": "Potion de Métamorphose du Changeling", "item.minecraft.splash_potion.effect.unicopia.tribe_swap_changeling": "Potion Jetable de Métamorphose de Changeling", - "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", - "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", - "item.minecraft.potion.effect.unicopia.tribe_swap_kirin": "Potion of Kirin Metamorphosis", - "item.minecraft.splash_potion.effect.unicopia.tribe_swap_kirin": "Splash Potion of Kirin Metamorphosis", - "item.minecraft.lingering_potion.effect.unicopia.tribe_swap_kirin": "Lingering Potion of Kirin Metamorphosis", - "item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_kirin": "Arrow of Kirin Metamorphosis", - "item.minecraft.potion.effect.unicopia.tribe_swap_hippogriff": "Potion of Hippogriff Metamorphosis", - "item.minecraft.splash_potion.effect.unicopia.tribe_swap_hippogriff": "Splash Potion of Hippogriff Metamorphosis", - "item.minecraft.lingering_potion.effect.unicopia.tribe_swap_hippogriff": "Lingering Potion of Hippogriff Metamorphosis", - "item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_hippogriff": "Arrow of Hippogriff Metamorphosis", - "item.minecraft.potion.effect.unicopia.short_morph_earth": "Potion of Earth Pony Short Transformation", - "item.minecraft.splash_potion.effect.unicopia.short_morph_earth": "Splash Potion of Earth Pony Short Transformation", - "item.minecraft.lingering_potion.effect.unicopia.short_morph_earth": "Lingering Potion of Earth Pony Short Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.short_morph_earth": "Arrow of Earth Pony Short Transformation", + "item.minecraft.lingering_potion.effect.unicopia.tribe_swap_changeling": "Potion de métamorphose de changelin persistante", + "item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_changeling": "Flèche de métamorphose de changelin", + "item.minecraft.potion.effect.unicopia.tribe_swap_bat": "Potion de métamorphose de sombral", + "item.minecraft.splash_potion.effect.unicopia.tribe_swap_bat": "Potion de métamorphose de sombral jetable", + "item.minecraft.lingering_potion.effect.unicopia.tribe_swap_bat": "Potion de métamorphose de sombral persistante", + "item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_bat": "Flèche de métamorphose de sombral", + "item.minecraft.potion.effect.unicopia.tribe_swap_kirin": "Potion de métamorphose de kirin", + "item.minecraft.splash_potion.effect.unicopia.tribe_swap_kirin": "Potion de métamorphose de kirin jetable", + "item.minecraft.lingering_potion.effect.unicopia.tribe_swap_kirin": "Potion de métamorphose de kirin persistante", + "item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_kirin": "Flèche de métamorphose de kirin", + "item.minecraft.potion.effect.unicopia.tribe_swap_hippogriff": "Potion de métamorphose d'hippogriffe", + "item.minecraft.splash_potion.effect.unicopia.tribe_swap_hippogriff": "Potion de métamorphose d'hippogriffe jetable", + "item.minecraft.lingering_potion.effect.unicopia.tribe_swap_hippogriff": "Potion de métamorphose d'hippogriffe persistante", + "item.minecraft.tipped_arrow.effect.unicopia.tribe_swap_hippogriff": "Flèche de métamorphose d'hippogriffe", + "item.minecraft.potion.effect.unicopia.short_morph_earth": "Potion de courte transformation de poney de terre", + "item.minecraft.splash_potion.effect.unicopia.short_morph_earth": "Potion de courte transformation de poney de terre jetable", + "item.minecraft.lingering_potion.effect.unicopia.short_morph_earth": "Potion de courte transformation de poney de terre persistante", + "item.minecraft.tipped_arrow.effect.unicopia.short_morph_earth": "Flèche de courte transformation de poney de terre", "item.minecraft.potion.effect.unicopia.short_morph_unicorn": "Potion de Licorne Courte Transformation", "item.minecraft.splash_potion.effect.unicopia.short_morph_unicorn": "Potion Jetable de Courte Transformation de Licorne", "item.minecraft.lingering_potion.effect.unicopia.short_morph_unicorn": "Potion de Transformation Courte de Licorne persistante", "item.minecraft.tipped_arrow.effect.unicopia.short_morph_unicorn": "Flèche de Licorne Courte Transformation", - "item.minecraft.potion.effect.unicopia.short_morph_pegasus": "Potion of Pegasus Short Transformation", - "item.minecraft.splash_potion.effect.unicopia.short_morph_pegasus": "Splash Potion of Pegasus Short Transformation", - "item.minecraft.lingering_potion.effect.unicopia.short_morph_pegasus": "Lingering Potion of Pegasus Short Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.short_morph_pegasus": "Arrow of Pegasus Short Transformation", - "item.minecraft.potion.effect.unicopia.short_morph_changeling": "Potion of Changeling Short Transformation", - "item.minecraft.splash_potion.effect.unicopia.short_morph_changeling": "Splash Potion of Changeling Short Transformation", - "item.minecraft.lingering_potion.effect.unicopia.short_morph_changeling": "Lingering Potion of Changeling Short Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.short_morph_changeling": "Arrow of Changeling Short Transformation", - "item.minecraft.potion.effect.unicopia.short_morph_bat": "Potion of Bat Pony Short Transformation", - "item.minecraft.splash_potion.effect.unicopia.short_morph_bat": "Splash Potion of Bat Pony Short Transformation", - "item.minecraft.lingering_potion.effect.unicopia.short_morph_bat": "Lingering Potion of Bat Pony Short Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.short_morph_bat": "Arrow of Bat Pony Short Transformation", - "item.minecraft.potion.effect.unicopia.short_morph_kirin": "Potion of Kirin Short Transformation", - "item.minecraft.splash_potion.effect.unicopia.short_morph_kirin": "Splash Potion of Kirin Short Transformation", - "item.minecraft.lingering_potion.effect.unicopia.short_morph_kirin": "Lingering Potion of Kirin Short Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.short_morph_kirin": "Arrow of Kirin Short Transformation", - "item.minecraft.potion.effect.unicopia.short_morph_hippogriff": "Potion of Hippogriff Short Transformation", - "item.minecraft.splash_potion.effect.unicopia.short_morph_hippogriff": "Splash Potion of Hippogriff Short Transformation", - "item.minecraft.lingering_potion.effect.unicopia.short_morph_hippogriff": "Lingering Potion of Hippogriff Short Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.short_morph_hippogriff": "Arrow of Hippogriff Short Transformation", - "item.minecraft.potion.effect.unicopia.long_morph_earth": "Potion of Earth Pony Long Transformation", - "item.minecraft.splash_potion.effect.unicopia.long_morph_earth": "Splash Potion of Earth Pony Long Transformation", - "item.minecraft.lingering_potion.effect.unicopia.long_morph_earth": "Lingering Potion of Earth Pony Long Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.long_morph_earth": "Arrow of Earth Pony Long Transformation", + "item.minecraft.potion.effect.unicopia.short_morph_pegasus": "Potion de courte transformation de pégase", + "item.minecraft.splash_potion.effect.unicopia.short_morph_pegasus": "Potion de courte transformation de pégase jetable", + "item.minecraft.lingering_potion.effect.unicopia.short_morph_pegasus": "Potion de courte transformation de pégase persistante", + "item.minecraft.tipped_arrow.effect.unicopia.short_morph_pegasus": "Flèche de courte transformation de pégase", + "item.minecraft.potion.effect.unicopia.short_morph_changeling": "Potion de courte transformation de changelin", + "item.minecraft.splash_potion.effect.unicopia.short_morph_changeling": "Potion de courte transformation de changelin jetable", + "item.minecraft.lingering_potion.effect.unicopia.short_morph_changeling": "Potion de courte transformation de changelin persistante", + "item.minecraft.tipped_arrow.effect.unicopia.short_morph_changeling": "Flèche de courte transformation de changelin", + "item.minecraft.potion.effect.unicopia.short_morph_bat": "Potion de courte transformation de sombral", + "item.minecraft.splash_potion.effect.unicopia.short_morph_bat": "Potion de courte transformation de sombral jetable", + "item.minecraft.lingering_potion.effect.unicopia.short_morph_bat": "Potion de courte transformation de sombral persistante", + "item.minecraft.tipped_arrow.effect.unicopia.short_morph_bat": "Flèche de courte transformation de sombral", + "item.minecraft.potion.effect.unicopia.short_morph_kirin": "Potion de courte transformation de kirin", + "item.minecraft.splash_potion.effect.unicopia.short_morph_kirin": "Potion de courte transformation de kirin jetable", + "item.minecraft.lingering_potion.effect.unicopia.short_morph_kirin": "Potion de courte transformation de kirin persistante", + "item.minecraft.tipped_arrow.effect.unicopia.short_morph_kirin": "Flèche de courte transformation de kirin", + "item.minecraft.potion.effect.unicopia.short_morph_hippogriff": "Potion de courte transformation d'hippogriffe", + "item.minecraft.splash_potion.effect.unicopia.short_morph_hippogriff": "Potion de courte transformation d'hippogriffe jetable", + "item.minecraft.lingering_potion.effect.unicopia.short_morph_hippogriff": "Potion de courte transformation d'hippogriffe persistante", + "item.minecraft.tipped_arrow.effect.unicopia.short_morph_hippogriff": "Flèche de courte transformation d'hippogriffe", + "item.minecraft.potion.effect.unicopia.long_morph_earth": "Potion de longue transformation de poney de terre", + "item.minecraft.splash_potion.effect.unicopia.long_morph_earth": "Potion de longue transformation de poney de terre jetable", + "item.minecraft.lingering_potion.effect.unicopia.long_morph_earth": "Potion de longue transformation de poney de terre persistante", + "item.minecraft.tipped_arrow.effect.unicopia.long_morph_earth": "Flèche de longue transformation de poney de terre", "item.minecraft.potion.effect.unicopia.long_morph_unicorn": "Potion de Licorne Longue Transformation", "item.minecraft.splash_potion.effect.unicopia.long_morph_unicorn": "Potion Jetable de Licorne Longue Transformation", "item.minecraft.lingering_potion.effect.unicopia.long_morph_unicorn": "Potion de Transformation Longue de Licorne persistante", "item.minecraft.tipped_arrow.effect.unicopia.long_morph_unicorn": "Flèche de Licorne Longue Transformation", - "item.minecraft.potion.effect.unicopia.long_morph_pegasus": "Potion of Pegasus Long Transformation", - "item.minecraft.splash_potion.effect.unicopia.long_morph_pegasus": "Splash Potion of Pegasus Long Transformation", - "item.minecraft.lingering_potion.effect.unicopia.long_morph_pegasus": "Lingering Potion of Pegasus Long Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.long_morph_pegasus": "Arrow of Pegasus Long Transformation", - "item.minecraft.potion.effect.unicopia.long_morph_changeling": "Potion of Changeling Long Transformation", - "item.minecraft.splash_potion.effect.unicopia.long_morph_changeling": "Splash Potion of Changeling Long Transformation", - "item.minecraft.lingering_potion.effect.unicopia.long_morph_changeling": "Lingering Potion of Changeling Long Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.long_morph_changeling": "Arrow of Changeling Long Transformation", - "item.minecraft.potion.effect.unicopia.long_morph_bat": "Potion of Bat Pony Long Transformation", - "item.minecraft.splash_potion.effect.unicopia.long_morph_bat": "Splash Potion of Bat Pony Long Transformation", - "item.minecraft.lingering_potion.effect.unicopia.long_morph_bat": "Lingering Potion of Bat Pony Long Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.long_morph_bat": "Arrow of Bat Pony Long Transformation", - "item.minecraft.potion.effect.unicopia.long_morph_kirin": "Potion of Kirin Long Transformation", - "item.minecraft.splash_potion.effect.unicopia.long_morph_kirin": "Splash Potion of Kirin Long Transformation", - "item.minecraft.lingering_potion.effect.unicopia.long_morph_kirin": "Lingering Potion of Kirin Long Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.long_morph_kirin": "Arrow of Kirin Long Transformation", - "item.minecraft.potion.effect.unicopia.long_morph_hippogriff": "Potion of Hippogriff Long Transformation", - "item.minecraft.splash_potion.effect.unicopia.long_morph_hippogriff": "Splash Potion of Hippogriff Long Transformation", - "item.minecraft.lingering_potion.effect.unicopia.long_morph_hippogriff": "Lingering Potion of Hippogriff Long Transformation", - "item.minecraft.tipped_arrow.effect.unicopia.long_morph_hippogriff": "Arrow of Hippogriff Long Transformation", - "potion.withChance": "1 in %s chance of %s", + "item.minecraft.potion.effect.unicopia.long_morph_pegasus": "Potion de longue transformation de pégase", + "item.minecraft.splash_potion.effect.unicopia.long_morph_pegasus": "Potion de longue transformation de pégase jetable", + "item.minecraft.lingering_potion.effect.unicopia.long_morph_pegasus": "Potion de longue transformation de pégase persistante", + "item.minecraft.tipped_arrow.effect.unicopia.long_morph_pegasus": "Flèche de longue transformation de pégase", + "item.minecraft.potion.effect.unicopia.long_morph_changeling": "Potion de longue transformation de changelin", + "item.minecraft.splash_potion.effect.unicopia.long_morph_changeling": "Potion de longue transformation de pégase jetable", + "item.minecraft.lingering_potion.effect.unicopia.long_morph_changeling": "Potion de longue transformation de pégase persistante", + "item.minecraft.tipped_arrow.effect.unicopia.long_morph_changeling": "Flèche de longue transformation de pégase", + "item.minecraft.potion.effect.unicopia.long_morph_bat": "Potion de longue transformation de sombral", + "item.minecraft.splash_potion.effect.unicopia.long_morph_bat": "Potion de longue transformation de sombral jetable", + "item.minecraft.lingering_potion.effect.unicopia.long_morph_bat": "Potion de longue transformation de sombral persistante", + "item.minecraft.tipped_arrow.effect.unicopia.long_morph_bat": "Flèche de longue transformation de sombral", + "item.minecraft.potion.effect.unicopia.long_morph_kirin": "Potion de longue transformation de kirin", + "item.minecraft.splash_potion.effect.unicopia.long_morph_kirin": "Potion de longue transformation de kirin jetable", + "item.minecraft.lingering_potion.effect.unicopia.long_morph_kirin": "Potion de longue transformation de kirin persistante", + "item.minecraft.tipped_arrow.effect.unicopia.long_morph_kirin": "Flèche de longue transformation de kirin", + "item.minecraft.potion.effect.unicopia.long_morph_hippogriff": "Potion de longue transformation d'hippogriffe", + "item.minecraft.splash_potion.effect.unicopia.long_morph_hippogriff": "Potion de longue transformation d'hippogriffe jetable", + "item.minecraft.lingering_potion.effect.unicopia.long_morph_hippogriff": "Potion de longue transformation d'hippogriffe persistante", + "item.minecraft.tipped_arrow.effect.unicopia.long_morph_hippogriff": "Flèche de longue transformation d'hippogriffe", + "potion.withChance": "1 chance sur %s de %s", "potion.potency.6": "VII", - "spell.unicopia.frost": "Frost", + "spell.unicopia.frost": "Gel", "spell.unicopia.frost.lore": "Chilling to the touch, this gem will freeze whatever it is used on", "spell.unicopia.hydrophobic": "Repel Water", "spell.unicopia.hydrophobic.lore": "Creates a protective bubble around the user that prevents water from entering", @@ -481,7 +482,7 @@ "spell.unicopia.shield.lore": "Casts a protective shield around the user", "spell.unicopia.bubble": "Bubble", "spell.unicopia.bubble.lore": "Traps any creature it hits in a soap bubble", - "spell.unicopia.arcane_protection": "Arcane Protections", + "spell.unicopia.arcane_protection": "Arcane Protection", "spell.unicopia.arcane_protection.lore": "Creates a protective shroud over an area in which no other spells can be cast", "spell.unicopia.vortex": "Arcane Attraction", "spell.unicopia.vortex.lore": "Creates a magnetic force that pulls in other targets", @@ -507,106 +508,106 @@ "spell.unicopia.awkward.lore": "Unstable magics", "spell.unicopia.transformation": "Transmutation", "spell.unicopia.transformation.lore": "Transforms the target into something else", - "spell.unicopia.feather_fall": "Feather Fall", + "spell.unicopia.feather_fall": "Chute amortie", "spell.unicopia.feather_fall.lore": "Slows the descent of the caster and surrounding allies", - "spell.unicopia.catapult": "Catapult", + "spell.unicopia.catapult": "Catapulte", "spell.unicopia.catapult.lore": "Grabs a nearby block or entity and throws it into the air", - "spell.unicopia.dispel_evil": "Dispel Evil", + "spell.unicopia.dispel_evil": "Dissipation du mal", "spell.unicopia.dispel_evil.lore": "Casts away any nearby unearthly forces", - "trait.unicopia.strength.name": "Strength", + "trait.unicopia.strength.name": "Force", "trait.unicopia.strength.description": "Imparts physical strength or enhances endurance.\nSpells with more of the strength trait hit harder and last longer.", "trait.unicopia.focus.name": "Focus", "trait.unicopia.focus.description": "Narrows a spell to focus its energy more effectively.\nAdding the focus trait to spells will decrease the cost of its effects whilst extending its range to more targets in cases of multi-target spells.", - "trait.unicopia.knowledge.name": "Knowledge", + "trait.unicopia.knowledge.name": "Connaissance", "trait.unicopia.knowledge.description": "A mechanical harvest born of machinery and technology.\nSome spells require a little...ingenuity.", - "trait.unicopia.power.name": "Power", + "trait.unicopia.power.name": "Puissance", "trait.unicopia.power.description": "Force for force's sake.\nExtends or enhances a spell's natural duration.", - "trait.unicopia.blood.name": "Blood", + "trait.unicopia.blood.name": "Sang", "trait.unicopia.blood.description": "Blood for the blood god", - "trait.unicopia.water.name": "Water", + "trait.unicopia.water.name": "Eau", "trait.unicopia.water.description": "Embodies the first natural element. Counter to the Element of Fire.", - "trait.unicopia.earth.name": "Earth", + "trait.unicopia.earth.name": "Terre", "trait.unicopia.earth.description": "Embodies the second natural element. An Earthly energy inherent to all things derived from below the ground.", - "trait.unicopia.fire.name": "Fire", + "trait.unicopia.fire.name": "Feu", "trait.unicopia.fire.description": "Embodies the third natural element. Complemented by the Element of Air, adds a destructive spark to your spells.", - "trait.unicopia.air.name": "Air", + "trait.unicopia.air.name": "Vent", "trait.unicopia.air.description": "Embodies the fourth natural element.", - "trait.unicopia.ice.name": "Ice", + "trait.unicopia.ice.name": "Glace", "trait.unicopia.ice.description": "A chilling touch. Complementary to the Element of Water.", - "trait.unicopia.darkness.name": "Darkness", + "trait.unicopia.darkness.name": "Obscurité", "trait.unicopia.darkness.description": "Beware the dark, for it can lead to abilities some might say are unnatural.", - "trait.unicopia.order.name": "Harmony", + "trait.unicopia.order.name": "Harmonie", "trait.unicopia.order.description": "Counter-balance to chaos.", "trait.unicopia.chaos.name": "Chaos", "trait.unicopia.chaos.description": "Unpredictable in nature, uncontrollable in captivity.", "trait.unicopia.famine.name": "Famine", "trait.unicopia.famine.description": "You are consumed by an overwhelming hunger. A hunger for power.", - "trait.unicopia.happiness.name": "Laughter", + "trait.unicopia.happiness.name": "Rire", "trait.unicopia.happiness.description": "Complemented by the Element of Harmony, wants nothing more than to bring happiness into this world.", - "trait.unicopia.kindness.name": "Kindness", + "trait.unicopia.kindness.name": "Gentillesse", "trait.unicopia.kindness.description": "Complemented by the Element of Harmony and the Element of Laughter, wants nothing more than to bring happiness into this world.", - "trait.unicopia.generosity.name": "Generosity", + "trait.unicopia.generosity.name": "Générosité", "trait.unicopia.generosity.description": "Causes a spell to favor others over the caster.\nCan be used to increase range and power, but to the detriment to the caster.\n\nComplemented by the Element of Harmony and the Element of Kindness.\nSpells with this trait are better suited to lending aid to those in need.", - "trait.unicopia.rot.name": "Rot", + "trait.unicopia.rot.name": "Nécrose", "trait.unicopia.rot.description": "Death and destruction enter this world. All will die, all must die. It has been written and so shall it be.", - "trait.unicopia.life.name": "Life", + "trait.unicopia.life.name": "Vie", "trait.unicopia.life.description": "Embodies the energy that resides within all living beings.", "trait.unicopia.poison.name": "Poison", "trait.unicopia.poison.description": "A deadly dart to kill a beast.", - "unicopia.diet.information": "Diet Information:", - "unicopia.diet.side_effects": "Side-Effects:", - "unicopia.diet.not_edible": "Item is not edible", - "unicopia.diet.base_multiplier": "Base Multiplier: %s%%", - "unicopia.diet.hunger.detailed": "Hunger gained: %s of %s (%s%%)", + "unicopia.diet.information": "Informations sur l'alimentation :", + "unicopia.diet.side_effects": "Effets secondaires:", + "unicopia.diet.not_edible": "L'article n'est pas comestible", + "unicopia.diet.base_multiplier": "Multiplicateur de base : %s%%", + "unicopia.diet.hunger.detailed": "Faim gagnée : %s de %s (%s%%)", "unicopia.diet.saturation.detailed": "Saturation gained: %s (%s%%)", - "unicopia.diet.hunger": "Hunger Ratio: %s%%", - "unicopia.diet.saturation": "Saturation Ratio: %s%%", - "food_group.unicopia.meat.rotten": "Rotting Meat", - "food_group.unicopia.meat.raw": "Fresh Meat", - "food_group.unicopia.meat.cooked": "Prepared Meat", - "food_group.unicopia.fish.rotten": "Rotten Fish", - "food_group.unicopia.fish.raw": "Fresh Fish", - "food_group.unicopia.fish.cooked": "Prepared Fish", - "food_group.unicopia.insect.rotten": "Rotted Bugs & Insects", - "food_group.unicopia.insect.raw": "Bugs & Insects", - "food_group.unicopia.insect.cooked": "Cooked Bugs & Insects", - "food_group.unicopia.nuts_and_seeds": "Nuts & Seeds", - "food_group.unicopia.love": "Love", - "food_group.unicopia.rocks": "Rocks", - "food_group.unicopia.pinecone": "Nuts & Seeds", - "food_group.unicopia.bat_ponys_delight": "Bat Pony Treats", - "food_group.unicopia.sea_vegetable.cooked": "Prepared Shells & Coral", - "food_group.unicopia.sea_vegetable.raw": "Shells & Coral", - "food_group.unicopia.shells": "Sea Shells", - "food_group.unicopia.special_shells": "Companions", - "food_group.unicopia.candy": "Candy", + "unicopia.diet.hunger": "Ratio de faim : %s%%", + "unicopia.diet.saturation": "Ratio de saturation : %s%%", + "food_group.unicopia.meat.rotten": "Viande putréfiée", + "food_group.unicopia.meat.raw": "Viande fraîche", + "food_group.unicopia.meat.cooked": "Viande préparée", + "food_group.unicopia.fish.rotten": "Poisson putréfié", + "food_group.unicopia.fish.raw": "Poisson frais", + "food_group.unicopia.fish.cooked": "Poisson préparé", + "food_group.unicopia.insect.rotten": "Insectes putréfiés", + "food_group.unicopia.insect.raw": "Insectes", + "food_group.unicopia.insect.cooked": "Insectes préparés", + "food_group.unicopia.nuts_and_seeds": "Noix et graines", + "food_group.unicopia.love": "Amour", + "food_group.unicopia.rocks": "Roches", + "food_group.unicopia.pinecone": "Noix et graines", + "food_group.unicopia.bat_ponys_delight": "Régals de sombals", + "food_group.unicopia.sea_vegetable.cooked": "Coquilles et coraux préparés", + "food_group.unicopia.sea_vegetable.raw": "Coquilles et coraux", + "food_group.unicopia.shells": "Coquillage", + "food_group.unicopia.special_shells": "Compagnons", + "food_group.unicopia.candy": "Bonbon", "food_group.unicopia.desserts": "Desserts", "food_group.unicopia.fruit": "Fruit", - "food_group.unicopia.baked_goods": "Baked Goods", - "food_group.unicopia.misc": "Misc", - "food_group.unicopia.fruits_and_vegetables": "Fruits & Vegetables", - "food_group.unicopia.drinks": "Drinks", - "food_group.unicopia.foraging.edible_filling": "Bulky Plant Matter", - "food_group.unicopia.foraging.edible": "Plant Matter", - "food_group.unicopia.foraging.nauseating": "Nauseating", - "food_group.unicopia.foraging.prickly": "Prickly", - "food_group.unicopia.foraging.risky": "Unsafe", - "food_group.unicopia.foraging.strengthening": "Strength Enhancing", - "food_group.unicopia.foraging.severely_prickly": "Very Prickly", - "food_group.unicopia.foraging.severely_nauseating": "Sickening", - "food_group.unicopia.foraging.radioactive": "Glowy", - "food_group.unicopia.foraging.dangerous": "Dangerous", - "food_group.unicopia.foraging.blinding": "Toxic", - "food_group.unicopia.foraging.leafy_greens": "Leafy Greens", - "toxicity.safe.name": "Safe", - "toxicity.mild.name": "Mildly Toxic", - "toxicity.fair.name": "Fairly Toxic", - "toxicity.severe.name": "Toxic", - "toxicity.lethal.name": "Lethal", - "affliction.unicopia.empty": "No Effect", - "affliction.unicopia.healing": "Gain %s%% health", - "affliction.unicopia.cure_love_sickness": "Cure Love Sickness", - "affliction.unicopia.lose_hunger": "Lose %s%% hunger", + "food_group.unicopia.baked_goods": "Pâtisseries", + "food_group.unicopia.misc": "Divers", + "food_group.unicopia.fruits_and_vegetables": "Fruits et légumes", + "food_group.unicopia.drinks": "Boissons", + "food_group.unicopia.foraging.edible_filling": "Matière de la Plante Malfrale", + "food_group.unicopia.foraging.edible": "Matière végétale", + "food_group.unicopia.foraging.nauseating": "Nauséeux", + "food_group.unicopia.foraging.prickly": "Épineux", + "food_group.unicopia.foraging.risky": "Risqué", + "food_group.unicopia.foraging.strengthening": "Amélioration de la Force", + "food_group.unicopia.foraging.severely_prickly": "Très Épineux", + "food_group.unicopia.foraging.severely_nauseating": "Maladie", + "food_group.unicopia.foraging.radioactive": "Brillant", + "food_group.unicopia.foraging.dangerous": "Dangereux", + "food_group.unicopia.foraging.blinding": "Toxique", + "food_group.unicopia.foraging.leafy_greens": "Feuille Verte", + "toxicity.safe.name": "Sûrs", + "toxicity.mild.name": "Légèrement toxique", + "toxicity.fair.name": "Assez toxique", + "toxicity.severe.name": "Toxique", + "toxicity.lethal.name": "Mortel", + "affliction.unicopia.empty": "Aucun effet", + "affliction.unicopia.healing": "Gagnez de la santé %s%%", + "affliction.unicopia.cure_love_sickness": "Guérison de la maladie d'amour", + "affliction.unicopia.lose_hunger": "Perdre %s%% faim", "ability.unicopia.shoot": "Shoot Magic", "ability.unicopia.shoot.with_spell": "Shoot %s", "ability.unicopia.shoot.with_spell.active": "Shooting %s", @@ -650,35 +651,35 @@ "ability.unicopia.dash": "Flying Dash", "ability.unicopia.change_form": "Change Form", "ability.unicopia.sonar_pulse": "Sonar Pulse", - "gui.unicopia.trait.label": "Element of %s", + "gui.unicopia.trait.label": "Élément de %s", "gui.unicopia.trait.group": "\n %s", - "gui.unicopia.trait.corruption": "\n %s corruption", - "gui.unicopia.dispell_screen.cancel": "Press ESC to cancel", - "gui.unicopia.dispell_screen.spell_type": "Spell Type: %s", - "gui.unicopia.dispell_screen.affinity": "Affinity: %s", - "gui.unicopia.dispell_screen.time_left": "Time Left: %s", - "gui.unicopia.dispell_screen.discard": "[Click to Discard]", + "gui.unicopia.trait.corruption": "\nCorruption de %s", + "gui.unicopia.dispell_screen.cancel": "Appuyez sur Échap pour annuler", + "gui.unicopia.dispell_screen.spell_type": "Type de sortilège : %s", + "gui.unicopia.dispell_screen.affinity": "Affinité : %s", + "gui.unicopia.dispell_screen.time_left": "Temps restant : %s", + "gui.unicopia.dispell_screen.discard": "[Cliquez pour jeter]", "gui.unicopia": "Unicopia...", - "gui.unicopia.page_num": "%d of %d", - "respawn.reason.joined_new_tribe": "%1$s was reborn as a %2$s", - "respawn.reason.illegal_race": "The %s race is not permitted by your server's configuration.", - "gui.unicopia.tribe_selection.respawn": "You have died.", - "gui.unicopia.tribe_selection.respawn.journey": "But the end is not all, for at the end of every end is another beginning.", - "gui.unicopia.tribe_selection.respawn.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.welcome": "Select Your Tribe", - "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.unicopia.earth": "Join the Earth Tribe", + "gui.unicopia.page_num": "%d de %d", + "respawn.reason.joined_new_tribe": "%1$s est renaissé comme %2$s", + "respawn.reason.illegal_race": "La course %s n'est pas autorisée par la configuration de votre serveur.", + "gui.unicopia.tribe_selection.respawn": "Vous êtes mort.", + "gui.unicopia.tribe_selection.respawn.journey": "Mais la fin n'est pas tout, car à la fin de chaque fin est un autre commencement.", + "gui.unicopia.tribe_selection.respawn.choice": "Choisissez judicieusement, car le choix que vous faites maintenant changera le monde qui vous entoure et les chemins que vous pouvez emprunter.", + "gui.unicopia.tribe_selection.welcome": "Sélectionnez votre tribu", + "gui.unicopia.tribe_selection.welcome.journey": "Un voyage vers la magie et l'aventure vous attend, voyageur! Mais avant de partir, vous devez choisir votre chemin.", + "gui.unicopia.tribe_selection.welcome.choice": "Choisissez judicieusement, car le choix que vous faites maintenant changera le monde qui vous entoure et les chemins que vous pouvez emprunter.", + "gui.unicopia.tribe_selection.preference": "Votre tribu préférée actuelle est %s.", + "gui.unicopia.tribe_selection.options": "Tribus disponibles :", + "gui.unicopia.tribe_selection.options.disabled": "Cette option n'est pas disponible", + "gui.unicopia.tribe_selection.describe.unicopia.earth": "Rejoignez la tribu de terre", "gui.unicopia.tribe_selection.describe.unicopia.unicorn": "Rejoignez la tribu Licorne, maîtrisez les arts profanés", - "gui.unicopia.tribe_selection.describe.unicopia.pegasus": "Join the Pegasus Tribe, soar with the Wonderbolts", - "gui.unicopia.tribe_selection.describe.unicopia.bat": "Join the Bat Tribe, become the darkest night", - "gui.unicopia.tribe_selection.describe.unicopia.kirin": "Join the Kirin's Village, take the vow of silence", - "gui.unicopia.tribe_selection.describe.unicopia.hippogriff": "Join Hippogriff Tribe, screech at your neighbors", - "gui.unicopia.tribe_selection.describe.unicopia.changeling": "Join the Changeling Hive, your Queen demands it", - "gui.unicopia.tribe_selection.confirm": "You have selected %s", + "gui.unicopia.tribe_selection.describe.unicopia.pegasus": "Rejoignez la tribu de pégase, volez avec les Wonderbolts", + "gui.unicopia.tribe_selection.describe.unicopia.bat": "Rejoignez la tribu de sombral, devenez la nuit la plus sombre", + "gui.unicopia.tribe_selection.describe.unicopia.kirin": "Rejoignez le village de kirin, prenez le vœu de silence", + "gui.unicopia.tribe_selection.describe.unicopia.hippogriff": "Rejoignez la tribu d'hippogriffe, cris à vos voisins", + "gui.unicopia.tribe_selection.describe.unicopia.changeling": "Rejoignez la ruche de changelin, votre reine le demande", + "gui.unicopia.tribe_selection.confirm": "Vous avez sélectionné %s", "gui.unicopia.tribe_selection.confirm.goods": "%s enjoy the following perks:", "gui.unicopia.tribe_selection.confirm.goods.1.unicopia.human": " - Are omnivores and can eat all types of food except for love", "gui.unicopia.tribe_selection.confirm.goods.2.unicopia.human": " - Opposable thumbs", @@ -747,11 +748,11 @@ "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.hippogriff": " - Cannot interact with clouds", "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.hippogriff": " - Must rest between flights to regain their strength", "gui.unicopia.tribe_selection.confirm.bads.4.unicopia.hippogriff": " - Has a bird brain", - "gui.unicopia.tribe_selection.join": "Join Tribe", - "gui.unicopia.tribe_selection.cancel": "Go Back", + "gui.unicopia.tribe_selection.join": "Rejoindre la tribu", + "gui.unicopia.tribe_selection.cancel": "Retour", "gui.unicopia.spellbook.empty_spell_slot": "Empty Spell Slot", - "gui.unicopia.spellbook.page.inventory": "Inventory", - "gui.unicopia.spellbook.page.recipes": "Recipes", + "gui.unicopia.spellbook.page.inventory": "Inventaire", + "gui.unicopia.spellbook.page.recipes": "Recettes", "gui.unicopia.spellbook.page.recipes.empty": "0 Recipes Unlocked", "gui.unicopia.spellbook.page.mana": "Mana", "gui.unicopia.spellbook.page.level_requirement": "Level: %s", @@ -786,26 +787,26 @@ "gui.unicopia.spellbook.chapter.introduction.p6.2.body": "Put a raw gem-it mustn't have any spells already-in the middle and place materials around it in the slots I marked.", "gui.unicopia.spellbook.chapter.introduction.p6.3.body": "Each material gives different effects and putting them closer enhances their influence on the gem.", "gui.unicopia.spellbook.chapter.introduction.p7.title": "3rd Mare '12", - "gui.unicopia.spellbook.chapter.introduction.p7.1.body": "I'm going to start documenting spell combinations as I find them. Some of them are pretty obvious, like gem + fire = fire gem", + "gui.unicopia.spellbook.chapter.introduction.p7.1.body": "I'm going to start documenting spell combinations as I find them. Some of them are pretty obvious, like gem + fire = fire gem.", "gui.unicopia.spellbook.chapter.introduction.p7.2.body": "But some are less clear. For instance, what traits would an egg add? Much experimenting is needed. Oh, I'm giddy with excitement!", "gui.unicopia.spellbook.chapter.introduction.p8.title": "Botched Gems", - "gui.unicopia.spellbook.chapter.introduction.p8.1.body": "Not every combination works. What's dissapointing is now I have all these useless stones piling up in my chambers.", + "gui.unicopia.spellbook.chapter.introduction.p8.1.body": "Not every combination works. What's disappointing is now I have all these useless stones piling up in my chambers.", "gui.unicopia.spellbook.chapter.introduction.p8.2.body": "I don't know what to do with them. They're not edible. At least the locals don't think so.", "gui.unicopia.spellbook.chapter.introduction.p8.3.body": "They do still have the traits I gave them, so maybe I can find a use other than building a rock-fort with little Luna...", "gui.unicopia.spellbook.chapter.introduction.p9.title": "13th Mare '12", - "gui.unicopia.spellbook.chapter.introduction.p9.1.body": "Sorry for the long delay in updates. I've been hard at work researching different spells and desciding my approach.", - "gui.unicopia.spellbook.chapter.introduction.p9.2.body": "Fire is becomg a very interesting aspect, what with traits for it being readily available.", + "gui.unicopia.spellbook.chapter.introduction.p9.1.body": "Sorry for the long delay in updates. I've been hard at work researching different spells and deciding my approach.", + "gui.unicopia.spellbook.chapter.introduction.p9.2.body": "Fire is becoming a very interesting aspect, what with traits for it being readily available.", "gui.unicopia.spellbook.chapter.fire.p1.title": "Ch.2 Fire Magic", "gui.unicopia.spellbook.chapter.fire.p2.title": "9th Jum '12", "gui.unicopia.spellbook.chapter.fire.p2.1.body": "It took me longer than I anticipated, nearly a month! Hah! But I present to you, dear reader, my findings for the first elementary form of magic: FIRE.", "gui.unicopia.spellbook.chapter.fire.p2.2.body": "It's a working title, okay?", - "gui.unicopia.spellbook.chapter.fire.scorch.1.body": "Simple and to the point, Scorch does exactly what you'd think. By embuing a gem with the fire trait, one can indute it to glow and become hot to the touch.", + "gui.unicopia.spellbook.chapter.fire.scorch.1.body": "Simple and to the point, Scorch does exactly what you'd think. By imbuing a gem with the fire trait, one can induce it to glow and become hot to the touch.", "gui.unicopia.spellbook.chapter.fire.scorch.2.body": "The effect becomes stronger the more fire you load it with, but take care not to overload it, as it may become volatile.", "gui.unicopia.spellbook.chapter.fire.flame.1.body": "Creates a heating affect up to a radius of 3 hooves from any surfaces it touches.", "gui.unicopia.spellbook.chapter.fire.flame.2.body": "Useful when one needs a flame in a hurry or to fend off a wild wendigo.", "gui.unicopia.spellbook.chapter.fire.p5.title": "10th Jum '12", "gui.unicopia.spellbook.chapter.fire.p5.1.body": "Progress?", - "gui.unicopia.spellbook.chapter.fire.p5.2.body": "I've managed to improve the previous spell somewhat, but there is still something lacking. It's all very orderly. Predicatable.", + "gui.unicopia.spellbook.chapter.fire.p5.2.body": "I've managed to improve the previous spell somewhat, but there is still something lacking. It's all very orderly. Predictable.", "gui.unicopia.spellbook.chapter.fire.p5.3.body": "Luna has suggested adding more fire, but I'm weary to create more scorch marks on the tower. Faust save me if anypony were to find out what I've been doing...", "gui.unicopia.spellbook.chapter.fire.p6.title": "Fire Magic III", "gui.unicopia.spellbook.chapter.fire.p6.1.body": "Focusing Magic", @@ -844,7 +845,7 @@ "gui.unicopia.spellbook.chapter.fire.p16.1.body": "By adding extra traits, I was able to slightly modify the shield to allow or deny certain parties into the effect range.", "gui.unicopia.spellbook.chapter.fire.p16.2.body": "+ add life trait --> all animals may enter\n+ add blood trait --> all monsters may enter\n+ add ice trait --> all ponies may enter", "gui.unicopia.spellbook.chapter.fire.p17.title": "Protection III", - "gui.unicopia.spellbook.chapter.fire.p17.1.body": "+ add genorosity trait to attach the spell to a location rather than yourself", + "gui.unicopia.spellbook.chapter.fire.p17.1.body": "+ add generosity trait to attach the spell to a location rather than yourself", "gui.unicopia.spellbook.chapter.fire.p18.title": "Scrap: 9th Jum '12", "gui.unicopia.spellbook.chapter.fire.p18.1.body": "Fire magic has proven to be a little more... unpredictable than anticipated. Every time I feel like I'm making progress it finds a way to set me back.", "gui.unicopia.spellbook.chapter.fire.p18.2.body": "I can't stop now, though...I'm told the situation in the west is growing dire. They have asked me to pick up the pace and produce something we can use to get the upper hoof against the §kChangeling Storm§r.", @@ -855,15 +856,15 @@ "gui.unicopia.spellbook.chapter.ice.frost.1.body": "Creates a chilling affect up to a radius of 3 hooves from any surfaces it touches.", "gui.unicopia.spellbook.chapter.ice.frost.2.body": "Will sap energy out of the immediate environment causing a phase change.", "gui.unicopia.spellbook.chapter.ice.p4.title": "Chilling Breath", - "gui.unicopia.spellbook.chapter.ice.p4.1.body": "Alters the ability of certain objects to distenguish between hot and cold.", - "gui.unicopia.spellbook.chapter.ice.p4.2.body": "This is a very weak spell, but when used with a boat can be exceedingly useful to get out of a sticky stituation.", + "gui.unicopia.spellbook.chapter.ice.p4.1.body": "Alters the ability of certain objects to distinguish between hot and cold.", + "gui.unicopia.spellbook.chapter.ice.p4.2.body": "This is a very weak spell, but when used with a boat can be exceedingly useful to get out of a sticky situation.", "gui.unicopia.spellbook.chapter.ice.p5.title": "5th Trot '12", "gui.unicopia.spellbook.chapter.ice.p5.1.body": "The village-ponies had a bonfire last night. I could tell by the strong smell of burning wood and the sound of music.", "gui.unicopia.spellbook.chapter.ice.p5.2.body": "Luna, bless her heart, insisted that we take a break to join them. She had to practically drag me away from my desk to do it.", "gui.unicopia.spellbook.chapter.ice.p5.3.body": "What can I say? She's a light in my heart.", "gui.unicopia.spellbook.chapter.ice.p6.title": "Bonfire", "gui.unicopia.spellbook.chapter.ice.p6.1.body": "We arrived at the bonfire, and of course the first thing they had was a mug of ale in my hoof. I didn't drink it, of course-alcohol is a poison to me. I'd be sick as a mule.", - "gui.unicopia.spellbook.chapter.ice.p6.2.body": "Luna enjoyed it-the bonfire, not the ale!-though. She made immediate friends with one of the town's fillies, Celly or something. They played the whole night.", + "gui.unicopia.spellbook.chapter.ice.p6.2.body": "Luna enjoyed it - the bonfire, not the ale! - though. She made immediate friends with one of the town's fillies, Celly or something. They played the whole night.", "gui.unicopia.spellbook.chapter.ice.p7.title": "Bonfire II", "gui.unicopia.spellbook.chapter.ice.p7.1.body": "On the way back Luna was telling me of the stories her friend told her. The town has a lot of legends, as to be expected.", "gui.unicopia.spellbook.chapter.ice.p7.2.body": "One of them was about a scary old warlock who lived in a haunted tower at the edge of town. There's no mystery who that was about.", @@ -874,11 +875,11 @@ "gui.unicopia.spellbook.chapter.ice.light.2.body": "Dancing Lights will summon a cluster of glowing orbs to illuminate your path.", "gui.unicopia.spellbook.chapter.ice.light.modifier.1": "* By adding more focus you can extend the duration of the spell", "gui.unicopia.spellbook.chapter.ice.p10.title": "12th Trot '12", - "gui.unicopia.spellbook.chapter.ice.p10.1.body": "There were more noises last night, this time a lot closer. The town's dimeaner has also changed. A lot of the ponies I see that are normally very cheerful have become sullen.", + "gui.unicopia.spellbook.chapter.ice.p10.1.body": "There were more noises last night, this time a lot closer. The town's demeanor has also changed. A lot of the ponies I see that are normally very cheerful have become sullen.", "gui.unicopia.spellbook.chapter.ice.p10.2.body": "Something has happened, that much is obvious, though few will tell me what.", "gui.unicopia.spellbook.chapter.ice.p11.title": "15th Trot '12", "gui.unicopia.spellbook.chapter.ice.p11.1.body": "Winter is nearly upon us now. I just saw the earliest flakes of snow outside this window as I write.", - "gui.unicopia.spellbook.chapter.ice.p11.2.body": "The locals have begun their winter unwrapping and though the usual grumblings about frozen fields abound, I can tell there is still §ka sense of uneasyness§r.", + "gui.unicopia.spellbook.chapter.ice.p11.2.body": "The locals have begun their winter unwrapping and though the usual grumblings about frozen fields abound, I can tell there is still §ka sense of uneasiness§r.", "gui.unicopia.spellbook.chapter.ice.p12.title": "17th Trot '12", "gui.unicopia.spellbook.chapter.ice.p12.1.body": "It's rather surprising how quickly the weather starts to change around here. Everything in Catermoore is so very well controlled, with the spells we use to manage temperature and the pegasi assisting with the weather, we sometimes forget what wild seasons can be like.", "gui.unicopia.spellbook.chapter.ice.p12.2.body": "But these Earth Ponies don't ave any of those luxuries. They have to deal with the weather as it comes.", @@ -898,17 +899,17 @@ "gui.unicopia.spellbook.chapter.ice.p16.4.body": "I tell you what, I wish that were the case. What I actually found was much, much, worse, and even thinking of it makes my blood run cold anew.", "gui.unicopia.spellbook.chapter.ice.p17.title": "Frozen Lake IV", "gui.unicopia.spellbook.chapter.ice.p17.1.body": "When we were getting near the lake from earlier, I saw a large crowd growing along its banks. Ladders and emergency equipment were out and scattered on the shoreline and a loud uproar had erupted about what to do.", - "gui.unicopia.spellbook.chapter.ice.p17.2.body": "Getting closer, though, I realised what had happened soon enough--and I made a beeline for for the water-- The ice was broken and the lake was freezing cold.", + "gui.unicopia.spellbook.chapter.ice.p17.2.body": "Getting closer, though, I realised what had happened soon enough--and I made a beeline for the water-- The ice was broken and the lake was freezing cold.", "gui.unicopia.spellbook.chapter.ice.p17.3.body": "I jumped in anyway, pulling my saddlebags open with my magic, and grabbed the last of the gems I had with my and cast the unfinished spell it had inside.", "gui.unicopia.spellbook.chapter.ice.p17.4.body": "The waters receded away from me as I galloped down the slop and across the drying lake bed and dove to catch the colts that had fallen in.", "gui.unicopia.spellbook.chapter.ice.p18.title": "Frozen Lake V", - "gui.unicopia.spellbook.chapter.ice.p18.1.body": "They were freezing and wet, even as the spell's effects worked to pull the water away from their coats, we carred them up to the shore and got them covered in blankets with hot drinks in their hooves.", + "gui.unicopia.spellbook.chapter.ice.p18.1.body": "They were freezing and wet, even as the spell's effects worked to pull the water away from their coats, we carried them up to the shore and got them covered in blankets with hot drinks in their hooves.", "gui.unicopia.spellbook.chapter.ice.p18.2.body": "The townponies insisted on giving me a blanket of my own, even though I hadn't - couldn't have- gotten wet.", "gui.unicopia.spellbook.chapter.ice.p18.3.body": "It was only much later, when the shock began to wear of and I was feeling my head start to pound that I remembered to cancel the spell.", "gui.unicopia.spellbook.chapter.ice.p18.4.body": "Thank the princesses we got there in time.", "gui.unicopia.spellbook.chapter.ice.p19.title": "18th Trot '12", "gui.unicopia.spellbook.chapter.ice.p19.1.body": "No sign of the colts this morning, I assume they won't be coming near this lake for a long while. The water had frozen again in the night and looked peaceful.", - "gui.unicopia.spellbook.chapter.ice.p19.2.body": "The unseasy feeling I had yesterday was gone today so I was able to relax on its banks with Luna. She didn't want to swim in this lake any more, and I don't blame her. I wouldn't either.", + "gui.unicopia.spellbook.chapter.ice.p19.2.body": "The uneasy feeling I had yesterday was gone today so I was able to relax on its banks with Luna. She didn't want to swim in this lake any more, and I don't blame her. I wouldn't either.", "gui.unicopia.spellbook.chapter.ice.p20.title": "Sandcastle", "gui.unicopia.spellbook.chapter.ice.p20.1.body": "Luna started a sand castle, and whilst she was busy with that I decided to sketch out the details of my new spell.", "gui.unicopia.spellbook.chapter.ice.hydrophobic.1.body": "By combining the abilities of a shield spell with that of the frost gem, the results are... Admittedly strange.", @@ -921,17 +922,17 @@ "gui.unicopia.spellbook.chapter.air.p1.2.body": "So as a little treat, we've decided to go on a little trip to the Grand Marepid Falls to visit my friend, Commander Hurricane.", "gui.unicopia.spellbook.chapter.air.p1.3.body": "The Commander has also very graciously allowed me access to her library to continue my studies. I'm excited to see what combining unicorn and pegasus magics might bring.", "gui.unicopia.spellbook.chapter.air.p3.title": "2nd Hoof '12", - "gui.unicopia.spellbook.chapter.air.p3.1.body": "Apologies for the, um, unusual entry in the appendices for today. It appears some little gremlin managed to obscond with my journal.", + "gui.unicopia.spellbook.chapter.air.p3.1.body": "Apologies for the, um, unusual entry in the appendices for today. It appears some little gremlin managed to abscond with my journal.", "gui.unicopia.spellbook.chapter.air.p4.title": "Air Magic I", "gui.unicopia.spellbook.chapter.air.p4.1.body": "Pegasus Magic", "gui.unicopia.spellbook.chapter.air.p4.2.body": "Air magic is to pegasi like fire is to unicorns. They're both equally hard to control but where fire is primarily focused around force, destruction, or protection, air is all about flexibility and free motion.", "gui.unicopia.spellbook.chapter.air.p4.3.body": "Command Hurricane has very kindly given me some tips on how to identify this trait in everyday objects.", "gui.unicopia.spellbook.chapter.air.p4.4.body": "Anything relating to flight, or that originated from creatures that fly, or that comes from up above can be considered a source of the air trait.", "gui.unicopia.spellbook.chapter.air.p4.5.body": "E.g. Feathers.", - "gui.unicopia.spellbook.chapter.air.catapult.1.body": "This is a straightforward application of a unicorn's telekineses. The catapult gem allows a caster to grab any block or creature and fling them into the air.", + "gui.unicopia.spellbook.chapter.air.catapult.1.body": "This is a straightforward application of a unicorn's telekinesis. The catapult gem allows a caster to grab any block or creature and fling them into the air.", "gui.unicopia.spellbook.chapter.air.catapult.2.body": "Use it again on something already thrown to push it away from you.", "gui.unicopia.spellbook.chapter.air.catapult.modifier.1": "* One can add apply more force by adding the strength trait", - "gui.unicopia.spellbook.chapter.air.bubble.1.body": "A defensive and utility spell. Bubble will trap the target in a giant soap bubble, rendering them defensless.", + "gui.unicopia.spellbook.chapter.air.bubble.1.body": "A defensive and utility spell. Bubble will trap the target in a giant soap bubble, rendering them defenseless.", "gui.unicopia.spellbook.chapter.air.bubble.2.body": "Use it again will pop the bubble.", "gui.unicopia.spellbook.chapter.air.p7.title": "8th Hoof '12", "gui.unicopia.spellbook.chapter.air.p7.1.body": "I thought I would take a short moment to write down an entry to record my findings whilst Luna and The Commander are out.", @@ -947,13 +948,13 @@ "gui.unicopia.spellbook.chapter.air.feather_fall.1.body": "Expanding on the defensive capabilities of the protection gem, I've attempted to extend its advantages to party members.", "gui.unicopia.spellbook.chapter.air.feather_fall.2.body": "This one is unusual because of its complexity, but in theory it should allow one to slow their own and friends' descent.", "gui.unicopia.spellbook.chapter.air.p12.title": "10th Hoof '12", - "gui.unicopia.spellbook.chapter.air.p12.1.body": "Went to dinner with Commander Huricane and Luna. We got to talking about architecture and Hurricane mentioned the Taz Marehall.", + "gui.unicopia.spellbook.chapter.air.p12.1.body": "Went to dinner with Commander Hurricane and Luna. We got to talking about architecture and Hurricane mentioned the Taz Marehall.", "gui.unicopia.spellbook.chapter.air.p12.2.body": "Luna thought it was a rather funny name of a castle. I had to remind her that not all cultures are the same.", "gui.unicopia.spellbook.chapter.air.p13.title": "21st Hoof '12", - "gui.unicopia.spellbook.chapter.air.p13.1.body": "I'm writing this on the eve of my return to §kTrotholm§r. Though my time in Cloudopolis has been elightening, I look forward to a return to the familiar surroundings and a proper rest in my own solid bed.", + "gui.unicopia.spellbook.chapter.air.p13.1.body": "I'm writing this on the eve of my return to §kTrotholm§r. Though my time in Cloudopolis has been enlightening, I look forward to a return to the familiar surroundings and a proper rest in my own solid bed.", "gui.unicopia.spellbook.chapter.air.p13.2.body": "I cannot say the same for Luna, though. She is currently sitting on my bed beside me pouting over every little thing she sees me put into my saddlebag.", "gui.unicopia.spellbook.chapter.air.p14.title": "Returning Home", - "gui.unicopia.spellbook.chapter.air.p14.1.body": "She keeps insisting that we stay a little longer §mto hang out with that pegasus colt I saw her with the other day, no doubt", + "gui.unicopia.spellbook.chapter.air.p14.1.body": "She keeps insisting that we stay a little longer §mto hang out with that pegasus colt I saw her with the other day, no doubt.", "gui.unicopia.spellbook.chapter.air.p15.title": "22nd Hoof '12", "gui.unicopia.spellbook.chapter.air.p15.1.body": "As we're flying above the mountain tops, I can't help but feel in awe the beauty that §kMother Faust§r has given us.", "gui.unicopia.spellbook.chapter.air.p15.2.body": "I had to spend the whole time keeping Luna from falling out, and of course answering questions about all the different kinds of clouds. Thankfully, the balloon operator was there to help with the subtleties.", @@ -978,14 +979,14 @@ "gui.unicopia.spellbook.chapter.dark_magic.p6.3.body": "Apparently it was over some dispute with Celly, I don't really remember, but it culminated in Luna sneaking into the study whilst I was out to get some bread.", "gui.unicopia.spellbook.chapter.dark_magic.p7.title": "Arcane Attraction II", "gui.unicopia.spellbook.chapter.dark_magic.p7.1.body": "This isn't really about that, though. She's been scolded and sent back to her room, however as I was cleaning up the mess she'd made I noticed something in the piles of gems.", - "gui.unicopia.spellbook.chapter.dark_magic.p7.2.body": "It's hard to describe, really. This is still distincly an attraction gem, but it's different.", - "gui.unicopia.spellbook.chapter.dark_magic.p7.3.body": "It has traits I hadn't considered before, and the way it behaves... ", + "gui.unicopia.spellbook.chapter.dark_magic.p7.2.body": "It's hard to describe, really. This is still distinctly an attraction gem, but it's different.", + "gui.unicopia.spellbook.chapter.dark_magic.p7.3.body": "It has traits I hadn't considered before, and the way it behaves...", "gui.unicopia.spellbook.chapter.dark_magic.p8.title": "Arcane Attraction II Cont.", "gui.unicopia.spellbook.chapter.dark_magic.p8.1.body": "Well I'll leave that up to tomorrow. I'm still tired from everything that's happened this week.", - "gui.unicopia.spellbook.chapter.dark_magic.p8.2.body": ">0 generosity --> ??", + "gui.unicopia.spellbook.chapter.dark_magic.p8.2.body": ">0 generosity --> ???", "gui.unicopia.spellbook.chapter.dark_magic.p8.3.body": ">20 order trait --> ???", "gui.unicopia.spellbook.chapter.dark_magic.p9.title": "20th Slep '12", - "gui.unicopia.spellbook.chapter.dark_magic.p9.1.body": "As per their agreement, the council have sent certain...supplimental materials to aid in the new direction my research is taking. I was a little shocked at first.", + "gui.unicopia.spellbook.chapter.dark_magic.p9.1.body": "As per their agreement, the council have sent certain... supplemental materials to aid in the new direction my research is taking. I was a little shocked at first.", "gui.unicopia.spellbook.chapter.dark_magic.p9.2.body": "This... thing... Whatever it is. Was, rather.", "gui.unicopia.spellbook.chapter.dark_magic.p9.3.body": "Is this really what we're fighting in the west?", "gui.unicopia.spellbook.chapter.dark_magic.p10.title": "21st Slep '12", @@ -999,7 +1000,7 @@ "gui.unicopia.spellbook.chapter.dark_magic.p11.4.body": "The magic they use is unusual. Not unusual, like what I've been studying. It's unnatural. Wild.", "gui.unicopia.spellbook.chapter.dark_magic.p11.5.body": "There is definitely something I might be able to harness here, but I shudder... Should I?", "gui.unicopia.spellbook.chapter.dark_magic.p11.6.body": "I fear that this may be a line that shouldn't be crossed.", - "gui.unicopia.spellbook.chapter.dark_magic.transformation.1.body": "I've begun by simply harnessing their ability. It's unfocused and hard to control. I can rarely predict what is going to happen, but this gem has very clear transmodrification properties.", + "gui.unicopia.spellbook.chapter.dark_magic.transformation.1.body": "I've begun by simply harnessing their ability. It's unfocused and hard to control. I can rarely predict what is going to happen, but this gem has very clear transmogrification properties.", "gui.unicopia.spellbook.chapter.dark_magic.transformation.2.body": "Throwing this at any creature has the chance to transform it into any other creature.", "gui.unicopia.spellbook.chapter.dark_magic.reveal.1.body": "Dispel Illusion is the first line of defense against transformation/illusion spells.", "gui.unicopia.spellbook.chapter.dark_magic.reveal.2.body": "When cast it will force any nearby disguised changelings in its range to reveal their true form.", @@ -1028,7 +1029,7 @@ "gui.unicopia.spellbook.chapter.dark_magic.p21.1.body": "The locks have been installed, and with the addition of some extra wards, I'm feeling a little more at ease.", "gui.unicopia.spellbook.chapter.dark_magic.p21.2.body": "The motions at night have all but stopped, though I feel like I can almost hear it at times...", "gui.unicopia.spellbook.chapter.dark_magic.p22.title": "4th Cropt-", - "gui.unicopia.spellbook.chapter.dark_magic.mimic.1.body": "I've been able to tap into some of this strange creature's abilities. There's still a lot to figure out here, but for now I've merely distilled its essense into a gem.", + "gui.unicopia.spellbook.chapter.dark_magic.mimic.1.body": "I've been able to tap into some of this strange creature's abilities. There's still a lot to figure out here, but for now I've merely distilled its essence into a gem.", "gui.unicopia.spellbook.chapter.dark_magic.mimic.modifier.1": "* Add the focus trait to increase the effect's duration", "gui.unicopia.spellbook.chapter.dark_magic.p24.1.body": "There's been a wave of darkness that has come over the town. Nothing's been the same since that gods-forsaken creature arrived.", "gui.unicopia.spellbook.chapter.dark_magic.p24.2.body": "Ponies in town have begun remarking on lack of sleep, and it's showing. Just today I saw a poor stallion walking around in a daze. Bags under his eyes, barely any colour in his cheeks.", @@ -1087,11 +1088,11 @@ "gui.unicopia.spellbook.chapter.artefacts.pegasus_amulet.2.body": "The Pegasus Amulet is claimed to grant the wearer temporary flight, like a pegasus.", "gui.unicopia.spellbook.chapter.artefacts.pegasus_amulet.title": "21st Trot '12", "gui.unicopia.spellbook.chapter.artefacts.pegasus_amulet.3.body": "It was intended as an aide for early unicorn ambassadors to Cloud Heights, but was lost after negotiations broke down.", - "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.1.body": "A precursor to magic staffs, the meadwobrook's staff is an upright support structure commonly used by warlocks during long incantation sessions.", + "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.1.body": "A precursor to magic staffs, the meadowbrook's staff is an upright support structure commonly used by warlocks during long incantation sessions.", "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.2.body": "It features a twisting and mottled shape with a dense and sturdy core capable of supporting the weight of an average-sized, adult male.", "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.title": "22nd Trot '12", - "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.3.body": "Due to its dense structure and flamability, this object also serves a secondary purpose as an offensive weapon and fuel source should the situation demand.", - "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.4.body": "To use correctly in combat, one must begin by gripping the staff by the narrow end in both hands, followed by a swift swing from above one's head whilst yelling 'Fus Roh DAH!'", + "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.3.body": "Due to its dense structure and flammability, this object also serves a secondary purpose as an offensive weapon and fuel source should the situation demand.", + "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.4.body": "To use correctly in combat, one must begin by gripping the staff by the narrow end in both hooves, followed by a swift swing from above one's head whilst yelling 'Fus Roh DAH!'", "gui.unicopia.spellbook.chapter.artefacts.magic_staff.1.body": "Magical aides for non-magical users. Magic staffs work similarly to a unicorn's horn in that they can be used to channel and harness the innate magic stored within gems.", "gui.unicopia.spellbook.chapter.artefacts.magic_staff.title": "22nd Trot '12", "gui.unicopia.spellbook.chapter.artefacts.magic_staff.2.body": "Not all spells work in the same way, but for those that do, a good staff is an essential tool for any beginner magi.", @@ -1104,7 +1105,7 @@ "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.2.title": "Grogar's Bell II", "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.5.body": "Legend says that after its first bearer, King Grogar, was driven to madness, the bell was stowed far away.", "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.6.body": "beyond most ponies' grasp, guarded inside an ancient city by an unbeatable beast.", - "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.1.body": "Like the crystal heart, little is known of this artefact and thus nothing, not even its existance can be confirmed.", + "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.1.body": "Like the crystal heart, little is known of this artefact and thus nothing, not even its existence can be confirmed.", "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.title": "23rd Trot '12", "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.2.body": "The alicorn amulet is a powerful force of dark magic created created by an unknown mage as their attempt to create the perfect being.", "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.3.body": "It combines the traits of all races into one powerful form, but it hard to control and addictive in nature. Anyone who uses it quickly becomes reliant on it and few attempt to remove it survive the ordeal.", @@ -1214,11 +1215,11 @@ "key.unicopia.ability_modifier_triple_tap": "VR Ability Modifier (3-TAP)", "key.unicopia.hud_page_dn": "Hud Previous Page", "key.unicopia.hud_page_up": "Hud Next Page", - "enchantment.unicopia.gem_finder": "Gem Finder", - "enchantment.unicopia.gem_finder.desc": "Produces a low hum when you get close to high-value ores", - "enchantment.unicopia.padded": "Padded", - "enchantment.unicopia.padded.dec": "Protects pegasi from impacts by making them bounce off walls", - "enchantment.unicopia.clingy": "Clings", + "enchantment.unicopia.gem_finder": "Chercheur de gemmes", + "enchantment.unicopia.gem_finder.desc": "Émet un faible bourdonnement quand vous approchez de minerais de valeur", + "enchantment.unicopia.padded": "Impact amorti", + "enchantment.unicopia.padded.dec": "Protège les pégases des impacts en les faisant rebondir sur les murs", + "enchantment.unicopia.clingy": "Collant", "enchantment.unicopia.clingy.desc": "Causes items to follow the player when dropped", "enchantment.unicopia.repulsion": "Repulsion", "enchantment.unicopia.repulsion.desc": "Decreases the wearer's gravity", @@ -1260,10 +1261,10 @@ "commands.racelist.inactive": "The allow list is not active. Add races with /unicopia racelist to configure it.", "commands.racelist.enabled": "Enabled allow list", "commands.racelist.disabled": "Disabled allow list", - "commands.racelist.allowed": "Added %1$s to the whitelist.", - "commands.racelist.allowed.failed": "%1$s is already whitelisted.", - "commands.racelist.disallowed": "Removed %1$s from the whitelist.", - "commands.racelist.disallowed.failed": "%1$s is not on the whitelist.", + "commands.racelist.allowed": "Added %1$s to the allow list.", + "commands.racelist.allowed.failed": "%1$s is already allowed.", + "commands.racelist.disallowed": "Removed %1$s from the allow list.", + "commands.racelist.disallowed.failed": "%1$s is already not allowed.", "commands.worldtribe.success.get": "Default race for all new players is currently set to: %s", "commands.worldtribe.success.set": "Set default race for new players is now set to: %s", "commands.disguise.notfound": "The entity id '%s' does not exist.", @@ -1360,9 +1361,9 @@ "death.attack.unicopia.smash": "%1$s was crushed under hoof", "death.attack.unicopia.smash.self": "%1$s got themselves crushed under a hoof", "death.attack.unicopia.smash.player": "%1$s was crushed by %2$s", - "death.attack.unicopia.zap": "%1$s bit into a Zap Apple", - "death.attack.unicopia.zap.self": "%1$s bit into a Zap Apple", - "death.attack.unicopia.zap.player": "%1$s bit into a Zap Apple whilst fighting %2$s", + "death.attack.unicopia.zap": "%1$s a mordu dans une pomme zap", + "death.attack.unicopia.zap.self": "%1$s a mordu dans une pomme zap", + "death.attack.unicopia.zap.player": "%1$s a mordu dans une pomme zap en tentant de combattre (un(e)) %2$s", "death.attack.unicopia.paradox": "%1$s imploded", "death.attack.unicopia.paradox.self": "%1$s imploded themselves", "death.attack.unicopia.paradox.player": "%1$s imploded with some help from %2$s", @@ -1467,7 +1468,7 @@ "unicopia.subtitle.item.icarus_wings.break": "Icarus wings breaks", "unicopia.subtitle.item.alicorn_amulet.curse": "Alicorn Amulet curse begins", "unicopia.subtitle.item.alicorn_amulet.ambient": "Alicorn Amulet ambient", - "unicopia.subtitle.item.apple.rot": "Apple rots", + "unicopia.subtitle.item.apple.rot": "Pomme pourri", "unicopia.subtitle.item.bracelet.sign": "Bracelet signed", "unicopia.subtitle.block.chitin.ambience": "Scuttering", "unicopia.subtitle.block.slime_pustule.pop": "Slime Pustule Bursts", @@ -1495,7 +1496,7 @@ "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.lightning_bug.description": "Attract 10 lightning strikes as a changeling", "advancements.unicopia.wonder_bolt.title": "Wonder Bolt", "advancements.unicopia.wonder_bolt.description": "Attract 10 lightning strikes", "advancements.unicopia.bait.title": "Is This Bait?", @@ -1504,12 +1505,12 @@ "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.trick_apple.title": "Pomme de Discord", + "advancements.unicopia.trick_apple.description": "Trouvez votre première pomme Zap", + "advancements.unicopia.feed_trick_apple.title": "Tiens, essaie ça", + "advancements.unicopia.feed_trick_apple.description": "Nourrissez une pomme Zap à une créature", + "advancements.unicopia.eat_trick_apple.title": "Croquant", + "advancements.unicopia.eat_trick_apple.description": "Mordez dans une pomme zap", "advancements.unicopia.eat_pinecone.title": "Desperation", "advancements.unicopia.eat_pinecone.description": "Eat a pinecone", "advancements.unicopia.tastes_like_chicken.title": "Tastes Like Chicken", @@ -1530,19 +1531,19 @@ "advancements.unicopia.soulmate.description": "Die whilst holding a heart-bound item", "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.apple_route.title": "Pomme, pomme, pomme", + "advancements.unicopia.apple_route.description": "Commencez votre voyage vers la pomme de légende", "advancements.unicopia.juice.title": "Refreshing", - "advancements.unicopia.juice.description": "Finally a use for all these apples", + "advancements.unicopia.juice.description": "Enfin, une utilisation pour toutes ces pommes", "advancements.unicopia.toast.title": "He's Crispy and delicious!", "advancements.unicopia.toast.description": "Make a toasted companion", "advancements.unicopia.burn_toast.title": "Toasty NOOOOOOO!", "advancements.unicopia.burn_toast.description": "Burn Toasty", "advancements.unicopia.lucky.title": "As seen on TV", "advancements.unicopia.lucky.description": "Make some lucky horse shoe fries", - "advancements.unicopia.sweet_apple_acres.title": "Sweet Apple Acres", - "advancements.unicopia.sweet_apple_acres.description": "Obtain one of every apple", - "advancements.unicopia.brew_cider.title": "Applejack's Finest", + "advancements.unicopia.sweet_apple_acres.title": "Ferme de la Douce Pomme", + "advancements.unicopia.sweet_apple_acres.description": "Obtenez une de chaque pomme", + "advancements.unicopia.brew_cider.title": "Le meilleur d'Applejack", "advancements.unicopia.brew_cider.description": "Brew some cider", "advancements.unicopia.basket_case.title": "Basket Case", "advancements.unicopia.basket_case.description": "Weave a basket", @@ -1562,8 +1563,8 @@ "advancements.unicopia.sweet_sweet_revenge.description": "Get Celestia back for burning your eyes", "advancements.unicopia.blasphemy.title": "Blasphemy!", "advancements.unicopia.blasphemy.description": "Ding Celestia on the noggin. Oops!", - "advancements.unicopia.earth_route.title": "Path of the Pony", - "advancements.unicopia.earth_route.description": "Join the Apple Clan", + "advancements.unicopia.earth_route.title": "Hearth of the Earth", + "advancements.unicopia.earth_route.description": "Rejoignez le Clan Pomme", "advancements.unicopia.sticks_and_stones.title": "Sticks and Stones", "advancements.unicopia.sticks_and_stones.description": "Kill a mob by throwing rocks at it", "advancements.unicopia.blacksmith.title": "Blacksmith", @@ -1583,11 +1584,11 @@ "advancements.unicopia.pegasus_route.title": "Path of the Pegasus", "advancements.unicopia.pegasus_route.description": "Join the Clousdale Pegasi", "advancements.unicopia.molting_season_1.title": "Molting Season", - "advancements.unicopia.molting_season_1.description": "Drop a feather whilst flying", + "advancements.unicopia.molting_season_1.description": "Drop your first feather whilst flying", "advancements.unicopia.molting_season_2.title": "Molting Season 2", - "advancements.unicopia.molting_season_2.description": "Drop 5 feathers whilst flying", + "advancements.unicopia.molting_season_2.description": "Drop your second feather whilst flying", "advancements.unicopia.molting_season_3.title": "Molting Season 3", - "advancements.unicopia.molting_season_3.description": "Drop 15 feathers whilst flying", + "advancements.unicopia.molting_season_3.description": "Drop your fourth feather whilst flying", "advancements.unicopia.molting_season_4.title": "Molting Season 4", "advancements.unicopia.molting_season_4.description": "Drop your eighth feather whilst flying", "advancements.unicopia.molting_season_5.title": "Molting Season 5", diff --git a/src/main/resources/assets/unicopia/lang/ru_ru.json b/src/main/resources/assets/unicopia/lang/ru_ru.json index 4f8afb65..48494143 100644 --- a/src/main/resources/assets/unicopia/lang/ru_ru.json +++ b/src/main/resources/assets/unicopia/lang/ru_ru.json @@ -341,6 +341,7 @@ "entity.unicopia.butterfly": "Бабочка", "entity.unicopia.twittermite": "Твиттермит", "entity.unicopia.specter": "Призрак", + "entity.unicopia.mimic": "Мимик", "entity.unicopia.cast_spell": "Заклинание", "entity.unicopia.cast_spell.by": "Заклинание, наложенное %s", "entity.unicopia.spellbook": "Книга заклинаний", diff --git a/src/main/resources/assets/unicopia/lang/zh_cn.json b/src/main/resources/assets/unicopia/lang/zh_cn.json index b0852eed..9ed3efd4 100644 --- a/src/main/resources/assets/unicopia/lang/zh_cn.json +++ b/src/main/resources/assets/unicopia/lang/zh_cn.json @@ -325,7 +325,7 @@ "block.unicopia.etched_cloud": "蚀刻过的云", "block.unicopia.etched_cloud_slab": "蚀刻过的云台阶", "block.unicopia.etched_cloud_stairs": "蚀刻过的云楼梯", - "block.unicopia.compacted_etched_cloud": "云蚀刻过的云", + "block.unicopia.compacted_etched_cloud": "蚀刻过的云", "block.unicopia.cloud_pillar": "云柱块", "block.unicopia.cloth_bed": "高档精装床", "block.unicopia.cloud_bed": "云床", @@ -341,6 +341,7 @@ "entity.unicopia.butterfly": "蝴蝶", "entity.unicopia.twittermite": "雷光虫", "entity.unicopia.specter": "鬼魂", + "entity.unicopia.mimic": "拟态", "entity.unicopia.cast_spell": "施放咒语", "entity.unicopia.cast_spell.by": "%s 施放的魔法", "entity.unicopia.spellbook": "魔法书", diff --git a/src/main/resources/assets/unicopia/lang/zh_tw.json b/src/main/resources/assets/unicopia/lang/zh_tw.json index d6b2f72e..dc07abe1 100644 --- a/src/main/resources/assets/unicopia/lang/zh_tw.json +++ b/src/main/resources/assets/unicopia/lang/zh_tw.json @@ -270,7 +270,7 @@ "block.unicopia.golden_oak_leaves": "金橡樹葉", "block.unicopia.golden_oak_log": "金橡樹原木", "block.unicopia.mango": "芒果", - "block.unicopia.worm_block": "Block of Worms", + "block.unicopia.worm_block": "小麥蟲塊", "block.unicopia.mango_leaves": "芒果葉", "block.unicopia.mango_sapling": "芒果苗", "block.unicopia.potted_mango_sapling": "芒果苗盆栽", @@ -325,7 +325,7 @@ "block.unicopia.etched_cloud": "蝕刻雲", "block.unicopia.etched_cloud_slab": "蝕刻雲半磚", "block.unicopia.etched_cloud_stairs": "蝕刻雲階梯", - "block.unicopia.compacted_etched_cloud": "緊實蝕刻雲", + "block.unicopia.compacted_etched_cloud": "蝕刻雲", "block.unicopia.cloud_pillar": "雲柱", "block.unicopia.cloth_bed": "高級布床", "block.unicopia.cloud_bed": "雲床", @@ -340,7 +340,8 @@ "block.unicopia.oats_crown": "燕麥冠", "entity.unicopia.butterfly": "蝴蝶", "entity.unicopia.twittermite": "雷光蟲", - "entity.unicopia.specter": "Specter", + "entity.unicopia.specter": "幽靈", + "entity.unicopia.mimic": "幻形", "entity.unicopia.cast_spell": "施咒", "entity.unicopia.cast_spell.by": "由%s施咒", "entity.unicopia.spellbook": "咒語書", @@ -475,7 +476,7 @@ "spell.unicopia.flame.lore": "This gem burns hot with a magical flame", "spell.unicopia.infernal": "獄火", "spell.unicopia.infernal.lore": "Conjures the very essence of the nether to infest this world", - "spell.unicopia.fire_bolt": "Fire Bolt", + "spell.unicopia.fire_bolt": "球焰", "spell.unicopia.fire_bolt.lore": "Produces several burning projectiles", "spell.unicopia.shield": "護盾", "spell.unicopia.shield.lore": "Casts a protective shield around the user", @@ -578,7 +579,7 @@ "food_group.unicopia.sea_vegetable.cooked": "熟魚食", "food_group.unicopia.sea_vegetable.raw": "鮮魚食", "food_group.unicopia.shells": "海螺", - "food_group.unicopia.special_shells": "Companions", + "food_group.unicopia.special_shells": "伴侶", "food_group.unicopia.candy": "糖果", "food_group.unicopia.desserts": "甜點", "food_group.unicopia.fruit": "水果", @@ -608,20 +609,20 @@ "affliction.unicopia.cure_love_sickness": "治療愛意不足", "affliction.unicopia.lose_hunger": "失去%s%%飢餓", "ability.unicopia.shoot": "發射魔法", - "ability.unicopia.shoot.with_spell": "Shoot %s", - "ability.unicopia.shoot.with_spell.active": "Shooting %s", - "ability.unicopia.shoot.with_spell.hand": "Shooting %s from hand", - "ability.unicopia.shoot.with_spell.replacing": "Replace %s with %s", + "ability.unicopia.shoot.with_spell": "發射%s咒", + "ability.unicopia.shoot.with_spell.active": "正在發射%s咒", + "ability.unicopia.shoot.with_spell.hand": "正從蹄上發射%s咒", + "ability.unicopia.shoot.with_spell.replacing": "從%s咒變更爲%s咒", "ability.unicopia.cast": "施咒", - "ability.unicopia.cast.with_spell": "Cast %s", - "ability.unicopia.cast.with_spell.active": "Casting %s", - "ability.unicopia.cast.with_spell.hand": "Casting %s from hand", - "ability.unicopia.cast.with_spell.replacing": "Replace %s with %s", + "ability.unicopia.cast.with_spell": "施放%s咒", + "ability.unicopia.cast.with_spell.active": "正在施放%s咒", + "ability.unicopia.cast.with_spell.hand": "正從蹄上施放%s咒", + "ability.unicopia.cast.with_spell.replacing": "從%s咒變更爲%s咒", "ability.unicopia.kirin_cast": "施咒", - "ability.unicopia.kirin_cast.with_spell": "Cast %s", - "ability.unicopia.kirin_cast.with_spell.active": "Casting %s", - "ability.unicopia.kirin_cast.with_spell.hand": "Casting %s from hand", - "ability.unicopia.kirin_cast.with_spell.replacing": "Replace %s with %s", + "ability.unicopia.kirin_cast.with_spell": "施放%s咒", + "ability.unicopia.kirin_cast.with_spell.active": "正在施放%s咒", + "ability.unicopia.kirin_cast.with_spell.hand": "正從蹄上施放%s咒", + "ability.unicopia.kirin_cast.with_spell.replacing": "從%s咒變更爲%s咒", "ability.unicopia.dispell": "破咒", "ability.unicopia.teleport": "傳送", "ability.unicopia.teleport.far": "遠距傳送", @@ -645,8 +646,8 @@ "ability.unicopia.nirik_blast": "逆麟掊擊", "ability.unicopia.screech": "尖嘯", "ability.unicopia.peck": "啄/啼叫", - "ability.unicopia.peck.block.fled": "The block has fled", - "ability.unicopia.peck.block.unfased": "The block is unfazed by your threats", + "ability.unicopia.peck.block.fled": "方塊逃走了", + "ability.unicopia.peck.block.unfased": "方塊對你的威脅不爲所動", "ability.unicopia.dash": "疾飛", "ability.unicopia.change_form": "轉變", "ability.unicopia.sonar_pulse": "聲納脈衝", @@ -661,7 +662,7 @@ "gui.unicopia": "Unicopia...", "gui.unicopia.page_num": "%d頁,共%d頁", "respawn.reason.joined_new_tribe": "%1$s轉生爲%2$s", - "respawn.reason.illegal_race": "The %s race is not permitted by your server's configuration.", + "respawn.reason.illegal_race": "%s種族並不被您所在伺服器的設定允許。", "gui.unicopia.tribe_selection.respawn": "你已經死了。", "gui.unicopia.tribe_selection.respawn.journey": "但這個結束並非是一切的終結;每個結束的末尾都是一個新的開始。", "gui.unicopia.tribe_selection.respawn.choice": "謹慎地選擇吧,你現在的選擇將會改變你週遭的世界,也會改變你所選擇的路。", @@ -703,39 +704,39 @@ "gui.unicopia.tribe_selection.confirm.goods.2.unicopia.bat": " - 夜間視力更好", "gui.unicopia.tribe_selection.confirm.goods.3.unicopia.bat": " - 可以飛檐走壁", "gui.unicopia.tribe_selection.confirm.goods.4.unicopia.bat": " - 有著嚇人、可愛但同時又煩人的尖嘯", - "gui.unicopia.tribe_selection.confirm.goods.1.unicopia.changeling": " - Able to fly and hover in place", - "gui.unicopia.tribe_selection.confirm.goods.2.unicopia.changeling": " - Shapeshift and morph into nearly anyone or anyling", - "gui.unicopia.tribe_selection.confirm.goods.3.unicopia.changeling": " - Sticks to walls and can climb over almost anything", - "gui.unicopia.tribe_selection.confirm.goods.4.unicopia.changeling": " - Is carnivorous. Can eat anything that doesn't make them sick", - "gui.unicopia.tribe_selection.confirm.goods.1.unicopia.kirin": " - Immune to all types of fire damage", - "gui.unicopia.tribe_selection.confirm.goods.2.unicopia.kirin": " - Can unlock a rage ability by taking damage", - "gui.unicopia.tribe_selection.confirm.goods.3.unicopia.kirin": " - Is silent in their default state, and can move freely around the warden", - "gui.unicopia.tribe_selection.confirm.goods.4.unicopia.kirin": " - Can eat fruits and vegetables, red meats, and some foraged items normally toxic to other races", - "gui.unicopia.tribe_selection.confirm.goods.1.unicopia.hippogriff": " - Flight and the ability to train and build endurance", - "gui.unicopia.tribe_selection.confirm.goods.2.unicopia.hippogriff": " - Can dash whilst flying", - "gui.unicopia.tribe_selection.confirm.goods.3.unicopia.hippogriff": " - Has a sharp and noisy beak for screeching and pecking", - "gui.unicopia.tribe_selection.confirm.goods.4.unicopia.hippogriff": " - Can eat raw and cooked fish, cooked meat", - "gui.unicopia.tribe_selection.confirm.goods.5.unicopia.hippogriff": " - Heals extra hearts when eating pinecones", - "gui.unicopia.tribe_selection.confirm.goods.6.unicopia.hippogriff": " - Loves stairs", + "gui.unicopia.tribe_selection.confirm.goods.1.unicopia.changeling": " - 能夠飛行與懸浮", + "gui.unicopia.tribe_selection.confirm.goods.2.unicopia.changeling": " - 可轉變爲幾乎任何生物", + "gui.unicopia.tribe_selection.confirm.goods.3.unicopia.changeling": " - 飛檐走壁,幾乎暢行無阻", + "gui.unicopia.tribe_selection.confirm.goods.4.unicopia.changeling": " - 可食肉。能食用任何不讓他們生病的東西", + "gui.unicopia.tribe_selection.confirm.goods.1.unicopia.kirin": " - 對所有火焰傷害免疫", + "gui.unicopia.tribe_selection.confirm.goods.2.unicopia.kirin": " - 可由受傷害解鎖狂暴能力", + "gui.unicopia.tribe_selection.confirm.goods.3.unicopia.kirin": " - 一般十分安靜,可在伏守者周圍自由移動", + "gui.unicopia.tribe_selection.confirm.goods.4.unicopia.kirin": " - 可食用果蔬、紅肉與一些其他一般對其他種族而言有毒的植物", + "gui.unicopia.tribe_selection.confirm.goods.1.unicopia.hippogriff": " - 擁有飛行和訓練提升耐力的能力", + "gui.unicopia.tribe_selection.confirm.goods.2.unicopia.hippogriff": " - 可疾飛", + "gui.unicopia.tribe_selection.confirm.goods.3.unicopia.hippogriff": " - 有著尖利且喧鬧的喙,不時尖嘯和亂啄", + "gui.unicopia.tribe_selection.confirm.goods.4.unicopia.hippogriff": " - 可食用生熟魚肉與熟肉", + "gui.unicopia.tribe_selection.confirm.goods.5.unicopia.hippogriff": " - 食用松果時有額外的療愈效果", + "gui.unicopia.tribe_selection.confirm.goods.6.unicopia.hippogriff": " - 喜歡階梯", "gui.unicopia.tribe_selection.confirm.bads": "但他們……", - "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.human": " - Have no magical abilities what-so-ever", - "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.human": " - Needs an Elytra to fly", - "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.human": " - Must grow food the old fashioned way, through hard work and manual labour", - "gui.unicopia.tribe_selection.confirm.bads.4.unicopia.human": " - No floppy ears", - "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.earth": " - Cannot fly", - "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.earth": " - Are weak to certain types of magic", - "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.earth": " - Can only eat plants and vegetables", - "gui.unicopia.tribe_selection.confirm.bads.4.unicopia.earth": " - Heavier and moves slower than the other ponies", - "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.unicorn": " - Cannot fly", - "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.unicorn": " - Are weak to brute force attacks", - "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.unicorn": " - Can only eat plants and vegetables", - "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.pegasus": " - Light weight makes them the weakest to brute force", - "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.pegasus": " - Must rest between flights to regain their strength", - "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.pegasus": " - Cannot use magic without aid from others", - "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.bat": " - Light weight makes them weak to brute force attacks", - "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.bat": " - Must rest between flights to regain their strength", - "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.bat": " - Is sometimes scared of even themselves", - "gui.unicopia.tribe_selection.confirm.bads.4.unicopia.bat": " - Is carnivorous. Can eat raw and cooked meat, or sustain themselves purely on stolen love.", + "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.human": " - 沒有任何魔法能力", + "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.human": " - 需要鞘翅飛行", + "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.human": " - 需以傳統方式勤懇勞作耕耘作物", + "gui.unicopia.tribe_selection.confirm.bads.4.unicopia.human": " - 沒有柔軟的耳朵", + "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.earth": " - 飛不起來", + "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.earth": " - 無法招架某些咒語", + "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.earth": " - 只能食用部分植蔬", + "gui.unicopia.tribe_selection.confirm.bads.4.unicopia.earth": " - 和其他小馬相比更重,移動速度更慢", + "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.unicorn": " - 飛不起來", + "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.unicorn": " - 易受蠻力攻擊", + "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.unicorn": " - 只能食用部分植蔬", + "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.pegasus": " - 體態輕盈而使他們完全無法招架蠻力", + "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.pegasus": " - 必須在飛翔間休息以恢復體力", + "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.pegasus": " - 無法在無幫助時使用魔法", + "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.bat": " - 體態輕盈而使他們無法招架蠻力", + "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.bat": " - 必須在飛翔間休息以恢復體力", + "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.bat": " - 有時甚至會嚇到自己", + "gui.unicopia.tribe_selection.confirm.bads.4.unicopia.bat": " - 可食肉。能夠食用生熟肉類,或依靠吸取愛意來維持自己。", "gui.unicopia.tribe_selection.confirm.bads.1.unicopia.changeling": " - 一直餓肚子", "gui.unicopia.tribe_selection.confirm.bads.2.unicopia.changeling": " - 需要從其他小馬或敵對生物吸取愛意來填飽肚子", "gui.unicopia.tribe_selection.confirm.bads.3.unicopia.changeling": " - 吃絕大多數普通食物會生病,必須收穫愛意來治癒", @@ -758,15 +759,15 @@ "gui.unicopia.spellbook.page.requirements.entry.item": "- %1$sx %2$s", "gui.unicopia.spellbook.page.requirements.entry.trait": "- 至少需要 %1$sx %2$s 特跡", "gui.unicopia.spellbook.page.requirements.entry.spell": "- %1$sx %2$s 水晶", - "gui.unicopia.spellbook.recipe.requires": "需要", - "gui.unicopia.spellbook.author1.sign_off": "At the princess' behest", - "gui.unicopia.spellbook.author1.sign_off.b": "At the princess' behest, so dreadfully sorry", - "gui.unicopia.spellbook.author1.name": "- Starswirl the Bearded", - "gui.unicopia.spellbook.author2.name": "- Lord Sombra", - "gui.unicopia.spellbook.author3.name": "- XOXOX Lulu", - "gui.unicopia.spellbook.chapter.artefacts.status.unconfirmed": "Status: Unconfirmed", - "gui.unicopia.spellbook.chapter.artefacts.status.confirmed": "Status: Confirmed", - "gui.unicopia.spellbook.chapter.artefacts.status.lost": "Status: Lost", + "gui.unicopia.spellbook.recipe.requires": "需要:", + "gui.unicopia.spellbook.author1.sign_off": "奉公主之命", + "gui.unicopia.spellbook.author1.sign_off.b": "奉公主之命,萬分抱歉", + "gui.unicopia.spellbook.author1.name": "- 白須星璇", + "gui.unicopia.spellbook.author2.name": "- 黑晶王爵", + "gui.unicopia.spellbook.author3.name": "- 無名露露", + "gui.unicopia.spellbook.chapter.artefacts.status.unconfirmed": "狀態:未確認", + "gui.unicopia.spellbook.chapter.artefacts.status.confirmed": "狀態:已確認", + "gui.unicopia.spellbook.chapter.artefacts.status.lost": "狀態:已遺失", "gui.unicopia.spellbook.chapter.introduction.p1.title": "Preface", "gui.unicopia.spellbook.chapter.introduction.p1.body": "To whomever holds this tome, beware what you seek for you might not like what you find. §kHither yonder equs§r.", "gui.unicopia.spellbook.chapter.introduction.p2.title": "Ch.1 Magic in Equestria", @@ -982,7 +983,7 @@ "gui.unicopia.spellbook.chapter.dark_magic.p7.3.body": "It has traits I hadn't considered before, and the way it behaves... ", "gui.unicopia.spellbook.chapter.dark_magic.p8.title": "Arcane Attraction II Cont.", "gui.unicopia.spellbook.chapter.dark_magic.p8.1.body": "Well I'll leave that up to tomorrow. I'm still tired from everything that's happened this week.", - "gui.unicopia.spellbook.chapter.dark_magic.p8.2.body": ">0 generosity --> ??", + "gui.unicopia.spellbook.chapter.dark_magic.p8.2.body": "> 0 慷慨 --> ??", "gui.unicopia.spellbook.chapter.dark_magic.p8.3.body": ">20 order trait --> ???", "gui.unicopia.spellbook.chapter.dark_magic.p9.title": "20th Slep '12", "gui.unicopia.spellbook.chapter.dark_magic.p9.1.body": "As per their agreement, the council have sent certain...supplimental materials to aid in the new direction my research is taking. I was a little shocked at first.", @@ -1104,7 +1105,7 @@ "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.2.title": "Grogar's Bell II", "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.5.body": "Legend says that after its first bearer, King Grogar, was driven to madness, the bell was stowed far away.", "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.6.body": "beyond most ponies' grasp, guarded inside an ancient city by an unbeatable beast.", - "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.1.body": "Like the crystal heart, little is known of this artefact and thus nothing, not even its existance can be confirmed.", + "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.1.body": "如同水晶之心一樣,對這枚遺物所瞭解的是如此之少,以至於其是否存在也無法被確認", "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.title": "23rd Trot '12", "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.2.body": "The alicorn amulet is a powerful force of dark magic created created by an unknown mage as their attempt to create the perfect being.", "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.3.body": "It combines the traits of all races into one powerful form, but it hard to control and addictive in nature. Anyone who uses it quickly becomes reliant on it and few attempt to remove it survive the ordeal.", @@ -1120,24 +1121,24 @@ "chapter.unicopia.dark_magic": "暗咒", "chapter.unicopia.the_otherworldly": "禁咒", "chapter.unicopia.crystal_heart": "神器", - "experience.unicopia.pure.magical_kindergartner": "New Blood", - "experience.unicopia.impure.magical_kindergartner": "Impure", - "experience.unicopia.tainted.magical_kindergartner": "Misguided", - "experience.unicopia.twisted.magical_kindergartner": "Twisted", - "experience.unicopia.corrupt.magical_kindergartner": "Filly Fiend", - "experience.unicopia.monstrous.magical_kindergartner": "Evil Foal", - "experience.unicopia.pure.friendship_student": "Friendship Student", - "experience.unicopia.impure.friendship_student": "Wayward Soul", - "experience.unicopia.tainted.friendship_student": "Misguided Soul", - "experience.unicopia.twisted.friendship_student": "Lost Soul", - "experience.unicopia.corrupt.friendship_student": "Fiendish Friendship Student", - "experience.unicopia.monstrous.friendship_student": "Monstrous Soul", - "experience.unicopia.pure.senior_friendship_student": "Promising Friendship Student", - "experience.unicopia.impure.senior_friendship_student": "Disappointing Friendship Student", - "experience.unicopia.tainted.senior_friendship_student": "Misguided Friendship Student", - "experience.unicopia.twisted.senior_friendship_student": "Band Influence", - "experience.unicopia.corrupt.senior_friendship_student": "Fiendish Friend", - "experience.unicopia.monstrous.senior_friendship_student": "Learning Cultist", + "experience.unicopia.pure.magical_kindergartner": "咒術新血", + "experience.unicopia.impure.magical_kindergartner": "心術不純", + "experience.unicopia.tainted.magical_kindergartner": "誤入歧途", + "experience.unicopia.twisted.magical_kindergartner": "心術不正", + "experience.unicopia.corrupt.magical_kindergartner": "自幼不軌", + "experience.unicopia.monstrous.magical_kindergartner": "邪惡幼駒", + "experience.unicopia.pure.friendship_student": "友誼學員", + "experience.unicopia.impure.friendship_student": "放縱之魂", + "experience.unicopia.tainted.friendship_student": "歧途之魂", + "experience.unicopia.twisted.friendship_student": "迷途之魂", + "experience.unicopia.corrupt.friendship_student": "不正學員", + "experience.unicopia.monstrous.friendship_student": "邪惡學員", + "experience.unicopia.pure.senior_friendship_student": "必成大器", + "experience.unicopia.impure.senior_friendship_student": "或可成器", + "experience.unicopia.tainted.senior_friendship_student": "迷途學員", + "experience.unicopia.twisted.senior_friendship_student": "不良影響", + "experience.unicopia.corrupt.senior_friendship_student": "亦敵亦友", + "experience.unicopia.monstrous.senior_friendship_student": "邪教學徒", "experience.unicopia.pure.junior_mage": "Junior Mage", "experience.unicopia.impure.junior_mage": "Wayward Junior Mage", "experience.unicopia.tainted.junior_mage": "Misguided Junior Mage", @@ -1447,7 +1448,7 @@ "unicopia.subtitle.magic_aura": "魔法:低鳴", "unicopia.subtitle.player.rebound": "玩家:彈開", "unicopia.subtitle.ears_ringing": "耳鳴", - "unicopia.subtitle.heartbeat": "心跳", + "unicopia.subtitle.heartbeat": "心臟:跳動", "unicopia.subtitle.entity.artefact.ambient": "魔法:嗡嗡", "unicopia.subtitle.entity.butterfly.hurt": "蝴蝶:受傷", "unicopia.subtitle.entity.twittermite.ambient": "雷光蟲:鳴叫", @@ -1552,11 +1553,11 @@ "advancements.unicopia.travelling_in_style.description": "乘坐一個熱氣球", "advancements.unicopia.bat_route.title": "暗夜之子", "advancements.unicopia.bat_route.description": "踏上暗夜之路", - "advancements.unicopia.screech_twenty_mobs.title": "空中驚懼", + "advancements.unicopia.screech_twenty_mobs.title": "天降驚懼", "advancements.unicopia.screech_twenty_mobs.description": "同時嚇倒20個生物", "advancements.unicopia.screech_self.title": "嚇死我了!", "advancements.unicopia.screech_self.description": "可怕到嚇到你自己", - "advancements.unicopia.extra_spooky.title": "太可怕了", + "advancements.unicopia.extra_spooky.title": "哎唷我媽", "advancements.unicopia.extra_spooky.description": "把一個生物嚇到屙磚頭", "advancements.unicopia.sweet_sweet_revenge.title": "你也有今天", "advancements.unicopia.sweet_sweet_revenge.description": "讓塞蕾斯蒂亞嘗嘗被燒眼睛的滋味",