summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-01 00:03:27 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-01 00:03:27 +0100
commitc7c5e2a2e25a93a18399b2ebad2150354434ead6 (patch)
tree9b18f1b141a8f9b936dd3acbaf0a4d2b56c70841 /apps/files/l10n/zh_CN.php
parenta3f18d4b5ab0106bbfebb91928844fdd4f4c25e2 (diff)
downloadnextcloud-server-c7c5e2a2e25a93a18399b2ebad2150354434ead6.tar.gz
nextcloud-server-c7c5e2a2e25a93a18399b2ebad2150354434ead6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.php')
-rw-r--r--apps/files/l10n/zh_CN.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index f74692c6f9e..ab8e980c336 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "没有发生错误,文件上传成功。",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "上传的文件大小超过了php.ini 中指定的upload_max_filesize",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "上传的文件超过了在HTML 表单中指定的MAX_FILE_SIZE",
"The uploaded file was only partially uploaded" => "只上传了文件的一部分",
"No file was uploaded" => "文件没有上传",
@@ -54,7 +53,6 @@
"Upload" => "上传",
"Cancel upload" => "取消上传",
"Nothing in here. Upload something!" => "这里还什么都没有。上传些东西吧!",
-"Share" => "共享",
"Download" => "下载",
"Upload too large" => "上传文件过大",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大容量限制",