mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-29 10:33:40 +00:00
i18n: add localization for console-specific achievements
This commit is contained in:
parent
7c3ba79f83
commit
b60c6e779d
|
|
@ -875,8 +875,8 @@ achievement.snipeSkeleton=Sniper Duel
|
|||
achievement.snipeSkeleton.desc=Kill a skeleton with an arrow from more than 50 meters
|
||||
achievement.diamonds=DIAMONDS!
|
||||
achievement.diamonds.desc=Acquire diamonds with your iron tools
|
||||
achievement.portal=We Need to Go Deeper
|
||||
achievement.portal.desc=Build a portal to the Nether
|
||||
achievement.InToTheNether=Into The Nether
|
||||
achievement.InToTheNether.desc=Build a portal to the Nether
|
||||
achievement.ghast=Return to Sender
|
||||
achievement.ghast.desc=Destroy a Ghast with a fireball
|
||||
achievement.blazeRod=Into Fire
|
||||
|
|
@ -893,7 +893,50 @@ achievement.overkill=Overkill
|
|||
achievement.overkill.desc=Deal eight hearts of damage in a single hit
|
||||
achievement.bookcase=Librarian
|
||||
achievement.bookcase.desc=Build some bookshelves to improve your enchantment table
|
||||
|
||||
achievement.leaderOfThePack=Leader of the Pack
|
||||
achievement.leaderOfThePack.desc=Befriend five wolves
|
||||
achievement.MOARTools=MOAR Tools
|
||||
achievement.MOARTools.desc=Construct one type of each tool (one pickaxe, one spade, one axe and one hoe)
|
||||
achievement.dispenseWithThis=Dispense With This
|
||||
achievement.dispenseWithThis.desc=Construct a Dispenser
|
||||
achievement.eatPorkChop=Pork Chop
|
||||
achievement.eatPorkChop.desc=Cook and eat a pork chop
|
||||
achievement.arrowKillCreeper=Archer
|
||||
achievement.arrowKillCreeper.desc=Kill a creeper with arrows
|
||||
achievement.adventuringTime=Adventuring Time
|
||||
achievement.adventuringTime.desc=Discover 17 of the 40 different biomes
|
||||
achievement.repopulation=Repopulation
|
||||
achievement.repopulation.desc=Breed two cows with wheat
|
||||
achievement.diamondsToYou=Diamonds to You!
|
||||
achievement.diamondsToYou.desc=Throw diamonds at another player
|
||||
achievement.theHaggler=The Haggler
|
||||
achievement.theHaggler.desc=Mine or purchase 30 Emeralds
|
||||
achievement.potPlanter=Pot Planter
|
||||
achievement.potPlanter.desc=Craft and place a Flower Pot
|
||||
achievement.itsASign=It's a Sign!
|
||||
achievement.itsASign.desc=Craft and place a Sign
|
||||
achievement.ironBelly=Iron Belly
|
||||
achievement.ironBelly.desc=Stop starvation using Rotten Flesh
|
||||
achievement.haveAShearfulDay=Have a Shearful Day
|
||||
achievement.haveAShearfulDay.desc=Use Shears to obtain wool from a sheep
|
||||
achievement.rainbowCollection=Rainbow Collection
|
||||
achievement.rainbowCollection.desc=Gather all 16 colors of wool
|
||||
achievement.stayingFrosty=Stayin' Frosty
|
||||
achievement.stayingFrosty.desc=Swim in lava while having the Fire Resistance effect
|
||||
achievement.chestfulOfCobblestone=Chestful of Cobblestone
|
||||
achievement.chestfulOfCobblestone.desc=Mine 1,728 Cobblestone and place it in a chest
|
||||
achievement.renewableEnergy=Renewable Energy
|
||||
achievement.renewableEnergy.desc=Smelt wood trunks using charcoal to make more charcoal
|
||||
achievement.musicToMyEars=Music to My Ears
|
||||
achievement.musicToMyEars.desc=Play a music disc in a Jukebox
|
||||
achievement.bodyGuard=Body Guard
|
||||
achievement.bodyGuard.desc=Create an Iron Golem
|
||||
achievement.ironMan=Iron Man
|
||||
achievement.ironMan.desc=Wear a full suit of Iron Armour
|
||||
achievement.zombieDoctor=Zombie Doctor
|
||||
achievement.zombieDoctor.desc=Cure a Zombie Villager
|
||||
achievement.lionTamer=Lion Tamer
|
||||
achievement.lionTamer.desc=Tame an Ocelot
|
||||
commands.generic.exception=An unknown error occurred while attempting to perform this command
|
||||
commands.generic.syntax=Invalid command syntax
|
||||
commands.generic.player.notFound=That player cannot be found
|
||||
|
|
|
|||
Loading…
Reference in a new issue