he.json 1.5 KB

123456789101112131415161718192021222324
  1. { "translations": {
  2. "Type in a new comment..." : "יש להכניס תגובה חדשה...",
  3. "Delete comment" : "מחיקת תגובה",
  4. "Post" : "פרסום",
  5. "Cancel" : "ביטול",
  6. "Edit comment" : "עריכת תגובה",
  7. "[Deleted user]" : "[משתמשים מוסרים]",
  8. "Comments" : "תגובות",
  9. "No other comments available" : "אין תגובות אחרות זמינות",
  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. "{count} unread comments" : "{count} תגובות שלא נקראו",
  17. "Comment" : "תגובה",
  18. "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>תגובות</strong> עבור קבצים <em>(תמיד נרשמים בהזרמת מדיה)</em>",
  19. "You commented" : "הערות שלך",
  20. "%1$s commented" : "התקבלו תגובות %1$s",
  21. "You commented on %2$s" : "הערות שלך ב- %2$s",
  22. "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s "
  23. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  24. }