summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/he.js')
-rw-r--r--apps/updatenotification/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js
index 54d7de0d636..2197404c138 100644
--- a/apps/updatenotification/l10n/he.js
+++ b/apps/updatenotification/l10n/he.js
@@ -23,10 +23,10 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "דיווח למשתמשים של קבוצות אלו על עדכונים זמינים:",
"The selected update channel does not support updates of the server." : "ערוץ העדכון הנבחר לא תומך בעדכון השרת.",
"A new version is available: <strong>{newVersionString}</strong>" : "גרסה חדשה זמינה: <strong>{newVersionString}</strong>",
- "Checked on {lastCheckedDate}" : "נבדק לאחרונה ב־{lastCheckedDate}",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "נא לוודא שב־config.php שלך ה־<samp>appstoreenabled</samp> לא מוגדר ל‏־false.",
"Stable" : "יציב",
"Beta" : "בטא",
- "Update channel:" : "עדכון ערוץ:"
+ "Update channel:" : "עדכון ערוץ:",
+ "Checked on {lastCheckedDate}" : "נבדק לאחרונה ב־{lastCheckedDate}"
},
"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;");