Files
habitica/common/locales/hu/messages.json
T
2015-12-26 22:28:55 -06:00

56 lines
4.4 KiB
JSON

{
"messageLostItem": "A(z) <%= itemText %> eltörött.",
"messageTaskNotFound": "A feladat nem található.",
"messageDuplicateTaskID": "Feladat ezzel az azonosítóval már létezik.",
"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",
"messageNotAvailable": "Ez a tárgy jelenleg nem megvásárolható.",
"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 %> unequipped.",
"messageMissingEggPotion": "Hiányzik a tojás vagy a főzet",
"messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.",
"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",
"messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.",
"messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.",
"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 %>",
"messageDropQuest": "Találtál egy küldetést!",
"messageDropMysteryItem": "Kinyitottad a dobozt és találtál egy <%= dropText %>!",
"messageFoundQuest": "Megtaláltad a \"<%= questText %>\" küldetést!",
"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!",
"messageInsufficientGems": "Nincs elég drágakő!",
"messageAuthPasswordMustMatch": ":password és :confirmPassword nem egyeznek",
"messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword szükséges",
"messageAuthUsernameTaken": "a felhasználónév már foglalt",
"messageAuthEmailTaken": "Az E-Mail cím már foglalt.",
"messageAuthNoUserFound": "felhasználó nem található.",
"messageAuthMustBeLoggedIn": "Be kell jelentkezned.",
"messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request",
"messageGroupNotFound": "A csoport nem található, vagy nincs hozzá jogosultságod.",
"messageGroupAlreadyInParty": "Már csapatban vagy, próbálj frissíteni.",
"messageGroupOnlyLeaderCanUpdate": "Csak a csoportvezető tudja frissíteni a csoportot!",
"messageGroupRequiresInvite": "Nem léphetsz be olyan csoportba, ahova nem vagy meghívva.",
"messageGroupCannotRemoveSelf": "Nem törölheted magadat!",
"messageGroupChatBlankMessage": "Nem küldhetsz üres üzenetet",
"messageGroupChatLikeOwnMessage": "Nem kedvelheted a saját üzenetedet. Ne legyél az az ember.",
"messageGroupChatFlagOwnMessage": "Nem jelentheted a saját üzenetedet.",
"messageGroupChatFlagAlreadyReported": "Már jelentetted ezt az üzenetet",
"messageGroupChatNotFound": "Üzenet nem található!",
"messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!",
"messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.",
"messageUserOperationNotFound": "<%= operation %> operation not found"
}