From 08b9ce25e75f5bed96f67e29a2d561095449b6a7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 12 Mar 2024 00:20:40 +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/l10n') diff --git a/apps/twofactor_backupcodes/l10n/he.js b/apps/twofactor_backupcodes/l10n/he.js index 3223518664d..1c9788bda1e 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=3; 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: 2;"); diff --git a/apps/twofactor_backupcodes/l10n/he.json b/apps/twofactor_backupcodes/l10n/he.json index 0f7c47bdf46..21c0012dbdb 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=3; 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: 2;" } \ No newline at end of file -- cgit v1.2.3