diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:27 +0000 |
commit | 257c7191b3998bfa06d90c1e8b6ab114b07dc3c0 (patch) | |
tree | 448c303eb791b7fef3cd2484c10339b4eca60c7b /apps/dav | |
parent | ea89600ca0e8806692cdc9a6f1df0200a2f062ae (diff) | |
download | nextcloud-server-257c7191b3998bfa06d90c1e8b6ab114b07dc3c0.tar.gz nextcloud-server-257c7191b3998bfa06d90c1e8b6ab114b07dc3c0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/he.js | 11 | ||||
-rw-r--r-- | apps/dav/l10n/he.json | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index 8cc90dff881..912fbff378e 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -14,6 +14,17 @@ 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}", + "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}", + "{actor} deleted todo {todo} from list {calendar}" : "המשימה לביצוע {todo} מהרשימה {calendar} נמחקה על ידי {actor}", + "You deleted todo {todo} from list {calendar}" : "מחקת את המשימה לביצוע {todo} מהרשימה {calendar}", + "{actor} updated todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} עודכנה על ידי {actor}", + "You updated todo {todo} in list {calendar}" : "עדכנת את המשימה לביצוע {todo} ברשימה {calendar}", + "{actor} solved todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתרה על ידי {actor}", + "You solved todo {todo} in list {calendar}" : "פתרת משימה לביצוע {todo} ברשימה {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתחה מחדש על ידי {actor}", + "You reopened todo {todo} in list {calendar}" : "פתחת מחדש את המשימה לביצוע {todo} ברשימה {calendar}", "A <strong>calendar</strong> was modified" : " <strong>יומן</strong> נערך", "A calendar <strong>event</strong> was modified" : "<strong>אירוע</strong> ביומן נערך", "Contact birthdays" : "ימי הולדת של אנשי קשר", diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index ae3b2101c08..3441c69fbd1 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -12,6 +12,17 @@ "You removed public link for calendar {calendar}" : "הסרת את הקישור הציבורי ליומן {calendar}", "{actor} shared calendar {calendar} with you" : "שותף אתך לוח השנה {calendar} על ידי {actor}", "You shared calendar {calendar} with {user}" : "שיתפת לוח שנה {calendar} עם {user}", + "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}", + "{actor} deleted todo {todo} from list {calendar}" : "המשימה לביצוע {todo} מהרשימה {calendar} נמחקה על ידי {actor}", + "You deleted todo {todo} from list {calendar}" : "מחקת את המשימה לביצוע {todo} מהרשימה {calendar}", + "{actor} updated todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} עודכנה על ידי {actor}", + "You updated todo {todo} in list {calendar}" : "עדכנת את המשימה לביצוע {todo} ברשימה {calendar}", + "{actor} solved todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתרה על ידי {actor}", + "You solved todo {todo} in list {calendar}" : "פתרת משימה לביצוע {todo} ברשימה {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתחה מחדש על ידי {actor}", + "You reopened todo {todo} in list {calendar}" : "פתחת מחדש את המשימה לביצוע {todo} ברשימה {calendar}", "A <strong>calendar</strong> was modified" : " <strong>יומן</strong> נערך", "A calendar <strong>event</strong> was modified" : "<strong>אירוע</strong> ביומן נערך", "Contact birthdays" : "ימי הולדת של אנשי קשר", |