2014-03-27 22:15:31 +00:00
|
|
|
{
|
2014-03-30 14:51:33 +00:00
|
|
|
"messageLostItem": "Tu <%= itemText() %> se ha roto.",
|
2014-03-27 22:15:31 +00:00
|
|
|
"messageTaskNotFound": "Tarea no encontrada.",
|
|
|
|
|
"messageTagNotFound": "Etiqueta no encontrada.",
|
2014-03-30 14:51:33 +00:00
|
|
|
"messagePetNotFound": ":pet no encontrada en user.items.pets",
|
|
|
|
|
"messageFoodNotFound": ":food no encontrada en user.items.food",
|
|
|
|
|
"messageCannotFeedPet": "No se puede alimentar a esta mascota.",
|
|
|
|
|
"messageAlreadyMount": "Ya tienes esa montura. Intenta alimentar a otra mascota.",
|
|
|
|
|
"messageEvolve": "Has dominado a <%= egg %>, ¡vamos a dar una vuelta!",
|
2014-03-27 22:15:31 +00:00
|
|
|
"messageLikesFood": "¡A <%= egg %> le encanta <%= foodText() %>!",
|
2014-04-07 17:14:42 +00:00
|
|
|
"messageDontEnjoyFood": "<%= egg %> se comió <%= foodText() %> pero no parece que le guste.",
|
|
|
|
|
"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
|
|
|
}
|