he.json 1.3 KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Delete comment" : "מחיקת תגובה",
  3. "Post" : "פרסום",
  4. "Cancel" : "ביטול",
  5. "Edit comment" : "עריכת תגובה",
  6. "[Deleted user]" : "[משתמשים מוסרים]",
  7. "Comments" : "תגובות",
  8. "Save" : "שמירה",
  9. "Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}",
  10. "Error occurred while retrieving comment with id {id}" : "שגיאה אירעה כאשר אוחזרה תגובה עם מספר זיהוי {id}",
  11. "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}",
  12. "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה",
  13. "Comment" : "תגובה",
  14. "You commented" : "הערות שלך",
  15. "%1$s commented" : "התקבלו תגובות %1$s",
  16. "You commented on %2$s" : "הערות שלך ב- %2$s",
  17. "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ",
  18. "Type in a new comment..." : "יש להכניס תגובה חדשה...",
  19. "No other comments available" : "אין תגובות אחרות זמינות",
  20. "More comments..." : "תגובות נוספות...",
  21. "{count} unread comments" : "{count} תגובות שלא נקראו"
  22. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  23. }