Files
xiaohei 428644e286
Revalidate Docs / Revalidate Docs (push) Failing after 2s
E2E CI / Check Duplicate Run (push) Failing after 5s
Test CI / Check Duplicate Run (push) Failing after 6s
E2E CI / Test Web App (push) Has been skipped
Test CI / Test Packages (push) Has been skipped
Test CI / Test App (shard 1/3) (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test Desktop App (push) Has been skipped
🔄 Branch Synchronization / sync-branches (push) Failing after 11s
Test CI / Test Database (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
Database Schema Visualization CI / build (push) Failing after 4m14s
Enterprise AI Workspace prototype: LobeChat (de-branded) + Enterprise Gateway + Postgres/Redis stack
2026-04-21 12:58:00 +08:00

78 lines
3.5 KiB
JSON

{
"actionTag.category.command": "コマンド",
"actionTag.category.skill": "スキル",
"actionTag.category.tool": "ツール",
"actionTag.tooltip.command": "送信前にクライアント側のスラッシュコマンドを実行します。",
"actionTag.tooltip.skill": "このリクエスト用に再利用可能なスキルパッケージを読み込みます。",
"actionTag.tooltip.tool": "このリクエストでユーザーが明示的に選択したツールを示します。",
"actions.expand.off": "折りたたむ",
"actions.expand.on": "展開する",
"actions.typobar.off": "書式ツールバーを非表示",
"actions.typobar.on": "書式ツールバーを表示",
"autoSave.latest": "最新バージョンを読み込みました",
"autoSave.saved": "保存済み",
"autoSave.saving": "自動保存中...",
"cancel": "キャンセル",
"codemirror.copyFailed": "コピーに失敗しました",
"codemirror.copySuccess": "コードがクリップボードにコピーされました",
"codemirror.selectLanguage": "言語を選択",
"codemirror.selectTheme": "テーマを選択",
"codemirror.showLineNumbers": "行番号を表示",
"codemirror.tabSize": "タブサイズ",
"codemirror.theme": "テーマ",
"codemirror.useTabs": "タブを使用",
"confirm": "確認",
"file.error": "エラー:{{message}}",
"file.uploading": "ファイルをアップロードしています...",
"image.broken": "画像が破損しています",
"link.edit": "リンクを編集",
"link.editLinkTitle": "リンク",
"link.editTextTitle": "タイトル",
"link.open": "リンクを開く",
"link.placeholder": "リンクの URL を入力",
"link.unlink": "リンクを解除",
"markdown.cancel": "キャンセル",
"markdown.confirm": "変換",
"markdown.parseMessage": "Markdown形式に変換すると、現在の内容は上書きされます。よろしいですか?(5秒後に自動的に閉じます)",
"markdown.parseTitle": "Markdownのフォーマット",
"math.placeholder": "TeX 公式を入力してください",
"modifier.accept": "保持",
"modifier.acceptAll": "すべて承諾する",
"modifier.reject": "取り消し",
"modifier.rejectAll": "すべてを取り消す",
"slash.compact": "コンテキストを圧縮",
"slash.h1": "見出し1",
"slash.h2": "見出し2",
"slash.h3": "見出し3",
"slash.hr": "区切り線",
"slash.newTopic": "新しいトピックで送信",
"slash.rewrite": "書き直す",
"slash.summarize": "要約",
"slash.table": "表",
"slash.tex": "TeX 数式",
"slash.translate": "翻訳",
"table.delete": "表を削除",
"table.deleteColumn": "列を削除",
"table.deleteRow": "行を削除",
"table.insertColumnLeft": "左側に {{count}} 列を挿入",
"table.insertColumnRight": "右側に {{count}} 列を挿入",
"table.insertRowAbove": "上に {{count}} 行を挿入",
"table.insertRowBelow": "下に {{count}} 行を挿入",
"typobar.blockquote": "引用",
"typobar.bold": "太字",
"typobar.bulletList": "番号なしリスト",
"typobar.code": "インラインコード",
"typobar.codeblock": "コードブロック",
"typobar.image": "画像",
"typobar.italic": "斜体",
"typobar.link": "リンク",
"typobar.numberList": "番号付きリスト",
"typobar.redo": "やり直し",
"typobar.strikethrough": "取り消し線",
"typobar.table": "表",
"typobar.taskList": "タスクリスト",
"typobar.tex": "TeX 公式",
"typobar.underline": "下線",
"typobar.undo": "元に戻す"
}