2015-01-05 16:31:26 +00:00
{
"messageLostItem" : "A(z) <%= itemText %> eltörött." ,
"messageTaskNotFound" : "A feladat nem található." ,
2015-10-08 22:42:10 +00:00
"messageDuplicateTaskID" : "Feladat ezzel az azonosítóval már létezik." ,
2015-01-05 16:31:26 +00:00
"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" ,
2015-10-08 22:42:10 +00:00
"messageNotAvailable" : "Ez a tárgy jelenleg nem megvásárolható." ,
2015-01-05 16:31:26 +00:00
"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" ,
2015-10-02 03:44:53 +00:00
"messageInvalidEggPotionCombo" : "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg." ,
2015-01-05 16:31:26 +00:00
"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 %>" ,
2015-01-05 16:31:26 +00:00
"messageDropEgg" : "Találtál egy <%= dropText %> tojást! <%= dropNotes %>" ,
"messageDropPotion" : "Találtál egy <%= dropText %> keltetőfőzetet! <%= dropNotes %>" ,
2015-10-08 22:42:10 +00:00
"messageDropQuest" : "Találtál egy küldetést!" ,
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?" ,
2015-10-30 14:25:43 +00:00
"armoireExp" : "You wrestle with the Armoire and gain Experience. Take that!" ,
"messageInsufficientGems" : "Not enough gems!" ,
"messageAuthPasswordMustMatch" : ":password and :confirmPassword don't match" ,
"messageAuthCredentialsRequired" : ":username, :email, :password, :confirmPassword required" ,
"messageAuthUsernameTaken" : "Username already taken" ,
"messageAuthEmailTaken" : "Email already taken" ,
"messageAuthNoUserFound" : "No user found." ,
"messageAuthMustBeLoggedIn" : "You must be logged in." ,
"messageAuthMustIncludeTokens" : "You must include a token and uid (user id) in your request" ,
"messageGroupNotFound" : "Group not found or you don't have access." ,
"messageGroupAlreadyInParty" : "Already in a party, try refreshing." ,
"messageGroupOnlyLeaderCanUpdate" : "Only the group leader can update the group!" ,
"messageGroupRequiresInvite" : "Can't join a group you're not invited to." ,
"messageGroupCannotRemoveSelf" : "You cannot remove yourself!" ,
2015-11-03 04:08:28 +00:00
"messageGroupChatBlankMessage" : "You cannot send a blank message" ,
"messageGroupChatLikeOwnMessage" : "Can't like your own message. Don't be that person." ,
"messageGroupChatFlagOwnMessage" : "Can't report your own message." ,
"messageGroupChatFlagAlreadyReported" : "You have already reported this message" ,
"messageGroupChatNotFound" : "Message not found!" ,
"messageGroupChatAdminClearFlagCount" : "Only an admin can clear the flag count!" ,
2015-10-30 14:25:43 +00:00
"messageUserOperationProtected" : "path `<%= operation %>` was not saved, as it's a protected path." ,
"messageUserOperationNotFound" : "<%= operation %> operation not found"
2015-08-08 13:14:48 +00:00
}