summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/he.js')
-rw-r--r--apps/updatenotification/l10n/he.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js
index 6778f56e19f..b686a747028 100644
--- a/apps/updatenotification/l10n/he.js
+++ b/apps/updatenotification/l10n/he.js
@@ -10,7 +10,9 @@ OC.L10N.register(
"Update for %1$s to version %2$s is available." : "עדכון של %1$s לגרסה %2$s זמין.",
"Update for {app} to version %s is available." : "קיים עדכון עבור {app} לגרסה %s.",
"Update notification" : "התראה על עדכון",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "מציג התראות עדכון ל־Nextcloud ומספק SSO (גישה אחודה) למעדכן.",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "הגרסה שפועלת אצלך אינה מתוחזקת יותר. נא לוודא לעדכן לגרסה נתמכת במהירות האפשרית.",
+ "Apps missing updates" : "ליישומונים חסרים עדכונים",
"View in store" : "הצגה בחנות",
"Apps with available updates" : "יישומים עם עדכונים זמינים",
"Open updater" : "פתיחת המעדכן",
@@ -19,13 +21,16 @@ OC.L10N.register(
"The update check is not yet finished. Please refresh the page." : "בדיקת העדכונים לא הסתיימה עדיין. נא לעדכן את העמוד.",
"Your version is up to date." : "הגרסה שבידך מעודכנת.",
"Update channel:" : "עדכון ערוץ:",
+ "You can always update to a newer version. But you can never downgrade to a more stable version." : "תמיד ניתן לעדכן לגרסה חדשה יותר. אך אי אפשר לשנמך לגרסה יציבה יותר.",
"Notify members of the following groups about available updates:" : "דיווח למשתמשים של קבוצות אלו על עדכונים זמינים:",
+ "The selected update channel does not support updates of the server." : "ערוץ העדכון הנבחר לא תומך בעדכון השרת.",
"A new version is available: <strong>{newVersionString}</strong>" : "גרסה חדשה זמינה: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "נבדק לאחרונה ב־{lastCheckedDate}",
"Checking apps for compatible updates" : "היישומונים נבדקים לאיתור עדכונים תואמים",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "נא לוודא שב־config.php שלך ה־<samp>appstoreenabled</samp> לא מוגדר ל‏־false.",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "לא ניתן להתחבר לחנות היישומונים או שחנות היישומונים לא החזירה שיש עדכונים. ניתן לחפש ידנית עדכונים או לוודא שלשרת שלך יש גישה לאינטרנט ושיש לו איך להתחבר לחנות היישומונים.",
"View changelog" : "הצגת יומן שינויים",
+ "Stable" : "יציב",
"Beta" : "בטא"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");