217 lines
7.5 KiB
JSON
217 lines
7.5 KiB
JSON
{
|
||
"cost": {
|
||
"breakdownTitle": "成本明细(每 100 万个 Token)",
|
||
"cacheRead": "缓存读取",
|
||
"cacheWrite": "缓存写入",
|
||
"cost": "成本",
|
||
"input": "输入",
|
||
"noCommits": "没有提交",
|
||
"noLinesChanged": "没有改变行",
|
||
"output": "输出",
|
||
"parent": "父级:{{cost}}",
|
||
"parentCost": "父级成本",
|
||
"perCommit": "每次提交",
|
||
"perCommitFormula": "总成本 ÷ {{count}} 提交",
|
||
"perCommitFormula_few": "总成本 ÷ {{count}} 提交",
|
||
"perCommitFormula_many": "总成本 ÷ {{count}} 提交",
|
||
"perCommitFormula_one": "总成本 ÷ {{count}} 提交",
|
||
"perCommitFormula_other": "总成本 ÷ {{count}} 提交",
|
||
"perLineChanged": "每行更改",
|
||
"perLineFormula": "总成本 ÷ {{count}} 行",
|
||
"perLineFormula_few": "总成本 ÷ {{count}} 行",
|
||
"perLineFormula_many": "总成本 ÷ {{count}} 行",
|
||
"perLineFormula_one": "总成本 ÷ {{count}} 行",
|
||
"perLineFormula_other": "总成本 ÷ {{count}} 行",
|
||
"subagent": "子智能体:{{cost}}",
|
||
"subagentCost": "子智能体成本",
|
||
"title": "成本分析",
|
||
"total": "总计"
|
||
},
|
||
"insights": {
|
||
"agent": "代理人",
|
||
"agent_few": "代理人",
|
||
"agent_many": "代理人",
|
||
"agent_one": "代理人",
|
||
"agent_other": "代理人",
|
||
"agentTree": "智能体树 ({{count}} {{unit}})",
|
||
"background": "(后台)",
|
||
"bashCommands": "Bash 命令",
|
||
"outOfScopeFindings": "超出范围的调查结果 ({{count}})",
|
||
"questionsAsked": "提出的问题 ({{count}})",
|
||
"repeated": "重复",
|
||
"skillsInvoked": "调用的技能 ({{count}})",
|
||
"taskDispatches": "任务调度 ({{count}})",
|
||
"tasksCreated": "已创建任务 ({{count}})",
|
||
"teamMode": "团队模式",
|
||
"teams": "队伍:{{teams}}",
|
||
"title": "会话见解",
|
||
"total": "总计",
|
||
"unique": "唯一",
|
||
"skillsInvoked_few": "调用的技能 ({{count}})",
|
||
"skillsInvoked_many": "调用的技能 ({{count}})",
|
||
"skillsInvoked_one": "调用的技能 ({{count}})",
|
||
"skillsInvoked_other": "调用的技能 ({{count}})",
|
||
"taskDispatches_few": "任务调度 ({{count}})",
|
||
"taskDispatches_many": "任务调度 ({{count}})",
|
||
"taskDispatches_one": "任务调度 ({{count}})",
|
||
"taskDispatches_other": "任务调度 ({{count}})",
|
||
"tasksCreated_few": "已创建任务 ({{count}})",
|
||
"tasksCreated_many": "已创建任务 ({{count}})",
|
||
"tasksCreated_one": "已创建任务 ({{count}})",
|
||
"tasksCreated_other": "已创建任务 ({{count}})",
|
||
"questionsAsked_few": "提出的问题 ({{count}})",
|
||
"questionsAsked_many": "提出的问题 ({{count}})",
|
||
"questionsAsked_one": "提出的问题 ({{count}})",
|
||
"questionsAsked_other": "提出的问题 ({{count}})",
|
||
"agentTree_few": "智能体树 ({{count}} {{unit}})",
|
||
"agentTree_many": "智能体树 ({{count}} {{unit}})",
|
||
"agentTree_one": "智能体树 ({{count}} {{unit}})",
|
||
"agentTree_other": "智能体树 ({{count}} {{unit}})",
|
||
"outOfScopeFindings_few": "超出范围的调查结果 ({{count}})",
|
||
"outOfScopeFindings_many": "超出范围的调查结果 ({{count}})",
|
||
"outOfScopeFindings_one": "超出范围的调查结果 ({{count}})",
|
||
"outOfScopeFindings_other": "超出范围的调查结果 ({{count}})",
|
||
"keyTakeaways": "要点"
|
||
},
|
||
"quality": {
|
||
"chars": "字符",
|
||
"corrections": "修正",
|
||
"failed": "失败",
|
||
"fileReadRedundancy": "文件读取冗余",
|
||
"firstMessage": "第一条消息",
|
||
"firstRun": "第一次运行",
|
||
"frictionRate": "摩擦率",
|
||
"lastRun": "最后一次运行",
|
||
"messagesBeforeWork": "开始工作前消息",
|
||
"passed": "通过",
|
||
"promptQuality": "提示词质量",
|
||
"readsPerUniqueFile": "读取/唯一文件",
|
||
"snapshot": "快照",
|
||
"snapshot_few": "快照",
|
||
"snapshot_many": "快照",
|
||
"snapshot_one": "快照",
|
||
"snapshot_other": "快照",
|
||
"startupOverhead": "启动开销",
|
||
"testProgression": "测试进展",
|
||
"title": "质量信号",
|
||
"tokensBeforeWork": "工作前的 Token",
|
||
"totalReads": "总读取次数",
|
||
"uniqueFiles": "唯一文件",
|
||
"userMessages": "用户消息",
|
||
"percentOfTotal": "占总数的%"
|
||
},
|
||
"tokens": {
|
||
"apiCalls": "API 调用",
|
||
"cacheCreate": "缓存创建",
|
||
"cacheEfficiency": "缓存效率",
|
||
"cacheRead": "缓存读取",
|
||
"cacheReadPct": "缓存读取率",
|
||
"coldStart": "冷启动",
|
||
"cost": "成本",
|
||
"input": "输入",
|
||
"model": "模型",
|
||
"no": "否",
|
||
"output": "输出",
|
||
"readWriteRatio": "读/写比",
|
||
"title": "Token 使用",
|
||
"total": "总计",
|
||
"yes": "是"
|
||
},
|
||
"subagents": {
|
||
"title": "子智能体",
|
||
"metrics": {
|
||
"count": "数量",
|
||
"totalTokens": "Token 总数",
|
||
"totalDuration": "总持续时间",
|
||
"totalCost": "总成本"
|
||
},
|
||
"table": {
|
||
"description": "描述",
|
||
"type": "类型",
|
||
"tokens": "Token",
|
||
"duration": "持续时间",
|
||
"cost": "成本"
|
||
}
|
||
},
|
||
"overview": {
|
||
"title": "概述",
|
||
"yes": "是",
|
||
"no": "否",
|
||
"metrics": {
|
||
"duration": "持续时间",
|
||
"messages": "消息",
|
||
"contextUsage": "上下文使用",
|
||
"compactions": "压缩",
|
||
"branch": "分支",
|
||
"subagents": "子智能体",
|
||
"project": "项目",
|
||
"sessionId": "会话 ID"
|
||
}
|
||
},
|
||
"timeline": {
|
||
"title": "时间线与活动",
|
||
"idleAnalysis": "空闲分析",
|
||
"metrics": {
|
||
"idleGaps": "空闲间隙",
|
||
"totalIdle": "总空闲时间",
|
||
"activeTime": "活跃时间",
|
||
"idlePercent": "空闲率"
|
||
},
|
||
"modelSwitches": "模型切换({{count}})",
|
||
"modelSwitches_one": "模型切换({{count}})",
|
||
"modelSwitches_other": "模型切换({{count}})",
|
||
"messageNumber": "消息#{{number}}",
|
||
"keyEvents": "重要事件",
|
||
"modelSwitches_few": "模型切换({{count}})",
|
||
"modelSwitches_many": "模型切换({{count}})"
|
||
},
|
||
"tools": {
|
||
"title": "工具使用",
|
||
"summary": "共 {{formattedCount}} 次调用,涵盖 {{toolCount}} 个工具",
|
||
"columns": {
|
||
"tool": "工具",
|
||
"calls": "调用次数",
|
||
"errors": "错误",
|
||
"successPercent": "成功率",
|
||
"health": "健康状态"
|
||
}
|
||
},
|
||
"git": {
|
||
"title": "Git 活动",
|
||
"commits": "提交",
|
||
"pushes": "推送",
|
||
"linesAdded": "新增行数",
|
||
"linesRemoved": "删除行数",
|
||
"branchesCreated": "创建的分支"
|
||
},
|
||
"friction": {
|
||
"title": "摩擦信号",
|
||
"rate": "摩擦率:{{rate}}%",
|
||
"correctionsCount": "{{count}} 修正",
|
||
"correctionsCount_one": "{{count}} 修正",
|
||
"corrections": "修正",
|
||
"thrashingSignals": "反复修改信号",
|
||
"repeatedBashCommands": "重复的 Bash 命令",
|
||
"reworkedFiles": "返工文件(3 次以上编辑)",
|
||
"correctionsCount_few": "{{count}} 修正",
|
||
"correctionsCount_many": "{{count}} 修正",
|
||
"correctionsCount_other": "{{count}} 修正"
|
||
},
|
||
"errors": {
|
||
"title": "错误",
|
||
"permissionDenied": "权限被拒绝",
|
||
"messageIndex": "消息#{{index}}",
|
||
"input": "输入",
|
||
"error": "错误",
|
||
"count": "{{count}} 错误",
|
||
"count_one": "{{count}} 错误",
|
||
"permissionDenialCount": "{{count}} 权限拒绝次数",
|
||
"permissionDenialCount_one": "{{count}} 权限拒绝次数",
|
||
"count_few": "{{count}} 错误",
|
||
"count_many": "{{count}} 错误",
|
||
"count_other": "{{count}} 错误",
|
||
"permissionDenialCount_few": "{{count}} 权限拒绝次数",
|
||
"permissionDenialCount_many": "{{count}} 权限拒绝次数",
|
||
"permissionDenialCount_other": "{{count}} 权限拒绝次数"
|
||
}
|
||
}
|