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 137476ddc05..8cc90dff881 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -12,9 +12,12 @@ OC.L10N.register( "You updated calendar {calendar}" : "עדכנת את היומן {calendar}", "You shared calendar {calendar} as public link" : "שיתפת את היומן {calendar} כקישור ציבורי", "You removed public link for calendar {calendar}" : "הסרת את הקישור הציבורי ליומן {calendar}", + "{actor} shared calendar {calendar} with you" : "שותף אתך לוח השנה {calendar} על ידי {actor}", + "You shared calendar {calendar} with {user}" : "שיתפת לוח שנה {calendar} עם {user}", "A <strong>calendar</strong> was modified" : " <strong>יומן</strong> נערך", "A calendar <strong>event</strong> was modified" : "<strong>אירוע</strong> ביומן נערך", "Contact birthdays" : "ימי הולדת של אנשי קשר", + "%s via %s" : "%s דרך %s", "Invitation canceled" : "ההזמנה בוטלה", "Hello %s," : "שלום %s,", "The meeting »%s« with %s was canceled." : "הפגישה „%s” עם %s בוטלה.", @@ -26,6 +29,7 @@ OC.L10N.register( "Link:" : "קישור:", "Contacts" : "אנשי קשר", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "נקודת קצה WebDAV", "Technical details" : "פרטים טכניים", "Remote Address: %s" : "כתובת מרוחקת: %s", "Request ID: %s" : "מזהה בקשה: %s", |