habitica/website/common/locales/sco/messages.json

66 lines
5.6 KiB
JSON
Raw Normal View History

{
"messageLostItem": "Yer <%= itemText %> breuk.",
"messageTaskNotFound": "Task no fund.",
"messageDuplicateTaskID": "A task wi that ID exists awready.",
"messageTagNotFound": "Tag no fund",
"messagePetNotFound": ":pet no fund in user.items.pets",
"messageFoodNotFound": ":food no fund in uiser.items.fuid",
"messageNotAvailable": "This eetem isna available for purchase the nou.",
"messageCannotFeedPet": "Canna feed this pet.",
"messageAlreadyMount": "Ye'v awready got that munt. Try feedin anither pet.",
"messageEvolve": "Ye hiv tamed <%= egg %>, lat's gae for a ride!",
"messageLikesFood": "<%= egg %> really likes <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> eats <%= foodText %> but doesn't seem to enjoy it.",
"messageBought": "Bocht <%= itemText %>",
"messageEquipped": "<%= itemText %> reikit.",
"messageUnEquipped": "<%= itemText %> unreikit.",
"messageMissingEggPotion": "Ye're amissin aither that egg or that potion",
"messageInvalidEggPotionCombo": "Ye canna cleck Quest Pet Egga wi Magic cleckin potions! Try a different egg.",
"messageAlreadyPet": "Ye'v awready got that pet. Try cleckin a different combination.",
"messageHatched": "Yer egg haes cleckit! Veesit yer stable tae reik yer pet.",
"messageNotEnoughGold": "No Eneuch Gowd",
"messageTwoHandedEquip": "Waldin <%= twoHandedText %> taks twa haunds, sae <%= offHandedText %> haes been unequipped.",
"messageTwoHandedUnequip": "Waldin <%= twoHandedText %> taks twa haunds, sae it wis unequipped whan ye armed yersel wi <%= offHandedText %>.",
"messageDropFood": "You've found <%= dropText %>!",
"messageDropEgg": "You've found a <%= dropText %> Egg!",
"messageDropPotion": "You've found a <%= dropText %> Hatching Potion!",
"messageDropQuest": "Ye'v fund a quest!",
"messageDropMysteryItem": "Ye appen the box an find <%= dropText %>!",
"messageFoundQuest": "Ye'v fund the quest \"<%= questText %>\"!",
"messageAlreadyPurchasedGear": "Ye boucht this gear in the past, but dinna awn it the nou. Ye can buy it again in the rewairds 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 %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!",
"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": "Can't like your own message. Don't be that person.",
"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": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to 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": "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!",
"messageDeletedUser": "Sorry, this user has deleted their account.",
"messageMissingDisplayName": "Missing display name."
}