Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/event_update_notification.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-14 06:11:39 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-14 06:11:39 +0300
commit7475fafbbd59b547f3f92058b04a2d5d7df9bb50 (patch)
tree83e0c3470bd2f4581fc7f433115020b8c358582c
parent1455d363ffabf6d10039374241d26e1b223d5bfc (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/he.js4
-rw-r--r--l10n/he.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
index 8739e12..3ba7b49 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"event_update_notification",
{
+ "Calendar event update notifications" : "הודעות עדכוני אירועי לוח שנה",
+ "{actor} created {event} in {calendar}" : "{event} נוצר על ידי {actor} ב{calendar}",
+ "{actor} deleted {event} from {calendar}" : "{event} נמחק על ידי {actor} מ{calendar}",
+ "{actor} updated {event} in {calendar}" : "{event} עודכן על ידי {actor} ב{calendar}",
"Busy" : "עסוק",
"Personal" : "אישי",
"Notifications for calendar event updates" : "התראות על עדכונים של אירועים ביומן",
diff --git a/l10n/he.json b/l10n/he.json
index 06f60af..d194edf 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -1,4 +1,8 @@
{ "translations": {
+ "Calendar event update notifications" : "הודעות עדכוני אירועי לוח שנה",
+ "{actor} created {event} in {calendar}" : "{event} נוצר על ידי {actor} ב{calendar}",
+ "{actor} deleted {event} from {calendar}" : "{event} נמחק על ידי {actor} מ{calendar}",
+ "{actor} updated {event} in {calendar}" : "{event} עודכן על ידי {actor} ב{calendar}",
"Busy" : "עסוק",
"Personal" : "אישי",
"Notifications for calendar event updates" : "התראות על עדכונים של אירועים ביומן",