diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-13 02:08:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-13 02:08:45 -0400 |
commit | cba4875e4dabc2f486bc776e3a5b4985d207fc90 (patch) | |
tree | a9ee75727d6ff3560ad0282877c130c9b682cf7e /apps/files/l10n/zh_CN.json | |
parent | e077d78ec98a992530661e3801fbdaf43198d187 (diff) | |
download | nextcloud-server-cba4875e4dabc2f486bc776e3a5b4985d207fc90.tar.gz nextcloud-server-cba4875e4dabc2f486bc776e3a5b4985d207fc90.zip |
[tx-robot] updated from transifex
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 30b6ad1b78d..a7e2df205ff 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -19,9 +19,9 @@ "Invalid directory." : "无效文件夹。", "Files" : "文件", "All files" : "全部文件", - "Favorites" : "收藏", "Home" : "家庭", "Close" : "关闭", + "Favorites" : "收藏", "Upload cancelled." : "上传已取消", "Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} ,由于它是一个目录或者为0字节", "Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}", |