9a07ba7417
* Revert "fix(test): adjust expectations" This reverts commit205436d5b1. * Revert "fix(escaping): global inoffensive apostrophe" This reverts commit2b8f94b244. * change <%- to <%= * fix interpolation only where necessary * remove unused variable
67 lines
5.5 KiB
JSON
Executable File
67 lines
5.5 KiB
JSON
Executable File
{
|
|
"messageLostItem": "Ur <%= itemText %> broked.",
|
|
"messageTaskNotFound": "Task not findz.",
|
|
"messageDuplicateTaskID": "Task wif dat ID already existz.",
|
|
"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 %>",
|
|
"messageEquipped": " <%= itemText %> ekwipd.",
|
|
"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!",
|
|
"messageDropQuest": "U finded kwest!",
|
|
"messageDropMysteryItem": "You open the box and find <%= dropText %>!",
|
|
"messageFoundQuest": "U finded teh kwest \"<%= questText %>\"!",
|
|
"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.",
|
|
"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!",
|
|
"messageAuthPasswordMustMatch": ":password and :confirmPassword don't match",
|
|
"messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword required",
|
|
"messageAuthEmailTaken": "Email already taken",
|
|
"messageAuthNoUserFound": "No user found.",
|
|
"messageAuthMustBeLoggedIn": "You must be logged in.",
|
|
"messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request",
|
|
"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.",
|
|
"messageUserOperationNotFound": "<%= operation %> operation not found",
|
|
"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."
|
|
}
|