habitica-self-host/website/common/locales/en@lolcat/messages.json
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

54 lines
4.6 KiB
JSON
Executable file

{
"messageLostItem": "Ur <%= itemText %> broked.",
"messageTaskNotFound": "Task not findz.",
"messageTagNotFound": "Tag not findz.",
"messagePetNotFound": ":pet not findz in usr.itemz.pets",
"messageFoodNotFound": ":food not found in user.items.food",
"messageNotAvailable": "This item is not currently available for purchase.",
"messageCannotFeedPet": "Can't feed this pet.",
"messageAlreadyMount": "You already have that mount. Try feeding another pet.",
"messageEvolve": "You have tamed <%= egg %>, let's go for a ride!",
"messageLikesFood": "<%= egg %> realy liekz <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> eetz <%= foodText %> but doesnt seem 2 liek it.",
"messageBought": "Buyd <%= itemText %>",
"messageUnEquipped": "<%= itemText %> unekwipd.",
"messageMissingEggPotion": "You're missing either that egg or that potion",
"messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.",
"messageAlreadyPet": "You already have that pet. Try hatching a different combination!",
"messageHatched": "Your egg hatched! Visit your stable to equip your pet.",
"messageNotEnoughGold": "Not Enough Gold",
"messageTwoHandedEquip": "U ned 2 hanz 2 weild <%= twoHandedText %> so <%= offHandedText %> wuz unekwipd.",
"messageTwoHandedUnequip": "U ned 2 hanz 2 weild <%= twoHandedText %> so it wuz unekwipd wen u armd urself wif <%= offHandedText %>.",
"messageDropFood": "U finded <%= dropText %>!",
"messageDropEgg": "U finded <%= dropText %> Egg!",
"messageDropPotion": "U finded <%= dropText %> Hatching Potion!",
"messageDropMysteryItem": "You open the box and find <%= dropText %>!",
"messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.",
"previousGearNotOwned": "You need to purchase a lower level gear before this one.",
"messageHealthAlreadyMax": "You already have 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 %> U finded peice of rare Ekwipment n teh Armoire: <%= dropText %>! Awsum!!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropText %>. What's that doing in here?",
"armoireExp": "You wrestle with the Armoire and gain Experience. Take that!",
"messageInsufficientGems": "Not enough gems!",
"messageGroupAlreadyInParty": "Already in a party, try refreshing.",
"messageGroupOnlyLeaderCanUpdate": "Only the group leader can update the group!",
"messageGroupRequiresInvite": "Can't join a group you're not invited to.",
"messageGroupCannotRemoveSelf": "You cannot remove yourself!",
"messageGroupChatBlankMessage": "You cannot send a blank message",
"messageGroupChatLikeOwnMessage": "Ur own messig cant haz ur own liek! Dont be dat persun.",
"messageGroupChatFlagAlreadyReported": "You have already reported this message",
"messageGroupChatNotFound": "Message not found!",
"messageGroupChatAdminClearFlagCount": "Only an admin can 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": "Oh noes! Lookz liek ure ritin 2 many mesagez! Plz wait a minuet an try agin. Teh Tavern chat can only haz 200 mesagez at tiem, so Habitica encuragez postin longr, moar thoughtful mesagez an consolidatin replyz. Cant wait 2 hear wut u haz 2 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.",
"messageNotificationNotFound": "Notification not found.",
"messageNotAbleToBuyInBulk": "This item cannot be purchased in quantities above 1.",
"notificationsRequired": "Notification ids are required.",
"unallocatedStatsPoints": "U haz <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!",
"messageDeletedUser": "Sorry, this user has deleted their account.",
"messageMissingDisplayName": "Missing display name."
}