summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-27 00:11:52 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-27 00:11:52 +0000
commita6666071be393e1eaa3715cb1c16bd933f7cd03f (patch)
treeb79e9d175767825bf559ea691c252f2a97da7c44 /apps/dav/l10n
parente9001fecb6e7955d6ca1ee4da826e0575a932809 (diff)
downloadnextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.tar.gz
nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r--apps/dav/l10n/he.js4
-rw-r--r--apps/dav/l10n/he.json4
2 files changed, 8 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}",
diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json
index 3441c69fbd1..895c253d7a2 100644
--- a/apps/dav/l10n/he.json
+++ b/apps/dav/l10n/he.json
@@ -12,6 +12,10 @@
"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}",