@microsoft/teamsfx-core 3.0.12 → 3.0.13-alpha.bca8bf68d3.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 (108) 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/accountUtils.d.ts +3 -2
  10. package/build/common/accountUtils.d.ts.map +1 -1
  11. package/build/common/accountUtils.js +7 -2
  12. package/build/common/accountUtils.js.map +1 -1
  13. package/build/common/constants.d.ts +1 -0
  14. package/build/common/constants.d.ts.map +1 -1
  15. package/build/common/constants.js +6 -5
  16. package/build/common/constants.js.map +1 -1
  17. package/build/common/templates-config.json +2 -2
  18. package/build/common/wrappedAxiosClient.d.ts +9 -3
  19. package/build/common/wrappedAxiosClient.d.ts.map +1 -1
  20. package/build/common/wrappedAxiosClient.js +47 -22
  21. package/build/common/wrappedAxiosClient.js.map +1 -1
  22. package/build/component/configManager/parser.js.map +1 -1
  23. package/build/component/driver/m365/acquire.d.ts.map +1 -1
  24. package/build/component/driver/m365/acquire.js +1 -1
  25. package/build/component/driver/m365/acquire.js.map +1 -1
  26. package/build/component/driver/teamsApp/appStudio.d.ts.map +1 -1
  27. package/build/component/driver/teamsApp/appStudio.js +1 -1
  28. package/build/component/driver/teamsApp/appStudio.js.map +1 -1
  29. package/build/component/driver/teamsApp/configure.d.ts.map +1 -1
  30. package/build/component/driver/teamsApp/configure.js +7 -0
  31. package/build/component/driver/teamsApp/configure.js.map +1 -1
  32. package/build/component/driver/teamsApp/constants.d.ts +5 -0
  33. package/build/component/driver/teamsApp/constants.d.ts.map +1 -1
  34. package/build/component/driver/teamsApp/constants.js +7 -1
  35. package/build/component/driver/teamsApp/constants.js.map +1 -1
  36. package/build/component/driver/teamsApp/create.d.ts.map +1 -1
  37. package/build/component/driver/teamsApp/create.js +7 -0
  38. package/build/component/driver/teamsApp/create.js.map +1 -1
  39. package/build/component/driver/teamsApp/publishAppPackage.d.ts.map +1 -1
  40. package/build/component/driver/teamsApp/publishAppPackage.js +16 -8
  41. package/build/component/driver/teamsApp/publishAppPackage.js.map +1 -1
  42. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.d.ts.map +1 -1
  43. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js +1 -1
  44. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js.map +1 -1
  45. package/build/component/driver/teamsApp/utils/PluginManifestUtils.d.ts.map +1 -1
  46. package/build/component/driver/teamsApp/utils/PluginManifestUtils.js +1 -1
  47. package/build/component/driver/teamsApp/utils/PluginManifestUtils.js.map +1 -1
  48. package/build/component/driver/teamsApp/validate.d.ts.map +1 -1
  49. package/build/component/driver/teamsApp/validate.js +4 -3
  50. package/build/component/driver/teamsApp/validate.js.map +1 -1
  51. package/build/component/driver/teamsApp/validateAppPackage.d.ts.map +1 -1
  52. package/build/component/driver/teamsApp/validateAppPackage.js +7 -0
  53. package/build/component/driver/teamsApp/validateAppPackage.js.map +1 -1
  54. package/build/component/m365/constants.d.ts +2 -1
  55. package/build/component/m365/constants.d.ts.map +1 -1
  56. package/build/component/m365/constants.js +1 -0
  57. package/build/component/m365/constants.js.map +1 -1
  58. package/build/component/m365/launchHelper.d.ts.map +1 -1
  59. package/build/component/m365/launchHelper.js +7 -2
  60. package/build/component/m365/launchHelper.js.map +1 -1
  61. package/build/component/m365/packageService.d.ts +1 -0
  62. package/build/component/m365/packageService.d.ts.map +1 -1
  63. package/build/component/m365/packageService.js +24 -6
  64. package/build/component/m365/packageService.js.map +1 -1
  65. package/build/component/provisionUtils.d.ts.map +1 -1
  66. package/build/component/provisionUtils.js +5 -2
  67. package/build/component/provisionUtils.js.map +1 -1
  68. package/build/error/common.d.ts.map +1 -1
  69. package/build/error/common.js +3 -0
  70. package/build/error/common.js.map +1 -1
  71. package/build/index.d.ts +1 -1
  72. package/build/index.d.ts.map +1 -1
  73. package/build/index.js +3 -2
  74. package/build/index.js.map +1 -1
  75. package/package.json +6 -7
  76. package/resource/package.nls.cs.json +25 -21
  77. package/resource/package.nls.de.json +25 -21
  78. package/resource/package.nls.es.json +25 -21
  79. package/resource/package.nls.fr.json +25 -21
  80. package/resource/package.nls.it.json +25 -21
  81. package/resource/package.nls.ja.json +25 -21
  82. package/resource/package.nls.json +3 -0
  83. package/resource/package.nls.ko.json +25 -21
  84. package/resource/package.nls.pl.json +25 -21
  85. package/resource/package.nls.pt-BR.json +25 -21
  86. package/resource/package.nls.ru.json +25 -21
  87. package/resource/package.nls.tr.json +25 -21
  88. package/resource/package.nls.zh-Hans.json +25 -21
  89. package/resource/package.nls.zh-Hant.json +25 -21
  90. package/resource/templates/package.nls.cs.json +56 -56
  91. package/resource/templates/package.nls.de.json +56 -56
  92. package/resource/templates/package.nls.es.json +60 -60
  93. package/resource/templates/package.nls.fr.json +60 -60
  94. package/resource/templates/package.nls.it.json +56 -56
  95. package/resource/templates/package.nls.ja.json +56 -56
  96. package/resource/templates/package.nls.ko.json +56 -56
  97. package/resource/templates/package.nls.pl.json +56 -56
  98. package/resource/templates/package.nls.pt-BR.json +57 -57
  99. package/resource/templates/package.nls.ru.json +56 -56
  100. package/resource/templates/package.nls.tr.json +56 -56
  101. package/resource/templates/package.nls.zh-Hans.json +56 -56
  102. package/resource/templates/package.nls.zh-Hant.json +56 -56
  103. package/templates/fallback/common.zip +0 -0
  104. package/templates/fallback/csharp.zip +0 -0
  105. package/templates/fallback/js.zip +0 -0
  106. package/templates/fallback/python.zip +0 -0
  107. package/templates/fallback/ts.zip +0 -0
  108. package/templates/metadata.zip +0 -0
@@ -1,15 +1,15 @@
1
1
  {
2
- "template.customEngineAgent.basic.detail": "Agente inteligente compilado con el SDK de agentes de Microsoft 365 que se conecta al LLM",
2
+ "template.customEngineAgent.basic.detail": "Agente inteligente creado con el SDK de agentes de Microsoft 365 que se conecta al LLM",
3
3
  "template.customEngineAgent.basic.label": "Agente de motor personalizado Básico",
4
4
  "template.customEngineAgent.placeholder": "Seleccionar una opción",
5
5
  "template.customEngineAgent.title": "Características de la aplicación que utilizan el SDK de agentes de Microsoft 365",
6
6
  "template.customEngineAgent.travel.detail": "Un agente de planificación de viajes, creado con el SDK de agentes de Microsoft 365, la API de recuperación de Microsoft 365 y Agent Framework",
7
7
  "template.customEngineAgent.travel.label": "Agente de viajes",
8
- "template.customEngineAgent.weather.detail": "Un agente de previsión meteorológica, que se compila con el SDK de agentes de Microsoft 365 y LangChain",
8
+ "template.customEngineAgent.weather.detail": "Un agente de previsión meteorológica, que se crea con el SDK de agentes de Microsoft 365 y LangChain",
9
9
  "template.customEngineAgent.weather.label": "Agente de El Tiempo",
10
10
  "template.teams.collaboratorAgent.detail": "Agente que mejora la colaboración en chats grupales, canales o reuniones mediante resúmenes, administración de tareas y búsqueda de conversaciones",
11
11
  "template.teams.collaboratorAgent.label": "Agente colaborador de Teams",
12
- "template.teams.general.detail": "Agente que chatea con usuarios en Microsoft Teams, compilado con la biblioteca de IA de Teams y que se conecta a LLM",
12
+ "template.teams.general.detail": "Agente que chatea con usuarios en Microsoft Teams, creado con la biblioteca de IA de Teams y que se conecta a LLM",
13
13
  "template.teams.general.label": "Agente general de Teams",
14
14
  "template.teams.others.bot.detail": "Una implementación sencilla de un bot de eco que está listo para la personalización",
15
15
  "template.teams.others.bot.label": "Bot simple",
@@ -30,62 +30,62 @@
30
30
  "template.teams.rag.source.customize.label": "Personalizar",
31
31
  "template.teams.rag.source.placeholder": "Seleccione una opción para cargar los datos",
32
32
  "template.teams.title": "Agente o aplicación de Teams mediante el SDK de 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",
44
- "template.createProjectQuestion.apiDeclarativeAgentAuth.microsoftEntra": "Microsoft Entra",
33
+ "template.createProjectQuestion.title": "Nuevo proyecto",
34
+ "template.createCapabilityQuestion.placeholder": "Seleccionar una funcionalidad",
35
+ "template.createProjectQuestion.addApiPlugin.placeholder": "Seleccionar cómo agregar una acción",
36
+ "template.createProjectQuestion.addGC.detail": "Crear un agente declarativo con un conector de Copilot",
37
+ "template.createProjectQuestion.addGC.label": "Añadir un conector de Copilot",
38
+ "template.createProjectQuestion.addPlugin.detail": "Crear un agente declarativo con una acción",
39
+ "template.createProjectQuestion.addPlugin.label": "Agregar una acción",
40
+ "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Seleccionar un tipo de autenticación",
41
+ "template.createProjectQuestion.apiMessageExtensionAuth.title": "Tipo de autenticación",
42
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "Ninguno",
43
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "Clave de API",
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": "Cree un agente declarativo con o sin una acción utilizando TypeSpec para Microsoft 365 Copilot",
47
+ "template.createProjectQuestion.apiPlugin.typeSpec.label": "Comenzar con TypeSpec para Microsoft 365 Copilot",
48
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Crear una acción a partir de su API existente",
49
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Comenzar con un documento de descripción de OpenAPI",
50
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Creación de una acción con una nueva API desde Azure Functions",
51
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Empezar con una nueva API",
52
+ "template.createProjectQuestion.capability.DAMetaOS.detail": "Crear un agente declarativo con acciones de complemento de Office",
53
+ "template.createProjectQuestion.capability.DAMetaOS.label": "Empezar con una acción de complemento de Office",
54
+ "template.createProjectQuestion.createApiPlugin.title": "Crear una acción",
55
+ "template.createProjectQuestion.createGraphConnector.detail": "Inserte los datos de la organización para que se puedan buscar en Microsoft 365 Copilot",
56
+ "template.createProjectQuestion.createGraphConnector.label": "Conectores de Copilot",
57
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Crear un nuevo agente declarativo con acciones de complemento de Office",
58
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "Nuevo agente declarativo con acciones de complemento de Office",
59
+ "template.createProjectQuestion.DAMetaOS.capability.title": "Agente declarativo en las capacidades de MetaOS",
60
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Extender un proyecto de complemento al agente declarativo con acciones de complemento",
61
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Ampliar un complemento de Office existente",
62
+ "template.createProjectQuestion.DAMetaOS.detail": "Crear un agente declarativo con acciones de complemento de Office",
63
+ "template.createProjectQuestion.DAMetaOS.label": "Crear un agente declarativo con acciones de complemento de Office",
64
+ "template.createProjectQuestion.declarativeCopilot.placeholder": "Agregar una acción al agente declarativo",
65
+ "template.createProjectQuestion.declarativeCopilot.title": "Crear agente declarativo",
66
+ "template.createProjectQuestion.mcpForDa.detail": "Crear acciones a partir del servidor MCP existente",
67
+ "template.createProjectQuestion.mcpForDa.label": "Empezar con un servidor MCP",
68
+ "template.createProjectQuestion.noPlugin.detail": "Crear solo agente declarativo",
69
+ "template.createProjectQuestion.noPlugin.label": "Sin acción",
70
+ "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Seleccionar una opción",
71
+ "template.createProjectQuestion.projectType.copilotExtension.title": "Características de la aplicación que usan agentes",
72
+ "template.createProjectQuestion.projectType.copilotGroup.title": "Usar GitHub Copilot",
73
+ "template.createProjectQuestion.projectType.copilotHelp.detail": "Chatee con GitHub Copilot y obtenga instrucciones paso a paso para desarrollar su aplicación de agente de Microsoft 365 Copilot.",
74
+ "template.createProjectQuestion.projectType.copilotHelp.label": "¿No sabe cómo empezar? Usar GitHub Copilot Chat",
75
+ "template.createProjectQuestion.projectType.createGroup.aiAgent": "Agentes para Microsoft 365 Copilot",
76
+ "template.createProjectQuestion.projectType.createGroup.m365Apps": "Aplicaciones para Microsoft 365",
77
+ "template.createProjectQuestion.projectType.customCopilot.detail": "Compile un agente inteligente en el que administre la orquestación y proporcione su propio LLM",
78
+ "template.createProjectQuestion.projectType.customCopilot.label": "Agente de motor personalizado",
79
+ "template.createProjectQuestion.projectType.declarativeAgent.detail": "Cree su propio agente declarando instrucciones, acciones y conocimientos que se adapten a sus necesidades.",
80
+ "template.createProjectQuestion.projectType.declarativeAgent.label": "Agente declarativo",
81
+ "template.createProjectQuestion.projectType.officeAddin.detail": "Extienda las aplicaciones de Office para interactuar con el contenido de los documentos de Office y los elementos de Outlook",
82
+ "template.createProjectQuestion.projectType.officeAddin.label": "Complemento de Office",
83
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Cree agentes, bots de chat, páginas web u otras aplicaciones en Microsoft Teams utilizando el SDK de Microsoft Teams.",
84
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Agentes y aplicaciones de Teams",
85
+ "template.importAddin.detail": "Actualizar un proyecto de complemento al manifiesto de aplicación y la estructura del proyecto más recientes",
86
+ "template.importOfficeAddin.label": "Actualizar un complemento de Office existente",
87
+ "template.newCFShortcut.detail": "Complemento del Panel de tareas con función personalizada y acceso directo",
88
+ "template.newCFShortcut.label": "Función personalizada y acceso directo",
89
+ "template.newTaskpaneAddin.detail": "Personalizar la cinta de opciones con un botón e insertar contenido en el panel de tareas",
90
+ "template.newTaskpaneAddin.label": "Panel de tareas"
91
91
  }
@@ -1,15 +1,15 @@
1
1
  {
2
- "template.customEngineAgent.basic.detail": "Agent intelligent conçu avec Microsoft 365 Agents SDK et qui se connecte à votre LLM",
2
+ "template.customEngineAgent.basic.detail": "Agent intelligent créé avec Microsoft 365 Agents SDK et qui se connecte à votre LLM",
3
3
  "template.customEngineAgent.basic.label": "Agent de moteur personnalisé de base",
4
4
  "template.customEngineAgent.placeholder": "Sélectionner une option",
5
5
  "template.customEngineAgent.title": "Fonctionnalités de l’application utilisant Microsoft 365 Agents SDK",
6
- "template.customEngineAgent.travel.detail": "Un agent de planification de voyage, construit avec le Microsoft 365 Agents SDK, l’API de récupération Microsoft 365 et l’Agent Framework",
6
+ "template.customEngineAgent.travel.detail": "Un agent de planification de voyage, créé avec le Microsoft 365 Agents SDK, l’API de récupération Microsoft 365 et l’Agent Framework",
7
7
  "template.customEngineAgent.travel.label": "Agent de voyage",
8
- "template.customEngineAgent.weather.detail": "Agent de prévisions météo, conçu avec Microsoft 365 Agents SDK et LangChain",
8
+ "template.customEngineAgent.weather.detail": "Agent de prévisions météo, créé avec Microsoft 365 Agents SDK et LangChain",
9
9
  "template.customEngineAgent.weather.label": "Agent météo",
10
10
  "template.teams.collaboratorAgent.detail": "Agent qui améliore la collaboration dans les conversations de groupe, les canaux ou les réunions grâce à la synthèse, la gestion des tâches et la recherche dans les conversations",
11
11
  "template.teams.collaboratorAgent.label": "Agent collaborateur Teams",
12
- "template.teams.general.detail": "Assistant qui discute avec des utilisateurs dans Teams, construit avec la bibliothèque d’IA Teams et se connecte aux LLM",
12
+ "template.teams.general.detail": "Assistant qui discute avec des utilisateurs dans Teams, créé avec la bibliothèque d’IA Teams et se connecte aux LLM",
13
13
  "template.teams.general.label": "Agent Teams général",
14
14
  "template.teams.others.bot.detail": "Implémentation simple d’un bot d’écho prêt pour la personnalisation",
15
15
  "template.teams.others.bot.label": "Bot simple",
@@ -30,62 +30,62 @@
30
30
  "template.teams.rag.source.customize.label": "Personnaliser",
31
31
  "template.teams.rag.source.placeholder": "Sélectionnez une option pour importer vos données",
32
32
  "template.teams.title": "Agent ou application Teams utilisant le 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": "Nouveau projet",
34
+ "template.createCapabilityQuestion.placeholder": "Sélectionner une capacité",
35
+ "template.createProjectQuestion.addApiPlugin.placeholder": "Sélectionnez comment ajouter une action",
36
+ "template.createProjectQuestion.addGC.detail": "Créer un assistant déclaratif avec un connecteur Copilot",
37
+ "template.createProjectQuestion.addGC.label": "Ajouter un connecteur Copilot",
38
+ "template.createProjectQuestion.addPlugin.detail": "Créer un agent déclaratif avec une action",
39
+ "template.createProjectQuestion.addPlugin.label": "Ajouter une action",
40
+ "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Sélectionner un type d'authentification",
41
+ "template.createProjectQuestion.apiMessageExtensionAuth.title": "Type d’authentification",
42
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "Aucun",
43
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "Clé 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": "Créer un assistant déclaratif avec ou sans action à l’aide de TypeSpec pour Microsoft 365 Copilot",
47
+ "template.createProjectQuestion.apiPlugin.typeSpec.label": "Commencer avec TypeSpec pour Microsoft 365 Copilot",
48
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Créez une action à partir de votre API existante",
49
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Commencez par un document de description OpenAPI",
50
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Créer une action avec une nouvelle API à partir de Azure Functions",
51
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Commencer avec une nouvelle API",
52
+ "template.createProjectQuestion.capability.DAMetaOS.detail": "Créer un agent déclaratif avec les actions de complément Office",
53
+ "template.createProjectQuestion.capability.DAMetaOS.label": "Commencer par une action de complément Office",
54
+ "template.createProjectQuestion.createApiPlugin.title": "Créer une action",
55
+ "template.createProjectQuestion.createGraphConnector.detail": "Incorporer vos données d’organisation pour qu’elles puissent faire l’objet de recherches dans Microsoft 365 Copilot",
56
+ "template.createProjectQuestion.createGraphConnector.label": "Connecteurs Copilot",
57
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Créez un nouvel agent déclaratif avec les actions de complément Office",
58
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "Nouvel agent déclaratif avec les actions de complément Office",
59
+ "template.createProjectQuestion.DAMetaOS.capability.title": "Agent déclaratif dans les capacités de MetaOS",
60
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Étendre un projet de complément à l’agent déclaratif avec les actions de complément",
61
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Étendre un complément Office existant",
62
+ "template.createProjectQuestion.DAMetaOS.detail": "Créer un agent déclaratif avec les actions de complément Office",
63
+ "template.createProjectQuestion.DAMetaOS.label": "Créer un agent déclaratif avec les actions de complément Office",
64
+ "template.createProjectQuestion.declarativeCopilot.placeholder": "Ajoutez une action à votre agent déclaratif",
65
+ "template.createProjectQuestion.declarativeCopilot.title": "Créer un agent déclaratif",
66
+ "template.createProjectQuestion.mcpForDa.detail": "Créez des actions à partir de votre serveur MCP existant",
67
+ "template.createProjectQuestion.mcpForDa.label": "Commencez avec un serveur MCP",
68
+ "template.createProjectQuestion.noPlugin.detail": "Créer uniquement un agent déclaratif",
69
+ "template.createProjectQuestion.noPlugin.label": "Aucune action",
70
+ "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Sélectionner une option",
71
+ "template.createProjectQuestion.projectType.copilotExtension.title": "Fonctionnalités de l'application utilisant des agents",
72
+ "template.createProjectQuestion.projectType.copilotGroup.title": "Utiliser GitHub Copilot",
73
+ "template.createProjectQuestion.projectType.copilotHelp.detail": "Conversez avec GitHub Copilot et obtenez des instructions étape par étape pour développer votre application ou votre assistant Microsoft 365 Copilot.",
74
+ "template.createProjectQuestion.projectType.copilotHelp.label": "Vous ne savez pas comment démarrer ? Utiliser GitHub Copilot conversation",
75
+ "template.createProjectQuestion.projectType.createGroup.aiAgent": "Assistants pour Microsoft 365 Copilot",
76
+ "template.createProjectQuestion.projectType.createGroup.m365Apps": "Applications pour Microsoft 365",
77
+ "template.createProjectQuestion.projectType.customCopilot.detail": "Créer un assistant intelligent vous gérez l’orchestration et fournissez votre propre LLM",
78
+ "template.createProjectQuestion.projectType.customCopilot.label": "Agent moteur personnalisé",
79
+ "template.createProjectQuestion.projectType.declarativeAgent.detail": "Créez votre propre agent en définissant des instructions, des actions et des connaissances adaptées à vos besoins.",
80
+ "template.createProjectQuestion.projectType.declarativeAgent.label": "Assistant déclaratif",
81
+ "template.createProjectQuestion.projectType.officeAddin.detail": "Étendez les applications Office pour interagir avec le contenu des documents Office et des éléments Outlook",
82
+ "template.createProjectQuestion.projectType.officeAddin.label": "Complément Office",
83
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Créez un agent, un bot de conversation, des pages web ou d’autres applications dans Microsoft Teams à l’aide du Kit de développement logiciel (SDK) Microsoft Teams.",
84
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Agents et applications Teams",
85
+ "template.importAddin.detail": "Mettez à niveau un projet de complément vers le manifeste d’application et la structure de projet les plus récents",
86
+ "template.importOfficeAddin.label": "Mettre à niveau un complément Office existant",
87
+ "template.newCFShortcut.detail": "Complément du volet des tâches avec fonction personnalisée et raccourci",
88
+ "template.newCFShortcut.label": "Fonction et raccourci personnalisés",
89
+ "template.newTaskpaneAddin.detail": "Personnalisez le ruban avec un bouton et incorporez du contenu dans le volet des tâches",
90
+ "template.newTaskpaneAddin.label": "Volet des tâches"
91
91
  }
@@ -30,62 +30,62 @@
30
30
  "template.teams.rag.source.customize.label": "Personalizza",
31
31
  "template.teams.rag.source.placeholder": "Selezionare un'opzione per caricare i dati",
32
32
  "template.teams.title": "App o agente di Teams che usa l'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": "Nuovo progetto",
34
+ "template.createCapabilityQuestion.placeholder": "Selezionare una funzionalità",
35
+ "template.createProjectQuestion.addApiPlugin.placeholder": "Selezionare come aggiungere un'azione",
36
+ "template.createProjectQuestion.addGC.detail": "Crea un agente dichiarativo con un connettore Copilot",
37
+ "template.createProjectQuestion.addGC.label": "Aggiungi un connettore Copilot",
38
+ "template.createProjectQuestion.addPlugin.detail": "Creare un agente dichiarativo con un'azione",
39
+ "template.createProjectQuestion.addPlugin.label": "Aggiungi un'azione",
40
+ "template.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Selezionare un tipo di autenticazione",
41
+ "template.createProjectQuestion.apiMessageExtensionAuth.title": "Tipo di autenticazione",
42
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.none": "Nessuno",
43
+ "template.createProjectQuestion.apiDeclarativeAgentAuth.apiKey": "Chiave 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": "Creare un agente dichiarativo con o senza un'azione usando TypeSpec per Microsoft 365 Copilot",
47
+ "template.createProjectQuestion.apiPlugin.typeSpec.label": "Iniziare con TypeSpec per Microsoft 365 Copilot",
48
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Creare un'azione dall'API esistente",
49
+ "template.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Inizia con un documento di descrizione OpenAPI",
50
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Creare un'azione con una nuova API da Funzioni di Azure",
51
+ "template.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Inizia con una nuova API",
52
+ "template.createProjectQuestion.capability.DAMetaOS.detail": "Crea un agente dichiarativo con azione del componente aggiuntivo di Office",
53
+ "template.createProjectQuestion.capability.DAMetaOS.label": "Inizia con un'azione del componente aggiuntivo di Office",
54
+ "template.createProjectQuestion.createApiPlugin.title": "Crea un’azione",
55
+ "template.createProjectQuestion.createGraphConnector.detail": "Incorporare i dati dell'organizzazione per renderli ricercabili in Microsoft 365 Copilot",
56
+ "template.createProjectQuestion.createGraphConnector.label": "Connettori Copilot",
57
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.detail": "Crea un nuovo agente dichiarativo con azioni del componente aggiuntivo di Office",
58
+ "template.createProjectQuestion.DAMetaOS.capability.newProject.label": "Nuovo agente dichiarativo con azioni del componente aggiuntivo di Office",
59
+ "template.createProjectQuestion.DAMetaOS.capability.title": "Agente dichiarativo nelle funzionalità MetaOS",
60
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.detail": "Estendi un progetto di componente aggiuntivo all'agente dichiarativo con azioni del componente aggiuntivo",
61
+ "template.createProjectQuestion.DAMetaOS.capability.upgradeProject.label": "Estendi un componente aggiuntivo di Office esistente",
62
+ "template.createProjectQuestion.DAMetaOS.detail": "Crea un agente dichiarativo con azione del componente aggiuntivo di Office",
63
+ "template.createProjectQuestion.DAMetaOS.label": "Crea un agente dichiarativo con azioni del componente aggiuntivo di Office",
64
+ "template.createProjectQuestion.declarativeCopilot.placeholder": "Aggiungere un'azione all'agente dichiarativo",
65
+ "template.createProjectQuestion.declarativeCopilot.title": "Crea un agente dichiarativo",
66
+ "template.createProjectQuestion.mcpForDa.detail": "Crea azioni dal server MCP esistente",
67
+ "template.createProjectQuestion.mcpForDa.label": "Inizia con un server MCP",
68
+ "template.createProjectQuestion.noPlugin.detail": "Creare solo un agente dichiarativo",
69
+ "template.createProjectQuestion.noPlugin.label": "Nessuna azione",
70
+ "template.createProjectQuestion.projectType.copilotExtension.placeholder": "Selezionare un'opzione",
71
+ "template.createProjectQuestion.projectType.copilotExtension.title": "Funzionalità dell'app che usano agenti",
72
+ "template.createProjectQuestion.projectType.copilotGroup.title": "Usa GitHub Copilot",
73
+ "template.createProjectQuestion.projectType.copilotHelp.detail": "Chatta con GitHub Copilot e ottieni istruzioni passo-passo per sviluppare la tua app o l'agente di Microsoft 365 Copilot.",
74
+ "template.createProjectQuestion.projectType.copilotHelp.label": "Non sai come iniziare? Usa GitHub Copilot Chat",
75
+ "template.createProjectQuestion.projectType.createGroup.aiAgent": "Agenti per Microsoft 365 Copilot",
76
+ "template.createProjectQuestion.projectType.createGroup.m365Apps": "App per Microsoft 365",
77
+ "template.createProjectQuestion.projectType.customCopilot.detail": "È possibile creare un agente intelligente in cui si gestisce l'orchestrazione e si fornisce un LLM specifico",
78
+ "template.createProjectQuestion.projectType.customCopilot.label": "Agente motore personalizzato",
79
+ "template.createProjectQuestion.projectType.declarativeAgent.detail": "Creare un agente personalizzato dichiarando istruzioni, azioni e conoscenze specifiche per le proprie esigenze.",
80
+ "template.createProjectQuestion.projectType.declarativeAgent.label": "Agente dichiarativo",
81
+ "template.createProjectQuestion.projectType.officeAddin.detail": "Estendere le applicazioni di Office per interagire con i contenuti nei documenti di Office e negli elementi di Outlook",
82
+ "template.createProjectQuestion.projectType.officeAddin.label": "Componente aggiuntivo per Office",
83
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "Crea agenti, chatbot, pagine web o altre app in Microsoft Teams usando l'SDK Microsoft Teams.",
84
+ "template.createProjectQuestion.projectType.teamsAgentsAndApps.label": "App e agenti di Teams",
85
+ "template.importAddin.detail": "Aggiornare un progetto di componenti aggiuntivi alla struttura del progetto e del manifesto dell'app più recente",
86
+ "template.importOfficeAddin.label": "Aggiorna un componente aggiuntivo di Office esistente",
87
+ "template.newCFShortcut.detail": "Componente aggiuntivo riquadro attività con funzione personalizzata e collegamento",
88
+ "template.newCFShortcut.label": "Funzione personalizzata e combinazione di tasti",
89
+ "template.newTaskpaneAddin.detail": "Personalizzare la barra multifunzione con un pulsante e incorporare il contenuto nel riquadro attività",
90
+ "template.newTaskpaneAddin.label": "Riquadro attività"
91
91
  }