diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:07 +0000 |
commit | 18cf85d26401be16735cb756204a57dbe6427a5b (patch) | |
tree | a9fe2e42729103e9ddf7e62ffee705b0998bc2fe /apps/dav/l10n/he.js | |
parent | 2e36069e24406455ad3f3998aa25e2a949d1402a (diff) | |
download | nextcloud-server-18cf85d26401be16735cb756204a57dbe6427a5b.tar.gz nextcloud-server-18cf85d26401be16735cb756204a57dbe6427a5b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/he.js')
-rw-r--r-- | apps/dav/l10n/he.js | 11 |
1 files changed, 11 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" : "ימי הולדת של אנשי קשר", |