summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/zh_CN.php')
-rw-r--r--apps/files_trashbin/l10n/zh_CN.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.php b/apps/files_trashbin/l10n/zh_CN.php
index ef6a63b2959..49cd412299e 100644
--- a/apps/files_trashbin/l10n/zh_CN.php
+++ b/apps/files_trashbin/l10n/zh_CN.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "无法彻底删除文件%s",
"Couldn't restore %s" => "无法恢复%s",
"Deleted files" => "已删除文件",
+"Restore" => "恢复",
"Error" => "错误",
-"Deleted Files" => "已删除文件",
"restored" => "已恢复",
"Nothing in here. Your trash bin is empty!" => "这里没有东西. 你的回收站是空的!",
"Name" => "名称",
-"Restore" => "恢复",
"Deleted" => "已删除",
"Delete" => "删除"
);