diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-15 00:13:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-15 00:13:10 +0000 |
commit | 64835d0acdfca0d285fddd2733e2fff74f999c11 (patch) | |
tree | 683cd2d7c419fc93a2902e0f3b865e4258cc2df6 /apps/dav | |
parent | a5425c702916500ac62a967e38f2b23f677a0a45 (diff) | |
download | nextcloud-server-64835d0acdfca0d285fddd2733e2fff74f999c11.tar.gz nextcloud-server-64835d0acdfca0d285fddd2733e2fff74f999c11.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/he.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/he.json | 4 |
2 files changed, 8 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", diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index b0d2b58a58d..ae3b2101c08 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -10,9 +10,12 @@ "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 בוטלה.", @@ -24,6 +27,7 @@ "Link:" : "קישור:", "Contacts" : "אנשי קשר", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "נקודת קצה WebDAV", "Technical details" : "פרטים טכניים", "Remote Address: %s" : "כתובת מרוחקת: %s", "Request ID: %s" : "מזהה בקשה: %s", |