mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +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": "Отключить сквозной переход магазина",
|
||||
"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": "Модели, пропускающие обработку суффиксов thinking",
|
||||
"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.": "Эти имена всё ещё отмечены в выборе, но не возвращены в списке upstream; ключи только как источники model_mapping исключены. Скорректируйте выбор перед сохранением.",
|
||||
"These toggles affect whether certain request fields are passed through to the upstream provider.": "Эти переключатели влияют на то, передаются ли определенные поля запроса вышестоящему поставщику.",
|
||||
"Thinking Adapter": "Адаптер мышления",
|
||||
"Thinking Suffix Adapter": "Адаптер суффикса thinking",
|
||||
"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