Skip to content
Closed
12 changes: 12 additions & 0 deletions packages/cli/src/i18n/locales/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -2140,4 +2140,16 @@ export default {

"Set up Qwen Code's status line UI":
"Configurar la interfície de la barra d'estat de Qwen Code",
'List available models from the configured API endpoint':
'Llistar models disponibles des del punt de connexió API configurat',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
"No s'ha configurat cap baseUrl. Si us plau, configureu modelProviders o establiu el punt de connexió API.",
'Failed to fetch models:': 'Error en obtenir els models:',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
"La llista de models no és compatible amb el tipus d'autenticació: {{authType}}. Només s'admeten punts de compatibles amb OpenAI.",
'Request timed out. The endpoint may be slow or unreachable.':
'Sol·licitud expirada. El punt de connexió pot ser lent o inaccessible.',
'Request cancelled.': 'Sol·licitud cancel·lada.',
'No models found from the configured endpoint.':
"No s'ha trobat cap model des del punt de connexió configurat.",
};
12 changes: 12 additions & 0 deletions packages/cli/src/i18n/locales/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -2063,4 +2063,16 @@ export default {
'Not in plan mode. Use "/plan" to enter plan mode first.',

"Set up Qwen Code's status line UI": "Set up Qwen Code's status line UI",
'List available models from the configured API endpoint':
'Verfügbare Modelle vom konfigurierten API-Endpunkt auflisten',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
'Kein baseUrl konfiguriert. Bitte konfigurieren Sie modelProviders oder setzen Sie den API-Endpunkt.',
'Failed to fetch models:': 'Fehler beim Abrufen der Modelle:',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
'Modellliste wird für Authentifizierungstyp {{authType}} nicht unterstützt. Nur OpenAI-kompatible Endpunkte werden unterstützt.',
'Request timed out. The endpoint may be slow or unreachable.':
'Zeitüberschreitung der Anfrage. Der Endpunkt ist möglicherweise langsam oder nicht erreichbar.',
'Request cancelled.': 'Anfrage abgebrochen.',
'No models found from the configured endpoint.':
'Keine Modelle vom konfigurierten Endpunkt gefunden.',
};
12 changes: 12 additions & 0 deletions packages/cli/src/i18n/locales/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -1210,6 +1210,18 @@ export default {
'No models available for the current authentication type ({{authType}}).':
'No models available for the current authentication type ({{authType}}).',

'List available models from the configured API endpoint':
'List available models from the configured API endpoint',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
'No baseUrl configured. Please configure modelProviders or set the API endpoint.',
'Failed to fetch models:': 'Failed to fetch models:',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.',
'Request timed out. The endpoint may be slow or unreachable.':
'Request timed out. The endpoint may be slow or unreachable.',
'Request cancelled.': 'Request cancelled.',
'No models found from the configured endpoint.':
'No models found from the configured endpoint.',
// ============================================================================
// Commands - Clear
// ============================================================================
Expand Down
12 changes: 12 additions & 0 deletions packages/cli/src/i18n/locales/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -2096,4 +2096,16 @@ export default {

"Set up Qwen Code's status line UI":
"Configurer l'interface de la barre de statut de Qwen Code",
'List available models from the configured API endpoint':
'Lister les modèles disponibles depuis le point de terminaison API configuré',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
'Aucun baseUrl configuré. Veuillez configurer modelProviders ou définir le point de terminaison API.',
'Failed to fetch models:': 'Échec de la récupération des modèles :',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
"La liste de modèles n'est pas prise en charge pour le type d'authentification : {{authType}}. Seuls les points de terminaison compatibles OpenAI sont pris en charge.",
'Request timed out. The endpoint may be slow or unreachable.':
"Délai d'attente dépassé. Le point de terminaison est peut-être lent ou inaccessible.",
'Request cancelled.': 'Requête annulée.',
'No models found from the configured endpoint.':
'Aucun modèle trouvé depuis le point de terminaison configuré.',
};
12 changes: 12 additions & 0 deletions packages/cli/src/i18n/locales/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -1553,4 +1553,16 @@ export default {
'Not in plan mode. Use "/plan" to enter plan mode first.',

"Set up Qwen Code's status line UI": "Set up Qwen Code's status line UI",
'List available models from the configured API endpoint':
'設定されたAPIエンドポイントから利用可能なモデルを一覧表示',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
'baseUrlが設定されていません。modelProvidersを設定するか、APIエンドポイントを設定してください。',
'Failed to fetch models:': 'モデルの取得に失敗しました:',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
'認証タイプ {{authType}} ではモデル一覧はサポートされていません。OpenAI互換のエンドポイントのみサポートされています。',
'Request timed out. The endpoint may be slow or unreachable.':
'リクエストがタイムアウトしました。エンドポイントが遅いか到達できない可能性があります。',
'Request cancelled.': 'リクエストがキャンセルされました。',
'No models found from the configured endpoint.':
'設定されたエンドポイントからモデルが見つかりませんでした。',
};
12 changes: 12 additions & 0 deletions packages/cli/src/i18n/locales/pt.js
Original file line number Diff line number Diff line change
Expand Up @@ -2054,4 +2054,16 @@ export default {
'Not in plan mode. Use "/plan" to enter plan mode first.',

"Set up Qwen Code's status line UI": "Set up Qwen Code's status line UI",
'List available models from the configured API endpoint':
'Listar modelos disponíveis do endpoint de API configurado',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
'Nenhum baseUrl configurado. Configure modelProviders ou defina o endpoint de API.',
'Failed to fetch models:': 'Falha ao buscar modelos:',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
'A listagem de modelos não é suportada para o tipo de autenticação: {{authType}}. Apenas endpoints compatíveis com OpenAI são suportados.',
'Request timed out. The endpoint may be slow or unreachable.':
'Tempo de solicitação esgotado. O endpoint pode estar lento ou inacessível.',
'Request cancelled.': 'Solicitação cancelada.',
'No models found from the configured endpoint.':
'Nenhum modelo encontrado no endpoint configurado.',
};
12 changes: 12 additions & 0 deletions packages/cli/src/i18n/locales/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -2059,4 +2059,16 @@ export default {
'Not in plan mode. Use "/plan" to enter plan mode first.',

"Set up Qwen Code's status line UI": "Set up Qwen Code's status line UI",
'List available models from the configured API endpoint':
'Список доступных моделей из настроенной конечной точки API',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
'baseUrl не настроен. Настройте modelProviders или задайте конечную точку API.',
'Failed to fetch models:': 'Не удалось получить модели:',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
'Список моделей не поддерживается для типа аутентификации: {{authType}}. Поддерживаются только конечные точки, совместимые с OpenAI.',
'Request timed out. The endpoint may be slow or unreachable.':
'Время ожидания запроса истекло. Конечная точка может быть медленной или недоступной.',
'Request cancelled.': 'Запрос отменён.',
'No models found from the configured endpoint.':
'Модели не найдены в настроенной конечной точке.',
};
11 changes: 11 additions & 0 deletions packages/cli/src/i18n/locales/zh-TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -1675,4 +1675,15 @@ export default {
'Not in plan mode. Use "/plan" to enter plan mode first.':
'未處於計劃模式。請先使用 "/plan" 進入計劃模式。',
"Set up Qwen Code's status line UI": '配置 Qwen Code 的狀態欄',
'List available models from the configured API endpoint':
'從已設定的 API 端點列出可用模型',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
'未設定 baseUrl。請設定 modelProviders 或設定 API 端點。',
'Failed to fetch models:': '取得模型失敗:',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
'不支援認證類型 {{authType}} 的模型列表。僅支援相容 OpenAI 的端點。',
'Request timed out. The endpoint may be slow or unreachable.':
'請求超時。端點可能回應緩慢或無法存取。',
'Request cancelled.': '請求已取消。',
'No models found from the configured endpoint.': '未從已設定的端點找到模型。',
};
11 changes: 11 additions & 0 deletions packages/cli/src/i18n/locales/zh.js
Original file line number Diff line number Diff line change
Expand Up @@ -1914,4 +1914,15 @@ export default {
'未处于计划模式。请先使用 "/plan" 进入计划模式。',

"Set up Qwen Code's status line UI": '配置 Qwen Code 的状态栏',
'List available models from the configured API endpoint':
'从已配置的 API 端点列出可用模型',
'No baseUrl configured. Please configure modelProviders or set the API endpoint.':
'未配置 baseUrl。请配置 modelProviders 或设置 API 端点。',
'Failed to fetch models:': '获取模型失败:',
'Model listing is not supported for auth type: {{authType}}. Only OpenAI-compatible endpoints are supported.':
'不支持认证类型 {{authType}} 的模型列表。仅支持兼容 OpenAI 的端点。',
'Request timed out. The endpoint may be slow or unreachable.':
'请求超时。端点可能响应缓慢或无法访问。',
'Request cancelled.': '请求已取消。',
'No models found from the configured endpoint.': '未从已配置的端点找到模型。',
};
Loading
Loading