{ "title": "ログ", "description": "ログは、アプリケーションの実行状態を記録します。ユーザーの入力や AI の応答などが含まれます。", "dateTimeFormat": "YYYY/MM/DD hh:mm:ss A", "dateFormat": "YYYY/MM/DD", "table": { "header": { "updatedTime": "更新時間", "time": "作成時間", "endUser": "エンドユーザーまたはアカウント", "input": "入力", "output": "出力", "summary": "タイトル", "messageCount": "メッセージ数", "userRate": "ユーザーレート", "adminRate": "操作レート", "startTime": "開始時間", "status": "ステータス", "runtime": "ランタイム", "tokens": "トークン", "user": "エンドユーザーまたはアカウント", "version": "バージョン", "triggered_from": "トリガー方法" }, "pagination": { "previous": "前へ", "next": "次へ" }, "empty": { "noChat": "まだ会話はありません", "noOutput": "出力がありません", "element": { "title": "誰かいますか?", "content": "ここでは、エンドユーザーと AI アプリケーション間の相互作用を観察し、注釈を付けることで、AI の精度を継続的に向上させます。Web アプリを共有またはテストしてみて、このページに戻ってください。" } } }, "detail": { "time": "時間", "conversationId": "会話 ID", "promptTemplate": "プロンプトテンプレート", "promptTemplateBeforeChat": "チャット前のプロンプトテンプレート・システムメッセージとして", "annotationTip": "{{user}} によってマークされた改善", "timeConsuming": "", "second": "秒", "tokenCost": "トークン消費", "loading": "読み込み中", "operation": { "like": "いいね", "dislike": "いいね解除", "addAnnotation": "改善を追加", "editAnnotation": "改善を編集", "annotationPlaceholder": "将来のモデルの微調整やテキスト生成品質の継続的改善のために AI が返信することを期待する答えを入力してください。" }, "variables": "変数", "uploadImages": "アップロードされた画像", "modelParams": "モデルパラメータ" }, "filter": { "period": { "today": "今日", "last7days": "過去 7 日間", "last30days": "過去 30 日間", "last4weeks": "過去 4 週間", "last3months": "過去 3 ヶ月", "last12months": "過去 12 ヶ月", "monthToDate": "月初から今日まで", "quarterToDate": "四半期初から今日まで", "yearToDate": "年初から今日まで", "allTime": "すべての期間", "custom": "カスタム" }, "annotation": { "all": "すべて", "annotated": "注釈付きの改善 ({{count}} アイテム)", "not_annotated": "注釈なし" }, "sortBy": "並べ替え", "descending": "降順", "ascending": "昇順" }, "workflowTitle": "ワークフローログ", "workflowSubtitle": "このログは Automate の操作を記録しました。", "runDetail": { "title": "会話ログ", "workflowTitle": "ログの詳細", "fileListLabel": "ファイルの詳細", "fileListDetail": "詳細", "testWithParams": "パラメータ付きテスト" }, "promptLog": "プロンプトログ", "agentLog": "エージェントログ", "viewLog": "ログを表示", "agentLogDetail": { "agentMode": "エージェントモード", "toolUsed": "使用したツール", "iterations": "反復", "iteration": "反復", "finalProcessing": "最終処理" }, "triggerBy": { "debugging": "デバッグ", "appRun": "ウェブアプリ", "webhook": "Webhook", "schedule": "スケジュール", "plugin": "プラグイン", "ragPipelineRun": "RAGパイプライン", "ragPipelineDebugging": "RAGデバッグ" } }