diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-27 00:06:21 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-27 00:06:21 +0100 |
commit | 00a28062e12761c6b806497a6e4a811a8f363ce1 (patch) | |
tree | 720ad8f9ab4192ecc85c33ff0b016975125583ad /apps/files/l10n/zh_CN.GB2312.php | |
parent | c9e25d3fab17b178759dd6d2f9488aa4cf37fbbb (diff) | |
download | nextcloud-server-00a28062e12761c6b806497a6e4a811a8f363ce1.tar.gz nextcloud-server-00a28062e12761c6b806497a6e4a811a8f363ce1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.GB2312.php')
-rw-r--r-- | apps/files/l10n/zh_CN.GB2312.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.GB2312.php b/apps/files/l10n/zh_CN.GB2312.php index 4416ce9a4a2..ae1b603369a 100644 --- a/apps/files/l10n/zh_CN.GB2312.php +++ b/apps/files/l10n/zh_CN.GB2312.php @@ -1,5 +1,4 @@ <?php $TRANSLATIONS = array( -"Upload" => "上传", "No file was uploaded. Unknown error" => "没有上传文件。未知错误", "There is no error, the file uploaded with success" => "没有任何错误,文件上传成功了", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "上传的文件超过了HTML表单指定的MAX_FILE_SIZE", @@ -38,6 +37,7 @@ "{count} folders" => "{count} 个文件夹", "1 file" => "1 个文件", "{count} files" => "{count} 个文件", +"Upload" => "上传", "File handling" => "文件处理中", "Maximum upload size" => "最大上传大小", "max. possible: " => "最大可能", |