diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-05 02:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-05 02:24:46 +0000 |
commit | bb3ba96b3797228eef7bcf7cc953c62373022b13 (patch) | |
tree | a640e461a0311348eea0fd8bbc5fa68026ec6134 /apps/files | |
parent | bfd926938f5c26f22fb453ad24b62817170dd2a4 (diff) | |
download | nextcloud-server-bb3ba96b3797228eef7bcf7cc953c62373022b13.tar.gz nextcloud-server-bb3ba96b3797228eef7bcf7cc953c62373022b13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 4 |
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" : "目標資料夾已經不存在了", |