2014-03-27 22:15:31 +00:00
|
|
|
{
|
|
|
|
|
"messageLostItem": "Dein <%= itemText() %> wurde zerstört.",
|
|
|
|
|
"messageTaskNotFound": "Aufgabe nicht gefunden.",
|
|
|
|
|
"messageTagNotFound": "Tag nicht gefunden.",
|
|
|
|
|
"messagePetNotFound": ":pet in user.items.pets nicht gefunden",
|
|
|
|
|
"messageFoodNotFound": ":food in user.items.food nicht gefunden",
|
|
|
|
|
"messageCannotFeedPet": "Dieses Haustier will und kann nicht gefüttert werden.",
|
|
|
|
|
"messageAlreadyMount": "Du hast dieses Reittier bereits. Füttere lieber ein anderes Haustier.",
|
|
|
|
|
"messageEvolve": "<%= egg %> wurde gezähmt, es ist an der Zeit aufzusitzen!",
|
|
|
|
|
"messageLikesFood": "<%= egg %> ist begeistert. <%= foodText() %> ist seine Lieblingsspeise!",
|
2014-04-07 17:14:42 +00:00
|
|
|
"messageDontEnjoyFood": "<%= egg %> ist nicht gerade begeistert. <%= foodText() %> schmeckt Deinem Haustier überhaupt nicht.",
|
|
|
|
|
"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
|
|
|
}
|