From de2f5ef7c0ae02e349b0b0146a72bb859e5bc89e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 17 Feb 2024 00:46:07 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/he.js | 2 +- l10n/he.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/he.js b/l10n/he.js index 456df18..c9c6284 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -7,4 +7,4 @@ OC.L10N.register( "Right click menu for Nextcloud" : "כפתור ימני ל־Nextcloud", "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "יישומון זה מאפשר למשתמשים ולמפתחים להשתמש בכפתור הימני כדי לפתוח תפריט. ניתן להשתמש ברכיב RightClick כדי ליצור תפריטי הקשר במהירות רבה. יישומון הקבצים כבר מציג את תפריט הפעולות בעת לחיצה עם הכפתור הימני על קבצים ותיקיות." }, -"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;"); diff --git a/l10n/he.json b/l10n/he.json index 57bb041..5fde638 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -4,5 +4,5 @@ "Right click" : "כפתור ימני", "Right click menu for Nextcloud" : "כפתור ימני ל־Nextcloud", "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "יישומון זה מאפשר למשתמשים ולמפתחים להשתמש בכפתור הימני כדי לפתוח תפריט. ניתן להשתמש ברכיב RightClick כדי ליצור תפריטי הקשר במהירות רבה. יישומון הקבצים כבר מציג את תפריט הפעולות בעת לחיצה עם הכפתור הימני על קבצים ותיקיות." -},"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