dify/web/i18n/zh-Hant/app-debug.json
2026-09-03 08:01:55 +00:00

321 lines
21 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.

{
"agent.agentMode": "Agent Mode",
"agent.agentModeDes": "設定代理的推理模式型別",
"agent.agentModeType.ReACT": "ReAct",
"agent.agentModeType.functionCall": "Function Calling",
"agent.setting.maximumIterations.description": "限制代理型助手執行迭代的次數",
"agent.setting.maximumIterations.name": "最大迭代次數",
"agent.setting.name": "Agent 設定",
"agent.tools.description": "使用工具可以擴充套件代理的能力,比如搜尋網際網路或科學計算",
"agent.tools.enabled": "啟用",
"agent.tools.name": "工具",
"autoAddVar": "提示詞中引用了未定義的變數,是否自動新增到使用者輸入表單中?",
"chatSubTitle": "提示詞",
"code.instruction": "指示",
"codegen.description": "程式碼生成器使用配置的模型根據您的指令生成高品質的程式碼。請提供清晰詳細的說明。",
"codegen.generate": "生成",
"codegen.instruction": "指示",
"codegen.loading": "產生程式碼...",
"codegen.overwriteConfirmMessage": "此作將覆蓋現有程式碼。你想繼續嗎?",
"codegen.overwriteConfirmTitle": "覆蓋現有程式碼?",
"codegen.title": "程式碼生成器",
"completionSubTitle": "字首提示詞",
"datasetConfig.embeddingModelRequired": "需要配置的嵌入模型",
"datasetConfig.knowledgeTip": "點選“+”按鈕新增知識庫",
"datasetConfig.rerankModelRequired": "請選擇 Rerank 模型",
"datasetConfig.retrieveChangeTip": "修改索引模式和檢索模式可能會影響與該知識庫關聯的應用程式。",
"datasetConfig.score_threshold": "Score 閾值",
"datasetConfig.score_thresholdTip": "用於設定文字片段篩選的相似度閾值。",
"datasetConfig.top_k": "Top K",
"datasetConfig.top_kTip": "用於篩選與使用者問題相似度最高的文字片段。系統同時會根據選用模型上下文視窗大小動態調整分段數量。",
"debugAsMultipleModel": "多個模型進行除錯",
"debugAsSingleModel": "單一模型進行除錯",
"duplicateModel": "複製模型",
"errorMessage.valueOfVarRequired": "{{key}}必填",
"errorMessage.waitForBatchResponse": "請等待批次任務完成",
"errorMessage.waitForFileUpload": "請等待檔案上傳完成",
"errorMessage.waitForResponse": "請等待上條資訊響應完成",
"feature.annotation.add": "新增標註",
"feature.annotation.cacheManagement": "標註管理",
"feature.annotation.description": "啟用後,將標註使用者的回覆,以便在使用者重複提問時快速響應。",
"feature.annotation.edit": "編輯標註",
"feature.annotation.remove": "移除",
"feature.annotation.removeConfirm": "刪除這個標註?",
"feature.annotation.scoreThreshold.accurateMatch": "精準匹配",
"feature.annotation.scoreThreshold.description": "用於設定標註回覆的匹配相似度閾值。",
"feature.annotation.scoreThreshold.easyMatch": "容易匹配",
"feature.annotation.scoreThreshold.title": "分數閾值",
"feature.annotation.title": "標註回覆",
"feature.audioUpload.description": "啟用音訊後,模型可以處理音訊檔案進行轉錄和分析。",
"feature.audioUpload.title": "音訊",
"feature.bar.empty": "開啟功能增強 web app 使用者體驗",
"feature.bar.enableText": "功能已開啟",
"feature.bar.manage": "管理",
"feature.citation.description": "啟用後,顯示源文件和生成內容的歸屬部分。",
"feature.citation.title": "引用和歸屬",
"feature.conversationHistory.description": "設定對話角色的字首名稱",
"feature.conversationHistory.editModal.assistantPrefix": "助手字首",
"feature.conversationHistory.editModal.title": "編輯對話角色名稱",
"feature.conversationHistory.editModal.userPrefix": "使用者字首",
"feature.conversationHistory.tip": "對話歷史未啟用,請在上面的提示中新增<histories>。",
"feature.conversationHistory.title": "對話歷史",
"feature.conversationOpener.description": "在對話型應用中,讓 AI 主動說第一段話可以拉近與使用者間的距離。",
"feature.conversationOpener.title": "對話開場白",
"feature.dataSet.noData": "您可以匯入知識庫作為上下文",
"feature.dataSet.noDataSet": "未找到知識庫",
"feature.dataSet.queryVariable.choosePlaceholder": "請選擇變數",
"feature.dataSet.queryVariable.contextVarNotEmpty": "上下文查詢變數不能為空",
"feature.dataSet.queryVariable.deleteContextVarTip": "該變數已被設定為上下文查詢變數,刪除該變數將影響知識庫的正常使用。如果您仍需要刪除它,請在上下文部分中重新選擇它。",
"feature.dataSet.queryVariable.deleteContextVarTitle": "刪除變數“{{varName}}”?",
"feature.dataSet.queryVariable.noVar": "沒有變數",
"feature.dataSet.queryVariable.noVarTip": "請建立變數",
"feature.dataSet.queryVariable.ok": "好的",
"feature.dataSet.queryVariable.tip": "該變數將用作上下文檢索的查詢輸入,獲取與該變數的輸入相關的上下文資訊。",
"feature.dataSet.queryVariable.title": "查詢變數",
"feature.dataSet.queryVariable.unableToQueryDataSet": "無法查詢知識庫",
"feature.dataSet.queryVariable.unableToQueryDataSetTip": "無法成功查詢知識庫,請在上下文部分選擇一個上下文查詢變數。",
"feature.dataSet.selectTitle": "選擇引用知識庫",
"feature.dataSet.selected": "個知識庫被選中",
"feature.dataSet.title": "上下文",
"feature.dataSet.toCreate": "去建立",
"feature.documentUpload.description": "啟用文件後,模型可以接收文件並回答關於它們的問題。",
"feature.documentUpload.title": "文件",
"feature.fileUpload.description": "聊天輸入框支援上傳檔案。類型包括圖片、文件以及其它類型",
"feature.fileUpload.modalTitle": "檔案上傳設定",
"feature.fileUpload.numberLimit": "最大上傳數",
"feature.fileUpload.supportedTypes": "支援的檔案類型",
"feature.fileUpload.title": "檔案上傳",
"feature.imageUpload.description": "支援上傳圖片",
"feature.imageUpload.modalTitle": "圖片上傳設定",
"feature.imageUpload.numberLimit": "最大上傳數",
"feature.imageUpload.supportedTypes": "支援的檔案類型",
"feature.imageUpload.title": "圖片上傳",
"feature.moderation.allEnabled": "審查輸入/審查輸出 內容已啟用",
"feature.moderation.contentEnableLabel": "內容審查已啟用",
"feature.moderation.description": "您可以呼叫審查 API 或者維護敏感詞庫來使模型更安全地輸出。",
"feature.moderation.inputEnabled": "審查輸入內容已啟用",
"feature.moderation.modal.content.condition": "審查輸入內容和審查輸出內容至少啟用一項",
"feature.moderation.modal.content.errorMessage": "預設回覆不能為空",
"feature.moderation.modal.content.fromApi": "預設回覆透過 API 返回",
"feature.moderation.modal.content.input": "審查輸入內容",
"feature.moderation.modal.content.output": "審查輸出內容",
"feature.moderation.modal.content.placeholder": "這裡預設回覆內容",
"feature.moderation.modal.content.preset": "預設回覆",
"feature.moderation.modal.content.supportMarkdown": "支援 Markdown",
"feature.moderation.modal.keywords.line": "行",
"feature.moderation.modal.keywords.placeholder": "每行一個,用換行符分隔",
"feature.moderation.modal.keywords.tip": "每行一個,用換行符分隔。每行最多 100 個字元。",
"feature.moderation.modal.openaiNotConfig.after": "中配置 OpenAI API 金鑰。",
"feature.moderation.modal.openaiNotConfig.before": "OpenAI 內容審查需要在",
"feature.moderation.modal.provider.keywords": "關鍵詞",
"feature.moderation.modal.provider.openai": "OpenAI Moderation",
"feature.moderation.modal.provider.title": "類別",
"feature.moderation.modal.title": "內容審查設定",
"feature.moderation.outputEnabled": "審查輸出內容已啟用",
"feature.moderation.title": "內容審查",
"feature.moreLikeThis.description": "一次生成多條文字,可在此基礎上編輯並繼續生成",
"feature.moreLikeThis.tip": "使用此功能將會額外消耗 tokens",
"feature.moreLikeThis.title": "更多類似的",
"feature.speechToText.description": "啟用後,您可以使用語音輸入。",
"feature.speechToText.title": "語音轉文字",
"feature.suggestedQuestionsAfterAnswer.description": "設定下一步問題建議可以讓使用者更好的對話。",
"feature.suggestedQuestionsAfterAnswer.modal.customPromptOption": "自訂提示詞",
"feature.suggestedQuestionsAfterAnswer.modal.customPromptOptionDescription": "編寫並使用你自己的下一步問題生成提示詞。",
"feature.suggestedQuestionsAfterAnswer.modal.defaultModel": "系統預設模型",
"feature.suggestedQuestionsAfterAnswer.modal.defaultPromptOption": "系統預設提示詞",
"feature.suggestedQuestionsAfterAnswer.modal.defaultPromptOptionDescription": "使用內建提示詞生成下一步問題。",
"feature.suggestedQuestionsAfterAnswer.modal.modelLabel": "模型",
"feature.suggestedQuestionsAfterAnswer.modal.promptLabel": "提示詞",
"feature.suggestedQuestionsAfterAnswer.modal.promptPlaceholder": "輸入自訂提示詞",
"feature.suggestedQuestionsAfterAnswer.modal.title": "下一步問題建議設定",
"feature.suggestedQuestionsAfterAnswer.title": "下一步問題建議",
"feature.suggestedQuestionsAfterAnswer.tryToAsk": "試著問問",
"feature.textToSpeech.description": "啟用後,文字可以轉換成語音。",
"feature.textToSpeech.title": "文字轉語音",
"feature.tools.modal.name.placeholder": "請填寫名稱",
"feature.tools.modal.name.title": "名稱",
"feature.tools.modal.toolType.title": "工具型別",
"feature.tools.modal.variableName.placeholder": "請填寫變數名稱",
"feature.tools.modal.variableName.title": "變數名稱",
"formattingChangedText": "修改編排將重置除錯區域,確定嗎?",
"formattingChangedTitle": "編排已改變",
"generate.apply": "應用",
"generate.codeGenInstructionPlaceHolderLine": "反饋越詳細,例如輸入和輸出的數據類型以及變數的處理方式,程式碼生成就會越準確。",
"generate.description": "提示生成器使用配置的模型來優化提示,以獲得更高的品質和更好的結構。請寫出清晰詳細的說明。",
"generate.dismiss": "解散",
"generate.generate": "生成",
"generate.idealOutput": "理想的結果",
"generate.idealOutputPlaceholder": "描述您理想的回應格式、長度、語調和內容要求...",
"generate.insertContext": "插入上下文",
"generate.instruction": "指示",
"generate.instructionPlaceHolderLine1": "使輸出更簡潔,保持核心要點。",
"generate.instructionPlaceHolderLine2": "輸出格式不正確,請嚴格遵循 JSON 格式。",
"generate.instructionPlaceHolderLine3": "語氣太嚴厲了,請讓它更友善一些。",
"generate.instructionPlaceHolderTitle": "描述您希望如何改善這個提示。例如:",
"generate.latest": "最新",
"generate.loading": "為您編排應用程式...",
"generate.newNoDataLine1": "在左側列寫入指示,然後點擊生成以查看回應.",
"generate.optimizationNote": "優化備註",
"generate.optimizePromptTooltip": "在提示生成器中進行優化",
"generate.optional": "可選的",
"generate.overwriteMessage": "應用此提示將覆蓋現有配置。",
"generate.overwriteTitle": "覆蓋現有配置?",
"generate.press": "新聞稿",
"generate.resTitle": "生成的提示",
"generate.template.GitGud.instruction": "根據使用者描述的版本控制作生成適當的 Git 命令",
"generate.template.GitGud.name": "吉特古德",
"generate.template.SQLSorcerer.instruction": "將日常語言轉換為 SQL 查詢",
"generate.template.SQLSorcerer.name": "SQL 巫師",
"generate.template.excelFormulaExpert.instruction": "一個聊天機器人可以説明新手使用者根據使用者指令理解、使用和創建Excel公式",
"generate.template.excelFormulaExpert.name": "Excel公式專家",
"generate.template.meetingTakeaways.instruction": "將會議提煉成簡潔的摘要,包括討論主題、關鍵要點和行動專案",
"generate.template.meetingTakeaways.name": "會議要點",
"generate.template.professionalAnalyst.instruction": "提取見解、識別風險並將長報告中的關鍵資訊提煉成單個備忘錄",
"generate.template.professionalAnalyst.name": "專業分析師",
"generate.template.pythonDebugger.instruction": "可以根據您的指令生成和調試程式碼的機器人",
"generate.template.pythonDebugger.name": "Python 調試器",
"generate.template.translation.instruction": "可以翻譯多種語言的翻譯器",
"generate.template.translation.name": "譯本",
"generate.template.travelPlanning.instruction": "旅行計劃助手是一款智慧工具,旨在説明用戶輕鬆計劃他們的旅行",
"generate.template.travelPlanning.name": "旅行計劃",
"generate.template.writingsPolisher.instruction": "使用先進的文案編輯技術來改進您的寫作",
"generate.template.writingsPolisher.name": "書寫拋光機",
"generate.title": "提示生成器",
"generate.to": "到",
"generate.tryIt": "試試看",
"generate.version": "版本",
"generate.versions": "版本",
"inputs.completionVarTip": "填入變數的值,該值將在每次提交問題時自動替換到提示詞中",
"inputs.run": "執行",
"inputs.title": "除錯與預覽",
"inputs.userInputField": "使用者輸入",
"legacyAgentBadge.action": "建立 Agent",
"legacyAgentBadge.description": "這類舊版 Agent App 已經廢棄。為了獲得更好的 Agent 建置體驗,請在 Agent Console 中建立 Agent。",
"legacyAgentBadge.label": "舊版 Agent",
"manageModels": "管理模型",
"noModelProviderConfigured": "未配置模型供應商",
"noModelProviderConfiguredTip": "請先安裝或配置模型供應商以開始使用。",
"noModelSelected": "未選擇模型",
"noModelSelectedTip": "請先在上方配置模型以繼續。",
"noResult": "輸出將顯示在此處。",
"notSetVar": "變數能使使用者輸入表單引入提示詞或開場白,你可以試試在提示詞中輸入 {{input}}",
"openingStatement.editorTitle": "開場白內容",
"openingStatement.openingQuestion": "開場問題",
"openingStatement.openingQuestionDescription": "可選的引導問題,會在開場白之後顯示,幫助使用者繼續對話。",
"openingStatement.openingQuestionPlaceholder": "輸入一個開場問題。",
"openingStatement.placeholderLine1": "先在這裡寫下 AI 要傳送的第一句話。",
"openingStatement.placeholderLine2": "可以使用變數,嘗試輸入 {{variable}}。",
"openingStatement.writeOpener": "編寫開場白",
"operation.agree": "贊同",
"operation.applyConfig": "釋出",
"operation.automatic": "產生",
"operation.cancelAgree": "取消贊同",
"operation.cancelDisagree": "取消反對",
"operation.debugConfig": "除錯",
"operation.disagree": "反對",
"operation.stopResponding": "停止回應",
"orchestrate": "編排",
"otherError.historyNoBeEmpty": "提示詞中必須設定對話歷史",
"otherError.promptNoBeEmpty": "提示詞不能為空",
"otherError.queryNoBeEmpty": "提示詞中必須設定查詢內容",
"pageTitle.line1": "提示詞",
"promptMode.advanced": "專家模式",
"promptMode.contextMissing": "上下文內容塊缺失,提示詞的有效性可能不好。",
"promptMode.operation.addMessage": "新增訊息",
"promptTip": "提示詞用於對 AI 的回覆做出一系列指令和約束。可插入表單變數,例如 {{input}}。這段提示詞不會被終端使用者所看到。",
"publishAs": "釋出為",
"resetConfig.message": "重置將丟失當前頁面所有修改,恢復至上次釋出時的配置",
"resetConfig.title": "確認重置?",
"result": "結果",
"trailUseGPT4Info.description": "使用 gpt-4請設定 API Key",
"trailUseGPT4Info.title": "當前不支援使用 gpt-4",
"varKeyError.canNoBeEmpty": "{{key}} 是必要的",
"varKeyError.keyAlreadyExists": "{{key}} 已存在",
"varKeyError.notStartWithNumber": "{{key}} 不能以數字開頭",
"varKeyError.notValid": "{{key}} 非法。只能包含英文字元,數字和下劃線",
"varKeyError.tooLong": "{{key}} 長度太長。不能超過 30 個字元",
"variableConfig.addModalTitle": "新增變數",
"variableConfig.addOption": "新增選項",
"variableConfig.apiBasedVar": "基於 API 的變數",
"variableConfig.both": "雙",
"variableConfig.checkbox": "核取方塊",
"variableConfig.content": "內容",
"variableConfig.defaultValue": "預設值",
"variableConfig.defaultValuePlaceholder": "輸入預設值以預先填入欄位",
"variableConfig.displayName": "顯示名稱",
"variableConfig.editModalTitle": "編輯變數",
"variableConfig.errorMsg.atLeastOneOption": "至少需要一個選項",
"variableConfig.errorMsg.jsonSchemaInvalid": "JSON Schema 不是合法的 JSON",
"variableConfig.errorMsg.jsonSchemaMustBeObject": "JSON Schema 的 type 必須為「object」",
"variableConfig.errorMsg.labelNameRequired": "顯示名稱必填",
"variableConfig.errorMsg.optionRepeat": "選項不能重複",
"variableConfig.fieldType": "欄位型別",
"variableConfig.file.audio.name": "音訊",
"variableConfig.file.custom.createPlaceholder": "檔擴展名,例如 .doc",
"variableConfig.file.custom.description": "指定其他檔案類型。",
"variableConfig.file.custom.name": "其他文件類型",
"variableConfig.file.document.name": "公文",
"variableConfig.file.image.name": "圖像",
"variableConfig.file.supportFileTypes": "支援檔案類型",
"variableConfig.file.video.name": "視頻",
"variableConfig.hidden": "隱藏並預填",
"variableConfig.hiddenDescription": "對終端用戶隱藏此欄位,並由你預填欄位值。與 必填 互斥。<docLink>了解更多</docLink>",
"variableConfig.inputPlaceholder": "請輸入",
"variableConfig.json": "JSON 代碼",
"variableConfig.jsonSchema": "JSON Schema",
"variableConfig.labelName": "顯示名稱",
"variableConfig.localUpload": "本地上傳",
"variableConfig.maxLength": "最大長度",
"variableConfig.maxNumberOfUploads": "最大上傳次數",
"variableConfig.maxNumberTip": "文件 < {{docLimit}}, 圖片 < {{imgLimit}}, 音訊 < {{audioLimit}}, 影片 < {{videoLimit}}",
"variableConfig.multi-files": "檔案清單",
"variableConfig.noDefaultSelected": "請勿選取",
"variableConfig.noDefaultValue": "無預設值",
"variableConfig.number": "數字",
"variableConfig.optional": "可選的",
"variableConfig.options": "選項",
"variableConfig.paragraph": "段落",
"variableConfig.placeholder": "預留位置",
"variableConfig.placeholderPlaceholder": "輸入欄位空白時要顯示的文字",
"variableConfig.required": "必填",
"variableConfig.select": "下拉選項",
"variableConfig.selectDefaultValue": "選擇預設值",
"variableConfig.showAllSettings": "顯示所有設定",
"variableConfig.single-file": "單個檔",
"variableConfig.startChecked": "開始勾選",
"variableConfig.startSelectedOption": "開始選取的選項",
"variableConfig.string": "文字",
"variableConfig.text-input": "文字",
"variableConfig.tooltips": "工具提示",
"variableConfig.unit": "單位",
"variableConfig.unitPlaceholder": "在數字後顯示單位,例如標記",
"variableConfig.uploadFileTypes": "上傳檔類型",
"variableConfig.uploadMethod": "上傳方式",
"variableConfig.varName": "變數名稱",
"variableTip": "變數將以表單形式讓使用者在對話前填寫,使用者填寫的表單內容將自動替換提示詞中的變數。",
"variableTitle": "變數",
"vision.description": "開啟視覺功能將允許模型輸入圖片,並根據影象內容的理解回答使用者問題",
"vision.name": "視覺",
"vision.onlySupportVisionModelTip": "僅支持視覺模型",
"vision.visionSettings.both": "兩者",
"vision.visionSettings.high": "高",
"vision.visionSettings.localUpload": "本地上傳",
"vision.visionSettings.low": "低",
"vision.visionSettings.resolution": "解析度",
"vision.visionSettings.resolutionTooltip": "低解析度模式將使模型接收影象的低解析度版本,尺寸為 512 x 512並使用 65 Tokens 來表示影象。這樣可以使 API 更快地返回響應,並在不需要高細節的用例中消耗更少的輸入。\n高解析度模式將首先允許模型檢視低解析度影象然後根據輸入影象的大小建立 512 畫素的詳細裁剪影象。每個詳細裁剪影象使用兩倍的預算總共為 129 Tokens。",
"vision.visionSettings.title": "視覺設定",
"vision.visionSettings.uploadLimit": "上傳數量限制",
"vision.visionSettings.uploadMethod": "上傳方式",
"vision.visionSettings.url": "URL",
"voice.defaultDisplay": "預設音色",
"voice.settings": "設定",
"voice.voiceSettings.autoPlay": "自動播放",
"voice.voiceSettings.autoPlayDisabled": "關閉",
"voice.voiceSettings.autoPlayEnabled": "開啟",
"voice.voiceSettings.language": "語言",
"voice.voiceSettings.resolutionTooltip": "文字轉語音音色支援語言。",
"voice.voiceSettings.title": "音色設定",
"voice.voiceSettings.voice": "音色",
"warningMessage.timeoutExceeded": "由於超時,不顯示結果。請參閱日誌以收集完整結果。"
}