diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-19 02:07:26 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-19 02:07:26 +0200 |
commit | b0e645fe1372f7408507abb755626eba55f47dfb (patch) | |
tree | bf9c370f911cf0ea854715099660cde0cd3dddd5 /apps/files/l10n/zh_CN.php | |
parent | 8a74a39c4240f41799b333f65db66587ef5ad8b7 (diff) | |
download | nextcloud-server-b0e645fe1372f7408507abb755626eba55f47dfb.tar.gz nextcloud-server-b0e645fe1372f7408507abb755626eba55f47dfb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.php')
-rw-r--r-- | apps/files/l10n/zh_CN.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php index cd8dbe406a4..67289f8f483 100644 --- a/apps/files/l10n/zh_CN.php +++ b/apps/files/l10n/zh_CN.php @@ -25,6 +25,8 @@ "Upload cancelled." => "上传已取消", "File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传中。现在离开此页会导致上传动作被取消。", "Invalid name, '/' is not allowed." => "非法的名称,不允许使用‘/’。", +"files scanned" => "已扫描文件", +"error while scanning" => "扫描时出错", "Size" => "大小", "Modified" => "修改日期", "folder" => "文件夹", |