diff options
Diffstat (limited to 'apps/updatenotification/l10n/he.js')
-rw-r--r-- | apps/updatenotification/l10n/he.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js index cfb0f266c4d..04681096101 100644 --- a/apps/updatenotification/l10n/he.js +++ b/apps/updatenotification/l10n/he.js @@ -1,6 +1,9 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן." + "{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.", + "Updater" : "מעדכן", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "מסיבות הבטחה מעדכן ה- ownCloud המובנה משתמש באימות נוסף. לביקור בעמוד העדכון יש ללחוץ על הכפתור הבא.", + "Open updater" : "פתיחת מעדכן" }, "nplurals=2; plural=(n != 1);"); |