habitica/locales/ru/messages.json
2014-05-06 19:51:33 +02:00

12 lines
No EOL
899 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"messageLostItem": "Сломано: <%= itemText() %>",
"messageTaskNotFound": "Задание не найдено.",
"messageTagNotFound": "Тег не найден.",
"messagePetNotFound": ":pet не найдено в user.items.pets",
"messageFoodNotFound": ":food не найдено в user.items.food",
"messageCannotFeedPet": "Нельзя кормить этого питомца.",
"messageAlreadyMount": "У вас уже есть этот скакун. Попробуйте покормить другого питомца.",
"messageEvolve": "Вы приручили <%= egg %>, пора кататься!",
"messageLikesFood": "<%= egg %> очень любит <%= foodText() %>!",
"messageDontEnjoyFood": "<%= egg %> съел <%= foodText() %>, но не похоже, что это ему действительно понравилось."
}