summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-20 10:50:14 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-20 10:50:14 -0400
commit5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6 (patch)
tree690208feef82d3a258f9f8f2c5140bf14374449c /apps/files/l10n/zh_CN.php
parent8e26f291a7912ccc3520ac53af0ddf1da714fdbc (diff)
downloadnextcloud-server-5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6.tar.gz
nextcloud-server-5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.php')
-rw-r--r--apps/files/l10n/zh_CN.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index 59b09ad950b..b739b72ce7e 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -13,10 +13,8 @@ $TRANSLATIONS = array(
"Missing a temporary folder" => "缺少临时目录",
"Failed to write to disk" => "写入磁盘失败",
"Not enough storage available" => "没有足够的存储空间",
-"Upload failed" => "上传失败",
"Invalid directory." => "无效文件夹。",
"Files" => "文件",
-"Unable to upload your file as it is a directory or has 0 bytes" => "无法上传您的文件,文件夹或者空文件",
"Not enough space available" => "没有足够可用空间",
"Upload cancelled." => "上传已取消",
"File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传中。现在离开此页会导致上传动作被取消。",
@@ -36,7 +34,6 @@ $TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array("%n 文件夹"),
"_%n file_::_%n files_" => array("%n个文件"),
"_Uploading %n file_::_Uploading %n files_" => array(""),
-"files uploading" => "文件上传中",
"'.' is an invalid file name." => "'.' 是一个无效的文件名。",
"File name cannot be empty." => "文件名不能为空。",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。",