habitica/common/locales/uk/messages.json

32 lines
2.7 KiB
JSON
Raw Normal View History

2014-03-27 22:15:31 +00:00
{
2014-10-04 11:53:35 +00:00
"messageLostItem": "Зламано <%= itemText %>.",
2014-03-27 22:15:31 +00:00
"messageTaskNotFound": "Завдання немає.",
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID": "A task with that ID already exists.",
2014-03-27 22:15:31 +00:00
"messageTagNotFound": "Ярлика немає.",
"messagePetNotFound": ":pet немає у user.items.pets",
"messageFoodNotFound": ":food нема у user.items.food",
"messageCannotFeedPet": "Цього улюбленця не можна годувати.",
"messageAlreadyMount": "У Вас уже є такий скакун. Погодуйте-но іншого улюбленця.",
"messageEvolve": "Ви приборкали <%= egg %>, давайте кататися верхи!",
2014-10-04 11:53:35 +00:00
"messageLikesFood": "<%= egg %> дійсно любить <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> їсть <%= foodText %> , але без особливого задоволення.",
"messageBought": "Придбано <%= itemText %>",
"messageEquipped": "<%= itemText %> споряджено.",
"messageUnEquipped": "<%= itemText %> знято.",
"messageMissingEggPotion": "Ви сумуєте чи то за тим яйцем, чи то за тим зіллям.",
"messageAlreadyPet": "У вас уже є така тваринка. Спробуйте вивести інше поєднання!",
2015-08-08 14:58:20 +00:00
"messageHatched": "Яйце дозріло! Зайдіть до стайні та оберіть улюбленця.",
2014-10-04 11:53:35 +00:00
"messageNotEnoughGold": "Замало золота",
"messageTwoHandled": "<%= gearText %> вимагає двох рук",
"messageDropFood": "Ви знайшли <%= dropArticle %><%= dropText %>! <%= dropNotes %>",
"messageDropEgg": "Ви знайшли яйце звіра <%= dropText %>! <%= dropNotes %>",
"messageDropPotion": "Ви знайшли зілля вилуплення — <%= dropText %>! <%= dropNotes %>",
2015-07-23 02:24:10 +00:00
"messageDropQuest": "You've found a quest!",
2015-07-28 04:15:48 +00:00
"messageDropMysteryItem": "You open the box and find <%= dropText %>!",
2015-06-23 08:43:29 +00:00
"messageFoundQuest": "Вам трапився квест \"<%= questText %>\"!",
2015-07-12 21:45:26 +00:00
"messageAlreadyPurchasedGear": "You purchased this gear in the past, but do not currently own it. You can buy it again in the rewards column on the tasks page.",
2015-07-23 02:24:10 +00:00
"messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.",
2015-06-23 08:43:29 +00:00
"armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?",
"armoireExp": "You wrestle with the Armoire and gain Experience. Take that!"
2015-08-08 14:58:20 +00:00
}