Files
habitica/locales/pl/messages.json
T
2014-05-18 20:14:10 +02:00

24 lines
1.5 KiB
JSON

{
"messageLostItem": "Your <%= itemText %> broke.",
"messageTaskNotFound": "Nie znaleziono zadania.",
"messageTagNotFound": "Nie znaleziono tagu.",
"messagePetNotFound": ":pet nie znaleziono w user.items.pets",
"messageFoodNotFound": ":food nie znaleziono w user.items.food",
"messageCannotFeedPet": "Nie możesz nakarmić tego chowańca.",
"messageAlreadyMount": "Już masz tego wierzchowca. Spróbuj nakarmić innego chowańca.",
"messageEvolve": "Oswoiłeś <%= egg %>, chodźmy na przejażdżkę!",
"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 %>\"!"
}