diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:12:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:12:49 +0000 |
commit | 49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5 (patch) | |
tree | be251c41f9e373cb497706f33d18490132867650 /apps/updatenotification/l10n/he.js | |
parent | f3dc0d32dbcc9568321d3442a7bd9f0c3f179cee (diff) | |
download | nextcloud-server-49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5.tar.gz nextcloud-server-49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/he.js')
-rw-r--r-- | apps/updatenotification/l10n/he.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js index a8bdbafcce3..4493b7eeddb 100644 --- a/apps/updatenotification/l10n/he.js +++ b/apps/updatenotification/l10n/he.js @@ -17,13 +17,13 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "בדיקת העדכונים לא הסתיימה עדיין. נא לעדכן את העמוד.", "Your version is up to date." : "הגרסה שבידך מעודכנת.", "Update channel:" : "עדכון ערוץ:", - "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>", "Checked on {lastCheckedDate}" : "נבדק לאחרונה ב־{lastCheckedDate}", "Checking apps for compatible updates" : "היישומונים נבדקים לאיתור עדכונים תואמים", "Could not start updater, please try the manual update" : "לא ניתן להתחיל את המעדכן, נא לנסות לעדכן ידנית", "A new version is available: %s" : "קיימת גרסה מעודכנת: %s", - "Checked on %s" : "נבדק לאחרונה ב- %s" + "Checked on %s" : "נבדק לאחרונה ב- %s", + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר." }, "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;"); |