summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-04 01:10:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-04 01:10:52 +0000
commit950dd751cc5ecd38c97c8cf25867b517d2064a57 (patch)
tree63cf56c4455fe8f677d515e170782e7dfc86eef9
parentab7a4f58501186e1cc167e4632fa82ce631b99b2 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/he.js2
-rw-r--r--l10n/he.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/he.js b/l10n/he.js
index ec6c69843..e565613ac 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -110,4 +110,4 @@ OC.L10N.register(
"Documentation" : "תיעוד",
"Report a bug" : "דיווח על באג"
},
-"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: 2;");
diff --git a/l10n/he.json b/l10n/he.json
index e756d354b..241b08040 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -107,5 +107,5 @@
"Keyboard shortcuts" : "קיצורי מקלדת",
"Documentation" : "תיעוד",
"Report a bug" : "דיווח על באג"
-},"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: 2;"
} \ No newline at end of file