habitica/common/locales/zh/messages.json

32 lines
2.2 KiB
JSON
Raw Normal View History

{
"messageLostItem": "你的<%= itemText %>损坏了。",
"messageTaskNotFound": "找不到任务。",
2015-07-22 12:41:49 +00:00
"messageDuplicateTaskID": "此任务在这个账号中已经存在",
"messageTagNotFound": "找不到标签。",
"messagePetNotFound": "找不到该宠物。",
"messageFoodNotFound": "找不到该食物。",
"messageCannotFeedPet": "不能喂这只宠物。",
"messageAlreadyMount": "你已经有这个坐骑了。请喂另一只宠物。",
"messageEvolve": "你驯养了<%= egg %>,去骑几圈吧!",
"messageLikesFood": "<%= egg %> 很喜欢你给的<%= foodText %>",
"messageDontEnjoyFood": "<%= egg %>吃了<%= foodText %>,但似乎不是很喜欢。",
"messageBought": "购买了 <%= itemText %>",
2015-08-08 14:58:20 +00:00
"messageEquipped": "装备了<%= itemText %>",
"messageUnEquipped": "卸下了 <%= itemText %>",
"messageMissingEggPotion": "你没选择药水或者宠物蛋",
"messageAlreadyPet": "你已经拥有这只宠物了,试着用另一种方案孵化吧。",
2015-02-28 17:23:17 +00:00
"messageHatched": "你的蛋孵化了,造访你的马厩来配备你的宠物吧。",
"messageNotEnoughGold": "金币不够",
"messageTwoHandled": "<%= gearText %>是双手武器",
2015-02-09 17:21:09 +00:00
"messageDropFood": "你找到了 <%= dropArticle %><%= dropText %>! <%= dropNotes %>",
2015-02-28 17:23:17 +00:00
"messageDropEgg": "你找到了一个<%= dropText %>蛋!<%= dropNotes %>",
"messageDropPotion": "你找到了一瓶 <%= dropText %> 药水! <%= dropNotes %>",
2015-07-23 02:24:10 +00:00
"messageDropQuest": "You've found a quest!",
2015-07-28 04:15:48 +00:00
"messageDropMysteryItem": "You open the box and find <%= dropText %>!",
2015-06-23 08:43:29 +00:00
"messageFoundQuest": "你有个新剧情任务\"<%= questText %>\"!",
2015-07-12 21:45:26 +00:00
"messageAlreadyPurchasedGear": "You purchased this gear in the past, but do not currently own it. You can buy it again in the rewards column on the tasks page.",
2015-07-23 02:24:10 +00:00
"messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.",
2015-06-23 08:43:29 +00:00
"armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?",
"armoireExp": "You wrestle with the Armoire and gain Experience. Take that!"
2015-08-08 14:58:20 +00:00
}