mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
68 lines
4.5 KiB
JSON
68 lines
4.5 KiB
JSON
{
|
|
"config.aspectRatio.label": "比率",
|
|
"config.aspectRatio.lock": "アスペクト比を固定する",
|
|
"config.aspectRatio.unlock": "アスペクト比の固定を解除する",
|
|
"config.cfg.label": "ガイド強度",
|
|
"config.header.desc": "簡単な説明、すぐに創作",
|
|
"config.header.title": "絵画",
|
|
"config.height.label": "高さ",
|
|
"config.imageNum.label": "画像数",
|
|
"config.imageUrl.label": "参考画像",
|
|
"config.imageUrls.label": "参考画像",
|
|
"config.model.label": "モデル",
|
|
"config.prompt.placeholder": "生成したい内容を記述してください",
|
|
"config.prompt.placeholderWithRef": "画像をどのように調整したいか説明してください",
|
|
"config.promptExtend.label": "プロンプト拡張",
|
|
"config.quality.label": "画像品質",
|
|
"config.quality.options.hd": "高精細",
|
|
"config.quality.options.standard": "標準",
|
|
"config.resolution.label": "解像度",
|
|
"config.resolution.options.1K": "1K",
|
|
"config.resolution.options.2K": "2K",
|
|
"config.resolution.options.4K": "4K",
|
|
"config.resolution.options.512": "512px",
|
|
"config.seed.label": "シード",
|
|
"config.seed.random": "ランダムシード",
|
|
"config.size.label": "サイズ",
|
|
"config.steps.label": "ステップ数",
|
|
"config.title": "設定",
|
|
"config.watermark.label": "ウォーターマーク",
|
|
"config.webSearch.label": "ウェブ検索",
|
|
"config.width.label": "幅",
|
|
"generation.actions.applySeed": "シードを適用する",
|
|
"generation.actions.copyError": "エラー情報をコピー",
|
|
"generation.actions.copyPrompt": "プロンプトをコピー",
|
|
"generation.actions.copySeed": "シードをコピー",
|
|
"generation.actions.delete": "削除",
|
|
"generation.actions.deleteBatch": "バッチを削除",
|
|
"generation.actions.download": "ダウンロード",
|
|
"generation.actions.downloadFailed": "画像のダウンロードに失敗しました",
|
|
"generation.actions.errorCopied": "エラー情報がクリップボードにコピーされました",
|
|
"generation.actions.errorCopyFailed": "エラー情報のコピーに失敗しました",
|
|
"generation.actions.generate": "生成",
|
|
"generation.actions.promptCopied": "プロンプトがクリップボードにコピーされました",
|
|
"generation.actions.promptCopyFailed": "プロンプトのコピーに失敗しました",
|
|
"generation.actions.reuseSettings": "設定を再利用",
|
|
"generation.actions.seedApplied": "シードが設定に適用されました",
|
|
"generation.actions.seedApplyFailed": "シードの適用に失敗しました",
|
|
"generation.actions.seedCopied": "シードがクリップボードにコピーされました",
|
|
"generation.actions.seedCopyFailed": "シードのコピーに失敗しました",
|
|
"generation.metadata.count": "{{count}} 枚の画像",
|
|
"generation.status.failed": "生成失敗",
|
|
"generation.status.generating": "生成中...",
|
|
"notSupportGuide.desc": "現在のデプロイはクライアントデータベースモードのため、AI画像生成機能は使用できません。<1>サーバーデータベースデプロイモード</1>に切り替えるか、直接 <3>LobeChat Cloud</3> をご利用ください。",
|
|
"notSupportGuide.features.fileIntegration.desc": "ファイル管理システムと深く統合され、生成された画像は自動的にファイルシステムに保存され、統一的な管理と整理が可能です",
|
|
"notSupportGuide.features.fileIntegration.title": "ファイルシステム連携",
|
|
"notSupportGuide.features.llmAssisted.desc": "大規模言語モデルの能力を活用し、プロンプトの最適化と拡張を行い、画像生成の品質を向上させます(近日公開予定)",
|
|
"notSupportGuide.features.llmAssisted.title": "LLM支援生成",
|
|
"notSupportGuide.features.multiProviders.desc": "OpenAI gpt-image-1、Google Imagen、FAL.ai など複数のAI絵画サービスプロバイダーをサポートし、多彩なモデル選択を提供します",
|
|
"notSupportGuide.features.multiProviders.title": "複数プロバイダー対応",
|
|
"notSupportGuide.title": "現在のデプロイモードはAI絵画をサポートしていません",
|
|
"topic.createNew": "新しいトピックを作成",
|
|
"topic.deleteConfirm": "生成テーマを削除",
|
|
"topic.deleteConfirmDesc": "この生成テーマを削除すると復元できません。慎重に操作してください。",
|
|
"topic.empty": "生成されたテーマはありません",
|
|
"topic.title": "絵画のテーマ",
|
|
"topic.untitled": "デフォルトテーマ"
|
|
}
|