2014-08-16 17:11:44 +00:00
{
"messageLostItem" : "你的<%= itemText %>损坏了。" ,
"messageTaskNotFound" : "找不到任务。" ,
2015-07-22 12:41:49 +00:00
"messageDuplicateTaskID" : "此任务在这个账号中已经存在" ,
2014-08-16 17:11:44 +00:00
"messageTagNotFound" : "找不到标签。" ,
"messagePetNotFound" : "找不到该宠物。" ,
"messageFoodNotFound" : "找不到该食物。" ,
2015-10-28 02:36:15 +00:00
"messageNotAvailable" : "这样东西目前不能被购买." ,
2014-08-16 17:11:44 +00:00
"messageCannotFeedPet" : "不能喂这只宠物。" ,
"messageAlreadyMount" : "你已经有这个坐骑了。请喂另一只宠物。" ,
"messageEvolve" : "你驯养了<%= egg %>,去骑几圈吧!" ,
2018-02-10 05:18:40 +00:00
"messageLikesFood" : "<%= egg %> really likes <%= foodText %>!" ,
"messageDontEnjoyFood" : "<%= egg %> eats <%= foodText %> but doesn't seem to enjoy it." ,
2014-08-16 17:11:44 +00:00
"messageBought" : "购买了 <%= itemText %>" ,
2015-08-08 14:58:20 +00:00
"messageEquipped" : "装备了<%= itemText %>" ,
2016-01-05 14:40:48 +00:00
"messageUnEquipped" : "<%= itemText %>未装备。" ,
2014-08-16 17:11:44 +00:00
"messageMissingEggPotion" : "你没选择药水或者宠物蛋" ,
2015-10-28 02:36:15 +00:00
"messageInvalidEggPotionCombo" : "你不能用孵化药水孵化这个宠物蛋,试试其他的蛋." ,
2014-08-16 17:11:44 +00:00
"messageAlreadyPet" : "你已经拥有这只宠物了,试着用另一种方案孵化吧。" ,
2015-02-28 17:23:17 +00:00
"messageHatched" : "你的蛋孵化了,造访你的马厩来配备你的宠物吧。" ,
2014-08-16 17:11:44 +00:00
"messageNotEnoughGold" : "金币不够" ,
2016-01-05 14:40:48 +00:00
"messageTwoHandedEquip" : " <%= twoHandedText %> 是双手武器,所以 <%= offHandedText %> 被卸下了。" ,
"messageTwoHandedUnequip" : " <%= twoHandedText %> 是双手武器,所以 当你装备<%= offHandedText %>时, <%= twoHandedText %> 被卸下了。" ,
2018-02-10 05:18:40 +00:00
"messageDropFood" : "You've found <%= dropText %>!" ,
2017-10-02 01:49:12 +00:00
"messageDropEgg" : "你找到了一个 <%= dropText %>蛋!" ,
"messageDropPotion" : "你找到了一瓶<%= dropText %>孵化药水!" ,
2015-09-13 03:26:30 +00:00
"messageDropQuest" : "你找到一个任务!" ,
"messageDropMysteryItem" : "你打开一个盒子找到<%= dropText %>! " ,
2015-06-23 08:43:29 +00:00
"messageFoundQuest" : "你有个新剧情任务\"<%= questText %>\"!" ,
2015-10-28 02:36:15 +00:00
"messageAlreadyPurchasedGear" : "你之前已经购买了这件装备,但现在它已经不属于你了。你可以重新在任务页面的奖励栏里购买它。" ,
"messageAlreadyOwnGear" : "你已经拥有了这个道具,可以在装备页面上装配它。" ,
2018-01-10 16:40:59 +00:00
"previousGearNotOwned" : "在这之前你需要购买一个较低级的装备。" ,
2016-09-11 14:19:50 +00:00
"messageHealthAlreadyMax" : "你的体力已经达到最大值。" ,
2017-08-28 17:13:24 +00:00
"messageHealthAlreadyMin" : "哦不!你耗光了生命值,而且吃药也来不及了,不过别担心——你能复活!" ,
2015-10-28 02:36:15 +00:00
"armoireEquipment" : "<%= image %> 你发现了一件稀有装备!恭喜你 <%= dropText %>! " ,
2018-02-10 05:18:40 +00:00
"armoireFood" : "<%= image %> You rummage in the Armoire and find <%= dropText %>. What's that doing in here?" ,
2015-10-30 14:25:43 +00:00
"armoireExp" : "你和大衣柜展开了殊死搏斗,并赢得了经验,尝尝这个吧!" ,
2015-11-03 04:08:28 +00:00
"messageInsufficientGems" : "宝石不够了!" ,
"messageAuthPasswordMustMatch" : "密码不匹配" ,
"messageAuthCredentialsRequired" : "需要输入用户名,邮箱,密码和确认密码" ,
2017-10-02 01:49:12 +00:00
"messageAuthUsernameTaken" : "登录用户名已被使用" ,
2015-11-03 04:08:28 +00:00
"messageAuthEmailTaken" : "邮箱已被使用" ,
"messageAuthNoUserFound" : "没有找到这个用户" ,
"messageAuthMustBeLoggedIn" : "你必须登入" ,
2015-11-18 03:38:32 +00:00
"messageAuthMustIncludeTokens" : "你的请求内容里必须包括uid(user id)和勋章" ,
2015-11-03 04:08:28 +00:00
"messageGroupNotFound" : "没有找到这个小组,或者你没有权限" ,
"messageGroupAlreadyInParty" : "你已加入这个队伍,请刷新页面" ,
2016-06-04 13:17:27 +00:00
"messageGroupOnlyLeaderCanUpdate" : "只有小组长才可以更新小组信息!" ,
2015-11-03 04:08:28 +00:00
"messageGroupRequiresInvite" : "无法加入没有邀请你的小组" ,
"messageGroupCannotRemoveSelf" : "你不能将自己移除" ,
2015-11-12 02:24:12 +00:00
"messageGroupChatBlankMessage" : "你不能发送空白消息" ,
"messageGroupChatLikeOwnMessage" : "不能赞自己的消息,不要做这种人。" ,
2015-11-18 03:38:32 +00:00
"messageGroupChatFlagAlreadyReported" : "你已经举报过此信息。" ,
2015-11-12 02:24:12 +00:00
"messageGroupChatNotFound" : "找不到消息。" ,
2017-12-20 02:43:00 +00:00
"messageGroupChatAdminClearFlagCount" : "只有管理员可以去除标记计数!" ,
"messageCannotFlagSystemMessages" : "你不能标记系统的讯息。如果你要举报这个讯息为违反社区指南。请截下图并在<%= communityManagerEmail %>向Lemoness发电子邮件解析原因。" ,
2017-09-11 20:59:24 +00:00
"messageGroupChatSpam" : "嚯呀, 看上去你发布太多信息了! 请稍等一下再试一次。酒馆的聊天记录一次只能保存200条, 所以Habitica鼓励更长的发帖间隔时间、更考虑周到的消息和更全面的回复。迫不及待想知道你要说什么。: ) " ,
2018-03-22 19:57:57 +00:00
"messageCannotLeaveWhileQuesting" : "You cannot accept this party invitation while you are in a quest. If you'd like to join this party, you must first abort your quest, which you can do from your party screen. You will be given back the quest scroll." ,
2015-11-18 03:38:32 +00:00
"messageUserOperationProtected" : "路径 `<%= operation %>`因受到保护未保存。" ,
2016-06-08 02:49:36 +00:00
"messageUserOperationNotFound" : "<%= operation %> 无法找到此操作。" ,
2016-11-28 18:43:06 +00:00
"messageNotificationNotFound" : "找不到消息" ,
2017-10-14 01:45:08 +00:00
"notificationsRequired" : "需要Notification ids" ,
2018-02-02 00:46:45 +00:00
"unallocatedStatsPoints" : "You have <span class=\"notification-bold-blue\"><%= points %> unallocated Stat Points</span>" ,
2017-10-18 20:57:03 +00:00
"beginningOfConversation" : "现在开始和<%= userName %>愉快的聊天吧!记住要善待和尊重他人并遵守社区准则!"
2015-08-08 14:58:20 +00:00
}