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

112 lines
11 KiB
JSON
Raw Normal View History

{
"npc": "NPC",
"npcText": "Backed th' Kickstarter project at th' maximum level!",
"mattBoch": "Matt Boch",
2015-08-06 12:38:20 +00:00
"mattShall": "Shall I bring ye yer steed, <%= name %>? Once ye've fed a pet enough food t' turn it into a mount, it will appear here. Click a mount t' saddle up!",
"mattBochText1": "Welcome t' th' Stable! I'm Matt, th' beast master. After level 4, ye can hatch pets usin' eggs an' potions. When you hatch a pet in th' Market, it will appear here! Click a pet's image t' add it t' yer avatar. Feed them wi' th' food you find after level 4, and they'll grow into powerful mounts.",
"daniel": "Daniel",
2015-08-06 12:38:20 +00:00
"danielText": "Welcome t' th' Tavern! Stay a while an' meet the locals. If ye need to rest (vacation? illness?), I'll set ye up at th' Inn. While checked-in, yer Dailies won't hurt ye at th' day's end, but ye can still check them off.",
"danielText2": "Be warned: If ye be participatin' in a boss quest, the boss will still damage you for your party mates' missed Dailies! Also, yer own damage t' th' Boss (or items collected) will not be applied until ye check out o' th' Inn.",
2016-02-15 03:13:40 +00:00
"danielTextBroken": "Welcome t' the Pub... I guess... If ye need to rest, I'll set ye up at the Inn... While checked-in, your Dailies won't hurt you at the day's end, but ye can still check them off... if you have the energy...",
"danielText2Broken": "Oh... If ye be participatin' in a boss quest, th' boss will still damage ye for yer party mates' missed Dailies... Also, yer own damage to the Boss (or booty collected) will not be applied 'til ye check out o' the Inn...",
"alexander": "Alexander th' Sutler",
2015-08-06 12:38:20 +00:00
"welcomeMarket": "Welcome t' th' Market! Buy harrrd-to-find eggs 'n potions! Sell yer extras! Commission useful services! Come 'n see what we have to offer ye.",
2016-08-10 17:18:55 +00:00
"welcomeMarketMobile": "Welcome to the Market! Buy hard-to-find eggs and potions! Come see what we have to offer.",
2016-02-15 03:13:40 +00:00
"displayItemForGold": "Did ye want t' sell a <strong><%= itemType %></strong>?",
"displayEggForGold": "Did ye want t' sell an <strong><%= itemType %>Egg</strong>?",
"displayPotionForGold": "Did ye want to sell a <strong><%= itemType %> Potion</strong>?",
2015-11-03 04:08:28 +00:00
"sellForGold": "Sell it for <%= gold %> Gold",
2015-08-06 12:38:20 +00:00
"buyGems": "Buy Sapphires",
2016-01-19 00:24:44 +00:00
"purchaseGems": "Purchase Gems",
"justin": "Justin",
2015-07-31 03:49:22 +00:00
"ian": "Shipmate Ian",
2015-08-06 12:38:20 +00:00
"ianText": "Welcome t' th' Quest Shop! Here ye can use Quest Scrolls t' battle monsters with yer mates. Be sure t' check out our fine array of Quest Scrolls for purchase t' th' starboard!",
2016-08-10 17:18:55 +00:00
"ianTextMobile": "Welcome to the Quest Shop! Be sure to check out our fine array of Quest Scrolls for purchase!",
2016-02-15 03:13:40 +00:00
"ianBrokenText": "Ahoy! Welcome to the Quest Shop... Here ye can use Quest Scrolls to fight monsters wit' yer mates... Be sure t' check out our fine array of Quest Scrolls fer purchase on th' right...",
2016-05-20 11:55:50 +00:00
"missingKeyParam": "\"req.params.key\" is required.",
"itemNotFound": "Item \"<%= key %>\" not found.",
"cannotBuyItem": "You can't buy this item.",
"missingTypeKeyEquip": "\"key\" and \"type\" are required parameters.",
"missingPetFoodFeed": "\"pet\" and \"food\" are required parameters.",
"invalidPetName": "Invalid pet name supplied.",
"missingEggHatchingPotionHatch": "\"egg\" and \"hatchingPotion\" are required parameters.",
"invalidTypeEquip": "\"type\" must be one of 'equipped', 'pet', 'mount', 'costume'.",
"mustPurchaseToSet": "Must purchase <%= val %> to set it on <%= key %>.",
"typeRequired": "Type is required",
"keyRequired": "Key is required",
2016-08-10 17:18:55 +00:00
"notAccteptedType": "Type must be in [eggs, hatchingPotions, premiumHatchingPotions, food, quests, gear]",
2016-05-20 11:55:50 +00:00
"contentKeyNotFound": "Key not found for Content <%= type %>",
"plusOneGem": "+1 Gem",
"typeNotSellable": "Type is not sellable. Must be one of the following <%= acceptedTypes %>",
"userItemsKeyNotFound": "Key not found for user.items <%= type %>",
"pathRequired": "Path string is required",
"unlocked": "Items have been unlocked",
"alreadyUnlocked": "Full set already unlocked.",
"alreadyUnlockedPart": "Full set already partially unlocked.",
2016-01-19 00:24:44 +00:00
"USD": "(USD)",
"newStuff": "New Stuff",
"cool": "Ye Be tellin' Me Later",
2015-03-26 18:44:28 +00:00
"dismissAlert": "Dismiss This Here Pesky Alert",
2015-08-29 12:38:54 +00:00
"donateText1": "Adds 20 Sapphires t' yer account. Sapphires be used t' buy special in-game items, such as shirts 'n hairstyles.",
2015-07-31 03:49:22 +00:00
"donateText2": "Help support Habitica",
2015-08-06 12:38:20 +00:00
"donateText3": "Habitica be an open source project that depends on our users for support. Th' money ye spend on gems helps us keep th' servers runnin', maintain a small staff, develop new features, an' provide incentives for our volunteer programmers. Thank you for your generosity!",
"donationDesc": "20 Sapphires, Donation to Habitica",
"payWithCard": "Pay with Card",
2015-03-26 18:44:28 +00:00
"payNote": "Ahoy! PayPal sometimes be takin' a long time to clear. Payin' with yer card be better.",
2016-01-19 00:24:44 +00:00
"card": "Credit Card (using Stripe)",
2015-08-06 12:38:20 +00:00
"amazonInstructions": "Click the button to pay usin' Amazon Payments",
2016-02-15 03:13:40 +00:00
"paymentMethods": "Purchase using:",
"classGear": "Class Gear",
2016-04-09 14:27:04 +00:00
"classGearText": "First: don't panic! Your old raiments be in yer inventory, an' ye now be wearin' th' apprentice raiments o' yer new class. Wearing yer class's raiments grants ye a 50% bonus t' stats. However, feel free t' switch back t' yer old raiments.",
2015-08-29 12:38:54 +00:00
"classStats": "These be yer class's stats; they affect th' game-play. Each time ye level up, ye get one point t' allocate t' a particular stat. Hover over each stat fer more information.",
"autoAllocate": "Auto Allocate",
2016-08-23 22:26:34 +00:00
"autoAllocateText": "If 'automatic allocation' is checked, your avatar gains stats automatically based on your tasks' attributes, which you can find in <strong>TASK > Edit > Advanced > Attributes</strong>. Eg, if you hit the gym often, and your 'Gym' Daily is set to 'Strength', you'll gain Strength automatically.",
"spells": "Spells",
"spellsText": "Ye can now unlock class-specific spells. ye'll spy wit' ye eye ye first at level 11. ye mana replenishes 10 points per day, plus 1 point per completed",
"toDo": "To-Do",
2015-03-18 19:01:29 +00:00
"moreClass": "Fer more information on th' class-system, see",
2015-08-06 12:38:20 +00:00
"tourWelcome": "Ahoy and welcome t' Habitica! This be yer To-Do list. Check off a task t' proceed!",
"tourExp": "Great job! Checkin' off a task gives ye Experience an' Gold!",
2016-04-09 14:27:04 +00:00
"tourDailies": "This column be fer Daily tasks. T' proceed, enter a task ye should do every day! <strong>Sample Dailies</strong>: <strong>Make Berth</strong>, <strong>Floss</strong>, <strong>Check Work Email</strong>",
2015-08-06 12:38:20 +00:00
"tourCron": "Splendid! Yer Dailies will reset every day.",
"tourHP": "Watch out! If ye don't complete a Daily by midnight, it will hurt ye!",
"tourHabits": "This column is for good an' bad Habits that ye do many times a day! To proceed, click the pencil t' edit th' names, then click th' checkmark t' save.",
"tourStats": "Good Habits add Experience an' Gold! Bad Habits remove health.",
"tourGP": "T' proceed, buy the Training Sword with th' gold ye just earned!",
"tourAvatar": "<strong>Customize Yer Avatar</strong><ul><li>Yer avatar represents ye.</li><li>Customize now, or return later.</li><li>Yer avatar starts plain until ye've earned Equipment!</li></ul>",
"tourScrollDown": "Be sure to scroll all th' way down t' see all th' options! Click on yer avatar again t' return t' th' tasks page.",
"tourMuchMore": "When ye be done with tasks, ye can form a Crew with mates, chat in th' shared-interest Alliances, join Challenges, an' more!",
"tourStatsPage": "This be yer Stats page! Earn achievements by completin' th' listed tasks.",
"tourTavernPage": "Welcome t' th' Tavern, an all-ages chat room! Ye can keep yer Dailies from hurtin' ye in case of illness or travel by clickin' \"Rest in the Inn.\" Come say hi!",
2015-03-26 18:44:28 +00:00
"tourPartyPage": "Yer crew will hold ye accountable. Invite mates aboard to uncover a Quest Scroll!",
2015-08-06 12:38:20 +00:00
"tourGuildsPage": "Alliancesbe common-interest chat groups created by th' players, for th' players. Browse through th' list an' join th' Alliances that interest ye. Be sure t' check out th' popular Newbies Alliance, where anyone can ask questions about Habitica!",
"tourChallengesPage": "Challenges be themed task lists created by users! Joinin' a Challenge will add its tasks t' yer account. Compete against other users t' win Sapphire prizes!",
"tourMarketPage": "Startin' at Level 3, eggs an' hatching potions drop randomly when ye complete tasks. They appear here - use 'em t' hatch pets! Ye can also buy items from th' Market.",
"tourHallPage": "Welcome t' th' Hall o' Heroes, where open-source contributors t' Habitica be honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Sapphires, exclusive equipment, and prestigious titles. Ye can contribute t' Habitica, too!",
"tourPetsPage": "This be th' Stable! After level 3, ye can hatch pets usin' eggs an' potions. When ye hatch a pet in th' Market, it will appear here! Click a pet's image t' add it to yer avatar. Feed 'em with th' food ye find after level 3, an' they'll grow into powerful mounts.",
"tourMountsPage": "Once ye've fed a pet enough food t' turn it into a mount, it will appear here. (Pets, mounts, an' food are available after level 3.) Click a mount t' saddle up!",
"tourEquipmentPage": "This be where yer Equipment be stored! Yer Battle Gear affects yer stats. If ye want t' show different Equipment on yer avatar without changin' yer stats, click \"Enable Costume.\"",
2016-05-20 11:55:50 +00:00
"equipmentAlreadyOwned": "You already own that piece of equipment",
2015-07-31 03:49:22 +00:00
"tourOkay": "Aye!",
2015-06-23 08:43:29 +00:00
"tourAwesome": "Awesome!",
"tourSplendid": "Splendid!",
"tourNifty": "Nifty!",
"tourAvatarProceed": "Show me my tasks!",
2015-08-06 12:38:20 +00:00
"tourToDosBrief": "<strong>T'-Do List</strong><ul><li>Check off T'-Dos t' earn Gold & Experience!</li><li>T'-Dos never make yer avatar lose Health.</li></ul>",
"tourDailiesBrief": "<strong>Daily Tasks</strong><ul><li>Dailies repeat every day.</li><li>Ye lose Health if ye skip Dailies.</li></ul>",
2015-06-23 08:43:29 +00:00
"tourDailiesProceed": "I'll be careful!",
2015-08-06 12:38:20 +00:00
"tourHabitsBrief": "<strong>Good & Bad Habits</strong><ul><li>Good Habits award Gold & Experience.</li><li>Bad Habits make ye lose Health.</li></ul>",
2015-06-23 08:43:29 +00:00
"tourHabitsProceed": "Makes sense!",
2015-08-06 12:38:20 +00:00
"tourRewardsBrief": "<strong>Reward List</strong><ul><li>Spend yer hard-earned Gold here!</li><li>Purchase Equipment for yer avatar, or set custom Rewards.</li></ul>",
"tourRewardsProceed": "That be all!",
2016-02-15 03:13:40 +00:00
"welcomeToHabit": "Ahoy thar! Welcome t' Habitica!",
"welcome1": "Create yer basic avatarrr.",
"welcome1notes": "This avatarrr will represent ye as ye sail through th' seas of Habitica.",
"welcome2": "Set up yer tasks.",
"welcome2notes": "How well ye do on yer real-life tasks will control how well ye do in th' game!",
2015-08-29 12:38:54 +00:00
"welcome3": "Progress in life and the game!",
2016-02-15 03:13:40 +00:00
"welcome3notes": "As ye improve yer life, yer avatar will level up and unlock pets, quests, booty, and more!",
2015-08-06 12:38:20 +00:00
"welcome4": "Avoid bad habits that drain Health (HP), or yer avatar will be goin' t' Davy Jones' locker!",
2015-07-10 13:45:58 +00:00
"welcome5": "Now ye'll customize yer avatar 'n set up yer tasks...",
2016-02-15 03:13:40 +00:00
"imReady": "Set Sail"
2015-08-06 12:38:20 +00:00
}