aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-23 00:19:41 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-23 00:19:41 +0000
commit5087de9f9892e97f5f72b96230a7067fbe8063ea (patch)
treebf124f8843437e9a14405facddeb3e41fec3b19e /apps/user_status
parent4d8907f4712c6a90ae490bac87ddfc902c62cb13 (diff)
downloadnextcloud-server-5087de9f9892e97f5f72b96230a7067fbe8063ea.tar.gz
nextcloud-server-5087de9f9892e97f5f72b96230a7067fbe8063ea.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/he.js2
-rw-r--r--apps/user_status/l10n/he.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/he.js b/apps/user_status/l10n/he.js
index 132b04e3f9d..fe421b6d6ba 100644
--- a/apps/user_status/l10n/he.js
+++ b/apps/user_status/l10n/he.js
@@ -35,4 +35,4 @@ OC.L10N.register(
"Appear offline" : "להופיע במצב בלתי מקוון",
"{status}, {timestamp}" : "{status}, {timestamp}"
},
-"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/user_status/l10n/he.json b/apps/user_status/l10n/he.json
index 1be3c70a9eb..feca89d6535 100644
--- a/apps/user_status/l10n/he.json
+++ b/apps/user_status/l10n/he.json
@@ -32,5 +32,5 @@
"Mute all notifications" : "השתקת כל ההתראות",
"Appear offline" : "להופיע במצב בלתי מקוון",
"{status}, {timestamp}" : "{status}, {timestamp}"
-},"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