Files
FastGPT/packages/web/i18n/zh-Hant/workflow.json
Archer 5cea6015c0 perf: http body parse (#3357)
* perf: http body parse

* perf: http body parse
2024-12-10 11:19:46 +08:00

198 lines
15 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.

{
"Array_element": "陣列元素",
"Array_element_index": "索引",
"Code": "程式碼",
"Confirm_sync_node": "將會更新至最新的節點設定,不存在於範本中的欄位將會被刪除(包含所有自訂欄位)。\n如果欄位比較複雜建議您先複製一份節點再更新原來的節點以便複製參數。",
"Node.Open_Node_Course": "開啟節點教學課程",
"Node_variables": "節點變數",
"Quote_prompt_setting": "引用提示詞設定",
"Variable.Variable type": "變數類型",
"Variable_name": "變數名稱",
"add_new_input": "新增輸入",
"add_new_output": "新增輸出",
"append_application_reply_to_history_as_new_context": "將應用程式的回覆附加到歷史紀錄中,作為新的脈絡",
"application_call": "應用程式呼叫",
"assigned_reply": "指定回覆",
"can_not_loop": "這個節點不能迴圈。",
"choose_another_application_to_call": "選擇另一個應用程式來呼叫",
"classification_result": "分類結果",
"code.Reset template": "重設範本",
"code.Reset template confirm": "確定要重設程式碼範本嗎?這將會把所有輸入和輸出重設為範本值。請儲存您目前的程式碼。",
"code_execution": "程式碼執行",
"collection_metadata_filter": "資料集詮釋資料篩選器",
"complete_extraction_result": "完整擷取結果",
"complete_extraction_result_description": "一個 JSON 字串,例如:{\"name\":\"YY\",\"Time\":\"2023/7/2 18:00\"}",
"concatenation_result": "串接結果",
"concatenation_text": "串接文字",
"condition_checker": "條件檢查器",
"confirm_delete_field_tip": "確定要刪除這個欄位嗎?",
"contains": "包含",
"content_to_retrieve": "要擷取的內容",
"content_to_search": "要搜尋的內容",
"contextMenu.addComment": "新增註解",
"context_menu.add_comment": "新增註解",
"create_link_error": "建立連結發生錯誤",
"custom_feedback": "自訂回饋",
"custom_input": "自訂輸入",
"dataset_quote_role": "角色",
"dataset_quote_role_system_option_desc": "歷史紀錄連貫優先(建議)",
"dataset_quote_role_tip": "設定為 System 時,會將知識庫引用內容放置到系統訊息中,可以確保歷史紀錄的連貫性,但約束效果可能不佳。\n設定為 User 時,會將知識庫引用內容放置到使用者訊息中,並且需要指定 {{question}} 變數位置。會對歷史紀錄連貫性有一定影響,但通常約束效果較佳。",
"dataset_quote_role_user_option_desc": "強約束優先",
"dynamic_input_description": "接收前一個節點的輸出值作為變數,這些變數可以被 Laf 請求參數使用。",
"edit_input": "編輯輸入",
"edit_output": "編輯輸出",
"end_with": "結尾為",
"enter_comment": "輸入註解",
"error_info_returns_empty_on_success": "程式碼執行錯誤資訊,成功時回傳空值",
"execute_a_simple_script_code_usually_for_complex_data_processing": "執行一段簡單的腳本程式碼,通常用於複雜的資料處理。",
"execute_different_branches_based_on_conditions": "根據條件執行不同的分支。",
"execution_error": "執行錯誤",
"extraction_requirements_description": "擷取需求描述",
"extraction_requirements_description_detail": "提供 AI 相對應的背景知識或需求描述,引導 AI 更好地完成任務。\\n這個輸入框可以使用全域變數。",
"extraction_requirements_placeholder": "例如:\\n1. 目前時間為:{{cTime}}。您是一位實驗室預約助理,您的任務是協助使用者預約實驗室,從文字中取得對應的預約資訊。\\n2. 您是 Google 搜尋助理,需要從文字中擷取出合適的搜尋詞。",
"feedback_text": "回饋文字",
"field_description": "欄位描述",
"field_description_placeholder": "描述這個輸入欄位的功能,如果是工具呼叫參數,這個描述會影響模型產生的品質",
"field_name_already_exists": "欄位名稱已存在",
"field_required": "必填",
"field_used_as_tool_input": "作為工具呼叫參數",
"filter_description": "目前支援標籤和建立時間篩選,需按照以下格式填寫:\n{\n \"tags\": {\n \"$and\": [\"標籤 1\",\"標籤 2\"],\n \"$or\": [\"當有 $and 標籤時,$and 才會生效,$or 不會生效\"]\n },\n \"createTime\": {\n \"$gte\": \"YYYY-MM-DD HH:mm 格式,資料集的建立時間大於這個時間\",\n \"$lte\": \"YYYY-MM-DD HH:mm 格式,資料集的建立時間小於這個時間,可以和 $gte 一起使用\"\n }\n}",
"form_input_result": "使用者完整輸入結果",
"form_input_result_tip": "一個包含完整結果的物件",
"full_field_extraction": "欄位完整擷取",
"full_field_extraction_description": "當所有欄位都被完整擷取時回傳 true模型擷取或使用預設值都算成功",
"full_response_data": "完整回應資料",
"greater_than": "大於",
"greater_than_or_equal_to": "大於或等於",
"http_body_placeholder": "與 APIFox 類似的語法,可透過 / 來啟動變數選擇。\n字串變數均需加雙引號其他類型變數無需加雙引號。\n請嚴格檢查是否符合 JSON 格式。",
"http_extract_output": "輸出欄位擷取",
"http_extract_output_description": "可以透過 JSONPath 語法來擷取回應值中的指定欄位",
"http_raw_response_description": "HTTP 請求的原始回應。僅接受字串或 JSON 類型回應資料。",
"http_request": "HTTP 請求",
"http_request_error_info": "HTTP 請求錯誤資訊,成功時回傳空值",
"ifelse.Input value": "輸入值",
"ifelse.Select value": "選擇值",
"input_description": "欄位描述",
"input_variable_list": "輸入 / 叫出變數清單",
"intro_assigned_reply": "這個模組可以直接回覆指定的內容。常用於引導、提示。非字串內容傳入時,會轉換成字串輸出。",
"intro_custom_feedback": "當這個模組被觸發時,會在目前的對話紀錄中新增一條回饋。可以用於自動記錄對話效果等等。",
"intro_custom_plugin_output": "自訂設定外部輸出,使用外掛程式時,只顯示自訂設定的輸出",
"intro_http_request": "可以傳送 HTTP 請求,執行更複雜的操作(網路搜尋、資料庫查詢等等)",
"intro_knowledge_base_search_merge": "可以合併多個知識庫搜尋結果並輸出。使用 RRF 合併方法進行最終排序輸出。",
"intro_laf_function_call": "可以呼叫 Laf 帳號下的雲端函式。",
"intro_loop": "可以輸入一個陣列,陣列中的元素會各自執行迴圈主體,並將所有結果以陣列形式輸出。",
"intro_plugin_input": "可以設定外掛程式需要的輸入,並利用這些輸入來執行外掛程式",
"intro_question_classification": "根據使用者的歷史紀錄和目前問題判斷這次提問的類型。可以新增多個問題類型,以下是一個範例:\n類型 1打招呼\n類型 2關於產品「使用方式」的問題\n類型 3關於產品「購買」的問題\n類型 4其他問題",
"intro_question_optimization": "使用問題最佳化功能,可以提升知識庫連續對話時的搜尋精準度。使用這個功能後,會先利用 AI 根據脈絡建構一個或多個新的檢索詞彙,這些詞彙更有利於知識庫搜尋。這個模組已內建於知識庫搜尋模組中,如果您只進行一次知識庫搜尋,可以直接使用知識庫內建的自動完成功能。",
"intro_text_concatenation": "可以處理並輸出固定的或傳入的文字。非字串類型的資料會被轉換成字串類型。",
"intro_text_content_extraction": "可以從文字中擷取指定的資料例如SQL 敘述、搜尋關鍵字、程式碼等等",
"intro_tool_call_termination": "這個模組需要搭配工具呼叫使用。當這個模組被執行時這次的工具呼叫會被強制終止AI 不會再根據工具呼叫結果回答問題。",
"intro_tool_params_config": "這個模組需要搭配工具呼叫使用。\n您可以自訂工具呼叫參數並傳送到下游節點使用",
"is_empty": "為空",
"is_equal_to": "等於",
"is_not_empty": "不為空",
"is_not_equal": "不等於",
"is_tool_output_label": "作為工具回應",
"judgment_result": "判斷結果",
"knowledge_base_reference": "知識庫引用",
"knowledge_base_search_merge": "知識庫搜尋合併",
"laf_function_call_test": "Laf 函式呼叫(測試)",
"length_equal_to": "長度等於",
"length_greater_than": "長度大於",
"length_greater_than_or_equal_to": "長度大於或等於",
"length_less_than": "長度小於",
"length_less_than_or_equal_to": "長度小於或等於",
"length_not_equal_to": "長度不等於",
"less_than": "小於",
"less_than_or_equal_to": "小於或等於",
"loop": "批次執行",
"loop_body": "迴圈主體",
"loop_end": "迴圈結束",
"loop_input_array": "陣列",
"loop_result": "陣列執行結果",
"loop_start": "迴圈開始",
"max_dialog_rounds": "最多攜帶幾輪對話紀錄",
"max_tokens": "最大 Token 數",
"mouse_priority": "滑鼠優先\n- 按下左鍵拖曳畫布\n- 按住 Shift 鍵並點選左鍵可批次選取",
"new_context": "新的脈絡",
"not_contains": "不包含",
"only_the_reference_type_is_supported": "僅支援引用類型",
"optional_value_type": "可選的資料類型",
"optional_value_type_tip": "可以指定一或多個資料類型,使用者在動態新增欄位時,只能選擇已設定的類型",
"pan_priority": "觸控板優先\n- 點選可批次選取\n- 使用兩指移動畫布",
"pass_returned_object_as_output_to_next_nodes": "將程式碼中 return 的物件作為輸出,傳遞給後續的節點。變數名稱需要對應 return 的鍵值",
"plugin.Instruction_Tip": "您可以設定一段說明來解釋這個外掛程式的用途。每次使用外掛程式前,都會顯示這段說明。支援標準 Markdown 語法。",
"plugin.Instructions": "使用說明",
"plugin.global_file_input": "檔案連結(已淘汰)",
"plugin_file_abandon_tip": "外掛程式全域檔案上傳功能已淘汰,請儘速調整。您可以透過外掛程式輸入,新增圖片類型輸入來達成相關功能。",
"plugin_input": "外掛程式輸入",
"plugin_output_tool": "外掛程式作為工具執行時,這個欄位是否作為工具的回應結果",
"question_classification": "問題分類",
"question_optimization": "問題最佳化",
"quote_content_placeholder": "可以自訂引用內容的結構,以便更好地適應不同場景。可以使用一些變數來設定範本\n{{q}} - 主要內容\n{{a}} - 輔助資料\n{{source}} - 來源名稱\n{{sourceId}} - 來源 ID\n{{index}} - 第 n 個引用",
"quote_content_tip": "可以自訂引用內容的結構,以便更好地適應不同場景。可以使用一些變數來設定範本\n{{q}} - 主要內容\n{{a}} - 輔助資料\n{{source}} - 來源名稱\n{{sourceId}} - 來源 ID\n{{index}} - 第 n 個引用\n它們都是選用的以下是預設值\n{{default}}",
"quote_num": "引用數量",
"quote_prompt_tip": "可以使用 {{quote}} 來插入引用內容範本,使用 {{question}} 來插入問題Role=user。\n以下是預設值\n{{default}}",
"quote_role_system_tip": "請注意從「引用範本提示詞」中移除 {{question}} 變數",
"quote_role_user_tip": "請注意在「引用範本提示詞」中加入 {{question}} 變數",
"raw_response": "原始回應",
"regex": "正規表達式",
"reply_text": "回覆文字",
"request_error": "請求錯誤",
"response.Code log": "程式碼日誌",
"response.Custom inputs": "自訂輸入",
"response.Custom outputs": "自訂輸出",
"response.Error": "錯誤訊息",
"response.Read file result": "檔案解析結果預覽",
"response.read files": "解析的檔案",
"select_an_application": "選擇一個應用程式",
"select_another_application_to_call": "可以選擇另一個應用程式來呼叫",
"special_array_format": "特殊陣列格式,搜尋結果為空時,回傳空陣列。",
"start_with": "開頭為",
"target_fields_description": "由「描述」和「鍵值」組成一個目標欄位,可以擷取多個目標欄位",
"template.ai_chat": "AI 對話",
"template.ai_chat_intro": "AI 大型語言模型對話",
"template.dataset_search": "知識庫搜尋",
"template.dataset_search_intro": "使用「語意搜尋」和「全文搜尋」功能,從「知識庫」中尋找可能與問題相關的參考內容",
"template.forbid_stream": "停用串流輸出",
"template.forbid_stream_desc": "強制設定巢狀執行的應用程式以非串流模式執行",
"template.plugin_output": "外掛程式輸出",
"template.plugin_start": "外掛程式啟動",
"template.system_config": "系統設定",
"template.tool_call": "工具呼叫",
"template.tool_call_intro": "透過 AI 模型自動選擇一或多個功能區塊進行呼叫,也可以呼叫外掛程式。",
"template.workflow_start": "流程開始",
"text_concatenation": "文字串接",
"text_content_extraction": "文字內容擷取",
"text_to_extract": "要擷取的文字",
"these_variables_will_be_input_parameters_for_code_execution": "這些變數會作為程式碼執行的輸入參數",
"tool_call_termination": "工具呼叫終止",
"tool_custom_field": "自訂工具變數",
"tool_field": "工具參數設定",
"tool_input": "工具參數",
"tool_params.enum_placeholder": "apple \npeach \nwatermelon",
"tool_params.enum_values": "列舉值(選用)",
"tool_params.enum_values_tip": "列出這個欄位可能的值,每行一個",
"tool_params.params_description": "參數描述",
"tool_params.params_description_placeholder": "姓名年齡SQL 敘述…",
"tool_params.params_name": "參數名稱",
"tool_params.params_name_placeholder": "name/age/sql",
"tool_params.tool_params_result": "參數設定結果",
"trigger_after_application_completion": "將會在應用程式完全結束後觸發",
"update_link_error": "更新連結發生錯誤",
"update_specified_node_output_or_global_variable": "可以更新指定節點的輸出值或更新全域變數",
"use_user_id": "使用者 ID",
"user_form_input_config": "表單設定",
"user_form_input_description": "描述",
"user_form_input_name": "標題",
"user_question": "使用者問題",
"user_question_tool_desc": "使用者輸入的問題(問題需要完善)",
"variable_description": "變數描述",
"variable_picker_tips": "可以輸入節點名稱或變數名稱搜尋",
"variable_update": "變數更新",
"workflow.My edit": "我的編輯",
"workflow.Switch_success": "切換成功",
"workflow.Team cloud": "團隊雲端",
"workflow.exit_tips": "您的變更尚未儲存,「直接結束」將不會儲存您的編輯紀錄。"
}