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

287 lines
12 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.

{
"inputPlaceholder": "随便问点什么。输入“/”查找提示,“@”查找文件,“#”查找工具。",
"Company Name": "企业AI对话平台",
"Clock In": "开始",
"setup": {
"LetsCreateYourProfile": "让我们来创建您的个人资料。",
"WelcomeToChatbotUI": "欢迎使用 ChatAI UI",
"EnterAPIKeysForEachServiceYoudLikeToUse": "输入您希望使用的每个服务的 API 密钥。",
"SetAPIKeysOptional": "设置 API 密钥(可选)",
"YouAreAllSetUp": "设置完成!",
"SetupComplete": "设置完成",
"azureOpenaiEndpoint": "Azure OpenAI 接口地址",
"azureOpenai35TurboId": "Azure OpenAI GPT-3.5 Turbo 模型 ID",
"azureOpenai45TurboId": "Azure OpenAI GPT-4.5 Turbo 模型 ID",
"azureOpenai45VisionId": "Azure OpenAI GPT-4.5 Vision 模型 ID",
"azureOpenaiEmbeddingsId": "Azure OpenAI 向量嵌入模型 ID",
"openaiOrgId": "OpenAI 组织 ID",
"anthropicApiKey": "Anthropic API 密钥",
"googleGeminiApiKey": "谷歌 Gemini API 密钥",
"mistralApiKey": "Mistral API 密钥",
"groqApiKey": "Groq API 密钥",
"perplexityApiKey": "Perplexity API 密钥",
"openrouterApiKey": "OpenRouter API 密钥",
"azureOpenaiApiKey": "Azure OpenAI API 密钥",
"openaiApiKey": "OpenAI API 密钥",
"switchToAzure": "切换到 Azure OpenAI",
"switchToOpenai": "切换到标准 OpenAI",
"openaiOrgIdOptional": "OpenAI 组织 ID可选",
"switchToOpenAI": "切换为标准 OpenAI",
"switchToAzureOpenAI": "切换为 Azure OpenAI",
"back": "返回",
"next": "下一步",
"WelcomeToChatAIUI": "欢迎使用企业AI对话平台",
"ClickNextToStartChatting": "点击“下一步”开始与 AI 对话。"
},
"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": "谷歌 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": "谷歌 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": "谷歌 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": "谷歌 Gemini API 密钥由管理员设置。",
"mistralApiKeySetByAdmin": "Mistral API 密钥由管理员设置。",
"groqApiKeySetByAdmin": "Groq API 密钥由管理员设置。",
"perplexityApiKeySetByAdmin": "Perplexity API 密钥由管理员设置。",
"openRouterApiKeySetByAdmin": "OpenRouter API 密钥由管理员设置。"
},
"side": {
"chatTime": {
"Today": "今天",
"Yesterday": "昨天",
"PreviousWeek": "上周",
"Older": "更早"
},
"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": "基础地址",
"baseUrlPlaceholder": "基础地址...",
"apiKey": "API 密钥",
"apiKeyPlaceholder": "API 密钥...",
"maxContextLength": "最大上下文长度",
"presetNamePlaceholder": "预设名称...",
"promptLabel": "提示词",
"promptNamePlaceholder": "提示词名称...",
"promptContentPlaceholder": "提示词内容...",
"promptPlaceholderShort": "提示词...",
"toolNamePlaceholder": "工具名称...",
"toolDescriptionPlaceholder": "工具描述...",
"customHeadersLabel": "自定义请求头",
"schemaLabel": "Schema",
"dropFileHere": "将文件拖放到此处",
"imageTooLarge": "图片必须小于6MB",
"canvasError": "无法创建画布上下文。"
},
"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": "显示最近更新"
},
"chatInfo": {
"title": "对话信息",
"model": "模型",
"prompt": "提示词",
"temperature": "温度系数",
"contextLength": "上下文长度",
"profileContext": "用户上下文",
"workspaceInstructions": "工作区说明",
"embeddingsProvider": "向量引擎提供方",
"enabled": "启用",
"disabled": "禁用",
"startNewChat": "开始新的对话"
}
}