diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index cfc77691db..6240d28051 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -66,7 +66,7 @@ "Additional Config": "额外配置项", "Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Datalab Marker 的额外配置项,可以填写一个包含键值对的 JSON 字符串。例如:{\"key\": \"value\"}。支持的键包括:disable_links、keep_pageheader_in_output、keep_pagefooter_in_output、filter_blank_pages、drop_repeated_text、layout_coverage_threshold、merge_threshold、height_tolerance、gap_threshold、image_threshold、min_line_length、level_count 和 default_level。", "Additional Parameters": "额外参数", - "Adds filenames, titles, sections, and snippets into the BM25 text to improve lexical recall.": "", + "Adds filenames, titles, sections, and snippets into the BM25 text to improve lexical recall.": "将文件名、标题、章节和内容片段添加到 BM25 文本中,以提升词汇召回率。", "Adjusting these settings will apply changes universally to all users.": "调整这些设置将会对所有用户生效", "admin": "管理员", "Admin": "管理员", @@ -131,7 +131,7 @@ "API Key created.": "API 密钥已创建。", "API Key Endpoint Restrictions": "API 密钥端点限制", "API keys": "API 密钥", - "API Keys": "", + "API Keys": "API 密钥", "API Mode": "API 模式", "API Version": "API 版本", "API Version is required": "API 版本是必填项。", @@ -379,7 +379,7 @@ "Datalab Marker API": "Datalab Marker API", "DD/MM/YYYY": "DD/MM/YYYY", "December": "十二月", - "Decrease UI Scale": "", + "Decrease UI Scale": "减少界面缩放比例", "Deepgram": "Deepgram", "Default": "默认", "Default (Open AI)": "默认 (OpenAI)", @@ -458,7 +458,7 @@ "Do not install functions from sources you do not fully trust.": "切勿安装不可信来源的函数", "Do not install tools from sources you do not fully trust.": "切勿安装不可信来源的工具", "Docling": "Docling", - "Docling Parameters": "", + "Docling Parameters": "Docling 参数", "Docling Server URL required.": "需要提供 Docling 服务器接口地址", "Document": "文档", "Document Intelligence": "Document Intelligence", @@ -520,7 +520,7 @@ "Embedding Model": "嵌入模型", "Embedding Model Engine": "嵌入模型引擎", "Embedding model set to \"{{embedding_model}}\"": "嵌入模型设置为 “{{embedding_model}}”", - "Enable API Keys": "", + "Enable API Keys": "启用接口密钥", "Enable autocomplete generation for chat messages": "启用对话输入框内容自动补全", "Enable Code Execution": "启用代码执行", "Enable Code Interpreter": "启用代码解释器", @@ -536,14 +536,14 @@ "Endpoint URL": "接口地址", "Enforce Temporary Chat": "强制临时对话", "Enhance": "润色", - "Enrich Hybrid Search Text": "", + "Enrich Hybrid Search Text": "增强混合搜索文本", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "确保您的 CSV 文件按以下顺序包含 4 列:姓名、电子邮箱、密码、角色。", "Enter {{role}} message here": "在此处输入 {{role}} 的对话内容", "Enter a detail about yourself for your LLMs to recall": "输入关于您的详细信息,以便大语言模型记住这些内容。", "Enter a title for the pending user info overlay. Leave empty for default.": "输入用户待激活界面的标题。留空使用默认", "Enter a watermark for the response. Leave empty for none.": "输入复制水印。留空则不添加", "Enter additional headers in JSON format": "输入 JSON 格式的额外 HTTP 标头", - "Enter additional headers in JSON format (e.g. {\"X-Custom-Header\": \"value\"}": "", + "Enter additional headers in JSON format (e.g. {\"X-Custom-Header\": \"value\"}": "输入 JSON 格式的额外 HTTP 标头(例如:{\"X-Custom-Header\": \"value\"})", "Enter additional parameters in JSON format": "输入 JSON 格式的额外参数", "Enter api auth string (e.g. username:password)": "输入接口鉴权路径(例如:用户名:密码)", "Enter Application DN": "输入 Application DN", @@ -567,7 +567,7 @@ "Enter Docling Server URL": "输入 Docling 服务器接口地址", "Enter Document Intelligence Endpoint": "输入 Document Intelligence 端点", "Enter Document Intelligence Key": "输入 Document Intelligence 密钥", - "Enter domains separated by commas (e.g., example.com,site.org,!excludedsite.com)": "", + "Enter domains separated by commas (e.g., example.com,site.org,!excludedsite.com)": "输入域名,多个域名用逗号分隔(例如:example.com,site.org,!excludedsite.com)", "Enter Exa API Key": "输入 Exa API 密钥", "Enter External Document Loader API Key": "输入外部文档加载器接口密钥", "Enter External Document Loader URL": "输入外部文档加载器接口地址", @@ -603,7 +603,7 @@ "Enter Number of Steps (e.g. 50)": "输入步骤数 (Steps)(例如:50)", "Enter Ollama Cloud API Key": "输入 Ollama Cloud 接口密钥", "Enter Perplexity API Key": "输入 Perplexity 接口密钥", - "Enter Perplexity Search API URL": "", + "Enter Perplexity Search API URL": "输入 Perplexity Search 接口地址", "Enter Playwright Timeout": "输入 Playwright 超时时间", "Enter Playwright WebSocket URL": "输入 Playwright WebSocket 地址", "Enter proxy URL (e.g. https://user:password@host:port)": "输入代理地址(例如:https://用户名:密码@主机名:端口)", @@ -689,12 +689,12 @@ "Export chat (.json)": "JSON 文件 (.json)", "Export Chats": "导出对话", "Export Config to JSON File": "将配置信息导出为 JSON 文件", - "Export Models": "", + "Export Models": "导出模型配置", "Export Presets": "导出预设", "Export Prompt Suggestions": "导出提示词建议", - "Export Prompts": "", + "Export Prompts": "导出提示词", "Export to CSV": "导出到 CSV", - "Export Tools": "", + "Export Tools": "导出工具配置", "Export Users": "导出所有用户信息", "External": "外部", "External Document Loader URL required.": "需要外部文档加载器接口地址", @@ -871,20 +871,20 @@ "Import Chats": "导入对话记录", "Import Config from JSON File": "从 JSON 文件中导入配置信息", "Import From Link": "从链接导入", - "Import Models": "", + "Import Models": "导入模型配置", "Import Notes": "导入笔记", "Import Presets": "导入预设", "Import Prompt Suggestions": "导入提示词建议", - "Import Prompts": "", + "Import Prompts": "导入提示词", "Import successful": "导入成功", - "Import Tools": "", + "Import Tools": "导入工具配置", "Important Update": "重要更新", "In order to force OCR, performing OCR must be enabled.": "开启“强制文字识别”选项需要先开启“文字识别“选项。", "Include": "包括", "Include `--api-auth` flag when running stable-diffusion-webui": "运行 stable-diffusion-webui 时包含 `--api-auth` 参数", "Include `--api` flag when running stable-diffusion-webui": "运行 stable-diffusion-webui 时包含 `--api` 参数", "Includes SharePoint": "包含 SharePoint", - "Increase UI Scale": "", + "Increase UI Scale": "增加界面缩放比例", "Influences how quickly the algorithm responds to feedback from the generated text. A lower learning rate will result in slower adjustments, while a higher learning rate will make the algorithm more responsive.": "影响算法对生成文本反馈的响应速度。较低的学习率会导致调整过程较慢,而较高的学习率将使算法反应更灵敏。", "Info": "信息", "Initials": "姓名缩写", @@ -907,7 +907,7 @@ "Invalid JSON format for ComfyUI Edit Workflow.": "ComfyUI 图片编辑工作流的 JSON 格式无效", "Invalid JSON format for ComfyUI Workflow.": "ComfyUI 工作流的 JSON 格式无效", "Invalid JSON format for Parameters": "额外参数的 JSON 格式无效", - "Invalid JSON format in {{NAME}}": "", + "Invalid JSON format in {{NAME}}": "{{NAME}} 的 JSON 格式无效", "Invalid JSON format in Additional Config": "额外配置项的 JSON 格式无效", "Invalid JSON format in MinerU Parameters": "MinerU 参数的 JSON 格式无效", "Invalid Tag": "无效标签", @@ -1213,7 +1213,7 @@ "Permissions": "权限", "Perplexity API Key": "Perplexity 接口密钥", "Perplexity Model": "Perplexity 模型", - "Perplexity Search API URL": "", + "Perplexity Search API URL": "Perplexity 搜索接口地址", "Perplexity Search Context Usage": "Perplexity 搜索上下文用量", "Personalization": "个性化", "Picture Description API Config": "图片描述接口配置", @@ -1651,7 +1651,7 @@ "Type Hugging Face Resolve (Download) URL": "输入 Hugging Face 模型解析(下载)地址", "Uh-oh! There was an issue with the response.": "啊哦!回复有问题", "UI": "界面", - "UI Scale": "", + "UI Scale": "界面缩放比例", "Unarchive All": "取消所有存档", "Unarchive All Archived Chats": "取消所有已存档的对话", "Unarchive Chat": "取消存档当前对话", @@ -1725,8 +1725,8 @@ "Voice": "语音", "Voice Input": "语音输入", "Voice mode": "语音模式", - "Voice Mode Custom Prompt": "", - "Voice Mode Prompt": "", + "Voice Mode Custom Prompt": "语音模式自定义提示词", + "Voice Mode Prompt": "语音模式提示词", "Warning": "警告", "Warning:": "警告:", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告:启用此功能将允许用户在服务器上上传任意代码", diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index 934660bc8a..1c15b7f4c2 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -66,7 +66,7 @@ "Additional Config": "額外設定", "Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Datalab Marker 的額外設定選項,可以填寫一個包含鍵值對的 JSON 字串。例如:{\"key\": \"value\"}。支援的鍵包括:disable_links、keep_pageheader_in_output、keep_pagefooter_in_output、filter_blank_pages、drop_repeated_text、layout_coverage_threshold、merge_threshold、height_tolerance、gap_threshold、image_threshold、min_line_length、level_count 和 default_level。", "Additional Parameters": "額外參數", - "Adds filenames, titles, sections, and snippets into the BM25 text to improve lexical recall.": "", + "Adds filenames, titles, sections, and snippets into the BM25 text to improve lexical recall.": "將檔名、標題、章節與內容片段加入 BM25 文字中,以提升關鍵字召回率。", "Adjusting these settings will apply changes universally to all users.": "調整這些設定將會影響所有使用者。", "admin": "管理員", "Admin": "管理員", @@ -131,7 +131,7 @@ "API Key created.": "API 金鑰已建立。", "API Key Endpoint Restrictions": "API 金鑰端點限制", "API keys": "API 金鑰", - "API Keys": "", + "API Keys": "API 金鑰", "API Mode": "API 模式", "API Version": "API 版本", "API Version is required": "API 版本為必填項目", @@ -379,7 +379,7 @@ "Datalab Marker API": "Datalab Marker API", "DD/MM/YYYY": "DD/MM/YYYY", "December": "12 月", - "Decrease UI Scale": "", + "Decrease UI Scale": "減小介面縮放比例", "Deepgram": "Deepgram", "Default": "預設", "Default (Open AI)": "預設 (OpenAI)", @@ -458,7 +458,7 @@ "Do not install functions from sources you do not fully trust.": "請勿從您無法完全信任的來源安裝函式。", "Do not install tools from sources you do not fully trust.": "請勿從您無法完全信任的來源安裝工具。", "Docling": "Docling", - "Docling Parameters": "", + "Docling Parameters": "Docling 參數", "Docling Server URL required.": "需要提供 Docling 伺服器 URL。", "Document": "檔案", "Document Intelligence": "Document Intelligence", @@ -520,7 +520,7 @@ "Embedding Model": "嵌入模型", "Embedding Model Engine": "嵌入模型引擎", "Embedding model set to \"{{embedding_model}}\"": "嵌入模型已設定為「{{embedding_model}}」", - "Enable API Keys": "", + "Enable API Keys": "啟用 API 金鑰", "Enable autocomplete generation for chat messages": "啟用對話訊息的自動完成", "Enable Code Execution": "啟用程式碼執行", "Enable Code Interpreter": "啟用程式碼直譯器", @@ -536,14 +536,14 @@ "Endpoint URL": "端點 URL", "Enforce Temporary Chat": "強制使用臨時對話", "Enhance": "增強", - "Enrich Hybrid Search Text": "", + "Enrich Hybrid Search Text": "增強混合搜尋文字", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "請確認您的 CSV 檔案包含以下 4 個欄位,並按照此順序排列:姓名、電子郵件、密碼、角色。", "Enter {{role}} message here": "在此輸入 {{role}} 訊息", "Enter a detail about yourself for your LLMs to recall": "輸入有關您的詳細資訊,讓您的大型語言模型可以回想起來", "Enter a title for the pending user info overlay. Leave empty for default.": "為待處理的使用者訊息覆蓋層輸入標題。留空以使用預設值。", "Enter a watermark for the response. Leave empty for none.": "請輸入回應浮水印內容,留空表示不使用浮水印。", "Enter additional headers in JSON format": "請輸入額外的 HTTP 標頭,以 JSON 格式表示", - "Enter additional headers in JSON format (e.g. {\"X-Custom-Header\": \"value\"}": "", + "Enter additional headers in JSON format (e.g. {\"X-Custom-Header\": \"value\"}": "請輸入額外的 HTTP 標頭,以 JSON 格式表示(例如:{\"X-Custom-Header\": \"value\"})", "Enter additional parameters in JSON format": "請輸入額外的參數,以 JSON 格式表示", "Enter api auth string (e.g. username:password)": "輸入 API 驗證字串(例如:username:password)", "Enter Application DN": "輸入應用程式 DN", @@ -567,7 +567,7 @@ "Enter Docling Server URL": "請輸入 Docling 伺服器 URL", "Enter Document Intelligence Endpoint": "輸入 Document Intelligence 端點", "Enter Document Intelligence Key": "輸入 Document Intelligence 金鑰", - "Enter domains separated by commas (e.g., example.com,site.org,!excludedsite.com)": "", + "Enter domains separated by commas (e.g., example.com,site.org,!excludedsite.com)": "輸入網域,以逗號分隔(例如:example.com,site.org,!excludedsite.com)", "Enter Exa API Key": "輸入 Exa API 金鑰", "Enter External Document Loader API Key": "請輸入外部文件載入器 API 金鑰", "Enter External Document Loader URL": "請輸入外部文件載入器 URL", @@ -603,7 +603,7 @@ "Enter Number of Steps (e.g. 50)": "輸入步驟數(例如:50)", "Enter Ollama Cloud API Key": "輸入 Ollama Cloud API 金鑰", "Enter Perplexity API Key": "輸入 Perplexity API 金鑰", - "Enter Perplexity Search API URL": "", + "Enter Perplexity Search API URL": "輸入 Perplexity 搜尋 API URL", "Enter Playwright Timeout": "輸入 Playwright 逾時時間(毫秒)", "Enter Playwright WebSocket URL": "輸入 Playwright WebSocket URL", "Enter proxy URL (e.g. https://user:password@host:port)": "輸入代理程式 URL(例如:https://user:password@host:port)", @@ -689,12 +689,12 @@ "Export chat (.json)": "匯出對話紀錄(.json)", "Export Chats": "匯出對話紀錄", "Export Config to JSON File": "將設定匯出為 JSON 檔案", - "Export Models": "", + "Export Models": "匯出模型", "Export Presets": "匯出預設集", "Export Prompt Suggestions": "匯出提示建議", - "Export Prompts": "", + "Export Prompts": "匯出提示詞", "Export to CSV": "匯出為 CSV", - "Export Tools": "", + "Export Tools": "匯出工具", "Export Users": "匯出所有使用者資訊", "External": "外部", "External Document Loader URL required.": "需要提供外部文件載入器 URL。", @@ -871,20 +871,20 @@ "Import Chats": "匯入對話紀錄", "Import Config from JSON File": "從 JSON 檔案匯入設定", "Import From Link": "從連結匯入", - "Import Models": "", + "Import Models": "匯入模型", "Import Notes": "匯入筆記", "Import Presets": "匯入預設集", "Import Prompt Suggestions": "匯入提示建議", - "Import Prompts": "", + "Import Prompts": "匯入提示詞", "Import successful": "匯入成功", - "Import Tools": "", + "Import Tools": "匯入工具", "Important Update": "重要更新", "In order to force OCR, performing OCR must be enabled.": "要啟用「強制執行 OCR」,必須先啟用「執行 OCR」。", "Include": "包含", "Include `--api-auth` flag when running stable-diffusion-webui": "執行 stable-diffusion-webui 時包含 `--api-auth` 參數", "Include `--api` flag when running stable-diffusion-webui": "執行 stable-diffusion-webui 時包含 `--api` 參數", "Includes SharePoint": "包含 SharePoint", - "Increase UI Scale": "", + "Increase UI Scale": "增加介面縮放比例", "Influences how quickly the algorithm responds to feedback from the generated text. A lower learning rate will result in slower adjustments, while a higher learning rate will make the algorithm more responsive.": "影響演算法對生成文字回饋的反應速度。較低的學習率會導致調整速度較慢,而較高的學習率會使演算法反應更靈敏。", "Info": "資訊", "Initials": "姓名縮寫", @@ -907,7 +907,7 @@ "Invalid JSON format for ComfyUI Edit Workflow.": "ComfyUI 圖片編輯工作流程的 JSON 格式無效", "Invalid JSON format for ComfyUI Workflow.": "ComfyUI 工作流程的 JSON 格式無效", "Invalid JSON format for Parameters": "額外參數的 JSON 格式無效", - "Invalid JSON format in {{NAME}}": "", + "Invalid JSON format in {{NAME}}": "{{NAME}} 中的 JSON 格式無效", "Invalid JSON format in Additional Config": "額外設定的 JSON 格式無效", "Invalid JSON format in MinerU Parameters": "MinerU 參數的 JSON 格式無效", "Invalid Tag": "無效標籤", @@ -1213,7 +1213,7 @@ "Permissions": "權限", "Perplexity API Key": "Perplexity API 金鑰", "Perplexity Model": "Perplexity 模型", - "Perplexity Search API URL": "", + "Perplexity Search API URL": "Perplexity 搜尋 API URL", "Perplexity Search Context Usage": "Perplexity 搜尋上下文使用量", "Personalization": "個人化", "Picture Description API Config": "圖片描述 API 設定", @@ -1651,7 +1651,7 @@ "Type Hugging Face Resolve (Download) URL": "輸入 Hugging Face 的解析(下載)URL", "Uh-oh! There was an issue with the response.": "哎呀!回應出了點問題。", "UI": "使用者介面", - "UI Scale": "", + "UI Scale": "介面縮放比例", "Unarchive All": "解除封存全部", "Unarchive All Archived Chats": "解除封存全部已封存對話", "Unarchive Chat": "解除封存對話", @@ -1725,8 +1725,8 @@ "Voice": "語音", "Voice Input": "語音輸入", "Voice mode": "語音模式", - "Voice Mode Custom Prompt": "", - "Voice Mode Prompt": "", + "Voice Mode Custom Prompt": "語音模式自訂提示詞", + "Voice Mode Prompt": "語音模式提示詞", "Warning": "警告", "Warning:": "警告:", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告:啟用此功能將允許使用者在伺服器上上傳任意程式碼。",