habitica-self-host/common/locales/en@pirate/messages.json

31 lines
2.2 KiB
JSON
Raw Normal View History

{
"messageLostItem": "Yer <%= itemText %> broke.",
"messageTaskNotFound": "Task not found.",
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID": "A task with that ID already exists.",
"messageTagNotFound": "Tag not found.",
"messagePetNotFound": ":pet not found in user.items.pets",
2015-03-26 18:44:28 +00:00
"messageFoodNotFound": ":vittles not found in user.items.vittles",
"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",
"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 %> is 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 %>",
2015-07-23 02:24:10 +00:00
"messageDropQuest": "You've found a quest!",
2015-06-23 08:43:29 +00:00
"messageFoundQuest": "Ye 'ave found th' adventure \"<%= questText %>\"!",
2015-07-12 21:45:26 +00:00
"messageAlreadyPurchasedGear": "You purchased this gear in the past, but do not currently own it. You can buy it again in the rewards column on the tasks page.",
2015-07-23 02:24:10 +00:00
"messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.",
2015-06-23 08:43:29 +00:00
"armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?",
"armoireExp": "You wrestle with the Armoire and gain Experience. Take that!"
}