summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-15 02:02:45 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-15 02:02:45 +0200
commit6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8 (patch)
tree8c26df9e438a657cb73d9a6a0bc4a584b2183c7a /apps/files/l10n/zh_CN.php
parentfdef2a373a173a81e855982543d64e35723145fa (diff)
downloadnextcloud-server-6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8.tar.gz
nextcloud-server-6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8.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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index 8d4d8b2c37c..d5d2b84d123 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -1,7 +1,6 @@
<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "无法移动 %s - 同名文件已存在",
"Could not move %s" => "无法移动 %s",
-"Unable to rename file" => "无法重命名文件",
"No file was uploaded. Unknown error" => "没有文件被上传。未知错误",
"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所规定的值",
@@ -47,6 +46,7 @@
"{count} folders" => "{count} 个文件夹",
"1 file" => "1 个文件",
"{count} files" => "{count} 个文件",
+"Unable to rename file" => "无法重命名文件",
"Upload" => "上传",
"File handling" => "文件处理",
"Maximum upload size" => "最大上传大小",