@microsoft/teamsfx-core 3.0.0-alpha.09e5fe9da.0 → 3.0.0-alpha.0fa12bc9d.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 (349) hide show
  1. package/build/client/graphClient.d.ts +13 -1
  2. package/build/client/graphClient.d.ts.map +1 -1
  3. package/build/client/graphClient.js +140 -1
  4. package/build/client/graphClient.js.map +1 -1
  5. package/build/client/interfaces/ListSensitivityCacheValue.d.ts +6 -0
  6. package/build/client/interfaces/ListSensitivityCacheValue.d.ts.map +1 -0
  7. package/build/client/interfaces/ListSensitivityCacheValue.js +5 -0
  8. package/build/client/interfaces/ListSensitivityCacheValue.js.map +1 -0
  9. package/build/client/teamsDevPortalClient.d.ts.map +1 -1
  10. package/build/client/teamsDevPortalClient.js +1 -1
  11. package/build/client/teamsDevPortalClient.js.map +1 -1
  12. package/build/common/constants.d.ts +1 -0
  13. package/build/common/constants.d.ts.map +1 -1
  14. package/build/common/constants.js +2 -1
  15. package/build/common/constants.js.map +1 -1
  16. package/build/common/daSpecParser.d.ts +5 -2
  17. package/build/common/daSpecParser.d.ts.map +1 -1
  18. package/build/common/daSpecParser.js +152 -59
  19. package/build/common/daSpecParser.js.map +1 -1
  20. package/build/common/featureFlags.d.ts +0 -10
  21. package/build/common/featureFlags.d.ts.map +1 -1
  22. package/build/common/featureFlags.js +0 -10
  23. package/build/common/featureFlags.js.map +1 -1
  24. package/build/common/kiotaClient.d.ts +2 -2
  25. package/build/common/kiotaClient.d.ts.map +1 -1
  26. package/build/common/kiotaClient.js +13 -1
  27. package/build/common/kiotaClient.js.map +1 -1
  28. package/build/common/projectSettingsHelper.d.ts.map +1 -1
  29. package/build/common/projectSettingsHelper.js +7 -6
  30. package/build/common/projectSettingsHelper.js.map +1 -1
  31. package/build/common/projectTypeChecker.d.ts.map +1 -1
  32. package/build/common/projectTypeChecker.js +4 -3
  33. package/build/common/projectTypeChecker.js.map +1 -1
  34. package/build/common/telemetry.d.ts +2 -1
  35. package/build/common/telemetry.d.ts.map +1 -1
  36. package/build/common/telemetry.js +1 -0
  37. package/build/common/telemetry.js.map +1 -1
  38. package/build/common/templates-config.json +1 -1
  39. package/build/common/tools.d.ts.map +1 -1
  40. package/build/common/tools.js +4 -0
  41. package/build/common/tools.js.map +1 -1
  42. package/build/common/versionMetadata.d.ts +5 -0
  43. package/build/common/versionMetadata.d.ts.map +1 -1
  44. package/build/common/versionMetadata.js +33 -10
  45. package/build/common/versionMetadata.js.map +1 -1
  46. package/build/common/wrappedAxiosClient.d.ts.map +1 -1
  47. package/build/common/wrappedAxiosClient.js +3 -0
  48. package/build/common/wrappedAxiosClient.js.map +1 -1
  49. package/build/component/configManager/constant.d.ts +2 -1
  50. package/build/component/configManager/constant.d.ts.map +1 -1
  51. package/build/component/configManager/constant.js +1 -0
  52. package/build/component/configManager/constant.js.map +1 -1
  53. package/build/component/coordinator/index.d.ts.map +1 -1
  54. package/build/component/coordinator/index.js +16 -15
  55. package/build/component/coordinator/index.js.map +1 -1
  56. package/build/component/deps-checker/internal/testToolChecker.d.ts.map +1 -1
  57. package/build/component/deps-checker/internal/testToolChecker.js +1 -1
  58. package/build/component/deps-checker/internal/testToolChecker.js.map +1 -1
  59. package/build/component/driver/aad/permissions/permissions.json +1009 -1009
  60. package/build/component/driver/deploy/spfx/error/noValidAppCatelogError.d.ts.map +1 -1
  61. package/build/component/driver/deploy/spfx/error/noValidAppCatelogError.js +3 -2
  62. package/build/component/driver/deploy/spfx/error/noValidAppCatelogError.js.map +1 -1
  63. package/build/component/driver/devChannel/errors.d.ts +5 -0
  64. package/build/component/driver/devChannel/errors.d.ts.map +1 -0
  65. package/build/component/driver/devChannel/errors.js +19 -0
  66. package/build/component/driver/devChannel/errors.js.map +1 -0
  67. package/build/component/driver/devChannel/installApp.d.ts.map +1 -1
  68. package/build/component/driver/devChannel/installApp.js +7 -0
  69. package/build/component/driver/devChannel/installApp.js.map +1 -1
  70. package/build/component/driver/devTool/installDriver.js +1 -1
  71. package/build/component/driver/devTool/installDriver.js.map +1 -1
  72. package/build/component/driver/share/utils.js +1 -1
  73. package/build/component/driver/share/utils.js.map +1 -1
  74. package/build/component/driver/teamsApp/configure.d.ts.map +1 -1
  75. package/build/component/driver/teamsApp/configure.js +1 -1
  76. package/build/component/driver/teamsApp/configure.js.map +1 -1
  77. package/build/component/driver/teamsApp/constants.d.ts +1 -1
  78. package/build/component/driver/teamsApp/constants.d.ts.map +1 -1
  79. package/build/component/driver/teamsApp/constants.js +2 -2
  80. package/build/component/driver/teamsApp/constants.js.map +1 -1
  81. package/build/component/driver/teamsApp/createAppPackage.d.ts +1 -0
  82. package/build/component/driver/teamsApp/createAppPackage.d.ts.map +1 -1
  83. package/build/component/driver/teamsApp/createAppPackage.js +23 -10
  84. package/build/component/driver/teamsApp/createAppPackage.js.map +1 -1
  85. package/build/component/driver/teamsApp/syncManifest.js +1 -1
  86. package/build/component/driver/teamsApp/syncManifest.js.map +1 -1
  87. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.d.ts +4 -1
  88. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.d.ts.map +1 -1
  89. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js +43 -1
  90. package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js.map +1 -1
  91. package/build/component/driver/teamsApp/utils/ManifestUtils.d.ts +44 -0
  92. package/build/component/driver/teamsApp/utils/ManifestUtils.d.ts.map +1 -1
  93. package/build/component/driver/teamsApp/utils/ManifestUtils.js +122 -30
  94. package/build/component/driver/teamsApp/utils/ManifestUtils.js.map +1 -1
  95. package/build/component/driver/teamsApp/validateAppPackage.d.ts.map +1 -1
  96. package/build/component/driver/teamsApp/validateAppPackage.js +3 -2
  97. package/build/component/driver/teamsApp/validateAppPackage.js.map +1 -1
  98. package/build/component/driver/teamsApp/validateTestCases.d.ts.map +1 -1
  99. package/build/component/driver/teamsApp/validateTestCases.js +3 -2
  100. package/build/component/driver/teamsApp/validateTestCases.js.map +1 -1
  101. package/build/component/driver/typeSpec/compile.d.ts +1 -1
  102. package/build/component/driver/typeSpec/compile.d.ts.map +1 -1
  103. package/build/component/driver/typeSpec/compile.js +13 -14
  104. package/build/component/driver/typeSpec/compile.js.map +1 -1
  105. package/build/component/driver/util/utils.d.ts.map +1 -1
  106. package/build/component/driver/util/utils.js +4 -9
  107. package/build/component/driver/util/utils.js.map +1 -1
  108. package/build/component/generator/combinedProject/generator.d.ts +18 -0
  109. package/build/component/generator/combinedProject/generator.d.ts.map +1 -0
  110. package/build/component/generator/combinedProject/generator.js +78 -0
  111. package/build/component/generator/combinedProject/generator.js.map +1 -0
  112. package/build/component/generator/declarativeAgent/generator.d.ts +0 -1
  113. package/build/component/generator/declarativeAgent/generator.d.ts.map +1 -1
  114. package/build/component/generator/declarativeAgent/generator.js +2 -43
  115. package/build/component/generator/declarativeAgent/generator.js.map +1 -1
  116. package/build/component/generator/declarativeAgent/helper.js +3 -3
  117. package/build/component/generator/declarativeAgent/helper.js.map +1 -1
  118. package/build/component/generator/defaultGenerator.d.ts.map +1 -1
  119. package/build/component/generator/defaultGenerator.js +5 -1
  120. package/build/component/generator/defaultGenerator.js.map +1 -1
  121. package/build/component/generator/generatorProvider.d.ts.map +1 -1
  122. package/build/component/generator/generatorProvider.js +6 -4
  123. package/build/component/generator/generatorProvider.js.map +1 -1
  124. package/build/component/generator/officeAddin/generator.d.ts.map +1 -1
  125. package/build/component/generator/officeAddin/generator.js +1 -1
  126. package/build/component/generator/officeAddin/generator.js.map +1 -1
  127. package/build/component/generator/officeAddin/helperMethods.d.ts.map +1 -1
  128. package/build/component/generator/officeAddin/helperMethods.js +2 -2
  129. package/build/component/generator/officeAddin/helperMethods.js.map +1 -1
  130. package/build/component/generator/openApiSpec/declarativeAgentGenerator.d.ts.map +1 -1
  131. package/build/component/generator/openApiSpec/declarativeAgentGenerator.js +11 -0
  132. package/build/component/generator/openApiSpec/declarativeAgentGenerator.js.map +1 -1
  133. package/build/component/generator/openApiSpec/helper.d.ts +1 -1
  134. package/build/component/generator/openApiSpec/helper.d.ts.map +1 -1
  135. package/build/component/generator/openApiSpec/helper.js +28 -25
  136. package/build/component/generator/openApiSpec/helper.js.map +1 -1
  137. package/build/component/generator/templates/metadata/agentForTeams.d.ts +3 -0
  138. package/build/component/generator/templates/metadata/agentForTeams.d.ts.map +1 -0
  139. package/build/component/generator/templates/metadata/{cea.js → agentForTeams.js} +3 -9
  140. package/build/component/generator/templates/metadata/agentForTeams.js.map +1 -0
  141. package/build/component/generator/templates/metadata/{cea.d.ts → customEngineAgent.d.ts} +1 -1
  142. package/build/component/generator/templates/metadata/customEngineAgent.d.ts.map +1 -0
  143. package/build/component/generator/templates/metadata/customEngineAgent.js +39 -0
  144. package/build/component/generator/templates/metadata/customEngineAgent.js.map +1 -0
  145. package/build/component/generator/templates/metadata/da.d.ts.map +1 -1
  146. package/build/component/generator/templates/metadata/da.js +6 -0
  147. package/build/component/generator/templates/metadata/da.js.map +1 -1
  148. package/build/component/generator/templates/metadata/index.d.ts.map +1 -1
  149. package/build/component/generator/templates/metadata/index.js +7 -4
  150. package/build/component/generator/templates/metadata/index.js.map +1 -1
  151. package/build/component/generator/templates/templateInfo.d.ts +1 -0
  152. package/build/component/generator/templates/templateInfo.d.ts.map +1 -1
  153. package/build/component/generator/templates/templateNames.d.ts +3 -1
  154. package/build/component/generator/templates/templateNames.d.ts.map +1 -1
  155. package/build/component/generator/templates/templateNames.js +5 -2
  156. package/build/component/generator/templates/templateNames.js.map +1 -1
  157. package/build/component/generator/templates/templateReplaceMap.d.ts.map +1 -1
  158. package/build/component/generator/templates/templateReplaceMap.js +2 -0
  159. package/build/component/generator/templates/templateReplaceMap.js.map +1 -1
  160. package/build/component/generator/utils.d.ts +2 -0
  161. package/build/component/generator/utils.d.ts.map +1 -1
  162. package/build/component/generator/utils.js +50 -1
  163. package/build/component/generator/utils.js.map +1 -1
  164. package/build/component/local/constants.d.ts +1 -0
  165. package/build/component/local/constants.d.ts.map +1 -1
  166. package/build/component/local/constants.js +1 -0
  167. package/build/component/local/constants.js.map +1 -1
  168. package/build/component/m365/serviceConstant.d.ts.map +1 -1
  169. package/build/component/m365/serviceConstant.js +10 -0
  170. package/build/component/m365/serviceConstant.js.map +1 -1
  171. package/build/component/migrate.d.ts.map +1 -1
  172. package/build/component/migrate.js +1 -2
  173. package/build/component/migrate.js.map +1 -1
  174. package/build/component/utils/metadataUtil.d.ts +3 -3
  175. package/build/component/utils/metadataUtil.d.ts.map +1 -1
  176. package/build/component/utils/metadataUtil.js +12 -12
  177. package/build/component/utils/metadataUtil.js.map +1 -1
  178. package/build/component/utils/pathUtils.d.ts +1 -1
  179. package/build/component/utils/pathUtils.d.ts.map +1 -1
  180. package/build/component/utils/pathUtils.js +4 -2
  181. package/build/component/utils/pathUtils.js.map +1 -1
  182. package/build/component/utils/settingsUtil.js.map +1 -1
  183. package/build/core/FxCore.d.ts +8 -2
  184. package/build/core/FxCore.d.ts.map +1 -1
  185. package/build/core/FxCore.js +156 -24
  186. package/build/core/FxCore.js.map +1 -1
  187. package/build/core/environment.d.ts +1 -1
  188. package/build/core/environment.d.ts.map +1 -1
  189. package/build/core/environment.js +11 -10
  190. package/build/core/environment.js.map +1 -1
  191. package/build/core/environmentName.d.ts +2 -0
  192. package/build/core/environmentName.d.ts.map +1 -1
  193. package/build/core/environmentName.js +5 -1
  194. package/build/core/environmentName.js.map +1 -1
  195. package/build/core/middleware/projectMigratorV3.d.ts.map +1 -1
  196. package/build/core/middleware/projectMigratorV3.js +2 -2
  197. package/build/core/middleware/projectMigratorV3.js.map +1 -1
  198. package/build/core/middleware/projectSettingsLoader.d.ts.map +1 -1
  199. package/build/core/middleware/projectSettingsLoader.js +2 -1
  200. package/build/core/middleware/projectSettingsLoader.js.map +1 -1
  201. package/build/core/middleware/retry.d.ts +3 -0
  202. package/build/core/middleware/retry.d.ts.map +1 -0
  203. package/build/core/middleware/retry.js +30 -0
  204. package/build/core/middleware/retry.js.map +1 -0
  205. package/build/core/middleware/utils/v3MigrationUtils.js +1 -1
  206. package/build/core/middleware/utils/v3MigrationUtils.js.map +1 -1
  207. package/build/error/common.d.ts +15 -0
  208. package/build/error/common.d.ts.map +1 -1
  209. package/build/error/common.js +71 -12
  210. package/build/error/common.js.map +1 -1
  211. package/build/index.d.ts +12 -10
  212. package/build/index.d.ts.map +1 -1
  213. package/build/index.js +28 -15
  214. package/build/index.js.map +1 -1
  215. package/build/question/constants.d.ts +2 -204
  216. package/build/question/constants.d.ts.map +1 -1
  217. package/build/question/constants.js +6 -681
  218. package/build/question/constants.js.map +1 -1
  219. package/build/question/create.d.ts +5 -10
  220. package/build/question/create.d.ts.map +1 -1
  221. package/build/question/create.js +237 -604
  222. package/build/question/create.js.map +1 -1
  223. package/build/question/index.d.ts +1 -1
  224. package/build/question/index.d.ts.map +1 -1
  225. package/build/question/index.js +3 -4
  226. package/build/question/index.js.map +1 -1
  227. package/build/question/inputs/AddKnowledgeInputs.d.ts +2 -2
  228. package/build/question/inputs/AddKnowledgeInputs.d.ts.map +1 -1
  229. package/build/question/inputs/SyncManifestInputs.d.ts +1 -1
  230. package/build/question/inputs/SyncManifestInputs.d.ts.map +1 -1
  231. package/build/question/inputs/ValidateTeamsAppInputs.d.ts +1 -1
  232. package/build/question/inputs/ValidateTeamsAppInputs.d.ts.map +1 -1
  233. package/build/question/options/AddKnowledgeOptions.js +4 -4
  234. package/build/question/options/AddKnowledgeOptions.js.map +1 -1
  235. package/build/question/options/AddPluginOptions.js +2 -2
  236. package/build/question/options/AddPluginOptions.js.map +1 -1
  237. package/build/question/options/CreateProjectOptions.js +1 -1
  238. package/build/question/options/CreateProjectOptions.js.map +1 -1
  239. package/build/question/options/CreateSampleProjectOptions.js +1 -1
  240. package/build/question/options/CreateSampleProjectOptions.js.map +1 -1
  241. package/build/question/options/PermissionGrantOptions.js +1 -1
  242. package/build/question/options/PermissionGrantOptions.js.map +1 -1
  243. package/build/question/options/PermissionListOptions.js +1 -1
  244. package/build/question/options/PermissionListOptions.js.map +1 -1
  245. package/build/question/options/PreviewTeamsAppOptions.js +1 -1
  246. package/build/question/options/PreviewTeamsAppOptions.js.map +1 -1
  247. package/build/question/options/SPFxAddWebpartOptions.js +2 -2
  248. package/build/question/options/SPFxAddWebpartOptions.js.map +1 -1
  249. package/build/question/options/SelectTeamsManifestOptions.js +1 -1
  250. package/build/question/options/SelectTeamsManifestOptions.js.map +1 -1
  251. package/build/question/options/SyncManifestOptions.js +1 -1
  252. package/build/question/options/SyncManifestOptions.js.map +1 -1
  253. package/build/question/options/ValidateTeamsAppOptions.js +2 -2
  254. package/build/question/options/ValidateTeamsAppOptions.js.map +1 -1
  255. package/build/question/other.d.ts +1 -0
  256. package/build/question/other.d.ts.map +1 -1
  257. package/build/question/other.js +46 -25
  258. package/build/question/other.js.map +1 -1
  259. package/build/question/questionNames.d.ts +131 -0
  260. package/build/question/questionNames.d.ts.map +1 -0
  261. package/build/question/questionNames.js +137 -0
  262. package/build/question/questionNames.js.map +1 -0
  263. package/build/question/scaffold/vs/createRootNode.d.ts +1 -0
  264. package/build/question/scaffold/vs/createRootNode.d.ts.map +1 -1
  265. package/build/question/scaffold/vs/createRootNode.js +18 -10
  266. package/build/question/scaffold/vs/createRootNode.js.map +1 -1
  267. package/build/question/scaffold/vsc/CapabilityOptions.d.ts +13 -2
  268. package/build/question/scaffold/vsc/CapabilityOptions.d.ts.map +1 -1
  269. package/build/question/scaffold/vsc/CapabilityOptions.js +84 -20
  270. package/build/question/scaffold/vsc/CapabilityOptions.js.map +1 -1
  271. package/build/question/scaffold/vsc/ProjectTypeOptions.d.ts +10 -9
  272. package/build/question/scaffold/vsc/ProjectTypeOptions.d.ts.map +1 -1
  273. package/build/question/scaffold/vsc/ProjectTypeOptions.js +30 -35
  274. package/build/question/scaffold/vsc/ProjectTypeOptions.js.map +1 -1
  275. package/build/question/scaffold/vsc/{customAgentProjectTypeNode.d.ts → agentForTeamsNode.d.ts} +2 -2
  276. package/build/question/scaffold/vsc/agentForTeamsNode.d.ts.map +1 -0
  277. package/build/question/scaffold/vsc/{customAgentProjectTypeNode.js → agentForTeamsNode.js} +18 -18
  278. package/build/question/scaffold/vsc/agentForTeamsNode.js.map +1 -0
  279. package/build/question/scaffold/vsc/createFromTdpNode.d.ts +1 -7
  280. package/build/question/scaffold/vsc/createFromTdpNode.d.ts.map +1 -1
  281. package/build/question/scaffold/vsc/createFromTdpNode.js +17 -51
  282. package/build/question/scaffold/vsc/createFromTdpNode.js.map +1 -1
  283. package/build/question/scaffold/vsc/createRootNode.d.ts +1 -0
  284. package/build/question/scaffold/vsc/createRootNode.d.ts.map +1 -1
  285. package/build/question/scaffold/vsc/createRootNode.js +67 -31
  286. package/build/question/scaffold/vsc/createRootNode.js.map +1 -1
  287. package/build/question/scaffold/vsc/customEngineAgentNode.d.ts +3 -0
  288. package/build/question/scaffold/vsc/customEngineAgentNode.d.ts.map +1 -0
  289. package/build/question/scaffold/vsc/customEngineAgentNode.js +30 -0
  290. package/build/question/scaffold/vsc/customEngineAgentNode.js.map +1 -0
  291. package/build/question/scaffold/vsc/daProjectTypeNode.d.ts +2 -1
  292. package/build/question/scaffold/vsc/daProjectTypeNode.d.ts.map +1 -1
  293. package/build/question/scaffold/vsc/daProjectTypeNode.js +17 -12
  294. package/build/question/scaffold/vsc/daProjectTypeNode.js.map +1 -1
  295. package/build/question/scaffold/vsc/graphConnectorProjectTypeNode.d.ts.map +1 -1
  296. package/build/question/scaffold/vsc/graphConnectorProjectTypeNode.js +11 -2
  297. package/build/question/scaffold/vsc/graphConnectorProjectTypeNode.js.map +1 -1
  298. package/build/question/scaffold/vsc/officeAddinProjectTypeNode.js +9 -9
  299. package/build/question/scaffold/vsc/officeAddinProjectTypeNode.js.map +1 -1
  300. package/build/question/scaffold/vsc/teamsProjectTypeNode.d.ts +12 -2
  301. package/build/question/scaffold/vsc/teamsProjectTypeNode.d.ts.map +1 -1
  302. package/build/question/scaffold/vsc/teamsProjectTypeNode.js +110 -62
  303. package/build/question/scaffold/vsc/teamsProjectTypeNode.js.map +1 -1
  304. package/build/question/utils.d.ts +3 -0
  305. package/build/question/utils.d.ts.map +1 -0
  306. package/build/question/utils.js +13 -0
  307. package/build/question/utils.js.map +1 -0
  308. package/build/tsconfig.tsbuildinfo +1 -1
  309. package/build/ui/visitor.d.ts.map +1 -1
  310. package/build/ui/visitor.js +25 -41
  311. package/build/ui/visitor.js.map +1 -1
  312. package/package.json +9 -6
  313. package/resource/package.nls.cs.json +153 -124
  314. package/resource/package.nls.de.json +153 -124
  315. package/resource/package.nls.es.json +153 -124
  316. package/resource/package.nls.fr.json +153 -124
  317. package/resource/package.nls.it.json +153 -124
  318. package/resource/package.nls.ja.json +153 -124
  319. package/resource/package.nls.json +131 -113
  320. package/resource/package.nls.ko.json +153 -124
  321. package/resource/package.nls.pl.json +153 -124
  322. package/resource/package.nls.pt-BR.json +153 -124
  323. package/resource/package.nls.ru.json +153 -124
  324. package/resource/package.nls.tr.json +153 -124
  325. package/resource/package.nls.zh-Hans.json +153 -124
  326. package/resource/package.nls.zh-Hant.json +153 -124
  327. package/resource/yaml-schema/v1.8/yaml.schema.json +34 -34
  328. package/resource/yaml-schema/yaml.schema.json +34 -34
  329. package/templates/fallback/common.zip +0 -0
  330. package/templates/fallback/csharp.zip +0 -0
  331. package/templates/fallback/js.zip +0 -0
  332. package/templates/fallback/python.zip +0 -0
  333. package/templates/fallback/ts.zip +0 -0
  334. package/templates/plugins/resource/aad/auth/bot/README.md +5 -5
  335. package/templates/plugins/resource/aad/auth/bot/README.txt +3 -3
  336. package/templates/plugins/resource/aad/auth/tab/README.md +2 -2
  337. package/templates/plugins/resource/aad/auth/tab/README.txt +2 -2
  338. package/build/client/graphAPIClient.d.ts +0 -19
  339. package/build/client/graphAPIClient.d.ts.map +0 -1
  340. package/build/client/graphAPIClient.js +0 -128
  341. package/build/client/graphAPIClient.js.map +0 -1
  342. package/build/component/driver/typeSpec/error/reProvisionError.d.ts +0 -5
  343. package/build/component/driver/typeSpec/error/reProvisionError.d.ts.map +0 -1
  344. package/build/component/driver/typeSpec/error/reProvisionError.js +0 -21
  345. package/build/component/driver/typeSpec/error/reProvisionError.js.map +0 -1
  346. package/build/component/generator/templates/metadata/cea.d.ts.map +0 -1
  347. package/build/component/generator/templates/metadata/cea.js.map +0 -1
  348. package/build/question/scaffold/vsc/customAgentProjectTypeNode.d.ts.map +0 -1
  349. package/build/question/scaffold/vsc/customAgentProjectTypeNode.js.map +0 -1
@@ -1,12 +1,12 @@
1
1
  {
2
- "core.addApi.confirm": "Teams 工具組會根據您提供的新 OpenAPI 檔,修改您 \"%s\" 資料夾中的檔案。若要避免遺失未預期的變更,請先備份您的檔案或使用 GIT 進行變更追蹤,然後再繼續。",
3
- "core.addApi.confirm.teamsYaml": "Teams 工具組會根據您提供的新 OpenAPI 檔,修改您 \"%s\" 資料夾中的檔案及 \"%s\"。若要避免遺失未預期的變更,請先備份您的檔案或使用 GIT 進行變更追蹤,然後再繼續。",
4
- "core.addApi.confirm.localTeamsYaml": "Teams 工具組會根據您提供的新 OpenAPI 檔,修改您 \"%s\" 資料夾、\"%s\" \"%s\" 中的檔案。若要避免遺失未預期的變更,請先備份您的檔案或使用 GIT 進行變更追蹤,然後再繼續。",
2
+ "core.addApi.confirm": "Microsoft 365 Agents Toolkit will modify files in your \"%s\" folder based on the new OpenAPI document you provided. To avoid losing unexpected changes, back up your files or use git for change tracking before proceeding.",
3
+ "core.addApi.confirm.teamsYaml": "Microsoft 365 Agents Toolkit will modify files in your \"%s\" folder and \"%s\" based on the new OpenAPI document you provided. To avoid losing unexpected changes, back up your files or use git for change tracking before proceeding.",
4
+ "core.addApi.confirm.localTeamsYaml": "Microsoft 365 Agents Toolkit will modify files in your \"%s\" folder, \"%s\" and \"%s\" based on the new OpenAPI document you provided. To avoid losing unexpected changes, back up your files or use git for change tracking before proceeding.",
5
5
  "core.addApi.continue": "新增",
6
- "core.addKnowledge.confirm": "Teams 工具箱將根據您提供的功能來源,修改您 \"%s\" 資料夾中的檔案。為了避免遺失未預期的變更,請在繼續之前備份您的檔案或使用 Git 進行變更追蹤。",
6
+ "core.addKnowledge.confirm": "Microsoft 365 Agents Toolkit will modify files in your \"%s\" folder based on the capability source you provided. To avoid losing unexpected changes, back up your files or use git for change tracking before proceeding.",
7
7
  "core.addKnowledge.continue": "新增",
8
- "core.setSensitivityLabel.confirm": "Teams Toolkit will modify the file \"%s\" based on the sensitivity label you provided. To avoid losing unexpected changes, back up your files or use git for change tracking before proceeding.",
9
- "core.setSensitivityLabel.continue": "Set",
8
+ "core.setSensitivityLabel.confirm": "Teams 工具組會根據您提供的敏感度標籤來修改檔案 \"%s\"。為了避免遺失未預期的變更,請在繼續之前備份您的檔案或使用 Git 進行變更追蹤。",
9
+ "core.setSensitivityLabel.continue": "設定",
10
10
  "core.provision.provision": "佈建",
11
11
  "core.provision.learnMore": "更多資訊",
12
12
  "core.provision.azureAccount": "Azure 帳戶: %s",
@@ -36,18 +36,18 @@
36
36
  "core.progress.runCommand": "在 %s 執行命令 %s",
37
37
  "core.progress.deployToAzure": "正在將 %s 部署至 %s。",
38
38
  "core.migrationV3.confirmOnly.Message": "請確認升級",
39
- "core.migrationV3.Message": "升級您的 Teams 工具組專案,以與最新版本保持相容。備份目錄會與升級摘要一起建立。",
40
- "core.migrationV3.VS.Message": "升級您的解決方案,以保持與最新的 Teams 工具組版本相容。將產生備份目錄,其中會包含升級報告。",
41
- "core.migrationV3.aadManifestNotExist": "templates/appPackage/aad.manifest.template.json 不存在。您可能正嘗試升級由 Teams Toolkit for Visual Studio Code v3.x / Teams Toolkit CLI v0.x / Teams Toolkit for Visual Studio v17.3 建立的專案。請安裝 Teams Toolkit for Visual Studio Code v4.x / Teams Toolkit CLI v1.x / Teams Toolkit for Visual Studio v17.4,並先執行升級。",
42
- "core.migrationV3.manifestNotExist": "templates/appPackage/manifest.template.json 不存在。您可能正嘗試升級由 Teams Toolkit for Visual Studio Code v3.x / Teams Toolkit CLI v0.x / Teams Toolkit for Visual Studio v17.3 建立的專案。請安裝 Teams Toolkit for Visual Studio Code v4.x / Teams Toolkit CLI v1.x / Teams Toolkit for Visual Studio v17.4,並先執行升級。",
39
+ "core.migrationV3.Message": "Upgrade your Microsoft 365 Agents Toolkit project to stay compatible with the latest version. A backup directory will be created along with an Upgrade Summary.",
40
+ "core.migrationV3.VS.Message": "Upgrade your solution to stay compatible with the latest Microsoft 365 Agents Toolkit version. A backup directory will be generated in which it contains an upgrade report.",
41
+ "core.migrationV3.aadManifestNotExist": "templates/appPackage/aad.manifest.template.json does not exist. You may be trying to upgrade a project created by Microsoft 365 Agents Toolkit for Visual Studio Code v3.x / Microsoft 365 Agents Toolkit CLI v0.x / Microsoft 365 Agents Toolkit for Visual Studio v17.3. Please install Microsoft 365 Agents Toolkit for Visual Studio Code v4.x / Microsoft 365 Agents Toolkit CLI v1.x / Microsoft 365 Agents Toolkit for Visual Studio v17.4 and run upgrade first.",
42
+ "core.migrationV3.manifestNotExist": "templates/appPackage/manifest.template.json does not exist. You may be trying to upgrade a project created by Microsoft 365 Agents Toolkit for Visual Studio Code v3.x / Microsoft 365 Agents Toolkit CLI v0.x / Microsoft 365 Agents Toolkit for Visual Studio v17.3. Please install Microsoft 365 Agents Toolkit for Visual Studio Code v4.x / Microsoft 365 Agents Toolkit CLI v1.x / Microsoft 365 Agents Toolkit for Visual Studio v17.4 and run upgrade first.",
43
43
  "core.migrationV3.manifestInvalid": "templates/appPackage/manifest.template.json 無效。",
44
- "core.migrationV3.abandonedProject": "此專案僅供預覽,且 Teams Toolkit 不會予以支援。請建立新專案以試用 Teams Toolkit",
45
- "core.migrationV3.notAllowedMigration": "Teams 工具組的發行前版本支援新的專案設定,而且與舊版不相容。請嘗試建立新專案,或執行「teamsapp 升級」以先升級您的專案。",
46
- "core.projectVersionChecker.cliUseNewVersion": "您的 Teams 工具組 CLI 版本太舊,而且並不支援目前的專案,請使用下列命令升級至最新版本:\nnpm install -g @microsoft/teamsfx-cli@latest",
47
- "core.projectVersionChecker.incompatibleProject": "目前的專案與已安裝的 Teams 工具組版本不相容。",
48
- "core.projectVersionChecker.vs.incompatibleProject": "解決方案中的專案是使用 Teams 工具組預覽功能建立 - Teams 應用程式組態改進。您可以開啟預覽功能以繼續。",
44
+ "core.migrationV3.abandonedProject": "This project is only for previewing and will not be supported by Microsoft 365 Agents Toolkit. Please try Microsoft 365 Agents Toolkit by creating a new project",
45
+ "core.migrationV3.notAllowedMigration": "Microsoft 365 Agents Toolkit's Pre-Release version supports new project configuration and is incompatible with previous versions. Try it by creating a new project or run \"teamsapp upgrade\" to upgrade your project first.",
46
+ "core.projectVersionChecker.cliUseNewVersion": "The existing Microsoft 365 Agents Toolkit CLI version doesn't support current project. Upgrade to the latest version using below command:\nnpm install -g @microsoft/m365agentstoolkit-cli@latest",
47
+ "core.projectVersionChecker.incompatibleProject": "The current project is incompatible with the installed version of Microsoft 365 Agents Toolkit.",
48
+ "core.projectVersionChecker.vs.incompatibleProject": "The project in the solution is created with Microsoft 365 Agents Toolkit preview feature - app Configuration Improvements. You can turn on the preview feature to continue.",
49
49
  "core.deployArmTemplates.ActionSuccess": "已成功部署ARM範本。資源組名: %s。部署名稱: %s",
50
- "core.collaboration.ListCollaboratorsSuccess": "Microsoft 365 應用程式擁有者清單已成功,您可以在 [Output panel](%s) 中檢視。",
50
+ "core.collaboration.ListCollaboratorsSuccess": "List of app owners is successful, you can view it in [Output panel](%s).",
51
51
  "core.collaboration.GrantingPermission": "正在授與權限",
52
52
  "core.collaboration.EmailCannotBeEmptyOrSame": "提供共同作業者的電子郵件,並確定這不是目前用戶的電子郵件。",
53
53
  "core.collaboration.CannotFindUserInCurrentTenant": "在目前的租使用者中找不到使用者。提供正確的電子郵件位址",
@@ -59,18 +59,18 @@
59
59
  "core.collaboration.GrantPermissionResourceId": ",資源識別碼: ",
60
60
  "core.collaboration.ListingM365Permission": "正在列出 Microsoft 365 權限\n",
61
61
  "core.collaboration.AccountUsedToCheck": "用來檢查的帳戶: ",
62
- "core.collaboration.StartingListAllTeamsAppOwners": "\n開始列出環境的所有 Teams 應用程式擁有者: ",
62
+ "core.collaboration.StartingListAllTeamsAppOwners": "\nStarting to list all app owners for environment: ",
63
63
  "core.collaboration.StartingListAllAadAppOwners": "\n開始列出環境的所有 Microsoft Entra 應用程式擁有者:",
64
- "core.collaboration.M365TeamsAppId": "Microsoft 365 Teams 應用程式 (識別碼: ",
64
+ "core.collaboration.M365TeamsAppId": "App (ID: ",
65
65
  "core.collaboration.SsoAadAppId": "SSO Microsoft Entra 應用程式 (識別碼:",
66
- "core.collaboration.TeamsAppOwner": "Teams 應用程式擁有者: ",
66
+ "core.collaboration.TeamsAppOwner": "App Owner: ",
67
67
  "core.collaboration.AadAppOwner": "Microsoft Entra 應用程式擁有者:",
68
68
  "core.collaboration.StaringCheckPermission": "開始檢查環境的權限: ",
69
69
  "core.collaboration.CheckPermissionResourceId": "資源識別碼: ",
70
70
  "core.collaboration.Undefined": "未定義",
71
71
  "core.collaboration.ResourceName": ",資源名稱: ",
72
72
  "core.collaboration.Permission": ",權限: ",
73
- "core.developerPortal.scaffold.CannotFindManifest": " Teams 應用程式 %s 下載的套件中找不到指令清單。",
73
+ "core.developerPortal.scaffold.CannotFindManifest": "Manifest not found from the downloaded package for app %s.",
74
74
  "plugins.spfx.questions.framework.title": "架構",
75
75
  "plugins.spfx.questions.webpartName": "SharePoint 架構網頁組件的名稱",
76
76
  "plugins.spfx.questions.webpartName.error.duplicate": "foler %s 已經存在。請為您的元件選擇不同的名稱。",
@@ -80,8 +80,8 @@
80
80
  "plugins.spfx.questions.packageSelect.useGlobalPackage.withVersion.label": "使用全域安裝的 SPFx (%s)",
81
81
  "plugins.spfx.questions.packageSelect.useGlobalPackage.noVersion.label": "使用全域安裝的 SPFx",
82
82
  "plugins.spfx.questions.packageSelect.useGlobalPackage.detail": "SPFx %s 或更新版本",
83
- "plugins.spfx.questions.packageSelect.installLocally.withVersion.label": " Teams 工具組目錄中本機安裝最新的 SPFx (%s) ",
84
- "plugins.spfx.questions.packageSelect.installLocally.noVersion.label": " Teams 工具組目錄中本機安裝最新的 SPFx ",
83
+ "plugins.spfx.questions.packageSelect.installLocally.withVersion.label": "Install the latest SPFx (%s) locally in Microsoft 365 Agents Toolkit directory ",
84
+ "plugins.spfx.questions.packageSelect.installLocally.noVersion.label": "Install the latest SPFx locally in Microsoft 365 Agents Toolkit directory ",
85
85
  "plugins.spfx.questions.spfxSolution.title": "SharePoint 解決方案",
86
86
  "plugins.spfx.questions.spfxSolution.createNew": "建立新的 SPFx 解決方案",
87
87
  "plugins.spfx.questions.spfxSolution.createNew.detail": "使用 SPFx Web 組件建立 Teams 索引標籤應用程式",
@@ -110,23 +110,23 @@
110
110
  "plugins.spfx.error.import.retrieveSolutionInfo": "無法取得現有的 SPFx 解決方案資訊。確保您的 SPFx 解決方案有效。",
111
111
  "plugins.spfx.error.import.copySPFxSolution": "無法複製現有的 SPFx 解決方案: %s",
112
112
  "plugins.spfx.error.import.updateSPFxTemplate": "無法使用現有的 SPFx 解決方案更新專案範本: %s",
113
- "plugins.spfx.error.import.common": "無法將現有的 SPFx 解決方案匯入 Teams 工具組: %s",
113
+ "plugins.spfx.error.import.common": "Unable to import existing SPFx solution to Microsoft 365 Agents Toolkit: %s",
114
114
  "plugins.spfx.import.title": "正在匯入 SPFx 解決方案",
115
115
  "plugins.spfx.import.copyExistingSPFxSolution": "正在複製現有的 SPFx 解決方案...",
116
116
  "plugins.spfx.import.generateSPFxTemplates": "正在根據解決方案資訊產生範本...",
117
117
  "plugins.spfx.import.updateTemplates": "正在更新範本...",
118
118
  "plugins.spfx.import.success": "您的 SPFx 解決方案已成功匯入至 %s。",
119
- "plugins.spfx.import.log.success": "Teams 工具組已成功匯入您的 SPFx 解決方案。在 %s 中尋找完整的匯入詳細資料記錄。",
120
- "plugins.spfx.import.log.fail": "Teams 工具組無法匯入您的 SPFx 解決方案。在 %s 中尋找完整的重要詳細資料記錄。",
121
- "plugins.spfx.addWebPart.confirmInstall": "您的解決方案中的SPFx %s 版本未安裝在您的電腦上。您要在 Teams 工具組目錄中安裝它以繼續新增網頁元件嗎?",
119
+ "plugins.spfx.import.log.success": "Microsoft 365 Agents Toolkit has successfully imported your SPFx solution. Find complete log of import details in %s.",
120
+ "plugins.spfx.import.log.fail": "Microsoft 365 Agents Toolkit is unable to import your SPFx solution. Find complete log of important details in %s.",
121
+ "plugins.spfx.addWebPart.confirmInstall": "SPFx %s version in your solution isn't installed on your machine. Do you want to install it in Microsoft 365 Agents Toolkit directory to continue adding web parts?",
122
122
  "plugins.spfx.addWebPart.install": "安裝",
123
- "plugins.spfx.addWebPart.confirmUpgrade": "Teams 工具組正在使用 SPFx 版本 %s 且您的解決方案具有 SPFx 版本 %s。您要將它升級至 Teams 工具組目錄中的版本 %s 並新增網頁元件嗎?",
123
+ "plugins.spfx.addWebPart.confirmUpgrade": "Microsoft 365 Agents Toolkit is using SPFx version %s and your solution has SPFx version %s. Do you want to upgrade it to version %s in Microsoft 365 Agents Toolkit directory and add web parts?",
124
124
  "plugins.spfx.addWebPart.upgrade": "升級",
125
- "plugins.spfx.addWebPart.versionMismatch.continueConfirm": "您的解決方案中 %s 的SPFx版本未安裝在此電腦上。根據預設,Teams 工具組會使用其目錄中安裝的SPFx (%s)。版本不符可能會導致意外的錯誤。是否仍要繼續?",
125
+ "plugins.spfx.addWebPart.versionMismatch.continueConfirm": "SPFx version %s in your solution isn't installed on this machine. Microsoft 365 Agents Toolkit uses the SPFx installed in its directory by default (%s). The version mismatch may cause unexpected error. Do you still want to continue?",
126
126
  "plugins.spfx.addWebPart.versionMismatch.help": "說明",
127
127
  "plugins.spfx.addWebPart.versionMismatch.continue": "繼續",
128
- "plugins.spfx.addWebPart.versionMismatch.output": "解決方案中的SPFx版本已 %s。您已在全域安裝 %s 並在 Teams 工具組目錄中 %s,Teams 工具組會使用此目錄做為預設 (%s)。版本不符可能會導致意外的錯誤。在 %s 中尋找可能的解決方案。",
129
- "plugins.spfx.addWebPart.versionMismatch.localOnly.output": "解決方案中的SPFx版本已 %s。您已在 Teams 工具組目錄中安裝 %s,在 Teams 工具組 (%s) 中作為預設使用。版本不符可能會導致意外的錯誤。在 %s 中尋找可能的解決方案。",
128
+ "plugins.spfx.addWebPart.versionMismatch.output": "SPFx version in your solution is %s. You've installed %s globally and %s in Microsoft 365 Agents Toolkit directory, which is used as default (%s) by Microsoft 365 Agents Toolkit. The version mismatch may cause unexpected error. Find possible solutions in %s.",
129
+ "plugins.spfx.addWebPart.versionMismatch.localOnly.output": "SPFx version in your solution is %s. You've installed %s in Microsoft 365 Agents Toolkit directory, which is used as default in Microsoft 365 Agents Toolkit (%s). The version mismatch may cause unexpected error. Find possible solutions in %s.",
130
130
  "plugins.spfx.addWebPart.cannotFindSolutionVersion": "在您的解決方案中找不到 %s 中的SPFx版本",
131
131
  "plugins.spfx.error.installDependencyError": "您似乎在 %s 資料夾中設定 SPFx 環境時發生問題。請遵循 %s 安裝全域 SPFx 環境設定的 %s。",
132
132
  "plugins.frontend.checkNetworkTip": "請檢查您的網路連線。",
@@ -136,9 +136,9 @@
136
136
  "suggestions.retryTheCurrentStep": "請重試目前的步驟。",
137
137
  "plugins.appstudio.buildSucceedNotice": "Teams 套件已成功在 [本機位址](%s) 建置。",
138
138
  "plugins.appstudio.buildSucceedNotice.fallback": "Teams 套件已成功在 %s 建置。",
139
- "plugins.appstudio.createPackage.progressBar.message": "正在建置 Teams 應用程式套件...",
139
+ "plugins.appstudio.createPackage.progressBar.message": "Building app package...",
140
140
  "plugins.appstudio.createPackage.aiPlugin.invalidFilePropertyWarning": "函數 %s 之 %s 中的static_template具有無效的文件屬性。將會刪除並忽略它。",
141
- "plugins.appstudio.createPackage.aiPlugin.overrideWarning": "函數 %s %s 中的static_template同時具有檔案和其他屬性。檔案內容將會覆寫所有屬性。",
141
+ "plugins.appstudio.createPackage.aiPlugin.overrideWarning": "The static_template in %s for function %s has both file and other properties. The file content will replace all the properties.",
142
142
  "plugins.appstudio.createPackage.aiPlugin.containsUnderscore": "外掛程式檔案: %s - 命名空間包含底線,將被移除。",
143
143
  "plugins.appstudio.validationFailedNotice": "指令清單驗證失敗!",
144
144
  "plugins.appstudio.validateManifest.progressBar.message": "正在驗證資訊清單...",
@@ -147,10 +147,10 @@
147
147
  "plugins.appstudio.adminPortal": "移至管理入口網站",
148
148
  "plugins.appstudio.publishSucceedNotice.cli": "[%s] 已成功發佈到 管理員 入口網站 (%s)。核准後,您的應用程式將可供貴組織使用。從 %s 取得更多資訊。",
149
149
  "plugins.appstudio.updatePublihsedAppConfirm": "是否要提交新的更新?",
150
- "plugins.appstudio.teamsAppCreatedNotice": "已成功建立Teams應用程式 %s",
151
- "plugins.appstudio.teamsAppUpdatedLog": "已成功更新Teams應用程式 %s",
152
- "plugins.appstudio.teamsAppUpdatedNotice": "已成功部署您的 Teams 應用程式指令清單。若要在 Teams 開發人員入口網站中查看您的應用程式,請按兩下 [在開發人員入口網站中檢視]。",
153
- "plugins.appstudio.teamsAppUpdatedCLINotice": "您的 Teams 應用程式指令清單已成功部署至 ",
150
+ "plugins.appstudio.teamsAppCreatedNotice": "app %s created successfully",
151
+ "plugins.appstudio.teamsAppUpdatedLog": "app %s updated successfully",
152
+ "plugins.appstudio.teamsAppUpdatedNotice": "Your app manifest is deployed successfully. To see your app in Developer Portal, click \"View in Developer Portal\".",
153
+ "plugins.appstudio.teamsAppUpdatedCLINotice": "Your app manifest is deployed successfully to ",
154
154
  "plugins.appstudio.updateManifestTip": "已修改資訊清單檔的設定。是否要重新產生資訊清單檔案並更新至 Teams 平台?",
155
155
  "plugins.appstudio.updateOverwriteTip": "自您上次更新後,Teams 平台上的資訊清單檔已被修改。是否要在 Teams 平台上更新並覆寫它?",
156
156
  "plugins.appstudio.pubWarn": "應用程式 %s 已提交至租用戶應用程式目錄。\n狀態: %s\n",
@@ -159,7 +159,7 @@
159
159
  "plugins.appstudio.previewAndUpdate": "預覽並更新",
160
160
  "plugins.appstudio.overwriteAndUpdate": "覆寫並更新",
161
161
  "plugins.appstudio.emptyAppPackage": "在應用程式 %s 套件中找不到任何檔案。",
162
- "plugins.appstudio.unprocessedFile": "Teams 工具組未處理 %s",
162
+ "plugins.appstudio.unprocessedFile": "Microsoft 365 Agents Toolkit did not process %s.",
163
163
  "plugins.appstudio.viewDeveloperPortal": "在開發人員入口網站中檢視",
164
164
  "plugins.bot.questionHostTypeTrigger.title": "選取觸發程序",
165
165
  "plugins.bot.questionHostTypeTrigger.placeholder": "選取觸發程序",
@@ -179,26 +179,26 @@
179
179
  "plugins.bot.triggers.timer-functions.detail": "在 Azure Functions 上執行的函式可以根據特定排程回應。",
180
180
  "plugins.bot.triggers.timer-functions.label": "計時器觸發程序",
181
181
  "error.NoProjectOpenedError": "目前沒有開啟的專案。建立新專案或開啟現有的專案。",
182
- "error.UpgradeV3CanceledError": "不想升級?繼續使用舊版Teams工具組",
182
+ "error.UpgradeV3CanceledError": "Don't want to upgrade? Continue using old version of Microsoft 365 Agents Toolkit",
183
183
  "error.FailedToParseResourceIdError": "無法從以下資源識別碼取得 '%s': '%s'",
184
184
  "error.NoSubscriptionFound": "找不到訂用帳戶。",
185
185
  "error.TrustCertificateCancelError": "使用者已取消。若要讓 Teams 信任工具組所使用的自我簽署 SSL 憑證,請將憑證新增至您的憑證存放區。",
186
186
  "error.UnsupportedFileFormat": "無效的檔案。支援的格式: \"%s\"",
187
- "error.VideoFilterAppNotRemoteSupported": "Teams 工具組不支援遠端的視訊篩選器應用程式。檢查專案根資料夾中的 README.md 檔案。",
187
+ "error.VideoFilterAppNotRemoteSupported": "Microsoft 365 Agents Toolkit doesn't support video filter app in remote. Check the README.md file in project root folder.",
188
188
  "error.appstudio.teamsAppRequiredPropertyMissing": "\"%s\" 中缺少必要的屬性 \"%s\"",
189
- "error.appstudio.teamsAppCreateFailed": "無法在 Teams 開發人員入口網站中建立 Teams 應用程式,原因是 %s",
190
- "error.appstudio.teamsAppUpdateFailed": "無法在 Teams 開發人員入口網站中更新識別碼為 %s Teams 應用程式,原因是 %s",
189
+ "error.appstudio.teamsAppCreateFailed": "Unable to create app in Developer Portal due to %s",
190
+ "error.appstudio.teamsAppUpdateFailed": "Unable to update app with ID %s in Developer Portal due to %s",
191
191
  "error.appstudio.apiFailed": "無法對開發人員入口網站進行 API 呼叫。如需詳細數據,請查看 [Output panel](command:fx-extension.showOutputChannel)。",
192
192
  "error.appstudio.apiFailed.telemetry": "無法對開發人員入口網站進行 API 呼叫: %s、%s、API 名稱: %s、X-Correlation-ID: %s。",
193
193
  "error.appstudio.apiFailed.reason.common": "這可能是暫時性服務錯誤所造成。請在幾分鐘后再試一次。",
194
194
  "error.appstudio.apiFailed.name.common": "API 失敗",
195
195
  "error.appstudio.authServiceApiFailed": "無法對開發人員入口網站進行 API 呼叫: %s、%s、要求路徑: %s",
196
- "error.appstudio.publishFailed": "無法發佈識別碼為 %s Teams 應用程式。",
196
+ "error.appstudio.publishFailed": "Unable to publish app with ID %s.",
197
197
  "error.appstudio.buildError": "無法建置Teams套件!",
198
198
  "error.appstudio.checkPermissionFailed": "無法檢查許可權。原因: %s",
199
199
  "error.appstudio.grantPermissionFailed": "無法授與許可權。原因: %s",
200
200
  "error.appstudio.listCollaboratorFailed": "無法列出共同作業者。原因: %s",
201
- "error.appstudio.updateManifestInvalidApp": "找不到標識碼為 %s Teams 應用程式。請先執行偵錯或布建,再將指令清單更新為Teams平臺。",
201
+ "error.appstudio.updateManifestInvalidApp": "Unable to find app with ID %s. Run debug or provision before updating manifest to Teams platform.",
202
202
  "error.appstudio.invalidCapability": "無效功能: %s",
203
203
  "error.appstudio.capabilityExceedLimit": "無法新增功能 %s,因為它已達到其限制。",
204
204
  "error.appstudio.staticTabNotExist": "找不到實體標識碼為 %s 的靜態索引標籤,因此我們無法更新。",
@@ -207,12 +207,12 @@
207
207
  "error.appstudio.validateFetchSchemaFailed": "無法從 %s 取得結構描述,訊息: %s",
208
208
  "error.appstudio.validateSchemaNotDefined": "未定義清單結構描述",
209
209
  "error.appstudio.syncManifestInvalidInput": "輸入無效。項目路徑和 env 不應為空白。",
210
- "error.appstudio.syncManifestNoTeamsAppId": "無法從 env 檔案載入 Teams 應用程式識別碼。",
211
- "error.appstudio.syncManifestNoManifest": " Teams 開發人員入口網站下載的指令清單是空的",
212
- "error.appstudio.publishInDevPortalSuggestionForValidationError": "從「Zip Teams 應用程式套件」產生套件,然後再試一次。",
213
- "error.appstudio.teamsAppCreateConflict": "無法建立 Teams 應用程式,這可能是因為您的應用程式識別碼與您租使用者中其他應用程式的標識符衝突。按兩下 [取得協助] 以解決此問題。",
214
- "error.appstudio.teamsAppCreateConflictWithPublishedApp": "具有該相同識別碼的 Teams 應用程式已存在於您的組織的 App Store 中。更新應用程式,然後再試一次。",
215
- "error.appstudio.teamsAppPublishConflict": "無法發佈 Teams 應用程式,因為具有此識別碼的 Teams 應用程式已存在於分段應用程式中。請更新應用程式識別碼,然後再試一次。",
210
+ "error.appstudio.syncManifestNoTeamsAppId": "Unable to load app ID from the env file.",
211
+ "error.appstudio.syncManifestNoManifest": "Manifest downloaded from Developer Portal is empty",
212
+ "error.appstudio.publishInDevPortalSuggestionForValidationError": "Generate package from \"Zip app package\" and try again.",
213
+ "error.appstudio.teamsAppCreateConflict": "Unable to create app, which may be because your app ID is conflicting with another app's ID in your tenant. Click 'Get Help' to resolve this issue.",
214
+ "error.appstudio.teamsAppCreateConflictWithPublishedApp": "app with the same ID already exists in your organization's app store. Update the app and try again.",
215
+ "error.appstudio.teamsAppPublishConflict": "Unable to publish app because app with this ID already exists in staged apps. Update the app ID and try again.",
216
216
  "error.appstudio.NotAllowedToAcquireBotFrameworkToken": "此帳戶無法取得 Botframework 令牌。",
217
217
  "error.appstudio.BotProvisionReturnsForbiddenResult": "Botframework 佈建會傳回嘗試建立 Bot 註冊時的禁止結果。",
218
218
  "error.appstudio.BotProvisionReturnsConflictResult": "Botframework 佈建會傳回嘗試建立 Bot 註冊時產生的衝突結果。",
@@ -235,11 +235,19 @@
235
235
  "error.copilotPlugin.apiSpecNotUsedInPlugin": "外掛程式中未使用 \"%s\"。",
236
236
  "error.apime.noExtraAPICanBeAdded": "無法新增 API,因為只支援 GET 和 POST 方法,最多只能有 5 個必要參數,而且沒有驗證。此外,未列出指令清單中定義的方法。",
237
237
  "error.copilot.noExtraAPICanBeAdded": "無法新增 API,因為不支援任何驗證。此外,未列出目前 OpenAPI 描述檔中定義的方法。",
238
- "error.m365.NotExtendedToM365Error": "無法將 Teams 應用程式延伸至 Microsoft 365。使用 'teamsApp/extendToM365' 動作將 Teams 應用程式延伸至 Microsoft 365",
238
+ "error.m365.NotExtendedToM365Error": "Unable to extend the app to Microsoft 365. Use 'teamsApp/extendToM365' action to extend the app to Microsoft 365.",
239
+ "error.share.yamlConfigNotFound": "Unable to find the \"share\" config in the m365agents.yml",
240
+ "error.share.shareActionConfigNotFound": "Unable to find the \"%s\" action config in the m365agents.yml",
241
+ "error.share.appPackageConfigNotFound": "Unable to find the appPackagePath config in the m365agents.yml",
242
+ "error.share.manifestFileNotFound": "Unable to find the manifest file in the app package",
243
+ "error.share.manifestIdNotFound": "Unable to find the manifest ID in the app package",
244
+ "error.share.sharedConfigNotFound": "Unable to find the \"titleId\" or \"appId\" config in the m365agents.yml",
245
+ "error.share.sharedIdNotFound": "Unable to get shared title id or shared app id in the .env file. Shared title id: %s, shared app id: %s. You need to share the app first.",
246
+ "error.share.appPackageNotFound": "Unable to find the zip package in path: %s. You need to zip the package first.",
239
247
  "core.QuestionAppName.validation.pattern": "應用程式名稱必須以字母開頭,至少包含兩個字母或數位,並排除某些特殊字元。",
240
248
  "core.QuestionAppName.validation.maxlength": "應用程式名稱的長度超過 30 個字元。",
241
249
  "core.QuestionAppName.validation.pathExist": "路徑存在: %s。選取不同的應用程式名稱。",
242
- "core.QuestionAppName.validation.lengthWarning": "您的應用程式名稱可能超過 30 個字元,因為 Teams 工具組為本機偵錯新增了 local 後綴。請在 manifest.json 檔案中更新您的應用程式名稱。",
250
+ "core.QuestionAppName.validation.lengthWarning": "Your app name may exceed 30 characters due to a \"local\" suffix added by Microsoft 365 Agents Toolkit for local debugging. Please update your app name in \"manifest.json\" file.",
243
251
  "core.ProgrammingLanguageQuestion.title": "程式設計語言",
244
252
  "core.ProgrammingLanguageQuestion.placeholder": "選取程式設計語言",
245
253
  "core.ProgrammingLanguageQuestion.placeholder.spfx": "SPFx 目前僅支援 TypeScript。",
@@ -278,7 +286,7 @@
278
286
  "core.copilotPlugin.api.apiKeyWithHeaderOrQuery": "API 金鑰驗證(標頭或查詢)",
279
287
  "core.copilotPlugin.api.oauth": "OAuth(授權碼流程)",
280
288
  "core.copilotPlugin.api.notSupportedAuth": "不支援的授權類型",
281
- "core.copilotPlugin.validate.apiSpec.summary": "Teams 工具組已檢查您的 OpenAPI 描述文件:\n\n摘要:\n%s。\n%s\n%s",
289
+ "core.copilotPlugin.validate.apiSpec.summary": "Microsoft 365 Agents Toolkit has checked your OpenAPI description document:\n\nSummary:\n%s.\n%s\n%s",
282
290
  "core.copilotPlugin.validate.summary.validate.failed": "%s 失敗",
283
291
  "core.copilotPlugin.validate.summary.validate.warning": "%s 警告",
284
292
  "core.copilotPlugin.list.unsupportedBecause": "不支援,原因:",
@@ -295,8 +303,6 @@
295
303
  "core.copilotPlugin.scaffold.summary.warning.api.optionalParametersOnly.mitigation": " 風險降低: 如果 \"%s\" 不是您需要的參數,請在 \"%s\" 中編輯命令 \"%s\" 的參數。參數名稱應符合 \"%s\" 中定義的內容。",
296
304
  "core.copilotPlugin.scaffold.summary.warning.pluginManifest.missingFunctionDescription": "遺漏函數 \"%s\" 的描述。",
297
305
  "core.copilotPlugin.scaffold.summary.warning.pluginManifest.missingFunctionDescription.mitigation": " 安全防護功能: 更新 \"%s\" 中 \"%s\" 描述",
298
- "core.copilotPlugin.scaffold.summary.warning.pluginManifest.functionDescription.lengthExceeding": "函數的描述 \"%s\" 縮短為 %s 個字元,以符合長度需求。",
299
- "core.copilotPlugin.scaffold.summary.warning.pluginManifest.functionDescription.lengthExceeding.mitigation": " 風險降低: 更新 \"%s\" 中 \"%s\" 的描述,以便 Copilot 可以觸發函數。",
300
306
  "core.copilotPlugin.scaffold.summary.warning.generate.ac.failed": "無法建立 API '%s' 的調適型卡片: %s。安全防護功能: 不需要,但您可以手動將它新增到 adaptiveCards 資料夾。",
301
307
  "core.createCapabilityQuestion.titleNew": "功能",
302
308
  "core.createCapabilityQuestion.placeholder": "選取功能",
@@ -324,7 +330,7 @@
324
330
  "core.createProjectQuestion.projectType.customCopilot.title": "使用 Teams AI 連結庫的應用程式功能",
325
331
  "core.createProjectQuestion.projectType.customCopilot.placeholder": "選取選項",
326
332
  "core.createProjectQuestion.projectType.copilotHelp.label": "不知道如何開始嗎?使用 GitHub Copilot 聊天",
327
- "core.createProjectQuestion.projectType.copilotHelp.detail": " GitHub Copilot 聊天,並取得開發 Teams 應用程式的逐步指示",
333
+ "core.createProjectQuestion.projectType.copilotHelp.detail": "Chat with GitHub Copilot and get step-by-step instructions to develop your app or Microsoft 365 Copilot agent.",
328
334
  "core.createProjectQuestion.projectType.copilotGroup.title": "使用 GitHub Copilot",
329
335
  "core.createProjectQuestion.projectType.createGroup.aiAgent": "AI 代理程式",
330
336
  "core.createProjectQuestion.projectType.createGroup.m365Apps": "適用於Microsoft 365的應用程式",
@@ -338,11 +344,11 @@
338
344
  "core.createProjectQuestion.capability.messageExtensionNewApiOption.detail": "使用來自 Azure Functions 的新 API 建立訊息延伸模組",
339
345
  "core.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "從 OpenAPI 描述檔開始",
340
346
  "core.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "從您現有的 API 建立動作",
341
- "core.createProjectQuestion.capability.selectOpenAPISpecFromLocation.label": "Enter OpenAPI Description Document Location or Open File...",
342
- "core.createProjectQuestion.capability.selectOpenAPISpecFromSearch.label": "Search OpenAPI Description Document...",
343
- "core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.label": "Search OpenAPI Description Document",
344
- "core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.placeholder": "Input text to search OpenAPI description document",
345
- "core.createProjectQuestion.capability.selectOpenAPISpecQuestion.label": "Select OpenAPI Description Document",
347
+ "core.createProjectQuestion.capability.selectOpenAPISpecFromLocation.label": "輸入 OpenAPI 描述文件位置或開啟檔案...",
348
+ "core.createProjectQuestion.capability.selectOpenAPISpecFromSearch.label": "搜尋 OpenAPI 描述文件...",
349
+ "core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.label": "搜尋 OpenAPI 描述文件",
350
+ "core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.placeholder": "輸入文字以搜尋 OpenAPI 描述文件",
351
+ "core.createProjectQuestion.capability.selectOpenAPISpecQuestion.label": "選取 OpenAPI 描述文件",
346
352
  "core.createProjectQuestion.capability.messageExtensionApiSpecOption.detail": "從現有的 API 建立訊息延伸模組",
347
353
  "core.createProjectQuestion.capability.customCopilotBasicOption.label": "基本 AI 聊天機器人",
348
354
  "core.createProjectQuestion.capability.customCopilotBasicOption.detail": "在 Teams 中建立基本 AI 聊天機器人",
@@ -366,6 +372,8 @@
366
372
  "core.createProjectQuestion.capability.customCopilotAssistantAssistantsApiOption.detail": "使用 OpenAI 助理 API 和 Teams AI 連結庫建置 AI 代理程式",
367
373
  "core.createProjectQuestion.capability.customCopilotAssistant.title": "AI 代理程式",
368
374
  "core.createProjectQuestion.capability.customCopilotAssistant.placeholder": "選擇您要如何管理 AI 工作",
375
+ "core.createProjectQuestion.capability.customCopilotWeatherOption.label": "Weather Agent",
376
+ "core.createProjectQuestion.capability.customCopilotWeatherOption.detail": "A weather forecast agent, which is built with Microsoft 365 Agents SDK and Semantic Kernel",
369
377
  "core.createProjectQuestion.capability.customEngineAgent.description": "可在 Teams 和 Microsoft 365 Copilot 中運作",
370
378
  "core.createProjectQuestion.capability.knowledgeWebSearch.label": "網路搜尋",
371
379
  "core.createProjectQuestion.capability.knowledgeWebSearch.detail": "搜尋網站以取得接地資訊。",
@@ -399,10 +407,10 @@
399
407
  "core.createProjectQuestion.apiSpec.placeholder": "輸入 OpenAPI 描述檔 URL",
400
408
  "core.createProjectQuestion.apiSpecInputUrl.label": "輸入 OpenAPI 描述檔位置",
401
409
  "core.createProjectQuestion.ApiKey": "在 OpenAPI 描述檔中輸入 API 金鑰",
402
- "core.createProjectQuestion.ApiKeyConfirm": "Teams 工具組會將 API 金鑰上傳到 Teams 開發人員入口網站。Teams 用戶端將使用 API 金鑰在運行時間安全地存取您的 API。Teams 工具組不會儲存您的 API 金鑰。",
410
+ "core.createProjectQuestion.ApiKeyConfirm": "Microsoft 365 Agents Toolkit will upload the API key to Developer Portal. The API key will be used by Teams client to securely access your API in runtime. Microsoft 365 Agents Toolkit will not store your API key.",
403
411
  "core.createProjectQuestion.OauthClientId": "在 OpenAPI 描述檔中輸入 OAuth 註冊的用戶端識別碼",
404
412
  "core.createProjectQuestion.OauthClientSecret": "在 OpenAPI 描述檔中輸入 OAuth 註冊的客戶端密碼",
405
- "core.createProjectQuestion.OauthClientSecretConfirm": "Teams 工具組會將 OAuth 註冊的用戶端識別碼/秘密上傳到 Teams 開發人員入口網站。Teams 用戶端會在運行時間使用它來安全地存取您的 API。Teams 工具組不會儲存您的用戶端標識碼/秘密。",
413
+ "core.createProjectQuestion.OauthClientSecretConfirm": "Microsoft 365 Agents Toolkit uploads the client id/secret for OAuth Registration to Developer Portal. It is used by Teams client to securely access your API at runtime. Microsoft 365 Agents Toolkit doesn't store your client id/secret.",
406
414
  "core.createProjectQuestion.apiMessageExtensionAuth.title": "驗證類型",
407
415
  "core.createProjectQuestion.apiMessageExtensionAuth.placeholder": "選取驗證類型",
408
416
  "core.createProjectQuestion.invalidApiKey.message": "用戶端密碼無效。長度應介於 10 到 512 個字元之間。",
@@ -420,7 +428,7 @@
420
428
  "core.createProjectQuestion.meArchitecture.title": "搜尋型訊息擴充功能的架構",
421
429
  "core.createProjectQuestion.declarativeCopilot.title": "建立宣告式代理程式",
422
430
  "core.createProjectQuestion.declarativeCopilot.placeholder": "新增動作到您的宣告式代理程式",
423
- "core.createProjectQuestion.createApiPlugin.title": "建立 API 外掛程式",
431
+ "core.createProjectQuestion.createApiPlugin.title": "Create an Action",
424
432
  "core.createProjectQuestion.addApiPlugin.title": "新增動作",
425
433
  "core.createProjectQuestion.addApiPlugin.placeholder": "選取如何新增動作",
426
434
  "core.createProjectQuestion.noPlugin.label": "沒有動作",
@@ -464,12 +472,12 @@
464
472
  "core.question.appName.title": "應用程式名稱",
465
473
  "core.question.appName.placeholder": "輸入應用程式名稱",
466
474
  "core.ScratchOptionYes.label": "建立新的應用程式",
467
- "core.ScratchOptionYes.detail": "使用 Teams 工具組來建立新的 Teams 應用程式。",
475
+ "core.ScratchOptionYes.detail": "Use the Microsoft 365 Agents Toolkit to create a new app.",
468
476
  "core.ScratchOptionNo.label": "從範例開始",
469
477
  "core.ScratchOptionNo.detail": "以現有的範例啟動您的新應用程式。",
470
478
  "core.RuntimeOptionNodeJS.detail": "快速 JavaScript 伺服器執行階段",
471
479
  "core.RuntimeOptionDotNet.detail": "免費。跨平台。開放原始碼。",
472
- "core.getRuntimeQuestion.title": "Teams 工具組: 為您的應用程式選取執行階段",
480
+ "core.getRuntimeQuestion.title": "Microsoft 365 Agents Toolkit: select runtime for your app",
473
481
  "core.getCreateNewOrFromSampleQuestion.placeholder": "選取一個選項",
474
482
  "core.getRuntimeQuestion.placeholder": "選取執行階段",
475
483
  "core.SampleSelect.title": "從範本開始",
@@ -481,6 +489,7 @@
481
489
  "core.addKnowledge.success.vsc": "已成功將功能來源新增至專案。",
482
490
  "core.addKnowledge.success": "已成功將功能來源新增至專案。在 \"%s\" 中檢視代理程式資訊清單。",
483
491
  "core.addKnowledge.success.viewAgentManifest": "檢視代理程式資訊清單",
492
+ "core.addUserQuestion.validation": "Invalid email address",
484
493
  "core.scaffold.warning.summary": "我們偵測到下列問題:\n%s",
485
494
  "core.addPlugin.warning.manifestVariables": "在新增外掛程式的指令清單中找到 \"%s\" 環境變數。請確認值已在 .env 檔案或系統環境變數中設定。",
486
495
  "core.addPlugin.warning.apiSpecVariables": "\"%s\" 新增外掛程式的 API 規格中找到環境變數。請確認值已在 .env 檔案或系統環境變數中設定。",
@@ -505,13 +514,13 @@
505
514
  "core.selectTeamsAppManifestQuestion.title": "選取 Teams manifest.json 檔案",
506
515
  "core.selectDeclarativeAgentManifestQuestion.title": "選取 declarativeAgent.json 檔案",
507
516
  "core.selectSensitivityLabelQuestion.title": "選取敏感度標籤",
508
- "core.selectTeamsAppPackageQuestion.title": "選取 Teams 應用程式套件檔案",
517
+ "core.selectTeamsAppPackageQuestion.title": "Select app package File",
509
518
  "core.selectLocalTeamsAppManifestQuestion.title": "選取本機 Teams manifest.json 檔案",
510
519
  "core.selectCollaborationAppTypeQuestion.title": "選取您要管理共同作業者的應用程式",
511
520
  "core.selectValidateMethodQuestion.validate.selectTitle": "選取驗證方法",
512
- "core.selectValidateMethodQuestion.validate.schemaOption": "驗證 Teams 應用程式資訊清單結構描述",
521
+ "core.selectValidateMethodQuestion.validate.schemaOption": "Validate app manifest schema",
513
522
  "core.selectValidateMethodQuestion.validate.appPackageOption": "使用 Teams 市集規則驗證應用程式套件",
514
- "core.selectValidateMethodQuestion.validate.appPackageOptionDescription": "在將 Teams 應用程式發佈到 Teams 市集之前驗證 Teams 應用程式",
523
+ "core.selectValidateMethodQuestion.validate.appPackageOptionDescription": "Validate app before publishing app to Teams store",
515
524
  "core.selectValidateMethodQuestion.validate.testCasesOption": "在發行前驗證所有整合測試案例",
516
525
  "core.selectValidateMethodQuestion.validate.testCasesOptionDescription": "全面性測試以確保整備程度",
517
526
  "core.GCSelectQuestion.title": "Graph 連接器內容",
@@ -525,8 +534,16 @@
525
534
  "core.GCListQuestion.invalidMessage": "已選取 %s 個 API。您必須至少選取一個 API。",
526
535
  "core.GCNameQuestion.title": "新增連接器名稱",
527
536
  "core.GCNameQuestion.placeholder": "為 Graph 連接器建立名稱",
537
+ "core.GCConnectionIdQuestion.title": "Add a connection ID",
538
+ "core.GCConnectionIdQuestion.placeholder": "Add a connection ID for Graph Connector",
539
+ "core.GCConnectionIdQuestion.validation.pattern": "Connector ID must contain only alphanumeric characters.",
540
+ "core.GCConnectionIdQuestion.validation.specialBeginner": "Connection ID should not begin with %s.",
541
+ "core.GCConnectionIdQuestion.validation.minlength": "Connection ID is shorter than the 3 characters.",
542
+ "core.GCConnectionIdQuestion.validation.maxlength": "Connection ID is longer than the 32 characters.",
528
543
  "core.GCList.insufficientPermission": "若要列出圖形連接器,您需要組織的 Microsoft 365 租用戶系統管理員權限。",
529
544
  "core.confirmManifestQuestion.placeholder": "確認您已選取正確的指令清單檔案",
545
+ "core.createProjectQuestion.addGC.label": "Add a Graph Connector",
546
+ "core.createProjectQuestion.addGC.detail": "Create a declarative agent with a Graph Connector",
530
547
  "core.aadAppQuestion.label": "Microsoft Entra 應用程式",
531
548
  "core.aadAppQuestion.description": "單一登入的 Microsoft Entra 應用程式",
532
549
  "core.convertAadToNewSchema.continue": "繼續",
@@ -535,8 +552,8 @@
535
552
  "core.convertAadToNewSchema.alreadyNewSchema": "Microsoft Entra 選取的應用程式指令清單檔案已在新架構中。",
536
553
  "core.convertAadToNewSchema.outdate": "您的 Microsoft Entra 應用程式指令清單已過期。按兩下 [升級] 按鈕以更新。",
537
554
  "core.convertAadToNewSchema.upgrade": "升級",
538
- "core.teamsAppQuestion.label": "Teams 應用程式",
539
- "core.teamsAppQuestion.description": "您的 Teams 應用程式",
555
+ "core.teamsAppQuestion.label": "app",
556
+ "core.teamsAppQuestion.description": "Your app",
540
557
  "core.M365SsoLaunchPageOptionItem.label": "以 Fluent UI 傳送表情符號",
541
558
  "core.M365SsoLaunchPageOptionItem.detail": "使用 Fluent UI React 元件來取得 Teams 外觀和風格的 Web 應用程式",
542
559
  "core.M365SearchAppOptionItem.label": "自訂搜尋結果",
@@ -545,16 +562,16 @@
545
562
  "core.M365HostQuestion.title": "平台",
546
563
  "core.M365HostQuestion.placeholder": "選取平台以預覽應用程式",
547
564
  "core.options.separator.additional": "其他功能",
548
- "core.common.LifecycleComplete.prepareTeamsApp": "已成功準備 Teams 應用程式。",
565
+ "core.common.LifecycleComplete.prepareTeamsApp": "app prepared successfully.",
549
566
  "core.common.LifecycleComplete.provision": "已順利執行布建階段中的 %s/%s 動作。",
550
567
  "core.common.LifecycleComplete.deploy": "已順利執行部署階段中的 %s/%s 動作。",
551
568
  "core.common.LifecycleComplete.publish": "已順利執行發行階段中的 %s/%s 動作。",
552
569
  "core.common.LifecycleComplete.share": "已成功執行分享階段中的 %s/%s 動作。",
553
570
  "core.common.TeamsMobileDesktopClientName": "Teams 桌面,行動用戶端識別碼",
554
571
  "core.common.TeamsWebClientName": "Teams Web 用戶端識別碼",
555
- "core.common.OfficeDesktopClientName": "適用於桌面用戶端識別碼的 Microsoft 365 應用程式",
556
- "core.common.OfficeWebClientName1": "Microsoft 365 應用程式用戶端識別碼 1",
557
- "core.common.OfficeWebClientName2": "Microsoft 365 應用程式用戶端識別碼 2",
572
+ "core.common.OfficeDesktopClientName": "The app for desktop client id",
573
+ "core.common.OfficeWebClientName1": "The app client id 1",
574
+ "core.common.OfficeWebClientName2": "The app client id 2",
558
575
  "core.common.OutlookDesktopClientName": "Outlook 桌面用戶端識別碼",
559
576
  "core.common.OutlookWebClientName1": "Outlook Web 存取用戶端識別碼 1",
560
577
  "core.common.OutlookWebClientName2": "Outlook Web 存取用戶端識別碼 2",
@@ -586,6 +603,8 @@
586
603
  "core.common.ErrorFetchApiSpec": "您的 OpenAPI 描述檔應在沒有驗證的情況下可供存取,否則請從本地副本下載並啟動。",
587
604
  "core.common.SendingApiRequest": "正在傳送 API 要求: %s。要求本文: %s",
588
605
  "core.common.ReceiveApiResponse": "已收到 API 回應: %s。",
606
+ "core.common.shareToUser.success": "Successfully shared the app with users: %s.",
607
+ "core.common.removeShareAccess.success": "Shared app access removed for the users: %s.",
589
608
  "core.envFunc.unsupportedFile.errorLog": "\"%s\" 是無效的檔案。支援的格式: %s。",
590
609
  "core.envFunc.unsupportedFile.errorMessage": "無效的檔案。%s",
591
610
  "core.envFunc.unsupportedFunction.errorLog": "\"%s\" 是無效的函數。支援的函數: \"%s\"。",
@@ -631,19 +650,24 @@
631
650
  "core.uninstallQuestion.titleId": "標題標識碼",
632
651
  "core.uninstallQuestion.chooseMode": "選擇清除資源的方法",
633
652
  "core.uninstallQuestion.manifestIdMode": "指令清單標識碼",
634
- "core.uninstallQuestion.manifestIdMode.detail": "清除與指令清單標識碼關聯的資源。這包括 Teams 開發人員入口網站中的應用程式註冊、Bot Framework入口網站中的 Bot 註冊,以及上傳到 Microsoft 365 的自定義應用程式。您可以在環境檔案 (預設環境金鑰中找到指令清單標識碼: Teams_App_ID) Teams 工具組所建立的專案中。",
635
- "core.uninstallQuestion.envMode": "Teams 工具組建立專案中的環境",
636
- "core.uninstallQuestion.envMode.detail": "清除 Teams 工具組建立專案中與特定環境相關聯的資源。資源包括 Teams 開發人員入口網站中的應用程式註冊、Bot Framework入口網站中的 Bot 註冊,以及在 Microsoft 365 應用程式中上傳的自定義應用程式。",
653
+ "core.uninstallQuestion.manifestIdMode.detail": "Clean up resources associated with Manifest ID. This includes app registration in Developer Portal, bot registration in Bot Framework Portal, and custom apps uploaded to Microsoft 365. You can find the Manifest ID in the environment file (default environment key: Teams_App_ID) in the project created by Microsoft 365 Agents Toolkit.",
654
+ "core.uninstallQuestion.envMode": "Environment in Microsoft 365 Agents Toolkit Created Project",
655
+ "core.uninstallQuestion.envMode.detail": "Clean up resources associated with a specific environment in the Microsoft 365 Agents Toolkit created project. Resources include app registration in Developer Portal, bot registration in Bot Framework Portal, and custom apps uploaded in apps.",
637
656
  "core.uninstallQuestion.titleIdMode": "標題標識碼",
638
- "core.uninstallQuestion.titleIdMode.detail": "卸載與標題標識符相關聯的上傳自定義應用程式。您可以在 Teams 工具組建立項目的環境檔案中找到標題識別碼。",
657
+ "core.uninstallQuestion.titleIdMode.detail": "Uninstall the uploaded custom app associated with Title ID. The Title ID can be found in the environment file in the Microsoft 365 Agents Toolkit created project.",
639
658
  "core.uninstallQuestion.chooseOption": "選擇要卸載的資源",
640
659
  "core.uninstallQuestion.m365Option": "Microsoft 365應用程式",
641
660
  "core.uninstallQuestion.tdpOption": "應用程式註冊",
642
661
  "core.uninstallQuestion.botOption": "Bot 架構註冊",
643
662
  "core.uninstallQuestion.projectPath": "專案路徑",
663
+ "core.shareOptionQuestion.share": "Share the app",
664
+ "core.shareOptionQuestion.shareToUser": "Share with user(s)",
665
+ "core.shareOptionQuestion.placeholder": "Select an option",
666
+ "core.shareToUser.title": "Enter user emails (separated by commas)",
667
+ "core.share.removeAccess.operator": "Cannot remove permission of the operator. Email: %s.",
644
668
  "core.syncManifest.projectPath": "專案路徑",
645
- "core.syncManifest.env": "目標 Teams 工具組環境",
646
- "core.syncManifest.teamsAppId": "Teams 應用程式識別碼 (選用)",
669
+ "core.syncManifest.env": "Target Microsoft 365 Agents Toolkit Environment",
670
+ "core.syncManifest.teamsAppId": "App ID (optional)",
647
671
  "core.syncManifest.addWarning": "新屬性已新增至指令清單範本。手動更新本機指令清單。差異路徑: %s。新值 %s。",
648
672
  "core.syncManifest.deleteWarning": "已從指令清單範本刪除某些專案。手動更新本機指令清單。差異路徑: %s。舊值: %s。",
649
673
  "core.syncManifest.editKeyConflict": "新指令清單中佔位元元變數的衝突。手動更新本機指令清單。變數名稱: %s,值 1: %s,值 2: %s。",
@@ -654,6 +678,7 @@
654
678
  "core.syncManifest.noDiff": "您的指令清單檔案已是最新狀態。同步處理已完成。",
655
679
  "core.syncManifest.saveManifestSuccess": "指令清單檔案已成功儲存至 %s。",
656
680
  "core.listSensitivityLabel.notLogin": "無法取得敏感度標籤。請稍後登入 Microsoft 365 帳戶。",
681
+ "core.selectUsersToRemoveShareAccess.title": "Select users to remove access",
657
682
  "ui.select.LoadingOptionsPlaceholder": "正在載入選項...",
658
683
  "ui.select.LoadingDefaultPlaceholder": "正在載入預設值...",
659
684
  "error.aad.manifest.NameIsMissing": "遺漏名稱\n",
@@ -668,7 +693,7 @@
668
693
  "error.aad.manifest.AccessTokenAcceptedVersionIs1": "accessTokenAcceptedVersion 為 1\n",
669
694
  "error.aad.manifest.OptionalClaimsIsMissing": "optionalClaims 遺失\n",
670
695
  "error.aad.manifest.OptionalClaimsMissingIdtypClaim": "optionalClaims 存取權杖未包含 idtyp 宣告\n",
671
- "error.aad.manifest.AADManifestIssues": "Microsoft Entra 資訊清單發生下列問題,可能會中斷 Teams 應用程式:\n",
696
+ "error.aad.manifest.AADManifestIssues": "Microsoft Entra manifest has following issues that may potentially break the app:\n",
672
697
  "error.aad.manifest.DeleteOrUpdatePermissionFailed": "無法更新或刪除啟用的許可權。這可能是因為所選環境的ACCESS_AS_USER_PERMISSION_ID環境變數已變更。請確定您的許可權標識碼() 符合實際 Microsoft Entra 應用程式,然後再試一次。",
673
698
  "error.aad.manifest.HostNameNotOnVerifiedDomain": "無法設定 identifierUri,因為值不在已驗證的網域上: %s",
674
699
  "error.aad.manifest.UnknownResourceAppId": "未知的 resourceAppId %s",
@@ -693,7 +718,7 @@
693
718
  "depChecker.needInstallNpm": "您必須安裝 NPM 才能對本機函式進行偵錯。",
694
719
  "depChecker.failToValidateFuncCoreTool": "安裝後無法驗證 Azure Functions Core Tools。",
695
720
  "depChecker.symlinkDirAlreadyExist": "已 (%s) 目的地的 Symlink,請將它移除,然後再試一次。",
696
- "depChecker.portableFuncNodeNotMatched": "您的 Node.js (@NodeVersion) Teams 工具組 Azure Functions Core Tools (@FuncVersion) 不相容。",
721
+ "depChecker.portableFuncNodeNotMatched": "Your Node.js (@NodeVersion) is not compatible with Microsoft 365 Agents Toolkit Azure Functions Core Tools (@FuncVersion).",
697
722
  "depChecker.invalidFuncVersion": "版本 %s 格式無效。",
698
723
  "depChecker.noSentinelFile": "Azure Functions Core Tools 安裝失敗。",
699
724
  "depChecker.funcVersionNotMatch": "Azure Functions Core Tools 的版本 (%s) 與指定的版本範圍 (%s) 不相容。",
@@ -710,8 +735,8 @@
710
735
  "depChecker.failToDownloadFromUrl": "無法從 '@Url' 下載檔案,HTTP 狀態為 '@Status'。",
711
736
  "depChecker.failToValidateVxTestAppInstallOptions": "影片擴充性測試應用程式先決條件檢查程式的自變數無效。請檢閱tasks.json檔案,確定所有自變數的格式正確且有效。",
712
737
  "depChecker.failToValidateVxTestApp": "無法在安裝後驗證影片擴充性測試應用程式。",
713
- "depChecker.testToolVersionNotMatch": "Teams App 測試工具的版本 (%s) 與指定的版本範圍 (%s) 不相容。",
714
- "depChecker.failedToValidateTestTool": "安裝後無法驗證 Teams 應用程式測試工具。%s",
738
+ "depChecker.testToolVersionNotMatch": "The version of Microsoft 365 Agents Playground (%s) is not compatible with the specified version range (%s).",
739
+ "depChecker.failedToValidateTestTool": "Unable to validate Microsoft 365 Agents Playground after installation. %s",
715
740
  "error.driver.outputEnvironmentVariableUndefined": "未定義輸出環境變數名稱。",
716
741
  "driver.aadApp.description.create": "建立 Microsoft Entra 應用程式以驗證使用者",
717
742
  "driver.aadApp.description.update": "將 Microsoft Entra 應用程式清單套用至現有的應用程式",
@@ -735,7 +760,7 @@
735
760
  "driver.aadApp.log.skipGenerateClientSecret": "環境變數 %s 已存在,正在略過 Microsoft Entra 應用程式用戶端密碼產生步驟。",
736
761
  "driver.aadApp.log.outputAadAppManifest": "建置 Microsoft Entra 應用程式清單已完成,且應用程式清單內容已寫入 %s",
737
762
  "driver.aadApp.log.successUpdateAadAppManifest": "已將資訊清單 %s 套用至物件識別碼為 %s 的 Microsoft Entra 應用程式",
738
- "driver.aadApp.log.deleteAadAfterDebugging": "(Teams 工具組會在偵錯後刪除 Microsoft Entra 應用程式)",
763
+ "driver.aadApp.log.deleteAadAfterDebugging": " (Microsoft 365 Agents Toolkit will delete the Microsoft Entra application after debugging)",
739
764
  "driver.aadApp.log.insufficientPermission": "您沒有權限建立或更新 Microsoft Entra 應用程式。請連絡您的系統管理員,或按一下 [繼續] 以輸入現有 Microsoft Entra 應用程式的用戶端識別碼和祕密。",
740
765
  "driver.aadApp.question.id.title": "Microsoft Entra App ID",
741
766
  "driver.aadApp.question.id.validation": "Microsoft Entra 應用程式識別碼不能為空白。",
@@ -768,14 +793,14 @@
768
793
  "driver.spfx.info.tenantAppCatalogCreated": "SharePoint 租用戶應用程式目錄 %s 已建立。請稍候幾分鐘,讓它成為使用中。",
769
794
  "driver.spfx.warn.noTenantAppCatalogFound": "找不到租用戶應用程式目錄,請再試一次: %s",
770
795
  "driver.spfx.error.failedToGetAppCatalog": "建立后無法取得應用程式目錄網站 URL。請稍候數分鐘,然後再試一次。",
771
- "driver.spfx.error.noValidAppCatelog": "您的租用戶中沒有有效的應用程式目錄。如果您希望 Teams 工具組為您建立屬性,或者您可以自行建立,您可以將 %s 中的屬性 'createAppCatalogIfNotExist' 更新為 true",
796
+ "driver.spfx.error.noValidAppCatelog": "There is no valid app catalog in your tenant. You can update the property 'createAppCatalogIfNotExist' in %s to true if you want Microsoft 365 Agents Toolkit to create it for you or you can create it by yourself.",
772
797
  "driver.spfx.add.description": "將其他網頁組件新增至 SPFx 專案",
773
798
  "driver.spfx.add.successNotice": "Web 組件 %s 已成功新增至專案。",
774
799
  "driver.spfx.add.progress.title": "Scaffolding 網頁組件",
775
800
  "driver.spfx.add.progress.scaffoldWebpart": "使用 Yeoman CLI 產生 SPFx 網頁組件",
776
801
  "driver.prerequisite.error.funcInstallationError": "無法檢查及安裝 Azure Functions Core Tools。",
777
802
  "driver.prerequisite.error.dotnetInstallationError": "無法檢查和安裝 .NET Core SDK。",
778
- "driver.prerequisite.error.testToolInstallationError": "無法檢查並安裝 Teams 應用程式測試工具。",
803
+ "driver.prerequisite.error.testToolInstallationError": "Unable to check and install Microsoft 365 Agents Playground.",
779
804
  "driver.prerequisite.description": "正在安裝相依性",
780
805
  "driver.prerequisite.progressBar": "檢查並安裝開發工具。",
781
806
  "driver.prerequisite.summary.devCert.trusted.succuss": "已安裝 localhost 的開發憑證。",
@@ -785,8 +810,8 @@
785
810
  "driver.prerequisite.summary.func.installed": "Azure Functions Core Tools 已安裝。",
786
811
  "driver.prerequisite.summary.dotnet.installedWithPath": "已在 %s 安裝 .NET Core SDK。",
787
812
  "driver.prerequisite.summary.dotnet.installed": "已安裝 .NET Core SDK。",
788
- "driver.prerequisite.summary.testTool.installedWithPath": "已於 %s 安裝 Teams 應用程式測試工具。",
789
- "driver.prerequisite.summary.testTool.installed": "已安裝 Teams 應用程式測試工具。",
813
+ "driver.prerequisite.summary.testTool.installedWithPath": "Microsoft 365 Agents Playground is installed at %s.",
814
+ "driver.prerequisite.summary.testTool.installed": "Microsoft 365 Agents Playground is installed.",
790
815
  "driver.file.createOrUpdateEnvironmentFile.description": "建立或更新變數以加入檔案。",
791
816
  "driver.file.createOrUpdateEnvironmentFile.summary": "已成功將變數產生至 %s。",
792
817
  "driver.file.createOrUpdateEnvironmentFile.OpenAIKey.validation": "OpenAI 金鑰不可為空白。",
@@ -818,30 +843,30 @@
818
843
  "driver.m365.acquire.description": "使用應用程式套件取得 Microsoft 365 標題",
819
844
  "driver.m365.acquire.progress.message": "正在使用應用程式套件取得 Microsoft 365 標題...",
820
845
  "driver.m365.acquire.summary": "已取得 Microsoft 365 標題 (%s)。",
821
- "driver.teamsApp.description.copyAppPackageToSPFxDriver": "將產生的 Teams 應用程式套件複製到 SPFx 解決方案。",
822
- "driver.teamsApp.description.createDriver": "建立 Teams 應用程式。",
823
- "driver.teamsApp.description.updateDriver": "更新 Teams 應用程式。",
824
- "driver.teamsApp.description.publishDriver": " Teams 應用程式發佈到租用戶應用程式目錄。",
825
- "driver.teamsApp.description.validateDriver": "驗證 Teams 應用程式。",
826
- "driver.teamsApp.description.createAppPackageDriver": "建置 Teams 應用程式套件。",
827
- "driver.teamsApp.progressBar.copyAppPackageToSPFxStepMessage": "正在將 Teams 應用程式套件複製到 SPFx 解決方案...",
828
- "driver.teamsApp.progressBar.createTeamsAppStepMessage": "正在建立 Teams 應用程式...",
829
- "driver.teamsApp.progressBar.updateTeamsAppStepMessage": "正在更新 Teams 應用程式...",
830
- "driver.teamsApp.progressBar.publishTeamsAppStep1": "正在檢查 Teams 應用程式是否已提交至租用戶應用程式目錄",
831
- "driver.teamsApp.progressBar.publishTeamsAppStep2.1": "更新已發佈的 Teams 應用程式",
832
- "driver.teamsApp.progressBar.publishTeamsAppStep2.2": "正在發佈 Teams 應用程式...",
846
+ "driver.teamsApp.description.copyAppPackageToSPFxDriver": "copies the generated app package to SPFx solution.",
847
+ "driver.teamsApp.description.createDriver": "create app.",
848
+ "driver.teamsApp.description.updateDriver": "update app.",
849
+ "driver.teamsApp.description.publishDriver": "publish app to tenant app catalog.",
850
+ "driver.teamsApp.description.validateDriver": "validate app.",
851
+ "driver.teamsApp.description.createAppPackageDriver": "build app package.",
852
+ "driver.teamsApp.progressBar.copyAppPackageToSPFxStepMessage": "Copying app package to SPFx solution...",
853
+ "driver.teamsApp.progressBar.createTeamsAppStepMessage": "Creating app...",
854
+ "driver.teamsApp.progressBar.updateTeamsAppStepMessage": "Updating app...",
855
+ "driver.teamsApp.progressBar.publishTeamsAppStep1": "Checking if the app is already submitted to tenant App Catalog",
856
+ "driver.teamsApp.progressBar.publishTeamsAppStep2.1": "Update published app",
857
+ "driver.teamsApp.progressBar.publishTeamsAppStep2.2": "Publishing app...",
833
858
  "driver.teamsApp.progressBar.validateWithTestCases": "正在提交驗證要求...",
834
- "driver.teamsApp.progressBar.validateWithTestCases.step": "驗證要求已提交,狀態: %s。當結果就緒時,您將會收到通知,或者您可以在 [Teams Developer Portal](%s) 中檢查所有驗證記錄。",
835
- "driver.teamsApp.progressBar.validateWithTestCases.conflict": "驗證正在進行中,請稍後再提交。您可以在 [Teams Developer Portal](%s) 中找到這個現有的驗證。",
836
- "driver.teamsApp.summary.createTeamsAppAlreadyExists": "具有識別碼為 %s Teams 應用程式已存在,略過建立新的 Teams 應用程式。",
837
- "driver.teamsApp.summary.publishTeamsAppExists": "識別碼為 %s Teams 應用程式已存在於組織的 App Store 中。",
838
- "driver.teamsApp.summary.publishTeamsAppNotExists": "識別碼為 %s Teams 應用程式不存在於組織的 App Store 中。",
839
- "driver.teamsApp.summary.publishTeamsAppSuccess": "已成功將 Teams 應用程式 %s 發佈到系統管理入口網站。",
840
- "driver.teamsApp.summary.copyAppPackageSuccess": "已成功將 Teams 應用程式 %s 複製到 %s",
859
+ "driver.teamsApp.progressBar.validateWithTestCases.step": "Validation request submitted, status: %s. You will be notified when the result is ready or you can check all your validation records in [Developer Portal](%s).",
860
+ "driver.teamsApp.progressBar.validateWithTestCases.conflict": "A validation is currently in progress, please submit later. You can find this existing validation in [Developer Portal](%s).",
861
+ "driver.teamsApp.summary.createTeamsAppAlreadyExists": "App with id %s already exists, skipped creating a new app.",
862
+ "driver.teamsApp.summary.publishTeamsAppExists": "App with id %s already exists in the organization's app store.",
863
+ "driver.teamsApp.summary.publishTeamsAppNotExists": "App with id %s does not exist in the organization's app store.",
864
+ "driver.teamsApp.summary.publishTeamsAppSuccess": "App %s successfully published to the admin portal.",
865
+ "driver.teamsApp.summary.copyAppPackageSuccess": "App %s was successfully copied to %s.",
841
866
  "driver.teamsApp.summary.copyIconSuccess": "已順利在 %s 下更新 %s 圖示。",
842
- "driver.teamsApp.summary.validate": "已對照所有驗證規則檢查 Teams 工具組:\n\n摘要:\n%s。\n%s%s\n%s\n\n可以在 %s 中找到完整的驗證記錄",
843
- "driver.teamsApp.summary.validate.checkPath": "您可以在 %s 檢查並更新您的 Teams 應用程式套件。",
844
- "driver.teamsApp.summary.validateManifest": "Teams 工具組已使用對應的架構() 檢查指令清單:\n\n總結:\n%s",
867
+ "driver.teamsApp.summary.validate": "Microsoft 365 Agents Toolkit has checked against all validation rules:\n\nSummary:\n%s.\n%s%s\n%s\n\nA complete log of validations can be found in %s",
868
+ "driver.teamsApp.summary.validate.checkPath": "You can check and update your app package at %s.\n",
869
+ "driver.teamsApp.summary.validateManifest": "Microsoft 365 Agents Toolkit has checked manifest(s) with the corresponding schema:\n\nSummary:\n%s.",
845
870
  "driver.teamsApp.summary.validateTeamsManifest.checkPath": "您可以在 %s 檢查並更新您的 Teams 指令清單。",
846
871
  "driver.teamsApp.summary.validateDeclarativeCopilotManifest.checkPath": "您可以在 %s 檢查並更新宣告式代理程式指令清單。",
847
872
  "driver.teamsApp.summary.validatePluginManifest.checkPath": "您可以在 %s 檢查並更新您的 API 外掛程式指令清單。",
@@ -853,16 +878,16 @@
853
878
  "driver.teamsApp.summary.validateWithTestCases": "驗證要求已完成,狀態: %s。\n\n總結:\n%s。檢視結果來源: %s.%s",
854
879
  "driver.teamsApp.summary.validateWithTestCases.result": "驗證要求已完成,狀態: %s。%s。如需詳細數據,請查看 [Output panel](command:fx-extension.showOutputChannel)。",
855
880
  "driver.teamsApp.summary.validateWithTestCases.result.detail": "%s 驗證標題: %s。訊息: %s",
856
- "driver.teamsApp.validate.result": "Teams 工具組已完成針對驗證規則檢查您的應用程式套件。%s",
857
- "driver.teamsApp.validate.result.display": "Teams 工具組已完成檢查您的應用程式套件與驗證規則。%s。請查看 [輸出面板](command:fx-extension.showOutputChannel) 以尋找詳細資料。",
881
+ "driver.teamsApp.validate.result": "Microsoft 365 Agents Toolkit has completed checking your app package against validation rules. %s.",
882
+ "driver.teamsApp.validate.result.display": "Microsoft 365 Agents Toolkit has completed checking your app package against validation rules. %s. Check [Output panel](command:fx-extension.showOutputChannel) for details.",
858
883
  "driver.shareToOthers.description": "將您的應用程式分享給其他人",
859
884
  "driver.shareToOthers.progress.message": "正在分享您的應用程式...",
860
885
  "driver.shareToOthers.summary": "已成功分享應用程式 (%s)。",
861
- "error.teamsApp.validate.apiFailed": "Teams 應用程式套件驗證失敗,因為 %s",
862
- "error.teamsApp.validate.apiFailed.display": "Teams 應用程式套件驗證失敗。如需詳細資料,請檢查 [輸出面板](command:fx-extension.showOutputChannel)",
886
+ "error.teamsApp.validate.apiFailed": "app package validation failed due to %s",
887
+ "error.teamsApp.validate.apiFailed.display": "App pacakge validation failed. Check [Output panel](command:fx-extension.showOutputChannel) for details.",
863
888
  "error.teamsApp.validate.details": "檔案路徑: %s,標題: %s",
864
- "error.teamsApp.AppIdNotExistError": "Teams 開發人員入口網站中不存在識別碼為 %s Teams 應用程式。",
865
- "error.teamsApp.InvalidAppIdError": "Teams 應用程式識別碼 %s 無效,必須是 GUID",
889
+ "error.teamsApp.AppIdNotExistError": "App with ID %s does not exist in Developer Portal.",
890
+ "error.teamsApp.InvalidAppIdError": "App ID %s is invalid, must be a GUID.",
866
891
  "error.teamsApp.createAppPackage.invalidFile": "%s 無效,它應該與manifest.json或其子目錄位於相同的目錄中。",
867
892
  "driver.botFramework.description": "在 dev.botframework.com 上建立或更新 Bot 註冊",
868
893
  "driver.botFramework.summary.create": "已成功建立 Bot 註冊 (%s)。",
@@ -876,8 +901,11 @@
876
901
  "driver.devChannel.status": "小組和頻道建立狀態: %s",
877
902
  "driver.devChannel.summary.exists": "環境變數 %s 和 %s 已存在,正在略過新的沙箱化小組建立步驟。",
878
903
  "driver.devChannel.install.success": "應用程式已成功安裝到小組 %s (具有頻道 %s)。",
904
+ "driver.devChannel.install.description": "Install app into sandboxed channel.",
905
+ "driver.devChannel.install.progress.message": "Installing app...",
906
+ "driver.devChannel.install.summary.exists": "App '%s' already installed in team '%s'. It will now be updated to the latest version.",
879
907
  "error.yaml.InvalidYamlSchemaError": "無法剖析 yaml 檔案: %s。請開啟 yaml 檔案以取得詳細錯誤。",
880
- "error.yaml.InvalidYamlSchemaErrorWithReason": "無法剖析 yaml 檔案: %。原因: %s 請檢閱 yaml 檔案或升級至最新的 Teams 工具組。",
908
+ "error.yaml.InvalidYamlSchemaErrorWithReason": "Unable to parse yaml file: %s. Reason: %s Please review the yaml file or upgrade to the latest Microsoft 365 Agents Toolkit.",
881
909
  "error.yaml.VersionNotSupported": "不支援版本 %s。支援的版本: %s。",
882
910
  "error.yaml.YamlFieldTypeError": "欄位 '%s' 應具有 %s 類型、yaml 檔案: %s",
883
911
  "error.yaml.YamlFieldMissingError": "遺漏欄位 '%s',yaml 檔案: %s",
@@ -886,9 +914,9 @@
886
914
  "error.yaml.InvalidActionInputError": "無法完成 '%s' 動作,因為下列參數: %s,在提供的 yaml 檔案中遺失或具有無效值: %s。請確定已提供所需的參數,且具有有效的值,然後再試一次。",
887
915
  "error.common.InstallSoftwareError": "無法安裝 %s。如果您使用 Visual Studio Code 中的工具組,則可以手動安裝並重新啟動 Visual Studio Code。",
888
916
  "error.common.VersionError": "找不到符合版本範圍 %s 的版本。",
889
- "error.common.MissingEnvironmentVariablesError": "檔案 '%s' 缺少環境變數: %s。請編輯 .env 檔案 '%s' '%s',或調整系統環境變數。針對新的 Teams 工具組專案,請確定您已執行布建或偵錯以正確設定這些變數。",
890
- "error.common.InvalidProjectError": "此命令僅適用於 Teams 工具組所建立的專案。找不到 'teamsapp.yml' 'teamsapp.local.yml'",
891
- "error.common.InvalidProjectError.display": "此命令僅適用於 Teams 工具組所建立的專案。找不到 Yaml 檔案: %s",
917
+ "error.common.MissingEnvironmentVariablesError": "Missing environment variables '%s' for file: %s. Please edit the .env file '%s' or '%s', or adjust system environment variables. For new Microsoft 365 Agents Toolkit projects, make sure you've run provision or debug to set these variables correctly.",
918
+ "error.common.InvalidProjectError": "This command only works for project created by Microsoft 365 Agents Toolkit. 'm365agents.yml' or 'm365agents.local.yml' not found",
919
+ "error.common.InvalidProjectError.display": "This command only works for project created by Microsoft 365 Agents Toolkit. Yaml file not found: %s",
892
920
  "error.common.FileNotFoundError": "找不到檔案或目錄: '%s'。請檢查它是否存在,以及您是否有存取它的權限。",
893
921
  "error.common.JSONSyntaxError": "JSON 語法錯誤: %s。請檢查 JSON 語法,以確保其格式正確。",
894
922
  "error.common.ReadFileError": "無法讀取檔案的原因: %s",
@@ -922,7 +950,7 @@
922
950
  "error.m365.M365TenantIdNotFoundInTokenError": "無法取得權杖 JSON 物件中的 Microsoft 365 租用戶識別碼。請確定您的帳戶已獲授權可存取租用戶,且權杖 JSON 物件有效。",
923
951
  "error.m365.M365TenantIdNotMatchError": "驗證失敗。您目前已登入 Microsoft 365 租用戶 '%s',其與 .env 檔案中指定的租用戶 (TEAMS_APP_TENANT_ID='%s') 不同。若要解決此問題並切換到您目前已登入的租用戶,請從 .env 檔案移除 '%s' 的值,然後再試一次。",
924
952
  "error.arm.CompileBicepError": "無法編譯位於 JSON ARM 範本 '%s' 路徑中的 Bicep 檔案。傳回的錯誤訊息是: %s。請檢查 Bicep 檔案是否有任何語法或設定錯誤,然後再試一次。",
925
- "error.arm.DownloadBicepCliError": "無法從 '%s' 下載 Bicep cli。錯誤訊息是: %s。請修正錯誤,然後再試一次。或移除設定檔 teamsapp.yml 中的 bicepCliVersion 設定,Teams 工具組將在 PATH 中使用 bicep CLI",
953
+ "error.arm.DownloadBicepCliError": "Unable to download Bicep cli from '%s'. The error message was: %s. Fix the error and try again. Or remove the bicepCliVersion config in the config file m365agents.yml and Microsoft 365 Agents Toolkit will use bicep CLI in PATH",
926
954
  "error.arm.DeployArmError.Notification": "部署名稱: '%s' 的 ARM 範本無法在資源群組 '%s' 中部署。如需詳細資料,請參閱 [輸出面板](command:fx-extension.showOutputChannel)。",
927
955
  "error.arm.DeployArmError": "部署名稱: '%s' 的 ARM 範本無法在資源群組 '%s' 中部署,原因: %s",
928
956
  "error.arm.GetArmDeploymentError": "部署名稱: '%s' 的 ARM 範本無法在資源群組 '%s' 中部署,原因: %s。\n無法取得詳細的錯誤訊息,原因: %s。\n請參閱入口網站中的資源群組 %s,以取得部署錯誤。",
@@ -1016,7 +1044,7 @@
1016
1044
  "core.addAuthActionQuestion.ApiKeyIn.header": "標題",
1017
1045
  "core.addAuthActionQuestion.ApiKeyIn.query": "查詢",
1018
1046
  "core.addAuthActionQuestion.ApiKeyName.title": "輸入 API 金鑰的名稱",
1019
- "core.addAuthAction.microsoftEntra.message": "Teams 工具箱已成功將 Microsoft Entra 驗證新增至選取的 API。請: 1。在 .env 檔案中尋找具預留位置 %s 的應用程式識別碼 URI,並將其更新為 Microsoft Entra 應用程式。2.將 https://teams.microsoft.com/api/platform/v1.0/oAuthConsentRedirect 新增至 Microsoft Entra 應用程式的重新導向 URI。",
1047
+ "core.addAuthAction.microsoftEntra.message": "Microsoft 365 Agents Toolkit has successfully added Microsoft Entra authentication to the selected APIs. Please: 1. Find the application id uri with placeholder %s in .env files and update it to the Microsoft Entra app. 2. Add https://teams.microsoft.com/api/platform/v1.0/oAuthConsentRedirect to redirect uri of the Mcirosoft Entra app.",
1020
1048
  "core.addAuthAction.validation.url": "無效的 URL 格式。請輸入有效的 URL。",
1021
1049
  "core.oauthScopeQuestion.validation.scope": "無效的範圍格式。請輸入有效分數。範例: scope1: scope1 的描述; scope2: scope2 的描述",
1022
1050
  "core.authNameQuestion.validation.empty": "驗證名稱不能為空白。",
@@ -1053,5 +1081,6 @@
1053
1081
  "action.devTool.nodeInstaller.SuccessExtract": "已成功將 NodeJS 套件擷取到路徑: %s,時間: %s 毫秒",
1054
1082
  "action.devTool.nodeInstaller.Summary.installInPath": "NodeJS 安裝於: %s。",
1055
1083
  "action.devTool.nodeInstaller.Summary.installInSystem": "NodeJS 已安裝在系統環境中。",
1056
- "driver.typeSpec.compile.reprovision": "File %s is updated. Please run provision again."
1084
+ "driver.typeSpec.compile.reprovision": "檔案 %s 已更新。請重新執行佈建。",
1085
+ "error.kiota.KiotaGeneratePluginError": "Unable to generate plugin manifest file using Kiota. Error: %s"
1057
1086
  }