fix: complete channel model batch testing (#5532)

This commit is contained in:
yyhhyyyyyy
2026-06-17 20:04:58 +08:00
committed by GitHub
parent 502858d35d
commit a2f3ac02e4
7 changed files with 300 additions and 51 deletions
+15 -4
View File
@@ -22,6 +22,7 @@
"[{\"name\":\"支付宝\",\"type\":\"alipay\",\"color\":\"#1677FF\"}]": "[{\"name\":\"支付宝\",\"type\":\"alipay\",\"color\":\"#1677FF\"}]",
"{\"original-model\": \"replacement-model\"}": "{\"original-model\": \"replacement-model\"}",
"{{category}} Models": "{{category}} 模型",
"{{completed}}/{{total}} completed": "已完成 {{completed}}/{{total}}",
"{{count}} channel(s) deleted": "已删除 {{count}} 个渠道",
"{{count}} channel(s) disabled": "已禁用 {{count}} 个渠道",
"{{count}} channel(s) enabled": "已启用 {{count}} 个渠道",
@@ -50,6 +51,7 @@
"{{modality}} not supported": "不支持 {{modality}}",
"{{modality}} supported": "支持 {{modality}}",
"{{n}} model(s) selected": "已选 {{n}} 个模型",
"{{success}} succeeded, {{failed}} failed": "{{success}} 个成功,{{failed}} 个失败",
"{{value}}ms": "{{value}} 毫秒",
"{{value}}s": "{{value}} 秒",
"@lobehub/icons key": "@lobehub/icons 键",
@@ -533,6 +535,10 @@
"Batch enable failed": "批量启用失败",
"Batch processing failed": "批量处理失败",
"Batch set tag for {{count}} channels": "批量为 {{count}} 个渠道设置标签",
"Batch test completed: {{count}} succeeded": "批量测试完成:{{count}} 个成功",
"Batch test completed: {{success}} succeeded, {{failed}} failed": "批量测试完成:{{success}} 个成功,{{failed}} 个失败",
"Batch test stopped: {{completed}}/{{total}} completed, {{success}} succeeded, {{failed}} failed": "批量测试已停止:已完成 {{completed}}/{{total}}{{success}} 个成功,{{failed}} 个失败",
"Batch testing models...": "正在批量测试模型...",
"Batch upstream model updates applied: {{channels}} channels, {{added}} added, {{removed}} removed, {{fails}} failed": "已批量处理上游模型更新:渠道 {{channels}} 个,加入 {{added}} 个,删除 {{removed}} 个,失败 {{fails}} 个",
"Best for single-tenant deployments. Pricing and billing options stay hidden.": "适合单用户部署。定价和计费选项将被隐藏。",
"Best TTFT": "最优 TTFT",
@@ -684,6 +690,7 @@
"Chat Presets": "聊天预设",
"Chat session management": "聊天会话管理",
"ChatCompletions -> Responses Compatibility": "ChatCompletions → 响应兼容",
"ChatGPT Subscription (Codex)": "ChatGPT Subscription (Codex)",
"Check for updates": "检查更新",
"Check in daily to receive random quota rewards": "每日签到可获得随机额度奖励",
"Check in now": "立即签到",
@@ -700,7 +707,6 @@
"Checking updates...": "检查更新中...",
"checkout.session.completed": "checkout.session.completed",
"checkout.session.expired": "checkout.session.expired",
"ChatGPT Subscription (Codex)": "ChatGPT Subscription (Codex)",
"Chinese": "中文",
"Choose a username": "选择一个用户名",
"Choose an amount and payment method": "选择金额和支付方式",
@@ -1239,6 +1245,7 @@
"Disabled Reason": "禁用原因",
"Disabled Time": "禁用时间",
"Disabling...": "禁用中...",
"Disclaimer: Personal use only. Do not distribute or share any credentials. This channel has prerequisites and requires prior setup; use it only if you understand the flow and risks, and comply with OpenAI's terms and policies. Credentials and configuration are for Codex CLI integration only, and are not intended for any other client, platform, or channel.": "免责声明:仅限个人使用,请勿分发或共享任何凭证。该渠道存在前置条件与使用门槛,请在充分了解流程与风险后使用,并遵守 OpenAI 的相关条款与政策。相关凭证与配置仅限接入 Codex CLI 使用,不适用于其他客户端、平台或渠道。",
"Discord": "Discord",
"Discount": "优惠",
"Discount map by recharge amount (JSON object)": "按充值金额的折扣映射 (JSON 对象)",
@@ -1247,7 +1254,6 @@
"Discount rate must be greater than 0": "折扣率必须大于 0",
"Discount Rate:": "折扣率:",
"Discount ratio for cache hits.": "缓存命中时的折扣比例。",
"Disclaimer: Personal use only. Do not distribute or share any credentials. This channel has prerequisites and requires prior setup; use it only if you understand the flow and risks, and comply with OpenAI's terms and policies. Credentials and configuration are for Codex CLI integration only, and are not intended for any other client, platform, or channel.": "免责声明:仅限个人使用,请勿分发或共享任何凭证。该渠道存在前置条件与使用门槛,请在充分了解流程与风险后使用,并遵守 OpenAI 的相关条款与政策。相关凭证与配置仅限接入 Codex CLI 使用,不适用于其他客户端、平台或渠道。",
"Discouraged": "不推荐",
"Discover curated AI models, compare pricing and capabilities, and choose the right model for every scenario.": "探索精选 AI 模型,清晰比较价格与能力,为不同场景选择合适的模型。",
"Discover the leading models in each domain": "发掘各个领域的领先模型",
@@ -3233,6 +3239,7 @@
"Reasoning Effort": "推理强度",
"Receive Upstream Model Update Notifications": "接收上游模型更新通知",
"Received": "获得",
"Received amount": "已收额度",
"Recently launched models": "近期发布的模型",
"Recently launched models gaining traction": "近期发布并快速增长的模型",
"Recharge": "充值",
@@ -3249,7 +3256,6 @@
"Redeem codes": "兑换码",
"Redeemed By": "兑换人",
"Redeemed:": "已兑换:",
"Received amount": "已收额度",
"redemption code": "兑换码",
"Redemption Code": "兑换码",
"Redemption code deleted successfully": "兑换码删除成功",
@@ -3658,6 +3664,7 @@
"Server logging is not enabled (log directory not configured)": "服务器日志功能未启用(未配置日志目录)",
"Server Token": "服务器 Token",
"Service account JSON file(s)": "服务账号 JSON 文件",
"Session": "会话",
"Session expired!": "会话已过期!",
"Session expired?": "会话已过期?",
"Set": "设置",
@@ -3687,7 +3694,6 @@
"Settings": "设置",
"Settings & Preferences": "设置与偏好",
"Settings updated successfully": "设置更新成功",
"Session": "会话",
"Setup guide": "设置引导",
"Setup guide complete": "设置引导已完成",
"Setup guide is collapsed. Expand it anytime.": "设置引导已收起,可随时展开。",
@@ -3795,6 +3801,9 @@
"Step": "步骤",
"Stop": "停止",
"Stop Retry": "停止重试",
"Stop testing": "停止测试",
"Stopping batch test...": "正在停止批量测试...",
"Stopping...": "正在停止...",
"Store": "店铺",
"Store + product created": "店铺和产品已创建",
"Store ID": "商店 ID",
@@ -3938,7 +3947,9 @@
"Tencent": "腾讯",
"Termination requested": "终止请求",
"Test": "测试",
"Test {{count}} matching models": "测试 {{count}} 个匹配模型",
"Test {{count}} selected": "测试 {{count}} 个已选择项",
"Test all {{count}} models": "测试全部 {{count}} 个模型",
"Test All Channels": "测试所有渠道",
"Test Channel Connection": "测试渠道连接",
"Test Connection": "测试连接",