habitica/common/locales/sr/messages.json

30 lines
2.2 KiB
JSON
Raw Normal View History

{
"messageLostItem": "Predmet <%= itemText %> se slomio.",
"messageTaskNotFound": "Zadatak nije pronađen.",
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID": "A task with that ID already exists.",
"messageTagNotFound": "Tag nije pronađen.",
"messagePetNotFound": ":pet not found in user.items.pets",
"messageFoodNotFound": ":food not found in user.items.food",
"messageCannotFeedPet": "Ovu zver nije moguće hraniti.",
"messageAlreadyMount": "Već imate takvu zver za jahanje. Hranite neku drugu zver.",
"messageEvolve": "Ukrotili ste <%= egg %>, idemo na jahanje!",
"messageLikesFood": " <%= egg %> je veoma zadovoljan/na hranom <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> ne odbija <%= foodText %>, ali izgleda da je ne voli.",
"messageBought": "Predmet <%= itemText %> kupljen",
"messageEquipped": "Predmet <%= itemText %> postavljen.",
2015-05-13 17:47:59 +00:00
"messageUnEquipped": "Predmet <%= itemText %> je vraćen u inventar.",
"messageMissingEggPotion": "Nedostaje Vam jaje ili napitak",
"messageAlreadyPet": "Već imate takvu zver. Pokušajte s nekom drugom kombinacijom.",
"messageHatched": "Jaje se izleglo. Zver možete naći u štali.",
"messageNotEnoughGold": "Nemate dovoljno zlata.",
"messageTwoHandled": "<%= gearText %> je dvoručno oružje",
2015-05-13 17:47:59 +00:00
"messageDropFood": "Našli ste <%= dropArticle %><%= dropText %>! <%= dropNotes %>",
2015-04-27 19:05:45 +00:00
"messageDropEgg": "Našli ste <%= dropText %> Jaje! <%= dropNotes %>",
"messageDropPotion": "Našli ste <%= dropText %> Napitak! <%= dropNotes %>",
2015-06-23 08:43:29 +00:00
"messageFoundQuest": "Našli ste misiju „<%= 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!"
}