habitica-self-host/common/locales/sk/messages.json

30 lines
2.2 KiB
JSON
Raw Normal View History

2014-03-27 22:15:31 +00:00
{
"messageLostItem": "Pokazil sa ti predmet - <%= itemText %>.",
2014-03-27 22:15:31 +00:00
"messageTaskNotFound": "Úloha sa nenašla.",
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": "Štítok sa nenašiel.",
"messagePetNotFound": ":pet sa nenašlo medzi user.items.pets",
"messageFoodNotFound": ":food sa nenašlo v user.items.food",
"messageCannotFeedPet": "Toto zvieratko nemôžeš nakŕmiť.",
"messageAlreadyMount": "Takého tátoša už máš. Skús nakŕmiť iné zvieratko.",
"messageEvolve": "Skrotil si si <%= egg %>, vezmi ho na jazdu!",
"messageLikesFood": "<%= egg %> si pochutnalo na <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> zjedlo <%= foodText %>, ale veľmi mu to nechutí.",
"messageBought": "Kúpené: <%= itemText %>",
2014-07-16 13:16:21 +00:00
"messageEquipped": "<%= itemText %> - vo výbave.",
"messageUnEquipped": "Zložené - <%= itemText %> . ",
"messageMissingEggPotion": "Na túto kombináciu ti chýba buď vajíčko alebo liahoxír",
"messageAlreadyPet": "Toto zvieratko už máš. Skús vyliahnuť inú kombináciu!",
"messageHatched": "Z vajíčka sa ti vyliahlo zvieratko! Zájdi do stajne a zober si ho k sebe.",
"messageNotEnoughGold": "Nemáš dosť zlata",
2014-05-11 19:47:49 +00:00
"messageTwoHandled": "<%= gearText %> je obojručná zbraň",
2014-06-07 12:30:03 +00:00
"messageDropFood": "Našiel si: <%= dropText %>! <%= dropNotes %>",
"messageDropEgg": "Našiel si vajíčko: <%= dropText %>! <%= dropNotes %>",
"messageDropPotion": "Našiel si liahoxír: <%= dropText %>! <%= dropNotes %>",
2015-06-23 08:43:29 +00:00
"messageFoundQuest": "Našiel si zvitok s popisom výpravy: \"<%= 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.",
"messageAlreadyOwnGear": "You have 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!"
2014-05-18 18:14:10 +00:00
}