Merge pull request #4 from CharAznable98/codex/fix-translation-of-bold-to

fix(zh): correct Chinese translations and terminology across locale files
This commit is contained in:
CharAznable 2026-06-03 20:35:28 +08:00 committed by GitHub
commit e9e956fef7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 49 additions and 49 deletions

View file

@ -865,7 +865,7 @@
} }
}, },
"editorFormatting": { "editorFormatting": {
"bold": "大胆的", "bold": "粗体",
"italic": "斜体", "italic": "斜体",
"strike": "罢工", "strike": "罢工",
"code": "代码" "code": "代码"

View file

@ -188,7 +188,7 @@
}, },
"notClaudeDir": { "notClaudeDir": {
"message": "该文件夹名为“{{folderName}}”,而不是“.claude”。仍要继续吗", "message": "该文件夹名为“{{folderName}}”,而不是“.claude”。仍要继续吗",
"title": "所选文件夹不是claude" "title": "所选文件夹不是 .claude"
}, },
"noWslPaths": { "noWslPaths": {
"message": "无法自动找到带有 Claude 数据的 WSL 发行版。手动选择文件夹?", "message": "无法自动找到带有 Claude 数据的 WSL 发行版。手动选择文件夹?",
@ -309,7 +309,7 @@
}, },
"leadInbox": { "leadInbox": {
"description": "当队友向团队负责人发送消息时发出通知", "description": "当队友向团队负责人发送消息时发出通知",
"label": "潜在客户收件箱通知" "label": "团队负责人收件箱通知"
}, },
"statusChange": { "statusChange": {
"description": "当任务状态更改时显示原生操作系统通知", "description": "当任务状态更改时显示原生操作系统通知",
@ -323,9 +323,9 @@
"label": "通知这些状态", "label": "通知这些状态",
"options": { "options": {
"approved": "已批准", "approved": "已批准",
"completed": "完全的", "completed": "已完成",
"deleted": "已删除", "deleted": "已删除",
"in_progress": "开始", "in_progress": "进行中",
"needsFix": "需要修复", "needsFix": "需要修复",
"pending": "待办的", "pending": "待办的",
"review": "审核" "review": "审核"
@ -367,7 +367,7 @@
"advanced": { "advanced": {
"about": { "about": {
"appIconAlt": "应用图标", "appIconAlt": "应用图标",
"description": "组建 AIAgent Team这些团队可以并行自主工作、跨团队沟通并在看板上管理任务 - 具有内置代码审核、实时流程监控和完整的工具可见性。", "description": "组建 Agent Teams AI 团队,这些团队可以并行自主工作、跨团队沟通并在看板上管理任务 - 具有内置代码审核、实时流程监控和完整的工具可见性。",
"standalone": "独立式", "standalone": "独立式",
"title": "关于", "title": "关于",
"version": "版本 {{version}}" "version": "版本 {{version}}"
@ -388,7 +388,7 @@
"unknownVersion": "未知", "unknownVersion": "未知",
"upToDate": "最新" "upToDate": "最新"
}, },
"appName": "Agent TeamAI" "appName": "Agent Teams AI"
}, },
"configEditor": { "configEditor": {
"errors": { "errors": {
@ -421,10 +421,10 @@
}, },
"card": { "card": {
"builtinBadge": "内置", "builtinBadge": "内置",
"collapseAriaLabel": "坍塌", "collapseAriaLabel": "折叠",
"deleteAriaLabel": "删除触发器", "deleteAriaLabel": "删除触发器",
"editNameAriaLabel": "编辑名", "editNameAriaLabel": "编辑",
"expandAriaLabel": "扩张" "expandAriaLabel": "展开"
}, },
"color": { "color": {
"customHexTitle": "自定义十六进制颜色", "customHexTitle": "自定义十六进制颜色",
@ -447,7 +447,7 @@
}, },
"fields": { "fields": {
"contentType": "内容类型", "contentType": "内容类型",
"matchField": "比赛场地", "matchField": "匹配字段",
"matchPattern": "匹配模式(正则表达式)", "matchPattern": "匹配模式(正则表达式)",
"scopeToolName": "范围/工具名称", "scopeToolName": "范围/工具名称",
"scopeToolNameOptional": "范围/工具名称(可选)", "scopeToolNameOptional": "范围/工具名称(可选)",
@ -471,19 +471,19 @@
"tool_use": "工具使用" "tool_use": "工具使用"
}, },
"matchFields": { "matchFields": {
"args": "论点", "args": "参数",
"command": "命令", "command": "命令",
"content": "内容", "content": "内容",
"description": "描述", "description": "描述",
"file_path": "文件路径", "file_path": "文件路径",
"fullInput": "完整输入 (JSON)", "fullInput": "完整输入 (JSON)",
"glob": "全局过滤器", "glob": "全局过滤器",
"new_string": "新", "new_string": "新字符串",
"old_string": "旧", "old_string": "旧字符串",
"path": "路", "path": "",
"pattern": "图案", "pattern": "模式",
"prompt": "迅速的", "prompt": "提示词",
"query": "", "query": "询",
"skill": "技能名称", "skill": "技能名称",
"subagent_type": "子智能体类型", "subagent_type": "子智能体类型",
"text": "文字内容", "text": "文字内容",
@ -558,10 +558,10 @@
}, },
"form": { "form": {
"authentication": "验证", "authentication": "验证",
"host": "主持人", "host": "主",
"name": "姓名", "name": "姓名",
"passwordPrompt": "连接时系统将提示词您输入密码。", "passwordPrompt": "连接时系统将提示词您输入密码。",
"port": "口", "port": "口",
"privateKeyPath": "私钥路径", "privateKeyPath": "私钥路径",
"username": "用户名", "username": "用户名",
"namePlaceholder": "我的服务器", "namePlaceholder": "我的服务器",
@ -587,9 +587,9 @@
"description": "连接到远程计算机以查看在那里运行的 Claude Code 会话", "description": "连接到远程计算机以查看在那里运行的 Claude Code 会话",
"form": { "form": {
"authentication": "验证", "authentication": "验证",
"host": "主持人", "host": "主",
"password": "密码", "password": "密码",
"port": "口", "port": "口",
"privateKeyPath": "私钥路径", "privateKeyPath": "私钥路径",
"username": "用户名", "username": "用户名",
"hostPlaceholder": "主机名或 SSH 配置别名", "hostPlaceholder": "主机名或 SSH 配置别名",
@ -616,15 +616,15 @@
"actions": { "actions": {
"cancel": "取消", "cancel": "取消",
"cancelLogin": "取消登录", "cancelLogin": "取消登录",
"connectChatGpt": "连接聊天 GPT", "connectChatGpt": "连接 ChatGPT",
"delete": "删除", "delete": "删除",
"disable": "禁用", "disable": "禁用",
"disconnectAccount": "断开帐户连接", "disconnectAccount": "断开帐户连接",
"generateLink": "生成链接", "generateLink": "生成链接",
"openLogin": "打开登录", "openLogin": "打开登录",
"reconnectAnthropic": "重新连接人类", "reconnectAnthropic": "重新连接 Anthropic",
"refresh": "刷新", "refresh": "刷新",
"replaceKey": "更换", "replaceKey": "更换钥",
"saveEndpoint": "保存端点", "saveEndpoint": "保存端点",
"saveKey": "保存密钥", "saveKey": "保存密钥",
"saving": "保存…", "saving": "保存…",
@ -641,7 +641,7 @@
"storedInApp": "存储在应用中", "storedInApp": "存储在应用中",
"providers": { "providers": {
"anthropic": { "anthropic": {
"name": "人为 API 密钥", "name": "Anthropic API 密钥",
"title": "API 密钥", "title": "API 密钥",
"description": "使用直接 Anthropic API 密钥进行 API 计费访问。当您切换回来时,您的 Anthropic 订阅会话仍然可用。", "description": "使用直接 Anthropic API 密钥进行 API 计费访问。当您切换回来时,您的 Anthropic 订阅会话仍然可用。",
"placeholder": "sk-ant-…" "placeholder": "sk-ant-…"
@ -668,7 +668,7 @@
"loginInProgress": "登录正在进行中", "loginInProgress": "登录正在进行中",
"plan": "计划:{{plan}}", "plan": "计划:{{plan}}",
"reconnectRequired": "需要重新连接", "reconnectRequired": "需要重新连接",
"title": "聊天 GPT 帐户", "title": "ChatGPT 帐户",
"hints": { "hints": {
"autoUsesApiKeyUntilChatgpt": "{{message}} Auto 将继续使用检测到的 API 密钥,直到连接 ChatGPT。", "autoUsesApiKeyUntilChatgpt": "{{message}} Auto 将继续使用检测到的 API 密钥,直到连接 ChatGPT。",
"detectedApiKeyNeedsApiMode": "{{message}} 检测到的 API 密钥仅在您将 Codex 切换到 API 密钥模式后使用。", "detectedApiKeyNeedsApiMode": "{{message}} 检测到的 API 密钥仅在您将 Codex 切换到 API 密钥模式后使用。",
@ -704,7 +704,7 @@
"weeklyUsed": "每周使用", "weeklyUsed": "每周使用",
"weeklyUsedOneWeek": "每周使用1w", "weeklyUsedOneWeek": "每周使用1w",
"weeklyWindow": "每周窗口", "weeklyWindow": "每周窗口",
"secondaryFallback": "中学", "secondaryFallback": "辅助",
"secondaryWindowNote": "每周限制单独显示在 {{window}} 窗口中。", "secondaryWindowNote": "每周限制单独显示在 {{window}} 窗口中。",
"usageExplanationGeneric": "显示已用配额,而不是剩余配额。", "usageExplanationGeneric": "显示已用配额,而不是剩余配额。",
"usageExplanationWindowOnly": "显示当前 {{window}} 窗口中已使用的配额,而不是剩余配额。", "usageExplanationWindowOnly": "显示当前 {{window}} 窗口中已使用的配额,而不是剩余配额。",
@ -743,8 +743,8 @@
"method": "连接方式", "method": "连接方式",
"mode": "模式:{{mode}}", "mode": "模式:{{mode}}",
"selected": "已选择", "selected": "已选择",
"switching": "换…", "switching": "换…",
"title": "联系" "title": "连接"
}, },
"connectionCards": { "connectionCards": {
"apiKey": { "apiKey": {
@ -755,16 +755,16 @@
"autoDescription": "使用 Anthropic 运行时默认值和可用的最佳本地凭据。", "autoDescription": "使用 Anthropic 运行时默认值和可用的最佳本地凭据。",
"hint": "Auto 使 Anthropic 保持其默认的本地凭证解析。", "hint": "Auto 使 Anthropic 保持其默认的本地凭证解析。",
"subscriptionDescription": "使用您本地的 Anthropic 登录会话和订阅访问权限。", "subscriptionDescription": "使用您本地的 Anthropic 登录会话和订阅访问权限。",
"subscriptionTitle": "人择订阅" "subscriptionTitle": "Anthropic 订阅"
}, },
"auto": { "auto": {
"title": "汽车" "title": "自动"
}, },
"codex": { "codex": {
"apiKeyDescription": "使用 OPENAI_API_KEY 和 CODEX_API_KEY 计费进行本机 Codex 启动。", "apiKeyDescription": "使用 OPENAI_API_KEY 和 CODEX_API_KEY 计费进行本机 Codex 启动。",
"autoDescription": "首选您的 ChatGPT 帐户和订阅。仅在需要时使用 API 密钥模式。", "autoDescription": "首选您的 ChatGPT 帐户和订阅。仅在需要时使用 API 密钥模式。",
"chatgptDescription": "使用您连接的 ChatGPT 帐户和 Codex 订阅。", "chatgptDescription": "使用您连接的 ChatGPT 帐户和 Codex 订阅。",
"chatgptTitle": "聊天 GPT 帐户", "chatgptTitle": "ChatGPT 帐户",
"hint": "Codex 始终在本机运行时运行。 Auto 在回退到 API 密钥凭据之前更喜欢使用您的 ChatGPT 帐户。" "hint": "Codex 始终在本机运行时运行。 Auto 在回退到 API 密钥凭据之前更喜欢使用您的 ChatGPT 帐户。"
} }
}, },
@ -782,7 +782,7 @@
"alerts": { "alerts": {
"anthropicApiKeyMissing": "已选择 API 密钥模式,但尚无可用的 Anthropic API 凭证。", "anthropicApiKeyMissing": "已选择 API 密钥模式,但尚无可用的 Anthropic API 凭证。",
"anthropicStoredKeyAvailable": "已保存的 API 密钥可用,但应用启动的 Anthropic 会话仅在您切换到 API 密钥模式后才使用它。", "anthropicStoredKeyAvailable": "已保存的 API 密钥可用,但应用启动的 Anthropic 会话仅在您切换到 API 密钥模式后才使用它。",
"anthropicSubscriptionMissing": "选择人择订阅模式。登录 Anthropic 以使用此提供商。", "anthropicSubscriptionMissing": "选择 Anthropic 订阅模式。登录 Anthropic 以使用此提供商。",
"authTokenMissing": "未配置认证 Token。许多本地 Anthropic 兼容端点需要非空 Token。", "authTokenMissing": "未配置认证 Token。许多本地 Anthropic 兼容端点需要非空 Token。",
"chatgptLoginPending": "等待 ChatGPT 帐户登录完成…", "chatgptLoginPending": "等待 ChatGPT 帐户登录完成…",
"chatgptLoginStarting": "正在开始 ChatGPT 登录…", "chatgptLoginStarting": "正在开始 ChatGPT 登录…",
@ -862,11 +862,11 @@
}, },
"connectionUi": { "connectionUi": {
"authMode": { "authMode": {
"auto": "汽车", "auto": "自动",
"oauth": "订阅/OAuth", "oauth": "订阅/OAuth",
"chatgpt": "聊天 GPT 帐户", "chatgpt": "ChatGPT 帐户",
"apiKey": "API 密钥", "apiKey": "API 密钥",
"anthropicSubscription": "人择订阅" "anthropicSubscription": "Anthropic 订阅"
}, },
"authMethod": { "authMethod": {
"apiKey": "API 密钥", "apiKey": "API 密钥",
@ -908,7 +908,7 @@
"unableToVerify": "无法验证" "unableToVerify": "无法验证"
}, },
"mode": { "mode": {
"selectedAuth": "所选作者{{authMode}}", "selectedAuth": "所选认证{{authMode}}",
"preferredAuth": "首选授权:{{authMode}}" "preferredAuth": "首选授权:{{authMode}}"
}, },
"credential": { "credential": {
@ -924,8 +924,8 @@
}, },
"actions": { "actions": {
"connect": "连接", "connect": "连接",
"connectAnthropic": "连接人类", "connectAnthropic": "连接 Anthropic",
"connectChatGpt": "连接聊天 GPT", "connectChatGpt": "连接 ChatGPT",
"disconnect": "断开", "disconnect": "断开",
"openLogin": "打开登录" "openLogin": "打开登录"
}, },

View file

@ -339,7 +339,7 @@
"status": { "status": {
"active": "活跃", "active": "活跃",
"launching": "发送…", "launching": "发送…",
"running": "跑步" "running": "运行中"
}, },
"telemetry": { "telemetry": {
"cpu": "中央处理器", "cpu": "中央处理器",
@ -994,7 +994,7 @@
"empty": "没有记录工作流程历史记录", "empty": "没有记录工作流程历史记录",
"currentImplementationInterval": "当前实施间隔", "currentImplementationInterval": "当前实施间隔",
"implementationIntervalEnded": "实施间隔在此过渡时结束", "implementationIntervalEnded": "实施间隔在此过渡时结束",
"runningPrefix": "跑步", "runningPrefix": "正在运行",
"createdAs": "创建为", "createdAs": "创建为",
"by": "经过", "by": "经过",
"reassigned": "重新分配", "reassigned": "重新分配",
@ -1441,7 +1441,7 @@
"partialFailure": "启动中途失败", "partialFailure": "启动中途失败",
"partialPending": "引导挂起", "partialPending": "引导挂起",
"partialSkipped": "启动跳过的成员", "partialSkipped": "启动跳过的成员",
"running": "跑步" "running": "运行中"
}, },
"title": "选择团队", "title": "选择团队",
"trash": "垃圾 ({{count}})", "trash": "垃圾 ({{count}})",
@ -1922,7 +1922,7 @@
"pending": "待办的", "pending": "待办的",
"warmingUp": "热身", "warmingUp": "热身",
"warm": "温暖的", "warm": "温暖的",
"running": "跑步", "running": "运行中",
"completed": "完全的", "completed": "完全的",
"failed": "失败", "failed": "失败",
"interrupted": "被打断", "interrupted": "被打断",
@ -2149,7 +2149,7 @@
"diagnosticOnly": "仅用于诊断", "diagnosticOnly": "仅用于诊断",
"updated": "更新 {{value}}", "updated": "更新 {{value}}",
"states": { "states": {
"running": "跑步", "running": "运行中",
"starting": "开始", "starting": "开始",
"waiting": "等待", "waiting": "等待",
"degraded": "需要注意", "degraded": "需要注意",
@ -2345,7 +2345,7 @@
"processes": { "processes": {
"ago": "{{time}} 前", "ago": "{{time}} 前",
"stoppedAgo": "之前停止过 {{time}}", "stoppedAgo": "之前停止过 {{time}}",
"running": "跑步", "running": "运行中",
"stopped": "已停止", "stopped": "已停止",
"stopProcess": "停止进程SIGTERM", "stopProcess": "停止进程SIGTERM",
"kill": "杀", "kill": "杀",
@ -2448,11 +2448,11 @@
} }
}, },
"runningTeams": { "runningTeams": {
"title": "跑步队", "title": "运行团队",
"status": { "status": {
"active": "活跃", "active": "活跃",
"provisioning": "发送", "provisioning": "启动中",
"idle": "跑步" "idle": "运行中"
}, },
"noProject": "没有项目" "noProject": "没有项目"
}, },