2014-03-27 22:15:31 +00:00
|
|
|
{
|
|
|
|
|
"messageLostItem": "Pokazil sa ti <%= itemText() %>.",
|
|
|
|
|
"messageTaskNotFound": "Úloha sa nenašla.",
|
|
|
|
|
"messageTagNotFound": "Štítok sa nenašiel.",
|
|
|
|
|
"messagePetNotFound": ":pet sa nenašlo medzi user.items.pets",
|
|
|
|
|
"messageFoodNotFound": ":food sa nenašlo v user.items.food",
|
|
|
|
|
"messageCannotFeedPet": "Toto zvieratko nemôžeš nakŕmiť.",
|
|
|
|
|
"messageAlreadyMount": "Takého tátoša už máš. Skús nakŕmiť iné zvieratko.",
|
|
|
|
|
"messageEvolve": "Skrotil si si <%= egg %>, vezmi ho na jazdu!",
|
|
|
|
|
"messageLikesFood": "<%= egg %> si pochutnalo na <%= foodText() %>!",
|
2014-04-07 17:14:42 +00:00
|
|
|
"messageDontEnjoyFood": "<%= egg %> zjedlo <%= foodText() %>, ale veľmi mu to nechutí.",
|
|
|
|
|
"messageBought": "Bought <%= itemText() %>",
|
|
|
|
|
"messageUnEquipped": "<%= itemText() %> un-equipped.",
|
|
|
|
|
"messageMissingEggPotion": "You're missing either that egg or that potion",
|
|
|
|
|
"messageAlreadyPet": "You already have that pet. Try hatching a different combination!",
|
|
|
|
|
"messageHatched": "Your egg hatched! Visit your stable to equip your pet.",
|
|
|
|
|
"messageNotEnoughGold": "Not Enough Gold",
|
|
|
|
|
"messageTwoHandled": "<%= gearText() %> is two-handled",
|
|
|
|
|
"messageDropFood": "You've found <%= dropArticle %><%= dropText() %>! <%= dropNotes() %>",
|
|
|
|
|
"messageDropEgg": "You've found a <%= dropText() %> Egg! <%= dropNotes() %>",
|
|
|
|
|
"messageDropPotion": "You've found a <%= dropText() %> Hatching Potion! <%= dropNotes() %>",
|
|
|
|
|
"messageFoundQuest": "You've found the quest \"<%= questText() %>\"!"
|
2014-03-27 22:15:31 +00:00
|
|
|
}
|