{
  "help.commands": "命令",
  "help.shortcuts": "快捷方式",
  "help.options": "选项",
  "help.examples": "示例",
  "help.nonInteractiveMode": "非交互模式（适用于CI/CD）",
  "help.commandDescriptions.showInteractiveMenuDefault": "显示交互式菜单（默认）",
  "help.commandDescriptions.initClaudeCodeConfig": "初始化 Claude Code 配置",
  "help.commandDescriptions.updateWorkflowFiles": "仅更新工作流相关md",
  "help.commandDescriptions.configureCcrProxy": "配置模型路由代理",
  "help.commandDescriptions.claudeCodeUsageAnalysis": "Claude Code 用量统计分析",
  "help.commandDescriptions.uninstallConfigurations": "删除 Claude Code 配置和工具",
  "help.commandDescriptions.checkUpdateVersions": "检查并更新到最新版本",
  "help.shortcutDescriptions.quickInit": "快速初始化",
  "help.shortcutDescriptions.quickUpdate": "快速更新",
  "help.shortcutDescriptions.quickCheckUpdates": "快速检查更新",
  "help.optionDescriptions.displayLanguage": "显示语言",
  "help.optionDescriptions.configurationLanguage": "配置语言",
  "help.optionDescriptions.forceOverwrite": "强制覆盖现有配置",
  "help.optionDescriptions.displayHelp": "显示帮助",
  "help.optionDescriptions.displayVersion": "显示版本",
  "help.optionDescriptions.skipAllPrompts": "跳过所有交互提示",
  "help.optionDescriptions.apiType": "API类型",
  "help.optionDescriptions.apiKey": "API密钥（适用于所有类型）",
  "help.optionDescriptions.customApiUrl": "自定义API地址",
  "help.optionDescriptions.apiModel": "主API模型",
  "help.optionDescriptions.apiHaikuModel": "默认 Haiku 模型",
  "help.optionDescriptions.apiSonnetModel": "默认 Sonnet 模型",
  "help.optionDescriptions.apiOpusModel": "默认 Opus 模型",
  "help.optionDescriptions.aiOutputLanguage": "AI输出语言",
  "help.optionDescriptions.setAllLanguageParams": "统一设置所有语言参数",
  "help.optionDescriptions.configHandling": "配置处理",
  "help.optionDescriptions.mcpServices": "MCP服务",
  "help.optionDescriptions.workflows": "工作流",
  "help.optionDescriptions.outputStyles": "输出样式",
  "help.optionDescriptions.defaultOutputStyle": "默认输出样式",
  "help.optionDescriptions.installStatuslineTool": "安装状态栏工具",
  "help.optionDescriptions.codeToolType": "代码工具类型",
  "help.exampleDescriptions.showInteractiveMenu": "显示交互式菜单",
  "help.exampleDescriptions.runFullInitialization": "运行完整初始化",
  "help.exampleDescriptions.updateWorkflowFilesOnly": "仅更新工作流相关md文件",
  "help.exampleDescriptions.configureClaudeCodeRouter": "配置 Claude Code Router",
  "help.exampleDescriptions.runClaudeCodeUsageAnalysis": "运行 Claude Code 用量分析",
  "help.exampleDescriptions.uninstallConfigurations": "卸载配置和工具",
  "help.exampleDescriptions.checkAndUpdateTools": "检查并更新工具",
  "help.exampleDescriptions.checkClaudeCode": "检查并更新Claude Code工具",
  "help.exampleDescriptions.checkCodex": "检查并更新Codex工具",
  "help.exampleDescriptions.nonInteractiveModeCicd": "非交互模式（CI/CD）",
  "banner.subtitle": "Claude Code 一键配置工具",
  "banner.updateSubtitle": "更新 Claude Code 配置",
  "help.defaults.dailyUsage": "每日用量（默认）",
  "help.defaults.interactiveUninstall": "交互式卸载菜单",
  "help.defaults.updateTools": "更新 Claude Code、CCR 和 CCometixLine",
  "help.defaults.prefix": "默认:"
}
