diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-10 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-10 01:12:25 +0000 |
commit | cc96b93f95b844393b845b36be52c8399caed917 (patch) | |
tree | 74dc686098a99172c40ca87e2e3a3b5033627c47 /apps/updatenotification/l10n/he.json | |
parent | b7a59fb56a055764b5251c95f4d57d6883934136 (diff) | |
download | nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.tar.gz nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/he.json')
-rw-r--r-- | apps/updatenotification/l10n/he.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/updatenotification/l10n/he.json b/apps/updatenotification/l10n/he.json index 9b24a51a79b..b2b0223d59b 100644 --- a/apps/updatenotification/l10n/he.json +++ b/apps/updatenotification/l10n/he.json @@ -10,9 +10,7 @@ "Update notification" : "התראה על עדכון", "Apps with available updates" : "יישומים עם עדכונים זמינים", "Open updater" : "פתיחת המעדכן", - "What's new?" : "מה חדש?", - "The update check is not yet finished. Please refresh the page." : "בדיקת העדכונים לא הסתיימה עדיין. נא לעדכן את העמוד.", - "Update channel:" : "עדכון ערוץ:", + "Your version is up to date." : "הגרסה שבידך מעודכנת.", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר.", "Notify members of the following groups about available updates:" : "דיווח למשתמשים של קבוצות אלו על עדכונים זמינים:", "A new version is available: <strong>{newVersionString}</strong>" : "גרסה חדשה זמינה: <strong>{newVersionString}</strong>", @@ -22,7 +20,9 @@ "A new version is available: %s" : "קיימת גרסה מעודכנת: %s", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "הגרסה שפועלת אצלך אינה מתוחזקת יותר. נא לוודא לעדכן לגרסה נתמכת במהירות האפשרית.", "Download now" : "להוריד כעת", - "Your version is up to date." : "הגרסה שבידך מעודכנת.", - "Checked on %s" : "נבדק לאחרונה ב- %s" + "Checked on %s" : "נבדק לאחרונה ב- %s", + "Update channel:" : "עדכון ערוץ:", + "The update check is not yet finished. Please refresh the page." : "בדיקת העדכונים לא הסתיימה עדיין. נא לעדכן את העמוד.", + "What's new?" : "מה חדש?" },"pluralForm" :"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;" }
\ No newline at end of file |