{
  "template.teams.others.bot.detail": "已備妥供自訂的回應機器人的簡易實作",
  "template.teams.others.bot.label": "基本 Bot",
  "template.teams.others.messageExtension.detail": "接收使用者輸入、處理並傳送自定義結果",
  "template.teams.others.messageExtension.label": "訊息延伸模組",
  "template.teams.others.tab.detail": "簡易實作準備好自訂的 Web 應用程式",
  "template.teams.others.tab.label": "基本索引標籤",
  "template.teams.general.detail": "在 Teams 中建立基本 AI 聊天機器人",
  "template.teams.general.label": "基本 AI 聊天機器人",
  "template.teams.rag.source.placeholder": "選取載入資料的選項",
  "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.detail": "使用您的內容擴展 AI Bot 的知識，以取得問題的正確解答",
  "template.teams.rag.label": "與您的資料聊天",
  "template.customEngineAgent.placeholder": "選取選項",
  "template.customEngineAgent.title": "使用 Teams AI 連結庫的應用程式功能",
  "template.createProjectQuestion.title": "新增專案",
  "template.createCapabilityQuestion.placeholder": "選取功能",
  "template.createProjectQuestion.addApiPlugin.placeholder": "Select how to add an action",
  "template.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot connector",
  "template.createProjectQuestion.addGC.label": "Add a Copilot connector",
  "template.createProjectQuestion.addPlugin.detail": "Create a declarative agent with an action",
  "template.createProjectQuestion.addPlugin.label": "Add an Action",
  "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "選取驗證類型",
  "template.createProjectQuestion.apiMessageExtensionAuth.title": "驗證類型",
  "template.createProjectQuestion.apiPlugin.typeSpec.detail": "Create a declarative agent with or without an action using TypeSpec for Microsoft 365 Copilot",
  "template.createProjectQuestion.apiPlugin.typeSpec.label": "Start with TypeSpec for Microsoft 365 Copilot",
  "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Create an action from your existing API",
  "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "從 OpenAPI 描述檔開始",
  "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Create an action with a new API from Azure Functions",
  "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Start with a New API",
  "template.createProjectQuestion.capability.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
  "template.createProjectQuestion.capability.DAMetaOS.label": "Start with an Office Add-in Action",
  "template.createProjectQuestion.createApiPlugin.title": "建立 API 外掛程式",
  "template.createProjectQuestion.createGraphConnector.detail": "Embed your organization data to make it searchable in Microsoft 365 Copilot",
  "template.createProjectQuestion.createGraphConnector.label": "Copilot connectors",
  "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Build a new Declarative Agent with Office add-in actions",
  "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "New Declarative Agent with Office Add-in Actions",
  "template.createProjectQuestion.DAMetaOS.capability.title": "Declarative Agent in MetaOS Capabilities",
  "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Extend an add-in project to the declarative agent with add-in actions",
  "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Extend an existing Office Add-in",
  "template.createProjectQuestion.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
  "template.createProjectQuestion.DAMetaOS.label": "Create Declarative Agent with Office Add-in Action",
  "template.createProjectQuestion.declarativeCopilot.placeholder": "Add an action to your declarative agent",
  "template.createProjectQuestion.declarativeCopilot.title": "建立宣告式代理程式",
  "template.createProjectQuestion.mcpForDa.detail": "Create actions from your existing MCP server",
  "template.createProjectQuestion.mcpForDa.label": "Start with an MCP server",
  "template.createProjectQuestion.noPlugin.detail": "僅建立宣告式代理程式",
  "template.createProjectQuestion.noPlugin.label": "No Action",
  "template.createProjectQuestion.projectType.copilotExtension.placeholder": "選取選項",
  "template.createProjectQuestion.projectType.copilotExtension.title": "使用代理程式的應用程式功能",
  "template.createProjectQuestion.projectType.copilotGroup.title": "使用 GitHub Copilot",
  "template.createProjectQuestion.projectType.copilotHelp.detail": "Chat with GitHub Copilot and get step-by-step instructions to develop your Teams app",
  "template.createProjectQuestion.projectType.copilotHelp.label": "不知道如何開始嗎？使用 GitHub Copilot 聊天",
  "template.createProjectQuestion.projectType.createGroup.aiAgent": "AI 代理程式",
  "template.createProjectQuestion.projectType.createGroup.m365Apps": "適用於Microsoft 365的應用程式",
  "template.createProjectQuestion.projectType.customCopilot.detail": "使用 Teams AI 連結庫建置智慧型手機聊天機器人，您可以在其中管理協調流程並提供您自己的 LLM。",
  "template.createProjectQuestion.projectType.customCopilot.label": "自訂引擎代理程式",
  "template.createProjectQuestion.projectType.declarativeAgent.detail": "宣告指示、動作和知識以符合您的需求，以建立您自己的代理程式。",
  "template.createProjectQuestion.projectType.declarativeAgent.label": "宣告式代理程式",
  "template.createProjectQuestion.projectType.officeAddin.detail": "擴充 Office 應用程式以與 Office 檔和 Outlook 專案中的內容互動",
  "template.createProjectQuestion.projectType.officeAddin.label": "Office 增益集",
  "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Create agent, chat bot, web pages or other apps in Microsoft Teams using Microsoft Teams SDK.",
  "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams Agents and Apps",
  "template.importAddin.detail": "將增益集專案升級至最新的應用程式資訊清單和專案結構",
  "template.importOfficeAddin.label": "升級現有的 Office 載入巨集",
  "template.newCFShortcut.detail": "Task pane add-in with custom function and shortcut",
  "template.newCFShortcut.label": "Custom Function and Shortcut",
  "template.newTaskpaneAddin.detail": "在工作窗格中使用按鈕和內嵌內容來自訂功能區",
  "template.newTaskpaneAddin.label": "工作窗格"
}
