aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/zh_HK.js4
-rw-r--r--apps/files/l10n/zh_HK.json4
2 files changed, 4 insertions, 4 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" : "目標資料夾已經不存在了",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index d45547bf22d..d759b684933 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -13,13 +13,13 @@
"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" : "目標資料夾已經不存在了",