aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-17 00:19:38 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-17 00:19:38 +0000
commit8b4864fcade6a43e72bc6fb6540790885534b691 (patch)
tree63f42cdd0867a5b3b1d3dcf658885c6bf29954de /apps/files_external
parent2954d52ac8f8cc7fac5436ea924298f7c5df1103 (diff)
downloadnextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.tar.gz
nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/he.js2
-rw-r--r--apps/files_external/l10n/he.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js
index 6a2f2ff9dd0..fb0cdf834fc 100644
--- a/apps/files_external/l10n/he.js
+++ b/apps/files_external/l10n/he.js
@@ -133,4 +133,4 @@ OC.L10N.register(
"External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "אחסון חיצוני מאפשר לך לעגן שירותי אחסון והתקנים כהתקני אחסון משניים ב־Nextcloud. ישנה גם אפשרות לאפשר למשתמשים לעגן שירותי אחסון חיצוניים משלהם.",
"Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני"
},
-"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/files_external/l10n/he.json b/apps/files_external/l10n/he.json
index c5916d33ceb..90fdaa227bb 100644
--- a/apps/files_external/l10n/he.json
+++ b/apps/files_external/l10n/he.json
@@ -130,5 +130,5 @@
"Name" : "שם",
"External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "אחסון חיצוני מאפשר לך לעגן שירותי אחסון והתקנים כהתקני אחסון משניים ב־Nextcloud. ישנה גם אפשרות לאפשר למשתמשים לעגן שירותי אחסון חיצוניים משלהם.",
"Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני"
-},"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