{
  "template.customEngineAgent.basic.detail": "使用 Microsoft 365 Agents SDK 建置的智慧型 Agent，可連線至您的 LLM",
  "template.customEngineAgent.basic.label": "基本自訂引擎代理程式",
  "template.customEngineAgent.placeholder": "選取選項",
  "template.customEngineAgent.title": "使用 Microsoft 365 Agents SDK 的應用程式功能",
  "template.customEngineAgent.travel.detail": "旅遊規劃 Agent，其使用 Microsoft 365 Agents SDK、Microsoft 365 Retrieval API 和 Agent Framework 所建置",
  "template.customEngineAgent.travel.label": "Travel Agent",
  "template.customEngineAgent.weather.detail": "由 Microsoft 365 Agents SDK 和 LangChain 所建置的天氣預測 Agent",
  "template.customEngineAgent.weather.label": "天氣代理程式",
  "template.teams.collaboratorAgent.detail": "透過摘要、工作管理和交談搜尋，增強在群組聊天、通道或會議中共同作業的代理程式",
  "template.teams.collaboratorAgent.label": "Teams 共同作業者代理程式",
  "template.teams.general.detail": "建置於 Teams 上、採用 Teams AI 程式庫並連線至 LLM 的聊天 Agent",
  "template.teams.general.label": "一般 Teams 代理程式",
  "template.teams.others.bot.detail": "已備妥供自訂的回應機器人的簡易實作",
  "template.teams.others.bot.label": "簡單 Bot",
  "template.teams.others.capability.title": "Teams 功能",
  "template.teams.others.detail": "使用 Tab、Bot 和訊息延伸模組的應用程式",
  "template.teams.others.label": "其他 Teams 功能",
  "template.teams.others.messageExtension.detail": "接收使用者輸入、加以處理，然後傳送自訂的結果",
  "template.teams.others.messageExtension.label": "訊息延伸模組",
  "template.teams.others.tab.detail": "簡易實作準備好自訂的 Web 應用程式",
  "template.teams.others.tab.label": "Tab",
  "template.teams.rag.detail": "使用您的內容和知識來準確回答特定領域問題的代理程式",
  "template.teams.rag.label": "Teams 代理程式與資料",
  "template.teams.rag.source.azureAISearch.detail": "從 Azure AI 搜尋服務載入您的資料",
  "template.teams.rag.source.azureAISearch.label": "Azure AI 搜尋服務",
  "template.teams.rag.source.customApi.detail": "根據 OpenAPI 描述文件，從自訂 API 載入您的資料",
  "template.teams.rag.source.customApi.label": "自訂 API",
  "template.teams.rag.source.customize.detail": "決定如何載入您的資料",
  "template.teams.rag.source.customize.label": "自訂",
  "template.teams.rag.source.placeholder": "選取一個選項以載入您的資料",
  "template.teams.title": "使用 Microsoft Teams SDK 的 Teams 代理程式或應用程式",
  "template.createProjectQuestion.title": "新增專案",
  "template.createCapabilityQuestion.placeholder": "選取功能",
  "template.createProjectQuestion.addApiPlugin.placeholder": "選取新增動作的方式",
  "template.createProjectQuestion.addGC.detail": "使用 Copilot 連接器建立宣告式代理程式",
  "template.createProjectQuestion.addGC.label": "新增 Copilot 連接器",
  "template.createProjectQuestion.addPlugin.detail": "建立具有動作的宣告式 Agent",
  "template.createProjectQuestion.addPlugin.label": "新增動作",
  "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "選取驗證類型",
  "template.createProjectQuestion.apiMessageExtensionAuth.title": "驗證類型",
  "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "無",
  "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "API 金鑰",
  "template.createProjectQuestion.apiDeclarativeAgentAuth.microsoftEntra": "Microsoft Entra",
  "template.createProjectQuestion.apiDeclarativeAgentAuth.oauth": "OAuth",
  "template.createProjectQuestion.apiPlugin.typeSpec.detail": "使用適用於 Microsoft 365 Copilot 的 TypeSpec 建立含或不含動作的宣告式代理程式",
  "template.createProjectQuestion.apiPlugin.typeSpec.label": "從適用於 Microsoft 365 Copilot 的 TypeSpec 開始",
  "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "從現有的 API 建立動作",
  "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "從 OpenAPI 描述文件開始",
  "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "使用來自 Azure Functions 的新 API 建立動作",
  "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "從新的 API 開始",
  "template.createProjectQuestion.capability.DAMetaOS.detail": "使用 Office 增益集動作建立宣告式代理程式",
  "template.createProjectQuestion.capability.DAMetaOS.label": "從 Office 增益集動作開始",
  "template.createProjectQuestion.createApiPlugin.title": "建立動作",
  "template.createProjectQuestion.createGraphConnector.detail": "內嵌您的組織資料，使其可在 Microsoft 365 Copilot 中搜尋",
  "template.createProjectQuestion.createGraphConnector.label": "Copilot 連接器",
  "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "使用 Office 增益集動作建置新的宣告式 Agent",
  "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "使用 Office 增益集動作新建宣告式代理程式",
  "template.createProjectQuestion.DAMetaOS.capability.title": "MetaOS 功能中的宣告式代理程式",
  "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "使用增益集動作將增益集專案延伸至宣告式代理程式",
  "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "擴充現有的 Office 增益集",
  "template.createProjectQuestion.DAMetaOS.detail": "使用 Office 增益集動作建立宣告式代理程式",
  "template.createProjectQuestion.DAMetaOS.label": "使用 Office 增益集動作建立宣告式代理程式",
  "template.createProjectQuestion.declarativeCopilot.placeholder": "將動作新增至您的宣告式 Agent",
  "template.createProjectQuestion.declarativeCopilot.title": "建立宣告式 Agent",
  "template.createProjectQuestion.mcpForDa.detail": "從現有的 MCP 伺服器建立動作",
  "template.createProjectQuestion.mcpForDa.label": "從 MCP 伺服器開始",
  "template.createProjectQuestion.noPlugin.detail": "僅建立宣告式 Agent",
  "template.createProjectQuestion.noPlugin.label": "無動作",
  "template.createProjectQuestion.projectType.copilotExtension.placeholder": "選取選項",
  "template.createProjectQuestion.projectType.copilotExtension.title": "使用 Agent 的應用程式功能",
  "template.createProjectQuestion.projectType.copilotGroup.title": "使用 GitHub Copilot",
  "template.createProjectQuestion.projectType.copilotHelp.detail": "與 GitHub Copilot 聊天，獲取逐步指示以開發您的應用程式或 Microsoft 365 Copilot Agent。",
  "template.createProjectQuestion.projectType.copilotHelp.label": "不知道如何開始嗎？使用 GitHub Copilot 聊天",
  "template.createProjectQuestion.projectType.createGroup.aiAgent": "適用於 Microsoft 365 Copilot 的代理程式",
  "template.createProjectQuestion.projectType.createGroup.m365Apps": "適用於 Microsoft 365 的應用程式",
  "template.createProjectQuestion.projectType.customCopilot.detail": "建立智慧型代理程式，由您管理協調流程並提供自己的 LLM",
  "template.createProjectQuestion.projectType.customCopilot.label": "自訂引擎 Agent",
  "template.createProjectQuestion.projectType.declarativeAgent.detail": "透過宣告指示、動作與知識，建立符合您需求的 Agent。",
  "template.createProjectQuestion.projectType.declarativeAgent.label": "宣告式 Agent",
  "template.createProjectQuestion.projectType.officeAddin.detail": "擴充 Office 應用程式，使其可與 Office 文件及 Outlook 項目中的內容互動",
  "template.createProjectQuestion.projectType.officeAddin.label": "Office 增益集",
  "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "使用 Microsoft Teams SDK 在 Microsoft Teams 中建立代理程式、聊天機器人、網頁或其他應用程式。",
  "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams 代理程式和應用程式",
  "template.importAddin.detail": "將增益集專案升級至最新的應用程式資訊清單和專案結構",
  "template.importOfficeAddin.label": "升級現有的 Office 增益集",
  "template.newCFShortcut.detail": "具有自訂功能和捷徑的工作窗格附加元件",
  "template.newCFShortcut.label": "自訂函式和捷徑",
  "template.newTaskpaneAddin.detail": "在工作窗格中使用按鈕和內嵌內容來自訂功能區",
  "template.newTaskpaneAddin.label": "工作窗格"
}