diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.GB2312.php')
-rw-r--r-- | apps/files/l10n/zh_CN.GB2312.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.GB2312.php b/apps/files/l10n/zh_CN.GB2312.php index fa75627f141..f49a4e90e72 100644 --- a/apps/files/l10n/zh_CN.GB2312.php +++ b/apps/files/l10n/zh_CN.GB2312.php @@ -16,11 +16,8 @@ "cancel" => "取消", "replaced {new_name} with {old_name}" => "已用 {old_name} 替换 {new_name}", "undo" => "撤销", -"Unable to upload your file as it is a directory or has 0 bytes" => "不能上传你指定的文件,可能因为它是个文件夹或者大小为0", -"Upload Error" => "上传错误", -"Close" => "关闭", "1 file uploading" => "1 个文件正在上传", -"{count} files uploading" => "{count} 个文件正在上传", +"Unable to upload your file as it is a directory or has 0 bytes" => "不能上传你指定的文件,可能因为它是个文件夹或者大小为0", "Upload cancelled." => "上传取消了", "File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传。关闭页面会取消上传。", "URL cannot be empty." => "网址不能为空。", |