Files
habitica/website/common/locales/en@pirate/messages.json
T
RaitheOfDureya 7be3143e55 Removed unused I18N strings from the messages.json files (related to issue #9957) (#12563)
* Removed unused I18N strings from the `messages.json` file (locales\en)

* Removed unused I18N `messages.json` strings from all the other languages

Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-09-25 11:47:36 +02:00

58 lines
4.9 KiB
JSON

{
"messageLostItem": "Yer <%= itemText %> broke.",
"messageTaskNotFound": "Task not found.",
"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 t' enjoy it.",
"messageBought": "Bought <%= itemText %>",
"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": "Ye've found <%= dropText %>!",
"messageDropEgg": "Ye've found a <%= dropText %> Egg!",
"messageDropPotion": "Ye've found a <%= dropText %> Hatchin' Potion!",
"messageDropMysteryItem": "Ye open th' box an' find <%= dropText %>!",
"messageAlreadyOwnGear": "Ye already own this item. Equip it by going to th' equipment page.",
"previousGearNotOwned": "Ye need t' purchase a lower level gear 'fore this one.",
"messageHealthAlreadyMax": "Ye already 'ave maximum health.",
"messageHealthAlreadyMin": "Blimey! Ye've already run out o' health so it's too late t' buy a health potion, but don't worry - ye can revive!",
"armoireEquipment": "<%= image %> Ye found a piece of rare Equipment in th' Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> Ye rummage in th' Armoire an' find <%= dropText %>. What's tha' doin' in here?",
"armoireExp": "Ye wrestle wi' th' Armoire an' gain Experience. Take that!",
"messageInsufficientGems": "Not enough sapphires!",
"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": "Ye cannot report a system message. If ye need t' report a violation o' th' Community Guidelines related t' this message, please email a screenshot an' explanation t' our Community Manager 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": "Ye cannot accept this party invitation while ye are in a quest. If ye'd like t' join this party, ye must first abort yer quest, which ye can do from yer party screen. Ye'll be given back th' quest scroll.",
"messageUserOperationProtected": "path `<%= operation %>` wasn't saved, as it's a protected path.",
"messageNotificationNotFound": "Notification not found.",
"messageNotAbleToBuyInBulk": "This item cannot be purchased in quantities above 1.",
"notificationsRequired": "Notification ids are required.",
"unallocatedStatsPoints": "Ye've <span class=\"notification-bold-blue\"><%= points %> unallocated Stat Points</span>",
"beginningOfConversation": "This is th' beginning o' yer conversation with <%= userName %>.",
"messageDeletedUser": "Sorry, this user has deleted their account.",
"messageMissingDisplayName": "Missin' display name.",
"reportedMessage": "Ye 'ave reported this message t' fleet captains.",
"canDeleteNow": "Ye can now scuttle th' message if ye wish.",
"beginningOfConversationReminder": "Remember ta be kind, respeckful, an' follow th' Code o' Conduct!"
}