diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:35 +0000 |
commit | 56db6738414e80b998529bb7a38d13e834cc071d (patch) | |
tree | dfc2eca4f70abb2464c6bce5eea417117a47a684 /core/l10n/he.json | |
parent | 77e94a7ba593a3812faeb230741b6c180be108f8 (diff) | |
download | nextcloud-server-56db6738414e80b998529bb7a38d13e834cc071d.tar.gz nextcloud-server-56db6738414e80b998529bb7a38d13e834cc071d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/he.json')
-rw-r--r-- | core/l10n/he.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/he.json b/core/l10n/he.json index 3142ce27289..51cc0205b9a 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -67,7 +67,7 @@ "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." : "אירעה שגיאה.", @@ -327,5 +327,5 @@ "App token" : "אסימון יישום", "Alternative log in using app token" : "כניסה חלופית באמצעות אסימון יישומון", "Please use the command line updater because you have a big instance with more than 50 users." : "נא להשתמש בתכנית העדכון משורת הפקודה כיוון שיש לך עותק גדול עם למעלה מ־50 משתמשים." -},"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;" +},"pluralForm" :"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;" }
\ No newline at end of file |