diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-20 02:24:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-20 02:24:11 +0000 |
commit | 4295aebb46f5b4ae3b56c33667860b7beb3831eb (patch) | |
tree | 2710727044c69dd65efdcfb5f6484c60b1427883 /apps/files/l10n/zh_HK.js | |
parent | 4a77a687343c3c858051cefeab3ac800504baafe (diff) | |
download | nextcloud-server-4295aebb46f5b4ae3b56c33667860b7beb3831eb.tar.gz nextcloud-server-4295aebb46f5b4ae3b56c33667860b7beb3831eb.zip |
[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.js | 2 |
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" : "顯示隱藏檔", |