diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-15 00:12:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-15 00:12:49 +0000 |
commit | 84a1c915e6556f23f1e264094fed10a37e386b9a (patch) | |
tree | 55979d1345d6efb0fee4be9cd2131c58327cd00a /apps/dav/l10n/he.js | |
parent | 479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (diff) | |
download | nextcloud-server-84a1c915e6556f23f1e264094fed10a37e386b9a.tar.gz nextcloud-server-84a1c915e6556f23f1e264094fed10a37e386b9a.zip |
[tx-robot] updated from transifex
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", |