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>2021-04-05 05:24:46 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-05 05:24:46 +0300
commitbb3ba96b3797228eef7bcf7cc953c62373022b13 (patch)
treea640e461a0311348eea0fd8bbc5fa68026ec6134 /apps/files/l10n/zh_HK.js
parentbfd926938f5c26f22fb453ad24b62817170dd2a4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index a840acc8679..817bd870dce 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -15,13 +15,13 @@ OC.L10N.register(
"This will stop your current uploads." : "這會終止目前任何的上傳。",
"Upload cancelled." : "上傳已取消",
"Processing files …" : "正在處理檔案…",
- "…" : "。。。",
+ "…" : "...",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
"Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在",
"Not enough free space" : "空間不足",
"An unknown error has occurred" : "發生了未知的錯誤",
- "Uploading …" : "上傳中。。。",
+ "Uploading …" : "上傳中...",
"{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize}({bitrate})",
"Uploading that item is not supported" : "不支援上傳該項目",
"Target folder does not exist any more" : "目標資料夾已經不存在了",