Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-20 05:24:33 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-20 05:24:33 +0300
commitab0e2e452478aa11da9ce1e18020439262627293 (patch)
tree5d51501485c7c20d0b42c2c655fb99df227454cc /apps/files/l10n/zh_HK.js
parent1700ddf8478f3c7b602de880beccf61fde0e47a3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index c8dc7ec08c6..7d5db5c0499 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
"New file/folder menu" : "新檔案/資料夾選項單",
"Select file range" : "選擇多個檔案",
+ "{used}%" : "{used}%",
"{used} of {quota} used" : "已使用 {quota} 當中的 {used}",
"{used} used" : "已使用 {used}",
"\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。",
@@ -189,6 +190,7 @@ OC.L10N.register(
"Templates" : "模板",
"Unable to initialize the templates directory" : "無法初始化模板目錄",
"%s used" : "使用了 %s 的存儲空間",
+ "%s%%" : "%s%%",
"%1$s of %2$s used" : "在 %2$s 中使用了 %1$s",
"Files settings" : "檔案設定",
"Show hidden files" : "顯示隱藏檔",