2014-08-16 17:11:44 +00:00
{
"messageLostItem" : "你的<%= itemText %>损坏了。" ,
"messageTaskNotFound" : "找不到任务。" ,
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID" : "A task with that ID already exists." ,
2014-08-16 17:11:44 +00:00
"messageTagNotFound" : "找不到标签。" ,
"messagePetNotFound" : "找不到该宠物。" ,
"messageFoodNotFound" : "找不到该食物。" ,
"messageCannotFeedPet" : "不能喂这只宠物。" ,
"messageAlreadyMount" : "你已经有这个坐骑了。请喂另一只宠物。" ,
"messageEvolve" : "你驯养了<%= egg %>,去骑几圈吧!" ,
"messageLikesFood" : "<%= egg %> 很喜欢你给的<%= foodText %>! " ,
"messageDontEnjoyFood" : "<%= egg %>吃了<%= foodText %>,但似乎不是很喜欢。" ,
"messageBought" : "购买了 <%= itemText %>" ,
"messageEquipped" : "装备了<%= itemText %> " ,
"messageUnEquipped" : "卸下了 <%= itemText %>" ,
"messageMissingEggPotion" : "你没选择药水或者宠物蛋" ,
"messageAlreadyPet" : "你已经拥有这只宠物了,试着用另一种方案孵化吧。" ,
2015-02-28 17:23:17 +00:00
"messageHatched" : "你的蛋孵化了,造访你的马厩来配备你的宠物吧。" ,
2014-08-16 17:11:44 +00:00
"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 %>" ,
2014-08-16 17:11:44 +00:00
"messageDropPotion" : "你找到了一瓶 <%= dropText %> 药水! <%= dropNotes %>" ,
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." ,
"messageAlreadyOwnGear" : "You have 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!"
2014-08-16 17:11:44 +00:00
}