2014-05-14 20:11:56 +00:00
{
"messageLostItem" : "Ți s-a stricat <%= itemText %>." ,
2014-05-15 20:40:07 +00:00
"messageTaskNotFound" : "Țelul nu a fost găsit." ,
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID" : "A task with that ID already exists." ,
2014-05-14 20:11:56 +00:00
"messageTagNotFound" : "Eticheta nu a fost găsită." ,
"messagePetNotFound" : ":pet nu a fost găsit în user.items.pets" ,
"messageFoodNotFound" : ":food nu a fost găsit în user.items.food" ,
"messageCannotFeedPet" : "Nu poți hrăni acest companion." ,
"messageAlreadyMount" : "Ai deja acest animal de călărit. Încearcă să hrănești alt companion." ,
"messageEvolve" : "Ai îmblînzit <%= egg %>, hai să mergem la o plimbare!" ,
"messageLikesFood" : "<%= egg %> adoră să mănânce <%= foodText %>!" ,
"messageDontEnjoyFood" : "<%= egg %> mănîncă <%= foodText %>, dar se pare că nu îi place." ,
"messageBought" : "Ai cumpărat <%= itemText %>" ,
2014-07-16 13:16:21 +00:00
"messageEquipped" : "<%= itemText %> echipat." ,
2014-05-14 20:11:56 +00:00
"messageUnEquipped" : "<%= itemText %> dezechipat." ,
2015-09-13 03:26:30 +00:00
"messageMissingEggPotion" : "Îți lipsește ori oul ori poțiunea necesară" ,
"messageAlreadyPet" : "Deja ai acest companion. Încearcă o altă combinație pentru eclozare!" ,
"messageHatched" : "Oul tău a eclozat! Vizitează grajdul pentru a-ți lua noul companion." ,
2014-05-14 20:11:56 +00:00
"messageNotEnoughGold" : "Nu ai destul aur" ,
2015-09-13 03:26:30 +00:00
"messageTwoHandled" : "<%= gearText %> se folosește cu două mâini" ,
2014-05-14 20:11:56 +00:00
"messageDropFood" : "Ai găsit <%= dropArticle %><%= dropText %>! <%= dropNotes %>" ,
"messageDropEgg" : "Ai găsit un Ou <%= dropText %>! <%= dropNotes %>" ,
2015-09-13 03:26:30 +00:00
"messageDropPotion" : "Ai găsit o poțiune de eclozare <%= 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" : "Ai găsit aventura \"<%= 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
}