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

63 lines
3.9 KiB
JSON
Raw Normal View History

{
"challenge": "Challenge",
"brokenChaLink": "Broken Challenge Link",
2015-07-31 12:43:21 +00:00
"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",
2015-07-31 12:43:21 +00:00
"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",
2015-01-23 20:01:24 +00:00
"challengeCompleted": "Ye challenge has be completed, 'n th' winner was <span class=\"badge\"><%= user %></span>! What to do wit' th' orphan tasks?",
2015-07-31 12:43:21 +00:00
"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",
2015-07-31 12:43:21 +00:00
"toCreate": "t' create one.",
"selectWinner": "Select a winner an' close th' challenge:",
"deleteOrSelect": "Delete or select winner",
"endChallenge": "End Challenge",
2015-07-31 12:43:21 +00:00
"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",
2015-08-29 12:38:54 +00:00
"prizePop": "If someone can 'win' yer challenge, ye can optionally award that winner a Sapphire prize. Th' maximum number ye can award be th' number o' sapphires ye own (plus th' number o' alliance sapphires, if ye formed this challenge's alliance). Note: This prize can't be changed later.",
2015-07-28 12:43:40 +00:00
"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.",
2015-07-31 12:43:21 +00:00
"publicChallenges": "Minimum 1 Sapphire fer <strong> public challenges </strong> (helps prevent spam, it really does).",
2015-07-31 03:49:22 +00:00
"officialChallenge": "Official Habitica Challenge",
"by": "by",
2015-05-24 09:27:17 +00:00
"participants": "<%= membercount %> Scalliwags",
"join": "Join",
"exportChallengeCSV": "Export to CSV",
"selectGroup": "Please select group",
"challengeCreated": "Challenge created",
2015-08-29 12:38:54 +00:00
"sureDelCha": "Are you sure you want to delete this challenge?",
"sureDelChaTavern": "Are you sure you want to delete this challenge? Your gems will not be refunded.",
"removeTasks": "Remove Tasks",
"keepTasks": "Keep Tasks",
"closeCha": "Close challenge an'...",
2015-06-15 11:20:09 +00:00
"leaveCha": "Leave challenge an'...",
"challengedOwnedFilterHeader": "Ownership",
"challengedOwnedFilter": "Owned",
"challengedNotOwnedFilter": "Not Owned",
2015-06-22 16:24:37 +00:00
"challengedEitherOwnedFilter": "Either",
"backToChallenges": "Back to all challenges",
2015-07-03 08:49:35 +00:00
"prizeValue": "<%= gemcount %>&nbsp;<%= gemicon %> Prize",
2015-07-28 04:15:48 +00:00
"clone": "Clone",
2015-08-29 12:38:54 +00:00
"challengeNotEnoughGems": "Ye do not have enough sapphires to post this challenge.",
"noPermissionEditChallenge": "You don't have permissions to edit this challenge",
"noPermissionDeleteChallenge": "You don't have permissions to delete this challenge",
"noPermissionCloseChallenge": "You don't have permissions to close this challenge"
2015-08-10 12:52:07 +00:00
}