mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 15:09:32 +00:00
* Added all ui components back * Added group ui items back and initial group approval directive * Added approval list view with approving functionality * Added notification display for group approvals * Fixed linting issues * Removed expectation from beforeEach * Moved string to locale * Added per use group plan for stripe * Added tests for stripe group plan upgrade * Removed paypal option * Abstract sub blocks. Hit group sub block from user settings page. Added group subscriptin beneifts display * Fixed lint issue * Added pricing and adjusted styles * Moved text to translations * Added group email types * Fixed typo * Fixed group plan abstraction and other style issues * Fixed email unit test * Added type to group plan to filter our group plans * Removed dev protection from routes * Removed hard coding and fixed upgrade plan * Added error when group has subscription and tries to remove * Fixed payment unit tests * Added custom string and moved subscription check up in the logic * Added ability for old leader to delete subscription the created * Allowed old guild leader to edit their group subscription * Fixed linting and tests * Added group sub page to user sub settings * Added approval and group tasks requests back. Hid user group sub on profile * Added group tasks sync after adding to allow for editing * Fixed promise chain when resolving group * Added approvals to group promise chain * Ensured compelted group todos are not delted at cron * Updated copy and other minor styles * Added group field to tags and recolored group tag. * Added chat message when task is claimed * Preventing task scoring when approval is needed * Added approval requested indicator * Updated column with for tasks on group page * Added checklist sync on assign * Added sync for checklist items * Added checkilist sync when task is updated * Added checklist sync remove * Sanatized group tasks when updated * Fixed lint issues * Added instant scoring of approved task * Added task modal * Fixed editing of challenge and group tasks * Added cancel button * Added add new checklist option to update sync * Added remove for checklist * Added checklist update * Added difference check and sync for checklist if there is a diff * Fixed task syncing * Fixed linting issues * Fixed styles and karma tests * Fixed minor style issues * Fixed obj transfer on scope * Fixed broken tests * Added new benefits page * Updated group page styles * Updated benefits page style * Added translations * Prevented sync with empty trask list * Added task title to edit modal * Added new group plans page and upgrade redirect * Added group plans redirect to upgrade * Fixed party home page being hidden and home button click * Fixed dynamic changing of task status and grey popup * Fixed tag editing * Hid benifites information if group has subscription * Added quotes to task name * Fixed issue with assigning multiple users * Added new group plans ctrl * Hid menu from public guilds * Fixed task sync issue * Updated placeholder for assign field * Added correct cost to subscribe details * Hid create, edit, delete task options from non group leaders * Prevented some front end modifications to group tasks * Hid tags option from group original task * Added refresh for approvals and group tasks * Prepend new group tasks * Fix last checklist item sync * Fixed casing issue with tags * Added claimed by message on hover * Prevent user from deleting assigned task * Added single route for group plan sign up and payments * Abstracted stripe payments and added initial tests * Abstracted amazon and added initial tests * Fixed create group message * Update group id check and return group * Updated to use the new returned group * Fixed linting and promise issues * Fixed broken leave test after merge issue * Fixed undefined approval error and editing/deleting challenge tasks * Add pricing to group plans, removed confirmation, and fixed redirect after payment * Updated group plan cost text
201 lines
9.8 KiB
JSON
201 lines
9.8 KiB
JSON
{
|
|
"languageName": "English",
|
|
"stringNotFound": "String '<%= string %>' not found.",
|
|
"titleIndex": "Habitica | Your Life The Role Playing Game",
|
|
"habitica": "Habitica",
|
|
"habiticaLink": "<a href='http://habitica.wikia.com/wiki/Habitica' target='_blank'>Habitica</a>",
|
|
|
|
"titleTasks": "Tasks",
|
|
"titleAvatar": "Avatar",
|
|
"titleBackgrounds": "Backgrounds",
|
|
"titleStats": "Stats",
|
|
"titleAchievs": "Achievements",
|
|
"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",
|
|
"titleTimeTravelers": "Time Travelers",
|
|
"titleSeasonalShop": "Seasonal Shop",
|
|
"titleSettings": "Settings",
|
|
|
|
"expandToolbar": "Expand Toolbar",
|
|
"collapseToolbar": "Collapse Toolbar",
|
|
"markdownBlurb": "Habitica uses markdown for message formatting. See the <a href='http://habitica.wikia.com/wiki/Markdown_Cheat_Sheet' target='_blank'>Markdown Cheat Sheet</a> for more info.",
|
|
"showFormattingHelp": "Show formatting help",
|
|
"hideFormattingHelp": "Hide formatting help",
|
|
"youType": "You type:",
|
|
"youSee": "You see:",
|
|
"italics": "*Italics*",
|
|
"bold": "**Bold**",
|
|
"strikethrough": "~~Strikethrough~~",
|
|
"emojiExample": ":smile:",
|
|
"markdownLinkEx": "[Habitica is great!](https://habitica.com)",
|
|
"markdownImageEx": "",
|
|
"unorderedListHTML": "+ First item<br>+ Second item<br>+ Third item",
|
|
"unorderedListMarkdown": "+ First item\n+ Second item\n+ Third item",
|
|
"code": "`code`",
|
|
"achievements": "Achievements",
|
|
"basicAchievs": "Basic Achievements",
|
|
"seasonalAchievs": "Seasonal Achievements",
|
|
"specialAchievs": "Special Achievements",
|
|
"modalAchievement": "Achievement!",
|
|
"special": "Special",
|
|
"site": "Site",
|
|
"help": "Help",
|
|
"user": "User",
|
|
"market": "Market",
|
|
"groupPlansTitle": "Group Plans",
|
|
"subscriberItem": "Mystery Item",
|
|
"newSubscriberItem": "New Mystery Item",
|
|
"subscriberItemText": "Each month, subscribers will receive a mystery item. This is usually released about one week before the end of the month. See the wiki's 'Mystery Item' page for more information.",
|
|
"all": "All",
|
|
"none": "None",
|
|
"or": "Or",
|
|
"and": "and",
|
|
"loginSuccess": "Login successful!",
|
|
"youSure": "Are you sure?",
|
|
"submit": "Submit",
|
|
"close": "Close",
|
|
"saveAndClose": "Save & Close",
|
|
"cancel": "Cancel",
|
|
"ok": "OK",
|
|
"add": "Add",
|
|
"undo": "Undo",
|
|
"continue": "Continue",
|
|
"accept": "Accept",
|
|
"reject": "Reject",
|
|
"neverMind": "Never mind",
|
|
"buyMoreGems": "Buy More Gems",
|
|
"notEnoughGems": "Not enough Gems",
|
|
"alreadyHave": "Whoops! You already have this item. No need to buy it again!",
|
|
"delete": "Delete",
|
|
"gemsPopoverTitle": "Gems",
|
|
"gems": "Gems",
|
|
"gemButton": "You have <%= number %> Gems.",
|
|
"moreInfo": "More Info",
|
|
"moreInfoChallengesURL": "http://habitica.wikia.com/wiki/Challenges",
|
|
"moreInfoTagsURL": "http://habitica.wikia.com/wiki/Tags",
|
|
"showMoreMore": "(show more)",
|
|
"showMoreLess": "(show less)",
|
|
"gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.",
|
|
"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!",
|
|
"habitBirthday": "Habitica Birthday Bash",
|
|
"habitBirthdayText": "Celebrated the Habitica Birthday Bash!",
|
|
"habitBirthdayPluralText": "Celebrated <%= count %> Habitica Birthday Bashes!",
|
|
"habiticaDay": "Habitica Naming Day",
|
|
"habiticaDaySingularText": "Celebrated Habitica's Naming Day! Thanks for being a fantastic user.",
|
|
"habiticaDayPluralText": "Celebrated <%= count %> Naming Days! Thanks for being a fantastic user.",
|
|
"achievementDilatory": "Savior of Dilatory",
|
|
"achievementDilatoryText": "Helped defeat the Dread Drag'on of Dilatory during the 2014 Summer Splash Event!",
|
|
"costumeContest": "Costume Contestant",
|
|
"costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries <a href='http://blog.habitrpg.com/tagged/cosplay' target='_blank'>on the Habitica blog</a>!",
|
|
"costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries <a href='http://blog.habitrpg.com/tagged/cosplay' target='_blank'>on the Habitica blog</a>!",
|
|
"memberSince": "- Member since",
|
|
"lastLoggedIn": "- Last logged in",
|
|
"notPorted": "This feature is not yet ported from the original site.",
|
|
"buyThis": "Buy this <%= text %> with <%= price %> of your <%= gems %> Gems?",
|
|
"noReachServer": "Server not currently reachable, try again later",
|
|
"errorUpCase": "ERROR:",
|
|
"newPassSent": "If we have your email on file, a new password has been sent to your email.",
|
|
"serverUnreach": "Server currently unreachable.",
|
|
"requestError": "Yikes, an error occurred! <strong>Please reload the page,</strong> your last action may not have been saved correctly.",
|
|
"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.",
|
|
"error": "Error",
|
|
"menu": "Menu",
|
|
"notifications": "Notifications",
|
|
"noNotifications": "You have no new messages.",
|
|
"clear": "Clear",
|
|
"endTour": "End Tour",
|
|
"audioTheme": "Audio Theme",
|
|
"audioTheme_off": "Off",
|
|
"audioTheme_danielTheBard": "Daniel The Bard",
|
|
"audioTheme_wattsTheme": "Watts' Theme",
|
|
"audioTheme_gokulTheme": "Gokul Theme",
|
|
"audioTheme_luneFoxTheme": "LuneFox's Theme",
|
|
"audioTheme_rosstavoTheme": "Rosstavo's Theme",
|
|
"audioTheme_dewinTheme": "Dewin's Theme",
|
|
"audioTheme_airuTheme": "Airu's Theme",
|
|
"askQuestion": "Ask a Question",
|
|
"reportBug": "Report a Bug",
|
|
"HabiticaWiki": "The Habitica Wiki",
|
|
"HabiticaWikiFrontPage": "http://habitica.wikia.com/wiki/Habitica_Wiki",
|
|
"contributeToHRPG": "Contribute to Habitica",
|
|
"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",
|
|
"December": "December",
|
|
"dateFormat": "Date Format",
|
|
"achievementStressbeast": "Savior of Stoïkalm",
|
|
"achievementStressbeastText": "Helped defeat the Abominable Stressbeast during the 2014 Winter Wonderland Event!",
|
|
"achievementBurnout": "Savior of the Flourishing Fields",
|
|
"achievementBurnoutText": "Helped defeat Burnout and restore the Exhaust Spirits during the 2015 Fall Festival Event!",
|
|
"achievementBewilder": "Savior of Mistiflying",
|
|
"achievementBewilderText": "Helped defeat the Be-Wilder during the 2016 Spring Fling Event!",
|
|
"checkOutProgress": "Check out my progress in Habitica!",
|
|
"cardReceived": "Received a card!",
|
|
"cardReceivedFrom": "<%= cardType %> from <%= userName %>",
|
|
"greetingCard": "Greeting Card",
|
|
"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",
|
|
"greetingCardAchievementText": "Hey! Hi! Hello! Sent or received <%= count %> greeting cards.",
|
|
"thankyouCard": "Thank-You Card",
|
|
"thankyouCardExplanation": "You both receive the Greatly Grateful achievement!",
|
|
"thankyouCardNotes": "Send a Thank-You card to a party member.",
|
|
"thankyou0": "Thank you very much!",
|
|
"thankyou1": "Thank you, thank you, thank you!",
|
|
"thankyou2": "Sending you a thousand thanks.",
|
|
"thankyou3": "I'm very grateful - thank you!",
|
|
"thankyouCardAchievementTitle": "Greatly Grateful",
|
|
"thankyouCardAchievementText": "Thanks for being thankful! Sent or received <%= count %> Thank-You cards.",
|
|
"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",
|
|
"birthdayCardAchievementText": "Many happy returns! Sent or received <%= count %> birthday cards.",
|
|
"streakAchievement": "You earned a streak achievement!",
|
|
"firstStreakAchievement": "21-Day Streak",
|
|
"streakAchievementCount": "<%= streaks %> 21-Day Streaks",
|
|
"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!",
|
|
"achievementShare": "I earned a new achievement in Habitica!",
|
|
"orderBy": "Order By <%= item %>",
|
|
"you": "(you)",
|
|
"enableDesktopNotifications": "Enable Desktop Notifications",
|
|
"online": "online",
|
|
"onlineCount": "<%= count %> online",
|
|
"loading": "Loading...",
|
|
"userIdRequired": "User ID is required"
|
|
}
|