From dd291e1a167e25f3c94874715f0d5d756da64194 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Feb 2024 00:19:25 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/twofactor_backupcodes/l10n/he.js | 2 +- apps/twofactor_backupcodes/l10n/he.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/twofactor_backupcodes') diff --git a/apps/twofactor_backupcodes/l10n/he.js b/apps/twofactor_backupcodes/l10n/he.js index c8b0f6fad32..3223518664d 100644 --- a/apps/twofactor_backupcodes/l10n/he.js +++ b/apps/twofactor_backupcodes/l10n/he.js @@ -16,4 +16,4 @@ OC.L10N.register( "{name} backup codes" : "{name} קודים לגיבוי", "Submit" : "שליחה" }, -"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/apps/twofactor_backupcodes/l10n/he.json b/apps/twofactor_backupcodes/l10n/he.json index 32c8688960c..0f7c47bdf46 100644 --- a/apps/twofactor_backupcodes/l10n/he.json +++ b/apps/twofactor_backupcodes/l10n/he.json @@ -13,5 +13,5 @@ "An error occurred while generating your backup codes" : "אירעה שגיאה ביצירת הקודים שלך לגיבוי", "{name} backup codes" : "{name} קודים לגיבוי", "Submit" : "שליחה" -},"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 -- cgit v1.2.3