aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-05 00:19:41 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-05 00:19:41 +0000
commit80e4193d4ff292733d68253169f29847c295e424 (patch)
tree942d765c6a40296d77b52ffb1b05afb2b1db1b0f /apps/contactsinteraction/l10n
parenta58ed05f1d19d591a1ed384e87915db952c5f163 (diff)
downloadnextcloud-server-80e4193d4ff292733d68253169f29847c295e424.tar.gz
nextcloud-server-80e4193d4ff292733d68253169f29847c295e424.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction/l10n')
-rw-r--r--apps/contactsinteraction/l10n/he.js2
-rw-r--r--apps/contactsinteraction/l10n/he.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/contactsinteraction/l10n/he.js b/apps/contactsinteraction/l10n/he.js
index 0ad1a915a34..9d35b55433f 100644
--- a/apps/contactsinteraction/l10n/he.js
+++ b/apps/contactsinteraction/l10n/he.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Manages interaction between users and contacts" : "מנהל אינטראקציה בין משתמשים ואנשי קשר",
"Collect data about user and contacts interactions and provide an address book for the data" : "אוסף נתונים על אינטראקציות של משתמשים ואנשי קשר, ומספק פנקס כתובות לנתונים"
},
-"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/apps/contactsinteraction/l10n/he.json b/apps/contactsinteraction/l10n/he.json
index 3dbc6c7a370..52e0b23f341 100644
--- a/apps/contactsinteraction/l10n/he.json
+++ b/apps/contactsinteraction/l10n/he.json
@@ -3,5 +3,5 @@
"Contacts Interaction" : "אינטראקציה בין אנשי קשר",
"Manages interaction between users and contacts" : "מנהל אינטראקציה בין משתמשים ואנשי קשר",
"Collect data about user and contacts interactions and provide an address book for the data" : "אוסף נתונים על אינטראקציות של משתמשים ואנשי קשר, ומספק פנקס כתובות לנתונים"
-},"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