he.json 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. { "translations": {
  2. "Calendar" : "יומן",
  3. "Todos" : "משימות מטלות",
  4. "Personal" : "אישי",
  5. "{actor} created calendar {calendar}" : "היומן {calendar} נוצר על ידי {actor}",
  6. "You created calendar {calendar}" : "מחקת את היומן {calendar}",
  7. "{actor} deleted calendar {calendar}" : "היומן {calendar} נמחק על ידי {actor}",
  8. "You deleted calendar {calendar}" : "מחקת את היומן {calendar}",
  9. "{actor} updated calendar {calendar}" : "היומן {calendar} עודכן על ידי {actor}",
  10. "You updated calendar {calendar}" : "עדכנת את היומן {calendar}",
  11. "You shared calendar {calendar} as public link" : "שיתפת את היומן {calendar} כקישור ציבורי",
  12. "You removed public link for calendar {calendar}" : "הסרת את הקישור הציבורי ליומן {calendar}",
  13. "{actor} shared calendar {calendar} with you" : "שותף אתך לוח השנה {calendar} על ידי {actor}",
  14. "You shared calendar {calendar} with {user}" : "שיתפת לוח שנה {calendar} עם {user}",
  15. "{actor} shared calendar {calendar} with {user}" : "לוח השנה {calendar} שותף על ידי {actor} עם {user}",
  16. "{actor} unshared calendar {calendar} from you" : "השיתוף של לוח השנה {calendar} אתך הופסק על ידי {actor}",
  17. "You unshared calendar {calendar} from {user}" : "ביטלת את שיתוף לוח השנה {calendar} עם {user}",
  18. "{actor} unshared calendar {calendar} from {user}" : "השיתוף של לוח השנה {calendar} עם {user} הופסק על ידי {actor}",
  19. "{actor} unshared calendar {calendar} from themselves" : "השיתוף של לוח השנה {calendar} עם עצמם הופסק על ידי {actor}",
  20. "You shared calendar {calendar} with group {group}" : "שיתפת את לוח השנה {calendar} עם הקבוצה {group}",
  21. "{actor} shared calendar {calendar} with group {group}" : "לוח השנה {calendar} שותף עם הקבוצה {group} על ידי {actor}",
  22. "You unshared calendar {calendar} from group {group}" : "הפסקת את שיתוף לוח השנה {calendar} עם הקבוצה {group}",
  23. "{actor} unshared calendar {calendar} from group {group}" : "השיתוף של לוח השנה {calendar} עם {group} הופסק על ידי {actor}",
  24. "{actor} created event {event} in calendar {calendar}" : "האירוע {event} נוצר בלוח השנה {calendar} על ידי {actor}",
  25. "You created event {event} in calendar {calendar}" : "יצרת אירוע {event} בלוח השנה {calendar}",
  26. "{actor} deleted event {event} from calendar {calendar}" : "האירוע {event} נמחק מלוח השנה {calendar} על ידי {actor}",
  27. "You deleted event {event} from calendar {calendar}" : "מחקת אירוע {event} מלוח השנה {calendar}",
  28. "{actor} updated event {event} in calendar {calendar}" : "האירוע {event} עודכן בלוח השנה {calendar} על ידי {actor}",
  29. "You updated event {event} in calendar {calendar}" : "עדכנת את האירוע {event} בלוח השנה {calendar}",
  30. "Busy" : "עסוק",
  31. "{actor} created todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נוצרה על ידי {actor}",
  32. "You created todo {todo} in list {calendar}" : "יצרת את המשימה לביצוע {todo} ברשימה {calendar}",
  33. "{actor} deleted todo {todo} from list {calendar}" : "המשימה לביצוע {todo} מהרשימה {calendar} נמחקה על ידי {actor}",
  34. "You deleted todo {todo} from list {calendar}" : "מחקת את המשימה לביצוע {todo} מהרשימה {calendar}",
  35. "{actor} updated todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} עודכנה על ידי {actor}",
  36. "You updated todo {todo} in list {calendar}" : "עדכנת את המשימה לביצוע {todo} ברשימה {calendar}",
  37. "{actor} solved todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתרה על ידי {actor}",
  38. "You solved todo {todo} in list {calendar}" : "פתרת משימה לביצוע {todo} ברשימה {calendar}",
  39. "{actor} reopened todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתחה מחדש על ידי {actor}",
  40. "You reopened todo {todo} in list {calendar}" : "פתחת מחדש את המשימה לביצוע {todo} ברשימה {calendar}",
  41. "A <strong>calendar</strong> was modified" : " <strong>יומן</strong> נערך",
  42. "A calendar <strong>event</strong> was modified" : "<strong>אירוע</strong> ביומן נערך",
  43. "A calendar <strong>todo</strong> was modified" : "נערכה <strong>מטלה</strong> בלוח שנה",
  44. "Death of %s" : "הפטירה של %s",
  45. "Contact birthdays" : "ימי הולדת של אנשי קשר",
  46. "Calendar:" : "לוח שנה:",
  47. "Date:" : "תאריך:",
  48. "Where:" : "איפה:",
  49. "Description:" : "תיאור:",
  50. "Untitled event" : "אירוע ללא כותרת",
  51. "_%n year_::_%n years_" : ["שנה","שנתיים","%n שנים","%n שנים"],
  52. "_%n month_::_%n months_" : ["חודש","חודשיים","%n חודשים","%n חודשים"],
  53. "_%n day_::_%n days_" : ["יום","יומיים","%n ימים","%n ימים"],
  54. "_%n hour_::_%n hours_" : ["שעה","שעתיים","%n שעות","%n שעות"],
  55. "_%n minute_::_%n minutes_" : ["דקה","%n דקות","%n דקות","%n דקות"],
  56. "%s (in %s)" : "%s (בתוך %s)",
  57. "%s (%s ago)" : "%s (לפני %s)",
  58. "Calendar: %s" : "לוח שנה: %s",
  59. "Date: %s" : "תאריך: %s",
  60. "Description: %s" : "תיאור: %s",
  61. "Where: %s" : "איפה: %s",
  62. "%1$s via %2$s" : "%1$s דרך %2$s",
  63. "Invitation canceled" : "ההזמנה בוטלה",
  64. "Hello %s," : "שלום %s,",
  65. "The meeting »%1$s« with %2$s was canceled." : "הפגישה »%1$s« עם %2$s בוטלה.",
  66. "Invitation updated" : "ההזמנה עודכנה",
  67. "The meeting »%1$s« with %2$s was updated." : "הפגישה »%1$s« עם %2$s עודכנה.",
  68. "%1$s invited you to »%2$s«" : "הוזמנת על ידי %1$s אל „%2$s”",
  69. "When:" : "מתי:",
  70. "Link:" : "קישור:",
  71. "Accept" : "קבלה",
  72. "Decline" : "דחייה",
  73. "More options …" : "אפשרויות נוספות…",
  74. "More options at %s" : "אפשרויות נוספים ב־%s",
  75. "Contacts" : "אנשי קשר",
  76. "System in maintenance mode." : "המערכת במצב עבודות תחזוקה.",
  77. "Upgrade needed" : "נדרש עדכון",
  78. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "עליך להגדיר את ה־%s שלך להשתמש ב־HTTPS כדי להשתמש ב־CalDAV וב־CardDAV עם iOS/macOS.",
  79. "Configures a CalDAV account" : "מגדיר חשבון CalDAV",
  80. "Configures a CardDAV account" : "מגדיר חשבון CardDAV",
  81. "Tasks" : "משימות",
  82. "Untitled task" : "משימה ללא כותרת",
  83. "WebDAV" : "WebDAV",
  84. "WebDAV endpoint" : "נקודת קצה WebDAV",
  85. "There was an error updating your attendance status." : "אירעה שגיאה בעת עדכון מצב ההשתתפות שלך.",
  86. "Please contact the organizer directly." : "נא ליצור קשר עם הגוף מארגן ישירות.",
  87. "Are you accepting the invitation?" : "האם להיענות להזמנה?",
  88. "Tentative" : "טנטטיבית",
  89. "Save" : "שמירה",
  90. "Your attendance was updated successfully." : "ההשתתפות שלך עודכנה בהצלחה.",
  91. "Calendar server" : "שרת לוח שנה",
  92. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "עליך גם להתקין את {calendarappstoreopen}יישומון לוח שנה{linkclose}, או {calendardocopen}לחבר את שולחן העבודה והמכשיר הנייד שלך לסנכרון ↖{linkclose}.",
  93. "Send invitations to attendees" : "שליחת הזמנות למשתתפים",
  94. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "נא לוודא שהגדרת את {emailopen}שרת הדוא״ל{linkclose} כראוי.",
  95. "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית",
  96. "Birthday calendars will be generated by a background job." : "יומני ימי הולדת ייווצרו על ידי משימה ברקע.",
  97. "Hence they will not be available immediately after enabling but will show up after some time." : "לכן הם לא יהיה זמינים מיד לאחר ההפעלה אלא הם יופיעו לאחר זמן מה.",
  98. "Send notifications for events" : "שליחת התראות לאירועים",
  99. "Notifications are sent via background jobs, so these must occur often enough." : "התראות נשלחות באמצעות משימות רקע, לכן הבדיקה תתבצע יחסית לעתים קרובות.",
  100. "Enable notifications for events via push" : "הפעלת התראות לאירועים בדחיפה",
  101. "Technical details" : "פרטים טכניים",
  102. "Remote Address: %s" : "כתובת מרוחקת: %s",
  103. "Request ID: %s" : "מזהה בקשה: %s",
  104. "Notifications will be send through background jobs, so these need to happen often enough." : "התראות נשלחות באמצעות משימות רקע, לכן הבדיקה תתבצע יחסית באופן סדיר מספיק."
  105. },"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;"
  106. }