diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 4a5efca535d..e12a57cde9c 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.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},因为它是一个目录或者是大小为 0 的空文件", "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})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "不支持上传此项目", "Target folder does not exist any more" : "目标文件夹不存在", |