2014-03-27 22:15:31 +00:00
|
|
|
|
{
|
2014-04-15 16:15:11 +00:00
|
|
|
|
"messageLostItem": "Your <%= itemText %> broke.",
|
2014-03-27 22:15:31 +00:00
|
|
|
|
"messageTaskNotFound": "Задание не найдено.",
|
|
|
|
|
|
"messageTagNotFound": "Тег не найден.",
|
|
|
|
|
|
"messagePetNotFound": ":pet не найдено в user.items.pets",
|
|
|
|
|
|
"messageFoodNotFound": ":food не найдено в user.items.food",
|
|
|
|
|
|
"messageCannotFeedPet": "Нельзя кормить этого питомца.",
|
2014-04-09 13:54:45 +00:00
|
|
|
|
"messageAlreadyMount": "У вас уже есть такой скакун. Попробуйте покормить другого питомца.",
|
|
|
|
|
|
"messageEvolve": "<%= egg %> приручен, пора кататься!",
|
2014-04-15 16:15:11 +00:00
|
|
|
|
"messageLikesFood": "<%= egg %> really likes the <%= foodText %>!",
|
|
|
|
|
|
"messageDontEnjoyFood": "<%= egg %> eats the <%= foodText %> but doesn't seem to enjoy it.",
|
|
|
|
|
|
"messageBought": "Bought <%= itemText %>",
|
|
|
|
|
|
"messageUnEquipped": "<%= itemText %> un-equipped.",
|
2014-04-09 13:54:45 +00:00
|
|
|
|
"messageMissingEggPotion": "У вас нет нужного яйца или эликсира",
|
|
|
|
|
|
"messageAlreadyPet": "У вас уже есть такой питомец! Попробуйте другую комбинацию!",
|
|
|
|
|
|
"messageHatched": "Из яйца вылупился питомец! Загляните в стойла, чтобы взять его с собой.",
|
|
|
|
|
|
"messageNotEnoughGold": "Недостаточно золота",
|
2014-04-15 16:15:11 +00:00
|
|
|
|
"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
|
|
|
|
}
|