zh_CN.json 376 B

123456789
  1. { "translations": {
  2. "Could not revert: %s" : "无法恢复: %s",
  3. "Versions" : "版本",
  4. "Failed to revert {file} to revision {timestamp}." : "无法恢复 {file} 到 {timestamp} 的版本。",
  5. "More versions..." : "更多版本...",
  6. "No other versions available" : "无其他版本可用",
  7. "Restore" : "恢复"
  8. },"pluralForm" :"nplurals=1; plural=0;"
  9. }