{
  "appTitle": "中国象棋",

  "menu": "菜单",
  "openMenu": "打开菜单",
  "flipBoard": "翻转棋盘",
  "copyCode": "复制局面代码",
  "parseCode": "粘贴局面代码",
  "editCode": "编辑局面",
  "newGame": "新对局",
  "loadManual": "加载棋谱",
  "saveManual": "保存棋谱",
  "setting": "设置",
  "featureNotAvailable": "功能暂未实现",

  "modeRobot": "人机模式",
  "modeOnline": "联网模式",
  "modeFree": "自由模式",

  "clearAll": "清除全部",
  "save": "确定",

  "trusteeshipToRobots": "托管给机器人",
  "cancelRobots": "取消托管",
  "thinking": "思考中...",
  "currentInfo": "当前信息",
  "manual": "棋局信息",
  "theEvent": "赛事:",
  "theSite": "地点:",
  "theDate": "日期:",
  "theRound": "轮次:",
  "theRed": "红方:",
  "theBlack": "黑方:",

  "stepStart": "==开始==",

  "exitNow": "确定退出?",
  "dontExit": "暂不退出",
  "yesExit": "立即退出",
  "clickAgainToExit": "再次点击退出",

  "apply": "应用",
  "situationCode": "局面代码",
  "invalidCode": "无效代码",
  "copySuccess": "复制成功",
  "saveSuccess": "保存成功",
  "selectDirectorySave": "选择保存位置",
  "saveFilename": "保存文件名",
  "selectPgnFile": "选择棋谱文件",

  "recommendMove": "推荐招法",
  "remark": "注解",
  "noRemark": "暂无注解",

  "check": "将军",
  "checkmate": "绝杀",
  "longRecheckLoose": "不变招长将作负",
  "noEatToDraw": "60回合无吃子判和",
  "trapped": "困毙",
  "redLoose": "先负",
  "redWin": "先负",
  "redDraw": "先和",

  "requestDraw": "对方请求和棋",
  "agreeToDraw": "同意和棋",
  "requestRetract": "对方请求悔棋",
  "agreeRetract": "同意悔棋",
  "disagreeRetract": "拒绝悔棋",
  "cantSendCheck": "不能送将",
  "plsParryCheck": "请应将",
  "oneMoreGame": "再来一局",
  "letMeSee": "再看看",

  "settingTitle": "系统设置"
}