34 lines
2.5 KiB
JSON
34 lines
2.5 KiB
JSON
{
|
|
"messageLostItem": "Predmet <%= itemText %> se slomio.",
|
|
"messageTaskNotFound": "Zadatak nije pronađen.",
|
|
"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",
|
|
"messageNotAvailable": "This item is not currently available for purchase.",
|
|
"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.",
|
|
"messageUnEquipped": "Predmet <%= itemText %> je vraćen u inventar.",
|
|
"messageMissingEggPotion": "Nedostaje Vam jaje ili napitak",
|
|
"messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.",
|
|
"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",
|
|
"messageDropFood": "Našli ste <%= dropArticle %><%= dropText %>! <%= dropNotes %>",
|
|
"messageDropEgg": "Našli ste <%= dropText %> Jaje! <%= dropNotes %>",
|
|
"messageDropPotion": "Našli ste <%= dropText %> Napitak! <%= dropNotes %>",
|
|
"messageDropQuest": "You've found a quest!",
|
|
"messageDropMysteryItem": "You open the box and find <%= dropText %>!",
|
|
"messageFoundQuest": "Našli ste misiju „<%= questText %>”!",
|
|
"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 already own this item. Equip it by going to the equipment page.",
|
|
"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!"
|
|
} |