2014-03-29 19:20:06 +00:00
{
2014-04-27 13:30:14 +00:00
"messageLostItem" : "<%= itemText %> gick sönder." ,
"messageTaskNotFound" : "Uppgift hittades inte." ,
2015-07-14 11:55:03 +00:00
"messageDuplicateTaskID" : "En Uppgift Med den IDn Finns Redan" ,
2014-04-27 13:30:14 +00:00
"messageTagNotFound" : "Tagg hittades inte." ,
2014-03-29 19:20:06 +00:00
"messagePetNotFound" : ":pet not found in user.items.pets" ,
"messageFoodNotFound" : ":food not found in user.items.food" ,
2014-04-27 13:30:14 +00:00
"messageCannotFeedPet" : "Kan inte mata detta husdjur." ,
"messageAlreadyMount" : "Du har redan det riddjuret. Försök att mata ett annat djur." ,
"messageEvolve" : "Du har tämjt <%= egg %>. Ta en ridtur!" ,
"messageLikesFood" : "<%= egg %> gillar verkligen <%= foodText %>!" ,
2015-02-28 17:23:17 +00:00
"messageDontEnjoyFood" : "<%= egg %> äter <%= foodText %> men ser inte ut att gilla det." ,
2014-09-21 19:48:08 +00:00
"messageBought" : "Köpt <%= itemText %>" ,
2015-04-03 11:28:45 +00:00
"messageEquipped" : "<%= itemText %> pårustad." ,
"messageUnEquipped" : "<%= itemText %> avrustad." ,
2014-09-21 19:48:08 +00:00
"messageMissingEggPotion" : "Du saknar antingen det ägget eller den drycken." ,
2014-10-04 11:53:35 +00:00
"messageAlreadyPet" : "Du har redan det här husdjuret. Prova en annan kombination!" ,
2015-02-28 17:23:17 +00:00
"messageHatched" : "Ditt ägg kläcktes! Besök ditt stall för att rusta ditt husdjur." ,
2014-09-21 19:48:08 +00:00
"messageNotEnoughGold" : "Inte tillräckligt med Guld" ,
2015-02-28 17:23:17 +00:00
"messageTwoHandled" : "<%= gearText %> är tvåhandad" ,
"messageDropFood" : "Du har hittat <%= dropArticle %><%= dropText %>! <%= dropNotes %>" ,
2014-10-04 11:53:35 +00:00
"messageDropEgg" : "Du hittade ett <%= dropText %> Ägg! <%= dropNotes %>" ,
2015-04-01 16:07:14 +00:00
"messageDropPotion" : "Du hittade en <%= dropText %> kläckningsdryck! <%= 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" : "Du hittade uppdraget \"<%= 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!"
2014-05-18 18:14:10 +00:00
}