diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index a374db77599..54eb77fbb0e 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -57,6 +57,7 @@ "Could not create file \"{file}\"" : "无法创建文件 \"{file}\"", "Could not create file \"{file}\" because it already exists" : "无法创建文件 \"{file}\",因为它已经存在", "Could not create folder \"{dir}\" because it already exists" : "无法创建文件夹 \"{dir}\",因为它已经存在", + "Could not fetch file details \"{file}\"" : "无法获取文件详细信息 “{file}”", "Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。", "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果", "Name" : "名称", |