fix(docs): locale translations
This commit is contained in:
@@ -1,75 +1,75 @@
|
||||
{
|
||||
"app.head.titleSuffix": "端末向けに構築されたAIコーディングエージェント",
|
||||
"app.header.home": "家",
|
||||
"app.head.titleSuffix": "terminal向けのAIコーディングエージェント",
|
||||
"app.header.home": "ホーム",
|
||||
"app.header.docs": "ドキュメント",
|
||||
"app.footer.issueLink": "バグを見つけましたか?Issueを作成",
|
||||
"app.footer.issueLink": "バグを見つけたらIssueを作成",
|
||||
"app.footer.discordLink": "Discordコミュニティに参加",
|
||||
"app.lander.hero.title": "端末用に構築された AI コーディング エージェント。",
|
||||
"app.lander.cta.getStarted": "始めましょう",
|
||||
"app.lander.hero.title": "terminal向けのAIコーディングエージェント。",
|
||||
"app.lander.cta.getStarted": "始める",
|
||||
"app.lander.features.native_tui.title": "ネイティブ TUI",
|
||||
"app.lander.features.native_tui.description": "レスポンシブでネイティブなテーマ対応のターミナル UI。",
|
||||
"app.lander.features.lsp_enabled.title": "LSP が有効になっている",
|
||||
"app.lander.features.lsp_enabled.description": "LLM に適切な LSP を自動的にロードします。",
|
||||
"app.lander.features.native_tui.description": "レスポンシブでネイティブ、テーマ対応のterminal UI。",
|
||||
"app.lander.features.lsp_enabled.title": "LSP対応",
|
||||
"app.lander.features.lsp_enabled.description": "LLMに最適なLSPを自動で読み込みます。",
|
||||
"app.lander.features.multi_session.title": "マルチセッション",
|
||||
"app.lander.features.multi_session.description": "同じプロジェクトで複数のエージェントを並行して起動します。",
|
||||
"app.lander.features.shareable_links.title": "共有可能なリンク",
|
||||
"app.lander.features.shareable_links.description": "参照またはデバッグのために、セッションへのリンクを共有します。",
|
||||
"app.lander.features.github_copilot.description": "Copilot アカウントを使用するには、GitHub にログインします。",
|
||||
"app.lander.features.chatgpt_plus_pro.description": "ChatGPT Plus または Pro アカウントを使用するには、OpenAI にログインします。",
|
||||
"app.lander.features.use_any_model.title": "どのモデルでも使用可能",
|
||||
"app.lander.features.use_any_model.prefix": "75 以上の LLM プロバイダーをサポート",
|
||||
"app.lander.features.use_any_model.suffix": "地元モデルも含めて。",
|
||||
"app.lander.images.tui.caption": "tokyonight をテーマにした opencode TUI",
|
||||
"app.lander.images.tui.alt": "tokyonight をテーマにした opencode TUI",
|
||||
"app.lander.images.vscode.caption": "VS Code での opencode",
|
||||
"app.lander.images.vscode.alt": "VS Code での opencode",
|
||||
"app.lander.images.github.caption": "GitHub での opencode",
|
||||
"app.lander.images.github.alt": "GitHub での opencode",
|
||||
"share.meta_description": "opencode - ターミナル用に構築された AI コーディング エージェント。",
|
||||
"app.lander.features.multi_session.description": "同じプロジェクトで複数のエージェントを並列で起動します。",
|
||||
"app.lander.features.shareable_links.title": "共有リンク",
|
||||
"app.lander.features.shareable_links.description": "参照やデバッグのためにセッションリンクを共有します。",
|
||||
"app.lander.features.github_copilot.description": "Copilotアカウントを使うにはGitHubでログインします。",
|
||||
"app.lander.features.chatgpt_plus_pro.description": "ChatGPT PlusまたはProアカウントを使うにはOpenAIでログインします。",
|
||||
"app.lander.features.use_any_model.title": "任意のモデルを使う",
|
||||
"app.lander.features.use_any_model.prefix": "75以上のLLMプロバイダーをサポート",
|
||||
"app.lander.features.use_any_model.suffix": "ローカルモデルを含みます。",
|
||||
"app.lander.images.tui.caption": "tokyonightテーマのopencode TUI",
|
||||
"app.lander.images.tui.alt": "tokyonightテーマのopencode TUI",
|
||||
"app.lander.images.vscode.caption": "VS Codeでのopencode",
|
||||
"app.lander.images.vscode.alt": "VS Codeでのopencode",
|
||||
"app.lander.images.github.caption": "GitHubでのopencode",
|
||||
"app.lander.images.github.alt": "GitHubでのopencode",
|
||||
"share.meta_description": "opencode - terminal向けのAIコーディングエージェント。",
|
||||
"share.not_found": "見つかりません",
|
||||
"share.link_to_message": "このメッセージへのリンク",
|
||||
"share.copied": "コピーしました!",
|
||||
"share.copied": "コピーしました!",
|
||||
"share.copy": "コピー",
|
||||
"share.show_more": "もっと見る",
|
||||
"share.show_less": "表示を少なくする",
|
||||
"share.show_less": "表示を減らす",
|
||||
"share.show_results": "結果を表示",
|
||||
"share.hide_results": "結果を非表示にする",
|
||||
"share.hide_results": "結果を非表示",
|
||||
"share.show_details": "詳細を表示",
|
||||
"share.hide_details": "詳細を隠す",
|
||||
"share.hide_details": "詳細を非表示",
|
||||
"share.show_preview": "プレビューを表示",
|
||||
"share.hide_preview": "プレビューを非表示にする",
|
||||
"share.show_contents": "番組内容",
|
||||
"share.hide_contents": "内容を隠す",
|
||||
"share.hide_preview": "プレビューを非表示",
|
||||
"share.show_contents": "内容を表示",
|
||||
"share.hide_contents": "内容を非表示",
|
||||
"share.show_output": "出力を表示",
|
||||
"share.hide_output": "出力を非表示にする",
|
||||
"share.hide_output": "出力を非表示",
|
||||
"share.error": "エラー",
|
||||
"share.waiting_for_messages": "メッセージを待っています...",
|
||||
"share.status_connected_waiting": "接続中、メッセージを待っています...",
|
||||
"share.waiting_for_messages": "メッセージを待機中...",
|
||||
"share.status_connected_waiting": "接続済み、メッセージを待機中...",
|
||||
"share.status_connecting": "接続中...",
|
||||
"share.status_disconnected": "切断されました",
|
||||
"share.status_reconnecting": "再接続中...",
|
||||
"share.status_error": "エラー",
|
||||
"share.status_unknown": "未知",
|
||||
"share.error_id_not_found": "IDが見つかりません",
|
||||
"share.status_unknown": "不明",
|
||||
"share.error_id_not_found": "idが見つかりません",
|
||||
"share.error_api_url_not_found": "API URLが見つかりません",
|
||||
"share.error_connection_failed": "接続に失敗しました",
|
||||
"share.opencode_version": "opencode のバージョン",
|
||||
"share.opencode_version": "opencode version",
|
||||
"share.opencode_name": "opencode",
|
||||
"share.models": "モデル",
|
||||
"share.cost": "料金",
|
||||
"share.cost": "コスト",
|
||||
"share.input_tokens": "入力トークン",
|
||||
"share.output_tokens": "出力トークン",
|
||||
"share.reasoning_tokens": "推論トークン",
|
||||
"share.scroll_to_bottom": "一番下までスクロール",
|
||||
"share.attachment": "アタッチメント",
|
||||
"share.thinking": "考え",
|
||||
"share.thinking_pending": "考え...",
|
||||
"share.creating_plan": "計画の作成",
|
||||
"share.completing_plan": "計画を完了する",
|
||||
"share.updating_plan": "計画の更新",
|
||||
"share.match_one": "マッチ",
|
||||
"share.match_other": "マッチ",
|
||||
"share.attachment": "添付ファイル",
|
||||
"share.thinking": "思考",
|
||||
"share.thinking_pending": "思考中...",
|
||||
"share.creating_plan": "計画を作成",
|
||||
"share.completing_plan": "計画を完了",
|
||||
"share.updating_plan": "計画を更新",
|
||||
"share.match_one": "一致",
|
||||
"share.match_other": "一致",
|
||||
"share.result_one": "結果",
|
||||
"share.result_other": "結果",
|
||||
"share.debug_key": "鍵"
|
||||
"share.debug_key": "キー"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user