summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-26 02:05:56 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-26 02:05:56 +0200
commitc7d64811d68bea0c6c2b181f7d8cb3ad095cff29 (patch)
tree7095e1d4d7488478b24cdf103ad3320d479c2c48 /apps/files/l10n/zh_CN.php
parentec613b589bed2069346696902f59eadc2a3a91d5 (diff)
downloadnextcloud-server-c7d64811d68bea0c6c2b181f7d8cb3ad095cff29.tar.gz
nextcloud-server-c7d64811d68bea0c6c2b181f7d8cb3ad095cff29.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.php')
-rw-r--r--apps/files/l10n/zh_CN.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index e9f5babdd71..506c3ad29c0 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -37,7 +37,7 @@
"{count} folders" => "{count} 个文件夹",
"1 file" => "1 个文件",
"{count} files" => "{count} 个文件",
-"seconds ago" => "几秒前",
+"seconds ago" => "秒前",
"1 minute ago" => "一分钟前",
"{minutes} minutes ago" => "{minutes} 分钟前",
"today" => "今天",
@@ -45,11 +45,11 @@
"{days} days ago" => "{days} 天前",
"last month" => "上月",
"months ago" => "月前",
-"last year" => "上年",
-"years ago" => "几年前",
+"last year" => "去年",
+"years ago" => "年前",
"File handling" => "文件处理",
"Maximum upload size" => "最大上传大小",
-"max. possible: " => "最大可能: ",
+"max. possible: " => "最大允许: ",
"Needed for multi-file and folder downloads." => "多文件和文件夹下载需要此项。",
"Enable ZIP-download" => "启用 ZIP 下载",
"0 is unlimited" => "0 为无限制",
@@ -65,7 +65,7 @@
"Share" => "共享",
"Download" => "下载",
"Upload too large" => "上传文件过大",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大大小",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大容量限制",
"Files are being scanned, please wait." => "文件正在被扫描,请稍候。",
"Current scanning" => "当前扫描"
);