diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index b2c562e7dcc..1f925430cf4 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -13,12 +13,12 @@ "Close" : " 關閉", "Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"", "Upload cancelled." : "上傳已取消", + "…" : "...", "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" : "空間不足", "Uploading …" : "上傳中...", - "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})", "Target folder does not exist any more" : "目標資料夾已經不存在了", "Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}", |