habitica/common/locales/hu/messages.json

32 lines
2.4 KiB
JSON
Raw Normal View History

{
"messageLostItem": "A(z) <%= itemText %> eltörött.",
"messageTaskNotFound": "A feladat nem található.",
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID": "A task with that ID already exists.",
"messageTagNotFound": "A cimke nem található.",
"messagePetNotFound": ":pet nem található a(z) user.items.pets -ben",
"messageFoodNotFound": ":food nem található a(z) user.items.food -ben",
"messageCannotFeedPet": "Nem etetheted ezt a háziállatot.",
"messageAlreadyMount": "Már megvan ez a hátas. Próbálj egy másik háziállatot etetni.",
"messageEvolve": "Megszelidítettél egy <%= egg %>-t, menj egy körre vele!",
"messageLikesFood": "<%= egg %> nagyon szereti a <%= foodText %>-t!",
"messageDontEnjoyFood": "<%= egg %> megette a(z) <%= foodText %>-t, de úgy néz ki nem ízlett neki.",
"messageBought": "Vettél egy <%= itemText %>-t",
"messageEquipped": "Felvetted <%= itemText %>-t.",
"messageUnEquipped": "<%= itemText %>-t levetted magadról.",
"messageMissingEggPotion": "Hiányzik a tojás vagy a főzet",
"messageAlreadyPet": "Már megvan ez a háziállat. Próbálj egy másik kombinációt.",
"messageHatched": "A tojásod kikelt! Látogasd meg az istállóban ha használni szeretnéd.",
"messageNotEnoughGold": "Nincs elég aranyad",
"messageTwoHandled": "A(z) <%= gearText %> kétkezes",
2015-01-14 18:53:17 +00:00
"messageDropFood": "Találtál egy <%= dropArticle %><%= dropText %>-t! <%= dropNotes %>",
"messageDropEgg": "Találtál egy <%= dropText %> tojást! <%= dropNotes %>",
"messageDropPotion": "Találtál egy <%= dropText %> keltetőfőzetet! <%= 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": "Megtaláltad a \"<%= questText %>\" küldetést!",
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!"
}