From 4a8a77e8345c86912fa900a890627dc752c4b4be Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 24 Feb 2024 00:43:22 +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 6ae9c484..f45b7d56 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -42,4 +42,4 @@ OC.L10N.register( "Extract Office" : "חילוץ Office", "Index the content of office files." : "סידור תוכן של קובצי Office באינדקס." }, -"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 3728178c..9b2f7668 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -39,5 +39,5 @@ "Index the content of PDF files." : "סידור תוכן של קובצי PDF באינדקס.", "Extract Office" : "חילוץ Office", "Index the content of office files." : "סידור תוכן של קובצי Office באינדקס." -},"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