sync: update from private repo (ddadfd71)
CI / build-and-test (push) Waiting to run

This commit is contained in:
oss-sync
2026-07-08 23:35:00 +00:00
parent b1292e34b2
commit 77ee3bc426
187 changed files with 19918 additions and 10938 deletions
+13 -5
View File
@@ -2,7 +2,17 @@
"delegateRuns": {
"eventsEmpty": "イベントなし",
"subtaskGroupTitle": "サブタスク #{{n}}",
"subtaskSectionHeading": "サブタスク内の委譲"
"subtaskSectionHeading": "サブタスク内の委譲",
"result": "結果",
"abortReason": "中断理由",
"noDescription": "(説明なし)",
"toolCount": "ツール {{count}} 回",
"childCount": "子 {{total}} 件",
"childCountFailed": "子 {{total}} 件・失敗 {{failed}}",
"moreEvents": "他 {{count}} 件(トレースタブで全件表示できます)",
"toolSummary": "使用ツール",
"filesChanged": "変更ファイル",
"eventsToggle": "詳細イベント({{count}} 件)"
},
"tabs": { "chat": "会話", "overview": "概要", "activity": "進捗", "files": "ファイル", "trace": "トレース", "browser": "ブラウザ", "ssh": "SSH" },
"chatTabsLabel": "チャットと詳細",
@@ -49,9 +59,7 @@
},
"timeline": { "empty": "コメントなし" },
"context": {
"ariaLabel": "コンテキスト残り {{remaining}} tokens、{{percent}}% 使用",
"awaiting": "最初の LLM 呼び出しを待機中",
"remaining": "残り {{remaining}} tokens · {{percent}}%"
"ariaLabel": "コンテキスト残り {{remaining}} tokens、{{percent}}% 使用"
},
"sharingPreview": { "notShared": "— 共有されません" },
"trace": { "loading": "読み込み中...", "error": "エラー", "empty": "events.jsonl がまだ存在しません。タスクが少なくとも一度実行されると、engine 内部動作のトレースがここに表示されます。", "refreshTooltip": "手動更新(自動 5 秒ごとにも更新されます)", "totalTime": "総時間 (cache hit 除外、max は個別呼び出しの最大値)" },
@@ -59,7 +67,7 @@
"subtasks": {
"activityTitle": "サブタスク進捗", "done": "完了", "filesLoading": "ファイル読み込み中...", "files": "ファイル",
"childTasks": "子タスク ({{done}}/{{total}} 完了)", "title": "サブ実行",
"delegateSection": "delegate(直列)",
"delegateSection": "委譲実行",
"delegateStatus": {
"success": "完了",
"aborted": "中断",