2014-04-27 13:30:14 +00:00
{
"messageLostItem" : "ה<%= itemText %> נשבר." ,
"messageTaskNotFound" : "משימה לא נמצאה." ,
2015-06-23 08:43:29 +00:00
"messageDuplicateTaskID" : "A task with that ID already exists." ,
2014-04-27 13:30:14 +00:00
"messageTagNotFound" : "תגית לא נמצאה" ,
"messagePetNotFound" : ": לא נמצאה חיה כזו ברשותך." ,
"messageFoodNotFound" : ": לא נמצא מזון שכזה ברשותך" ,
2015-10-02 03:44:53 +00:00
"messageNotAvailable" : "This item is not currently available for purchase." ,
2014-04-27 13:30:14 +00:00
"messageCannotFeedPet" : "אינך יכול להאכיל חיה זו." ,
"messageAlreadyMount" : "כבר השגת את חיית הרכיבה הזו. נסה להאכיל חיה אחרת." ,
"messageEvolve" : "הצלחת לאלף <%= egg %>, בוא נצא לרכיבה!" ,
"messageLikesFood" : "<%= egg %> נהנה לאכול <%= foodText %>!" ,
2015-05-02 09:43:38 +00:00
"messageDontEnjoyFood" : "<%= egg %> אכל את ה<%= foodText %> אך לא נראה שהוא נהנה במיוחד." ,
2014-04-27 13:30:14 +00:00
"messageBought" : "קנית <%= itemText %>" ,
2014-07-08 10:19:02 +00:00
"messageEquipped" : "הצטיידת ב<%= itemText %>" ,
2015-12-27 04:28:55 +00:00
"messageUnEquipped" : "<%= itemText %> unequipped." ,
2014-04-27 13:30:14 +00:00
"messageMissingEggPotion" : "חסרה לך הביצה או התרופה הזו" ,
2015-10-02 03:44:53 +00:00
"messageInvalidEggPotionCombo" : "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg." ,
2014-04-27 13:30:14 +00:00
"messageAlreadyPet" : "כבר השגת חיית מחמד זו. נסה/י שילוב אחר!" ,
2015-06-22 16:24:37 +00:00
"messageHatched" : "הביצה שלך בקעה! בקר באורווה כדי לראות את חיית המחמד החדשה שלך." ,
2014-04-27 13:30:14 +00:00
"messageNotEnoughGold" : "אין מספיק זהב" ,
2015-12-27 04:28:55 +00:00
"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 %>." ,
2014-05-28 15:51:44 +00:00
"messageDropFood" : "מצאת <%= dropText %>! <%= dropNotes %>" ,
2014-04-27 13:30:14 +00:00
"messageDropEgg" : "מצאת ביצת <%= dropText %>! <%= dropNotes %>" ,
"messageDropPotion" : "מצאת שיקוי <%= dropText %> לבקיעה! <%= 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" : "מצאת את המשימה \"<%= questText %>\"!" ,
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
}