{ "translation": { "agents": { "add.button": "添加到助手", "add.name": "名稱", "add.name.placeholder": "輸入名稱", "add.prompt": "提示詞", "add.prompt.placeholder": "輸入提示詞", "add.title": "创建智能體", "delete.popup.content": "確定要刪除此智能體嗎?", "edit.message.add.title": "添加", "edit.message.assistant.placeholder": "輸入助手消息", "edit.message.assistant.title": "助手", "edit.message.empty.content": "會話輸入內容不能為空", "edit.message.group.title": "訊息組", "edit.message.title": "預設訊息", "edit.message.user.placeholder": "輸入用戶消息", "edit.message.user.title": "用戶", "edit.model.select.title": "選擇模型", "edit.settings.hide_preset_messages": "隱藏預設消息", "edit.title": "編輯智能體", "manage.title": "管理智能體", "my_agents": "我的智能體", "search.no_results": "沒有找到相關智能體", "sorting.title": "排序", "tag.agent": "智能体", "tag.default": "預設", "tag.new": "新建", "tag.system": "系統", "title": "智能體" }, "assistants": { "abbr": "助", "clear.content": "清空話題會刪除助手下所有主題和文件,確定要繼續嗎?", "clear.title": "清空話題", "copy.title": "複製助手", "delete.content": "删除助手会删除所有该助手下的话题和文件,确定要繼續吗?", "delete.title": "删除助手", "edit.title": "編輯助手", "save.success": "儲存成功", "save.title": "儲存到智能體", "search": "搜尋助手...", "settings.reasoning_effort": "思維鏈長度", "settings.reasoning_effort.tip": "該設置僅支持推理模型", "settings.reasoning_effort.low": "短", "settings.reasoning_effort.medium": "中", "settings.reasoning_effort.high": "長", "settings.auto_reset_model": "自動重置模型", "settings.auto_reset_model.tip": "每次新的話題時自動重置模型", "settings.default_model": "預設模型", "settings.model": "模型設定", "settings.preset_messages": "預設訊息", "settings.prompt": "提示詞設定", "title": "助手" }, "button": { "add": "添加", "added": "已添加", "collapse": "收起", "manage": "管理", "select_model": "選擇模型", "show.all": "顯示全部" }, "chat": { "add.assistant.title": "添加助手", "artifacts.button.download": "下載", "artifacts.button.preview": "預覽", "assistant.search.placeholder": "搜尋", "default.description": "你好,我是預設助手。你可以立即開始與我聊天。", "default.name": "⭐️ 預設助手", "default.topic.name": "預設話題", "input.clear": "清除 {{Command}}", "input.clear.content": "您想要清除當前話題的所有訊息嗎?", "input.clear.title": "清除所有訊息?", "input.collapse": "收起", "input.context_count.tip": "上下文數量", "input.estimated_tokens.tip": "預估 Token 數", "input.expand": "展開", "input.new.context": "清除上下文 {{Command}}", "input.new_topic": "新話題 {{Command}}", "input.pause": "暫停", "input.placeholder": "在此輸入您的訊息...", "input.send": "發送", "input.settings": "設定", "input.topics": " 話題 ", "input.translate": "翻譯成英文", "input.upload": "上傳圖片或文檔", "input.web_search": "開啟網路搜索", "input.knowledge_base": "知識庫", "message.new.branch": "分支", "message.new.branch.created": "新分支已建立", "message.regenerate.model": "切換模型", "message.new.context": "新上下文", "message.useful": "有用", "save": "保存", "settings.code_collapsible": "代码块可折叠", "settings.context_count": "上下文", "settings.context_count.tip": "在上下文中保留的前幾則訊息。", "settings.max": "最大", "settings.max_tokens": "啟用最大 Token 限制", "settings.max_tokens.tip": "模型可以生成的最大 Token 數。普通聊天建議 500-800。短文生成建議 800-2000。代碼生成建議 2000-3600。長文生成建議超過 4000。", "settings.reset": "重置", "settings.set_as_default": "設為預設助手", "settings.show_line_numbers": "代码顯示行號", "settings.temperature": "溫度", "settings.temperature.tip": "較低的值使模型更具創造性和不可預測性,較高的值則使其更具確定性和精確性。", "settings.top_p": "Top-P", "settings.top_p.tip": "模型生成文本的隨機程度。值越小,AI 生成的內容越單調,也越容易理解;值越大,AI 回覆的詞彙範圍越大,越多樣化", "suggestions.title": "建議的問題", "topics.auto_rename": "自動重新命名", "topics.clear.title": "清空消息", "topics.edit.placeholder": "輸入新名稱", "topics.edit.title": "編輯名稱", "topics.export.image": "匯出為圖片", "topics.export.md": "匯出為 Markdown", "topics.export.title": "匯出", "topics.export.word": "導出為 Word", "topics.list": "話題列表", "topics.move_to": "移動到", "topics.title": "話題", "translate": "翻譯", "resend": "重新發送", "thinking": "思考中", "deeply_thought": "已深度思考(用時 {{secounds}} 秒)" }, "common": { "and": "與", "assistant": "智能體", "avatar": "頭像", "back": "返回", "cancel": "取消", "chat": "聊天", "close": "關閉", "copy": "複製", "cut": "剪下", "default": "預設", "delete": "刪除", "description": "描述", "docs": "文件", "download": "下載", "duplicate": "複製", "edit": "編輯", "language": "語言", "model": "模型", "models": "模型", "name": "名稱", "paste": "貼上", "prompt": "提示詞", "provider": "提供商", "regenerate": "重新生成", "rename": "重新命名", "reset": "重置", "save": "保存", "search": "搜尋", "select": "選擇", "topics": "話題", "warning": "警告", "you": "您", "clear": "清除", "add": "添加", "footnotes": "引用" }, "error": { "backup.file_format": "備份文件格式錯誤", "chat.response": "出現錯誤。如果尚未配置 API 密鑰,請前往設定 > 模型提供者中配置密鑰", "no_api_key": "API 密鑰未配置", "provider_disabled": "模型提供商未啟用", "render": { "title": "渲染錯誤", "description": "渲染公式失敗,請檢查公式格式是否正確" } }, "export": { "assistant": "助手", "attached_files": "附件", "conversation_details": "會話詳情", "conversation_history": "會話歷史", "created": "創建時間", "last_updated": "最後更新", "messages": "訊息數", "user": "用戶" }, "files": { "actions": "操作", "all": "所有檔案", "count": "數量", "created_at": "建立時間", "document": "文檔", "file": "檔案", "image": "圖片", "name": "名稱", "open": "打開", "size": "大小", "type": "類型", "text": "文本", "title": "檔案", "edit": "編輯", "delete": "刪除", "delete.title": "刪除檔案", "delete.content": "刪除檔案會刪除檔案在所有消息中的引用,確定要刪除此檔案嗎?", "delete.paintings.warning": "繪圖中包含該圖片,暫時無法刪除" }, "history": { "continue_chat": "繼續聊天", "locate.message": "定位到訊息", "search.messages": "搜尋所有訊息", "search.placeholder": "搜尋話題或訊息...", "search.topics.empty": "沒有找到相關話題, 點擊回車鍵搜尋所有訊息", "title": "搜尋話題" }, "languages": { "arabic": "阿拉伯文", "chinese": "簡體中文", "chinese-traditional": "繁體中文", "english": "英文", "french": "法文", "italian": "意大利文", "japanese": "日文", "korean": "韓文", "portuguese": "葡萄牙文", "russian": "俄文", "spanish": "西班牙文" }, "mermaid": { "download": { "png": "下載 PNG", "svg": "下載 SVG" }, "resize": { "zoom-in": "放大", "zoom-out": "縮小" }, "tabs": { "preview": "預覽", "source": "原始碼" }, "title": "Mermaid 圖表" }, "message": { "api.connection.failed": "連接失敗", "api.connection.success": "連接成功", "api.check.model.title": "請選擇要檢測的模型", "assistant.added.content": "智能體添加成功", "backup.failed": "備份失敗", "backup.success": "備份成功", "backup.start.success": "開始備份", "chat.completion.paused": "聊天完成已暫停", "copied": "已複製", "error.enter.api.host": "請先輸入您的 API 主機地址", "error.enter.api.key": "請先輸入您的 API 密鑰", "error.enter.model": "請先選擇一個模型", "error.enter.name": "請先輸入知識庫名稱", "error.chunk_overlap_too_large": "分段重疊不能大於分段大小", "error.invalid.proxy.url": "無效的代理 URL", "error.invalid.webdav": "無效的 WebDAV 設定", "message.code_style": "程式碼風格", "message.delete.content": "確定要刪除此訊息嗎?", "message.delete.title": "刪除訊息", "message.style": "消息樣式", "message.style.bubble": "氣泡", "message.style.plain": "簡潔", "message.multi_model_style": "多模型回答樣式", "message.multi_model_style.horizontal": "水平", "message.multi_model_style.vertical": "垂直", "message.multi_model_style.fold": "折疊", "reset.confirm.content": "確定要清除所有資料嗎?", "reset.double.confirm.content": "所有資料將會被清除,您確定要繼續嗎?", "reset.double.confirm.title": "資料將會丟失!!!", "restore.success": "恢復成功", "save.success.title": "保存成功", "switch.disabled": "請等待當前回覆完成", "topic.added": "新話題已添加", "upgrade.success.button": "重新啟動", "upgrade.success.content": "請重新啟動應用以完成升級", "upgrade.success.title": "升級成功", "regenerate.confirm": "重新生成會覆蓋當前訊息", "copy.success": "複製成功", "error.get_embedding_dimensions": "獲取嵌入維度失敗", "group.delete.title": "刪除分組消息", "group.delete.content": "刪除分組消息會刪除用戶提問和所有助手的回答", "mention.title": "切換模型回答" }, "minapp": { "title": "小程序", "sidebar.add.title": "添加到側邊欄", "sidebar.remove.title": "從側邊欄移除" }, "ollama": { "keep_alive_time.description": "對話後模型在記憶體中保持的時間(預設為 5 分鐘)。", "keep_alive_time.placeholder": "分鐘", "keep_alive_time.title": "保持活躍時間", "title": "Ollama" }, "paintings": { "button.delete.image": "刪除繪圖", "button.delete.image.confirm": "確定要刪除此繪圖嗎?", "button.new.image": "新繪圖", "guidance_scale": "引導比例", "guidance_scale_tip": "無分類器指導。控制模型在尋找相關圖像時對提示詞的遵循程度", "image.size": "影像尺寸", "inference_steps": "推理步數", "inference_steps_tip": "要執行的推理步數。步數越多,質量越高但耗時越長", "negative_prompt": "反向提示詞", "negative_prompt_tip": "描述你不想在圖片中出現的內容", "number_images": "生成數量", "number_images_tip": "一次生成的圖片數量 (1-4)", "prompt_placeholder": "描述你想創建的圖片,例如:一個寧靜的湖泊,夕陽西下,遠處是群山", "regenerate.confirm": "這將覆蓋已生成的圖片,是否繼續?", "seed": "隨機種子", "seed_tip": "相同的種子和提示詞可以生成相似的圖片", "title": "繪圖", "prompt_enhancement": "提示詞增強", "prompt_enhancement_tip": "開啟後將提示重寫為詳細的、適合模型的版本" }, "provider": { "aihubmix": "AiHubMix", "anthropic": "Anthropic", "azure-openai": "Azure OpenAI", "baichuan": "百川", "dashscope": "阿里雲百鍊", "deepseek": "深度求索", "doubao": "豆包", "fireworks": "Fireworks", "gemini": "Gemini", "github": "GitHub Models", "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "騰訊混元", "hyperbolic": "Hyperbolic", "jina": "Jina", "minimax": "MiniMax", "mistral": "Mistral", "moonshot": "月之暗面", "nvidia": "輝達", "ocoolai": "ocoolAI", "ollama": "Ollama", "openai": "OpenAI", "openrouter": "OpenRouter", "silicon": "SiliconFlow", "stepfun": "StepFun", "together": "Together", "yi": "零一萬物", "zhinao": "360智腦", "zhipu": "智譜AI", "qwenlm": "QwenLM" }, "settings": { "about": "關於與回饋", "about.checkUpdate": "檢查更新", "about.checkUpdate.available": "立即更新", "about.checkingUpdate": "正在檢查更新...", "about.contact.button": "郵件", "about.contact.title": "聯繫方式", "about.description": "一款為創作者而生的強大 AI 助手", "about.downloading": "正在下載...", "about.feedback.button": "回饋", "about.feedback.title": "回饋", "about.license.button": "查看", "about.license.title": "許可證", "about.releases.button": "查看", "about.releases.title": "更新日誌", "about.title": "關於我們", "about.updateAvailable": "發現新版本 {{version}}", "about.updateError": "更新錯誤", "about.updateNotAvailable": "您正在使用最新版本", "about.website.button": "網站", "about.website.title": "官方網站", "about.social.title": "社交帳號", "advanced.auto_switch_to_topics": "自動切換到話題", "advanced.title": "進階設定", "assistant": "預設助手", "assistant.model_params": "模型參數", "assistant.title": "預設助手", "data": { "clear_cache": { "button": "清除緩存", "confirm": "清除緩存將刪除應用緩存數據,包括小程序數據。此操作不可恢復,是否繼續?", "error": "清除緩存失敗", "success": "緩存清除成功", "title": "清除緩存" }, "data.app_data": "應用數據", "data.app_logs": "應用日誌", "data.title": "數據目錄", "title": "數據設定", "webdav.backup.button": "從 WebDAV 備份", "webdav.host": "WebDAV 主機位址", "webdav.host.placeholder": "http://localhost:8080", "webdav.password": "WebDAV 密碼", "webdav.path": "WebDAV Path", "webdav.path.placeholder": "/backup", "webdav.autoSync": "自動備份", "webdav.minutes": "分鐘", "webdav.hours": "小時", "webdav.restore.button": "從 WebDAV 恢復", "webdav.title": "WebDAV", "webdav.user": "WebDAV 使用者名稱", "webdav.syncStatus": "備份狀態", "webdav.autoSync.off": "關閉", "webdav.noSync": "等待下次備份", "webdav.syncError": "備份錯誤", "webdav.lastSync": "上次同步時間" }, "quickAssistant": { "title": "快捷助手", "click_tray_to_show": "點擊托盤圖標啟動", "enable_quick_assistant": "啟用快捷助手", "use_shortcut_to_show": "右鍵點擊托盤圖標或使用快捷鍵啟動" }, "display.title": "顯示設定", "font_size.title": "訊息字體大小", "general": "一般設定", "general.backup.button": "備份", "general.backup.title": "資料備份與復原", "general.manually_check_update.title": "關閉更新檢查", "general.reset.button": "重置", "general.reset.title": "資料重置", "general.restore.button": "復原", "general.title": "一般設定", "general.user_name": "使用者名稱", "general.user_name.placeholder": "輸入您的名稱", "general.view_webdav_settings": "查看 WebDAV 設定", "general.display.title": "顯示設定", "display.sidebar.translate.icon": "顯示翻譯圖示", "display.sidebar.painting.icon": "顯示繪圖圖示", "display.sidebar.minapp.icon": "顯示小程序圖示", "display.sidebar.knowledge.icon": "顯示知識圖示", "display.sidebar.files.icon": "顯示文件圖示", "display.sidebar.title": "側邊欄設定", "display.topic.title": "話題設定", "display.sidebar.chat.hiddenMessage": "助手是基礎功能,不支援隱藏", "display.sidebar.empty": "把要隱藏的功能從左側拖拽到這裡", "display.sidebar.visible": "顯示的圖標", "display.sidebar.disabled": "隱藏的圖標", "display.minApp.title": "小程序顯示設定", "display.minApp.visible": "顯示的小程序", "display.minApp.disabled": "隱藏的小程序", "display.minApp.empty": "把要隱藏的小程序從左側拖拽到這裡", "display.custom.css": "自定義 CSS", "display.custom.css.placeholder": "/* 這裡寫自定義 CSS */", "input.auto_translate_with_space": "快速敲擊3次空格翻譯", "messages.divider": "訊息間顯示分隔線", "messages.input.paste_long_text_as_file": "將長文本貼上為檔案", "messages.input.send_shortcuts": "發送快捷鍵", "messages.input.show_estimated_tokens": "顯示預估 Token 數", "messages.metrics": "首字時延 {{time_first_token_millsec}}ms | 每秒 {{token_speed}} tokens", "messages.input.title": "輸入設定", "messages.math_engine": "Markdown 渲染輸入訊息", "messages.math_render_engine": "數學公式引擎", "messages.model.title": "模型設定", "messages.title": "訊息設定", "messages.use_serif_font": "使用襯線字體", "messages.input.paste_long_text_threshold": "長文本長度", "model": "預設模型", "models.add.add_model": "添加模型", "models.add.group_name": "群組名稱", "models.add.group_name.placeholder": "可選,例如 ChatGPT", "models.add.group_name.tooltip": "可選,例如 ChatGPT", "models.add.model_id": "模型 ID", "models.add.model_id.placeholder": "必填,例如 gpt-3.5-turbo", "models.add.model_id.tooltip": "例如 gpt-3.5-turbo", "models.add.model_name": "模型名稱", "models.add.model_name.placeholder": "可選,例如 GPT-4", "models.default_assistant_model": "預設助手模型", "models.default_assistant_model_description": "創建新助手時使用的模型,如果助手未設置模型,則使用此模型", "models.empty": "找不到模型", "models.topic_naming_model": "話題命名模型", "models.topic_naming_model_description": "自動命名新話題時使用的模型", "models.translate_model": "翻譯模型", "models.translate_model_description": "翻譯服務使用的模型", "models.translate_model_prompt_message": "請輸入翻譯模型提示詞", "models.translate_model_prompt_title": "翻譯模型提示詞", "models.topic_naming_model_setting_title": "話題命名模型設定", "models.enable_topic_naming": "話題自動重命名", "models.topic_naming_prompt": "話題命名提示詞", "provider": { "add.name": "提供者名稱", "add.name.placeholder": "例如:OpenAI", "add.title": "添加提供者", "add.type": "提供商類型", "api.url.preview": "預覽: {{url}}", "api.url.reset": "重置", "api.url.tip": "/結尾忽略v1版本,#結尾強制使用輸入位址", "api_host": "API 主機地址", "api_key": "API 密鑰", "api_key.tip": "多個密鑰使用逗號分隔", "api_version": "API 版本", "check": "檢查", "check_all_keys": "檢查所有密鑰", "check_multiple_keys": "檢查多個 API 密鑰", "delete.content": "確定要刪除此提供者嗎?", "delete.title": "刪除提供者", "docs_check": "檢查", "docs_more_details": "查看更多細節", "get_api_key": "點擊這裡獲取密鑰", "no_models": "請先添加模型再檢查 API 連接", "not_checked": "未檢查", "remove_duplicate_keys": "移除重複密鑰", "remove_invalid_keys": "刪除無效密鑰", "search_placeholder": "搜尋模型 ID 或名稱", "title": "模型提供者" }, "proxy": { "mode": { "custom": "自定義代理", "none": "不使用代理", "system": "系統代理", "title": "代理模式" }, "title": "代理設定" }, "proxy.title": "代理地址", "shortcuts": { "action": "操作", "key": "按鍵", "new_topic": "新建話題", "title": "快速方式", "zoom_in": "放大界面", "zoom_out": "縮小界面", "zoom_reset": "重置縮放", "show_app": "顯示應用", "reset_defaults": "重置預設快捷鍵", "reset_defaults_confirm": "確定要重置所有快捷鍵嗎?", "press_shortcut": "按下快捷鍵", "alt_warning": "Mac 不能使用 Option + 字母作為快捷鍵", "reset_to_default": "重置為預設", "clear_shortcut": "清除快捷鍵", "toggle_show_assistants": "切換助手顯示", "toggle_show_topics": "切換話題顯示", "copy_last_message": "複製上一条消息", "search_message": "搜索消息", "mini_window": "快捷助手", "clear_topic": "清除所有訊息", "toggle_new_context": "清除上下文" }, "theme.auto": "自動", "theme.dark": "深色主題", "theme.light": "淺色主題", "theme.title": "主題", "theme.window.style.opaque": "不透明視窗", "theme.window.style.title": "視窗樣式", "theme.window.style.transparent": "透明視窗", "title": "設定", "topic.position": "話題位置", "topic.position.left": "左側", "topic.position.right": "右側", "topic.show.time": "顯示話題時間", "tray.title": "啟用系統托盤圖標" }, "translate": { "any.language": "任意語言", "button.translate": "翻譯", "confirm": { "content": "翻譯後將覆蓋原文,是否繼續?", "title": "翻譯確認" }, "error.not_configured": "翻譯模型未配置", "error.failed": "翻譯失敗", "input.placeholder": "輸入文字進行翻譯", "output.placeholder": "翻譯", "processing": "翻譯中...", "title": "翻譯", "close": "關閉" }, "tray": { "quit": "退出", "show_window": "顯示視窗", "show_mini_window": "快捷助手" }, "words": { "knowledgeGraph": "知識圖譜", "visualization": "可視化", "show_window": "顯示視窗", "quit": "退出" }, "knowledge": { "title": "知識庫", "search": "搜尋知識庫", "empty": "暫無知識庫", "drag_file": "拖拽文件到這裡", "file_hint": "支持 {{file_types}} 格式", "add": { "title": "添加知識庫" }, "notes": "筆記", "notes_placeholder": "輸入此知識庫的附加資訊或上下文...", "delete": "刪除", "rename": "重命名", "urls": "網址", "add_url": "添加網址", "url_placeholder": "請輸入網址", "invalid_url": "無效的網址", "add_file": "添加文件", "status": "狀態", "index_all": "索引全部", "index_started": "索引開始", "cancel_index": "取消索引", "index_cancelled": "索引已取消", "status_new": "已添加", "status_pending": "等待中", "status_processing": "處理中", "status_completed": "已完成", "status_failed": "失敗", "url_added": "網址已添加", "search_placeholder": "輸入查詢內容", "add_note": "添加筆記", "no_bases": "暫無知識庫", "clear_selection": "清除選擇", "delete_confirm": "確定要刪除此知識庫嗎?", "sitemaps": "網站", "add_sitemap": "網站地圖", "sitemap_placeholder": "請輸入網站地圖 URL", "directories": "目錄", "add_directory": "添加目錄", "directory_placeholder": "請輸入目錄路徑", "model_info": "模型信息", "not_support": "知識庫數據庫引擎已更新,該知識庫將不再支持,請重新創建知識庫", "no_provider": "知識庫模型提供商遺失,該知識庫將不再支持,請重新創建知識庫", "source": "來源", "chunk_size": "分段大小", "chunk_overlap": "重疊大小", "not_set": "未設置", "settings": "知識庫設定" }, "models": { "pinned": "已固定", "search": "搜尋模型...", "stream_output": "串流輸出", "type": { "select": "選擇模型類型", "text": "文字", "vision": "圖像", "embedding": "嵌入", "reasoning": "推理" }, "all": "全部", "vision": "視覺", "websearch": "網路搜索", "free": "免費", "reasoning": "推理", "embedding": "嵌入", "embedding_model": "嵌入模型", "embedding_model_tooltip": "在设置->模型服务中点击管理按钮添加", "dimensions": "{{dimensions}} 維", "custom_parameters": "自定義參數", "add_parameter": "添加參數", "parameter_name": "參數名稱", "parameter_type": { "string": "文字", "number": "數字", "boolean": "布林值", "json": "JSON" } }, "prompts": { "title": "你是一名擅長會話的助理,你需要將用戶的會話總結為 10 個字以內的標題,標題語言與用戶的首要語言一致,不要使用標點符號和其他特殊符號", "explanation": "幫我解釋一下這個概念", "summarize": "幫我總結一下這段話" }, "miniwindow": { "feature": { "chat": "回答此問題", "translate": "文本翻譯", "summary": "內容總結", "explanation": "解釋說明" }, "clipboard": { "empty": "剪貼板為空" }, "input": { "placeholder": { "title": "你想對下方文字做什麼", "empty": "詢問 {{model}} 獲取幫助..." } }, "footer": { "esc": "按 ESC {{action}}", "esc_close": "關閉窗口", "esc_back": "返回", "copy_last_message": "按 C 鍵複製" } }, "auth": { "oauth_button": "使用{{provider}}登入", "get_key": "獲取", "get_key_success": "自動獲取密鑰成功", "login": "登入" } } }