-
Notifications
You must be signed in to change notification settings - Fork 286
Expand file tree
/
Copy pathpackage.nls.json
More file actions
653 lines (653 loc) · 81.1 KB
/
package.nls.json
File metadata and controls
653 lines (653 loc) · 81.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
{
"teamstoolkit.accountTree.azureAccountTooltip": "AZURE ACCOUNT \nThe Microsoft 365 Agents Toolkit requires Azure subscription to deploy the Azure resources for your project.",
"teamstoolkit.accountTree.copilotEnroll": "View Documentation",
"teamstoolkit.accountTree.copilotMessage": "Your account doesn't have access to Microsoft 365 Copilot. View documentation to set up your development environment.",
"teamstoolkit.accountTree.copilotPass": "Copilot Access Enabled",
"teamstoolkit.accountTree.copilotPassTooltip": "You already have Copilot access.",
"teamstoolkit.accountTree.copilotStatusUnknown": "Copilot Access Check Failed",
"teamstoolkit.accountTree.copilotStatusUnknownTooltip": "We're unable to confirm copilot access status. Please try again after some time.",
"teamstoolkit.accountTree.copilotWarning": "Copilot Access Disabled",
"teamstoolkit.accountTree.copilotWarningTooltip": "Microsoft 365 account administrator hasn't enabled Copilot access for this account. Contact your Teams administrator to resolve this issue by enrolling in Microsoft 365 Copilot Early Access program. Visit: https://aka.ms/PluginsEarlyAccess",
"teamstoolkit.accountTree.m365AccountTooltip": "Microsoft 365 ACCOUNT \nThe Microsoft 365 Agents Toolkit requires a Microsoft 365 organizational account with Teams running and registered.",
"teamstoolkit.accountTree.sideloadingEnable": "Enable Custom App Upload",
"teamstoolkit.accountTree.sideloadingUseTestTenant": "Use Test Tenant",
"teamstoolkit.accountTree.sideloadingMessage": "[Custom app upload](https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/deploy-and-publish/apps-upload) is disabled in your Microsoft 365 account. Contact your Teams administrator to resolve this issue or get a testing tenant.",
"teamstoolkit.accountTree.sideloadingPass": "Custom App Upload Enabled",
"teamstoolkit.accountTree.sideloadingPassTooltip": "You already have permission to upload custom apps. Feel free to install your app in Teams.",
"teamstoolkit.accountTree.sideloadingStatusUnknown": "Custom App Upload Check Failed",
"teamstoolkit.accountTree.sideloadingStatusUnknownTooltip": "We're unable to confirm your custom app upload permission now. Please try again later.",
"teamstoolkit.accountTree.sideloadingWarning": "Custom App Upload Disabled",
"teamstoolkit.accountTree.sideloadingWarningTooltip": "Your Microsoft 365 account admin hasn't enabled custom app upload permission.\n· Contact your Teams admin to fix this. Visit: https://docs.microsoft.com/en-us/microsoftteams/platform/m365-apps/prerequisites\n· For help, visit the Microsoft Teams documentation. To create a free testing tenant, click \"Custom App Upload Disabled\" label under your account.",
"teamstoolkit.accountTree.signingInAzure": "Azure: Signing in...",
"teamstoolkit.accountTree.signingInM365": "Microsoft 365: Signing in...",
"teamstoolkit.accountTree.switchingM365": "Microsoft 365: Switching...",
"teamstoolkit.accountTree.sandboxedTeamEnabled": "Sandboxed Team Enabled",
"teamstoolkit.accountTree.sandboxedTeamEnabled.tooltip": "You can create a sandbox in Teams for local testing instead.",
"teamstoolkit.accountTree.sandboxedTeamDisabled": "Sandboxed Team Disabled",
"teamstoolkit.accountTree.sandboxedTeamDisabled.tooltip": "Microsoft 365 account administrator hasn't enabled Sandboxed Team.",
"teamstoolkit.accountTree.suggestSandboxedTeam": "[Custom app upload](https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/deploy-and-publish/apps-upload) is disabled in your Microsoft 365 account. You can create a sandbox in Teams with a channel for development and testing.",
"teamstoolkit.accountTree.sandboxedTeam.button": "Debug in sandbox in Teams (Edge)",
"teamstoolkit.appStudioLogin.createM365TestingTenant": "Create a Microsoft 365 developer sandbox",
"teamstoolkit.appStudioLogin.loginCancel": "Sign-in canceled. Microsoft 365 Agents Toolkit needs a Microsoft 365 account with custom app upload permission. If you're a Visual Studio subscriber, create a developer sandbox with the Microsoft 365 Developer Program (https://developer.microsoft.com/en-us/microsoft-365/dev-program).",
"teamstoolkit.appStudioLogin.message": "Microsoft 365 Agents Toolkit needs a Microsoft 365 account with custom app upload permission. If you're a Visual Studio subscriber, create a developer sandbox with the Microsoft 365 Developer Program.",
"teamstoolkit.azureLogin.failToFindSubscription": "No subscription found. Switch to a tenant with a linked subscription.",
"teamstoolkit.azureLogin.message": "The Microsoft 365 Agents Toolkit will use Microsoft authentication to sign in Azure account and subscription to deploy the Azure resources for your project. You won't be charged until you confirm.",
"teamstoolkit.azureLogin.subscription": "subscription",
"teamstoolkit.azureLogin.selectSubscription": "Select Subscription for Current Tenant ID",
"teamstoolkit.azurelogin.selectSubscription.placeholder": "To select subscription for different tenant ID, switch to that tenant ID first.",
"teamstoolkit.azureLogin.unknownSubscription": "Unable to apply this subscription. Select a subscription you've access to or try again later.",
"teamstoolkit.cacheAccess.readHomeAccountIdFail": "Unable to read home account id from cache. Clear your account cache and try again.",
"teamstoolkit.cacheAccess.readTenantIdFail": "Unable to read tenant id from cache. Clear your account cache and try again.",
"teamstoolkit.cacheAccess.readTokenFail": "Unable to read token from cache. Clear your account cache and try again.",
"teamstoolkit.cacheAccess.saveHomeAccountIdFail": "Unable to save home account id to cache. Clear your account cache and try again.",
"teamstoolkit.cacheAccess.saveTenantIdFail": "Unable to save tenant id to cache. Clear your account cache and try again.",
"teamstoolkit.cacheAccess.saveTokenFail": "Unable to save token to cache. Clear your account cache and try again.",
"teamstoolkit.cacheAccess.writeTokenFail": "Unable to save token to cache. Clear your account cache and try again.",
"teamstoolkit.capabilities.untrustedWorkspaces.description": "The Microsoft 365 Agents Toolkit extension supports limited features in untrusted workspaces.",
"teamstoolkit.codeFlowLogin.loginCodeFlowFailureDescription": "Unable to get login code for token exchange. Log in with another account.",
"teamstoolkit.codeFlowLogin.loginCodeFlowFailureTitle": "Login Code Error",
"teamstoolkit.codeFlowLogin.loginComponent": "Login",
"teamstoolkit.codeFlowLogin.loginFailureDescription": "Unable to get user login information. Log in with another account.",
"teamstoolkit.codeFlowLogin.loginFailureTitle": "Login unsuccessful",
"teamstoolkit.codeFlowLogin.loginPortConflictDescription": "There was a delay in finding a login port. Please try again.",
"teamstoolkit.codeFlowLogin.loginPortConflictTitle": "Login Port Delay",
"teamstoolkit.codeFlowLogin.loginTimeoutDescription": "Login took too long. Please try again.",
"teamstoolkit.codeFlowLogin.loginTimeoutTitle": "LoginTimeout",
"teamstoolkit.codeFlowLogin.resultFileNotFound": "Result file not found.",
"teamstoolkit.codeFlowLogin.silentAcquireToken": "Unable to retrieve token without displaying an error. If this occurs repeatedly, delete '%s', close all Visual Studio Code instances, and try again. %s",
"teamstoolkit.codeFlowLogin.checkOnlineFailTitle": "Online Check Unsuccessful",
"teamstoolkit.codeFlowLogin.checkOnlineFailDetail": "You appear to be offline. Please check your network connection.",
"teamstoolkit.codeLens.copilotPluginAddAPI": "Add another API",
"teamstoolkit.codeLens.setSensitivityLabel": "Set Sensitivity Label",
"teamstoolkit.codeLens.setSensitivityLabelNotLoggedIn": "Label name: Unknown. Log in to view the label",
"teamstoolkit.codeLens.setSensitivityLabelWithDisplayName": "Label name: %s. Click to update Sensitivity Label",
"teamstoolkit.codeLens.decryptSecret": "Decrypt secret",
"teamstoolkit.codeLens.generateManifestGUID": "Generate Manifest GUID",
"teamstoolkit.codeLens.deployMicrosoftEntraManifest": "Deploy Microsoft Entra manifest file",
"teamstoolkit.codeLens.editDeprecatedMicrosoftEntraManifestTemplate": "This file is auto-generated, so edit the manifest template file.",
"teamstoolkit.codeLens.editMicrosoftEntraManifestTemplate": "This file is deprecated, so use the Microsoft Entra manifest template.",
"teamstoolkit.codeLens.openSchema": "Open schema",
"teamstoolkit.codeLens.preview": "Preview",
"teamstoolkit.codeLens.projectSettingsNotice": "This file is maintained by Microsoft 365 Agents Toolkit, please do not modify it",
"teamstoolkit.commands.accounts.title": "Accounts",
"teamstoolkit.commands.accountsLink.title": "Get More Info About Accounts",
"teamstoolkit.commands.addAppOwner.title": "Add App (with Microsoft Entra App) Owners",
"teamstoolkit.commands.azureAccountSettings.title": "Azure Portal",
"teamstoolkit.commands.azureAccount.signOutHelp": "Azure account Sign Out is moved to the Accounts section on the bottom left panel. To sign out of Azure, hover on your Azure account email and click Sign Out.",
"teamstoolkit.commands.createAccount.azure": "Create an Azure account",
"teamstoolkit.commands.createAccount.free": "Free",
"teamstoolkit.commands.createAccount.m365": "Create a Microsoft 365 developer sandbox",
"teamstoolkit.commands.createAccount.requireSubscription": "Requires Visual Studio Subscription",
"teamstoolkit.commands.createAccount.title": "Create Account",
"teamstoolkit.commands.createEnvironment.title": "Create New Environment",
"teamstoolkit.commands.createProject.title": "Create New Agent/App",
"teamstoolkit.commands.debug.title": "Select and Start Debugging App",
"teamstoolkit.commands.deploy.title": "Deploy",
"teamstoolkit.commands.updateAadAppManifest.title": "Update Microsoft Entra App",
"teamstoolkit.commands.lifecycleLink.title": "Get More Info About Lifecycle",
"teamstoolkit.commands.developmentLink.title": "Get More Info About Development",
"teamstoolkit.commands.devPortal.title": "Developer Portal for Teams",
"teamstoolkit.commands.document.title": "Documentation",
"teamstoolkit.commands.environmentsLink.title": "Get More Info About Environments",
"teamstoolkit.commands.feedbackLink.title": "Get More Info About Help and Feedback",
"teamstoolkit.commands.listAppOwner.title": "List App (with Microsoft Entra App) Owners",
"teamstoolkit.commands.manageCollaborator.title": "Manage Microsoft 365 App (with Microsoft Entra app) Collaborators",
"teamstoolkit.commands.localDebug.title": "Debug",
"teamstoolkit.commands.debugInTestTool.title": "Debug in Microsoft 365 Agents Playground",
"teamstoolkit.commands.m365AccountSettings.title": "Microsoft 365 Portal",
"teamstoolkit.commands.migrateApp.title": "Upgrade Teams JS SDK and Code References",
"teamstoolkit.commands.openDocumentLink.title": "Get More Info",
"teamstoolkit.commands.openInPortal.title": "Open in Portal",
"teamstoolkit.commands.openManifestSchema.title": "Open Manifest Schema",
"teamstoolkit.commands.previewAadManifest.title": "Preview Microsoft Entra Manifest File",
"teamstoolkit.commands.convertAadToNewSchema.title": "Upgrade Microsoft Entra Manifest to New Schema",
"teamstoolkit.commands.previewApp.title": "Preview App",
"teamstoolkit.commands.provision.title": "Provision",
"teamstoolkit.commands.publish.title": "Publish",
"teamstoolkit.commands.share.title": "Share",
"teamstoolkit.commands.getstarted.title": "Get Started",
"teamstoolkit.commands.walkthroughs.buildIntelligentApps.title": "Build intelligent apps",
"teamstoolkit.commands.refresh.title": "Refresh",
"teamstoolkit.commands.reportIssue.title": "Report Issues on GitHub",
"teamstoolkit.commands.selectTutorials.title": "View How-to Guides",
"teamstoolkit.commands.switchTenant.m365.title": "Switch between your available tenants for Microsoft 365 account",
"teamstoolkit.commands.switchTenant.azure.title": "Switch between your available tenants for Azure account",
"teamstoolkit.commands.switchTenant.progressbar.title": "Switch tenant",
"teamstoolkit.commands.switchTenant.progressbar.detail": "Microsoft 365 Agents Toolkit is now switching to the newly selected tenant.",
"teamstoolkit.commands.signOut.title": "Sign Out",
"teamstoolkit.commands.checkCopilotAccess.title": "Check Copilot Access",
"teamstoolkit.commands.updateManifest.title": "Update App",
"teamstoolkit.commands.deployManifest.ctxMenu.title": "Update App",
"teamstoolkit.commands.upgradeProject.title": "Upgrade Project",
"teamstoolkit.commands.validateManifest.title": "Validate Application",
"teamstoolkit.commands.viewSamples.title": "View Samples",
"teamstoolkit.commands.zipPackage.title": "Zip App Package",
"teamstoolkit.commands.removeSharedAccess": "Remove access to the shared app",
"teamstoolkit.commmands.addWebpart.title": "Add SPFx web part",
"teamstoolkit.commmands.addWebpart.description": "Add SPFx web part",
"teamstoolkit.commmands.teamsAgentTroubleshootSelectedText.title": "Resolve selected text with @m365agents",
"_teamstoolkit.commmands.teamsAgentTroubleshootSelectedText.title.comment": "@m365agents is used to call Teams agent in GitHub Copilot Chat and should not be translated.",
"teamstoolkit.commmands.teamsAgentTroubleshootSelectedText.title.preview": "Resolve selected text with @m365agents (preview)",
"_teamstoolkit.commmands.teamsAgentTroubleshootSelectedText.title.preview.comment": "@m365agents is used to call Teams agent in GitHub Copilot Chat and should not be translated.",
"teamstoolkit.commmands.teamsAgentResolve.title": "Resolve with @m365agents",
"_teamstoolkit.commmands.teamsAgentResolve.title.comment": "@m365agents is used to call Teams agent in GitHub Copilot Chat and should not be translated.",
"teamstoolkit.commmands.teamsAgentResolve.title.preview": "Resolve with @m365agents (preview)",
"teamstoolkit.commmands.teamsAgentResolve.dialogContent": "To better understand the error and explore solutions, select relevant text under \"Output\", right-click, and choose \"Resolve selected text with @m365agents\".",
"_teamstoolkit.commmands.teamsAgentResolve.dialogContent.comment": "@m365agents is used to call Teams agent in GitHub Copilot Chat and should not be translated.",
"teamstoolkit.commmands.teamsAgentResolve.openOutputPanel": "Open Output Panel",
"teamstoolkit.commandsTreeViewProvider.addEnvironmentDescription": "Create a new environment file",
"teamstoolkit.commandsTreeViewProvider.addEnvironmentTitle": "Add Environment",
"teamstoolkit.commandsTreeViewProvider.azureAccountNotMatch": "This Azure account doesn't have permission to access the previous subscription '%s'. Sign in with the correct Azure account.",
"teamstoolkit.commandsTreeViewProvider.azureAccountNotSignedIn": "You're not signed in to Azure. Please sign in.",
"teamstoolkit.commandsTreeViewProvider.buildPackage.blockTooltip": "Cannot run command when building package. Try again when building is finished.",
"teamstoolkit.commandsTreeViewProvider.buildPackage.running": "Building package...",
"teamstoolkit.commandsTreeViewProvider.buildPackageDescription": "Build your app into a package for publishing.",
"teamstoolkit.commandsTreeViewProvider.buildPackageTitle": "Zip App Package",
"teamstoolkit.commandsTreeViewProvider.createProject.blockTooltip": "Unable to run command during creation. Try again after creation completes.",
"teamstoolkit.commandsTreeViewProvider.createProject.running": "Creating a new agent/app...",
"teamstoolkit.commandsTreeViewProvider.createProjectDescription": "Create a new agent/app from scratch or begin with a sample app.",
"teamstoolkit.commandsTreeViewProvider.createProjectTitle": "Create New Agent/App",
"teamstoolkit.commandsTreeViewProvider.deploy.blockTooltip": "Unable to run command during deployment. Please try again after deployment completes.",
"teamstoolkit.commandsTreeViewProvider.deploy.running": "Deploying to the cloud...",
"teamstoolkit.commandsTreeViewProvider.deployDescription": "Execute the 'deploy' lifecycle stage in m365agents.yml.",
"teamstoolkit.commandsTreeViewProvider.deployTitle": "Deploy",
"teamstoolkit.commandsTreeViewProvider.documentationDescription": "Learn how to use the Toolkit to build apps",
"teamstoolkit.commandsTreeViewProvider.documentationTitle": "Documentation",
"teamstoolkit.commandsTreeViewProvider.initProject.blockTooltip": "Unable to run command during initialization. Try again when initialization completes.",
"teamstoolkit.commandsTreeViewProvider.initProject.running": "Initializing an existing application...",
"teamstoolkit.commandsTreeViewProvider.initProjectDescription": "Initialize an existing application",
"teamstoolkit.commandsTreeViewProvider.initProjectTitleNew": "Initialize an existing application",
"teamstoolkit.commandsTreeViewProvider.m365AccountNotMatch": "This Microsoft 365 account doesn't match the previous Microsoft 365 tenant. Sign in with the correct Microsoft 365 account.",
"teamstoolkit.commandsTreeViewProvider.m365AccountNotSignedIn": "You're not signed into Microsoft 365 account. Please sign in.",
"teamstoolkit.commandsTreeViewProvider.openFromTdp.blockTooltip": "Unable to run command when creating project from Developer Portal. Try again after creation completes.",
"teamstoolkit.commandsTreeViewProvider.previewACDescription": "Preview and create Adaptive Cards directly in Visual Studio Code.",
"teamstoolkit.commandsTreeViewProvider.previewAdaptiveCard": "Preview and Debug Adaptive Cards",
"teamstoolkit.commandsTreeViewProvider.previewDescription": "Debug and preview your app",
"teamstoolkit.commandsTreeViewProvider.previewTitle": "Preview Your App (F5)",
"_teamstoolkit.commandsTreeViewProvider.previewTitle.comment": "'F5' is a shortcut key, no need to translate it.",
"teamstoolkit.commandsTreeViewProvider.getCopilotHelpTitle": "Get Help from GitHub Copilot",
"teamstoolkit.commandsTreeViewProvider.getCopilotHelpTitle.preview": "Get Help from GitHub Copilot (Preview)",
"teamstoolkit.commandsTreeViewProvider.getCopilotHelpDescription": "Chat with GitHub Copilot to know what you can do with your app or Microsoft 365 Copilot agent.",
"teamstoolkit.commandsTreeViewProvider.provision.blockTooltip": "Unable to run command during provisioning. Try again after provisioning completes.",
"teamstoolkit.commandsTreeViewProvider.provision.running": "Provisioning in progress...",
"teamstoolkit.commandsTreeViewProvider.provisionDescription": "Run the 'provision' lifecycle stage in m365agents.yml file.",
"teamstoolkit.commandsTreeViewProvider.provisionTitle": "Provision",
"teamstoolkit.commandsTreeViewProvider.publish.blockTooltip": "Unable to run command during package publishing. Try again after publishing completes.",
"teamstoolkit.commandsTreeViewProvider.publish.running": "Publishing in progress...",
"teamstoolkit.commandsTreeViewProvider.publishDescription": "Run the 'publish' lifecycle stage in m365agents.yml file.",
"teamstoolkit.commandsTreeViewProvider.publishInDevPortalTitle": "Publish to Store in Developer Portal",
"teamstoolkit.commandsTreeViewProvider.publishInDevPortalDescription": "Before publishing your app, we recommend to validate all integration test cases.",
"teamstoolkit.commandsTreeViewProvider.publishTitle": "Publish to Organization",
"teamstoolkit.commandsTreeViewProvider.shareTitle": "Share",
"teamstoolkit.commandsTreeViewProvider.shareDescription": "Change the shared scope of agent.",
"teamstoolkit.commandsTreeViewProvider.getStartedTitle": "Get Started",
"teamstoolkit.commandsTreeViewProvider.reportIssuesDescription": "Report any issues and let us know your feedback",
"teamstoolkit.commandsTreeViewProvider.reportIssuesTitle": "Report Issues on GitHub",
"teamstoolkit.commandsTreeViewProvider.samplesDescription": "Get started with a sample from our sample gallery",
"teamstoolkit.commandsTreeViewProvider.samplesTitle": "View Samples",
"teamstoolkit.commandsTreeViewProvider.teamsDevPortalDescription": "Manage your app registration and access more tools",
"teamstoolkit.commandsTreeViewProvider.teamsDevPortalTitle": "Developer Portal for Teams",
"teamstoolkit.commandsTreeViewProvider.validateApplicationDescription": "Validate against manifest schema and app package.",
"teamstoolkit.commandsTreeViewProvider.validateApplicationTitle": "Validate Application",
"teamstoolkit.commandsTreeViewProvider.guideDescription": "View guided tutorials",
"teamstoolkit.commandsTreeViewProvider.guideTitle": "View How-to Guides",
"teamstoolkit.commandsTreeViewProvider.manageCollaboratorTitle": "Manage Collaborator",
"teamstoolkit.commandsTreeViewProvider.manageCollaboratorDescription": "Manage Microsoft 365 App (with Microsoft Entra app) Collaborators",
"teamstoolkit.commandsTreeViewProvider.addPluginTitle": "Add Action",
"teamstoolkit.commandsTreeViewProvider.addPluginDescription": "Add action in declarative agent",
"teamstoolkit.commandsTreeViewProvider.metaOSExtendToDA": "Extend the App to Declarative Agent",
"teamstoolkit.commandsTreeViewProvider.metaOSExtendToDADescription": "Extend the add-in project to Declarative Agent",
"teamstoolkit.commandsTreeViewProvider.metaOS.convert.title": "Extend to Declarative Agent",
"teamstoolkit.commandsTreeViewProvider.metaOS.convert.description": "Extend the add-in project to Declarative Agent action",
"teamstoolkit.commandsTreeViewProvider.regenerateActionTitle": "Regenerate Action",
"teamstoolkit.commandsTreeViewProvider.regenerateActionDescription": "Regenerate action in declarative agent",
"teamstoolkit.commandsTreeViewProvider.addPlugin.running": "Adding action...",
"teamstoolkit.commandsTreeViewProvider.addKnowledgeTitle": "Add Capability",
"teamstoolkit.commandsTreeViewProvider.addKnowledgeDescription": "Add capability in declarative agent",
"teamstoolkit.commandsTreeViewProvider.addKnowledge.running": "Adding capability...",
"teamstoolkit.commandsTreeViewProvider.addWebpartTitle": "Add SPFx Web Part",
"teamstoolkit.commandsTreeViewProvider.officeDevDeployTitle": "Deploy",
"teamstoolkit.commandsTreeViewProvider.officeDevDeployDescription": "Deploy",
"teamstoolkit.commandsTreeViewProvider.publishAppSourceTitle": "Publish",
"teamstoolkit.commandsTreeViewProvider.publishAppSourceDescription": "Link to the wiki about how to publish the add-in to AppSource",
"teamstoolkit.commandsTreeViewProvider.createOfficeAddInTitle": "Create a New App",
"teamstoolkit.commandsTreeViewProvider.createOfficeAddInDescription": "Create a new add-in project of Word, Excel, or Powerpoint",
"teamstoolkit.commandsTreeViewProvider.checkAndInstallDependenciesTitle": "Check and Install Dependencies",
"teamstoolkit.commandsTreeViewProvider.checkAndInstallDependenciesDescription": "Check and install dependencies",
"teamstoolkit.commandsTreeViewProvider.officeDevLocalDebugTitle": "Preview Your Office Add-in (F5)",
"teamstoolkit.commandsTreeViewProvider.officeDevLocalDebugDescription": "Local debug your Add-in App",
"teamstoolkit.commandsTreeViewProvider.validateManifestTitle": "Validate Manifest File",
"teamstoolkit.commandsTreeViewProvider.validateManifestDescription": "Validate the manifest file of Office add-ins project",
"teamstoolkit.commandsTreeViewProvider.scriptLabTitle": "Script Lab",
"teamstoolkit.commandsTreeViewProvider.scriptLabDescription": "Open Script Lab introduction page",
"teamstoolkit.commandsTreeViewProvider.promptLibraryTitle": "View Prompts for GitHub Copilot",
"teamstoolkit.commandsTreeViewProvider.promptLibraryDescription": "Open Office Prompt Library for GitHub Copilot",
"teamstoolkit.commandsTreeViewProvider.officeAddIn.officePartnerCenterTitle": "Open Partner Center",
"teamstoolkit.commandsTreeViewProvider.officeAddIn.officePartnerCenterDescription": "Open Partner Center",
"teamstoolkit.commandsTreeViewProvider.officeAddIn.getStartedTitle": "Get Started",
"teamstoolkit.commandsTreeViewProvider.officeAddIn.getStartedDescription": "Get more info about how to create Office Add-in project",
"teamstoolkit.commandsTreeViewProvider.officeAddIn.documentationTitle": "Documentation",
"teamstoolkit.commandsTreeViewProvider.officeAddIn.documentationDescription": "The documentation about how to create Office Add-in project",
"teamstoolkit.commandsTreeViewProvider.officeAddIn.stopDebugTitle": "Stop Previewing Your Office Add-in",
"teamstoolkit.commandsTreeViewProvider.officeAddIn.stopDebugDescription": "Stop debugging the Office Add-in project",
"teamstoolkit.commandsTreeViewProvider.syncManifest": "Sync Manifest",
"teamstoolkit.commandsTreeViewProvider.setSensitivityLabel": "Set Sensitivity Label",
"teamstoolkit.commands.addAuthAction": "Add Configurations to Support Actions with Authentication in Declarative Agent",
"teamstoolkit.common.readMore": "Read more",
"teamstoolkit.common.signin": "Sign in",
"teamstoolkit.common.signout": "Sign out",
"teamstoolkit.common.signOutOf": "Sign out of '%s'?",
"teamstoolkit.common.userCancel": "User Cancel",
"teamstoolkit.common.recommended": "Recommended",
"teamstoolkit.devPortalIntegration.appStudioLogin.message": "Please log in to your Microsoft 365 account to proceed.",
"teamstoolkit.devPortalIntegration.appStudioSwitchAccount.message": "Please log in to the correct Microsoft 365 account to proceed.",
"teamstoolkit.devPortalIntegration.blockingMessage": "Please wait for the previous request to complete.",
"teamstoolkit.devPortalIntegration.checkM365Account.progressTitle": "Checking Microsoft 365 account...",
"teamstoolkit.devPortalIntegration.generalError.message": "Please try again from Developer Portal by signing in with the correct Microsoft 365 account.",
"teamstoolkit.devPortalIntegration.getTeamsAppError.message": "Microsoft 365 Agents Toolkit couldn't retrieve your app. Please try again from Developer Portal by signing in with the correct Microsoft 365 account.",
"teamstoolkit.devPortalIntegration.invalidLink": "Invalid link",
"teamstoolkit.devPortalIntegration.switchAccount": "Switch Account",
"teamstoolkit.devPortalIntegration.signInCancel.message": "Sign-in canceled. Please try again from Developer Portal by signing in with the correct Microsoft 365 account.",
"teamstoolkit.devPortalIntegration.switchAccountCancel.message": "An attempt to switch account was interrupted. Please try again from Developer Portal by signing in with the correct Microsoft 365 account.",
"teamstoolkit.envTree.missingAzureAccount": "Sign in with your correct Azure account",
"teamstoolkit.envTree.missingAzureAndM365Account": "Sign in with your correct Azure / Microsoft 365 account",
"teamstoolkit.envTree.missingM365Account": "Sign in with your correct Microsoft 365 account",
"teamstoolkit.envTree.subscriptionTooltip": "'%s' environment is provisioned in Azure subscription '%s' (ID: %s)",
"teamstoolkit.envTree.subscriptionTooltipWithoutName": "'%s' environment is provisioned in Azure subscription '%s'",
"teamstoolkit.handlers.azureSignIn": "Successfully signed in to Azure account.",
"teamstoolkit.handlers.azureSignOut": "Successfully signed out of Azure account.",
"teamstoolkit.handlers.switchtenant.quickpick.title": "Switch Tenant",
"teamstoolkit.handlers.switchtenant.error": "Unable to obtain your Azure credentials. Make sure your Azure account is properly authenticated and try again",
"teamstoolkit.handlers.coreNotReady": "Core module is loading",
"teamstoolkit.handlers.createProjectNotification": "Create a new agent/app or open an existing one to open the README file.",
"teamstoolkit.handlers.createProjectTitle": "Create New Agent/App",
"teamstoolkit.handlers.editSecretTitle": "Edit the decrypted secret value",
"teamstoolkit.handlers.fallbackAppName": "Your App",
"teamstoolkit.handlers.fileNotFound": "%s not found, cannot open it.",
"teamstoolkit.handlers.findEnvFailed": "Unable to find project environment %s.",
"teamstoolkit.handlers.invalidArgs": "Invalid args: %s.",
"teamstoolkit.handlers.getHelp": "Get Help",
"teamstoolkit.handlers.debugInTestTool": "Debug in Microsoft 365 Agents Playground",
"teamstoolkit.handlers.grantPermissionSucceeded": "Added account: '%s' to the environment '%s' as the app owner.",
"teamstoolkit.handlers.grantPermissionSucceededV3": "Added account: '%s' as the app owner.",
"teamstoolkit.handlers.grantPermissionWarning": "If an added user can't access Azure resources, set up access policy manually via Azure portal.",
"teamstoolkit.handlers.grantPermissionWarningSpfx": "If an added user a SharePoint App Catalog site admin, set up access policy manually via SharePoint admin center.",
"teamstoolkit.handlers.installAdaptiveCardExt": "To preview and debug Adaptive Cards, we recommend to use the \"Adaptive Card Previewer\" extension.",
"_teamstoolkit.handlers.installAdaptiveCardExt": "product name, no need to translate 'Adaptive Card Previewer'.",
"teamstoolkit.handlers.autoInstallDependency": "Dependency installation in progress...",
"teamstoolkit.handlers.adaptiveCardExtUsage": "Type \"Adaptive Card: Open Preview\" in command pallete to start previewing current Adaptive Card file.",
"teamstoolkit.handlers.invalidProject": "Unable to debug app. This is not a valid Teams project.",
"teamstoolkit.handlers.localDebugDescription": "[%s] successfully created at [local address](%s). You can now debug your app in Teams.",
"teamstoolkit.handlers.localDebugDescription.fallback": "[%s] successfully created at %s. You can now debug your app in Teams.",
"teamstoolkit.handlers.localDebugDescription.enabledTestTool": "[%s] successfully created at [local address](%s). You can now debug your app in Microsoft 365 Agents Playground or Teams.",
"teamstoolkit.handlers.localDebugDescription.enabledTestTool.fallback": "[%s] successfully created at %s. You can now debug your app in Microsoft 365 Agents Playground or Teams.",
"teamstoolkit.handlers.localDebugTitle": "Debug",
"teamstoolkit.handlers.localPreviewDescription": "[%s] successfully created at [local address](%s). You can now preview your app.",
"teamstoolkit.handlers.localPreviewDescription.fallback": "[%s] successfully created at %s. You can now preview your app.",
"teamstoolkit.handlers.localPreviewTitle": "Local Preview",
"teamstoolkit.handlers.loginFailed": "Unable to log in. The operation is terminated.",
"teamstoolkit.handlers.m365SignIn": "Successfully signed in to Microsoft 365 account.",
"teamstoolkit.handlers.m365SignOut": "Successfully signed out of Microsoft 365 account.",
"teamstoolkit.handlers.loginCacheFailed": "Unable to get login account token from cache. Sign in to your Azure account using Microsoft 365 Agents Toolkit tree view or command palette.",
"teamstoolkit.handlers.noOpenWorkspace": "No open workspace",
"teamstoolkit.handlers.openFolderTitle": "Open Folder",
"teamstoolkit.handlers.operationNotSupport": "Action is not supported: %s",
"teamstoolkit.handlers.promptSPFx.upgradeProject.title": "CLI for Microsoft 365",
"teamstoolkit.handlers.promptSPFx.upgradeProject.description": "You are using old SPFx version in your project and the current Microsoft 365 Agents Toolkit supports SPFx v%s. To upgrade, follow 'CLI for Microsoft 365'.",
"teamstoolkit.handlers.promptSPFx.upgradeToolkit.title": "Upgrade",
"teamstoolkit.handlers.promptSPFx.upgradeToolkit.description": "You are using a newer version of SPFx in your project while the current version of Microsoft 365 Agents Toolkit supports SPFx v%s. Please note that some of the newer SPFx features might not be supported. If you are not using the latest version of Microsoft 365 Agents Toolkit, consider to upgrade.",
"teamstoolkit.handlers.provisionDescription": "[%s] is successfully created at [local address](%s). Continue to provision and then you can preview the app.",
"teamstoolkit.handlers.provisionDescription.fallback": "[%s] is successfully created at %s. Continue to provision and then you can preview the app.",
"teamstoolkit.handlers.provisionTitle": "Provision",
"teamstoolkit.handlers.SetsensitivityLabel": "Microsoft 365 Agents Toolkit was unable to assign a sensitivity label for this project. To manually set a label, you can go to the declarative agent json file and click the code lens above the \"sensitivity_label\"",
"teamstoolkit.handlers.manualStepRequired": "[%s] is created at [local address](%s). Follow the instructions in README file to preview your app.",
"teamstoolkit.handlers.manualStepRequired.fallback": "[%s] is created at %s. Follow the instructions in README file to preview your app.",
"teamstoolkit.handlers.manualStepRequiredTitle": "Open README",
"teamstoolkit.handlers.referLinkForMoreDetails": "Please refer to this link for more details: ",
"teamstoolkit.handlers.reportIssue": "Report Issue",
"teamstoolkit.handlers.similarIssues": "Similar Issues",
"teamstoolkit.handlers.similarIssues.message": " Or you could search for [similar issues](command:fx-extension.findSimilarIssue?%5B%22%s%22%5D) in GitHub.",
"_teamstoolkit.handlers.similarIssues.message.comment": "For command like [similar issues](command:xxx), please translate 'similar issues' and keep the string 'command:xxx'",
"teamstoolkit.handlers.resourceInfoNotFound": "Unable to load %s info for environment %s.",
"teamstoolkit.handlers.signIn365": "Sign in to Microsoft 365",
"teamstoolkit.handlers.signInAzure": "Sign in to Azure",
"teamstoolkit.handlers.signOutOfAzure": "Sign out of Azure: ",
"teamstoolkit.handlers.signOutOfM365": "Sign out of Microsoft 365: ",
"teamstoolkit.handlers.stateFileNotFound": "State file not found in environment %s. Firstly, run 'Provision' to generate related state file.",
"teamstoolkit.handlers.localStateFileNotFound": "State file not found in environment %s. Firstly, run `debug` to generate related state file.",
"teamstoolkit.handlers.defaultManifestTemplateNotExists": "Manifest template file not found in %s. Use CLI with your own template file.",
"teamstoolkit.handlers.defaultAppPackageNotExists": "App package file not found in %s. Use CLI with your own app package file.",
"teamstoolkit.localDebug.failedCheckers": "Unable to check: [%s].",
"teamstoolkit.handlers.askInstallOfficeAddinDependency": "Install dependencies for Office Add-in?",
"teamstoolkit.handlers.installOfficeAddinDependencyCancelled": "Dependency installation is canceled, but you can install dependencies manually by clicking the 'Development - Check and Install Dependencies' button on the left side.",
"teamstoolkit.localDebug.learnMore": "Get More Info",
"teamstoolkit.localDebug.m365TenantHintMessage": "After enrolling your developer tenant in Office 365 Target Release, enrollment may come into effect in couple of days. Click 'Get More Info' button for details on setting up dev environment to extend apps across Microsoft 365.",
"teamstoolkit.handlers.askInstallCopilot": "To use GitHub Copilot Extension for Microsoft 365 Agents Toolkit when developing apps or customizing Microsoft 365 Copilot, you need to install GitHub Copilot first.",
"teamstoolkit.handlers.askInstallCopilot.install": "Install GitHub Copilot",
"teamstoolkit.handlers.askInstallTeamsAgent": "To use GitHub Copilot Extension for Microsoft 365 Agents Toolkit when developing apps or customizing Microsoft 365 Copilot, please install it first. If you've already installed it, confirm below.",
"teamstoolkit.handlers.askInstallTeamsAgent.install": "Install from GitHub.com",
"_teamstoolkit.handlers.askInstallTeamsAgent.install.comment": "GitHub.com is the website address and should not be translated.",
"teamstoolkit.handlers.askInstallTeamsAgent.confirmInstall": "Confirm Installation",
"teamstoolkit.handlers.installCopilotAndAgent.output": "To use the GitHub Copilot Extension for Microsoft 365 Agents Toolkit when developing apps or customizing Microsoft 365 Copilot, install GitHub Copilot from \"%s\" and GitHub Copilot Extension for Microsoft 365 Agents Toolkit from \"%s\".",
"teamstoolkit.handlers.installAgent.output": "To use GitHub Copilot Extension for Microsoft 365 Agents Toolkit when developing apps or customizing Microsoft 365 Copilot, install GitHub Copilot Extension for Microsoft 365 Agents Toolkit from \"%s\".",
"teamstoolkit.handlers.installCopilotError": "Unable to install GitHub Copilot Chat. Install it following %s and try again.",
"teamstoolkit.handlers.chatTeamsAgentError": "Unable to automatically focus GitHub Copilot Chat. Open GitHub Copilot Chat and start with \"%s\"",
"teamstoolkit.handlers.verifyCopilotExtensionError": "Unable to verify GitHub Copilot Chat. Install it manually following %s and try again.",
"teamstoolkit.handlers.teamsAgentTroubleshoot.noActiveEditor": "Unable to find an active editor.",
"teamstoolkit.localDebug.npmInstallFailedHintMessage": "Task '%s' did not complete successfully. For detailed error information, check '%s' terminal window and to report the issue, click 'Report Issue' button.",
"teamstoolkit.localDebug.openSettings": "Open Settings",
"teamstoolkit.localDebug.portAlreadyInUse": "Port %s is already in use. Close it and try again.",
"teamstoolkit.localDebug.portsAlreadyInUse": "Ports %s are already in use. Close them and try again.",
"teamstoolkit.localDebug.portWarning": "Changing port(s) in package.json may interrupt debugging. Ensure all port changes are intentional or click 'Get More Info' button for documentation. (%s package.json location: %s)",
"teamstoolkit.localDebug.prerequisitesCheckFailure": "Prerequisites check was unsuccessful. To bypass checking and installing prerequisites, disable them in Visual Studio Code settings.",
"teamstoolkit.localDebug.prerequisitesCheckTaskFailure": "Prerequisites validation and installation was unsuccessful.",
"teamstoolkit.localDebug.outputPanel": "Output panel",
"teamstoolkit.localDebug.terminal": "terminal",
"teamstoolkit.localDebug.showDetail": "Please check the %s to see the details.",
"teamstoolkit.localDebug.switchM365AccountWarning": "You've switched to a different Microsoft 365 tenant than the one you previously used.",
"teamstoolkit.localDebug.taskDefinitionError": "The value '%s' is not valid for the 'teamsfx' task.",
"teamstoolkit.localDebug.taskCancelError": "The task is canceled.",
"teamstoolkit.localDebug.multipleTunnelServiceError": "Multiple local tunneling services are running. Close duplicate tasks to avoid conflicts.",
"teamstoolkit.localDebug.noTunnelServiceError": "No running local tunneling service found. Make sure the service is started.",
"teamstoolkit.localDebug.ngrokStoppedError": "Ngrok has stopped with exit code '%s'.",
"teamstoolkit.localDebug.ngrokProcessError": "Unable to start ngrok.",
"teamstoolkit.localDebug.ngrokNotFoundError": "Ngrok is not installed by TeamsFx. See teamsfx-debug-tasks#debug-check-prerequisites for how to install the ngrok.",
"teamstoolkit.localDebug.ngrokInstallationError": "Unable to install Ngrok.",
"teamstoolkit.localDebug.tunnelServiceNotStartedError": "The tunneling service isn't running. Wait a moment or restart the local tunneling task.",
"teamstoolkit.localDebug.tunnelEndpointNotFoundError": "Unable to find the tunnel endpoint. Microsoft 365 Agents Toolkit tried getting the first HTTPS URL from %s but was unsuccessful.",
"teamstoolkit.localDebug.tunnelEnvError": "Unable to save environment variables.",
"teamstoolkit.localDebug.startTunnelError": "Unable to start local tunneling service task.",
"teamstoolkit.localDebug.devTunnelOperationError": "Unable to execute dev tunnel operation '%s'.",
"teamstoolkit.localDebug.output.tunnel.title": "Running Visual Studio Code task: 'Start local tunnel'",
"teamstoolkit.localDebug.output.tunnel.checkNumber": "Microsoft 365 Agents Toolkit is starting local tunneling service to forward public URL to local port. Open the terminal window for details.",
"teamstoolkit.localDebug.output.summary": "Summary:",
"teamstoolkit.localDebug.output.tunnel.learnMore": "Visit %s to get more info about 'Start local tunnel' task.",
"teamstoolkit.localDebug.output.tunnel.successSummary": "Forwarding URL %s to %s.",
"teamstoolkit.localDebug.output.tunnel.successSummaryWithEnv": "Forwarding URL %s to %s and saved [%s] to %s.",
"teamstoolkit.localDebug.output.tunnel.duration": "Started local tunneling service in %s seconds.",
"teamstoolkit.localDebug.output.tunnel.startDevTunnel": "Starting dev tunnel service",
"teamstoolkit.localDebug.output.tunnel.startNgrokMessage": "Starting ngrok service",
"teamstoolkit.localDebug.output.tunnel.checkNgrokMessage": "Checking and installing ngrok",
"teamstoolkit.localDebug.output.tunnel.installSuccessMessage": "ngrok is installed at %s.",
"teamstoolkit.localDebug.output.tunnel.skipInstallMessage": "Skip checking and installing ngrok as user has specified ngrok path (%s).",
"teamstoolkit.localDebug.output.tunnel.createDevTunnelMessage": "Dev tunnel tag: %s.",
"teamstoolkit.localDebug.output.tunnel.deleteDevTunnelMessage": "Deleted dev tunnel '%s'.",
"teamstoolkit.localDebug.output.tunnel.devTunnelLimitExceededMessage": "Exceeded dev tunnel limit. Close other debugging sessions, clean up unused dev tunnels and try again. Check [output channel](%s) for more details.",
"teamstoolkit.localDebug.output.tunnel.devTunnelListMessage": "You've reached the maximum number of tunnels allowed for your Microsoft 365 account. Your current dev tunnels:",
"teamstoolkit.localDebug.output.tunnel.devTunnelLimitExceeded.deleteAllTunnels": "Delete All Tunnels",
"teamstoolkit.localDebug.output.tunnel.devTunnelLimitExceeded.cancel": "Cancel",
"teamstoolkit.localDebug.launchTeamsWebClientError": "Unable to launch Teams web client.",
"teamstoolkit.localDebug.launchTeamsWebClientStoppedError": "Task to launch Teams web client stopped with exit code '%s'.",
"teamstoolkit.localDebug.useTestTool": "Alternatively, you can use %s to continue.",
"teamstoolkit.localDebug.launchTeamsDesktopClientError": "Unable to launch Teams desktop client.",
"teamstoolkit.localDebug.launchTeamsDesktopClientStoppedError": "Task to launch Teams desktop client stopped with exit code '%s'.",
"teamstoolkit.localDebug.startDeletingAadProcess": "Start deleting Microsoft Entra application process.",
"teamstoolkit.localDebug.updatingLocalEnvFile": "Start updating local env files.",
"teamstoolkit.localDebug.successUpdateLocalEnvFile": "Successfully updated the local user files.",
"teamstoolkit.localDebug.startDeletingAadApp": "Start deleting the Microsoft Entra application: %s",
"teamstoolkit.localDebug.successDeleteAadApp": "Successfully deleted the Microsoft Entra application: %s",
"teamstoolkit.localDebug.failDeleteAadApp": "Failed to delete Microsoft Entra application: %s, error: %s",
"teamstoolkit.localDebug.successDeleteAadProcess": "Successfully completed the Microsoft Entra application deletion process.",
"teamstoolkit.localDebug.failDeleteAadProcess": "Failed to complete the Microsoft Entra application deletion process, error: %s",
"teamstoolkit.localDebug.deleteAadNotification": "Microsoft 365 Agents Toolkit will try to delete the Microsoft Entra application created for local debugging to resolve security issues.",
"teamstoolkit.localDebug.startDeletingNotificationLocalStoreFile": "Start updating notification local store file.",
"teamstoolkit.localDebug.successDeleteNotificationLocalStoreFile": "Successfully updated notification local store file.",
"teamstoolkit.localDebug.launchTeamsDesktopClientMessage": "Before proceeding, make sure your Teams desktop login matches your current Microsoft 365 account%s used in Microsoft 365 Agents Toolkit.",
"teamstoolkit.localDebug.terminateProcess.notification": "Port %s is occupied. Terminate the corresponding process(es) to continue local debug.",
"teamstoolkit.localDebug.terminateProcess.notification.plural": "Ports %s are occupied. Terminate the corresponding process(es) to continue local debug.",
"teamstoolkit.migrateTeamsManifest.progressTitle": "Upgrade App Manifest to extend in Outlook and the Microsoft 365 app",
"teamstoolkit.migrateTeamsManifest.selectFileConfig.name": "Select App Manifest to Upgrade",
"teamstoolkit.migrateTeamsManifest.selectFileConfig.title": "Select App Manifest to Upgrade",
"teamstoolkit.migrateTeamsManifest.success": "Successfully upgraded the app manifest %s.",
"teamstoolkit.migrateTeamsManifest.updateManifest": "Update App Manifest.",
"teamstoolkit.migrateTeamsManifest.upgrade": "Upgrade",
"teamstoolkit.migrateTeamsManifest.warningMessage": "Microsoft 365 Agents Toolkit will update the selected app manifest file to work in Outlook and the Microsoft 365 app. Use git to track file changes before upgrading.",
"teamstoolkit.migrateTeamsTabApp.progressTitle": "Upgrade Teams Tab App to Extend in Outlook and the Microsoft 365 app",
"teamstoolkit.migrateTeamsTabApp.selectFolderConfig.name": "Select Teams Tab App to Upgrade",
"teamstoolkit.migrateTeamsTabApp.selectFolderConfig.title": "Select Teams Tab App to Upgrade",
"teamstoolkit.migrateTeamsTabApp.success": "Successfully upgraded the Teams Tab app %s.",
"teamstoolkit.migrateTeamsTabApp.updateCodeError": "We couldn't update file %s, code: %s, message: %s.",
"teamstoolkit.migrateTeamsTabApp.updateCodesErrorMessage": "We couldn't update %d files: %s, etc. Check [Output panel](command:fx-extension.showOutputChannel) for more details.",
"teamstoolkit.migrateTeamsTabApp.updateCodesErrorOutput": "We couldn't update %d files: %s.",
"teamstoolkit.migrateTeamsTabApp.updatePackageJsonWarning": "No @microsoft/teams-js dependency found in %s. Nothing to upgrade.",
"teamstoolkit.migrateTeamsTabApp.updatingCode": "Updating %s code in %s.",
"teamstoolkit.migrateTeamsTabApp.updatingCodes": "Updating codes to use @microsoft/teams-js v2.",
"teamstoolkit.migrateTeamsTabApp.updatingPackageJson": "Updating package.json to use @microsoft/teams-js v2.",
"teamstoolkit.migrateTeamsTabApp.upgrade": "Upgrade",
"teamstoolkit.migrateTeamsTabApp.warningMessage": "Microsoft 365 Agents Toolkit will update the selected Teams Tab app to use Teams client SDK v2. Use git to track file changes before upgrading.",
"teamstoolkit.progressHandler.prepareTask": " Prepare task.",
"teamstoolkit.progressHandler.reloadNotice": "%s%s%s",
"teamstoolkit.progressHandler.showOutputLink": "Check [Output panel](%s) for details.",
"teamstoolkit.progressHandler.showTerminalLink": "Check [terminal window](%s) for details.",
"teamstoolkit.qm.browse": "Browse...",
"teamstoolkit.qm.defaultFolder": "Default folder",
"teamstoolkit.qm.defaultFile": "Default file(s)",
"teamstoolkit.qm.emptySelection": "select option is empty",
"teamstoolkit.qm.multiSelectKeyboard": " (Space key to check/uncheck)",
"teamstoolkit.qm.validatingInput": "Validating...",
"teamstoolkit.survey.banner.message": "userAsked",
"teamstoolkit.survey.banner.title": "Share your thoughts on the Microsoft 365 Agents Toolkit! Your feedback helps us improve.",
"teamstoolkit.survey.cancelMessage": "User canceled",
"teamstoolkit.survey.dontShowAgain.message": "Don't show this again",
"teamstoolkit.survey.dontShowAgain.title": "Don't Show Again",
"teamstoolkit.survey.remindMeLater.message": "Remind me later",
"teamstoolkit.survey.remindMeLater.title": "Remind Me Later",
"teamstoolkit.survey.takeSurvey.message": "Share your thoughts with us by taking the survey.",
"teamstoolkit.survey.takeSurvey.title": "Take the Survey",
"teamstoolkit.guide.capability": "Capability",
"teamstoolkit.guide.cloudServiceIntegration": "Cloud service integration",
"teamstoolkit.guide.development": "Development",
"teamstoolkit.guide.scenario": "Scenario",
"teamstoolkit.guide.tooltip.github": "Open GitHub guide.",
"teamstoolkit.guide.tooltip.inProduct": "Open in-product guide",
"teamstoolkit.guides.addAzureAPIM.detail": "An API gateway manages APIs for apps, making them available for consumption by other apps like Power Apps.",
"teamstoolkit.guides.addAzureAPIM.label": "Integrate with Azure API Management",
"teamstoolkit.guides.addAzureFunction.detail": "A serverless solution to create web APIs for your applications backend.",
"teamstoolkit.guides.addAzureFunction.label": "Integrate with Azure Functions",
"teamstoolkit.guides.addAzureKeyVault.detail": "Safeguard cryptographic keys and other secrets used by application.",
"teamstoolkit.guides.addAzureKeyVault.label": "Integrate with Azure Key Vault",
"teamstoolkit.guides.addAzureSql.detail": "A platform as a service (PaaS) database engine to serve as your applications data store.",
"teamstoolkit.guides.addAzureSql.label": "Integrate with Azure SQL Database",
"teamstoolkit.guides.addBot.detail": "A chat bot or conversational bot that runs simple and repetitive tasks by users.",
"teamstoolkit.guides.addBot.label": "Configure Bot Capability",
"teamstoolkit.guides.addME.detail": "Allow the users to interact with your web service through buttons and forms.",
"teamstoolkit.guides.addME.label": "Configure Messaging Extension Capability",
"teamstoolkit.guides.addOutlookAddin.detail": "Outlook add-ins are web apps that extend the functionality of Outlook.",
"teamstoolkit.guides.addOutlookAddin.label": "Configure Outlook add-in Capability",
"teamstoolkit.guides.addSso.detail": "Develop a single sign-on feature for the Teams Launch pages and Bot capability.",
"teamstoolkit.guides.addSso.label": "Develop Single Sign-on Experience in Teams",
"teamstoolkit.guides.addTab.detail": "Teams-aware web pages embedded in Microsoft Teams.",
"teamstoolkit.guides.addTab.label": "Configure Tab Capability",
"teamstoolkit.guides.cardActionResponse.detail": "Automate routine business tasks through conversation.",
"teamstoolkit.guides.cardActionResponse.label": "Initiate Sequential Workflows in Teams",
"teamstoolkit.guides.notificationBot.label": "Overview of the Notification Bot Template",
"teamstoolkit.guides.cicdPipeline.detail": "Automate development workflow while building application for GitHub, Azure DevOps and Jenkins.",
"teamstoolkit.guides.cicdPipeline.label": "Automate CI/CD Pipelines",
"teamstoolkit.guides.mobilePreview.detail": "Run and debug your application on iOS or Android client.",
"teamstoolkit.guides.mobilePreview.label": "Run and Debug on Mobile Client",
"teamstoolkit.guides.multiTenant.detail": "Enable Multi-Tenant support for app.",
"teamstoolkit.guides.multiTenant.label": "Multi-Tenant Support",
"teamstoolkit.guides.commandAndResponse.detail": "Automate routine tasks using simple commands in a chat.",
"teamstoolkit.guides.commandAndResponse.label": "Respond to Chat Commands in Teams",
"teamstoolkit.guides.connectApi.detail": "Connect to an API with authentication support using TeamsFx SDK.",
"teamstoolkit.guides.connectApi.label": "Connect to an API",
"teamstoolkit.guides.dashboardApp.detail": "Embed a canvas with multiple cards for data or content overview in Microsoft Teams.",
"teamstoolkit.guides.dashboardApp.label": "Embed a Dashboard Canvas in Teams",
"teamstoolkit.guides.sendNotification.detail": "Send notifications to Teams from your web services with Bot or incoming webhook.",
"teamstoolkit.guides.sendNotification.label": "Send Notifications to Teams",
"teamstoolkit.upgrade.banner": "Microsoft 365 Agents Toolkit is updated to v%s — see the changelog!",
"teamstoolkit.publishInDevPortal.selectFile.title": "Select Your App Package",
"teamstoolkit.publishInDevPortal.selectFile.placeholder": "Select your app package or build one from \"Zip App Package\"",
"teamstoolkit.publishInDevPortal.confirmFile.placeholder": "Confirm zip file is correctly selected",
"teamstoolkit.upgrade.changelog": "Changelog",
"teamstoolkit.webview.samplePageTitle": "Samples",
"teamstoolkit.webview.accountHelp": "Account Help",
"teamstoolkit.taskDefinitions.command.prerequisites.description": "Validate prerequisites.\n See https://aka.ms/teamsfx-tasks/check-prerequisites for details and how to customize the arguments.",
"teamstoolkit.taskDefinitions.command.startLocalTunnel.description": "Start the local tunneling service.\n See https://aka.ms/teamsfx-tasks/local-tunnel for details and how to customize the arguments.",
"teamstoolkit.taskDefinitions.command.provision.description": "Execute provision lifecycle.\n See https://aka.ms/teamsfx-tasks/provision for details and how to customize the arguments.",
"teamstoolkit.taskDefinitions.command.deploy.description": "Execute deploy lifecycle.\n See https://aka.ms/teamsfx-tasks/deploy for details and how to customize the arguments.",
"teamstoolkit.taskDefinitions.command.launchWebClient.description": "Launch Teams web client. \n See https://aka.ms/teamsfx-tasks/launch-web-client for details and how to customize the arguments.",
"teamstoolkit.taskDefinitions.command.launchDesktopClient.description": "Launch Teams desktop client. \n See https://aka.ms/teamsfx-tasks/launch-desktop-client for details and how to customize the arguments.",
"teamstoolkit.taskDefinitions.command.installApp.description": "Sideload app into Teams channel. \n See https://aka.ms/teamsfx-tasks/install-app for details and how to customize the arguments.",
"teamstoolkit.taskDefinitions.args.prerequisites.copilotAccessTitle": "Prompt to sign in with your Microsoft 365 account and check if you have Copilot access.",
"teamstoolkit.taskDefinitions.args.prerequisites.title": "The enabled prerequisites.",
"teamstoolkit.taskDefinitions.args.prerequisites.nodejsTitle": "Check if Node.js is installed.",
"teamstoolkit.taskDefinitions.args.prerequisites.m365AccountTitle": "Prompt to sign in with your Microsoft 365 account and check if side-loading permission is enabled for the account.",
"teamstoolkit.taskDefinitions.args.prerequisites.portsTitle": "Check if the ports are available for debugging.",
"teamstoolkit.taskDefinitions.args.prerequisites.sandboxTitle": "Check if sandbox container is enabled for this account.",
"teamstoolkit.taskDefinitions.args.portOccupancy.title": "Check the port numbers.",
"teamstoolkit.taskDefinitions.args.env.title": "The environment name.",
"teamstoolkit.taskDefinitions.args.url.title": "The app URL.",
"teamstoolkit.taskDefinitions.args.expiration.title": "The tunnel will be deleted if inactive for 3600 seconds.",
"teamstoolkit.taskDefinitions.args.writeToEnvironmentFile.title": "The keys of the environment variables of tunnel domain and tunnel endpoint.",
"teamstoolkit.taskDefinitions.args.writeToEnvironmentFile.domain.title": "The key of the environment variable for tunnel domain.",
"teamstoolkit.taskDefinitions.args.writeToEnvironmentFile.endpoint.title": "The key of the environment variable for tunnel endpoint.",
"teamstoolkit.taskDefinitions.args.type.title": "The type of the local tunneling service.",
"teamstoolkit.taskDefinitions.args.ports.title": "The port configurations of the tunnel.",
"teamstoolkit.taskDefinitions.args.ports.portNumber.title": "Local server port number.",
"teamstoolkit.taskDefinitions.args.ports.protocol.title": "Protocol for the port.",
"teamstoolkit.taskDefinitions.args.ports.access.title": "Access control for the tunnel.",
"teamstoolkit.taskDefinitions.args.appPackagePath.title": "Path to app package.",
"teamstoolkit.manageCollaborator.grantPermission.label": "Add App Owners",
"teamstoolkit.manageCollaborator.grantPermission.description": "Add owners to your app and Microsoft Entra app registrations so they can make changes",
"teamstoolkit.manageCollaborator.listCollaborator.label": "List App Owners",
"teamstoolkit.manageCollaborator.listCollaborator.description": "List all the owners who can make changes to your Teams and Microsoft Entra app registrations",
"teamstoolkit.manageCollaborator.command": "Manage who can make changes to your app",
"teamstoolkit.viewsWelcome.teamsfx-project-and-check-upgradeV3.content": "[Upgrade Project](command:fx-extension.checkProjectUpgrade?%5B%22SideBar%22%5D)\nUpgrade your Microsoft 365 Agents Toolkit project to stay compatible with the latest version. A backup directory will be created along with an Upgrade Summary. [More Info](command:fx-extension.openDocument?%5B%22SideBar%22%2C%22learnmore%22%5D)\nIf you don't want to upgrade now, please keep using Microsoft 365 Agents Toolkit version 4.x.x.",
"_teamstoolkit.viewsWelcome.teamsfx-empty-project.content.comment": "For command like [Get Started](command:xxx), please translate 'Get Started' and keep the string 'command:xxx'",
"teamstoolkit.viewsWelcome.teamsfx-empty-project-with-chat.content": "Welcome to Microsoft 365 Agents Toolkit!\nGet started with a guided tutorial\n[Build a Declarative Agent](command:fx-extension.buildIntelligentAppsWalkthrough?%5B%22SideBar%22%5D)\n Or jump right into the app development with app templates or samples\n[Create a New Agent/App](command:fx-extension.create?%5B%22SideBar%22%5D)\n[View Samples](command:fx-extension.openSamples?%5B%22SideBar%22%5D)\nVisit our documentation to build apps for [Microsoft Teams](command:fx-extension.openDocument?%5B%22documentName%22%2C%22build-apps%22%5D) or extend [Microsoft 365 Copilot](command:fx-extension.openDocument?%5B%22documentName%22%2C%22build-agents%22%5D).",
"teamstoolkit.viewsWelcome.teamsfx-empty-project-with-chat-preview-tag.content": "Welcome to Microsoft 365 Agents Toolkit!\nGet started with a guided tutorial\n[Build a Declarative Agent](command:fx-extension.buildIntelligentAppsWalkthrough?%5B%22SideBar%22%5D)\n Or jump right into the app development with app templates or samples\n[Create a New Agent/App](command:fx-extension.create?%5B%22SideBar%22%5D)\n[View Samples](command:fx-extension.openSamples?%5B%22SideBar%22%5D)\nVisit our documentation to build apps for [Microsoft Teams](command:fx-extension.openDocument?%5B%22documentName%22%2C%22build-apps%22%5D) or extend [Microsoft 365 Copilot](command:fx-extension.openDocument?%5B%22documentName%22%2C%22build-agents%22%5D).",
"teamstoolkit.walkthroughs.description": "Build a custom notification bot for Microsoft Teams using Microsoft 365 Agents Toolkit.",
"teamstoolkit.walkthroughs.withChat.description": "Build a custom notification bot for Microsoft Teams using Microsoft 365 Agents Toolkit.",
"_teamstoolkit.walkthroughs.withChat.description.comment": "@teams is a command which should not be translated.",
"teamstoolkit.walkthroughs.steps.teamsToolkitBuildApp.description": "Follow these steps to create your notification bot.\n[Build Notification Bot](command:fx-extension.create?%5B%22SideBar%22%5D)",
"teamstoolkit.walkthroughs.steps.teamsToolkitBuildApp.title": "Build a notification bot",
"teamstoolkit.walkthroughs.steps.teamsToolkitCreateFreeAccount.description": "To build app for Teams, you need a Microsoft account with custom app upload permissions. Don't have one? Create a Microsoft developer sandbox with the Microsoft 365 Developer Program.\n Notice that Microsoft 365 Developer Program requires Visual Studio subscriptions. [Get more info about Microsoft 365 Developer Program](https://learn.microsoft.com/en-us/office/developer-program/microsoft-365-developer-program)\n[Join Microsoft 365 Developer Program](https://developer.microsoft.com/en-us/microsoft-365/dev-program)",
"teamstoolkit.walkthroughs.steps.teamsToolkitCreateFreeAccount.title": "Create Microsoft 365 developer sandbox",
"teamstoolkit.walkthroughs.steps.teamsToolkitExploreMore.description": "You can customize the notification by referring to [this doc.](https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/interactive-notification-bot-in-teams?tabs=ts1%2Cts2%2Cts3%2Cts4%2Cjsts%2Cts5)",
"teamstoolkit.walkthroughs.steps.teamsToolkitExploreMore.title": "Customize your notification",
"teamstoolkit.walkthroughs.steps.teamsToolkitIntroduction.title": "Introduction",
"teamstoolkit.walkthroughs.steps.teamsToolkitIntroduction.description": "Build a notification bot using Microsoft 365 Agents Toolkit to send interactive messages in Teams.",
"teamstoolkit.walkthroughs.steps.teamsToolkitIntroductionWithChat.title": "Introduction",
"teamstoolkit.walkthroughs.steps.teamsToolkitEnvironment.description": "To develop app with JavaScript or TypeScript, you need NPM and Node.js. Set up your environment to start building first app.\n[Check Prerequisites](command:fx-extension.validate-getStarted-prerequisites?%5B%22WalkThrough%22%5D)",
"teamstoolkit.walkthroughs.steps.teamsToolkitEnvironment.title": "Set up your environment",
"teamstoolkit.walkthroughs.steps.teamsToolkitResources.altText": "How-to guides, README.md and Documentation",
"teamstoolkit.walkthroughs.steps.teamsToolkitResources.description": "Here are some recommendations to continue your journey with Microsoft 365 Agents Toolkit.\n • Explore [How-to Guides](command:fx-extension.selectTutorials?%5B%22WalkThrough%22%5D) and get more practical guidances\n • Open [Readme.md](command:fx-extension.openReadMe?%5B%22WalkThrough%22%5D) to understand how to develop this app\n • Read our [Documentation](command:fx-extension.openDocument?%5B%22WalkThrough%22%5D)",
"teamstoolkit.walkthroughs.steps.teamsToolkitResources.title": "Resources",
"teamstoolkit.walkthroughs.steps.teamsToolkitPreview.description": "Run and debug your app in the emulated Microsoft 365 Agents Playground environment.\n[Debug in Microsoft 365 Agents Playground](command:fx-extension.localdebug)\nTip: Use [Run and Debug](command:workbench.view.debug) panel on the activity bar to debug in Teams.",
"teamstoolkit.walkthroughs.steps.teamsToolkitPreview.title": "Debug in Microsoft 365 Agents Playground",
"teamstoolkit.walkthroughs.steps.helpwithGitHubCopilot.title": "Chat with GitHub Copilot",
"teamstoolkit.walkthroughs.steps.helpwithGitHubCopilot.preview.title": "Chat with GitHub Copilot (Preview)",
"teamstoolkit.walkthroughs.steps.helpwithGitHubCopilot.description": "Need more help? [Chat with GitHub Copilot](command:fx-extension.invokeChat?%5B%22WalkThrough%22%5D) to explore app or Microsoft 365 Copilot agent development.",
"teamstoolkit.walkthroughs.steps.helpwithGitHubCopilot.preview.description": "Need more help? [Chat with GitHub Copilot](command:fx-extension.invokeChatWithPreviewTag?%5B%22WalkThrough%22%5D) to explore app or Microsoft 365 Copilot agent development.",
"teamstoolkit.walkthroughs.title": "Build a Notification Bot",
"teamsagent.walkthrough.title": "Getting Started with the GitHub Copilot Extension for Microsoft 365 Agents Toolkit",
"teamsagent.walkthrough.description": "Complete the mandatory steps (with ⚠️) to set up the GitHub Copilot extension for Microsoft 365 Agents Toolkit.",
"teamsagent.walkthrough.introduction.title": "Introduction",
"teamsagent.walkthrough.introduction.description": "The GitHub Copilot extension for Microsoft 365 Agents Toolkit (@m365agents) simplifies app development and enables customization of Microsoft 365 Copilot with chat features. Learn more about the [GitHub Copilot extension for Microsoft 365 Agents Toolkit](https://aka.ms/install-m365agents).",
"teamsagent.walkthrough.copilotPlan.title": "Get access to GitHub Copilot",
"teamsagent.walkthrough.copilotPlan.description": "**GitHub Copilot Free** is available to individual GitHub customers by default, with limited access to select features. You could also use Copilot through other organization or enterprise plan. Learn more about [GitHub Copilot plans](https://aka.ms/teams-agent-github-copilot-plan) and [GitHub Copilot free plan](https://aka.ms/teams-agent-github-copilot-free).",
"teamsagent.walkthrough.copilotChat.title": "⚠️Install GitHub Copilot Chat for Visual Studio Code",
"teamsagent.walkthrough.copilotChat.description": "With the GitHub Copilot Chat extension in Visual Studio Code, you can have AI-powered chat conversations to generate code, increase your code understanding, and even configure your editor.\n[Install GitHub Copilot Chat](command:fx-extension.installCopilotChat?%5B%22TeamsAgentWalkthrough%22%5D)",
"teamsagent.walkthrough.install.title": "⚠️Install GitHub Copilot extension for Microsoft 365 Agents Toolkit",
"teamsagent.walkthrough.install.description": "The [GitHub Copilot extension for Microsoft 365 Agents Toolkit](https://aka.ms/install-m365agents) (@m365agents) simplifies app development and enables customization of Microsoft 365 Copilot with chat features.\n[Install GitHub Copilot extension for Microsoft 365 Agents Toolkit](command:fx-extension.openInstallTeamsAgent?%5B%22TeamsAgentWalkthrough%22%5D)",
"teamsagent.walkthrough.installConfirm.title": "⚠️Confirm the installation of @m365agents",
"teamsagent.walkthrough.installConfirm.description": "Please mark the installation as completed after [GitHub Copilot extension for Microsoft 365 Agents Toolkit](https://aka.ms/install-m365agents) is installed.\n[Mark installation completed](command:fx-extension.markInstallTeamsAgentDone)",
"teamsagent.walkthrough.setup.title": "⚠️Set up GitHub Copilot in Visual Studio Code",
"teamsagent.walkthrough.setup.description": "Sign in to your GitHub account and get started. Learn more about how to [set up GitHub Copilot](https://aka.ms/teams-agent-github-copilot-setup).\n[Open GitHub Copilot Chat](command:fx-extension.openGitHubCopilotChat?%5B%22TeamsAgentWalkthrough%22%5D)",
"teamsagent.walkthrough.use.title": "Start to use @m365agents",
"_teamsagent.walkthrough.use.title.comment": "@m365agents is used to call Teams agent in GitHub Copilot Chat and should not be translated.",
"teamsagent.walkthrough.use.title.preview": "Start to use @m365agents (preview)",
"teamsagent.walkthrough.use.description": "Chat with GitHub Copilot extension for Microsoft 365 Agents Toolkit (@m365agents) to build apps or customize and extend Microsoft 365 Copilot.",
"_teamsagent.walkthrough.use.description.comment": "@m365agents is used to call Teams agent in GitHub Copilot Chat and should not be translated.",
"teamstoolkit.handlers.installCopilotChatExtensionAlreadyInstalled": "GitHub Copilot Chat extension is already installed.",
"teamstoolkit.officeAddIn.terminal.installDependency": "Installing dependency...",
"teamstoolkit.officeAddIn.terminal.validateManifest": "Validating manifest...",
"teamstoolkit.officeAddIn.terminal.stopDebugging": "Stopping debugging...",
"teamstoolkit.officeAddIn.terminal.generateManifestGUID": "Generating manifest GUID...",
"teamstoolkit.officeAddIn.terminal.terminate": "* Terminal will be reused by tasks, press any key to close it.",
"teamstoolkit.officeAddIn.terminal.manifest.notfound": "Manifest xml file not found",
"teamstoolkit.officeAddIn.workspace.invalid": "Invalid workspace path",
"teamstoolkit.chatParticipants.teams.description": "Use this Copilot extension to ask questions about app development.",
"teamstoolkit.chatParticipants.create.description": "Use this command to find relevant templates or samples to build your app as per your description. E.g. @teams /create create an AI assistant bot that can complete common tasks.",
"teamstoolkit.chatParticipants.nextStep.description": "Use this command to move to the next step at any stage of your app development.",
"teamstoolkit.chatParticipants.nextStep.whatsNext": "What should I do next?",
"teamstoolkit.chatParticipants.create.sample": "Scaffold this sample",
"teamstoolkit.chatParticipants.create.template": "Create this template",
"teamstoolkit.chatParticipants.create.tooGeneric": "Your app description is too generic. To find relevant templates or samples, give specific details of your app's capabilities or technologies.\n\nE.g. Instead of saying 'create a bot', you could specify 'create a bot template' or 'create a notification bot that sends user the stock updates'.",
"teamstoolkit.chatParticipants.create.oneMatched": "We've found 1 project that matches your description. Take a look at it below.\n\n",
"teamstoolkit.chatParticipants.create.multipleMatched": "We've found %d projects that match your description. Take a look at them below.\n",
"teamstoolkit.chatParticipants.create.noMatched": "I cannot find any matching templates or samples. Refine your app description or explore other templates.",
"teamstoolkit.chatParticipants.create.noPromptAnswer": "Use this command to provide description and other details about the app that you want to build.\n\nE.g. @teams /create an app that will notify my team about new GitHub pull requests.\n\n@teams /create I want to create a ToDo app.",
"teamstoolkit.chatParticipants.nextStep.noPromptAnswer": "This command provides guidance on your next steps based on your workspace.\n\nE.g. If you're unsure what to do after creating a project, simply ask Copilot by using @teams /nextstep.",
"teamstoolkit.chatParticipants.default.noConceptualAnswer": "This is a procedural question, @teams can only answer questions regarding descriptions or concepts for now. You could try these commands or get more info from [Microsoft 365 Agents Toolkit documentation](https://learn.microsoft.com/microsoftteams/platform/toolkit/teams-toolkit-fundamentals).\n\n • /create: Use this command to find relevant templates or samples to build your app as per your description. E.g. @teams /create create an AI assistant bot that can complete common tasks.\n\n • /nextstep: Use this command to move to the next step at any stage of your app development.",
"teamstoolkit.chatParticipants.officeAddIn.description": "Use this command to ask questions about Office Add-ins development.",
"teamstoolkit.chatParticipants.officeAddIn.create.description": "Use this command to build your Office Add-ins as per your description.",
"teamstoolkit.chatParticipants.officeAddIn.create.noPromptAnswer": "Use this command to provide description and other details about the Office Add-ins that you want to build.\n\nE.g. @office /create an Excel hello world Add-in.\n\n@office /create a Word Add-in that inserts comments.",
"teamstoolkit.chatParticipants.officeAddIn.create.projectMatched": "We've found a project that matches your description. Please take a look at it below.\n\n",
"teamstoolkit.chatParticipants.officeAddIn.create.quickPick.workspace": "Current workspace",
"teamstoolkit.chatParticipants.officeAddIn.create.selectFolder.title": "Choose the location to save your project",
"teamstoolkit.chatParticipants.officeAddIn.create.selectFolder.label": "Select Folder",
"teamstoolkit.chatParticipants.officeAddIn.create.successfullyCreated": "Project successfully created in current workspace.",
"teamstoolkit.chatParticipants.officeAddIn.create.failToCreate": "Unable to create the project.",
"teamstoolkit.chatParticipants.officeAddIn.create.project": "Create this project",
"teamstoolkit.chatParticipants.officeAddIn.nextStep.description": "Use this command to move to the next step at any stage of your Office Add-ins development.",
"teamstoolkit.chatParticipants.officeAddIn.nextStep.promptAnswer": "This `/nextstep` command provides guidance on your next steps based on your workspace.\n\nE.g. To use this command, simply ask Copilot by using `@office /nextstep`.",
"teamstoolkit.chatParticipants.officeAddIn.generateCode.description": "Use this command to generate code for the Office Add-ins.",
"teamstoolkit.chatParticipants.officeAddIn.generateCode.noPromptAnswer": "Use this command to provide description and other details about the code snippets you want to try.\n\nE.g. @office /generatecode @office /generatecode create a chart based on the selected range in Excel.\n\n@office /generatecode @office /generatecode insert a content control in a Word document.",
"teamstoolkit.chatParticipants.officeAddIn.harmfulInputResponse": "Sorry, I can't assist with that.",
"teamstoolkit.chatParticipants.officeAddIn.default.noConceptualAnswer": "Currently, `@office` can only answer questions regarding add-in concepts or descriptions. For specific tasks, you could try the following commands by typing in `/`:\n\n • /create: Use this command to build your Office Add-ins as per your description. \n\n • /generatecode: Use this command to generate code for the Office Add-ins. \n\n • /nextstep: Use this command to move to the next step at any stage of your Office Add-ins development.",
"teamstoolkit.chatParticipants.officeAddIn.default.noJSAnswer": "This is question is not relevant with Office JavaScript Add-ins, @office can only answer questions regarding Office JavaScript Add-ins. You could try these commands or get more info from [Office Add-ins documentation](https://learn.microsoft.com/office/dev/add-ins/overview/office-add-ins).\n\n • /create: Use this command to build your Office Add-ins as per your description. \n\n • /generatecode: Use this command to generate code for the Office Add-ins. \n\n • /nextstep: Use this command to move to the next step at any stage of your Office Add-ins development.",
"teamstoolkit.chatParticipants.officeAddIn.default.canNotAssist": "I can't assist you with this request.",
"teamstoolkit.chatParticipants.officeAddIn.issueDetector.fixingErrors": "Attempting to fix code errors... ",
"teamstoolkit.chatParticipants.officeAddIn.printer.outputTemplate.intro": "For your question:",
"teamstoolkit.chatParticipants.officeAddIn.printer.outputTemplate.codeIntro": "Here is a code snippet using Office JavaScript API and TypeScript to help you get started:\n",
"teamstoolkit.chatParticipants.officeAddIn.printer.outputTemplate.ending": "The above code is powered by AI, so mistakes are possible. Make sure to verify the generated code or suggestions.",
"teamstoolkit.chatParticipants.officeAddIn.printer.raiBlock": "The response is filtered by Responsible AI service.",
"teamstoolkit.chatParticipants.officeAddIn.generateCode.hint": "Generating code...",
"teamstoolkit.chatParticipants.officeAddIn.generateCode.complex": "This is a complex task and may take longer, please be patient.",
"teamstoolkit.chatParticipants.officeAddIn.generateCode.simple": "One moment, please.",
"teamstoolkit.walkthroughs.select.placeholder": "Select an option",
"teamstoolkit.walkthroughs.select.title": "Select a Tutorial to Get Started",
"teamstoolkit.walkthroughs.buildIntelligentApps.title": "Build a Declarative Agent",
"teamstoolkit.walkthroughs.buildIntelligentApps.description": "Build a declarative agent with Microsoft 365 Agents Toolkit to simplify workflows and automate tasks.",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsIntroduction.title": "Introduction",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsIntroduction.description": "Build a declarative agent to customize Microsoft 365 Copilot with specific instructions, actions, and knowledge. Follow this guide to get started.",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsEnvironment.title": "Set up your environment",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsEnvironment.description": "Set up your environment to build a declarative agent for Microsoft 365 Copilot. Ensure you have Node.js, NPM, and a valid Microsoft 365 Copilot license. [Learn how to get a developer environment.](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/prerequisites#prerequisites)\n[Check Copilot License](command:fx-extension.checkCopilotAccess?%5B%22WalkThrough%22%5D)",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsBuildApp.title": "Build a declarative agent",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsBuildApp.description": "Follow these steps to build your declarative agent using Microsoft 365 Agents Toolkit.\n[Build Declarative Agent](command:fx-extension.create?%5B%22SideBar%22%5D)",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsPreview.title": "Preview in Microsoft 365 Copilot",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsPreview.description": "To preview your declarative agent, [Provision](command:fx-extension.provision) it for Microsoft 365 Copilot and Launch Microsoft 365 Copilot for [Preview](command:fx-extension.localdebug).\n[Provision](command:fx-extension.provision)\n[Preview](command:fx-extension.localdebug)\nTip: Use [Run and Debug](command:workbench.view.debug) panel on the activity bar to browse all debug options in Teams.",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsExplore.title": "Improve your declarative agent",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppsExplore.description": "Improve your declarative agent's user experience by adding capabilities.\n\nThe capabilities element in the manifest unlocks various features for your users.",
"teamstoolkit.walkthroughs.buildIntelligentApps.twoPathsToIntelligentApps.title": "Two Paths to Intelligent Apps",
"teamstoolkit.walkthroughs.buildIntelligentApps.twoPathsToIntelligentApps.description": "Build your intelligent apps with Microsoft 365 in two ways:\n🎯 Extend Microsoft Copilot with a plugin, Or\n✨ Build your own Copilot in Teams using Microsoft Teams SDK and Azure services",
"teamstoolkit.walkthroughs.buildIntelligentApps.copilotPlugin.title": "API Plugin",
"teamstoolkit.walkthroughs.buildIntelligentApps.copilotPlugin.description": "Transform your app into a plugin to enhance Copilot's skills and boost user productivity in daily tasks and workflows. Explore [Copilot Extensibility](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/)\n[Check Copilot Access](command:fx-extension.checkCopilotAccess?%5B%22WalkThrough%22%5D)",
"teamstoolkit.walkthroughs.buildIntelligentApps.buildPlugin.title": "Build a Plugin",
"teamstoolkit.walkthroughs.buildIntelligentApps.buildPlugin.description": "Expand, enrich, and customize Copilot with plugins and Graph connectors in any of the following ways\n[OpenAPI Description Document](command:fx-extension.createFromWalkthrough?%5B%22WalkThrough%22%2C%20%7B%22project-type%22%3A%20%22copilot-agent-type%22%2C%20%22capabilities%22%3A%20%22api-plugin%22%7D%5D)\n[Teams Message Extension](command:fx-extension.createFromWalkthrough?%5B%22WalkThrough%22%2C%20%7B%22capabilities%22%3A%20%22search-app%22%2C%20%22project-type%22%3A%20%22me-type%22%2C%20%22me-architecture%22%3A%20%22bot-plugin%22%7D%5D)\n[Graph Connector](command:fx-extension.openSamples?%5B%22WalkThrough%22%2C%20%22gc-nodejs-typescript-food-catalog%22%5D)",
"teamstoolkit.walkthroughs.buildIntelligentApps.customCopilot.title": "Custom Engine Agent",
"teamstoolkit.walkthroughs.buildIntelligentApps.customCopilot.description": "Build your intelligent, natural language-driven experiences in Teams, leveraging its vast user base for collaboration. \nMicrosoft 365 Agents Toolkit integrates with Azure OpenAI and Microsoft Teams SDK to streamline copilot development and offer unique Teams-based capabilities. \nExplore [Microsoft Teams SDK](https://aka.ms/teams-ai-library-v2) and [Azure OpenAI Service](https://learn.microsoft.com/en-us/azure/ai-services/openai/overview)",
"teamstoolkit.walkthroughs.buildIntelligentApps.buildCustomCopilot.title": "Build Custom Engine Agent",
"teamstoolkit.walkthroughs.buildIntelligentApps.buildCustomCopilot.description": "Build an AI agent bot for common tasks or an intelligent chatbot to answer specific questions\n[Build a Basic AI Chatbot](command:fx-extension.createFromWalkthrough?%5B%22WalkThrough%22%2C%20%7B%22capabilities%22%3A%20%22custom-copilot-basic%22%2C%20%22project-type%22%3A%20%22custom-copilot-type%22%7D%5D)\n[Build an AI Agent](command:fx-extension.createFromWalkthrough?%5B%22WalkThrough%22%2C%20%7B%22capabilities%22%3A%20%22custom-copilot-agent%22%2C%20%22project-type%22%3A%20%22custom-copilot-type%22%7D%5D)\n[Build a Bot to Chat with Your Data](command:fx-extension.createFromWalkthrough?%5B%22WalkThrough%22%2C%20%7B%22capabilities%22%3A%20%22custom-copilot-rag%22%2C%20%22project-type%22%3A%20%22custom-copilot-type%22%7D%5D)",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppResources.title": "Resources",
"teamstoolkit.walkthroughs.buildIntelligentApps.intelligentAppResources.description": "Explore these resources to build intelligent apps and enhance your development projects\n🗒️ [Generative AI for Beginners](https://github.com/microsoft/generative-ai-for-beginners/tree/main)\n✨ [Retrieval Augmented Generation (RAG)](https://learn.microsoft.com/en-us/azure/search/retrieval-augmented-generation-overview)\n📚 [AI Learning and Community Hub](https://learn.microsoft.com/en-us/ai/)",
"teamstoolkit.m365.needSignIn.message": "You need to sign in your Microsoft 365 account.",
"teamstoolkit.handeler.addAuthConfig.notification": "Microsoft 365 Agents Toolkit has successfully updated your project configuration (m365agents.yaml and m365agents.local.yaml) files with added action to support authentication flow. You can proceed to remote provision.",
"teamstoolkit.handeler.addAuthConfig.notification.provision": "Provision",
"teamstoolkit.mcpUtils.setupMcpServer.message": "Configure M365 Agents Toolkit MCP server? (This will create or update %s in your workspace)",
"teamstoolkit.mcpUtils.setupMcpServer.confirm": "Confirm",
"teamstoolkit.mcpUtils.setupMcpServer.skip": "Skip",
"teamstoolkit.mcpUtils.setupMcpServer.successMessage": "M365 Agents Toolkit MCP server configured successfully!",
"teamstoolkit.mcpUtils.setupMcpServer.errorMessage": "Unable to configure M365 Agents Toolkit MCP server. Error: %s",
"teamstoolkit.handlers.openWorkspaceMCPConfigNotification": "Declarative agent project successfully created with a MCP wrapped. You can now start the MCP server from CodeLens button \"Start\" or customize your MCP server in .vscode/mcp.json file.\nTo fetch tools from MCP server, click \"ATK: Fetch action from MCP\" from the CodeLens or Command Palatte.",
"teamstoolkit.commands.updateActionWithMCP.title": "Fetch action from MCP",
"teamstoolkit.MCP.FileNotFound": "MCP configuration file not found in .vscode/mcp.json. Please ensure you have set up the MCP server.",
"teamstoolkit.MCP.ContentInvalid": "MCP configuration file content is invalid. Please ensure the content in .vscode/mcp.json is correct.",
"teamstoolkit.MCP.ServerNotFound": "No MCP server found in the MCP file.",
"teamstoolkit.MCP.NameOrServerUrlMissing": "MCP name or server URL is missing.",
"teamstoolkit.MCP.LocalMcpCommandMissing": "Local MCP command is missing.",
"teamstoolkit.MCP.ToolsNotFound": "No tools found for the MCP server. Please run the server first.",
"teamstoolkit.MCP.SelectServerFailed": "Failed to select MCP server."
}