summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/he.js7
-rw-r--r--apps/updatenotification/l10n/he.json7
2 files changed, 12 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js
index 01261f351e4..ea54f30eb2d 100644
--- a/apps/updatenotification/l10n/he.js
+++ b/apps/updatenotification/l10n/he.js
@@ -1,14 +1,19 @@
OC.L10N.register(
"updatenotification",
{
+ "Update notifications" : "עדכון דיווחים",
"{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.",
"Updated channel" : "ערוץ מעודכן",
+ "ownCloud core" : "ליבת ownCloud",
+ "Update for %1$s to version %2$s is available." : "עדכון של %1$s לגרסה %2$s זמין.",
"Updater" : "מעדכן",
"A new version is available: %s" : "קיימת גרסה מעודכנת: %s",
"Open updater" : "פתיחת מעדכן",
"Your version is up to date." : "הגרסה שבידך מעודכנת.",
"Checked on %s" : "נבדק לאחרונה ב- %s",
"Update channel:" : "עדכון ערוץ:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר.",
+ "Notify members of the following groups about available updates:" : "דיווח למשתמשים של קבוצות אלו על עדכונים זמינים:",
+ "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "רק דיווחים לעדכוני יישומים זמינים, כיוון שערוץ העדכון הנבחר ל- ownCloud עצמו אינו מאפשר דיווחים."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/he.json b/apps/updatenotification/l10n/he.json
index bd5a2290dab..29130d06d75 100644
--- a/apps/updatenotification/l10n/he.json
+++ b/apps/updatenotification/l10n/he.json
@@ -1,12 +1,17 @@
{ "translations": {
+ "Update notifications" : "עדכון דיווחים",
"{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.",
"Updated channel" : "ערוץ מעודכן",
+ "ownCloud core" : "ליבת ownCloud",
+ "Update for %1$s to version %2$s is available." : "עדכון של %1$s לגרסה %2$s זמין.",
"Updater" : "מעדכן",
"A new version is available: %s" : "קיימת גרסה מעודכנת: %s",
"Open updater" : "פתיחת מעדכן",
"Your version is up to date." : "הגרסה שבידך מעודכנת.",
"Checked on %s" : "נבדק לאחרונה ב- %s",
"Update channel:" : "עדכון ערוץ:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר.",
+ "Notify members of the following groups about available updates:" : "דיווח למשתמשים של קבוצות אלו על עדכונים זמינים:",
+ "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "רק דיווחים לעדכוני יישומים זמינים, כיוון שערוץ העדכון הנבחר ל- ownCloud עצמו אינו מאפשר דיווחים."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file