summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/zh_CN.json
blob: 5c7482c5e19e2530fdb069709e1d6e9a69dafb36 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Could not revert: %s" : "无法恢复: %s",
    "Versions" : "版本",
    "Failed to revert {file} to revision {timestamp}." : "无法恢复 {file} 到 {timestamp} 的版本。",
    "_%n byte_::_%n bytes_" : ["%n 比特"],
    "Restore" : "恢复",
    "No versions available" : "没有可用的版本",
    "More versions..." : "更多版本..."
},"pluralForm" :"nplurals=1; plural=0;"
}