Update zh-cn.json.

Somewhere can be better. e.g.:"Loading..." can be translated into "请稍候", "1072 bytes" and something like it (in the text previewer) can be translated into "1072 B" ("B/KB/MB" are more commonly used by Chinese OS rather than "bytes/kilobytes/megabytes")
This commit is contained in:
Limi Quens 2014-12-06 08:51:24 +08:00
parent 884c9cf008
commit a2b72e1098

View file

@ -6,14 +6,14 @@
"name": "文件名",
"lastModified": "修改时间",
"size": "大小",
"parentDirectory": "上层文件夹",
"parentDirectory": "文件夹",
"empty": "空文件夹",
"folders": "文件夹",
"files": "文件",
"download": "下载",
"noMatch": "没有匹配",
"noMatch": "无匹配项",
"dateFormat": "YYYY-MM-DD HH:mm",
"filter": "过滤",
"filter": "查找",
"view": "视图",
"language": "语言"
}