diff options
Diffstat (limited to 'apps/dav/l10n/he.json')
-rw-r--r-- | apps/dav/l10n/he.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index 8473ea24006..80576680578 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -48,15 +48,12 @@ "Description: %s" : "תיאור: %s", "Where: %s" : "איפה: %s", "%1$s via %2$s" : "%1$s דרך %2$s", - "Invitation canceled" : "ההזמנה בוטלה", - "Invitation updated" : "ההזמנה עודכנה", - "Invitation" : "הזמנה", + "Organizer:" : "ארגון:", + "Attendees:" : "משתתפים:", "Title:" : "כותרת:", "Time:" : "שעה:", "Location:" : "מיקום:", "Link:" : "קישור:", - "Organizer:" : "ארגון:", - "Attendees:" : "משתתפים:", "Accept" : "קבלה", "Decline" : "דחייה", "More options …" : "אפשרויות נוספות…", @@ -108,6 +105,9 @@ "You solved todo {todo} in list {calendar}" : "פתרת משימה לביצוע {todo} ברשימה {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתחה מחדש על ידי {actor}", "You reopened todo {todo} in list {calendar}" : "פתחת מחדש את המשימה לביצוע {todo} ברשימה {calendar}", - "A calendar <strong>todo</strong> was modified" : "נערכה <strong>מטלה</strong> בלוח שנה" + "A calendar <strong>todo</strong> was modified" : "נערכה <strong>מטלה</strong> בלוח שנה", + "Invitation canceled" : "ההזמנה בוטלה", + "Invitation updated" : "ההזמנה עודכנה", + "Invitation" : "הזמנה" },"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;" }
\ No newline at end of file |