feat(i18n): update translations for performance monitoring and cache management across multiple languages

This commit is contained in:
CaIon
2026-02-04 23:39:56 +08:00
parent 5e71ef98d9
commit 732d501f75
6 changed files with 112 additions and 0 deletions

View File

@@ -102,6 +102,7 @@
"Gotify服务器地址": "Gotify server address",
"Gotify服务器地址必须以http://或https://开头": "Gotify server address must start with http:// or https://",
"Gotify通知": "Gotify notification",
"Grok设置": "Grok Settings",
"GPU/容器": "GPU/Container",
"GPU数量": "Number of GPUs",
"Homepage URL 填": "Fill in the Homepage URL",
@@ -446,6 +447,7 @@
"兑换人ID": "Redeemer ID",
"兑换成功!": "Redemption successful!",
"兑换码充值": "Redemption code recharge",
"清理不活跃缓存": "Clean up inactive cache",
"兑换码创建成功": "Redemption Code Created",
"兑换码创建成功,是否下载兑换码?": "Redemption code created successfully. Do you want to download it?",
"兑换码创建成功!": "Redemption code created successfully!",
@@ -695,8 +697,10 @@
"启用请求透传": "Enable request pass-through",
"启用额度消费日志记录": "Enable quota consumption logging",
"启用验证": "Enable Authentication",
"启用违规扣费": "Enable violation deduction",
"周": "week",
"和": "and",
"和Claude不同默认情况下Gemini的思考模型会自动决定要不要思考就算不开启适配模型也可以正常使用如果您需要计费推荐设置无后缀模型价格按思考价格设置。支持使用 gemini-2.5-pro-preview-06-05-thinking-128 格式来精确传递思考预算。": "Unlike Claude, Gemini thinking models automatically decide whether to think by default. They work normally even without the adapter enabled. If you need billing, set the price of models without suffix to the thinking price. Use format like gemini-2.5-pro-preview-06-05-thinking-128 to specify exact thinking budget.",
"响应": "Response",
"响应时间": "Response time",
"商品价格 ID": "Product Price ID",
@@ -808,6 +812,7 @@
"完整的 Base URL支持变量{model}": "Complete Base URL, supports variable {model}",
"官方": "Official",
"官方文档": "Official documentation",
"官方说明": "Official documentation",
"官方模型同步": "Official models sync",
"定价模式": "Pricing Mode",
"定时测试所有通道": "Periodically test all channels",
@@ -994,6 +999,7 @@
"开启后将定期发送ping数据保持连接活跃": "After enabling, ping data will be sent periodically to keep the connection active",
"开启后,当前分组渠道失败时会按顺序尝试下一个分组的渠道": "After enabling, when the current group channel fails, it will try the next group's channel in order",
"开启后,所有请求将直接透传给上游,不会进行任何处理(重定向和渠道适配也将失效),请谨慎开启": "When enabled, all requests will be directly forwarded to the upstream without any processing (redirects and channel adaptation will also be disabled). Please enable with caution.",
"开启后,违规请求将额外扣费。": "When enabled, violation requests will incur additional charges.",
"开启后不限制:必须设置模型倍率": "After enabling, no limit: must set model ratio",
"开启后未登录用户无法访问模型广场": "When enabled, unauthenticated users cannot access the model marketplace",
"开启批量操作": "Enable batch selection",
@@ -1750,6 +1756,7 @@
"确认操作": "Confirm Operation",
"确认新密码": "Confirm new password",
"确认清除历史日志": "Confirm clear historical logs",
"确认清理不活跃的磁盘缓存?": "Confirm cleanup of inactive disk cache?",
"确认禁用": "Confirm disable",
"确认补单": "Confirm Order Completion",
"确认解绑": "Confirm Unbind",
@@ -1834,6 +1841,17 @@
"系统文档和帮助信息": "System documentation and help information",
"系统消息": "System message",
"系统管理功能": "System management functions",
"系统性能监控": "System Performance Monitoring",
"启用性能监控后,当系统资源使用率超过设定阈值时,将拒绝新的 Relay 请求 (/v1, /v1beta 等),以保护系统稳定性。": "When performance monitoring is enabled and system resource usage exceeds the set threshold, new Relay requests (/v1, /v1beta, etc.) will be rejected to protect system stability.",
"启用性能监控": "Enable Performance Monitoring",
"超过阈值时拒绝新请求": "Reject new requests when threshold is exceeded",
"CPU 阈值 (%)": "CPU Threshold (%)",
"CPU 使用率超过此值时拒绝请求": "Reject requests when CPU usage exceeds this value",
"内存 阈值 (%)": "Memory Threshold (%)",
"内存使用率超过此值时拒绝请求": "Reject requests when memory usage exceeds this value",
"磁盘 阈值 (%)": "Disk Threshold (%)",
"磁盘使用率超过此值时拒绝请求": "Reject requests when disk usage exceeds this value",
"保存性能设置": "Save Performance Settings",
"系统设置": "System Settings",
"系统访问令牌": "System Access Token",
"约": "Approximately",
@@ -2370,7 +2388,10 @@
"运行时长(小时)": "Runtime Duration (hours)",
"返回修改": "Go back and edit",
"返回登录": "Return to Login",
"违规扣费金额": "Violation deduction amount",
"这是重复键中的最后一个,其值将被使用": "This is the last one among duplicate keys, and its value will be used",
"这是基础金额,实际扣费 = 基础金额 x 系统分组倍率。": "This is the base amount. Actual deduction = base amount × system group ratio.",
"这将删除超过 10 分钟未使用的临时缓存文件": "This will delete temporary cache files that have not been used for more than 10 minutes",
"进度": "Progress",
"进行中": "Ongoing",
"进行该操作时,可能导致渠道访问错误,请仅在数据库出现问题时使用": "When performing this operation, it may cause channel access errors. Please only use it when there is a problem with the database.",