mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
24 lines
No EOL
1.6 KiB
JSON
24 lines
No EOL
1.6 KiB
JSON
{
|
||
"messageLostItem": "Your <%= itemText %> broke.",
|
||
"messageTaskNotFound": "Завдання немає.",
|
||
"messageTagNotFound": "Ярлика немає.",
|
||
"messagePetNotFound": ":pet немає у user.items.pets",
|
||
"messageFoodNotFound": ":food нема у user.items.food",
|
||
"messageCannotFeedPet": "Цього улюбленця не можна годувати.",
|
||
"messageAlreadyMount": "У Вас уже є такий скакун. Погодуйте-но іншого улюбленця.",
|
||
"messageEvolve": "Ви приборкали <%= egg %>, давайте кататися верхи!",
|
||
"messageLikesFood": "<%= egg %> really likes the <%= foodText %>!",
|
||
"messageDontEnjoyFood": "<%= egg %> eats the <%= foodText %> but doesn't seem to enjoy it.",
|
||
"messageBought": "Bought <%= itemText %>",
|
||
"messageEquipped": " <%= itemText %> equipped.",
|
||
"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 handed",
|
||
"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 %>\"!"
|
||
} |