habitica-self-host/common/locales/en@pirate/messages.json
2015-10-01 22:44:53 -05:00

34 lines
No EOL
2.4 KiB
JSON

{
"messageLostItem": "Yer <%= itemText %> broke.",
"messageTaskNotFound": "Task not found.",
"messageDuplicateTaskID": "ARRGH! That task be made already.",
"messageTagNotFound": "Tag not found.",
"messagePetNotFound": ":pet not found in user.items.pets",
"messageFoodNotFound": ":vittles not found in user.items.vittles",
"messageNotAvailable": "This item is not currently available for purchase.",
"messageCannotFeedPet": "Can't feed this pet.",
"messageAlreadyMount": "Ye already 'ave that mount. Try feedin' another pet.",
"messageEvolve": "Ye 'ave tamed <%= egg %>, let's go fer a ride!",
"messageLikesFood": "<%= egg %> really likes th' <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> eats th' <%= foodText %> but doesn't seem t' enjoy it.",
"messageBought": "Bought <%= itemText %>",
"messageEquipped": "<%= itemText %> equipped.",
"messageUnEquipped": "<%= itemText %> un-equipped.",
"messageMissingEggPotion": "Yer missin' either that egg er that potion",
"messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.",
"messageAlreadyPet": "Ye already 'ave that pet. Try yer hand in hatchin' a different combination!",
"messageHatched": "Yer egg hatched! Visit yer stable t' equip yer pet.",
"messageNotEnoughGold": "Not Enough Doubloons",
"messageTwoHandled": "<%= gearText %> be two handed",
"messageDropFood": "Ye 'ave found <%= dropArticle %><%= dropText %>! <%= dropNotes %>",
"messageDropEgg": "Ye 'ave found a <%= dropText %> Egg! <%= dropNotes %>",
"messageDropPotion": "Ye 'ave found a <%= dropText %> Hatchin' Potion! <%= dropNotes %>",
"messageDropQuest": "Ye've found a quest!",
"messageDropMysteryItem": "Ye open th' box an' find <%= dropText %>!",
"messageFoundQuest": "Ye 'ave found th' adventure \"<%= questText %>\"!",
"messageAlreadyPurchasedGear": "Ye purchased this gear in th' past, but do not currently own it. Ye can buy it again in th' rewards column on th' tasks page.",
"messageAlreadyOwnGear": "Ye already own this item. Equip it by going to th' equipment page.",
"armoireEquipment": "<%= image %> Ye found a piece of rare Equipment in th' Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> Ye rummage in the Armoire an' find <%= dropArticle %><%= dropText %>. What's tha' doin' in here?",
"armoireExp": "Ye wrestle wi' th' Armoire an' gain Experience. Take that!"
}