diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-19 02:05:44 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-20 02:01:32 +0200 |
commit | 36474e56816308f060ef1ed8ce575370037a8082 (patch) | |
tree | fea32b6706c90edceb76a0f302e4eacbd4191d60 /apps/files/l10n | |
parent | 2d3ec5cb4b43a9fd995fd521ffec9af2bc7f78fe (diff) | |
download | nextcloud-server-36474e56816308f060ef1ed8ce575370037a8082.tar.gz nextcloud-server-36474e56816308f060ef1ed8ce575370037a8082.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/zh_CN.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php index 80693ba1d46..e4f015d40bd 100644 --- a/apps/files/l10n/zh_CN.php +++ b/apps/files/l10n/zh_CN.php @@ -7,7 +7,14 @@ "Missing a temporary folder" => "缺少临时目录", "Failed to write to disk" => "写入磁盘失败", "Files" => "文件", +"Unshare" => "取消共享", "Delete" => "删除", +"already exists" => "已经存在", +"replace" => "替换", +"cancel" => "取消", +"replaced" => "已经替换", +"undo" => "撤销", +"deleted" => "已经删除", "generating ZIP-file, it may take some time." => "正在生成 ZIP 文件,可能需要一些时间", "Unable to upload your file as it is a directory or has 0 bytes" => "无法上传文件,因为它是一个目录或者大小为 0 字节", "Upload Error" => "上传错误", |