@qwen-code/sdk 0.1.6-preview.0 → 0.1.6
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/README.md +17 -9
- package/dist/cli/cli.js +101221 -78905
- package/dist/cli/locales/de.js +298 -5
- package/dist/cli/locales/en.js +288 -5
- package/dist/cli/locales/ja.js +287 -5
- package/dist/cli/locales/pt.js +293 -5
- package/dist/cli/locales/ru.js +288 -5
- package/dist/cli/locales/zh.js +273 -4
- package/dist/cli/vendor/tree-sitter/tree-sitter-bash.wasm +0 -0
- package/dist/cli/vendor/tree-sitter/tree-sitter.wasm +0 -0
- package/package.json +1 -1
package/dist/cli/locales/ja.js
CHANGED
|
@@ -380,6 +380,118 @@ export default {
|
|
|
380
380
|
'List all configured hooks': '設定済みのフックをすべて表示する',
|
|
381
381
|
'Enable a disabled hook': '無効なフックを有効にする',
|
|
382
382
|
'Disable an active hook': '有効なフックを無効にする',
|
|
383
|
+
// Hooks - Dialog
|
|
384
|
+
Hooks: 'フック',
|
|
385
|
+
'Loading hooks...': 'フックを読み込んでいます...',
|
|
386
|
+
'Error loading hooks:': 'フックの読み込みエラー:',
|
|
387
|
+
'Press Escape to close': 'Escape キーで閉じる',
|
|
388
|
+
'No hook selected': 'フックが選択されていません',
|
|
389
|
+
// Hooks - List Step
|
|
390
|
+
'No hook events found.': 'フックイベントが見つかりません。',
|
|
391
|
+
'{{count}} hook configured': '{{count}} 件のフックが設定されています',
|
|
392
|
+
'{{count}} hooks configured': '{{count}} 件のフックが設定されています',
|
|
393
|
+
'This menu is read-only. To add or modify hooks, edit settings.json directly or ask Qwen Code.':
|
|
394
|
+
'このメニューは読み取り専用です。フックを追加または変更するには、settings.json を直接編集するか、Qwen Code に尋ねてください。',
|
|
395
|
+
'Enter to select · Esc to cancel': 'Enter で選択 · Esc でキャンセル',
|
|
396
|
+
// Hooks - Detail Step
|
|
397
|
+
'Exit codes:': '終了コード:',
|
|
398
|
+
'Configured hooks:': '設定済みのフック:',
|
|
399
|
+
'No hooks configured for this event.':
|
|
400
|
+
'このイベントにはフックが設定されていません。',
|
|
401
|
+
'To add hooks, edit settings.json directly or ask Qwen.':
|
|
402
|
+
'フックを追加するには、settings.json を直接編集するか、Qwen に尋ねてください。',
|
|
403
|
+
'Enter to select · Esc to go back': 'Enter で選択 · Esc で戻る',
|
|
404
|
+
// Hooks - Config Detail Step
|
|
405
|
+
'Hook details': 'フック詳細',
|
|
406
|
+
'Event:': 'イベント:',
|
|
407
|
+
'Extension:': '拡張機能:',
|
|
408
|
+
'Desc:': '説明:',
|
|
409
|
+
'No hook config selected': 'フック設定が選択されていません',
|
|
410
|
+
'To modify or remove this hook, edit settings.json directly or ask Qwen to help.':
|
|
411
|
+
'このフックを変更または削除するには、settings.json を直接編集するか、Qwen に尋ねてください。',
|
|
412
|
+
// Hooks - Source
|
|
413
|
+
Project: 'プロジェクト',
|
|
414
|
+
User: 'ユーザー',
|
|
415
|
+
System: 'システム',
|
|
416
|
+
Extension: '拡張機能',
|
|
417
|
+
'Local Settings': 'ローカル設定',
|
|
418
|
+
'User Settings': 'ユーザー設定',
|
|
419
|
+
'System Settings': 'システム設定',
|
|
420
|
+
Extensions: '拡張機能',
|
|
421
|
+
// Hooks - Status
|
|
422
|
+
'✓ Enabled': '✓ 有効',
|
|
423
|
+
'✗ Disabled': '✗ 無効',
|
|
424
|
+
// Hooks - Event Descriptions (short)
|
|
425
|
+
'Before tool execution': 'ツール実行前',
|
|
426
|
+
'After tool execution': 'ツール実行後',
|
|
427
|
+
'After tool execution fails': 'ツール実行失敗時',
|
|
428
|
+
'When notifications are sent': '通知送信時',
|
|
429
|
+
'When the user submits a prompt': 'ユーザーがプロンプトを送信した時',
|
|
430
|
+
'When a new session is started': '新しいセッションが開始された時',
|
|
431
|
+
'Right before Qwen Code concludes its response':
|
|
432
|
+
'Qwen Code が応答を終了する直前',
|
|
433
|
+
'When a subagent (Agent tool call) is started':
|
|
434
|
+
'サブエージェント(Agent ツール呼び出し)が開始された時',
|
|
435
|
+
'Right before a subagent concludes its response':
|
|
436
|
+
'サブエージェントが応答を終了する直前',
|
|
437
|
+
'Before conversation compaction': '会話圧縮前',
|
|
438
|
+
'When a session is ending': 'セッション終了時',
|
|
439
|
+
'When a permission dialog is displayed': '権限ダイアログ表示時',
|
|
440
|
+
// Hooks - Event Descriptions (detailed)
|
|
441
|
+
'Input to command is JSON of tool call arguments.':
|
|
442
|
+
'コマンドへの入力はツール呼び出し引数の JSON です。',
|
|
443
|
+
'Input to command is JSON with fields "inputs" (tool call arguments) and "response" (tool call response).':
|
|
444
|
+
'コマンドへの入力は "inputs"(ツール呼び出し引数)と "response"(ツール呼び出し応答)フィールドを持つ JSON です。',
|
|
445
|
+
'Input to command is JSON with tool_name, tool_input, tool_use_id, error, error_type, is_interrupt, and is_timeout.':
|
|
446
|
+
'コマンドへの入力は tool_name、tool_input、tool_use_id、error、error_type、is_interrupt、is_timeout を持つ JSON です。',
|
|
447
|
+
'Input to command is JSON with notification message and type.':
|
|
448
|
+
'コマンドへの入力は通知メッセージとタイプを持つ JSON です。',
|
|
449
|
+
'Input to command is JSON with original user prompt text.':
|
|
450
|
+
'コマンドへの入力は元のユーザープロンプトテキストを持つ JSON です。',
|
|
451
|
+
'Input to command is JSON with session start source.':
|
|
452
|
+
'コマンドへの入力はセッション開始ソースを持つ JSON です。',
|
|
453
|
+
'Input to command is JSON with session end reason.':
|
|
454
|
+
'コマンドへの入力はセッション終了理由を持つ JSON です。',
|
|
455
|
+
'Input to command is JSON with agent_id and agent_type.':
|
|
456
|
+
'コマンドへの入力は agent_id と agent_type を持つ JSON です。',
|
|
457
|
+
'Input to command is JSON with agent_id, agent_type, and agent_transcript_path.':
|
|
458
|
+
'コマンドへの入力は agent_id、agent_type、agent_transcript_path を持つ JSON です。',
|
|
459
|
+
'Input to command is JSON with compaction details.':
|
|
460
|
+
'コマンドへの入力は圧縮詳細を持つ JSON です。',
|
|
461
|
+
'Input to command is JSON with tool_name, tool_input, and tool_use_id. Output JSON with hookSpecificOutput containing decision to allow or deny.':
|
|
462
|
+
'コマンドへの入力は tool_name、tool_input、tool_use_id を持つ JSON です。許可または拒否の決定を含む hookSpecificOutput を持つ JSON を出力します。',
|
|
463
|
+
// Hooks - Exit Code Descriptions
|
|
464
|
+
'stdout/stderr not shown': 'stdout/stderr は表示されません',
|
|
465
|
+
'show stderr to model and continue conversation':
|
|
466
|
+
'stderr をモデルに表示し、会話を続ける',
|
|
467
|
+
'show stderr to user only': 'stderr をユーザーのみに表示',
|
|
468
|
+
'stdout shown in transcript mode (ctrl+o)':
|
|
469
|
+
'stdout はトランスクリプトモードで表示 (ctrl+o)',
|
|
470
|
+
'show stderr to model immediately': 'stderr をモデルに即座に表示',
|
|
471
|
+
'show stderr to user only but continue with tool call':
|
|
472
|
+
'stderr をユーザーのみに表示し、ツール呼び出しを続ける',
|
|
473
|
+
'block processing, erase original prompt, and show stderr to user only':
|
|
474
|
+
'処理をブロックし、元のプロンプトを消去し、stderr をユーザーのみに表示',
|
|
475
|
+
'stdout shown to Qwen': 'stdout をモデルに表示',
|
|
476
|
+
'show stderr to user only (blocking errors ignored)':
|
|
477
|
+
'stderr をユーザーのみに表示(ブロッキングエラーは無視)',
|
|
478
|
+
'command completes successfully': 'コマンドが正常に完了',
|
|
479
|
+
'stdout shown to subagent': 'stdout をサブエージェントに表示',
|
|
480
|
+
'show stderr to subagent and continue having it run':
|
|
481
|
+
'stderr をサブエージェントに表示し、実行を続ける',
|
|
482
|
+
'stdout appended as custom compact instructions':
|
|
483
|
+
'stdout をカスタム圧縮指示として追加',
|
|
484
|
+
'block compaction': '圧縮をブロック',
|
|
485
|
+
'show stderr to user only but continue with compaction':
|
|
486
|
+
'stderr をユーザーのみに表示し、圧縮を続ける',
|
|
487
|
+
'use hook decision if provided': '提供されている場合はフックの決定を使用',
|
|
488
|
+
// Hooks - Messages
|
|
489
|
+
'Config not loaded.': '設定が読み込まれていません。',
|
|
490
|
+
'Hooks are not enabled. Enable hooks in settings to use this feature.':
|
|
491
|
+
'フックが有効になっていません。この機能を使用するには設定でフックを有効にしてください。',
|
|
492
|
+
'No hooks configured. Add hooks in your settings.json file.':
|
|
493
|
+
'フックが設定されていません。settings.json ファイルにフックを追加してください。',
|
|
494
|
+
'Configured Hooks ({{count}} total)': '設定済みのフック(合計 {{count}} 件)',
|
|
383
495
|
|
|
384
496
|
// ============================================================================
|
|
385
497
|
// Commands - Session Export
|
|
@@ -480,7 +592,6 @@ export default {
|
|
|
480
592
|
'(Use Enter to select, Tab to change focus)':
|
|
481
593
|
'(Enter で選択、Tab でフォーカス変更)',
|
|
482
594
|
'Apply To': '適用先',
|
|
483
|
-
'User Settings': 'ユーザー設定',
|
|
484
595
|
'Workspace Settings': 'ワークスペース設定',
|
|
485
596
|
// Memory
|
|
486
597
|
'Commands for interacting with memory.': 'メモリ操作のコマンド',
|
|
@@ -527,7 +638,6 @@ export default {
|
|
|
527
638
|
'設定済みのMCPサーバーとツールを一覧表示',
|
|
528
639
|
'No MCP servers configured.': 'MCPサーバーが設定されていません',
|
|
529
640
|
'Restarts MCP servers.': 'MCPサーバーを再起動します',
|
|
530
|
-
'Config not loaded.': '設定が読み込まれていません',
|
|
531
641
|
'Could not retrieve tool registry.': 'ツールレジストリを取得できませんでした',
|
|
532
642
|
'No MCP servers configured with OAuth authentication.':
|
|
533
643
|
'OAuth認証が設定されたMCPサーバーはありません',
|
|
@@ -712,7 +822,6 @@ export default {
|
|
|
712
822
|
'No server selected': 'サーバーが選択されていません',
|
|
713
823
|
'(disabled)': '(無効)',
|
|
714
824
|
'Error:': 'エラー:',
|
|
715
|
-
Extension: '拡張機能',
|
|
716
825
|
tool: 'ツール',
|
|
717
826
|
tools: 'ツール',
|
|
718
827
|
connected: '接続済み',
|
|
@@ -785,6 +894,11 @@ export default {
|
|
|
785
894
|
'No, suggest changes (esc)': 'いいえ、変更を提案 (Esc)',
|
|
786
895
|
"Allow execution of: '{{command}}'?": "'{{command}}' の実行を許可しますか?",
|
|
787
896
|
'Yes, allow always ...': 'はい、常に許可...',
|
|
897
|
+
'Always allow in this project': 'このプロジェクトで常に許可',
|
|
898
|
+
'Always allow {{action}} in this project':
|
|
899
|
+
'このプロジェクトで{{action}}を常に許可',
|
|
900
|
+
'Always allow for this user': 'このユーザーに常に許可',
|
|
901
|
+
'Always allow {{action}} for this user': 'このユーザーに{{action}}を常に許可',
|
|
788
902
|
'Yes, and auto-accept edits': 'はい、編集を自動承認',
|
|
789
903
|
'Yes, and manually approve edits': 'はい、編集を手動承認',
|
|
790
904
|
'No, keep planning (esc)': 'いいえ、計画を続ける (Esc)',
|
|
@@ -905,6 +1019,73 @@ export default {
|
|
|
905
1019
|
'Alibaba Cloud ModelStudioの最新Qwen Visionモデル(バージョン: qwen3-vl-plus-2025-09-23)',
|
|
906
1020
|
// Dialogs - Permissions
|
|
907
1021
|
'Manage folder trust settings': 'フォルダ信頼設定を管理',
|
|
1022
|
+
'Manage permission rules': '権限ルールを管理',
|
|
1023
|
+
Allow: '許可',
|
|
1024
|
+
Ask: '確認',
|
|
1025
|
+
Deny: '拒否',
|
|
1026
|
+
Workspace: 'ワークスペース',
|
|
1027
|
+
"Qwen Code won't ask before using allowed tools.":
|
|
1028
|
+
'Qwen Code は許可されたツールを使用する前に確認しません。',
|
|
1029
|
+
'Qwen Code will ask before using these tools.':
|
|
1030
|
+
'Qwen Code はこれらのツールを使用する前に確認します。',
|
|
1031
|
+
'Qwen Code is not allowed to use denied tools.':
|
|
1032
|
+
'Qwen Code は拒否されたツールを使用できません。',
|
|
1033
|
+
'Manage trusted directories for this workspace.':
|
|
1034
|
+
'このワークスペースの信頼済みディレクトリを管理します。',
|
|
1035
|
+
'Any use of the {{tool}} tool': '{{tool}} ツールのすべての使用',
|
|
1036
|
+
"{{tool}} commands matching '{{pattern}}'":
|
|
1037
|
+
"'{{pattern}}' に一致する {{tool}} コマンド",
|
|
1038
|
+
'From user settings': 'ユーザー設定から',
|
|
1039
|
+
'From project settings': 'プロジェクト設定から',
|
|
1040
|
+
'From session': 'セッションから',
|
|
1041
|
+
'Project settings (local)': 'プロジェクト設定(ローカル)',
|
|
1042
|
+
'Saved in .qwen/settings.local.json': '.qwen/settings.local.json に保存',
|
|
1043
|
+
'Project settings': 'プロジェクト設定',
|
|
1044
|
+
'Checked in at .qwen/settings.json': '.qwen/settings.json にチェックイン',
|
|
1045
|
+
'User settings': 'ユーザー設定',
|
|
1046
|
+
'Saved in at ~/.qwen/settings.json': '~/.qwen/settings.json に保存',
|
|
1047
|
+
'Add a new rule…': '新しいルールを追加…',
|
|
1048
|
+
'Add {{type}} permission rule': '{{type}}権限ルールを追加',
|
|
1049
|
+
'Permission rules are a tool name, optionally followed by a specifier in parentheses.':
|
|
1050
|
+
'権限ルールはツール名で、オプションで括弧内に指定子を付けます。',
|
|
1051
|
+
'e.g.,': '例:',
|
|
1052
|
+
or: 'または',
|
|
1053
|
+
'Enter permission rule…': '権限ルールを入力…',
|
|
1054
|
+
'Enter to submit · Esc to cancel': 'Enter で送信 · Esc でキャンセル',
|
|
1055
|
+
'Where should this rule be saved?': 'このルールをどこに保存しますか?',
|
|
1056
|
+
'Enter to confirm · Esc to cancel': 'Enter で確認 · Esc でキャンセル',
|
|
1057
|
+
'Delete {{type}} rule?': '{{type}}ルールを削除しますか?',
|
|
1058
|
+
'Are you sure you want to delete this permission rule?':
|
|
1059
|
+
'この権限ルールを削除してもよろしいですか?',
|
|
1060
|
+
'Permissions:': '権限:',
|
|
1061
|
+
'(←/→ or tab to cycle)': '(←/→ または Tab で切替)',
|
|
1062
|
+
'Press ↑↓ to navigate · Enter to select · Type to search · Esc to cancel':
|
|
1063
|
+
'↑↓ でナビゲート · Enter で選択 · 入力で検索 · Esc でキャンセル',
|
|
1064
|
+
'Search…': '検索…',
|
|
1065
|
+
'Use /trust to manage folder trust settings for this workspace.':
|
|
1066
|
+
'/trust を使用してこのワークスペースのフォルダ信頼設定を管理します。',
|
|
1067
|
+
// Workspace directory management
|
|
1068
|
+
'Add directory…': 'ディレクトリを追加…',
|
|
1069
|
+
'Add directory to workspace': 'ワークスペースにディレクトリを追加',
|
|
1070
|
+
'Qwen Code can read files in the workspace, and make edits when auto-accept edits is on.':
|
|
1071
|
+
'Qwen Code はワークスペース内のファイルを読み取り、自動編集承認が有効な場合は編集を行えます。',
|
|
1072
|
+
'Qwen Code will be able to read files in this directory and make edits when auto-accept edits is on.':
|
|
1073
|
+
'Qwen Code はこのディレクトリ内のファイルを読み取り、自動編集承認が有効な場合は編集を行えます。',
|
|
1074
|
+
'Enter the path to the directory:': 'ディレクトリのパスを入力してください:',
|
|
1075
|
+
'Enter directory path…': 'ディレクトリパスを入力…',
|
|
1076
|
+
'Tab to complete · Enter to add · Esc to cancel':
|
|
1077
|
+
'Tab で補完 · Enter で追加 · Esc でキャンセル',
|
|
1078
|
+
'Remove directory?': 'ディレクトリを削除しますか?',
|
|
1079
|
+
'Are you sure you want to remove this directory from the workspace?':
|
|
1080
|
+
'このディレクトリをワークスペースから削除してもよろしいですか?',
|
|
1081
|
+
' (Original working directory)': ' (元の作業ディレクトリ)',
|
|
1082
|
+
' (from settings)': ' (設定より)',
|
|
1083
|
+
'Directory does not exist.': 'ディレクトリが存在しません。',
|
|
1084
|
+
'Path is not a directory.': 'パスはディレクトリではありません。',
|
|
1085
|
+
'This directory is already in the workspace.':
|
|
1086
|
+
'このディレクトリはすでにワークスペースに含まれています。',
|
|
1087
|
+
'Already covered by existing directory: {{dir}}':
|
|
1088
|
+
'既存のディレクトリによって既にカバーされています: {{dir}}',
|
|
908
1089
|
// Status Bar
|
|
909
1090
|
'Using:': '使用中:',
|
|
910
1091
|
'{{count}} open file': '{{count}} 個のファイルを開いています',
|
|
@@ -1104,8 +1285,8 @@ export default {
|
|
|
1104
1285
|
// Auth Dialog - View Titles and Labels
|
|
1105
1286
|
// ============================================================================
|
|
1106
1287
|
'Coding Plan': 'Coding Plan',
|
|
1107
|
-
"Paste your api key of
|
|
1108
|
-
'
|
|
1288
|
+
"Paste your api key of ModelStudio Coding Plan and you're all set!":
|
|
1289
|
+
'ModelStudio Coding PlanのAPIキーを貼り付けるだけで準備完了です!',
|
|
1109
1290
|
Custom: 'カスタム',
|
|
1110
1291
|
'More instructions about configuring `modelProviders` manually.':
|
|
1111
1292
|
'`modelProviders`を手動で設定する方法の詳細はこちら。',
|
|
@@ -1126,6 +1307,35 @@ export default {
|
|
|
1126
1307
|
'{{region}} の新しいモデル設定が利用可能です。今すぐ更新しますか?',
|
|
1127
1308
|
'{{region}} configuration updated successfully. Model switched to "{{model}}".':
|
|
1128
1309
|
'{{region}} の設定が正常に更新されました。モデルが "{{model}}" に切り替わりました。',
|
|
1310
|
+
'Authenticated successfully with {{region}}. API key and model configs saved to settings.json (backed up).':
|
|
1311
|
+
'{{region}} での認証に成功しました。API キーとモデル設定が settings.json に保存されました(バックアップ済み)。',
|
|
1312
|
+
|
|
1313
|
+
// ============================================================================
|
|
1314
|
+
// Context Usage Component
|
|
1315
|
+
// ============================================================================
|
|
1316
|
+
'Context Usage': 'コンテキスト使用量',
|
|
1317
|
+
'No API response yet. Send a message to see actual usage.':
|
|
1318
|
+
'API応答はありません。メッセージを送信して実際の使用量を確認してください。',
|
|
1319
|
+
'Estimated pre-conversation overhead': '推定事前会話オーバーヘッド',
|
|
1320
|
+
'Context window': 'コンテキストウィンドウ',
|
|
1321
|
+
tokens: 'トークン',
|
|
1322
|
+
Used: '使用済み',
|
|
1323
|
+
Free: '空き',
|
|
1324
|
+
'Autocompact buffer': '自動圧縮バッファ',
|
|
1325
|
+
'Usage by category': 'カテゴリ別の使用量',
|
|
1326
|
+
'System prompt': 'システムプロンプト',
|
|
1327
|
+
'Built-in tools': '組み込みツール',
|
|
1328
|
+
'MCP tools': 'MCPツール',
|
|
1329
|
+
'Memory files': 'メモリファイル',
|
|
1330
|
+
Skills: 'スキル',
|
|
1331
|
+
Messages: 'メッセージ',
|
|
1332
|
+
'Show context window usage breakdown.':
|
|
1333
|
+
'コンテキストウィンドウの使用状況を表示します。',
|
|
1334
|
+
'Run /context detail for per-item breakdown.':
|
|
1335
|
+
'/context detail を実行すると項目ごとの内訳を表示します。',
|
|
1336
|
+
active: '有効',
|
|
1337
|
+
'body loaded': '本文読み込み済み',
|
|
1338
|
+
memory: 'メモリ',
|
|
1129
1339
|
'{{region}} configuration updated successfully.':
|
|
1130
1340
|
'{{region}} の設定が正常に更新されました。',
|
|
1131
1341
|
'Authenticated successfully with {{region}}. API key and model configs saved to settings.json.':
|
|
@@ -1159,4 +1369,76 @@ export default {
|
|
|
1159
1369
|
'↑/↓: ナビゲート | Space/Enter: 切り替え | Esc: キャンセル',
|
|
1160
1370
|
'↑/↓: Navigate | Enter: Select | Esc: Cancel':
|
|
1161
1371
|
'↑/↓: ナビゲート | Enter: 選択 | Esc: キャンセル',
|
|
1372
|
+
|
|
1373
|
+
// ============================================================================
|
|
1374
|
+
// Commands - Auth
|
|
1375
|
+
// ============================================================================
|
|
1376
|
+
'Configure Qwen authentication information with Qwen-OAuth or Alibaba Cloud Coding Plan':
|
|
1377
|
+
'Qwen-OAuth または Alibaba Cloud Coding Plan で Qwen 認証情報を設定する',
|
|
1378
|
+
'Authenticate using Qwen OAuth': 'Qwen OAuth で認証する',
|
|
1379
|
+
'Authenticate using Alibaba Cloud Coding Plan':
|
|
1380
|
+
'Alibaba Cloud Coding Plan で認証する',
|
|
1381
|
+
'Region for Coding Plan (china/global)':
|
|
1382
|
+
'Coding Plan のリージョン (china/global)',
|
|
1383
|
+
'API key for Coding Plan': 'Coding Plan の API キー',
|
|
1384
|
+
'Show current authentication status': '現在の認証ステータスを表示',
|
|
1385
|
+
'Authentication completed successfully.': '認証が正常に完了しました。',
|
|
1386
|
+
'Starting Qwen OAuth authentication...': 'Qwen OAuth 認証を開始しています...',
|
|
1387
|
+
'Successfully authenticated with Qwen OAuth.':
|
|
1388
|
+
'Qwen OAuth での認証に成功しました。',
|
|
1389
|
+
'Failed to authenticate with Qwen OAuth: {{error}}':
|
|
1390
|
+
'Qwen OAuth での認証に失敗しました: {{error}}',
|
|
1391
|
+
'Processing Alibaba Cloud Coding Plan authentication...':
|
|
1392
|
+
'Alibaba Cloud Coding Plan 認証を処理しています...',
|
|
1393
|
+
'Successfully authenticated with Alibaba Cloud Coding Plan.':
|
|
1394
|
+
'Alibaba Cloud Coding Plan での認証に成功しました。',
|
|
1395
|
+
'Failed to authenticate with Coding Plan: {{error}}':
|
|
1396
|
+
'Coding Plan での認証に失敗しました: {{error}}',
|
|
1397
|
+
'中国 (China)': '中国 (China)',
|
|
1398
|
+
'阿里云百炼 (aliyun.com)': '阿里云百炼 (aliyun.com)',
|
|
1399
|
+
Global: 'グローバル',
|
|
1400
|
+
'Alibaba Cloud (alibabacloud.com)': 'Alibaba Cloud (alibabacloud.com)',
|
|
1401
|
+
'Select region for Coding Plan:': 'Coding Plan のリージョンを選択:',
|
|
1402
|
+
'Enter your Coding Plan API key: ':
|
|
1403
|
+
'Coding Plan の API キーを入力してください: ',
|
|
1404
|
+
'Select authentication method:': '認証方法を選択:',
|
|
1405
|
+
'\n=== Authentication Status ===\n': '\n=== 認証ステータス ===\n',
|
|
1406
|
+
'⚠️ No authentication method configured.\n':
|
|
1407
|
+
'⚠️ 認証方法が設定されていません。\n',
|
|
1408
|
+
'Run one of the following commands to get started:\n':
|
|
1409
|
+
'以下のコマンドのいずれかを実行して開始してください:\n',
|
|
1410
|
+
' qwen auth qwen-oauth - Authenticate with Qwen OAuth (free tier)':
|
|
1411
|
+
' qwen auth qwen-oauth - Qwen OAuth で認証(無料)',
|
|
1412
|
+
' qwen auth coding-plan - Authenticate with Alibaba Cloud Coding Plan\n':
|
|
1413
|
+
' qwen auth coding-plan - Alibaba Cloud Coding Plan で認証\n',
|
|
1414
|
+
'Or simply run:': 'または以下を実行:',
|
|
1415
|
+
' qwen auth - Interactive authentication setup\n':
|
|
1416
|
+
' qwen auth - インタラクティブ認証セットアップ\n',
|
|
1417
|
+
'✓ Authentication Method: Qwen OAuth': '✓ 認証方法: Qwen OAuth',
|
|
1418
|
+
' Type: Free tier': ' タイプ: 無料プラン',
|
|
1419
|
+
' Limit: Up to 1,000 requests/day': ' 制限: 1日最大1,000リクエスト',
|
|
1420
|
+
' Models: Qwen latest models\n': ' モデル: Qwen 最新モデル\n',
|
|
1421
|
+
'✓ Authentication Method: Alibaba Cloud Coding Plan':
|
|
1422
|
+
'✓ 認証方法: Alibaba Cloud Coding Plan',
|
|
1423
|
+
'中国 (China) - 阿里云百炼': '中国 (China) - 阿里云百炼',
|
|
1424
|
+
'Global - Alibaba Cloud': 'グローバル - Alibaba Cloud',
|
|
1425
|
+
' Region: {{region}}': ' リージョン: {{region}}',
|
|
1426
|
+
' Current Model: {{model}}': ' 現在のモデル: {{model}}',
|
|
1427
|
+
' Config Version: {{version}}': ' 設定バージョン: {{version}}',
|
|
1428
|
+
' Status: API key configured\n': ' ステータス: APIキー設定済み\n',
|
|
1429
|
+
'⚠️ Authentication Method: Alibaba Cloud Coding Plan (Incomplete)':
|
|
1430
|
+
'⚠️ 認証方法: Alibaba Cloud Coding Plan(不完全)',
|
|
1431
|
+
' Issue: API key not found in environment or settings\n':
|
|
1432
|
+
' 問題: 環境変数または設定にAPIキーが見つかりません\n',
|
|
1433
|
+
' Run `qwen auth coding-plan` to re-configure.\n':
|
|
1434
|
+
' `qwen auth coding-plan` を実行して再設定してください。\n',
|
|
1435
|
+
'✓ Authentication Method: {{type}}': '✓ 認証方法: {{type}}',
|
|
1436
|
+
' Status: Configured\n': ' ステータス: 設定済み\n',
|
|
1437
|
+
'Failed to check authentication status: {{error}}':
|
|
1438
|
+
'認証ステータスの確認に失敗しました: {{error}}',
|
|
1439
|
+
'Select an option:': 'オプションを選択:',
|
|
1440
|
+
'Raw mode not available. Please run in an interactive terminal.':
|
|
1441
|
+
'Rawモードが利用できません。インタラクティブターミナルで実行してください。',
|
|
1442
|
+
'(Use ↑ ↓ arrows to navigate, Enter to select, Ctrl+C to exit)\n':
|
|
1443
|
+
'(↑ ↓ 矢印キーで移動、Enter で選択、Ctrl+C で終了)\n',
|
|
1162
1444
|
};
|