aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-19 00:19:50 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-19 00:19:50 +0000
commitb083a8cfd768f98110bf0bd937e79f26b93644de (patch)
tree37a205b97e21ec7c692cdefdc634769225cc4d95 /lib
parent79e9cdc46779b5ff6ceeb89a9c681d94985b464f (diff)
downloadnextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.tar.gz
nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/fa.js2
-rw-r--r--lib/l10n/fa.json2
-rw-r--r--lib/l10n/uk.js1
-rw-r--r--lib/l10n/uk.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js
index 81029756700..73d57c3ca42 100644
--- a/lib/l10n/fa.js
+++ b/lib/l10n/fa.js
@@ -14,7 +14,7 @@ OC.L10N.register(
"Click the following button to confirm your email." : "Click the following button to confirm your email.",
"Click the following link to confirm your email." : "Click the following link to confirm your email.",
"Confirm your email" : "Confirm your email",
- "Other activities" : "Other activities",
+ "Other activities" : "سایر فعالیت ها",
"%1$s and %2$s" : "%1$sو%2$s",
"%1$s, %2$s and %3$s" : "%1$s،%2$sو%3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s،%2$s،%3$sو%4$s",
diff --git a/lib/l10n/fa.json b/lib/l10n/fa.json
index f519eb24ed5..c42c47b3f5e 100644
--- a/lib/l10n/fa.json
+++ b/lib/l10n/fa.json
@@ -12,7 +12,7 @@
"Click the following button to confirm your email." : "Click the following button to confirm your email.",
"Click the following link to confirm your email." : "Click the following link to confirm your email.",
"Confirm your email" : "Confirm your email",
- "Other activities" : "Other activities",
+ "Other activities" : "سایر فعالیت ها",
"%1$s and %2$s" : "%1$sو%2$s",
"%1$s, %2$s and %3$s" : "%1$s،%2$sو%3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s،%2$s،%3$sو%4$s",
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index ed167b98b77..2be78b8b47e 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Enterprise bundle" : "Для бізнесу",
"Groupware bundle" : "Для робочих груп",
"Hub bundle" : "Основні застосунки",
+ "Public sector bundle" : "Для громадських організацій",
"Social sharing bundle" : "Для соціальних мереж",
"PHP %s or higher is required." : "Необхідно PHP %s або вище",
"PHP with a version lower than %s is required." : "Потрібна версія PHP нижче %s ",
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json
index c23256a857c..3c8d3adbad0 100644
--- a/lib/l10n/uk.json
+++ b/lib/l10n/uk.json
@@ -21,6 +21,7 @@
"Enterprise bundle" : "Для бізнесу",
"Groupware bundle" : "Для робочих груп",
"Hub bundle" : "Основні застосунки",
+ "Public sector bundle" : "Для громадських організацій",
"Social sharing bundle" : "Для соціальних мереж",
"PHP %s or higher is required." : "Необхідно PHP %s або вище",
"PHP with a version lower than %s is required." : "Потрібна версія PHP нижче %s ",