Files
habitica/website/common/locales/en@pirate/challenge.json
T
RaitheOfDureya 9061a59fc2 Removed unused I18N strings from the challenges.json files (related to issue #9957) (#12639)
* Removed unused I18N strings from the `challenges.json` file (locales\en)

* Removed unused I18N `challenge.json` strings from all other languages

Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-10-17 17:40:57 +02:00

105 lines
6.2 KiB
JSON

{
"challenge": "Challenges",
"challengeDetails": "Challenges be community events in which players compete and earn prizes by completin' a group o' related tasks.",
"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 Tasks",
"removeThem": "Remove Tasks",
"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?",
"challenges": "Challenges",
"endDate": "Ends",
"selectWinner": "Select a winner an' close th' challenge:",
"endChallenge": "End Challenge",
"filter": "Filter",
"groups": "Groups",
"category": "Category",
"membership": "Membership",
"ownership": "Ownership",
"participating": "Embarking",
"createChallenge": "Create Challenge",
"createChallengeAddTasks": "Add Challenge Tasks",
"createChallengeCloneTasks": "Clone Challenge Tasks",
"addTaskToChallenge": "Add Task",
"challengeTag": "Tag Name",
"prize": "Treasure",
"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.",
"publicChallengesTitle": "Public Challenges",
"officialChallenge": "Official Habitica Challenge",
"by": "by",
"participants": "<%= membercount %> Scalliwags",
"join": "Join",
"exportChallengeCSV": "Export to CSV",
"challengeCreated": "Challenge created",
"sureDelCha": "Arrr ye sure ye want t' delete this challenge?",
"sureDelChaTavern": "Are ya sure ya want t' delete this challenge? Yer emeralds'll be plundered if ya do.",
"keepTasks": "Keep Tasks",
"owned": "Owned",
"not_owned": "Not Owned",
"not_participating": "Not Participating",
"clone": "Clone",
"congratulations": "Congratulations!",
"hurray": "Hurray!",
"noChallengeOwner": "no owner",
"challengeMemberNotFound": "User not found among challenge's members",
"onlyGroupLeaderChal": "Only the crew captain can create challenges",
"tavChalsMinPrize": "Prize must be at least 1 Gem fer Public Challenges.",
"cantAfford": "Ye can't afford this prize. Purchase more sapphires or lower the prize amount.",
"challengeIdRequired": "\"challengeId\" must be a valid UUID.",
"winnerIdRequired": "\"winnerId\" must be a valid UUID.",
"challengeNotFound": "Challenge not found or ye don't have access.",
"onlyLeaderDeleteChal": "Only th' challenge leader can delete it.",
"onlyLeaderUpdateChal": "Only th' challenge leader can update it.",
"winnerNotFound": "Winner with id \"<%= userId %>\" not found or not part o' th' challenge.",
"onlyChalLeaderEditTasks": "Tasks belonging t' a challenge can only be edited by th' captain.",
"userAlreadyInChallenge": "User is already participatin' in this challenge.",
"cantOnlyUnlinkChalTask": "Only broken challenges tasks can be unlinked.",
"joinedChallenge": "Join'd a Challenge",
"joinedChallengeText": "T'is user put themself to th' test by joinin' a Challenge!",
"myChallenges": "My Challenges",
"findChallenges": "Discover Challenges",
"noChallengeTitle": "Ya don't have any Challenges.",
"challengeDescription1": "Challenges be community events in which players compete an' earn prizes by completin' a group of related tasks.",
"challengeDescription2": "Find recommended Challenges based on yer interests, browse Habitica's public Challenges, or create yer own Challenges.",
"noChallengeMatchFilters": "We couldn't find any matchin' Challenges.",
"createdBy": "Created By",
"joinChallenge": "Join Challenge",
"leaveChallenge": "Leave Challenge",
"addTask": "Add Task",
"editChallenge": "Edit Challenge",
"challengeDescription": "Challenge Description",
"selectChallengeWinnersDescription": "Select a winner from the Challenge participants",
"awardWinners": "Award Winner",
"doYouWantedToDeleteChallenge": "D'ya want t' delete this Challenge?",
"deleteChallenge": "Delete Challenge",
"challengeNamePlaceholder": "What's yer Challenge name?",
"challengeSummary": "Summary",
"challengeSummaryPlaceholder": "Write a short description advertisin' yer Challenge t' other Habiticans. What's the main purpose o' yer Challenge an' why should people join it? Try t' include useful keywords in the description so that Habiticans can easily find it when they search!",
"challengeDescriptionPlaceholder": "Use this section t' go into more detail about everythin' that Challenge participants should know 'bout yer Challenge.",
"challengeGuild": "Add to",
"challengeMinimum": "Minimum 1 Gem fer public Challenges (helps prevent spam, it really does).",
"participantsTitle": "Participants",
"shortName": "Short Name",
"shortNamePlaceholder": "What short tag should be used t' identify yer Challenge?",
"updateChallenge": "Update Challenge",
"haveNoChallenges": "This group has no Challenges",
"loadMore": "Load More",
"exportChallengeCsv": "Export Challenge",
"editingChallenge": "Editin' Challenge",
"nameRequired": "Name's required",
"tagTooShort": "Tag name's too short",
"summaryRequired": "Summary be required",
"summaryTooLong": "Summary be too long",
"descriptionRequired": "Description be required",
"locationRequired": "Location o' challenge be required ('Add to')",
"categoiresRequired": "One or more categories must be selected",
"viewProgressOf": "View Progress O'",
"viewProgress": "View Progress",
"selectMember": "Select Member",
"confirmKeepChallengeTasks": "D'ya want t' keep challenge tasks?",
"selectParticipant": "Select a Participant"
}