blob: 67d4b1cffb05c042e9d56ef01aa5c02f10826632 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "translations": {
"Couldn't delete %s permanently" : "无法彻底删除文件%s",
"Couldn't restore %s" : "无法恢复%s",
"Deleted files" : "已删除文件",
"Restore" : "恢复",
"Delete permanently" : "永久删除",
"Error" : "错误",
"restored" : "已恢复",
"Nothing in here. Your trash bin is empty!" : "这里没有东西. 你的回收站是空的!",
"Name" : "名称",
"Deleted" : "已删除",
"Delete" : "删除"
},"pluralForm" :"nplurals=1; plural=0;"
}
|