2014-05-29 16:21:29 +00:00
{
"languageName" : "British English" ,
2020-08-11 19:33:24 +00:00
"stringNotFound" : "String '<%- string %>' not found." ,
2015-07-31 03:49:22 +00:00
"titleIndex" : "Habitica | Your Life The Role Playing Game" ,
2014-05-29 16:21:29 +00:00
"habitica" : "Habitica" ,
2019-01-24 11:21:52 +00:00
"habiticaLink" : "<a href='http://habitica.fandom.com/wiki/Habitica' target='_blank'>Habitica</a>" ,
2017-09-28 01:07:43 +00:00
"onward" : "Onward!" ,
"done" : "Done" ,
"gotIt" : "Got it!" ,
2015-12-29 03:40:51 +00:00
"titleTasks" : "Tasks" ,
"titleAvatar" : "Avatar" ,
"titleBackgrounds" : "Backgrounds" ,
2016-09-13 03:18:40 +00:00
"titleStats" : "Stats" ,
"titleAchievs" : "Achievements" ,
2015-12-29 03:40:51 +00:00
"titleProfile" : "Profile" ,
"titleInbox" : "Inbox" ,
"titleTavern" : "Tavern" ,
"titleParty" : "Party" ,
"titleHeroes" : "Hall of Heroes" ,
"titlePatrons" : "Hall of Patrons" ,
"titleGuilds" : "Guilds" ,
"titleChallenges" : "Challenges" ,
"titleDrops" : "Market" ,
"titleQuests" : "Quests" ,
"titlePets" : "Pets" ,
"titleMounts" : "Mounts" ,
"titleEquipment" : "Equipment" ,
2016-02-15 03:13:40 +00:00
"titleTimeTravelers" : "Time Travellers" ,
2015-12-29 03:40:51 +00:00
"titleSeasonalShop" : "Seasonal Shop" ,
"titleSettings" : "Settings" ,
2017-09-28 01:07:43 +00:00
"saveEdits" : "Save Edits" ,
"showMore" : "Show More" ,
"showLess" : "Show Less" ,
2014-05-29 16:21:29 +00:00
"expandToolbar" : "Expand Toolbar" ,
"collapseToolbar" : "Collapse Toolbar" ,
2018-01-19 03:58:59 +00:00
"markdownHelpLink" : "Markdown formatting help" ,
2015-05-31 13:36:54 +00:00
"showFormattingHelp" : "Show formatting help" ,
"hideFormattingHelp" : "Hide formatting help" ,
"youType" : "You type:" ,
"youSee" : "You see:" ,
"italics" : "*Italics*" ,
"bold" : "**Bold**" ,
"strikethrough" : "~~Strikethrough~~" ,
"emojiExample" : ":smile:" ,
2015-07-31 03:49:22 +00:00
"markdownLinkEx" : "[Habitica is great!](https://habitica.com)" ,
"markdownImageEx" : "" ,
2015-05-31 13:36:54 +00:00
"unorderedListHTML" : "+ First item<br>+ Second item<br>+ Third item" ,
"unorderedListMarkdown" : "+ First item\n+ Second item\n+ Third item" ,
"code" : "`code`" ,
2014-05-29 16:21:29 +00:00
"achievements" : "Achievements" ,
2016-12-15 20:57:45 +00:00
"basicAchievs" : "Basic Achievements" ,
"seasonalAchievs" : "Seasonal Achievements" ,
"specialAchievs" : "Special Achievements" ,
2014-05-29 16:21:29 +00:00
"modalAchievement" : "Achievement!" ,
"special" : "Special" ,
"site" : "Site" ,
"help" : "Help" ,
"user" : "User" ,
"market" : "Market" ,
2016-12-26 10:59:44 +00:00
"groupPlansTitle" : "Group Plans" ,
2017-07-27 15:41:23 +00:00
"newGroupTitle" : "New Group" ,
2014-05-29 16:21:29 +00:00
"subscriberItem" : "Mystery Item" ,
2018-02-02 00:46:45 +00:00
"newSubscriberItem" : "You have new <span class=\"notification-bold-blue\">Mystery Items</span>" ,
2020-01-14 21:09:48 +00:00
"subscriberItemText" : "Each month, subscribers will receive a mystery item. It becomes available at the beginning of the month. See the wiki's 'Mystery Item' page for more information." ,
2014-05-29 16:21:29 +00:00
"all" : "All" ,
"none" : "None" ,
2020-08-11 19:33:24 +00:00
"more" : "<%- count %> more" ,
2014-05-29 16:21:29 +00:00
"and" : "and" ,
"loginSuccess" : "Login successful!" ,
"youSure" : "Are you sure?" ,
"submit" : "Submit" ,
"close" : "Close" ,
"saveAndClose" : "Save & Close" ,
2018-10-03 19:49:45 +00:00
"saveAndConfirm" : "Save & Confirm" ,
2014-05-29 16:21:29 +00:00
"cancel" : "Cancel" ,
2015-06-23 08:43:29 +00:00
"ok" : "OK" ,
2014-05-29 16:21:29 +00:00
"add" : "Add" ,
"undo" : "Undo" ,
"continue" : "Continue" ,
"accept" : "Accept" ,
"reject" : "Reject" ,
2020-01-14 21:09:48 +00:00
"neverMind" : "Nevermind" ,
2014-05-29 16:21:29 +00:00
"buyMoreGems" : "Buy More Gems" ,
"notEnoughGems" : "Not enough Gems" ,
2014-12-26 10:33:21 +00:00
"alreadyHave" : "Whoops! You already have this item. No need to buy it again!" ,
2014-05-29 16:21:29 +00:00
"delete" : "Delete" ,
2015-04-11 12:53:33 +00:00
"gemsPopoverTitle" : "Gems" ,
2014-05-29 16:21:29 +00:00
"gems" : "Gems" ,
2020-08-11 19:33:24 +00:00
"gemButton" : "You have <%- number %> Gems." ,
2017-09-28 01:07:43 +00:00
"needMoreGems" : "Need More Gems?" ,
"needMoreGemsInfo" : "Purchase Gems now, or become a subscriber to buy Gems with Gold, get monthly mystery items, enjoy increased drop caps and more!" ,
2014-05-29 16:21:29 +00:00
"moreInfo" : "More Info" ,
2019-01-24 11:21:52 +00:00
"moreInfoChallengesURL" : "http://habitica.fandom.com/wiki/Challenges" ,
"moreInfoTagsURL" : "http://habitica.fandom.com/wiki/Tags" ,
2015-06-30 15:59:11 +00:00
"showMoreMore" : "(show more)" ,
"showMoreLess" : "(show less)" ,
2015-07-28 04:15:48 +00:00
"gemsWhatFor" : "Click to buy Gems! Gems let you purchase special items like Quests, avatar customisations, and seasonal equipment." ,
2014-05-29 16:21:29 +00:00
"veteran" : "Veteran" ,
"veteranText" : "Has weathered Habit The Grey (our pre Angular website), and has gained many battle-scars from its bugs." ,
"originalUser" : "Original User!" ,
"originalUserText" : "One of the <em>very</em> original early adopters. Talk about alpha tester!" ,
2015-07-31 03:49:22 +00:00
"habitBirthday" : "Habitica Birthday Bash" ,
"habitBirthdayText" : "Celebrated the Habitica Birthday Bash!" ,
2020-08-11 19:33:24 +00:00
"habitBirthdayPluralText" : "Celebrated <%- count %> Habitica Birthday Bashes!" ,
2015-08-02 15:30:43 +00:00
"habiticaDay" : "Habitica Naming Day" ,
"habiticaDaySingularText" : "Celebrated Habitica's Naming Day! Thanks for being a fantastic user." ,
2020-08-11 19:33:24 +00:00
"habiticaDayPluralText" : "Celebrated <%- count %> Naming Days! Thanks for being a fantastic user." ,
2014-10-11 12:55:46 +00:00
"achievementDilatory" : "Saviour of Dilatory" ,
"achievementDilatoryText" : "Helped defeat the Dread Dragon of Dilatory during the 2014 Summer Splash Event!" ,
2015-11-18 03:38:32 +00:00
"costumeContest" : "Costume Contestant" ,
2017-12-05 19:46:40 +00:00
"costumeContestText" : "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!" ,
2020-08-11 19:33:24 +00:00
"costumeContestTextPlural" : "Participated in <%- count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!" ,
2014-05-29 16:21:29 +00:00
"memberSince" : "- Member since" ,
"lastLoggedIn" : "- Last logged in" ,
"notPorted" : "This feature is not yet ported from the original site." ,
2020-08-11 19:33:24 +00:00
"buyThis" : "Buy this <%- text %> with <%- price %> of your <%- gems %> Gems?" ,
2014-05-29 16:21:29 +00:00
"noReachServer" : "Server not currently reachable, try again later" ,
"errorUpCase" : "ERROR:" ,
2017-02-14 17:19:14 +00:00
"newPassSent" : "If we have your email on file, instructions for setting a new password have been sent to your email." ,
2014-05-29 16:21:29 +00:00
"serverUnreach" : "Server currently unreachable." ,
2015-10-30 14:25:43 +00:00
"requestError" : "Yikes, an error occurred! <strong>Please reload the page,</strong> your last action may not have been saved correctly." ,
2015-04-11 12:53:33 +00:00
"seeConsole" : "If the error persists, please report it at Help > Report a Bug. If you're familiar with your browser's console, please include any error messages." ,
2014-05-29 16:21:29 +00:00
"error" : "Error" ,
"menu" : "Menu" ,
"notifications" : "Notifications" ,
2018-08-09 19:07:37 +00:00
"noNotifications" : "You're all caught up!" ,
"noNotificationsText" : "The notification fairies give you a raucous round of applause! Well done!" ,
2014-05-29 16:21:29 +00:00
"clear" : "Clear" ,
2014-08-16 11:16:07 +00:00
"endTour" : "End Tour" ,
"audioTheme" : "Audio Theme" ,
"audioTheme_off" : "Off" ,
2014-09-12 12:45:58 +00:00
"audioTheme_danielTheBard" : "Daniel The Bard" ,
2015-01-27 19:36:03 +00:00
"audioTheme_wattsTheme" : "Watts' Theme" ,
2015-06-23 08:43:29 +00:00
"audioTheme_gokulTheme" : "Gokul Theme" ,
2015-09-13 03:26:30 +00:00
"audioTheme_luneFoxTheme" : "LuneFox's Theme" ,
2016-07-15 13:53:46 +00:00
"audioTheme_rosstavoTheme" : "Rosstavo's Theme" ,
2016-08-10 17:18:55 +00:00
"audioTheme_dewinTheme" : "Dewin's Theme" ,
2016-11-28 18:43:06 +00:00
"audioTheme_airuTheme" : "Airu's Theme" ,
2017-07-27 15:41:23 +00:00
"audioTheme_beatscribeNesTheme" : "Beatscribe's NES Theme" ,
"audioTheme_arashiTheme" : "Arashi's Theme" ,
2018-02-22 23:04:56 +00:00
"audioTheme_triumphTheme" : "Triumph Theme" ,
2018-01-19 03:58:59 +00:00
"audioTheme_lunasolTheme" : "Lunasol Theme" ,
"audioTheme_spacePenguinTheme" : "SpacePenguin's Theme" ,
2017-12-20 02:43:00 +00:00
"audioTheme_maflTheme" : "MAFL Theme" ,
"audioTheme_pizildenTheme" : "Pizilden's Theme" ,
2018-01-19 03:58:59 +00:00
"audioTheme_farvoidTheme" : "Farvoid Theme" ,
2014-09-12 12:45:58 +00:00
"askQuestion" : "Ask a Question" ,
"reportBug" : "Report a Bug" ,
2016-02-15 03:13:40 +00:00
"HabiticaWiki" : "The Habitica Wiki" ,
2019-01-24 11:21:52 +00:00
"HabiticaWikiFrontPage" : "http://habitica.fandom.com/wiki/Habitica_Wiki" ,
2015-07-31 03:49:22 +00:00
"contributeToHRPG" : "Contribute to Habitica" ,
2014-11-03 18:29:01 +00:00
"overview" : "Overview for New Users" ,
"January" : "January" ,
"February" : "February" ,
"March" : "March" ,
"April" : "April" ,
"May" : "May" ,
"June" : "June" ,
"July" : "July" ,
"August" : "August" ,
"September" : "September" ,
"October" : "October" ,
"November" : "November" ,
2014-12-31 12:35:49 +00:00
"December" : "December" ,
2015-01-14 18:53:17 +00:00
"dateFormat" : "Date Format" ,
2015-04-22 14:22:11 +00:00
"achievementStressbeast" : "Saviour of Stoïkalm" ,
2015-10-08 22:42:10 +00:00
"achievementStressbeastText" : "Helped defeat the Abominable Stressbeast during the 2014 Winter Wonderland Event!" ,
2015-10-28 02:36:15 +00:00
"achievementBurnout" : "Saviour of the Flourishing Fields" ,
2015-10-08 22:42:10 +00:00
"achievementBurnoutText" : "Helped defeat Burnout and restore the Exhaust Spirits during the 2015 Fall Festival Event!" ,
2016-05-20 11:55:50 +00:00
"achievementBewilder" : "Saviour of Mistiflying" ,
2016-04-09 14:27:04 +00:00
"achievementBewilderText" : "Helped defeat the Be-Wilder during the 2016 Spring Fling Event!" ,
2018-03-09 20:58:12 +00:00
"achievementDysheartener" : "Savior of the Shattered" ,
"achievementDysheartenerText" : "Helped defeat the Dysheartener during the 2018 Valentine's Event!" ,
2015-08-14 22:52:37 +00:00
"checkOutProgress" : "Check out my progress in Habitica!" ,
2017-07-27 15:41:23 +00:00
"cards" : "Cards" ,
2020-08-11 19:33:24 +00:00
"sentCardToUser" : "You sent a card to <%- profileName %>" ,
"cardReceivedFrom" : "<%- cardType %> from <%- userName %>" ,
"cardReceived" : "You received a <span class=\"notification-bold-blue\"><%- card %></span>" ,
2015-09-13 03:26:30 +00:00
"greetingCard" : "Greeting Card" ,
2015-08-14 22:52:37 +00:00
"greetingCardExplanation" : "You both receive the Cheery Chum achievement!" ,
"greetingCardNotes" : "Send a greeting card to a party member." ,
"greeting0" : "Hi there!" ,
"greeting1" : "Just saying hello :)" ,
"greeting2" : "`waves frantically`" ,
"greeting3" : "Hey you!" ,
"greetingCardAchievementTitle" : "Cheery Chum" ,
2020-08-11 19:33:24 +00:00
"greetingCardAchievementText" : "Hey! Hi! Hello! Sent or received <%- count %> greeting cards." ,
2015-08-29 12:38:54 +00:00
"thankyouCard" : "Thank You Card" ,
2015-08-14 22:52:37 +00:00
"thankyouCardExplanation" : "You both receive the Greatly Grateful achievement!" ,
2015-08-29 12:38:54 +00:00
"thankyouCardNotes" : "Send a Thank You card to a party member." ,
2015-08-14 22:52:37 +00:00
"thankyou0" : "Thank you very much!" ,
"thankyou1" : "Thank you, thank you, thank you!" ,
"thankyou2" : "Sending you a thousand thanks." ,
2015-08-29 12:38:54 +00:00
"thankyou3" : "I'm very grateful—thank you!" ,
2015-08-14 22:52:37 +00:00
"thankyouCardAchievementTitle" : "Greatly Grateful" ,
2020-08-11 19:33:24 +00:00
"thankyouCardAchievementText" : "Thanks for being thankful! Sent or received <%- count %> Thank-You cards." ,
2016-02-15 03:13:40 +00:00
"birthdayCard" : "Birthday Card" ,
"birthdayCardExplanation" : "You both receive the Birthday Bonanza achievement!" ,
"birthdayCardNotes" : "Send a birthday card to a party member." ,
"birthday0" : "Happy birthday to you!" ,
"birthdayCardAchievementTitle" : "Birthday Bonanza" ,
2020-08-11 19:33:24 +00:00
"birthdayCardAchievementText" : "Many happy returns! Sent or received <%- count %> birthday cards." ,
2017-07-27 15:41:23 +00:00
"congratsCard" : "Congratulations Card" ,
"congratsCardExplanation" : "You both receive the Congratulatory Companion achievement!" ,
"congratsCardNotes" : "Send a Congratulations card to a party member." ,
"congrats0" : "Congratulations on your success!" ,
"congrats1" : "I'm so proud of you!" ,
"congrats2" : "Well done!" ,
"congrats3" : "A round of applause for you!" ,
"congrats4" : "Bask in your well-deserved success!" ,
"congratsCardAchievementTitle" : "Congratulatory Companion" ,
2020-08-11 19:33:24 +00:00
"congratsCardAchievementText" : "It's great to celebrate your friends' achievements! Sent or received <%- count %> congratulations cards." ,
2017-07-27 15:41:23 +00:00
"getwellCard" : "Get Well Card" ,
"getwellCardExplanation" : "You both receive the Caring Confidant achievement!" ,
"getwellCardNotes" : "Send a Get Well card to a party member." ,
"getwell0" : "Hope you feel better soon!" ,
"getwell1" : "Take care! <3" ,
"getwell2" : "You're in my thoughts!" ,
"getwell3" : "Sorry you're not feeling your best!" ,
"getwellCardAchievementTitle" : "Caring Confidant" ,
2020-08-11 19:33:24 +00:00
"getwellCardAchievementText" : "Well-wishes are always appreciated. Sent or received <%- count %> get well cards." ,
2017-07-27 15:41:23 +00:00
"goodluckCard" : "Good Luck Card" ,
"goodluckCardExplanation" : "You both receive the Lucky Letter achievement!" ,
"goodluckCardNotes" : "Send a good luck card to a party member." ,
"goodluck0" : "May luck always follow you!" ,
"goodluck1" : "Wishing you lots of luck!" ,
"goodluck2" : "I hope luck is on your side today and always!!" ,
"goodluckCardAchievementTitle" : "Lucky Letter" ,
2020-08-11 19:33:24 +00:00
"goodluckCardAchievementText" : "Wishes for good luck are great encouragement! Sent or received <%- count %> good luck cards." ,
2015-11-12 02:24:12 +00:00
"streakAchievement" : "You earned a streak achievement!" ,
"firstStreakAchievement" : "21-Day Streak" ,
2020-08-11 19:33:24 +00:00
"streakAchievementCount" : "<%- streaks %> 21-Day Streaks" ,
2015-11-12 02:24:12 +00:00
"twentyOneDays" : "You've completed your Daily for 21 days in a row!" ,
"dontBreakStreak" : "Amazing job. Don't break the streak!" ,
"dontStop" : "Don't Stop Now!" ,
"levelUpShare" : "I leveled up in Habitica by improving my real-life habits!" ,
"questUnlockShare" : "I unlocked a new quest in Habitica!" ,
"hatchPetShare" : "I hatched a new pet by completing my real-life tasks!" ,
"raisePetShare" : "I raised a pet into a mount by completing my real-life tasks!" ,
"wonChallengeShare" : "I won a challenge in Habitica!" ,
2016-03-16 00:51:47 +00:00
"achievementShare" : "I earned a new achievement in Habitica!" ,
2020-08-11 19:33:24 +00:00
"orderBy" : "Order By <%- item %>" ,
2016-09-13 22:45:11 +00:00
"you" : "(you)" ,
"enableDesktopNotifications" : "Enable Desktop Notifications" ,
2016-09-11 14:19:50 +00:00
"online" : "online" ,
2020-08-11 19:33:24 +00:00
"onlineCount" : "<%- count %> online" ,
2016-12-26 10:59:44 +00:00
"loading" : "Loading..." ,
2017-09-28 01:07:43 +00:00
"userIdRequired" : "User ID is required" ,
"resetFilters" : "Clear all filters" ,
"applyFilters" : "Apply Filters" ,
2018-11-14 14:39:23 +00:00
"wantToWorkOn" : "I want to work on:" ,
2017-09-28 01:07:43 +00:00
"categories" : "Categories" ,
"habiticaOfficial" : "Habitica Official" ,
"animals" : "Animals" ,
"artDesign" : "Art & Design" ,
"booksWriting" : "Books & Writing" ,
"comicsHobbies" : "Comics & Hobbies" ,
"diyCrafts" : "DIY & Crafts" ,
"education" : "Education" ,
"foodCooking" : "Food & Cooking" ,
"healthFitness" : "Health & Fitness" ,
"music" : "Music" ,
"relationship" : "Relationships" ,
"scienceTech" : "Science & Technology" ,
"exercise" : "Exercise" ,
"creativity" : "Creativity" ,
"budgeting" : "Budgeting" ,
"health_wellness" : "Health & Wellness" ,
"self_care" : "Self-Care" ,
"habitica_official" : "Habitica Official" ,
"academics" : "Academics" ,
"advocacy_causes" : "Advocacy + Causes" ,
"entertainment" : "Entertainment" ,
"finance" : "Finance" ,
"health_fitness" : "Health + Fitness" ,
"hobbies_occupations" : "Hobbies + Occupations" ,
"location_based" : "Location-based" ,
"mental_health" : "Mental Health + Self-Care" ,
2020-01-14 21:09:48 +00:00
"getting_organized" : "Getting Organised" ,
2017-09-28 01:07:43 +00:00
"self_improvement" : "Self-Improvement" ,
"spirituality" : "Spirituality" ,
"time_management" : "Time-Management + Accountability" ,
"recovery_support_groups" : "Recovery + Support Groups" ,
2018-02-02 00:46:45 +00:00
"dismissAll" : "Dismiss All" ,
2017-09-28 01:07:43 +00:00
"messages" : "Messages" ,
"emptyMessagesLine1" : "You don't have any messages" ,
2020-03-10 19:31:40 +00:00
"emptyMessagesLine2" : "You can send a new message to a user by visiting their profile and clicking the \"Message\" button." ,
2020-08-11 19:33:24 +00:00
"userSentMessage" : "<span class=\"notification-bold\"><%- user %></span> sent you a message" ,
2017-09-28 01:07:43 +00:00
"letsgo" : "Let's Go!" ,
2017-10-24 20:34:47 +00:00
"selected" : "Selected" ,
"howManyToBuy" : "How many would you like to buy?" ,
2018-03-30 01:18:27 +00:00
"habiticaHasUpdated" : "There is a new Habitica update. Refresh to get the latest version!" ,
2019-04-18 18:50:19 +00:00
"contactForm" : "Contact the Moderation Team" ,
2020-01-14 21:09:48 +00:00
"options" : "Options" ,
"loadEarlierMessages" : "Load Earlier Messages" ,
"demo" : "Demo" ,
"congratulations" : "Congratulations!" ,
"onboardingAchievs" : "Onboarding Achievements" ,
"finish" : "Finish"
2019-04-18 18:50:19 +00:00
}