summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/he.js
blob: 04681096101441104d4b22641185414c4f7f365e (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "updatenotification",
    {
    "{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);");