habitica/website/common/locales/en@pirate/messages.json
2018-04-03 18:48:56 +00:00

66 lines
No EOL
5.6 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": "Ye canna purchase this loot right now.",
"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 <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> eats <%= foodText %> but doesn't seem to enjoy it.",
"messageBought": "Bought <%= itemText %>",
"messageEquipped": "<%= itemText %> equipped.",
"messageUnEquipped": "<%= itemText %> un-equip'd.",
"messageMissingEggPotion": "Yer missin' either that egg er that potion",
"messageInvalidEggPotionCombo": "Ye can't hatch Adventure Pet Eggs wi' 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",
"messageTwoHandedEquip": "Wieldin' <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.",
"messageTwoHandedUnequip": "Wieldin' <%= twoHandedText %> takes two hands, so it was unequipped when ye armed yerself wit' <%= offHandedText %>.",
"messageDropFood": "You've found <%= dropText %>!",
"messageDropEgg": "You've found a <%= dropText %> Egg!",
"messageDropPotion": "You've found a <%= dropText %> Hatching Potion!",
"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.",
"previousGearNotOwned": "You need to purchase a lower level gear before this one.",
"messageHealthAlreadyMax": "Ye already 'ave maximum health.",
"messageHealthAlreadyMin": "Oh no! You have already run out of health so it's too late to buy a health potion, but don't worry - you can revive!",
"armoireEquipment": "<%= image %> Ye found a piece of rare Equipment in th' Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropText %>. What's that doing in here?",
"armoireExp": "Ye wrestle wi' th' Armoire an' gain Experience. Take that!",
"messageInsufficientGems": "Not enough gems!",
"messageAuthPasswordMustMatch": ":password and :confirmPassword don' match",
"messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword required",
"messageAuthUsernameTaken": "Login Name already taken",
"messageAuthEmailTaken": "Email already taken",
"messageAuthNoUserFound": "No user c'n be found.",
"messageAuthMustBeLoggedIn": "Ye must be logged in.",
"messageAuthMustIncludeTokens": "Ye must include a token and uid (user id) in yer request",
"messageGroupNotFound": "Can't be findin' the group. That or ye don't have access.",
"messageGroupAlreadyInParty": "Already in a party; try refreshin'.",
"messageGroupOnlyLeaderCanUpdate": "Only th' group leader c'n update th' group!",
"messageGroupRequiresInvite": "Can't join a group yer not invited to.",
"messageGroupCannotRemoveSelf": "Ye can't remove yerself!",
"messageGroupChatBlankMessage": "Ye can't be sendin' a blank message",
"messageGroupChatLikeOwnMessage": "Ye can't like yer own message. Don't be that person.",
"messageGroupChatFlagAlreadyReported": "Ye be reportin' this message already",
"messageGroupChatNotFound": "Message not found! ",
"messageGroupChatAdminClearFlagCount": "Only an admin be able to clear the flag count!",
"messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.",
"messageGroupChatSpam": "Shiver me timbers, looks like ye be postin' too many messages! Please wait a minute an' try again. Th' Pub chat only holds 200 messages at a time, so Habitica encourages postin' long'r, more thoughtful messages and consolidatin' replies. Can't wait t' hear wha' ye have t' say. :)",
"messageCannotLeaveWhileQuesting": "You cannot accept this party invitation while you are in a quest. If you'd like to join this party, you must first abort your quest, which you can do from your party screen. You will be given back the quest scroll.",
"messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.",
"messageUserOperationNotFound": "<%= operation %> operation not be here",
"messageNotificationNotFound": "Notification not found.",
"messageNotAbleToBuyInBulk": "This item cannot be purchased in quantities above 1.",
"notificationsRequired": "Notification ids are required.",
"unallocatedStatsPoints": "You have <span class=\"notification-bold-blue\"><%= points %> unallocated Stat Points</span>",
"beginningOfConversation": "This is the beginning of your conversation with <%= userName %>. Remember to be kind, respectful, and follow the Community Guidelines!"
}