2014-05-29 16:21:29 +00:00
{
"quests" : "Quests" ,
"quest" : "quest" ,
2015-07-15 11:17:57 +00:00
"petQuests" : "Pet and Mount Quests" ,
"unlockableQuests" : "Unlockable Quests" ,
2017-10-16 23:11:52 +00:00
"goldQuests" : "Masterclasser Quest Lines" ,
2015-06-23 08:43:29 +00:00
"questDetails" : "Quest Details" ,
2017-09-28 01:07:43 +00:00
"questDetailsTitle" : "Quest Details" ,
"questDescription" : "Quests allow players to focus on long-term, in-game goals with the members of their party." ,
2015-06-23 08:43:29 +00:00
"invitations" : "Invitations" ,
2014-05-29 16:21:29 +00:00
"completed" : "Completed!" ,
2016-12-28 08:53:20 +00:00
"rewardsAllParticipants" : "Rewards for all Quest Participants" ,
"rewardsQuestOwner" : "Additional Rewards for Quest Owner" ,
2015-09-06 18:33:29 +00:00
"inviteParty" : "Invite Party to Quest" ,
2019-04-18 18:50:19 +00:00
"questInvitation" : "Quest Invitation: " ,
2020-08-20 18:41:46 +00:00
"invitedToQuest" : "You were invited to the Quest <span class=\"notification-bold-blue\"><%= quest %></span>" ,
2014-05-29 16:21:29 +00:00
"askLater" : "Ask Later" ,
"buyQuest" : "Buy Quest" ,
"accepted" : "Accepted" ,
2017-10-16 23:11:52 +00:00
"declined" : "Declined" ,
2014-05-29 16:21:29 +00:00
"rejected" : "Rejected" ,
"pending" : "Pending" ,
2020-08-20 18:41:46 +00:00
"questCollection" : "+ <%= val %> quest item(s) found" ,
2014-05-29 16:21:29 +00:00
"begin" : "Begin" ,
2017-12-20 02:43:00 +00:00
"bossHP" : "Boss HP" ,
2015-01-28 16:30:54 +00:00
"bossStrength" : "Boss Strength" ,
2015-10-08 22:42:10 +00:00
"rage" : "Rage" ,
2015-01-28 16:30:54 +00:00
"collect" : "Collect" ,
2014-05-29 16:21:29 +00:00
"collected" : "Collected" ,
"abort" : "Abort" ,
2015-09-06 18:33:29 +00:00
"leaveQuest" : "Leave Quest" ,
2024-06-21 23:12:00 +00:00
"sureLeave" : "Are you sure you want to leave the Quest? All your progress will be lost." ,
2020-08-20 18:41:46 +00:00
"mustComplete" : "You must first complete <%= quest %>." ,
"mustLvlQuest" : "You must be level <%= level %> to buy this quest!" ,
"unlockByQuesting" : "To unlock this quest, complete <%= title %>." ,
2024-06-21 23:12:00 +00:00
"questConfirm" : "Are you sure you want to start this Quest? Not all Party members have accepted the Quest invite. Quests start automatically after all members respond to the invite." ,
"sureCancel" : "Are you sure you want to cancel this Quest? Canceling the Quest will cancel all accepted and pending invitations. The Quest will be returned to the owner's inventory." ,
"sureAbort" : "Are you sure you want to cancel this Quest? All progress will be lost. The Quest will be returned to the owner's inventory." ,
2015-09-06 18:33:29 +00:00
"bossRageDescription" : "When this bar fills, the boss will unleash a special attack!" ,
"startQuest" : "Start Quest" ,
2016-05-20 11:55:50 +00:00
"questInvitationDoesNotExist" : "No quest invitation has been sent out yet." ,
"questInviteNotFound" : "No quest invitation found." ,
"guildQuestsNotSupported" : "Guilds cannot be invited on quests." ,
"questNotOwned" : "You don't own that quest scroll." ,
2020-08-20 18:41:46 +00:00
"questNotGoldPurchasable" : "Quest \"<%= key %>\" is not a Gold-purchasable quest." ,
"questNotGemPurchasable" : "Quest \"<%= key %>\" is not a Gem-purchasable quest." ,
2016-05-20 11:55:50 +00:00
"questAlreadyUnderway" : "Your party is already on a quest. Try again when the current quest has ended." ,
"questAlreadyAccepted" : "You already accepted the quest invitation." ,
"questLeaderCannotLeaveQuest" : "Quest leader cannot leave quest" ,
"notPartOfQuest" : "You are not part of the quest" ,
2017-09-28 01:07:43 +00:00
"youAreNotOnQuest" : "You're not on a quest" ,
2016-05-20 11:55:50 +00:00
"noActiveQuestToAbort" : "There is no active quest to abort." ,
"onlyLeaderAbortQuest" : "Only the group or quest leader can abort a quest." ,
"questAlreadyRejected" : "You already rejected the quest invitation." ,
"cantCancelActiveQuest" : "You can not cancel an active quest, use the abort functionality." ,
"onlyLeaderCancelQuest" : "Only the group or quest leader can cancel the quest." ,
"questNotPending" : "There is no quest to start." ,
2016-11-28 18:43:06 +00:00
"questOrGroupLeaderOnlyStartQuest" : "Only the quest leader or group leader can force start the quest" ,
2020-08-20 18:41:46 +00:00
"loginIncentiveQuest" : "To unlock this quest, check in to Habitica on <%= count %> different days!" ,
"loginReward" : "<%= count %> Check-ins" ,
2017-07-27 15:41:23 +00:00
"questBundles" : "Discounted Quest Bundles" ,
2024-06-21 23:12:00 +00:00
"noQuestToStart" : "Try checking out the <a href=\"<%= questShop %>\">Quest Shop</a> for new releases!" ,
2020-08-20 18:41:46 +00:00
"pendingDamage" : "<%= damage %> pending damage" ,
2018-04-05 21:08:53 +00:00
"pendingDamageLabel" : "pending damage" ,
2020-08-20 18:41:46 +00:00
"bossHealth" : "<%= currentHealth %> / <%= maxHealth %> Health" ,
2018-02-14 20:54:50 +00:00
"rageAttack" : "Rage Attack:" ,
2020-08-20 18:41:46 +00:00
"bossRage" : "<%= currentRage %> / <%= maxRage %> Rage" ,
2020-01-14 21:09:48 +00:00
"rageStrikes" : "Rage Strikes" ,
2020-08-20 18:41:46 +00:00
"tavernBossTired" : "<%= bossName %> tries to unleash <%= rageName %> but is too tired." ,
"chatQuestCancelled" : "<%= username %> cancelled the party quest <%= questName %>." ,
"chatQuestAborted" : "<%= username %> aborted the party quest <%= questName %>." ,
2020-01-14 21:09:48 +00:00
"chatItemQuestFinish" : "All items found! Party has received their rewards." ,
2020-08-20 18:41:46 +00:00
"chatFindItems" : "<%= username %> found <%= items %>." ,
2020-08-14 16:04:21 +00:00
"chatBossDefeated" : "You defeated <%= bossName %>! Questing party members receive the rewards of victory." ,
2020-08-20 18:41:46 +00:00
"chatBossDontAttack" : "<%= username %> attacks <%= bossName %> for <%= userDamage %> damage. <%= bossName %> does not attack, because it respects the fact that there are some bugs post-maintenance, and it doesn't want to hurt anyone unfairly. It will continue its rampage soon!" ,
"chatBossDamage" : "<%= username %> attacks <%= bossName %> for <%= userDamage %> damage. <%= bossName %> attacks party for <%= bossDamage %> damage." ,
"chatQuestStarted" : "Your quest, <%= questName %>, has started." ,
2020-01-14 21:09:48 +00:00
"questInvitationNotificationInfo" : "You were invited to join a quest" ,
2020-02-27 21:04:41 +00:00
"hatchingPotionQuests" : "Magic Hatching Potion Quests" ,
"questAlreadyStartedFriendly" : "The quest has already started, but you can always catch the next one!" ,
2020-06-18 16:07:59 +00:00
"questAlreadyStarted" : "The quest has already started." ,
2023-10-09 16:25:48 +00:00
"bossDamage" : "You damaged the boss!" ,
2024-06-21 23:12:00 +00:00
"questItemsPending" : "<%= amount %> Items pending" ,
"ownerOnly" : "Owner only" ,
"membersParticipating" : "<%= accepted %> / <%= invited %> Members participating" ,
"noQuestToStartTitle" : "Can’ t find a Quest to start?" ,
"yourPartyIsNotOnQuest" : "Your Party is not on a Quest" ,
"selectQuest" : "Select Quest" ,
"yourQuests" : "Your Quests" ,
"questOwner" : "Quest Owner" ,
"cancelQuest" : "Cancel Quest" ,
"sureLeaveInactive" : "Are you sure you want to leave the Quest? You won't be able to participate." ,
"selectQuestModal" : "Select a Quest" ,
"newItem" : "New Item" ,
"backToSelection" : "Back to Quest selection"
2019-04-18 18:50:19 +00:00
}