diff options
Diffstat (limited to 'apps/updatenotification/l10n/he.js')
-rw-r--r-- | apps/updatenotification/l10n/he.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js index a00bbababfe..17d99402ff3 100644 --- a/apps/updatenotification/l10n/he.js +++ b/apps/updatenotification/l10n/he.js @@ -1,9 +1,13 @@ OC.L10N.register( "updatenotification", { + "Updated channel" : "ערוץ מעודכן", "{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.", "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." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר." }, |