diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:11 +0000 |
commit | fcfd530d2e553c0975fa425a6b7ae71d25d1ded2 (patch) | |
tree | 9e1c85f7daaa712a2d4d26b80aed3e3de05c6ad8 /apps/settings/l10n/he.json | |
parent | 57787f23e835327e9c7f70bccca81c54c6657090 (diff) | |
download | nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.tar.gz nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/he.json')
-rw-r--r-- | apps/settings/l10n/he.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index f78df0a4736..54c25d906a6 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -163,7 +163,7 @@ "Results from other categories" : "תוצאות מקטגוריות אחרות", "No apps found for your version" : "לא נמצאו יישומים לגרסה שלך", "Disable all" : "להשבית הכול", - "_%n app has an update available_::_%n apps have an update available_" : ["לאחד היישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין"], + "_%n app has an update available_::_%n apps have an update available_" : ["לאחד היישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין"], "Marked for remote wipe" : "מסומן להשמדת נתונים מרחוק", "Device settings" : "הגדרות מכשיר", "Allow filesystem access" : "לאפשר גישה למערכת הקבצים", @@ -384,5 +384,5 @@ "Set default expiration date" : "הגדרת תאריך תפוגה ברירת מחדל", "Allow username autocompletion in share dialog" : "לאפשר השלמה אוטומטית של שם משתמש בחלונית השיתוף", "Allow username autocompletion to users within the same groups" : "לאפשר השלמה אוטומטית של שם משתמש למשתמשים בתוך אותן הקבוצות" -},"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 |