habitica-self-host/common/locales/en@pirate/generic.json

171 lines
8.3 KiB
JSON
Raw Normal View History

{
"languageName": "Pirate English",
"stringNotFound": "String '<%= string %>' not found.",
2015-07-31 03:49:22 +00:00
"titleIndex": "Habitica | Yer Life Th' Role Playing Game",
"habitica": "Habitica",
2015-12-29 03:40:51 +00:00
"titleTasks": "Tasks",
"titleAvatar": "Avatar",
"titleBackgrounds": "Backgrounds",
"titleStats": "Stats & 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",
2015-08-10 12:52:07 +00:00
"markdownBlurb": "Habitica uses markdown fer message formattin'. See thi' <a href='http://habitica.wikia.com/wiki/Markdown_Cheat_Sheet' target='_blank'>Markdown Cheat Sheet</a> fer morrre info.",
"showFormattingHelp": "Show formattin' help",
"hideFormattingHelp": "Hide formattin' help",
"youType": "Ye type:",
"youSee": "Ye see:",
2015-05-31 13:36:54 +00:00
"italics": "*Italics*",
"bold": "**Bold**",
"strikethrough": "~~Strikethrough~~",
"emojiExample": ":smile:",
2015-07-31 03:49:22 +00:00
"markdownLinkEx": "[Arrrg!](https://habitica.com)",
"markdownImageEx": "![mandatory alt text](https://habitica.com/cake.png \"optional mouseover title\")",
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`",
"achievements": "Achievements",
"modalAchievement": "Achievement!",
"special": "Special",
"site": "Site",
"help": "Help",
"user": "User",
"market": "Market",
"subscriberItem": "Mystery Item",
"newSubscriberItem": "New Mystery Item",
2015-10-30 14:25:43 +00:00
"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",
2015-03-26 18:44:28 +00:00
"or": "Or",
"and": "'n",
"loginSuccess": "Ye set sail successfully!",
"youSure": "Arr ye sure?",
"submit": "Submit",
"close": "Close",
"saveAndClose": "Save & Close",
"cancel": "Nay",
2015-06-23 08:43:29 +00:00
"ok": "OK",
"add": "Add",
"undo": "Undo",
2015-03-26 18:44:28 +00:00
"continue": "Sail On",
"accept": "Aye",
"reject": "Nay",
"neverMind": "Nev'r mind",
2015-08-10 12:52:07 +00:00
"buyMoreGems": "Buy More Sapphires",
"notEnoughGems": "Not enough Sapphires",
2015-03-26 18:44:28 +00:00
"alreadyHave": "Ahoy! Ye already be havin' this item. Save yer money!",
"delete": "Delete",
2015-08-10 12:52:07 +00:00
"gemsPopoverTitle": "Sapphires",
"gems": "Sapphires",
"gemButton": "Ye be havin' <%= number %> Sapphires.",
"moreInfo": "More Info",
2015-06-30 15:59:11 +00:00
"showMoreMore": "(show more)",
"showMoreLess": "(show less)",
2015-08-10 12:52:07 +00:00
"gemsWhatFor": "Click ti buy Sapphires! Sapphires let ye purchase special items like Quests, avatar customizations, an' seasonal equipment.",
"veteran": "Veteran",
"veteranText": "Has weathered Habit th' Grey (our pre Angular ship), 'n has gained many battle-scars from its bugs.",
"originalUser": "Original User!",
"originalUserText": "One 'o th' <em>extra</em> original early adopters. speak 'bout alpha tester!",
2015-07-31 03:49:22 +00:00
"habitBirthday": "Habitica Birthday Bash",
2015-08-10 12:52:07 +00:00
"habitBirthdayText": "Celebrated th' Habitica Birthday Bash!",
2015-07-31 03:49:22 +00:00
"habitBirthdayPluralText": "Celebrated <%= number %> Habitica Birthday Bashes!",
2015-08-10 12:52:07 +00:00
"habiticaDay": "Habitica Namin' Day",
"habiticaDaySingularText": "Celebrated Habitica's Namin' Day! Thanks fer bein' a fantastic user.",
"habiticaDayPluralText": "Celebrated <%= number %> Namin' Days! Thanks fer bein' a fantastic user.",
"achievementDilatory": "Savior o' Dilatory",
"achievementDilatoryText": "Helped defeat th' Dread Drag'on 'o Dilatory durin' th' 2014 Summer Splash Event!",
2015-11-18 03:38:32 +00:00
"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 <%= number %> Habitoween Costume Contests. See some of the entries <a href='http://blog.habitrpg.com/tagged/cosplay' target='_blank'>on the Habitica blog</a>!",
"memberSince": "- Mate since",
"lastLoggedIn": "- Last sailed on",
"notPorted": "This feature is not yet ported from th' original site.",
2015-08-10 12:52:07 +00:00
"buyThis": "Buy this <%= text %> with <%= price %> o' yer <%= gems %> Sapphires?",
"noReachServer": "Th' server be unreachable at the mo', try again later",
"errorUpCase": "ERROR:",
"newPassSent": "New passcode sent.",
2015-08-10 12:52:07 +00:00
"serverUnreach": "Th' server be unreachable at the mo'.",
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-05-24 09:27:17 +00:00
"seeConsole": "If the error be persistin', report it at Help > Report a Bug. If ye be familiar with yer browser's console, please include any error messages.",
"error": "Error",
"menu": "Menu",
"notifications": "Notifications",
"noNotifications": "Ye 'ave no new messages.",
"clear": "Clear",
"endTour": "End Tour",
"audioTheme": "Audio Theme",
"audioTheme_off": "Off",
2015-08-10 12:52:07 +00:00
"audioTheme_danielTheBard": "Daniel Th' 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",
"askQuestion": "Ask a Question",
"reportBug": "Report a Bug",
2015-08-10 12:52:07 +00:00
"contributeToHRPG": "Contribute t' Habitica",
"overview": "Overview fer New Pirates",
"January": "January",
"February": "February",
"March": "March",
"April": "April",
"May": "May",
"June": "June",
"July": "July",
"August": "August",
2015-03-26 18:44:28 +00:00
"September": "Septemberrr",
"October": "Octoberrr",
"November": "Novemberrr",
"December": "Decemberrr",
2015-01-14 18:53:17 +00:00
"dateFormat": "Date Format",
2015-03-26 18:44:28 +00:00
"achievementStressbeast": "Savior o' Stoïkalm",
2015-10-28 02:36:15 +00:00
"achievementStressbeastText": "Helped defeat th' Abominable Stressbeast durin' th' 2014 Winter Wonderland Event!",
2015-10-08 22:42:10 +00:00
"achievementBurnout": "Savior of the Flourishing Fields",
"achievementBurnoutText": "Helped defeat Burnout and restore the Exhaust Spirits during the 2015 Fall Festival Event!",
2015-08-14 22:52:37 +00:00
"checkOutProgress": "Check out my progress in Habitica!",
"cardReceived": "Received a card!",
"cardReceivedFrom": "<%= cardType %> from <%= userName %>",
"greetingCard": "Greetin' Card",
"greetingCardExplanation": "Ye both receive th' Cheery Chum achievement!",
"greetingCardNotes": "Send a greetin' card t' a crew member.",
"greeting0": "Hi there!",
"greeting1": "Just sayin' hello :)",
"greeting2": "`waves frantically`",
"greeting3": "Hey ye!",
"greetingCardAchievementTitle": "Cheery Chum",
"greetingCardAchievementText": "Hey! Hi! Hello! Sent or received <%= cards %> greeting cards.",
"thankyouCard": "Thank-Ye Card",
"thankyouCardExplanation": "Ye both receive th' Greatly Grateful achievement!",
"thankyouCardNotes": "Send a Thank-Ye card t' a crew member.",
"thankyou0": "Thank ye very much!",
"thankyou1": "Thank ye, thank ye, thank ye!",
"thankyou2": "Sending ye a thousand thanks.",
"thankyou3": "I be very grateful - thank ye!",
"thankyouCardAchievementTitle": "Greatly Grateful",
2015-11-12 02:24:12 +00:00
"thankyouCardAchievementText": "Thanks fer bein' thankful! Sent or received <%= cards %> Thank-Ye 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!"
2015-08-06 13:50:06 +00:00
}