aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-21 00:19:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-21 00:19:09 +0000
commit5694809b6024b6e572a9697759f203256e0115f1 (patch)
tree949d7cedbd6a0c90c471e0328e7930e7a2577496 /apps/twofactor_backupcodes
parent520df673aeef6396f966577562ed988547d89de3 (diff)
downloadnextcloud-server-5694809b6024b6e572a9697759f203256e0115f1.tar.gz
nextcloud-server-5694809b6024b6e572a9697759f203256e0115f1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r--apps/twofactor_backupcodes/l10n/he.js2
-rw-r--r--apps/twofactor_backupcodes/l10n/he.json2
2 files changed, 2 insertions, 2 deletions
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