summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/zh_CN.json')
-rw-r--r--apps/files_trashbin/l10n/zh_CN.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.json b/apps/files_trashbin/l10n/zh_CN.json
index b7d27ce5168..6e2269a29df 100644
--- a/apps/files_trashbin/l10n/zh_CN.json
+++ b/apps/files_trashbin/l10n/zh_CN.json
@@ -1,11 +1,8 @@
{ "translations": {
- "Couldn't delete %s permanently" : "无法彻底删除文件 %s",
- "Couldn't restore %s" : "无法恢复 %s",
"Deleted files" : "已删除文件",
"Restore" : "恢复",
"Delete" : "删除",
"Delete permanently" : "永久删除",
- "Error" : "错误",
"This operation is forbidden" : "操作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用, 请检查日志或联系管理员",
"restored" : "已恢复",
@@ -14,6 +11,9 @@
"No entries found in this folder" : "此文件夹中无项目",
"Select all" : "全部选择",
"Name" : "名称",
- "Deleted" : "已删除"
+ "Deleted" : "已删除",
+ "Couldn't delete %s permanently" : "无法彻底删除文件 %s",
+ "Couldn't restore %s" : "无法恢复 %s",
+ "Error" : "错误"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file