2015-04-19 11:34:20 +00:00
{
"messageLostItem" : "<%= itemText %> は壊れてしまいました" ,
"messageTaskNotFound" : "タスクが見つかりません" ,
2015-07-14 11:55:03 +00:00
"messageDuplicateTaskID" : "同じIDのタスクがすでに存在しています。" ,
2015-04-19 11:34:20 +00:00
"messageTagNotFound" : "タグが見つかりません" ,
"messagePetNotFound" : ":pet が user.items.pets 上に見つかりません" ,
"messageFoodNotFound" : ":food が user.items.food 上に見つかりません" ,
"messageCannotFeedPet" : "このペットにはエサをあげられません" ,
2015-05-02 09:43:38 +00:00
"messageAlreadyMount" : "既にそのマウントは所持しています。他のペットにエサをあげてみましょう。" ,
2015-04-19 11:34:20 +00:00
"messageEvolve" : "<%= egg %> はあなたに懐きました。 一緒に出かけましょう!" ,
"messageLikesFood" : "<%= egg %>は<%= foodText %>が大好きなようです!" ,
"messageDontEnjoyFood" : "<%= egg %>は<%= foodText %>を食べましたが 、あまり好きではないようです。" ,
"messageBought" : "<%= itemText %> を購入しました" ,
"messageEquipped" : "<%= itemText %>を装備しました" ,
2015-05-02 09:43:38 +00:00
"messageUnEquipped" : "<%= itemText %> の装備を外しました" ,
2015-04-27 19:05:45 +00:00
"messageMissingEggPotion" : "たまごか孵化ポーションのいずれかが不足しています" ,
2015-04-19 11:34:20 +00:00
"messageAlreadyPet" : "既にそのペットは所持しています。別の組み合わせを試してみましょう!" ,
"messageHatched" : "たまごが孵りました! 小屋に向かい、ペットを装備しましょう!" ,
2015-05-02 09:43:38 +00:00
"messageNotEnoughGold" : "ゴールドが不足しています" ,
2015-04-27 19:05:45 +00:00
"messageTwoHandled" : "<%= gearText %> は両手用です" ,
2015-04-19 11:34:20 +00:00
"messageDropFood" : "<%= dropArticle %><%= dropText %> を見つけました! <%= dropNotes %>" ,
"messageDropEgg" : "<%= dropText %>のたまごを見つけました! <%= dropNotes %>" ,
2015-05-02 09:43:38 +00:00
"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-04-19 11:34:20 +00:00
}