nextcloud/apps/files_trashbin/l10n/zh_CN.json

14 lines
451 B
JSON

{ "translations": {
"Couldn't delete %s permanently" : "无法彻底删除文件%s",
"Couldn't restore %s" : "无法恢复%s",
"Deleted files" : "已删除文件",
"Restore" : "恢复",
"Delete permanently" : "永久删除",
"Error" : "错误",
"restored" : "已恢复",
"Select all" : "全部选择",
"Name" : "名称",
"Deleted" : "已删除",
"Delete" : "删除"
},"pluralForm" :"nplurals=1; plural=0;"
}