summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-25 00:03:37 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-25 00:03:37 +0100
commit1857d5f9141332e0b15f151810522afa78ca0186 (patch)
tree0992adfc7d81a0e1838f823fb241206468ae123b /apps/files/l10n/zh_CN.php
parent9b630f57d069d518b5d3343738169140a14d3269 (diff)
downloadnextcloud-server-1857d5f9141332e0b15f151810522afa78ca0186.tar.gz
nextcloud-server-1857d5f9141332e0b15f151810522afa78ca0186.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, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index 03efc3f22e4..f74692c6f9e 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -19,6 +19,7 @@
"replaced {new_name} with {old_name}" => "已将 {old_name}替换成 {new_name}",
"unshared {files}" => "取消了共享 {files}",
"deleted {files}" => "删除了 {files}",
+"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。",
"generating ZIP-file, it may take some time." => "正在生成 ZIP 文件,可能需要一些时间",
"Unable to upload your file as it is a directory or has 0 bytes" => "无法上传文件,因为它是一个目录或者大小为 0 字节",
"Upload Error" => "上传错误",
@@ -28,6 +29,7 @@
"{count} files uploading" => "{count} 个文件上传中",
"Upload cancelled." => "上传已取消",
"File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传中。现在离开此页会导致上传动作被取消。",
+"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "无效的文件夹名称。”Shared“ 是 Owncloud 保留字符。",
"{count} files scanned" => "{count} 个文件已扫描。",
"error while scanning" => "扫描时出错",
"Name" => "名称",