summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-10 22:30:58 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-10 22:30:58 -0400
commit44a5b0bad0e0dbcb0c11de663897ace69b4fd776 (patch)
treeeba044e2945f6747fb037aa157f872d43254eba1 /apps/files_trashbin/l10n/zh_CN.php
parent26c0007a5ff65a718abce63939b65de0cda9c7a1 (diff)
downloadnextcloud-server-44a5b0bad0e0dbcb0c11de663897ace69b4fd776.tar.gz
nextcloud-server-44a5b0bad0e0dbcb0c11de663897ace69b4fd776.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/zh_CN.php')
-rw-r--r--apps/files_trashbin/l10n/zh_CN.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.php b/apps/files_trashbin/l10n/zh_CN.php
index dc2d5b4c00e..24d9002adcb 100644
--- a/apps/files_trashbin/l10n/zh_CN.php
+++ b/apps/files_trashbin/l10n/zh_CN.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "无法彻底删除文件%s",
"Couldn't restore %s" => "无法恢复%s",
-"perform restore operation" => "执行恢复操作",
"Error" => "错误",
-"delete file permanently" => "彻底删除文件",
-"Delete permanently" => "永久删除",
-"Name" => "名称",
-"Deleted" => "已删除",
-"_%n folder_::_%n folders_" => array("%n 文件夹"),
-"_%n file_::_%n files_" => array("%n个文件"),
"restored" => "已恢复",
"Nothing in here. Your trash bin is empty!" => "这里没有东西. 你的回收站是空的!",
+"Name" => "名称",
"Restore" => "恢复",
+"Deleted" => "已删除",
"Delete" => "删除",
"Deleted Files" => "已删除文件"
);