aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r--core/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js
index 12b37110dfc..afe79b3070b 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -69,7 +69,7 @@ OC.L10N.register(
"Hello {name}" : "שלום {name}",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>אלו תוצאות החיפוש שלך<script>alert(1)</script></strong>",
"new" : "חדש",
- "_download %n file_::_download %n files_" : ["התקבל קובץ %n","התקבלו %n קבצים","התקבלו %n קבצים","התקבלו %n קבצים"],
+ "_download %n file_::_download %n files_" : ["התקבל קובץ %n","התקבלו %n קבצים","התקבלו %n קבצים"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "העדכון מתבצע, יציאה מהעמוד הזה עשויה להפריע לתהליך בסביבות מסוימות.",
"Update to {version}" : "עדכון ל־{version}",
"An error occurred." : "אירעה שגיאה.",
@@ -330,4 +330,4 @@ OC.L10N.register(
"Alternative log in using app token" : "כניסה חלופית באמצעות אסימון יישומון",
"Please use the command line updater because you have a big instance with more than 50 users." : "נא להשתמש בתכנית העדכון משורת הפקודה כיוון שיש לך עותק גדול עם למעלה מ־50 משתמשים."
},
-"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;");
+"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");