he.json 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. { "translations": {
  2. "Short rule description" : "תיאור מקוצר לכלל",
  3. "Add rule" : "הוספת כלל",
  4. "Reset" : "איפוס",
  5. "Save" : "שמירה",
  6. "Saving…" : "בהליכי שמירה…",
  7. "Group list is empty" : "רשימת הקבוצות ריקה",
  8. "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות",
  9. "Saved" : "נשמרה",
  10. "Saving failed:" : "השמירה נכשלה:",
  11. "Add rule group" : "הוספת קבוצת כללים",
  12. "File MIME type" : "סוג ה־MIME של הקובץ",
  13. "is" : "הוא",
  14. "is not" : "אינו",
  15. "matches" : "תואם",
  16. "does not match" : "אינו תואם",
  17. "Example: {placeholder}" : "דוגמה: {placeholder}",
  18. "File size (upload)" : "גודל קובץ (העלאה)",
  19. "less" : "פחות",
  20. "less or equals" : "פחות או שווה",
  21. "greater or equals" : "גדול או שווה",
  22. "greater" : "גדול",
  23. "File system tag" : "תגית מערכת קבצים",
  24. "is tagged with" : "עם התגית",
  25. "is not tagged with" : "ללא התגית",
  26. "Select tag…" : "בחירת תגית…",
  27. "Request remote address" : "בקשת כתובת מרוחקת",
  28. "matches IPv4" : "התאמת IPv4",
  29. "does not match IPv4" : "ללא התאמת IPv4",
  30. "matches IPv6" : "התאמת IPv6",
  31. "does not match IPv6" : "ללא התאמת IPv6",
  32. "Request time" : "זמן בקשה",
  33. "between" : "בין",
  34. "not between" : "לא בין",
  35. "Start" : "התחלה",
  36. "End" : "סיום",
  37. "Select timezone…" : "בחירת אזור זמן…",
  38. "Request URL" : "כתובת בקשה",
  39. "Predefined URLs" : "כתובות שמוגדרות מראש",
  40. "Files WebDAV" : "WebDAV קבצים",
  41. "Request user agent" : "סוכן משתמש הבקשה",
  42. "Sync clients" : "סנכרון לקוחות",
  43. "Android client" : "לקוח Android",
  44. "iOS client" : "לקוח iOS",
  45. "Desktop client" : "לקוח שולחן עבודה",
  46. "Thunderbird & Outlook addons" : "תוספות ל־Thunderbird ול־Outlook",
  47. "User group membership" : "חברות בקבוצת משתמשים",
  48. "is member of" : "חבר בקבוצה",
  49. "is not member of" : "לא חבר בקבוצה",
  50. "The given operator is invalid" : "הפעולה שצוינה שגויה",
  51. "The given regular expression is invalid" : "הביטוי הרגולרי שצוין שגוי",
  52. "The given file size is invalid" : "גודל הקובץ שצוין שגוי",
  53. "The given tag id is invalid" : "התגית שצוינה שגויה",
  54. "The given IP range is invalid" : "טווח כתובות ה־IP שצוין שגוי",
  55. "The given IP range is not valid for IPv4" : "טווח כתובות ה־IP שצוין אינו תקף ל־IPv4",
  56. "The given IP range is not valid for IPv6" : "טווח כתובות ה־IP שצוין אינו תקף ל־IPv6",
  57. "The given time span is invalid" : "טווח הזמן שצוין שגוי",
  58. "The given start time is invalid" : "מועד ההתחלה שצוין שגוי",
  59. "The given end time is invalid" : "מועד הסיום שצוין שגוי",
  60. "The given group does not exist" : "הקבוצה שצוינה אינה קיימת",
  61. "Operation #%s does not exist" : "פעולה מס׳ %s לא קיימת",
  62. "Operation %s does not exist" : "הפעולה %s לא קיימת",
  63. "Operation %s is invalid" : "הפעולה %s שגויה",
  64. "Open documentation" : "פתיחת תיעוד",
  65. "Loading…" : "בטעינה…"
  66. },"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;"
  67. }