@qwen-code/qwen-code 0.10.0 → 0.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locales/de.js CHANGED
@@ -119,6 +119,8 @@ export default {
119
119
  'Vollständige Qwen Code Dokumentation im Browser öffnen',
120
120
  'Configuration not available.': 'Konfiguration nicht verfügbar.',
121
121
  'change the auth method': 'Authentifizierungsmethode ändern',
122
+ 'Configure authentication information for login':
123
+ 'Authentifizierungsinformationen für die Anmeldung konfigurieren',
122
124
  'Copy the last result or code snippet to clipboard':
123
125
  'Letztes Ergebnis oder Codeausschnitt in die Zwischenablage kopieren',
124
126
 
@@ -946,6 +948,11 @@ export default {
946
948
  'Terms of Services and Privacy Notice for Qwen Code':
947
949
  'Nutzungsbedingungen und Datenschutzhinweis für Qwen Code',
948
950
  'Qwen OAuth': 'Qwen OAuth',
951
+ 'Login with QwenChat account to use daily free quota.':
952
+ 'Melden Sie sich mit Ihrem QwenChat-Konto an, um das tägliche kostenlose Kontingent zu nutzen.',
953
+ 'API-KEY': 'API-KEY',
954
+ 'Use coding plan credentials or your own api-keys/providers.':
955
+ 'Verwenden Sie Coding Plan-Anmeldedaten oder Ihre eigenen API-Schlüssel/Anbieter.',
949
956
  OpenAI: 'OpenAI',
950
957
  'Failed to login. Message: {{message}}':
951
958
  'Anmeldung fehlgeschlagen. Meldung: {{message}}',
@@ -1371,4 +1378,54 @@ export default {
1371
1378
  'Sie können den Berechtigungsmodus schnell mit Shift+Tab oder /approval-mode wechseln.',
1372
1379
  'You can switch permission mode quickly with Tab or /approval-mode.':
1373
1380
  'Sie können den Berechtigungsmodus schnell mit Tab oder /approval-mode wechseln.',
1381
+
1382
+ // ============================================================================
1383
+ // Custom API-KEY Configuration
1384
+ // ============================================================================
1385
+ 'For advanced users who want to configure models manually.':
1386
+ 'Für fortgeschrittene Benutzer, die Modelle manuell konfigurieren möchten.',
1387
+ 'Please configure your models in settings.json:':
1388
+ 'Bitte konfigurieren Sie Ihre Modelle in settings.json:',
1389
+ 'Set API key via environment variable (e.g., OPENAI_API_KEY)':
1390
+ 'API-Schlüssel über Umgebungsvariable setzen (z.B. OPENAI_API_KEY)',
1391
+ "Add model configuration to modelProviders['openai'] (or other auth types)":
1392
+ "Modellkonfiguration zu modelProviders['openai'] (oder anderen Authentifizierungstypen) hinzufügen",
1393
+ 'Each provider needs: id, envKey (required), plus optional baseUrl, generationConfig':
1394
+ 'Jeder Anbieter benötigt: id, envKey (erforderlich), plus optionale baseUrl, generationConfig',
1395
+ 'Use /model command to select your preferred model from the configured list':
1396
+ 'Verwenden Sie den /model-Befehl, um Ihr bevorzugtes Modell aus der konfigurierten Liste auszuwählen',
1397
+ 'Supported auth types: openai, anthropic, gemini, vertex-ai, etc.':
1398
+ 'Unterstützte Authentifizierungstypen: openai, anthropic, gemini, vertex-ai, usw.',
1399
+
1400
+ // ============================================================================
1401
+ // Coding Plan Authentication
1402
+ // ============================================================================
1403
+ 'Please enter your API key:': 'Bitte geben Sie Ihren API-Schlüssel ein:',
1404
+ 'API key cannot be empty.': 'API-Schlüssel darf nicht leer sein.',
1405
+ 'You can get your exclusive Coding Plan API-KEY here:':
1406
+ 'Hier können Sie Ihren exklusiven Coding Plan API-KEY erhalten:',
1407
+ 'New model configurations are available for Bailian Coding Plan. Update now?':
1408
+ 'Neue Modellkonfigurationen sind für Bailian Coding Plan verfügbar. Jetzt aktualisieren?',
1409
+ 'Coding Plan configuration updated successfully. New models are now available.':
1410
+ 'Coding Plan-Konfiguration erfolgreich aktualisiert. Neue Modelle sind jetzt verfügbar.',
1411
+ 'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
1412
+ 'Coding Plan API-Schlüssel nicht gefunden. Bitte authentifizieren Sie sich erneut mit Coding Plan.',
1413
+ 'Failed to update Coding Plan configuration: {{message}}':
1414
+ 'Fehler beim Aktualisieren der Coding Plan-Konfiguration: {{message}}',
1415
+
1416
+ // ============================================================================
1417
+ // Auth Dialog - View Titles and Labels
1418
+ // ============================================================================
1419
+ 'Coding Plan': 'Coding Plan',
1420
+ "Paste your api key of Bailian Coding Plan and you're all set!":
1421
+ 'Fügen Sie Ihren Bailian Coding Plan API-Schlüssel ein und Sie sind bereit!',
1422
+ Custom: 'Benutzerdefiniert',
1423
+ 'More instructions about configuring `modelProviders` manually.':
1424
+ 'Weitere Anweisungen zur manuellen Konfiguration von `modelProviders`.',
1425
+ 'Select API-KEY configuration mode:':
1426
+ 'API-KEY-Konfigurationsmodus auswählen:',
1427
+ '(Press Escape to go back)': '(Escape drücken zum Zurückgehen)',
1428
+ '(Press Enter to submit, Escape to cancel)':
1429
+ '(Enter zum Absenden, Escape zum Abbrechen)',
1430
+ 'More instructions please check:': 'Weitere Anweisungen finden Sie unter:',
1374
1431
  };
package/locales/en.js CHANGED
@@ -140,6 +140,8 @@ export default {
140
140
  'open full Qwen Code documentation in your browser',
141
141
  'Configuration not available.': 'Configuration not available.',
142
142
  'change the auth method': 'change the auth method',
143
+ 'Configure authentication information for login':
144
+ 'Configure authentication information for login',
143
145
  'Copy the last result or code snippet to clipboard':
144
146
  'Copy the last result or code snippet to clipboard',
145
147
 
@@ -937,6 +939,11 @@ export default {
937
939
  'Terms of Services and Privacy Notice for Qwen Code':
938
940
  'Terms of Services and Privacy Notice for Qwen Code',
939
941
  'Qwen OAuth': 'Qwen OAuth',
942
+ 'Login with QwenChat account to use daily free quota.':
943
+ 'Login with QwenChat account to use daily free quota.',
944
+ 'API-KEY': 'API-KEY',
945
+ 'Use coding plan credentials or your own api-keys/providers.':
946
+ 'Use coding plan credentials or your own api-keys/providers.',
940
947
  OpenAI: 'OpenAI',
941
948
  'Failed to login. Message: {{message}}':
942
949
  'Failed to login. Message: {{message}}',
@@ -1362,4 +1369,55 @@ export default {
1362
1369
  'Opening extensions page in your browser: {{url}}',
1363
1370
  'Failed to open browser. Check out the extensions gallery at {{url}}':
1364
1371
  'Failed to open browser. Check out the extensions gallery at {{url}}',
1372
+
1373
+ // ============================================================================
1374
+ // Coding Plan Authentication
1375
+ // ============================================================================
1376
+ 'Please enter your API key:': 'Please enter your API key:',
1377
+ 'API key cannot be empty.': 'API key cannot be empty.',
1378
+ 'You can get your exclusive Coding Plan API-KEY here:':
1379
+ 'You can get your exclusive Coding Plan API-KEY here:',
1380
+ 'API key is stored in settings.env. You can migrate it to a .env file for better security.':
1381
+ 'API key is stored in settings.env. You can migrate it to a .env file for better security.',
1382
+ 'New model configurations are available for Bailian Coding Plan. Update now?':
1383
+ 'New model configurations are available for Bailian Coding Plan. Update now?',
1384
+ 'Coding Plan configuration updated successfully. New models are now available.':
1385
+ 'Coding Plan configuration updated successfully. New models are now available.',
1386
+ 'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
1387
+ 'Coding Plan API key not found. Please re-authenticate with Coding Plan.',
1388
+ 'Failed to update Coding Plan configuration: {{message}}':
1389
+ 'Failed to update Coding Plan configuration: {{message}}',
1390
+
1391
+ // ============================================================================
1392
+ // Custom API-KEY Configuration
1393
+ // ============================================================================
1394
+ 'For advanced users who want to configure models manually.':
1395
+ 'For advanced users who want to configure models manually.',
1396
+ 'Please configure your models in settings.json:':
1397
+ 'Please configure your models in settings.json:',
1398
+ 'Set API key via environment variable (e.g., OPENAI_API_KEY)':
1399
+ 'Set API key via environment variable (e.g., OPENAI_API_KEY)',
1400
+ "Add model configuration to modelProviders['openai'] (or other auth types)":
1401
+ "Add model configuration to modelProviders['openai'] (or other auth types)",
1402
+ 'Each provider needs: id, envKey (required), plus optional baseUrl, generationConfig':
1403
+ 'Each provider needs: id, envKey (required), plus optional baseUrl, generationConfig',
1404
+ 'Use /model command to select your preferred model from the configured list':
1405
+ 'Use /model command to select your preferred model from the configured list',
1406
+ 'Supported auth types: openai, anthropic, gemini, vertex-ai, etc.':
1407
+ 'Supported auth types: openai, anthropic, gemini, vertex-ai, etc.',
1408
+ 'More instructions please check:': 'More instructions please check:',
1409
+
1410
+ // ============================================================================
1411
+ // Auth Dialog - View Titles and Labels
1412
+ // ============================================================================
1413
+ 'Coding Plan': 'Coding Plan',
1414
+ "Paste your api key of Bailian Coding Plan and you're all set!":
1415
+ "Paste your api key of Bailian Coding Plan and you're all set!",
1416
+ Custom: 'Custom',
1417
+ 'More instructions about configuring `modelProviders` manually.':
1418
+ 'More instructions about configuring `modelProviders` manually.',
1419
+ 'Select API-KEY configuration mode:': 'Select API-KEY configuration mode:',
1420
+ '(Press Escape to go back)': '(Press Escape to go back)',
1421
+ '(Press Enter to submit, Escape to cancel)':
1422
+ '(Press Enter to submit, Escape to cancel)',
1365
1423
  };
package/locales/ja.js CHANGED
@@ -110,6 +110,8 @@ export default {
110
110
  'ブラウザで Qwen Code のドキュメントを開く',
111
111
  'Configuration not available.': '設定が利用できません',
112
112
  'change the auth method': '認証方式を変更',
113
+ 'Configure authentication information for login':
114
+ 'ログイン用の認証情報を設定',
113
115
  'Copy the last result or code snippet to clipboard':
114
116
  '最後の結果またはコードスニペットをクリップボードにコピー',
115
117
 
@@ -679,6 +681,11 @@ export default {
679
681
  'Terms of Services and Privacy Notice for Qwen Code':
680
682
  'Qwen Code の利用規約とプライバシー通知',
681
683
  'Qwen OAuth': 'Qwen OAuth',
684
+ 'Login with QwenChat account to use daily free quota.':
685
+ 'QwenChatアカウントでログインして、毎日の無料クォータをご利用ください。',
686
+ 'API-KEY': 'API-KEY',
687
+ 'Use coding plan credentials or your own api-keys/providers.':
688
+ 'Coding Planの認証情報またはご自身のAPIキー/プロバイダーをご利用ください。',
682
689
  OpenAI: 'OpenAI',
683
690
  'Failed to login. Message: {{message}}':
684
691
  'ログインに失敗しました。メッセージ: {{message}}',
@@ -882,4 +889,53 @@ export default {
882
889
  'コードが壊れた?叩けば治るさ',
883
890
  'USBの差し込みに挑戦中...',
884
891
  ],
892
+
893
+ // ============================================================================
894
+ // Custom API-KEY Configuration
895
+ // ============================================================================
896
+ 'For advanced users who want to configure models manually.':
897
+ 'モデルを手動で設定したい上級ユーザー向け。',
898
+ 'Please configure your models in settings.json:':
899
+ 'settings.json でモデルを設定してください:',
900
+ 'Set API key via environment variable (e.g., OPENAI_API_KEY)':
901
+ '環境変数を使用して API キーを設定してください(例:OPENAI_API_KEY)',
902
+ "Add model configuration to modelProviders['openai'] (or other auth types)":
903
+ "modelProviders['openai'](または他の認証タイプ)にモデル設定を追加してください",
904
+ 'Each provider needs: id, envKey (required), plus optional baseUrl, generationConfig':
905
+ '各プロバイダーには:id、envKey(必須)、およびオプションの baseUrl、generationConfig が必要です',
906
+ 'Use /model command to select your preferred model from the configured list':
907
+ '/model コマンドを使用して、設定済みリストからお好みのモデルを選択してください',
908
+ 'Supported auth types: openai, anthropic, gemini, vertex-ai, etc.':
909
+ 'サポートされている認証タイプ:openai、anthropic、gemini、vertex-ai など',
910
+
911
+ // ============================================================================
912
+ // Coding Plan Authentication
913
+ // ============================================================================
914
+ 'Please enter your API key:': 'APIキーを入力してください:',
915
+ 'API key cannot be empty.': 'APIキーは空にできません。',
916
+ 'You can get your exclusive Coding Plan API-KEY here:':
917
+ 'Coding Plan の API-KEY はこちらで取得できます:',
918
+ 'New model configurations are available for Bailian Coding Plan. Update now?':
919
+ 'Bailian Coding Plan の新しいモデル設定が利用可能です。今すぐ更新しますか?',
920
+ 'Coding Plan configuration updated successfully. New models are now available.':
921
+ 'Coding Plan の設定が正常に更新されました。新しいモデルが利用可能になりました。',
922
+ 'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
923
+ 'Coding Plan の API キーが見つかりません。Coding Plan で再認証してください。',
924
+ 'Failed to update Coding Plan configuration: {{message}}':
925
+ 'Coding Plan の設定更新に失敗しました: {{message}}',
926
+
927
+ // ============================================================================
928
+ // Auth Dialog - View Titles and Labels
929
+ // ============================================================================
930
+ 'Coding Plan': 'Coding Plan',
931
+ "Paste your api key of Bailian Coding Plan and you're all set!":
932
+ 'Bailian Coding PlanのAPIキーを貼り付けるだけで準備完了です!',
933
+ Custom: 'カスタム',
934
+ 'More instructions about configuring `modelProviders` manually.':
935
+ '`modelProviders`を手動で設定する方法の詳細はこちら。',
936
+ 'Select API-KEY configuration mode:': 'API-KEY設定モードを選択してください:',
937
+ '(Press Escape to go back)': '(Escapeキーで戻る)',
938
+ '(Press Enter to submit, Escape to cancel)':
939
+ '(Enterで送信、Escapeでキャンセル)',
940
+ 'More instructions please check:': '詳細な手順はこちらをご確認ください:',
885
941
  };
package/locales/pt.js CHANGED
@@ -141,6 +141,8 @@ export default {
141
141
  'abrir documentação completa do Qwen Code no seu navegador',
142
142
  'Configuration not available.': 'Configuração não disponível.',
143
143
  'change the auth method': 'alterar o método de autenticação',
144
+ 'Configure authentication information for login':
145
+ 'Configurar informações de autenticação para login',
144
146
  'Copy the last result or code snippet to clipboard':
145
147
  'Copiar o último resultado ou trecho de código para a área de transferência',
146
148
 
@@ -958,6 +960,11 @@ export default {
958
960
  'Terms of Services and Privacy Notice for Qwen Code':
959
961
  'Termos de Serviço e Aviso de Privacidade do Qwen Code',
960
962
  'Qwen OAuth': 'Qwen OAuth',
963
+ 'Login with QwenChat account to use daily free quota.':
964
+ 'Faça login com sua conta QwenChat para usar a cota gratuita diária.',
965
+ 'API-KEY': 'API-KEY',
966
+ 'Use coding plan credentials or your own api-keys/providers.':
967
+ 'Use credenciais do Coding Plan ou suas próprias chaves API/provedores.',
961
968
  OpenAI: 'OpenAI',
962
969
  'Failed to login. Message: {{message}}':
963
970
  'Falha ao fazer login. Mensagem: {{message}}',
@@ -1385,4 +1392,54 @@ export default {
1385
1392
  'Abrindo página de extensões no seu navegador: {{url}}',
1386
1393
  'Failed to open browser. Check out the extensions gallery at {{url}}':
1387
1394
  'Falha ao abrir o navegador. Confira a galeria de extensões em {{url}}',
1395
+
1396
+ // ============================================================================
1397
+ // Custom API-KEY Configuration
1398
+ // ============================================================================
1399
+ 'For advanced users who want to configure models manually.':
1400
+ 'Para usuários avançados que desejam configurar modelos manualmente.',
1401
+ 'Please configure your models in settings.json:':
1402
+ 'Por favor, configure seus modelos em settings.json:',
1403
+ 'Set API key via environment variable (e.g., OPENAI_API_KEY)':
1404
+ 'Defina a chave de API via variável de ambiente (ex: OPENAI_API_KEY)',
1405
+ "Add model configuration to modelProviders['openai'] (or other auth types)":
1406
+ "Adicione a configuração do modelo a modelProviders['openai'] (ou outros tipos de autenticação)",
1407
+ 'Each provider needs: id, envKey (required), plus optional baseUrl, generationConfig':
1408
+ 'Cada provedor precisa de: id, envKey (obrigatório), além de baseUrl e generationConfig opcionais',
1409
+ 'Use /model command to select your preferred model from the configured list':
1410
+ 'Use o comando /model para selecionar seu modelo preferido da lista configurada',
1411
+ 'Supported auth types: openai, anthropic, gemini, vertex-ai, etc.':
1412
+ 'Tipos de autenticação suportados: openai, anthropic, gemini, vertex-ai, etc.',
1413
+
1414
+ // ============================================================================
1415
+ // Coding Plan Authentication
1416
+ // ============================================================================
1417
+ 'Please enter your API key:': 'Por favor, digite sua chave de API:',
1418
+ 'API key cannot be empty.': 'A chave de API não pode estar vazia.',
1419
+ 'You can get your exclusive Coding Plan API-KEY here:':
1420
+ 'Você pode obter sua chave de API exclusiva do Coding Plan aqui:',
1421
+ 'New model configurations are available for Bailian Coding Plan. Update now?':
1422
+ 'Novas configurações de modelo estão disponíveis para o Bailian Coding Plan. Atualizar agora?',
1423
+ 'Coding Plan configuration updated successfully. New models are now available.':
1424
+ 'Configuração do Coding Plan atualizada com sucesso. Novos modelos agora estão disponíveis.',
1425
+ 'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
1426
+ 'Chave de API do Coding Plan não encontrada. Por favor, re-autentique com o Coding Plan.',
1427
+ 'Failed to update Coding Plan configuration: {{message}}':
1428
+ 'Falha ao atualizar a configuração do Coding Plan: {{message}}',
1429
+
1430
+ // ============================================================================
1431
+ // Auth Dialog - View Titles and Labels
1432
+ // ============================================================================
1433
+ 'Coding Plan': 'Coding Plan',
1434
+ "Paste your api key of Bailian Coding Plan and you're all set!":
1435
+ 'Cole sua chave de API do Bailian Coding Plan e pronto!',
1436
+ Custom: 'Personalizado',
1437
+ 'More instructions about configuring `modelProviders` manually.':
1438
+ 'Mais instruções sobre como configurar `modelProviders` manualmente.',
1439
+ 'Select API-KEY configuration mode:':
1440
+ 'Selecione o modo de configuração da API-KEY:',
1441
+ '(Press Escape to go back)': '(Pressione Escape para voltar)',
1442
+ '(Press Enter to submit, Escape to cancel)':
1443
+ '(Pressione Enter para enviar, Escape para cancelar)',
1444
+ 'More instructions please check:': 'Mais instruções, consulte:',
1388
1445
  };
package/locales/ru.js CHANGED
@@ -143,6 +143,8 @@ export default {
143
143
  'Открытие полной документации Qwen Code в браузере',
144
144
  'Configuration not available.': 'Конфигурация недоступна.',
145
145
  'change the auth method': 'Изменение метода авторизации',
146
+ 'Configure authentication information for login':
147
+ 'Настройка аутентификационной информации для входа',
146
148
  'Copy the last result or code snippet to clipboard':
147
149
  'Копирование последнего результата или фрагмента кода в буфер обмена',
148
150
 
@@ -952,6 +954,11 @@ export default {
952
954
  'Terms of Services and Privacy Notice for Qwen Code':
953
955
  'Условия обслуживания и уведомление о конфиденциальности для Qwen Code',
954
956
  'Qwen OAuth': 'Qwen OAuth',
957
+ 'Login with QwenChat account to use daily free quota.':
958
+ 'Войдите с помощью аккаунта QwenChat, чтобы использовать ежедневную бесплатную квоту.',
959
+ 'API-KEY': 'API-KEY',
960
+ 'Use coding plan credentials or your own api-keys/providers.':
961
+ 'Используйте учетные данные Coding Plan или свои собственные API-ключи/провайдеры.',
955
962
  OpenAI: 'OpenAI',
956
963
  'Failed to login. Message: {{message}}':
957
964
  'Не удалось войти. Сообщение: {{message}}',
@@ -1375,4 +1382,53 @@ export default {
1375
1382
  'Вы можете быстро переключать режим разрешений с помощью Shift+Tab или /approval-mode.',
1376
1383
  'You can switch permission mode quickly with Tab or /approval-mode.':
1377
1384
  'Вы можете быстро переключать режим разрешений с помощью Tab или /approval-mode.',
1385
+
1386
+ // ============================================================================
1387
+ // Custom API-KEY Configuration
1388
+ // ============================================================================
1389
+ 'For advanced users who want to configure models manually.':
1390
+ 'Для продвинутых пользователей, которые хотят настраивать модели вручную.',
1391
+ 'Please configure your models in settings.json:':
1392
+ 'Пожалуйста, настройте ваши модели в settings.json:',
1393
+ 'Set API key via environment variable (e.g., OPENAI_API_KEY)':
1394
+ 'Установите ключ API через переменную окружения (например, OPENAI_API_KEY)',
1395
+ "Add model configuration to modelProviders['openai'] (or other auth types)":
1396
+ "Добавьте конфигурацию модели в modelProviders['openai'] (или другие типы аутентификации)",
1397
+ 'Each provider needs: id, envKey (required), plus optional baseUrl, generationConfig':
1398
+ 'Каждому провайдеру нужны: id, envKey (обязательно), а также опциональные baseUrl, generationConfig',
1399
+ 'Use /model command to select your preferred model from the configured list':
1400
+ 'Используйте команду /model, чтобы выбрать предпочитаемую модель из настроенного списка',
1401
+ 'Supported auth types: openai, anthropic, gemini, vertex-ai, etc.':
1402
+ 'Поддерживаемые типы аутентификации: openai, anthropic, gemini, vertex-ai и др.',
1403
+
1404
+ // ============================================================================
1405
+ // Coding Plan Authentication
1406
+ // ============================================================================
1407
+ 'Please enter your API key:': 'Пожалуйста, введите ваш API-ключ:',
1408
+ 'API key cannot be empty.': 'API-ключ не может быть пустым.',
1409
+ 'You can get your exclusive Coding Plan API-KEY here:':
1410
+ 'Получите свой эксклюзивный API-KEY Coding Plan здесь:',
1411
+ 'New model configurations are available for Bailian Coding Plan. Update now?':
1412
+ 'Доступны новые конфигурации моделей для Bailian Coding Plan. Обновить сейчас?',
1413
+ 'Coding Plan configuration updated successfully. New models are now available.':
1414
+ 'Конфигурация Coding Plan успешно обновлена. Новые модели теперь доступны.',
1415
+ 'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
1416
+ 'API-ключ Coding Plan не найден. Пожалуйста, повторно авторизуйтесь с Coding Plan.',
1417
+ 'Failed to update Coding Plan configuration: {{message}}':
1418
+ 'Не удалось обновить конфигурацию Coding Plan: {{message}}',
1419
+
1420
+ // ============================================================================
1421
+ // Auth Dialog - View Titles and Labels
1422
+ // ============================================================================
1423
+ 'Coding Plan': 'Coding Plan',
1424
+ "Paste your api key of Bailian Coding Plan and you're all set!":
1425
+ 'Вставьте ваш API-ключ Bailian Coding Plan и всё готово!',
1426
+ Custom: 'Пользовательский',
1427
+ 'More instructions about configuring `modelProviders` manually.':
1428
+ 'Дополнительные инструкции по ручной настройке `modelProviders`.',
1429
+ 'Select API-KEY configuration mode:': 'Выберите режим конфигурации API-KEY:',
1430
+ '(Press Escape to go back)': '(Нажмите Escape для возврата)',
1431
+ '(Press Enter to submit, Escape to cancel)':
1432
+ '(Нажмите Enter для отправки, Escape для отмены)',
1433
+ 'More instructions please check:': 'Дополнительные инструкции см.:',
1378
1434
  };
package/locales/zh.js CHANGED
@@ -138,6 +138,7 @@ export default {
138
138
  '在浏览器中打开完整的 Qwen Code 文档',
139
139
  'Configuration not available.': '配置不可用',
140
140
  'change the auth method': '更改认证方法',
141
+ 'Configure authentication information for login': '配置登录认证信息',
141
142
  'Copy the last result or code snippet to clipboard':
142
143
  '将最后的结果或代码片段复制到剪贴板',
143
144
 
@@ -886,6 +887,10 @@ export default {
886
887
  'Terms of Services and Privacy Notice for Qwen Code':
887
888
  'Qwen Code 的服务条款和隐私声明',
888
889
  'Qwen OAuth': 'Qwen OAuth (免费)',
890
+ 'Login with QwenChat account to use daily free quota.':
891
+ '使用 QwenChat 账号登录,享受每日免费额度。',
892
+ 'Use coding plan credentials or your own api-keys/providers.':
893
+ '使用 Coding Plan 凭证或您自己的 API 密钥/提供商。',
889
894
  OpenAI: 'OpenAI',
890
895
  'Failed to login. Message: {{message}}': '登录失败。消息:{{message}}',
891
896
  'Authentication is enforced to be {{enforcedType}}, but you are currently using {{currentType}}.':
@@ -1198,4 +1203,55 @@ export default {
1198
1203
  '正在浏览器中打开扩展页面:{{url}}',
1199
1204
  'Failed to open browser. Check out the extensions gallery at {{url}}':
1200
1205
  '打开浏览器失败。请访问扩展市场:{{url}}',
1206
+
1207
+ // ============================================================================
1208
+ // Coding Plan Authentication
1209
+ // ============================================================================
1210
+ 'Please enter your API key:': '请输入您的 API Key:',
1211
+ 'API key cannot be empty.': 'API Key 不能为空。',
1212
+ 'You can get your exclusive Coding Plan API-KEY here:':
1213
+ '您可以在这里获取专属的 Coding Plan API-KEY:',
1214
+ 'API key is stored in settings.env. You can migrate it to a .env file for better security.':
1215
+ 'API Key 已存储在 settings.env 中。您可以将其迁移到 .env 文件以获得更好的安全性。',
1216
+ 'New model configurations are available for Bailian Coding Plan. Update now?':
1217
+ '百炼 Coding Plan 有新模型配置可用。是否立即更新?',
1218
+ 'Coding Plan configuration updated successfully. New models are now available.':
1219
+ 'Coding Plan 配置更新成功。新模型现已可用。',
1220
+ 'Coding Plan API key not found. Please re-authenticate with Coding Plan.':
1221
+ '未找到 Coding Plan API Key。请重新通过 Coding Plan 认证。',
1222
+ 'Failed to update Coding Plan configuration: {{message}}':
1223
+ '更新 Coding Plan 配置失败:{{message}}',
1224
+
1225
+ // ============================================================================
1226
+ // Custom API-KEY Configuration
1227
+ // ============================================================================
1228
+ 'For advanced users who want to configure models manually.':
1229
+ '适合需要手动配置模型的高级用户。',
1230
+ 'Please configure your models in settings.json:':
1231
+ '请在 settings.json 中配置您的模型:',
1232
+ 'Set API key via environment variable (e.g., OPENAI_API_KEY)':
1233
+ '通过环境变量设置 API Key(例如:OPENAI_API_KEY)',
1234
+ "Add model configuration to modelProviders['openai'] (or other auth types)":
1235
+ "将模型配置添加到 modelProviders['openai'](或其他认证类型)",
1236
+ 'Each provider needs: id, envKey (required), plus optional baseUrl, generationConfig':
1237
+ '每个提供商需要:id、envKey(必需),以及可选的 baseUrl、generationConfig',
1238
+ 'Use /model command to select your preferred model from the configured list':
1239
+ '使用 /model 命令从配置列表中选择您偏好的模型',
1240
+ 'Supported auth types: openai, anthropic, gemini, vertex-ai, etc.':
1241
+ '支持的认证类型:openai、anthropic、gemini、vertex-ai 等',
1242
+ 'More instructions please check:': '更多说明请查看:',
1243
+
1244
+ // ============================================================================
1245
+ // Auth Dialog - View Titles and Labels
1246
+ // ============================================================================
1247
+ 'API-KEY': 'API-KEY',
1248
+ 'Coding Plan': 'Coding Plan',
1249
+ "Paste your api key of Bailian Coding Plan and you're all set!":
1250
+ '粘贴您的百炼 Coding Plan API Key,即可完成设置!',
1251
+ Custom: '自定义',
1252
+ 'More instructions about configuring `modelProviders` manually.':
1253
+ '关于手动配置 `modelProviders` 的更多说明。',
1254
+ 'Select API-KEY configuration mode:': '选择 API-KEY 配置模式:',
1255
+ '(Press Escape to go back)': '(按 Escape 键返回)',
1256
+ '(Press Enter to submit, Escape to cancel)': '(按 Enter 提交,Escape 取消)',
1201
1257
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qwen-code/qwen-code",
3
- "version": "0.10.0",
3
+ "version": "0.10.1",
4
4
  "description": "Qwen Code - AI-powered coding assistant",
5
5
  "repository": {
6
6
  "type": "git",
@@ -20,7 +20,7 @@
20
20
  "locales"
21
21
  ],
22
22
  "config": {
23
- "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.10.0"
23
+ "sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.10.1"
24
24
  },
25
25
  "dependencies": {},
26
26
  "optionalDependencies": {