mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +00:00
feat: add system task runner (#5680)
This commit is contained in:
Vendored
+26
-1
@@ -137,6 +137,7 @@
|
||||
"Active Cache Count": "活跃缓存数",
|
||||
"Active Files": "活跃文件",
|
||||
"Active models": "活跃模型",
|
||||
"Active Tasks": "进行中任务",
|
||||
"active users": "活跃用户",
|
||||
"Actual Amount": "实付金额",
|
||||
"Actual Model": "实际模型",
|
||||
@@ -428,6 +429,7 @@
|
||||
"Ask anything": "随便问",
|
||||
"Assigned by administrator only": "仅管理员分配",
|
||||
"Assigned by administrators and used to represent a user level, such as default or vip.": "由管理员分配,用于表示用户等级,例如 default 或 vip。",
|
||||
"Async task polling": "异步任务轮询",
|
||||
"Async task refund": "异步任务退款",
|
||||
"At least one model regex pattern is required": "至少需要一个模型正则匹配模式",
|
||||
"At least one valid key source is required": "至少需要一个有效的密钥来源",
|
||||
@@ -483,6 +485,7 @@
|
||||
"Auto-discover": "自动发现",
|
||||
"Auto-discovers endpoints from the provider": "自动从提供商发现端点",
|
||||
"Auto-fill when one field exists and another is missing": "在一个字段有值、另一个缺失时自动补齐",
|
||||
"Auto-refreshing every {{seconds}}s": "每 {{seconds}} 秒自动刷新",
|
||||
"Auto-retry status codes": "自动重试状态码",
|
||||
"Automatically disable channel on repeated failures": "重复失败时自动禁用渠道",
|
||||
"Automatically disable channels exceeding this response time": "自动禁用超出此响应时间的渠道",
|
||||
@@ -553,6 +556,7 @@
|
||||
"Basic Information": "基本信息",
|
||||
"Basic Templates": "基础模板",
|
||||
"Batch Add (one key per line)": "批量添加(每行一个密钥)",
|
||||
"Batch channel test": "渠道批量测试",
|
||||
"Batch delete failed": "批量删除失败",
|
||||
"Batch deleted {{count}} channels": "批量删除 {{count}} 个渠道",
|
||||
"Batch detection complete: {{channels}} channels, {{add}} to add, {{remove}} to remove, {{fails}} failed": "批量检测完成:渠道 {{channels}} 个,新增 {{add}} 个,删除 {{remove}} 个,失败 {{fails}} 个",
|
||||
@@ -568,6 +572,7 @@
|
||||
"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 update": "上游模型批量更新",
|
||||
"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",
|
||||
@@ -1268,6 +1273,7 @@
|
||||
"Designed and Developed by": "设计与开发",
|
||||
"designed for scale": "为规模而设计",
|
||||
"Destroyed": "已销毁",
|
||||
"Detail": "详情",
|
||||
"Detailed request logs for investigations.": "用于调查的详细请求日志。",
|
||||
"Details": "详情",
|
||||
"Detect All Upstream Updates": "检测所有上游更新",
|
||||
@@ -1635,6 +1641,7 @@
|
||||
"Exchange rate is required": "汇率为必填项",
|
||||
"Exchange rate must be greater than 0": "汇率必须大于 0",
|
||||
"Execute code in a sandbox during the response": "在响应过程中沙箱执行代码",
|
||||
"Executor": "执行实例",
|
||||
"Exhausted": "已耗尽",
|
||||
"Existing account will be reused": "将使用现有账户",
|
||||
"Existing Models ({{count}})": "现有模型 ({{count}})",
|
||||
@@ -1674,6 +1681,7 @@
|
||||
"extras": "额外项",
|
||||
"Fail Reason": "失败原因",
|
||||
"Fail Reason Details": "失败原因详情",
|
||||
"failed": "已失败",
|
||||
"Failed": "失败",
|
||||
"Failed to {{action}} user": "{{action}}用户失败",
|
||||
"Failed to adjust quota": "调整额度失败",
|
||||
@@ -2335,6 +2343,7 @@
|
||||
"List of models supported by this channel. Use comma to separate multiple models.": "此渠道支持的模型列表。使用逗号分隔多个模型。",
|
||||
"List of origins (one per line) allowed for Passkey registration and authentication.": "允许用于 Passkey 注册和身份验证的来源列表(每行一个)。",
|
||||
"List view": "列表视图",
|
||||
"Live refresh pauses when no task is running": "无任务运行时暂停自动刷新",
|
||||
"LLM Leaderboard": "LLM 排行榜",
|
||||
"LLM prompt helper": "LLM 辅助设计提示词",
|
||||
"Load Balancing": "负载均衡",
|
||||
@@ -2356,6 +2365,7 @@
|
||||
"Locations": "位置",
|
||||
"Locked": "锁定",
|
||||
"log": "日志的完整详情",
|
||||
"Log cleanup": "日志清理",
|
||||
"Log cleanup progress": "日志清理进度",
|
||||
"Log cleanup task started.": "日志清理任务已启动。",
|
||||
"Log Details": "日志详情",
|
||||
@@ -2446,6 +2456,7 @@
|
||||
"Merge into Other": "合并为其他",
|
||||
"Message Priority": "消息优先级",
|
||||
"Metadata": "元信息",
|
||||
"Midjourney task polling": "Midjourney 任务轮询",
|
||||
"min downtime": "分钟停机",
|
||||
"Min Top-up": "最低充值",
|
||||
"Min Top-up:": "最低充值:",
|
||||
@@ -2653,6 +2664,7 @@
|
||||
"No": "否",
|
||||
"No About Content Set": "未设置关于内容",
|
||||
"No Active": "无生效",
|
||||
"No active system tasks.": "暂无进行中的系统任务。",
|
||||
"No additional type-specific settings for this channel type.": "此渠道类型没有额外的特定类型设置。",
|
||||
"No amount options configured. Add amounts below to get started.": "未配置金额选项。在下方添加金额即可开始使用。",
|
||||
"No announcements at this time": "目前暂无公告",
|
||||
@@ -2708,6 +2720,7 @@
|
||||
"No groups match your search": "没有组匹配您的搜索",
|
||||
"No groups yet. Add a group to get started.": "暂无分组,添加一个分组开始配置。",
|
||||
"No header overrides configured.": "未配置标头覆盖。",
|
||||
"No historical system tasks.": "暂无历史系统任务。",
|
||||
"No history data available": "暂无历史数据",
|
||||
"No incidents in the last 24 hours": "最近 24 小时无异常",
|
||||
"No incidents in the last 30 days": "最近 30 天无事件",
|
||||
@@ -2787,6 +2800,7 @@
|
||||
"No subscription records": "暂无订阅记录",
|
||||
"No Sync": "不同步",
|
||||
"No system announcements": "暂无系统公告",
|
||||
"No system tasks yet.": "暂无系统任务。",
|
||||
"No token found.": "未找到令牌。",
|
||||
"No tools configured": "未配置工具",
|
||||
"No Upgrade": "不升级",
|
||||
@@ -3083,6 +3097,7 @@
|
||||
"Peak": "峰值",
|
||||
"Peak throughput": "峰值吞吐",
|
||||
"Penalises repetition of frequent tokens": "惩罚高频 token 的重复出现",
|
||||
"pending": "等待中",
|
||||
"Pending": "待确认",
|
||||
"per": "每",
|
||||
"Per 1K tokens": "每 1K tokens",
|
||||
@@ -3392,6 +3407,8 @@
|
||||
"Receive Upstream Model Update Notifications": "接收上游模型更新通知",
|
||||
"Received": "获得",
|
||||
"Received amount": "已收额度",
|
||||
"Recent maintenance tasks running across instances and their execution status.": "跨实例运行的近期维护任务及其执行状态。",
|
||||
"Recently completed or failed system task runs.": "最近已完成或失败的系统任务运行记录。",
|
||||
"Recently launched models": "近期发布的模型",
|
||||
"Recently launched models gaining traction": "近期发布并快速增长的模型",
|
||||
"Recharge": "充值",
|
||||
@@ -3649,6 +3666,7 @@
|
||||
"Rules JSON must be an array": "规则 JSON 必须是数组",
|
||||
"Run GC": "执行 GC",
|
||||
"Run tests for the selected models": "运行所选模型的测试",
|
||||
"running": "运行中",
|
||||
"Running": "运行中",
|
||||
"Runway": "可用时长",
|
||||
"s": "秒",
|
||||
@@ -3883,11 +3901,11 @@
|
||||
"Shorten": "缩词",
|
||||
"Show": "显示",
|
||||
"Show All": "显示全部",
|
||||
"Show sensitive data": "显示敏感数据",
|
||||
"Show all providers including unbound": "显示所有提供商(包括未绑定)",
|
||||
"Show only bound providers": "仅显示已绑定的提供商",
|
||||
"Show or hide flow columns": "显示或隐藏分流列",
|
||||
"Show prices in currency instead of quota.": "以货币而非配额显示价格。",
|
||||
"Show sensitive data": "显示敏感数据",
|
||||
"Show setup guide": "显示设置引导",
|
||||
"Show token usage statistics in the UI": "在用户界面中显示令牌使用统计信息",
|
||||
"Showcase core capabilities with demo credentials and limited access.": "使用演示凭据和有限访问权限展示核心功能。",
|
||||
@@ -4029,6 +4047,7 @@
|
||||
"Subscription purchased successfully": "订阅购买成功",
|
||||
"Subscriptions": "订阅",
|
||||
"Subtract": "减少",
|
||||
"succeeded": "已成功",
|
||||
"Success": "成功",
|
||||
"Success rate": "成功率",
|
||||
"Successfully created {{count}} API Key(s)": "成功创建了 {{count}} 个 API 密钥",
|
||||
@@ -4078,6 +4097,7 @@
|
||||
"System Behavior": "系统行为",
|
||||
"System data statistics": "系统数据统计",
|
||||
"System default": "系统默认",
|
||||
"System Info": "系统信息",
|
||||
"System Information": "系统信息",
|
||||
"System initialized successfully! Redirecting…": "系统初始化成功!正在重定向…",
|
||||
"System logo": "系统徽标",
|
||||
@@ -4096,6 +4116,7 @@
|
||||
"System Settings": "系统设置",
|
||||
"System setup wizard": "系统设置向导",
|
||||
"System task records": "系统任务记录",
|
||||
"System Tasks": "系统任务",
|
||||
"System Version": "系统版本",
|
||||
"Table view": "表格视图",
|
||||
"Tag": "标签",
|
||||
@@ -4116,10 +4137,12 @@
|
||||
"Target Path (optional)": "目标路径(可选)",
|
||||
"Target User": "目标用户",
|
||||
"Task": "任务",
|
||||
"Task History": "历史任务",
|
||||
"Task ID": "任务 ID",
|
||||
"Task ID:": "任务 ID:",
|
||||
"Task logs": "任务日志",
|
||||
"Task Logs": "任务日志",
|
||||
"Tasks currently pending or running.": "当前等待中或运行中的任务。",
|
||||
"Team Collaboration": "团队协作",
|
||||
"Technical Support": "技术支持",
|
||||
"Telegram": "Telegram",
|
||||
@@ -4498,6 +4521,7 @@
|
||||
"Upstream": "上游",
|
||||
"Upstream did not return reset credit details.": "上游未返回重置次数详情。",
|
||||
"Upstream Model Detection Settings": "检测上游模型设置",
|
||||
"Upstream model detection task started. Track progress in System Info, then refresh to review staged updates.": "上游模型检测任务已开始。可在「系统信息」中查看进度,完成后刷新以查看待处理的更新。",
|
||||
"Upstream Model Update Check": "上游模型更新检查",
|
||||
"Upstream Model Updates": "上游模型更新",
|
||||
"Upstream model updates applied: {{added}} added, {{removed}} removed, {{ignored}} ignored this time, {{totalIgnored}} total ignored models": "已处理上游模型更新:加入 {{added}} 个,删除 {{removed}} 个,本次忽略 {{ignored}} 个,当前已忽略模型 {{totalIgnored}} 个",
|
||||
@@ -4711,6 +4735,7 @@
|
||||
"Warning: This action is permanent and irreversible!": "警告:此操作是永久且不可逆的!",
|
||||
"We apologize for the inconvenience.": "对于由此造成的不便,我们深表歉意。",
|
||||
"We could not load the setup status.": "我们无法加载设置状态。",
|
||||
"We could not load system tasks.": "无法加载系统任务。",
|
||||
"We will prompt your device to confirm using biometrics or your hardware key.": "我们将提示您的设备使用生物识别或硬件密钥进行确认。",
|
||||
"We'll be back online shortly.": "我们将很快恢复在线。",
|
||||
"Web search": "网络搜索",
|
||||
|
||||
Reference in New Issue
Block a user