summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/he.js
blob: 01261f351e4cf1a3970a9badb61af8975adb674e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.",
    "Updated channel" : "ערוץ מעודכן",
    "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." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר."
},
"nplurals=2; plural=(n != 1);");