mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-06 17:46:23 +00:00
fix(i18n): clarify thinking adapter copy (#5242)
- update the global thinking blacklist label to describe skipped suffix processing instead of disabled model thinking. - rename Claude and Gemini adapter labels to thinking suffix adapter and sync all default locales. - revise Claude helper text to clarify suffix request adaptation while keeping billing predictable.
This commit is contained in:
Vendored
+3
-3
@@ -134,6 +134,7 @@
|
||||
"Actual Amount": "实付金额",
|
||||
"Actual Model": "实际模型",
|
||||
"Actual Model:": "实际模型:",
|
||||
"Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.": "将带 `-thinking` 后缀的请求适配为 Anthropic 原生思考请求,并保持计费可预测。",
|
||||
"Add": "添加",
|
||||
"Add \"{{value}}\"": "添加 \"{{value}}\"",
|
||||
"Add {{title}}": "添加{{title}}",
|
||||
@@ -1192,7 +1193,6 @@
|
||||
"Disable selected channels": "禁用选定的渠道",
|
||||
"Disable selected models": "禁用选定的模型",
|
||||
"Disable store passthrough": "禁止透传 store",
|
||||
"Disable thinking processing models": "禁用思考处理模型",
|
||||
"Disable this key?": "禁用此密钥?",
|
||||
"Disable threshold (seconds)": "禁用阈值(秒)",
|
||||
"Disable Two-Factor Authentication": "禁用双重身份验证",
|
||||
@@ -2391,6 +2391,7 @@
|
||||
"Models losing the most positions": "名次下滑最多的模型",
|
||||
"Models not in list, may fail to invoke": "模型未加入列表,可能无法调用",
|
||||
"Models that are being used but not configured in the system": "正在使用但未在系统中配置的模型",
|
||||
"Models that skip thinking suffix processing": "不自动处理思考后缀的模型",
|
||||
"Models updated successfully": "模型更新成功",
|
||||
"Modify existing subscription plan configuration": "修改现有订阅套餐的配置",
|
||||
"Module availability": "模块可用性",
|
||||
@@ -3928,7 +3929,7 @@
|
||||
"There are both add and remove models pending, but you only selected one type. Confirm submitting only the selected items?": "当前有新增和删除两类待处理模型,但您只勾选了其中一类。确认仅提交已勾选的部分吗?",
|
||||
"These models are still in your selection but were not returned by the upstream listing. Entries that are only model_mapping source aliases are omitted. Toggle to adjust before saving.": "这些模型仍然在您的勾选列表中,但上游已不再返回该名称;仅作为 model_mapping 来源键而不会出现在 upstream 列表的别名已从本视图排除,请在保存前调整勾选。",
|
||||
"These toggles affect whether certain request fields are passed through to the upstream provider.": "这些开关控制某些请求字段是否透传到上游服务。",
|
||||
"Thinking Adapter": "思维适配器",
|
||||
"Thinking Suffix Adapter": "思考后缀适配器",
|
||||
"Thinking to Content": "思维到内容",
|
||||
"Third-party account bindings (read-only, managed by user in profile settings)": "第三方账户绑定(只读,由用户在个人资料设置中管理)",
|
||||
"Third-party Payment Config": "第三方支付配置",
|
||||
@@ -4107,7 +4108,6 @@
|
||||
"Transfer Rewards": "转移奖励",
|
||||
"Transfer successful": "转账成功",
|
||||
"Transfer to Balance": "转移到余额",
|
||||
"Translate `-thinking` suffixes into Anthropic native thinking models while keeping pricing predictable.": "将 `-thinking` 后缀转换为 Anthropic 原生思维模型,同时保持价格可预测性。",
|
||||
"Translation": "翻译",
|
||||
"Transparent Billing": "透明计费",
|
||||
"Trend": "趋势",
|
||||
|
||||
Reference in New Issue
Block a user