aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-16 00:19:23 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-16 00:19:23 +0000
commit97adb26cd9419190671e47e5813bafad008a51cf (patch)
tree3897ea50998e564138575b0677c5877982a34534 /lib
parent0208d8313655d3df83ba45868ae2fff199991997 (diff)
downloadnextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.tar.gz
nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/uk.js2
-rw-r--r--lib/l10n/uk.json2
-rw-r--r--lib/l10n/zh_HK.js1
-rw-r--r--lib/l10n/zh_HK.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index d72a4a09a8d..ed167b98b77 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -216,7 +216,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Застосунок \"%1$s\" неможливо встановити, оскільки не виконано такі залежності: %2$s",
"a safe home for all your data" : "безпечний дім для ваших даних",
"File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше",
- "Cannot download file" : "Неможливо завантажити файл",
+ "Cannot download file" : "Неможливо звантажити файл",
"Application is not enabled" : "Застосунок не увімкнено",
"Authentication error" : "Помилка авторизації",
"Token expired. Please reload page." : "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.",
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json
index c290f60e5ec..c23256a857c 100644
--- a/lib/l10n/uk.json
+++ b/lib/l10n/uk.json
@@ -214,7 +214,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Застосунок \"%1$s\" неможливо встановити, оскільки не виконано такі залежності: %2$s",
"a safe home for all your data" : "безпечний дім для ваших даних",
"File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше",
- "Cannot download file" : "Неможливо завантажити файл",
+ "Cannot download file" : "Неможливо звантажити файл",
"Application is not enabled" : "Застосунок не увімкнено",
"Authentication error" : "Помилка авторизації",
"Token expired. Please reload page." : "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 8e0f2ad517d..3956b7c8484 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.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/zh_HK.json b/lib/l10n/zh_HK.json
index 91c47ccdc32..ce2d2d6ee94 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.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 ",