he.json 2.7 KB

12345678910111213141516171819202122232425262728293031323334
  1. { "translations": {
  2. "Comments" : "תגובות",
  3. "Edit comment" : "עריכת תגובה",
  4. "Delete comment" : "מחיקת תגובה",
  5. "New comment …" : "תגובה חדשה",
  6. "Post" : "פרסום",
  7. "Cancel" : "ביטול",
  8. "[Deleted user]" : "[משתמשים מוסרים]",
  9. "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!",
  10. "More comments …" : "תגובות נוספות…",
  11. "Save" : "שמירה",
  12. "Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}",
  13. "Error occurred while retrieving comment with ID {id}" : "אירעה שגיאה בעת קבלת התגובה עם המזהה {id}",
  14. "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}",
  15. "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה",
  16. "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו"],
  17. "Comment" : "תגובה",
  18. "You commented" : "הערות שלך",
  19. "%1$s commented" : "התקבלו תגובות %1$s",
  20. "{author} commented" : "התקבלה תגובה מאת {author}",
  21. "You commented on %1$s" : "הגבת על %1$s",
  22. "You commented on {file}" : "הגבת על {file}",
  23. "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ",
  24. "{author} commented on {file}" : "נוספה תגובה על {file} מאת {author}",
  25. "<strong>Comments</strong> for files" : "<strong>תגובות</strong> על קבצים",
  26. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "אוזכרת ב־„%s”, בתגובה על ידי משתמש שנמחק בינתיים.",
  27. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.",
  28. "%1$s mentioned you in a comment on “%2$s”" : "אוזכרת על ידי %1$s בתגובה על „%2$s”",
  29. "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”",
  30. "Unknown user" : "משתמש לא ידוע",
  31. "A (now) deleted user mentioned you in a comment on “%s”" : "אוזכרת על ידי משתמש שנמחק (נכון לעכשיו) בתגובה על „%s”",
  32. "A (now) deleted user mentioned you in a comment on “{file}”" : "אוזכרת על ידי משתמש שנמחק (נכון לעכשיו) בתגובה על „{file}”"
  33. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  34. }