Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_CN.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0349f64355563c0e3a6c70fc5b49d42e9ae379e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Couldn't delete %s permanently" : "无法彻底删除文件%s",
    "Couldn't restore %s" : "无法恢复%s",
    "Deleted files" : "已删除文件",
    "Restore" : "恢复",
    "Delete permanently" : "永久删除",
    "Error" : "错误",
    "restored" : "已恢复",
    "No deleted files" : "无已删除文件",
    "You will be able to recover deleted files from here" : "你可以在此处恢复已删除的文件",
    "No entries found in this folder" : "此文件夹中无项目",
    "Select all" : "全部选择",
    "Name" : "名称",
    "Deleted" : "已删除",
    "Delete" : "删除"
},"pluralForm" :"nplurals=1; plural=0;"
}