habitica/website/common/locales/zh/challenge.json

129 lines
8.1 KiB
JSON
Raw Normal View History

{
"challenge": "挑战",
2017-09-28 01:07:43 +00:00
"challengeDetails": "Challenges are community events in which players compete and earn prizes by completing a group of related tasks.",
"brokenChaLink": "无效的挑战链接",
"brokenTask": "无效的挑战链接:这项任务原本是挑战的一部分,但是被从中移除了。你想怎么处置?",
"keepIt": "保留",
"removeIt": "删除",
2015-03-26 18:44:28 +00:00
"brokenChallenge": "无效的挑战链接:这项任务原本是挑战的一部分,但是该挑战 (或小组) 已经被删除了。你想怎么处置这项任务?",
"keepThem": "保留",
"removeThem": "删除",
2015-03-26 18:44:28 +00:00
"challengeCompleted": "这个挑战已被完成,赢家是<span class=\"badge\"><%= user %></span>!你想怎么处置这项任务?",
"unsubChallenge": "无效的挑战链接:这项任务本来是一个挑战的一部分,可是你取消了该挑战。你想怎么处置这项任务?",
"challengeWinner": "赢得了以下挑战",
"challenges": "挑战",
"challengesLink": "<a href='http://habitica.wikia.com/wiki/Challenges' target='_blank'>挑戰</a>",
"noChallenges": "还没有挑战,在",
"toCreate": "这里建立一个。",
"selectWinner": "选择一位赢家然后结束挑战:",
"deleteOrSelect": "删除或选择赢家",
"endChallenge": "结束挑战",
"challengeDiscription": "当你加入这项挑战,你的任务表里就会添加以下挑战任务。以下的挑战案例会通过改变颜色及绘制图表来展示全组的总体进程。",
2015-03-26 18:44:28 +00:00
"hows": "大家做得怎么样?",
"filter": "过滤器",
"groups": "小组",
"noNone": "全不选",
"membership": "参与状态",
"participating": "正在参与",
"notParticipating": "未参与",
"either": "都显示",
"createChallenge": "创建一个挑战",
2017-09-28 01:07:43 +00:00
"createChallengeAddTasks": "Add Challenge Tasks",
"addTaskToChallenge": "Add Task",
"discard": "取消",
2015-03-26 18:44:28 +00:00
"challengeTitle": "挑战标题",
"challengeTag": "标签",
"challengeTagPop": "挑战名会显示在在标签列表和任务中。所以挑战名要短。例如用”-10磅“代替”在3个月内减掉10磅“ (点击查看详细信息)。",
"challengeDescr": "详细描述",
"prize": "战利品",
"prizePop": "如果有人能够完成你的挑战,你可以选择奖励他一些宝石。你可以奖励宝石的最大数量,是你所拥有的所有宝石(以及公会宝石,如果是您发起的是公会挑战)。注意:该奖励一旦设定无法更改。",
"prizePopTavern": "如果有人能够完成你的挑战,你可以选择给他一些宝石。你可以奖励宝石的最大数量,是你所拥有的所有宝石。注意:奖励一旦设定无法更改,即使挑战被取消,宝石也不会退回。",
2015-07-31 04:25:04 +00:00
"publicChallenges": "<strong>公共挑战</strong> 需要至少1个宝石 (为了防止垃圾信息)。",
2017-09-28 01:07:43 +00:00
"publicChallengesTitle": "Public Challenges",
"officialChallenge": "Habitica 的官方挑戰",
"by": "发起自",
2015-07-23 02:51:17 +00:00
"participants": "<%= membercount %>参与者",
"join": "加入",
"exportChallengeCSV": "导出为 CSV",
"selectGroup": "请选择小组",
"challengeCreated": "挑战创建成功",
"sureDelCha": "你確定要刪除這個挑戰嗎?",
"sureDelChaTavern": "你確定要刪除這個挑戰嗎? 你的寶石將不會被退還。",
"removeTasks": "移除任务",
"keepTasks": "保留任务",
"closeCha": "关闭挑战并且……",
2015-06-15 11:20:09 +00:00
"leaveCha": "离开挑战并且……",
"challengedOwnedFilterHeader": "所有權",
"challengedOwnedFilter": "已擁有的",
2017-09-28 01:07:43 +00:00
"owned": "Owned",
"challengedNotOwnedFilter": "尚未擁有的",
2017-09-28 01:07:43 +00:00
"not_owned": "Not Owned",
"not_participating": "Not Participating",
2015-06-22 16:24:37 +00:00
"challengedEitherOwnedFilter": "显示全部",
"backToChallenges": "返回至全部的挑戰",
"prizeValue": "<%= gemcount %>&nbsp;<%= gemicon %> 獎勵",
"clone": "複製",
"challengeNotEnoughGems": "你沒有足夠的寶石去發起這項挑戰",
"noPermissionEditChallenge": "你沒有權限去編輯這個挑戰",
"noPermissionDeleteChallenge": "你沒有權限去刪除這個挑戰",
"noPermissionCloseChallenge": "你沒有權限去關閉這項挑戰",
"congratulations": "恭喜!!",
"hurray": "喔耶!!",
"noChallengeOwner": "沒有擁有者",
2016-05-20 11:55:50 +00:00
"noChallengeOwnerPopover": "这项挑战没有主持人,因为创建该挑战的用户已删除帐号",
2016-05-23 14:51:47 +00:00
"challengeMemberNotFound": "挑战成员中找不到用户",
"onlyGroupLeaderChal": "仅有队长能创建挑战",
2017-09-28 01:07:43 +00:00
"tavChalsMinPrize": "Prize must be at least 1 Gem for Public Challenges.",
2016-05-23 14:51:47 +00:00
"cantAfford": "你不能支付这个奖励。请购买更多宝石或减少奖励数量。",
"challengeIdRequired": "\"challengeId\"必须是一个有效的UUID。",
"winnerIdRequired": "\"winnerId\"必须是一个有效的UUID。",
2016-06-18 12:15:30 +00:00
"challengeNotFound": "没有找到这个挑战,或者你没有权限",
2016-05-23 14:51:47 +00:00
"onlyLeaderDeleteChal": "仅有挑战发起者能删除它。",
"onlyLeaderUpdateChal": "仅有挑战发起者能更新它。",
"winnerNotFound": "获胜者ID \"<%= userId %>\"找不到或者不是挑战的一部分。",
2016-06-23 12:59:25 +00:00
"noCompletedTodosChallenge": "当你处于挑战时,不支持“完成所有任务”",
2016-05-23 14:51:47 +00:00
"userTasksNoChallengeId": "当\"tasksOwner\"是\"user\" \"challengeId\",则不会通过。",
"onlyChalLeaderEditTasks": "属于一个挑战的任务仅能被发起者编辑。",
"userAlreadyInChallenge": "用户已经加入此挑战。",
"cantOnlyUnlinkChalTask": "仅有破碎的挑战任务能被拆开。",
"shortNameTooShort": "标签名至少需要3个字符。",
"joinedChallenge": "加入一个挑战",
2017-08-28 17:13:24 +00:00
"joinedChallengeText": "该用户加入一个挑战来测试他们自己!",
2017-09-28 01:07:43 +00:00
"myChallenges": "My Challenges",
"findChallenges": "Discover Challenges",
"noChallengeTitle": "You don't have any Challenges.",
"challengeDescription1": "Challenges are community events in which players compete and earn prizes by completing a group of related tasks.",
"challengeDescription2": "Find recommended Challenges based on your interests, browse Habitica's public Challenges, or create your own Challenges.",
"createdBy": "Created By",
"joinChallenge": "Join Challenge",
"leaveChallenge": "Leave Challenge",
"addTask": "Add Task",
"editChallenge": "Edit Challenge",
"challengeDescription": "Challenge Description",
"selectChallengeWinnersDescription": "Select winners from the Challenge participants",
"awardWinners": "Award Winners",
"doYouWantedToDeleteChallenge": "Do you want to delete this Challenge?",
"deleteChallenge": "Delete Challenge",
"challengeNamePlaceholder": "What is your Challenge name?",
"challengeSummary": "Summary",
"challengeSummaryPlaceholder": "Write a short description advertising your Challenge to other Habiticans. What is the main purpose of your Challenge and why should people join it? Try to include useful keywords in the description so that Habiticans can easily find it when they search!",
"challengeDescriptionPlaceholder": "Use this section to go into more detail about everything that Challenge participants should know about your Challenge.",
"challengeGuild": "Add to",
"challengeMinimum": "Minimum 1 Gem for public Challenges (helps prevent spam, it really does).",
"participantsTitle": "Participants",
"shortName": "Short Name",
"shortNamePlaceholder": "What short tag should be used to identify your Challenge?",
"updateChallenge": "Update Challenge",
"haveNoChallenges": "You don't have any Challenges",
"loadMore": "载入更多",
"exportChallengeCsv": "Export Challenge",
"editingChallenge": "Editing Challenge",
"nameRequired": "Name is required",
"tagTooShort": "Tag name is too short",
"summaryRequired": "Summary is required",
"summaryTooLong": "Summary is too long",
"descriptionRequired": "Description is required",
"locationRequired": "Location of challenge is required ('Add to')",
"categoiresRequired": "One or more categories must be selected",
"viewProgressOf": "View Progress Of"
2015-08-04 23:42:39 +00:00
}