@microsoft/teamsfx-core 3.0.12 → 3.0.13-alpha.18b7addf61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. package/build/client/aadAppClient.d.ts +0 -6
  2. package/build/client/aadAppClient.d.ts.map +1 -1
  3. package/build/client/aadAppClient.js +2 -0
  4. package/build/client/aadAppClient.js.map +1 -1
  5. package/build/client/graphClient.d.ts +4 -0
  6. package/build/client/graphClient.d.ts.map +1 -1
  7. package/build/client/graphClient.js +88 -0
  8. package/build/client/graphClient.js.map +1 -1
  9. package/build/common/constants.d.ts +1 -0
  10. package/build/common/constants.d.ts.map +1 -1
  11. package/build/common/constants.js +2 -1
  12. package/build/common/constants.js.map +1 -1
  13. package/build/common/templates-config.json +2 -2
  14. package/build/common/wrappedAxiosClient.d.ts +7 -1
  15. package/build/common/wrappedAxiosClient.d.ts.map +1 -1
  16. package/build/common/wrappedAxiosClient.js +37 -11
  17. package/build/common/wrappedAxiosClient.js.map +1 -1
  18. package/build/component/configManager/parser.js.map +1 -1
  19. package/build/component/driver/m365/acquire.d.ts.map +1 -1
  20. package/build/component/driver/m365/acquire.js +1 -1
  21. package/build/component/driver/m365/acquire.js.map +1 -1
  22. package/build/component/driver/teamsApp/appStudio.d.ts.map +1 -1
  23. package/build/component/driver/teamsApp/appStudio.js +1 -1
  24. package/build/component/driver/teamsApp/appStudio.js.map +1 -1
  25. package/build/component/driver/teamsApp/constants.d.ts +5 -0
  26. package/build/component/driver/teamsApp/constants.d.ts.map +1 -1
  27. package/build/component/driver/teamsApp/constants.js +7 -1
  28. package/build/component/driver/teamsApp/constants.js.map +1 -1
  29. package/build/component/driver/teamsApp/publishAppPackage.d.ts.map +1 -1
  30. package/build/component/driver/teamsApp/publishAppPackage.js +9 -8
  31. package/build/component/driver/teamsApp/publishAppPackage.js.map +1 -1
  32. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.d.ts.map +1 -1
  33. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js +1 -1
  34. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js.map +1 -1
  35. package/build/component/driver/teamsApp/utils/PluginManifestUtils.d.ts.map +1 -1
  36. package/build/component/driver/teamsApp/utils/PluginManifestUtils.js +1 -1
  37. package/build/component/driver/teamsApp/utils/PluginManifestUtils.js.map +1 -1
  38. package/build/component/driver/teamsApp/validate.d.ts.map +1 -1
  39. package/build/component/driver/teamsApp/validate.js +4 -3
  40. package/build/component/driver/teamsApp/validate.js.map +1 -1
  41. package/build/component/m365/packageService.d.ts +1 -0
  42. package/build/component/m365/packageService.d.ts.map +1 -1
  43. package/build/component/m365/packageService.js +24 -6
  44. package/build/component/m365/packageService.js.map +1 -1
  45. package/build/error/common.d.ts.map +1 -1
  46. package/build/error/common.js +3 -0
  47. package/build/error/common.js.map +1 -1
  48. package/package.json +6 -7
  49. package/resource/package.nls.cs.json +25 -21
  50. package/resource/package.nls.de.json +25 -21
  51. package/resource/package.nls.es.json +25 -21
  52. package/resource/package.nls.fr.json +25 -21
  53. package/resource/package.nls.it.json +25 -21
  54. package/resource/package.nls.ja.json +25 -21
  55. package/resource/package.nls.ko.json +25 -21
  56. package/resource/package.nls.pl.json +25 -21
  57. package/resource/package.nls.pt-BR.json +25 -21
  58. package/resource/package.nls.ru.json +25 -21
  59. package/resource/package.nls.tr.json +25 -21
  60. package/resource/package.nls.zh-Hans.json +25 -21
  61. package/resource/package.nls.zh-Hant.json +25 -21
  62. package/resource/templates/package.nls.cs.json +56 -56
  63. package/resource/templates/package.nls.de.json +56 -56
  64. package/resource/templates/package.nls.es.json +60 -60
  65. package/resource/templates/package.nls.fr.json +60 -60
  66. package/resource/templates/package.nls.it.json +56 -56
  67. package/resource/templates/package.nls.ja.json +56 -56
  68. package/resource/templates/package.nls.ko.json +56 -56
  69. package/resource/templates/package.nls.pl.json +56 -56
  70. package/resource/templates/package.nls.pt-BR.json +57 -57
  71. package/resource/templates/package.nls.ru.json +56 -56
  72. package/resource/templates/package.nls.tr.json +56 -56
  73. package/resource/templates/package.nls.zh-Hans.json +56 -56
  74. package/resource/templates/package.nls.zh-Hant.json +56 -56
  75. package/templates/fallback/common.zip +0 -0
  76. package/templates/fallback/csharp.zip +0 -0
  77. package/templates/fallback/js.zip +0 -0
  78. package/templates/fallback/python.zip +0 -0
  79. package/templates/fallback/ts.zip +0 -0
  80. package/templates/metadata.zip +0 -0
@@ -30,62 +30,62 @@
30
30
  "template.teams.rag.source.customize.label": "Настроить",
31
31
  "template.teams.rag.source.placeholder": "Выберите вариант для загрузки данных",
32
32
  "template.teams.title": "Агент Teams или приложение, использующие пакет SDK для Microsoft Teams",
33
- "template.createProjectQuestion.title": "New Project",
34
- "template.createCapabilityQuestion.placeholder": "Select a capability",
35
- "template.createProjectQuestion.addApiPlugin.placeholder": "Select how to add an action",
36
- "template.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot connector",
37
- "template.createProjectQuestion.addGC.label": "Add a Copilot connector",
38
- "template.createProjectQuestion.addPlugin.detail": "Create a declarative agent with an action",
39
- "template.createProjectQuestion.addPlugin.label": "Add an Action",
40
- "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Select an authentication type",
41
- "template.createProjectQuestion.apiMessageExtensionAuth.title": "Authentication Type",
42
- "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "None",
43
- "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "API Key",
33
+ "template.createProjectQuestion.title": "Новый проект",
34
+ "template.createCapabilityQuestion.placeholder": "Выберите возможность",
35
+ "template.createProjectQuestion.addApiPlugin.placeholder": "Выберите способ добавления действия",
36
+ "template.createProjectQuestion.addGC.detail": "Создайте декларативный агент с помощью соединителя Copilot",
37
+ "template.createProjectQuestion.addGC.label": "Добавить соединитель Copilot",
38
+ "template.createProjectQuestion.addPlugin.detail": "Создать декларативный агент с действием",
39
+ "template.createProjectQuestion.addPlugin.label": "Добавить действие",
40
+ "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Выберите тип проверки подлинности",
41
+ "template.createProjectQuestion.apiMessageExtensionAuth.title": "Тип проверки подлинности",
42
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "Нет",
43
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "Ключ API",
44
44
  "template.createProjectQuestion.apiDeclarativeAgentAuth.microsoftEntra": "Microsoft Entra",
45
45
  "template.createProjectQuestion.apiDeclarativeAgentAuth.oauth": "OAuth",
46
- "template.createProjectQuestion.apiPlugin.typeSpec.detail": "Create a declarative agent with or without an action using TypeSpec for Microsoft 365 Copilot",
47
- "template.createProjectQuestion.apiPlugin.typeSpec.label": "Start with TypeSpec for Microsoft 365 Copilot",
48
- "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Create an action from your existing API",
49
- "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Start with an OpenAPI Description Document",
50
- "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Create an action with a new API from Azure Functions",
51
- "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Start with a New API",
52
- "template.createProjectQuestion.capability.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
53
- "template.createProjectQuestion.capability.DAMetaOS.label": "Start with an Office Add-in Action",
54
- "template.createProjectQuestion.createApiPlugin.title": "Create an Action",
55
- "template.createProjectQuestion.createGraphConnector.detail": "Embed your organization data to make it searchable in Microsoft 365 Copilot",
56
- "template.createProjectQuestion.createGraphConnector.label": "Copilot connectors",
57
- "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Build a new Declarative Agent with Office add-in actions",
58
- "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "New Declarative Agent with Office Add-in Actions",
59
- "template.createProjectQuestion.DAMetaOS.capability.title": "Declarative Agent in MetaOS Capabilities",
60
- "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Extend an add-in project to the declarative agent with add-in actions",
61
- "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Extend an existing Office Add-in",
62
- "template.createProjectQuestion.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
63
- "template.createProjectQuestion.DAMetaOS.label": "Create Declarative Agent with Office Add-in Action",
64
- "template.createProjectQuestion.declarativeCopilot.placeholder": "Add an action to your declarative agent",
65
- "template.createProjectQuestion.declarativeCopilot.title": "Create Declarative Agent",
66
- "template.createProjectQuestion.mcpForDa.detail": "Create actions from your existing MCP server",
67
- "template.createProjectQuestion.mcpForDa.label": "Start with an MCP server",
68
- "template.createProjectQuestion.noPlugin.detail": "Create declarative agent only",
69
- "template.createProjectQuestion.noPlugin.label": "No Action",
70
- "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Select an option",
71
- "template.createProjectQuestion.projectType.copilotExtension.title": "App Features Using Agents",
72
- "template.createProjectQuestion.projectType.copilotGroup.title": "Use GitHub Copilot",
73
- "template.createProjectQuestion.projectType.copilotHelp.detail": "Chat with GitHub Copilot and get step-by-step instructions to develop your app or Microsoft 365 Copilot agent.",
74
- "template.createProjectQuestion.projectType.copilotHelp.label": "Don't know how to start? Use GitHub Copilot Chat",
75
- "template.createProjectQuestion.projectType.createGroup.aiAgent": "Agents for Microsoft 365 Copilot",
76
- "template.createProjectQuestion.projectType.createGroup.m365Apps": "Apps for Microsoft 365",
77
- "template.createProjectQuestion.projectType.customCopilot.detail": "Build intelligent agent where you manage orchestration and provide your own LLM",
78
- "template.createProjectQuestion.projectType.customCopilot.label": "Custom Engine Agent",
79
- "template.createProjectQuestion.projectType.declarativeAgent.detail": "Create your own agent by declaring instructions, actions, & knowledge to suit your needs.",
80
- "template.createProjectQuestion.projectType.declarativeAgent.label": "Declarative Agent",
81
- "template.createProjectQuestion.projectType.officeAddin.detail": "Extend Office applications to interact with content in Office documents and Outlook items",
82
- "template.createProjectQuestion.projectType.officeAddin.label": "Office Add-in",
83
- "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Create agent, chat bot, web pages or other apps in Microsoft Teams using Microsoft Teams SDK.",
84
- "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams Agents and Apps",
85
- "template.importAddin.detail": "Upgrade an add-in project to the latest app manifest and project structure",
86
- "template.importOfficeAddin.label": "Upgrade an Existing Office Add-in",
87
- "template.newCFShortcut.detail": "Task pane add-in with custom function and shortcut",
88
- "template.newCFShortcut.label": "Custom Function and Shortcut",
89
- "template.newTaskpaneAddin.detail": "Customize the ribbon with a button and embed content in the task pane",
90
- "template.newTaskpaneAddin.label": "Task pane"
46
+ "template.createProjectQuestion.apiPlugin.typeSpec.detail": "Создайте декларативный агент с действием или без него с помощью TypeSpec для Microsoft 365 Copilot",
47
+ "template.createProjectQuestion.apiPlugin.typeSpec.label": "Начните с TypeSpec для Microsoft 365 Copilot",
48
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Создать действие на основе существующего API",
49
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Начните с документа описания OpenAPI",
50
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Создать действие с новым API на основе Функций Azure",
51
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Начать с новым API",
52
+ "template.createProjectQuestion.capability.DAMetaOS.detail": "Создание декларативного агента с помощью действия надстройки Office",
53
+ "template.createProjectQuestion.capability.DAMetaOS.label": "Начните с действия надстройки Office",
54
+ "template.createProjectQuestion.createApiPlugin.title": "Создание действия",
55
+ "template.createProjectQuestion.createGraphConnector.detail": "Внедрите данные организации, чтобы сделать их доступными для поиска в Microsoft 365 Copilot",
56
+ "template.createProjectQuestion.createGraphConnector.label": "Соединители Copilot",
57
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Создайте новый декларативный агент с действиями надстройки Office",
58
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "Новый декларативный агент с действиями надстройки Office",
59
+ "template.createProjectQuestion.DAMetaOS.capability.title": "Декларативный агент в возможностях MetaOS",
60
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Расширить проект надстройки до декларативного агента с помощью действий надстройки",
61
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Расширить существующую надстройку Office",
62
+ "template.createProjectQuestion.DAMetaOS.detail": "Создание декларативного агента с помощью действия надстройки Office",
63
+ "template.createProjectQuestion.DAMetaOS.label": "Создать декларативный агент с помощью действия надстройки Office",
64
+ "template.createProjectQuestion.declarativeCopilot.placeholder": "Добавьте действие для декларативного агента",
65
+ "template.createProjectQuestion.declarativeCopilot.title": "Создать декларативный агент",
66
+ "template.createProjectQuestion.mcpForDa.detail": "Создайте действия из существующего сервера MCP",
67
+ "template.createProjectQuestion.mcpForDa.label": "Начать с сервера MCP",
68
+ "template.createProjectQuestion.noPlugin.detail": "Создать только декларативный агент",
69
+ "template.createProjectQuestion.noPlugin.label": "Нет действия",
70
+ "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Выберите вариант",
71
+ "template.createProjectQuestion.projectType.copilotExtension.title": "Функции приложения с использованием агентов",
72
+ "template.createProjectQuestion.projectType.copilotGroup.title": "Использовать GitHub Copilot",
73
+ "template.createProjectQuestion.projectType.copilotHelp.detail": "Пообщайтесь в чате с GitHub Copilot и получите пошаговые инструкции по разработке приложения или агента Microsoft 365 Copilot.",
74
+ "template.createProjectQuestion.projectType.copilotHelp.label": "Не знаете, как начать? Используйте GitHub Copilot Chat",
75
+ "template.createProjectQuestion.projectType.createGroup.aiAgent": "Агенты для Microsoft 365 Copilot",
76
+ "template.createProjectQuestion.projectType.createGroup.m365Apps": "Приложения для Microsoft 365",
77
+ "template.createProjectQuestion.projectType.customCopilot.detail": "Создайте интеллектуальный агент для помощи в управлении оркестрацией и предоставьте собственную LLM",
78
+ "template.createProjectQuestion.projectType.customCopilot.label": "Агент настраиваемой подсистемы",
79
+ "template.createProjectQuestion.projectType.declarativeAgent.detail": "Создайте собственный агент, задавая инструкции, действия и знания, соответствующие вашим потребностям.",
80
+ "template.createProjectQuestion.projectType.declarativeAgent.label": "Декларативный агент",
81
+ "template.createProjectQuestion.projectType.officeAddin.detail": "Расширьте приложения Office для взаимодействия с содержимым документов Office и элементов Outlook",
82
+ "template.createProjectQuestion.projectType.officeAddin.label": "Надстройка Office",
83
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Создавайте агенты, чат-боты, веб-страницы и другие приложения в Microsoft Teams с помощью пакета SDK для Microsoft Teams.",
84
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Агенты и приложения Teams",
85
+ "template.importAddin.detail": "Обновить проект надстройки до последней версии манифеста приложения и структуры проекта",
86
+ "template.importOfficeAddin.label": "Обновить существующую надстройку Office",
87
+ "template.newCFShortcut.detail": "Надстройка области задач с настраиваемой функцией и ярлыком",
88
+ "template.newCFShortcut.label": "Настраиваемая функция и ярлык",
89
+ "template.newTaskpaneAddin.detail": "Настройка ленты с помощью кнопки и внедрение содержимого в область задач",
90
+ "template.newTaskpaneAddin.label": "Область задач"
91
91
  }
@@ -30,62 +30,62 @@
30
30
  "template.teams.rag.source.customize.label": "Özelleştir",
31
31
  "template.teams.rag.source.placeholder": "Verilerinizi yüklemek için bir seçenek belirleyin",
32
32
  "template.teams.title": "Microsoft Teams SDK'sını kullanan Teams aracı veya uygulaması",
33
- "template.createProjectQuestion.title": "New Project",
34
- "template.createCapabilityQuestion.placeholder": "Select a capability",
35
- "template.createProjectQuestion.addApiPlugin.placeholder": "Select how to add an action",
36
- "template.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot connector",
37
- "template.createProjectQuestion.addGC.label": "Add a Copilot connector",
38
- "template.createProjectQuestion.addPlugin.detail": "Create a declarative agent with an action",
39
- "template.createProjectQuestion.addPlugin.label": "Add an Action",
40
- "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Select an authentication type",
41
- "template.createProjectQuestion.apiMessageExtensionAuth.title": "Authentication Type",
42
- "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "None",
43
- "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "API Key",
33
+ "template.createProjectQuestion.title": "Yeni Proje",
34
+ "template.createCapabilityQuestion.placeholder": "Özellik seçin",
35
+ "template.createProjectQuestion.addApiPlugin.placeholder": "Eylem ekleme yöntemini belirtin",
36
+ "template.createProjectQuestion.addGC.detail": "Copilot bağlayıcısıyla bir bildirim aracısı oluştur",
37
+ "template.createProjectQuestion.addGC.label": "Copilot bağlayıcısı ekle",
38
+ "template.createProjectQuestion.addPlugin.detail": "Eylem içeren bir bildirim temelli aracı oluşturun",
39
+ "template.createProjectQuestion.addPlugin.label": "Eylem Ekle",
40
+ "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Kimlik doğrulaması türü seçin",
41
+ "template.createProjectQuestion.apiMessageExtensionAuth.title": "Kimlik Doğrulaması Türü",
42
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "Yok",
43
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "API Anahtarı",
44
44
  "template.createProjectQuestion.apiDeclarativeAgentAuth.microsoftEntra": "Microsoft Entra",
45
45
  "template.createProjectQuestion.apiDeclarativeAgentAuth.oauth": "OAuth",
46
- "template.createProjectQuestion.apiPlugin.typeSpec.detail": "Create a declarative agent with or without an action using TypeSpec for Microsoft 365 Copilot",
47
- "template.createProjectQuestion.apiPlugin.typeSpec.label": "Start with TypeSpec for Microsoft 365 Copilot",
48
- "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Create an action from your existing API",
49
- "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Start with an OpenAPI Description Document",
50
- "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Create an action with a new API from Azure Functions",
51
- "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Start with a New API",
52
- "template.createProjectQuestion.capability.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
53
- "template.createProjectQuestion.capability.DAMetaOS.label": "Start with an Office Add-in Action",
54
- "template.createProjectQuestion.createApiPlugin.title": "Create an Action",
55
- "template.createProjectQuestion.createGraphConnector.detail": "Embed your organization data to make it searchable in Microsoft 365 Copilot",
56
- "template.createProjectQuestion.createGraphConnector.label": "Copilot connectors",
57
- "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Build a new Declarative Agent with Office add-in actions",
58
- "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "New Declarative Agent with Office Add-in Actions",
59
- "template.createProjectQuestion.DAMetaOS.capability.title": "Declarative Agent in MetaOS Capabilities",
60
- "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Extend an add-in project to the declarative agent with add-in actions",
61
- "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Extend an existing Office Add-in",
62
- "template.createProjectQuestion.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
63
- "template.createProjectQuestion.DAMetaOS.label": "Create Declarative Agent with Office Add-in Action",
64
- "template.createProjectQuestion.declarativeCopilot.placeholder": "Add an action to your declarative agent",
65
- "template.createProjectQuestion.declarativeCopilot.title": "Create Declarative Agent",
66
- "template.createProjectQuestion.mcpForDa.detail": "Create actions from your existing MCP server",
67
- "template.createProjectQuestion.mcpForDa.label": "Start with an MCP server",
68
- "template.createProjectQuestion.noPlugin.detail": "Create declarative agent only",
69
- "template.createProjectQuestion.noPlugin.label": "No Action",
70
- "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Select an option",
71
- "template.createProjectQuestion.projectType.copilotExtension.title": "App Features Using Agents",
72
- "template.createProjectQuestion.projectType.copilotGroup.title": "Use GitHub Copilot",
73
- "template.createProjectQuestion.projectType.copilotHelp.detail": "Chat with GitHub Copilot and get step-by-step instructions to develop your app or Microsoft 365 Copilot agent.",
74
- "template.createProjectQuestion.projectType.copilotHelp.label": "Don't know how to start? Use GitHub Copilot Chat",
75
- "template.createProjectQuestion.projectType.createGroup.aiAgent": "Agents for Microsoft 365 Copilot",
76
- "template.createProjectQuestion.projectType.createGroup.m365Apps": "Apps for Microsoft 365",
77
- "template.createProjectQuestion.projectType.customCopilot.detail": "Build intelligent agent where you manage orchestration and provide your own LLM",
78
- "template.createProjectQuestion.projectType.customCopilot.label": "Custom Engine Agent",
79
- "template.createProjectQuestion.projectType.declarativeAgent.detail": "Create your own agent by declaring instructions, actions, & knowledge to suit your needs.",
80
- "template.createProjectQuestion.projectType.declarativeAgent.label": "Declarative Agent",
81
- "template.createProjectQuestion.projectType.officeAddin.detail": "Extend Office applications to interact with content in Office documents and Outlook items",
82
- "template.createProjectQuestion.projectType.officeAddin.label": "Office Add-in",
83
- "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Create agent, chat bot, web pages or other apps in Microsoft Teams using Microsoft Teams SDK.",
84
- "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams Agents and Apps",
85
- "template.importAddin.detail": "Upgrade an add-in project to the latest app manifest and project structure",
86
- "template.importOfficeAddin.label": "Upgrade an Existing Office Add-in",
87
- "template.newCFShortcut.detail": "Task pane add-in with custom function and shortcut",
88
- "template.newCFShortcut.label": "Custom Function and Shortcut",
89
- "template.newTaskpaneAddin.detail": "Customize the ribbon with a button and embed content in the task pane",
90
- "template.newTaskpaneAddin.label": "Task pane"
46
+ "template.createProjectQuestion.apiPlugin.typeSpec.detail": "Microsoft 365 Copilot için TypeSpec kullanarak eylem içeren veya içermeyen bir bildirim aracı oluşturun",
47
+ "template.createProjectQuestion.apiPlugin.typeSpec.label": "Microsoft 365 Copilot için TypeSpec ile Başlayın",
48
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Mevcut API'nizden bir eylem oluşturun",
49
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "OpenAPI Açıklama Belgesi ile başlayın",
50
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Azure İşlevleri’nden yeni bir API ile bir eylem oluşturun",
51
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Yeni bir API ile başla",
52
+ "template.createProjectQuestion.capability.DAMetaOS.detail": "Office eklentisi eylemiyle Bildirim Aracısı oluştur",
53
+ "template.createProjectQuestion.capability.DAMetaOS.label": "Office Eklentisi Eylemiyle Başlayın",
54
+ "template.createProjectQuestion.createApiPlugin.title": "Eylem Oluştur",
55
+ "template.createProjectQuestion.createGraphConnector.detail": "Kuruluş verilerinizi Microsoft 365 Copilot'ta aranabilir hale getirmek için ekleyin",
56
+ "template.createProjectQuestion.createGraphConnector.label": "Copilot bağlayıcıları",
57
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Office eklentisi eylemleriyle yeni bir Bildirim Aracısı oluştur",
58
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "Office Eklentisi Eylemleriyle Yeni Bildirim Aracısı",
59
+ "template.createProjectQuestion.DAMetaOS.capability.title": "MetaOS Yeteneklerine sahip Bildirim Aracısı",
60
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Eklenti eylemleriyle eklenti projesini bildirim aracısına genişlet",
61
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Mevcut bir Office Eklentisini genişlet",
62
+ "template.createProjectQuestion.DAMetaOS.detail": "Office eklentisi eylemiyle Bildirim Aracısı oluştur",
63
+ "template.createProjectQuestion.DAMetaOS.label": "Office Eklenti Eylemiyle Bildirim Aracısı oluştur",
64
+ "template.createProjectQuestion.declarativeCopilot.placeholder": "Bildirim aracınıza bir eylem ekleyin",
65
+ "template.createProjectQuestion.declarativeCopilot.title": "Bildirim Temelli Aracı Oluştur",
66
+ "template.createProjectQuestion.mcpForDa.detail": "Mevcut MCP sunucunuzdan eylemler oluşturun",
67
+ "template.createProjectQuestion.mcpForDa.label": "MCP sunucusuyla başla",
68
+ "template.createProjectQuestion.noPlugin.detail": "Yalnızca bildirim temelli aracı oluştur",
69
+ "template.createProjectQuestion.noPlugin.label": "Eylem Yok",
70
+ "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Bir seçenek belirtin",
71
+ "template.createProjectQuestion.projectType.copilotExtension.title": "Aracıları Kullanan Uygulama Özellikleri",
72
+ "template.createProjectQuestion.projectType.copilotGroup.title": "GitHub Copilot",
73
+ "template.createProjectQuestion.projectType.copilotHelp.detail": "GitHub Copilot ile sohbet edin ve uygulamanızı veya Microsoft 365 Copilot aracınızı geliştirmek için adım adım talimatlar alın.",
74
+ "template.createProjectQuestion.projectType.copilotHelp.label": "Nasıl başlatılsın bilmiyor musunuz? Sohbet GitHub Copilot Kullan",
75
+ "template.createProjectQuestion.projectType.createGroup.aiAgent": "Microsoft 365 Copilot için Aracılar",
76
+ "template.createProjectQuestion.projectType.createGroup.m365Apps": "Microsoft 365 için uygulamalar",
77
+ "template.createProjectQuestion.projectType.customCopilot.detail": "Düzenlemeyi yönetip kendi LLM'nizi sağladığınız akıllı aracı oluşturun",
78
+ "template.createProjectQuestion.projectType.customCopilot.label": "Özel Altyapı Aracısı",
79
+ "template.createProjectQuestion.projectType.declarativeAgent.detail": "İhtiyaçlarınıza uygun yönergeler, eylemler ve bilgiler bildirerek kendi aracınızı oluşturun.",
80
+ "template.createProjectQuestion.projectType.declarativeAgent.label": "Bildirim Temelli Aracı",
81
+ "template.createProjectQuestion.projectType.officeAddin.detail": "Office belgelerindeki ve Outlook öğelerindeki içeriklerle etkileşim kurmak için Office uygulamalarını genişletin",
82
+ "template.createProjectQuestion.projectType.officeAddin.label": "Office Eklentisi",
83
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Microsoft Teams SDK'yı kullanarak Microsoft Teams'de aracı, sohbet botu, web sayfaları veya diğer uygulamalar oluşturun.",
84
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams Aracıları ve Uygulamaları",
85
+ "template.importAddin.detail": "Bir eklenti projesini en yeni uygulama bildirimi ve proje yapısına yükseltin",
86
+ "template.importOfficeAddin.label": "Mevcut bir Office Eklentisini yükselt",
87
+ "template.newCFShortcut.detail": "Özel işlev ve kısayol içeren görev bölmesi eklentisi",
88
+ "template.newCFShortcut.label": "Özel İşlev ve Kısayol",
89
+ "template.newTaskpaneAddin.detail": "Şeridi düğmeyle özelleştirip görev bölmesine içerik ekleyin",
90
+ "template.newTaskpaneAddin.label": "Görev bölmesi"
91
91
  }
@@ -30,62 +30,62 @@
30
30
  "template.teams.rag.source.customize.label": "自定义",
31
31
  "template.teams.rag.source.placeholder": "选择一个选项来加载数据",
32
32
  "template.teams.title": "使用 Microsoft Teams SDK 的 Teams 智能体或应用",
33
- "template.createProjectQuestion.title": "New Project",
34
- "template.createCapabilityQuestion.placeholder": "Select a capability",
35
- "template.createProjectQuestion.addApiPlugin.placeholder": "Select how to add an action",
36
- "template.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot connector",
37
- "template.createProjectQuestion.addGC.label": "Add a Copilot connector",
38
- "template.createProjectQuestion.addPlugin.detail": "Create a declarative agent with an action",
39
- "template.createProjectQuestion.addPlugin.label": "Add an Action",
40
- "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Select an authentication type",
41
- "template.createProjectQuestion.apiMessageExtensionAuth.title": "Authentication Type",
42
- "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "None",
43
- "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "API Key",
33
+ "template.createProjectQuestion.title": "新建项目",
34
+ "template.createCapabilityQuestion.placeholder": "选择功能",
35
+ "template.createProjectQuestion.addApiPlugin.placeholder": "选择添加操作的方式",
36
+ "template.createProjectQuestion.addGC.detail": "使用 Copilot 连接器创建声明性代理",
37
+ "template.createProjectQuestion.addGC.label": "添加 Copilot 连接器",
38
+ "template.createProjectQuestion.addPlugin.detail": "通过操作创建声明性智能体",
39
+ "template.createProjectQuestion.addPlugin.label": "添加操作",
40
+ "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "选择身份验证类型",
41
+ "template.createProjectQuestion.apiMessageExtensionAuth.title": "身份验证类型",
42
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "",
43
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "API 密钥",
44
44
  "template.createProjectQuestion.apiDeclarativeAgentAuth.microsoftEntra": "Microsoft Entra",
45
45
  "template.createProjectQuestion.apiDeclarativeAgentAuth.oauth": "OAuth",
46
- "template.createProjectQuestion.apiPlugin.typeSpec.detail": "Create a declarative agent with or without an action using TypeSpec for Microsoft 365 Copilot",
47
- "template.createProjectQuestion.apiPlugin.typeSpec.label": "Start with TypeSpec for Microsoft 365 Copilot",
48
- "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Create an action from your existing API",
49
- "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Start with an OpenAPI Description Document",
50
- "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Create an action with a new API from Azure Functions",
51
- "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Start with a New API",
52
- "template.createProjectQuestion.capability.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
53
- "template.createProjectQuestion.capability.DAMetaOS.label": "Start with an Office Add-in Action",
54
- "template.createProjectQuestion.createApiPlugin.title": "Create an Action",
55
- "template.createProjectQuestion.createGraphConnector.detail": "Embed your organization data to make it searchable in Microsoft 365 Copilot",
56
- "template.createProjectQuestion.createGraphConnector.label": "Copilot connectors",
57
- "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Build a new Declarative Agent with Office add-in actions",
58
- "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "New Declarative Agent with Office Add-in Actions",
59
- "template.createProjectQuestion.DAMetaOS.capability.title": "Declarative Agent in MetaOS Capabilities",
60
- "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Extend an add-in project to the declarative agent with add-in actions",
61
- "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Extend an existing Office Add-in",
62
- "template.createProjectQuestion.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
63
- "template.createProjectQuestion.DAMetaOS.label": "Create Declarative Agent with Office Add-in Action",
64
- "template.createProjectQuestion.declarativeCopilot.placeholder": "Add an action to your declarative agent",
65
- "template.createProjectQuestion.declarativeCopilot.title": "Create Declarative Agent",
66
- "template.createProjectQuestion.mcpForDa.detail": "Create actions from your existing MCP server",
67
- "template.createProjectQuestion.mcpForDa.label": "Start with an MCP server",
68
- "template.createProjectQuestion.noPlugin.detail": "Create declarative agent only",
69
- "template.createProjectQuestion.noPlugin.label": "No Action",
70
- "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Select an option",
71
- "template.createProjectQuestion.projectType.copilotExtension.title": "App Features Using Agents",
72
- "template.createProjectQuestion.projectType.copilotGroup.title": "Use GitHub Copilot",
73
- "template.createProjectQuestion.projectType.copilotHelp.detail": "Chat with GitHub Copilot and get step-by-step instructions to develop your app or Microsoft 365 Copilot agent.",
74
- "template.createProjectQuestion.projectType.copilotHelp.label": "Don't know how to start? Use GitHub Copilot Chat",
75
- "template.createProjectQuestion.projectType.createGroup.aiAgent": "Agents for Microsoft 365 Copilot",
76
- "template.createProjectQuestion.projectType.createGroup.m365Apps": "Apps for Microsoft 365",
77
- "template.createProjectQuestion.projectType.customCopilot.detail": "Build intelligent agent where you manage orchestration and provide your own LLM",
78
- "template.createProjectQuestion.projectType.customCopilot.label": "Custom Engine Agent",
79
- "template.createProjectQuestion.projectType.declarativeAgent.detail": "Create your own agent by declaring instructions, actions, & knowledge to suit your needs.",
80
- "template.createProjectQuestion.projectType.declarativeAgent.label": "Declarative Agent",
81
- "template.createProjectQuestion.projectType.officeAddin.detail": "Extend Office applications to interact with content in Office documents and Outlook items",
82
- "template.createProjectQuestion.projectType.officeAddin.label": "Office Add-in",
83
- "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Create agent, chat bot, web pages or other apps in Microsoft Teams using Microsoft Teams SDK.",
84
- "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams Agents and Apps",
85
- "template.importAddin.detail": "Upgrade an add-in project to the latest app manifest and project structure",
86
- "template.importOfficeAddin.label": "Upgrade an Existing Office Add-in",
87
- "template.newCFShortcut.detail": "Task pane add-in with custom function and shortcut",
88
- "template.newCFShortcut.label": "Custom Function and Shortcut",
89
- "template.newTaskpaneAddin.detail": "Customize the ribbon with a button and embed content in the task pane",
90
- "template.newTaskpaneAddin.label": "Task pane"
46
+ "template.createProjectQuestion.apiPlugin.typeSpec.detail": "使用适用于智能 Microsoft 365 Copilot 副驾驶® TypeSpec 来创建带或不带操作的声明式智能体",
47
+ "template.createProjectQuestion.apiPlugin.typeSpec.label": "适用于智能 Microsoft 365 Copilot 副驾驶® TypeSpec 入门",
48
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "从现有 API 创建操作",
49
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": " OpenAPI 描述文档开始",
50
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": " Azure Functions 使用新 API 创建操作",
51
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "从新的 API 开始",
52
+ "template.createProjectQuestion.capability.DAMetaOS.detail": "使用 Office 加载项操作创建声明性代理",
53
+ "template.createProjectQuestion.capability.DAMetaOS.label": " Office 加载项操作开始",
54
+ "template.createProjectQuestion.createApiPlugin.title": "创建操作",
55
+ "template.createProjectQuestion.createGraphConnector.detail": "嵌入组织数据,以便可在智能 Microsoft 365 Copilot 副驾驶® 中搜索它",
56
+ "template.createProjectQuestion.createGraphConnector.label": "Copilot 连接器",
57
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "使用 Office 加载项操作构建新的声明式智能体",
58
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "使用 Office 加载项操作的新建声明性代理",
59
+ "template.createProjectQuestion.DAMetaOS.capability.title": "MetaOS 功能中的声明性代理",
60
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "使用加载项操作将加载项项目扩展到声明性代理",
61
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "扩展现有 Office 加载项",
62
+ "template.createProjectQuestion.DAMetaOS.detail": "使用 Office 加载项操作创建声明性代理",
63
+ "template.createProjectQuestion.DAMetaOS.label": "使用 Office 加载项操作创建声明性代理",
64
+ "template.createProjectQuestion.declarativeCopilot.placeholder": "向声明性智能体添加操作",
65
+ "template.createProjectQuestion.declarativeCopilot.title": "创建声明性智能体",
66
+ "template.createProjectQuestion.mcpForDa.detail": "从现有 MCP 服务器创建操作",
67
+ "template.createProjectQuestion.mcpForDa.label": " MCP 服务器开始",
68
+ "template.createProjectQuestion.noPlugin.detail": "仅创建声明性智能体",
69
+ "template.createProjectQuestion.noPlugin.label": "无操作",
70
+ "template.createProjectQuestion.projectType.copilotExtension.placeholder": "选择选项",
71
+ "template.createProjectQuestion.projectType.copilotExtension.title": "使用智能体的应用功能",
72
+ "template.createProjectQuestion.projectType.copilotGroup.title": "使用 GitHub Copilot",
73
+ "template.createProjectQuestion.projectType.copilotHelp.detail": " GitHub Copilot 聊天,并获取开发应用或智能 Microsoft 365 Copilot 副驾驶® 智能体的分步说明。",
74
+ "template.createProjectQuestion.projectType.copilotHelp.label": "不知道如何开始?使用 GitHub Copilot 对话助手",
75
+ "template.createProjectQuestion.projectType.createGroup.aiAgent": "适用于智能 Microsoft 365 Copilot 副驾驶® 的智能体",
76
+ "template.createProjectQuestion.projectType.createGroup.m365Apps": "适用于 Microsoft 365 的应用",
77
+ "template.createProjectQuestion.projectType.customCopilot.detail": "构建智能代理,以管理业务流程并提供自己的 LLM",
78
+ "template.createProjectQuestion.projectType.customCopilot.label": "自定义引擎智能体",
79
+ "template.createProjectQuestion.projectType.declarativeAgent.detail": "通过声明符合你需求的说明、操作与知识,创建你自己的智能体。",
80
+ "template.createProjectQuestion.projectType.declarativeAgent.label": "声明性智能体",
81
+ "template.createProjectQuestion.projectType.officeAddin.detail": "扩展 Office 应用程序以与 Office 文档和 Outlook 项中的内容交互",
82
+ "template.createProjectQuestion.projectType.officeAddin.label": "Office 加载项",
83
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "使用 Microsoft Teams SDK Microsoft Teams 中创建智能体、聊天机器人、网页或其他应用。",
84
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams 智能体和应用",
85
+ "template.importAddin.detail": "升级加载项项目并将其添加到最新的应用清单和项目结构",
86
+ "template.importOfficeAddin.label": "升级现有 Office 加载项",
87
+ "template.newCFShortcut.detail": "带有自定义函数和快捷方式的任务窗格加载项",
88
+ "template.newCFShortcut.label": "自定义函数和快捷方式",
89
+ "template.newTaskpaneAddin.detail": "在任务窗格中使用按钮和嵌入内容自定义功能区",
90
+ "template.newTaskpaneAddin.label": "任务窗格"
91
91
  }
@@ -30,62 +30,62 @@
30
30
  "template.teams.rag.source.customize.label": "自訂",
31
31
  "template.teams.rag.source.placeholder": "選取一個選項以載入您的資料",
32
32
  "template.teams.title": "使用 Microsoft Teams SDK 的 Teams 代理程式或應用程式",
33
- "template.createProjectQuestion.title": "New Project",
34
- "template.createCapabilityQuestion.placeholder": "Select a capability",
35
- "template.createProjectQuestion.addApiPlugin.placeholder": "Select how to add an action",
36
- "template.createProjectQuestion.addGC.detail": "Create a declarative agent with a Copilot connector",
37
- "template.createProjectQuestion.addGC.label": "Add a Copilot connector",
38
- "template.createProjectQuestion.addPlugin.detail": "Create a declarative agent with an action",
39
- "template.createProjectQuestion.addPlugin.label": "Add an Action",
40
- "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Select an authentication type",
41
- "template.createProjectQuestion.apiMessageExtensionAuth.title": "Authentication Type",
42
- "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "None",
43
- "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "API Key",
33
+ "template.createProjectQuestion.title": "新增專案",
34
+ "template.createCapabilityQuestion.placeholder": "選取功能",
35
+ "template.createProjectQuestion.addApiPlugin.placeholder": "選取新增動作的方式",
36
+ "template.createProjectQuestion.addGC.detail": "使用 Copilot 連接器建立宣告式代理程式",
37
+ "template.createProjectQuestion.addGC.label": "新增 Copilot 連接器",
38
+ "template.createProjectQuestion.addPlugin.detail": "建立具有動作的宣告式 Agent",
39
+ "template.createProjectQuestion.addPlugin.label": "新增動作",
40
+ "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "選取驗證類型",
41
+ "template.createProjectQuestion.apiMessageExtensionAuth.title": "驗證類型",
42
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "",
43
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "API 金鑰",
44
44
  "template.createProjectQuestion.apiDeclarativeAgentAuth.microsoftEntra": "Microsoft Entra",
45
45
  "template.createProjectQuestion.apiDeclarativeAgentAuth.oauth": "OAuth",
46
- "template.createProjectQuestion.apiPlugin.typeSpec.detail": "Create a declarative agent with or without an action using TypeSpec for Microsoft 365 Copilot",
47
- "template.createProjectQuestion.apiPlugin.typeSpec.label": "Start with TypeSpec for Microsoft 365 Copilot",
48
- "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Create an action from your existing API",
49
- "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Start with an OpenAPI Description Document",
50
- "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Create an action with a new API from Azure Functions",
51
- "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Start with a New API",
52
- "template.createProjectQuestion.capability.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
53
- "template.createProjectQuestion.capability.DAMetaOS.label": "Start with an Office Add-in Action",
54
- "template.createProjectQuestion.createApiPlugin.title": "Create an Action",
55
- "template.createProjectQuestion.createGraphConnector.detail": "Embed your organization data to make it searchable in Microsoft 365 Copilot",
56
- "template.createProjectQuestion.createGraphConnector.label": "Copilot connectors",
57
- "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Build a new Declarative Agent with Office add-in actions",
58
- "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "New Declarative Agent with Office Add-in Actions",
59
- "template.createProjectQuestion.DAMetaOS.capability.title": "Declarative Agent in MetaOS Capabilities",
60
- "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Extend an add-in project to the declarative agent with add-in actions",
61
- "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Extend an existing Office Add-in",
62
- "template.createProjectQuestion.DAMetaOS.detail": "Create a Declarative Agent with Office add-in action",
63
- "template.createProjectQuestion.DAMetaOS.label": "Create Declarative Agent with Office Add-in Action",
64
- "template.createProjectQuestion.declarativeCopilot.placeholder": "Add an action to your declarative agent",
65
- "template.createProjectQuestion.declarativeCopilot.title": "Create Declarative Agent",
66
- "template.createProjectQuestion.mcpForDa.detail": "Create actions from your existing MCP server",
67
- "template.createProjectQuestion.mcpForDa.label": "Start with an MCP server",
68
- "template.createProjectQuestion.noPlugin.detail": "Create declarative agent only",
69
- "template.createProjectQuestion.noPlugin.label": "No Action",
70
- "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Select an option",
71
- "template.createProjectQuestion.projectType.copilotExtension.title": "App Features Using Agents",
72
- "template.createProjectQuestion.projectType.copilotGroup.title": "Use GitHub Copilot",
73
- "template.createProjectQuestion.projectType.copilotHelp.detail": "Chat with GitHub Copilot and get step-by-step instructions to develop your app or Microsoft 365 Copilot agent.",
74
- "template.createProjectQuestion.projectType.copilotHelp.label": "Don't know how to start? Use GitHub Copilot Chat",
75
- "template.createProjectQuestion.projectType.createGroup.aiAgent": "Agents for Microsoft 365 Copilot",
76
- "template.createProjectQuestion.projectType.createGroup.m365Apps": "Apps for Microsoft 365",
77
- "template.createProjectQuestion.projectType.customCopilot.detail": "Build intelligent agent where you manage orchestration and provide your own LLM",
78
- "template.createProjectQuestion.projectType.customCopilot.label": "Custom Engine Agent",
79
- "template.createProjectQuestion.projectType.declarativeAgent.detail": "Create your own agent by declaring instructions, actions, & knowledge to suit your needs.",
80
- "template.createProjectQuestion.projectType.declarativeAgent.label": "Declarative Agent",
81
- "template.createProjectQuestion.projectType.officeAddin.detail": "Extend Office applications to interact with content in Office documents and Outlook items",
82
- "template.createProjectQuestion.projectType.officeAddin.label": "Office Add-in",
83
- "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Create agent, chat bot, web pages or other apps in Microsoft Teams using Microsoft Teams SDK.",
84
- "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams Agents and Apps",
85
- "template.importAddin.detail": "Upgrade an add-in project to the latest app manifest and project structure",
86
- "template.importOfficeAddin.label": "Upgrade an Existing Office Add-in",
87
- "template.newCFShortcut.detail": "Task pane add-in with custom function and shortcut",
88
- "template.newCFShortcut.label": "Custom Function and Shortcut",
89
- "template.newTaskpaneAddin.detail": "Customize the ribbon with a button and embed content in the task pane",
90
- "template.newTaskpaneAddin.label": "Task pane"
46
+ "template.createProjectQuestion.apiPlugin.typeSpec.detail": "使用適用於 Microsoft 365 Copilot TypeSpec 建立含或不含動作的宣告式代理程式",
47
+ "template.createProjectQuestion.apiPlugin.typeSpec.label": "從適用於 Microsoft 365 Copilot TypeSpec 開始",
48
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "從現有的 API 建立動作",
49
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": " OpenAPI 描述文件開始",
50
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "使用來自 Azure Functions 的新 API 建立動作",
51
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "從新的 API 開始",
52
+ "template.createProjectQuestion.capability.DAMetaOS.detail": "使用 Office 增益集動作建立宣告式代理程式",
53
+ "template.createProjectQuestion.capability.DAMetaOS.label": " Office 增益集動作開始",
54
+ "template.createProjectQuestion.createApiPlugin.title": "建立動作",
55
+ "template.createProjectQuestion.createGraphConnector.detail": "內嵌您的組織資料,使其可在 Microsoft 365 Copilot 中搜尋",
56
+ "template.createProjectQuestion.createGraphConnector.label": "Copilot 連接器",
57
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "使用 Office 增益集動作建置新的宣告式 Agent",
58
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "使用 Office 增益集動作新建宣告式代理程式",
59
+ "template.createProjectQuestion.DAMetaOS.capability.title": "MetaOS 功能中的宣告式代理程式",
60
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "使用增益集動作將增益集專案延伸至宣告式代理程式",
61
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "擴充現有的 Office 增益集",
62
+ "template.createProjectQuestion.DAMetaOS.detail": "使用 Office 增益集動作建立宣告式代理程式",
63
+ "template.createProjectQuestion.DAMetaOS.label": "使用 Office 增益集動作建立宣告式代理程式",
64
+ "template.createProjectQuestion.declarativeCopilot.placeholder": "將動作新增至您的宣告式 Agent",
65
+ "template.createProjectQuestion.declarativeCopilot.title": "建立宣告式 Agent",
66
+ "template.createProjectQuestion.mcpForDa.detail": "從現有的 MCP 伺服器建立動作",
67
+ "template.createProjectQuestion.mcpForDa.label": " MCP 伺服器開始",
68
+ "template.createProjectQuestion.noPlugin.detail": "僅建立宣告式 Agent",
69
+ "template.createProjectQuestion.noPlugin.label": "無動作",
70
+ "template.createProjectQuestion.projectType.copilotExtension.placeholder": "選取選項",
71
+ "template.createProjectQuestion.projectType.copilotExtension.title": "使用 Agent 的應用程式功能",
72
+ "template.createProjectQuestion.projectType.copilotGroup.title": "使用 GitHub Copilot",
73
+ "template.createProjectQuestion.projectType.copilotHelp.detail": " GitHub Copilot 聊天,獲取逐步指示以開發您的應用程式或 Microsoft 365 Copilot Agent。",
74
+ "template.createProjectQuestion.projectType.copilotHelp.label": "不知道如何開始嗎?使用 GitHub Copilot 聊天",
75
+ "template.createProjectQuestion.projectType.createGroup.aiAgent": "適用於 Microsoft 365 Copilot 的代理程式",
76
+ "template.createProjectQuestion.projectType.createGroup.m365Apps": "適用於 Microsoft 365 的應用程式",
77
+ "template.createProjectQuestion.projectType.customCopilot.detail": "建立智慧型代理程式,由您管理協調流程並提供自己的 LLM",
78
+ "template.createProjectQuestion.projectType.customCopilot.label": "自訂引擎 Agent",
79
+ "template.createProjectQuestion.projectType.declarativeAgent.detail": "透過宣告指示、動作與知識,建立符合您需求的 Agent。",
80
+ "template.createProjectQuestion.projectType.declarativeAgent.label": "宣告式 Agent",
81
+ "template.createProjectQuestion.projectType.officeAddin.detail": "擴充 Office 應用程式,使其可與 Office 文件及 Outlook 項目中的內容互動",
82
+ "template.createProjectQuestion.projectType.officeAddin.label": "Office 增益集",
83
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "使用 Microsoft Teams SDK Microsoft Teams 中建立代理程式、聊天機器人、網頁或其他應用程式。",
84
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams 代理程式和應用程式",
85
+ "template.importAddin.detail": "將增益集專案升級至最新的應用程式資訊清單和專案結構",
86
+ "template.importOfficeAddin.label": "升級現有的 Office 增益集",
87
+ "template.newCFShortcut.detail": "具有自訂功能和捷徑的工作窗格附加元件",
88
+ "template.newCFShortcut.label": "自訂函式和捷徑",
89
+ "template.newTaskpaneAddin.detail": "在工作窗格中使用按鈕和內嵌內容來自訂功能區",
90
+ "template.newTaskpaneAddin.label": "工作窗格"
91
91
  }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file