chatbot-ui/public/locales/ja/translation.json

240 lines
14 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Ask anything. Type \"/\" for prompts, \"@\" for files, and \"#\" for tools.": "何でも聞いてください。「/」でプロンプト、「@」でファイル、「#」でツールを入力してください。",
"Company Name": "Jelly Drops LLC",
"Clock In": "出勤する",
"setup": {
"LetsCreateYourProfile": "プロフィールを作成しましょう。",
"WelcomeToChatbotUI": "Chatbot UIへようこそ",
"EnterAPIKeysForEachServiceYoudLikeToUse": "使用する各サービスのAPIキーを入力してください。",
"SetAPIKeysOptional": "APIキーの設定オプション",
"YouAreAllSetUp": "設定が完了しました!",
"SetupComplete": "セットアップ完了"
},
"login": {
"email": "メールアドレス",
"emailPlaceholder": "you@example.com",
"password": "パスワード",
"passwordPlaceholder": "••••••••",
"loginButton": "ログイン",
"signUpButton": "サインアップ",
"forgotPassword": "パスワードを忘れましたか?",
"reset": "リセット",
"emailNotAllowed": "メールアドレス {{email}} は登録できません。",
"passwordResetMessage": "パスワードリセットのためにメールを確認してください。",
"errorUnexpected": "予期しないエラーが発生しました",
"username": "ユーザー名",
"usernamePlaceholder": "ユーザー名を入力してください",
"available": "利用可能",
"unavailable": "利用不可",
"usernameError": "ユーザー名は文字、数字、またはアンダースコアのみで、その他の文字やスペースは使用できません。",
"chatDisplayName": "チャット表示名",
"displayNamePlaceholder": "あなたの名前"
},
"chat": {
"defaultChatTitle": "会話",
"quickSettingsLabel": "クイック設定",
"loadingAssistant": "アシスタントを読み込み中...",
"noItemsFound": "アイテムが見つかりません",
"modelLabel": "モデル",
"unlockModelsMessage": "プロフィール設定にAPIキーを入力してモデルをアンロックします。",
"promptLabel": "プロンプト",
"promptPlaceholder": "あなたは親しみやすく、役立つ AI アシスタントです。",
"temperatureLabel": "温度",
"contextLengthLabel": "コンテキスト長",
"includeProfileContextLabel": "チャットにプロフィールコンテキストを含める",
"noProfileContext": "プロフィールコンテキストはありません。",
"includeWorkspaceInstructionsLabel": "チャットにワークスペース指示を含める",
"noWorkspaceInstructions": "ワークスペース指示はありません。",
"embeddingsProviderLabel": "埋め込み提供者",
"azureOpenAI": "Azure OpenAI",
"openAI": "OpenAI",
"local": "ローカル",
"selectModel": "モデルを選択",
"hosted": "ホステッド",
"advancedSettings": "高度な設定",
"searchModelsPlaceholder": "モデルを検索..."
},
"profile": {
"settingsTitle": "ユーザー設定",
"logout": "ログアウト",
"profileTab": "プロフィール",
"apiKeysTab": "APIキー",
"usernameLabel": "ユーザー名",
"usernamePlaceholder": "ユーザー名を入力してください",
"available": "利用可能",
"unavailable": "利用不可",
"usernameError": "ユーザー名は文字、数字、またはアンダースコアのみで、その他の文字やスペースは使用できません。",
"chatDisplayName": "チャット表示名",
"chatDisplayNamePlaceholder": "あなたの名前",
"instructionsLabel": "AIにあなたに関するどのような情報を知ってもらいたいですか",
"instructionsPlaceholder": "プロフィールの説明...(オプション)",
"profileImageLabel": "プロフィール画像",
"cancel": "キャンセル",
"save": "保存",
"profileUpdated": "プロフィールが更新されました!",
"imageAlt": "プロフィール画像",
"apiKeyLabel": "APIキー",
"switchToStandardOpenAI": "標準のOpenAIに切り替え",
"switchToAzureOpenAI": "Azure OpenAIに切り替え",
"downloadTooltip": "Chatbot UI 1.0のデータをJSONとしてダウンロード。インポート機能は近日公開予定",
"azureOpenAIKeySetByAdmin": "Azure OpenAI API キーは管理者によって設定されました。",
"openAIAPIKeySetByAdmin": "OpenAI API キーは管理者によって設定されました。",
"azureEndpointSetByAdmin": "Azure エンドポイントは管理者によって設定されました。",
"azureDeploymentNameSetByAdmin": "Azure デプロイメント名は管理者によって設定されました。",
"geminiAPIKeySetByAdmin": "Google Gemini API キーは管理者によって設定されました。",
"mistralAPIKeySetByAdmin": "Mistral API キーは管理者によって設定されました。",
"groqAPIKeySetByAdmin": "Groq API キーは管理者によって設定されました。",
"perplexityAPIKeySetByAdmin": "Perplexity API キーは管理者によって設定されました。",
"openRouterAPIKeySetByAdmin": "OpenRouter API キーは管理者によって設定されました。",
"azureEndpointLabel": "Azure エンドポイント",
"azureGpt35TurboDeploymentName": "Azure GPT-3.5 Turbo デプロイメント名",
"azureGpt45TurboDeploymentName": "Azure GPT-4.5 Turbo デプロイメント名",
"azureGpt45VisionDeploymentName": "Azure GPT-4.5 Vision デプロイメント名",
"azureEmbeddingsDeploymentName": "Azure Embeddings デプロイメント名",
"openaiOrgIdLabel": "OpenAI 組織 ID",
"anthropicApiKeyLabel": "Anthropic API キー",
"googleGeminiApiKeyLabel": "Google Gemini API キー",
"mistralApiKeyLabel": "Mistral API キー",
"groqApiKeyLabel": "Groq API キー",
"perplexityApiKeyLabel": "Perplexity API キー",
"openRouterApiKeyLabel": "OpenRouter API キー",
"azureEndpointPlaceholder": "https://your-endpoint.openai.azure.com",
"azureGpt35TurboDeploymentNamePlaceholder": "Azure GPT-3.5 Turbo デプロイメント名",
"azureGpt45TurboDeploymentNamePlaceholder": "Azure GPT-4.5 Turbo デプロイメント名",
"azureGpt45VisionDeploymentNamePlaceholder": "Azure GPT-4.5 Vision デプロイメント名",
"azureEmbeddingsDeploymentNamePlaceholder": "Azure Embeddings デプロイメント名",
"openaiOrgIdPlaceholder": "OpenAI 組織 IDオプション",
"anthropicApiKeyPlaceholder": "Anthropic API キー",
"googleGeminiApiKeyPlaceholder": "Google Gemini API キー",
"mistralApiKeyPlaceholder": "Mistral API キー",
"groqApiKeyPlaceholder": "Groq API キー",
"perplexityApiKeyPlaceholder": "Perplexity API キー",
"openRouterApiKeyPlaceholder": "OpenRouter API キー",
"azureGpt35TurboDeploymentNameSetByAdmin": "Azure GPT-3.5 Turbo デプロイメント名は管理者によって設定されました。",
"azureGpt45TurboDeploymentNameSetByAdmin": "Azure GPT-4.5 Turbo デプロイメント名は管理者によって設定されました。",
"azureGpt45VisionDeploymentNameSetByAdmin": "Azure GPT-4.5 Vision デプロイメント名は管理者によって設定されました。",
"azureEmbeddingsDeploymentNameSetByAdmin": "Azure Embeddings デプロイメント名は管理者によって設定されました。",
"openaiOrgIdSetByAdmin": "OpenAI 組織 ID は管理者によって設定されました。",
"anthropicApiKeySetByAdmin": "Anthropic API キーは管理者によって設定されました。",
"googleGeminiApiKeySetByAdmin": "Google Gemini API キーは管理者によって設定されました。",
"mistralApiKeySetByAdmin": "Mistral API キーは管理者によって設定されました。",
"groqApiKeySetByAdmin": "Groq API キーは管理者によって設定されました。",
"perplexityApiKeySetByAdmin": "Perplexity API キーは管理者によって設定されました。",
"openRouterApiKeySetByAdmin": "OpenRouter API キーは管理者によって設定されました。"
},
"side": {
"selectWorkspace": "ワークスペースを選択...",
"newWorkspace": "新しいワークスペース",
"searchWorkspaces": "ワークスペースを検索...",
"noWorkspacesFound": "ワークスペースが見つかりません",
"workspaceSettings": "ワークスペース設定",
"workspaceImage": "ワークスペース画像",
"workspaceName": "ワークスペース名",
"workspaceInstructions": "ワークスペース指示",
"workspaceDescription": "これはあなたの個人用のホームワークスペースです",
"save": "保存",
"cancel": "キャンセル",
"howToRespond": "このワークスペースでAIにどのように応答してほしいですか",
"main": "メイン",
"defaults": "デフォルト",
"aiResponseInstructions": "このワークスペースでAIにどのように応答してほしいですか",
"workspaceNamePlaceholder": "名前を入力...",
"workspaceBeginSettings": "これらはワークスペースを選択したときに始まる設定です。",
"workspaceInstructionsPlaceholder": "説明...(オプション)",
"sidebarCreateNew": "新規作成",
"sidebarNoContentType": "{{contentType}} はありません",
"searchPlaceholder": "{{contentType}} を検索...",
"profileSettings": "プロフィール設定",
"deleteChatTitle": "削除",
"deleteChatConfirm": "このチャットを削除してもよろしいですか?",
"create": "作成",
"creating": "作成中...",
"delete": "削除",
"name": "名前",
"assistantNamePlaceholder": "アシスタント名...",
"description": "説明",
"assistantDescriptionPlaceholder": "アシスタントの説明...",
"image": "画像",
"optional": "(任意)",
"filesAndCollections": "ファイルとコレクション",
"tools": "ツール",
"modelIncompatibleWithTools": "このモデルはツールと互換性がありません。",
"editChat": "チャットを編集",
"confirmDelete": "本当に削除しますか?",
"edit": "編集",
"assignedWorkspaces": "割り当てられたワークスペース",
"searchFilesPlaceholder": "ファイルを検索...",
"filesSelected": "件のファイルが選択されました",
"toolsSelected": "件のツールが選択されました",
"searchToolsPlaceholder": "ツールを検索...",
"files": "ファイル",
"file": "ファイル",
"collectionDescriptionPlaceholder": "コレクションの説明...",
"collectionNamePlaceholder": "コレクション名...",
"fileNamePlaceholder": "ファイル名...",
"fileDescriptionPlaceholder": "ファイルの説明...",
"view": "表示",
"confirmDeleteFolder": "このフォルダーを削除してもよろしいですか?",
"deleteFolderWithContents": "フォルダーと含まれる項目を削除",
"deleteFolderOnly": "フォルダーのみ削除",
"editFolder": "フォルダーを編集",
"createCustomModel": "カスタムモデルを作成します。",
"apiCompatibilityWarning": "あなたの API は <strong>*完全に*</strong> OpenAI SDK と互換である必要があります。",
"apiCompatibilityNotice": "あなたの API は OpenAI SDK と互換である必要があります。",
"modelNamePlaceholder": "モデル名...",
"modelId": "モデル ID",
"modelIdPlaceholder": "モデル ID...",
"baseUrl": "ベース URL",
"baseUrlPlaceholder": "ベース URL...",
"apiKey": "API キー",
"apiKeyPlaceholder": "API キー...",
"maxContextLength": "最大コンテキスト長",
"presetNamePlaceholder": "プリセット名...",
"promptLabel": "プロンプト",
"promptNamePlaceholder": "プロンプト名...",
"promptContentPlaceholder": "プロンプトの内容...",
"promptPlaceholderShort": "プロンプト...",
"toolNamePlaceholder": "ツール名...",
"toolDescriptionPlaceholder": "ツールの説明...",
"customHeadersLabel": "カスタムヘッダー",
"schemaLabel": "スキーマ"
},
"contentType": {
"chats": "チャット",
"presets": "プリセット",
"prompts": "プロンプト",
"files": "ファイル",
"collections": "コレクション",
"assistants": "アシスタント",
"tools": "ツール",
"models": "モデル"
},
"modelProvider": {
"custom": "カスタム"
},
"help": {
"showHelp": "ヘルプを表示",
"showWorkspaces": "ワークスペースを表示",
"newChat": "新しいチャット",
"focusChat": "チャットに集中",
"toggleFiles": "ファイルを切り替え",
"toggleRetrieval": "検索を切り替え",
"openSettings": "設定を開く",
"openQuickSettings": "クイック設定を開く",
"toggleSidebar": "サイドバーを切り替え",
"updates": "更新情報",
"markAsRead": "既読にする",
"markAllAsRead": "すべて既読にする",
"demo": "デモ",
"youAreAllCaughtUp": "すべて確認済みです!",
"showRecentUpdates": "最近の更新を表示"
}
}