mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
60 lines
3.6 KiB
JSON
60 lines
3.6 KiB
JSON
{
|
|
"challenge": "Challenge",
|
|
"brokenChaLink": "Broken Challenge Link",
|
|
"brokenTask": "Broken Challenge Link: 'tis task was part o' a challenge, but has be removed from it. What would ye like to do?",
|
|
"keepIt": "Keep It",
|
|
"removeIt": "Remove It",
|
|
"brokenChallenge": "Broken Challenge Link: Ye task was part o' a challenge, but th' challenge (or group) has be deleted. What to do wit' th' orphan tasks?",
|
|
"keepThem": "Keep 'Em",
|
|
"removeThem": "Remove 'Em",
|
|
"challengeCompleted": "Ye challenge has be completed, 'n th' winner was <span class=\"badge\"><%= user %></span>! What to do wit' th' orphan tasks?",
|
|
"unsubChallenge": "Broken Challenge Link: Ye task was part o' a challenge, but ye've unsubscribed from t' challenge. What to do wit' t' orphan tasks?",
|
|
"challengeWinner": "Was t' victor in t' followin' challenges",
|
|
"challenges": "Challenges",
|
|
"noChallenges": "No challenges yet, visit",
|
|
"toCreate": "t' create one.",
|
|
"selectWinner": "Select a winner an' close th' challenge:",
|
|
"deleteOrSelect": "Delete or select winner",
|
|
"endChallenge": "End Challenge",
|
|
"challengeDiscription": "The are ye Challenge's tasks that'll be added to yer task dashboard when ye join thi' Challenge. The sample Challenge tasks below will change color an' gain graphs t' show ye th' overall progress of ye group.",
|
|
"hows": "How's Everyone Doing?",
|
|
"filter": "Filter",
|
|
"groups": "Groups",
|
|
"all": "All",
|
|
"noNone": "None",
|
|
"membership": "Membership",
|
|
"participating": "Embarking",
|
|
"notParticipating": "Not Embarking",
|
|
"either": "Either",
|
|
"createChallenge": "Create Challenge",
|
|
"discard": "Discard",
|
|
"challengeTitle": "Challenge Title",
|
|
"challengeTag": "Tag Name",
|
|
"challengeTagPop": "Challenges appear on tag-lists & task-tooltips. So while ye'll want a descriptive title above, ye'll also need a 'short name'. Eg, 'Lose 10 pounds in 3 months' might become '-10lb' (Click fer more info).",
|
|
"challengeDescr": "Description",
|
|
"prize": "Treasure",
|
|
"prizePop": "If someone can 'win' yer challenge, you can optionally award tha' winner a Sapphire prize. Max = number of sapphires ye own (+ alliance sapphires, if ye created this challenge's alliance). Note: This prize can't be changed later.",
|
|
"prizePopTavern": "If someone can 'win' yer challenge, ye can award tha' winner a Sapphire prize. Max = number o' sapphires ye own. Note: This prize can't be changed later an' Tavern challenges will not be refunded if the challenge is cancelled.",
|
|
"publicChallenges": "Minimum 1 Sapphire fer <strong> public challenges </strong> (helps prevent spam, it really does).",
|
|
"officialChallenge": "Official Habitica Challenge",
|
|
"by": "by",
|
|
"participants": "<%= membercount %> Scalliwags",
|
|
"join": "Join",
|
|
"exportChallengeCSV": "Export to CSV",
|
|
"selectGroup": "Please select group",
|
|
"challengeCreated": "Challenge created",
|
|
"sureDelCha": "Delete challenge, arrr ye sure?",
|
|
"sureDelChaTavern": "Delete challenge, arr ye sure? Yer Sapphires 'll be plundered if ye do thi'.",
|
|
"removeTasks": "Remove Tasks",
|
|
"keepTasks": "Keep Tasks",
|
|
"closeCha": "Close challenge an'...",
|
|
"leaveCha": "Leave challenge an'...",
|
|
"challengedOwnedFilterHeader": "Ownership",
|
|
"challengedOwnedFilter": "Owned",
|
|
"challengedNotOwnedFilter": "Not Owned",
|
|
"challengedEitherOwnedFilter": "Either",
|
|
"backToChallenges": "Back to all challenges",
|
|
"prizeValue": "<%= gemcount %> <%= gemicon %> Prize",
|
|
"clone": "Clone",
|
|
"challengeNotEnoughGems": "Ye do not have enough sapphires to post this challenge."
|
|
}
|