diff options
Diffstat (limited to 'apps/dav/l10n/he.js')
-rw-r--r-- | apps/dav/l10n/he.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index 912fbff378e..85713826bd0 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -14,6 +14,10 @@ OC.L10N.register( "You removed public link for calendar {calendar}" : "הסרת את הקישור הציבורי ליומן {calendar}", "{actor} shared calendar {calendar} with you" : "שותף אתך לוח השנה {calendar} על ידי {actor}", "You shared calendar {calendar} with {user}" : "שיתפת לוח שנה {calendar} עם {user}", + "{actor} shared calendar {calendar} with {user}" : "לוח השנה {calendar} שותף על ידי {actor} עם {user}", + "You unshared calendar {calendar} from {user}" : "ביטלת את שיתוף לוח השנה {calendar} עם {user}", + "You created event {event} in calendar {calendar}" : "יצרת אירוע {event} בלוח השנה {calendar}", + "You deleted event {event} from calendar {calendar}" : "מחקת אירוע {event} מלוח השנה {calendar}", "You updated event {event} in calendar {calendar}" : "עדכנת את האירוע {event} בלוח השנה {calendar}", "{actor} created todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נוצרה על ידי {actor}", "You created todo {todo} in list {calendar}" : "יצרת את המשימה לביצוע {todo} ברשימה {calendar}", |