he.json 2.6 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Edit comment" : "עריכת תגובה",
  3. "Delete comment" : "מחיקת תגובה",
  4. "New comment …" : "תגובה חדשה",
  5. "Post" : "פרסום",
  6. "Cancel" : "ביטול",
  7. "[Deleted user]" : "[משתמשים מוסרים]",
  8. "Comments" : "תגובות",
  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 תגובות שלא נקראו","%n תגובות שלא נקראו","%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 “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.",
  27. "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”",
  28. "Files app plugin to add comments to files" : "תוסף ליישומון הקבצים כדי להוסיף הערות על קבצים",
  29. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "אוזכרת ב־„%s”, בתגובה על ידי משתמש שנמחק בינתיים.",
  30. "%1$s mentioned you in a comment on “%2$s”" : "אוזכרת על ידי %1$s בתגובה על „%2$s”"
  31. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
  32. }