diff options
Diffstat (limited to 'apps/dav/l10n/he.js')
-rw-r--r-- | apps/dav/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index 0d336501956..1e15402036f 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -23,6 +23,7 @@ OC.L10N.register( "{actor} shared calendar {calendar} with group {group}" : "לוח השנה {calendar} שותף עם הקבוצה {group} על ידי {actor}", "You unshared calendar {calendar} from group {group}" : "הפסקת את שיתוף לוח השנה {calendar} עם הקבוצה {group}", "{actor} unshared calendar {calendar} from group {group}" : "השיתוף של לוח השנה {calendar} עם {group} הופסק על ידי {actor}", + "Untitled event" : "אירוע ללא כותרת", "{actor} created event {event} in calendar {calendar}" : "האירוע {event} נוצר בלוח השנה {calendar} על ידי {actor}", "You created event {event} in calendar {calendar}" : "יצרת אירוע {event} בלוח השנה {calendar}", "{actor} deleted event {event} from calendar {calendar}" : "האירוע {event} נמחק מלוח השנה {calendar} על ידי {actor}", @@ -49,7 +50,6 @@ OC.L10N.register( "Date:" : "תאריך:", "Where:" : "איפה:", "Description:" : "תיאור:", - "Untitled event" : "אירוע ללא כותרת", "_%n year_::_%n years_" : ["שנה","שנתיים","%n שנים","%n שנים"], "_%n month_::_%n months_" : ["חודש","חודשיים","%n חודשים","%n חודשים"], "_%n day_::_%n days_" : ["יום","יומיים","%n ימים","%n ימים"], |