habitica/locales/en/quests.json

36 lines
2.6 KiB
JSON
Raw Normal View History

2014-01-26 19:32:40 +00:00
{
"quests": "Quests",
"quest": "quest",
"completed": "Completed!",
"youReceived": "You've Received",
"questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Options > Social > Party.",
"inviteParty": "Invite Party",
"questInvitation": "Quest Invitation: ",
"askLater": "Ask Later",
"buyQuest": "Buy Quest",
"accepted": "Accepted",
"rejected": "Rejected",
"pending": "Pending",
2014-03-20 13:32:10 +00:00
"questStart": "Once all members have either accepted or rejected, the quest begins. Only those that clicked \"accept\" will be able to participate in the quest and receive the drops. If members are pending too long (inactive?), you can start without them by clicking \"Begin\".",
"begin": "Begin",
"bossHP": "Boss Health",
"collected": "Collected",
"bossDmg1": "To hurt a boss, complete your Dailies and To-Dos. Higher task damage means higher boss damage (completing reds, Mage spells, Warrior attacks, etc). The boss will deal damage to the party for every Daily you've missed (multiplied by the boss's Strength) in addition to your regular damage, so keep your party healthy by completing your dailies! <strong>All damage to and from a boss is tallied on cron (your day roll-over).</strong>",
"bossDmg2": "Only participants will fight the boss and share in the quest loot.",
"bossColl1": "To collect items, do your positive tasks. Quest items drop just like normal items; however, you won't see the drops until the next day, then everything you've found will be tallied up and contributed to the pile.",
"bossColl2": "Only participants can collect items and share in the quest loot.",
"abort": "Abort",
"scrolls": "Quest Scrolls",
"noScrolls": "You don't have any quest scrolls.",
"scrollsText1": "Quests require parties. If you want to quest solo,",
"scrollsText2": "create an empty party",
"scrollsPre": "You need to complete the previous quest to start this one!",
"completedQuests": "Completed the following quests",
"mustComplete": "You must first complete <%= quest %>.",
"mustLevel": "You must be level <%= level %>.",
"mustLvlQuest": "You must be level <%= level %> to buy this quest!",
"sureAbort": "Are you sure you want to abort this mission? It will abort it for everyone in your party, all progress will be lost.",
"doubleSureAbort": "Are you double sure? Make sure they won't hate you forever!",
"questWarning": "Remember: only current party members will be invited. Once the invitation is sent, no new party members can join the quest!"
2014-02-28 03:26:33 +00:00
}