@microsoft/teamsapp-cli
Version:
Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.
469 lines • 114 kB
JSON
{
"core.addApi.confirm": "Teams 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.",
"core.addApi.confirm.teamsYaml": "Teams 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.",
"core.addApi.confirm.localTeamsYaml": "Teams 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.",
"core.addApi.continue": "Add",
"core.addKnowledge.confirm": "Teams 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.",
"core.addKnowledge.continue": "Add",
"core.provision.provision": "Provision",
"core.provision.learnMore": "More info",
"core.provision.azureAccount": "Azure account: %s",
"core.provision.azureSubscription": "Azure subscription: %s",
"core.provision.m365Account": "Microsoft 365 account: %s",
"core.provision.confirmEnvAndCostNotice": "Costs may apply based on usage. Do you want to provision resources in %s environment using listed accounts?",
"core.deploy.confirmEnvNoticeV3": "Do you want to deploy resources in %s environment?",
"core.provision.viewResources": "View provisioned resources",
"core.deploy.aadManifestSuccessNotice": "Your Microsoft Entra app has been deployed successfully. To view that, click \"More info\"",
"core.deploy.aadManifestOnCLISuccessNotice": "Your Microsoft Entra app has been updated successfully.",
"core.deploy.aadManifestLearnMore": "More info",
"core.deploy.botTroubleShoot": "To troubleshoot your bot application in Azure, click \"More info\" for documentation.",
"core.deploy.botTroubleShoot.learnMore": "More info",
"core.option.deploy": "Deploy",
"core.option.confirm": "Confirm",
"core.option.learnMore": "More info",
"core.option.upgrade": "Upgrade",
"core.option.moreInfo": "More Info",
"core.progress.create": "Create",
"core.progress.createFromTemplate": "App template download in progress...",
"core.progress.createFromSample": "Sample %s download in progress...",
"core.progress.deploy": "Deploy",
"core.progress.publish": "Publish",
"core.progress.provision": "Provision",
"core.progress.share": "Share",
"core.progress.configureAzureStorage": "Configuring Azure Storage, enable static website setting.",
"core.progress.runCommand": "Run command %s at %s",
"core.progress.deployToAzure": "Deploying %s to %s.",
"core.migrationV3.confirmOnly.Message": "Please confirm the upgrade",
"core.migrationV3.Message": "Upgrade your Teams Toolkit project to stay compatible with the latest version. A backup directory will be created along with an Upgrade Summary.",
"core.migrationV3.VS.Message": "Upgrade your solution to stay compatible with the latest Teams Toolkit version. A backup directory will be generated in which it contains an upgrade report.",
"core.migrationV3.aadManifestNotExist": "templates/appPackage/aad.manifest.template.json does not exist. You may be trying to upgrade a project created by Teams Toolkit for Visual Studio Code v3.x / Teams Toolkit CLI v0.x / Teams Toolkit for Visual Studio v17.3. Please install Teams Toolkit for Visual Studio Code v4.x / Teams Toolkit CLI v1.x / Teams Toolkit for Visual Studio v17.4 and run upgrade first.",
"core.migrationV3.manifestNotExist": "templates/appPackage/manifest.template.json does not exist. You may be trying to upgrade a project created by Teams Toolkit for Visual Studio Code v3.x / Teams Toolkit CLI v0.x / Teams Toolkit for Visual Studio v17.3. Please install Teams Toolkit for Visual Studio Code v4.x / Teams Toolkit CLI v1.x / Teams Toolkit for Visual Studio v17.4 and run upgrade first.",
"core.migrationV3.manifestInvalid": "templates/appPackage/manifest.template.json is invalid.",
"core.migrationV3.abandonedProject": "This project is only for previewing and will not be supported by Teams Toolkit. Please try Teams Toolkit by creating a new project",
"core.migrationV3.notAllowedMigration": "Teams 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.",
"core.projectVersionChecker.cliUseNewVersion": "Your Teams Toolkit CLI version is old and it doesn't support current project, please upgrade to the latest version using command below:\nnpm install -g @microsoft/teamsapp-cli@latest",
"core.projectVersionChecker.incompatibleProject": "The current project is incompatible with the installed version of Teams Toolkit.",
"core.projectVersionChecker.vs.incompatibleProject": "The project in the solution is created with Teams Toolkit preview feature - Teams App Configuration Improvements. You can turn on the preview feature to continue.",
"core.deployArmTemplates.ActionSuccess": "ARM templates are deployed successfully. Resource group name: %s. Deployment name: %s",
"core.collaboration.ListCollaboratorsSuccess": "List of Microsoft 365 App owners is successful, you can view it in [Output panel](%s).",
"core.collaboration.GrantingPermission": "Granting permission",
"core.collaboration.EmailCannotBeEmptyOrSame": "Provide collaborator's email and make sure it's not the current user's email.",
"core.collaboration.CannotFindUserInCurrentTenant": "User not found in current tenant. Provide correct email address",
"core.collaboration.GrantPermissionForUser": "Grant permission for user %s",
"core.collaboration.AccountToGrantPermission": "Account to grant permission: ",
"core.collaboration.StartingGrantPermission": "Starting to grant permission for environment: ",
"core.collaboration.TenantId": "Tenant ID: ",
"core.collaboration.PermissionHasBeenGrantTo": "Permission granted to ",
"core.collaboration.GrantPermissionResourceId": ", Resource ID: ",
"core.collaboration.ListingM365Permission": "Listing Microsoft 365 permissions\n",
"core.collaboration.AccountUsedToCheck": "Account used to check: ",
"core.collaboration.StartingListAllTeamsAppOwners": "\nStarting to list all teams app owners for environment: ",
"core.collaboration.StartingListAllAadAppOwners": "\nStarting to list all Microsoft Entra app owners for environment: ",
"core.collaboration.M365TeamsAppId": "Microsoft 365 Teams App (ID: ",
"core.collaboration.SsoAadAppId": "SSO Microsoft Entra App (ID: ",
"core.collaboration.TeamsAppOwner": "Teams App Owner: ",
"core.collaboration.AadAppOwner": "Microsoft Entra App Owner: ",
"core.collaboration.StaringCheckPermission": "Starting to check permission for environment: ",
"core.collaboration.CheckPermissionResourceId": "Resource ID: ",
"core.collaboration.Undefined": "undefined",
"core.collaboration.ResourceName": ", Resource Name: ",
"core.collaboration.Permission": ", Permission: ",
"core.developerPortal.scaffold.CannotFindManifest": "Manifest not found from the downloaded package for Teams app %s.",
"plugins.spfx.questions.framework.title": "Framework",
"plugins.spfx.questions.webpartName": "Name for SharePoint Framework Web Part",
"plugins.spfx.questions.webpartName.error.duplicate": "The folder %s already exists. Choose a different name for your component.",
"plugins.spfx.questions.webpartName.error.notMatch": "%s doesn't match pattern: %s",
"plugins.spfx.questions.packageSelect.title": "SharePoint Framework",
"plugins.spfx.questions.packageSelect.placeholder": "Select option for scaffolding",
"plugins.spfx.questions.packageSelect.useGlobalPackage.withVersion.label": "Use globally installed SPFx (%s)",
"plugins.spfx.questions.packageSelect.useGlobalPackage.noVersion.label": "Use globally installed SPFx",
"plugins.spfx.questions.packageSelect.useGlobalPackage.detail": "SPFx %s or later",
"plugins.spfx.questions.packageSelect.installLocally.withVersion.label": "Install the latest SPFx (%s) locally in Teams Toolkit directory ",
"plugins.spfx.questions.packageSelect.installLocally.noVersion.label": "Install the latest SPFx locally in Teams Toolkit directory ",
"plugins.spfx.questions.spfxSolution.title": "SharePoint Solution",
"plugins.spfx.questions.spfxSolution.createNew": "Create New SPFx Solution",
"plugins.spfx.questions.spfxSolution.createNew.detail": "Create Teams Tab application using SPFx web parts",
"plugins.spfx.questions.spfxSolution.importExisting": "Import Existing SPFx Solution",
"plugins.spfx.questions.spfxSolution.importExisting.detail": "Expose SPFx client-side web part as Microsoft Teams tab or personal app",
"plugins.spfx.deployNotice": "SharePoint package %s deployed successfully to [%s](%s).",
"plugins.spfx.cannotFindPackage": "Unable to find SharePoint package %s",
"plugins.spfx.cannotGetSPOToken": "Unable to get SPO access token",
"plugins.spfx.cannotGetGraphToken": "Unable to get Graph access token",
"plugins.spfx.insufficientPermission": "To upload and deploy package to App Catalog %s, you need org's Microsoft 365 tenant admin permissions. Get free Microsoft 365 tenant from [Microsoft 365 developer program](%s) for testing.",
"plugins.spfx.createAppcatalogFail": "Unable to create tenant app catalog due to %s, stack: %s",
"plugins.spfx.uploadAppcatalogFail": "Unable to upload app package due to %s",
"plugins.spfx.buildSharepointPackage": "Building SharePoint package",
"plugins.spfx.deploy.title": "Upload and deploy SharePoint package",
"plugins.spfx.scaffold.title": "Scaffolding project",
"plugins.spfx.error.invalidDependency": "Unable to validate package %s",
"plugins.spfx.error.noConfiguration": "There's no .yo-rc.json file in your SPFx project, add the configuration file and try again.",
"plugins.spfx.error.devEnvironmentNotSetup": "Your SPFx development environment is not set up correctly. Click \"Get Help\" to set up the right environment.",
"plugins.spfx.scaffold.dependencyCheck": "Checking dependencies...",
"plugins.spfx.scaffold.dependencyInstall": "Installing dependencies. This may take more than 5 minutes.",
"plugins.spfx.scaffold.scaffoldProject": "Generate SPFx project using Yeoman CLI",
"plugins.spfx.scaffold.updateManifest": "Update webpart manifest",
"plugins.spfx.GetTenantFailedError": "Unable to get tenant %s %s",
"plugins.spfx.error.installLatestDependencyError": "Unable to set up SPFx environment in %s folder. To set up global SPFx environment, follow [Set up your SharePoint Framework development environment | Microsoft Learn](%s).",
"_plugins.spfx.error.installLatestDependencyError.comment": "The product brand names 'Microsoft Learn' and 'SharePoint' should not be localized.",
"plugins.spfx.error.scaffoldError": "Project creation is unsuccessful, which may be due to Yeoman SharePoint Generator. Check [Output panel](%s) for details.",
"plugins.spfx.error.import.retrieveSolutionInfo": "Unable to get existing SPFx solution information. Ensure your SPFx solution is valid.",
"plugins.spfx.error.import.copySPFxSolution": "Unable to copy existing SPFx solution: %s",
"plugins.spfx.error.import.updateSPFxTemplate": "Unable to update project templates with existing SPFx solution: %s",
"plugins.spfx.error.import.common": "Unable to import existing SPFx solution to Teams Toolkit: %s",
"plugins.spfx.import.title": "Importing SPFx solution",
"plugins.spfx.import.copyExistingSPFxSolution": "Copying existing SPFx solution...",
"plugins.spfx.import.generateSPFxTemplates": "Generating templates based on solution info...",
"plugins.spfx.import.updateTemplates": "Updating templates...",
"plugins.spfx.import.success": "Your SPFx solution is successfully imported to %s.",
"plugins.spfx.import.log.success": "Teams Toolkit has successfully imported your SPFx solution. Find complete log of import details in %s.",
"plugins.spfx.import.log.fail": "Teams Toolkit is unable to import your SPFx solution. Find complete log of important details in %s.",
"plugins.spfx.addWebPart.confirmInstall": "SPFx %s version in your solution isn't installed on your machine. Do you want to install it in Teams Toolkit directory to continue adding web parts?",
"plugins.spfx.addWebPart.install": "Install",
"plugins.spfx.addWebPart.confirmUpgrade": "Teams Toolkit is using SPFx version %s and your solution has SPFx version %s. Do you want to upgrade it to version %s in Teams Toolkit directory and add web parts?",
"plugins.spfx.addWebPart.upgrade": "Upgrade",
"plugins.spfx.addWebPart.versionMismatch.continueConfirm": "SPFx version %s in your solution isn't installed on this machine. Teams Toolkit uses the SPFx installed in its directory by default (%s). The version mismatch may cause unexpected error. Do you still want to continue?",
"plugins.spfx.addWebPart.versionMismatch.help": "Help",
"plugins.spfx.addWebPart.versionMismatch.continue": "Continue",
"plugins.spfx.addWebPart.versionMismatch.output": "SPFx version in your solution is %s. You've installed %s globally and %s in Teams Toolkit directory, which is used as default (%s) by Teams Toolkit. The version mismatch may cause unexpected error. Find possible solutions in %s.",
"plugins.spfx.addWebPart.versionMismatch.localOnly.output": "SPFx version in your solution is %s. You've installed %s in Teams Toolkit directory, which is used as default in Teams Toolkit (%s). The version mismatch may cause unexpected error. Find possible solutions in %s.",
"plugins.spfx.addWebPart.cannotFindSolutionVersion": "Unable to find SPFx version in your solution in %s",
"plugins.spfx.error.installDependencyError": "It looks like you're facing problem setting up SPFx environment in %s folder. Follow %s to install %s for global SPFx environment setup.",
"plugins.frontend.checkNetworkTip": "Check your network connection.",
"plugins.frontend.checkFsPermissionsTip": "Check if you have Read/Write permissions to your file system.",
"plugins.frontend.checkStoragePermissionsTip": "Check if you have permissions to your Azure Storage Account.",
"plugins.frontend.checkSystemTimeTip": "Incorrect system time may lead to expired credentials. Make sure your system time is correct.",
"suggestions.retryTheCurrentStep": "Retry the current step.",
"plugins.appstudio.buildSucceedNotice": "Teams package successfully built at [local address](%s).",
"plugins.appstudio.buildSucceedNotice.fallback": "Teams package successfully built at %s.",
"plugins.appstudio.createPackage.progressBar.message": "Building Teams app package...",
"plugins.appstudio.createPackage.aiPlugin.invalidFilePropertyWarning": "The static_template in %s for function %s has an invalid file property. It will be deleted and ignored.",
"plugins.appstudio.createPackage.aiPlugin.overrideWarning":"The static_template in %s for function %s has both file and other properties. All properties will be overridden by the file content.",
"plugins.appstudio.createPackage.aiPlugin.containsUnderscore": "Plugin file: %s - namespace contains underscore(s) and will be removed.",
"plugins.appstudio.validationFailedNotice": "Manifest Validation is unsuccessful!",
"plugins.appstudio.validateManifest.progressBar.message": "Validating manifest...",
"plugins.appstudio.validateAppPackage.progressBar.message": "Validating app package...",
"plugins.appstudio.syncManifestFailedNotice": "Unable to sync manifest!",
"plugins.appstudio.adminPortal": "Go to admin portal",
"plugins.appstudio.publishSucceedNotice.cli": "[%s] is published successfully to Admin Portal (%s). After approval, your app will be available for your organization. Get more info from %s.",
"plugins.appstudio.updatePublihsedAppConfirm": "Do you want to submit a new update?",
"plugins.appstudio.teamsAppCreatedNotice": "Teams app %s created successfully",
"plugins.appstudio.teamsAppUpdatedLog": "Teams app %s updated successfully",
"plugins.appstudio.teamsAppUpdatedNotice": "Your Teams app manifest is deployed successfully. To see your app in Teams Developer Portal, click \"View in Developer Portal\".",
"plugins.appstudio.teamsAppUpdatedCLINotice": "Your Teams app manifest is deployed successfully to ",
"plugins.appstudio.updateManifestTip": "The manifest file configurations are already modified. Do you want to regenerate the manifest file and update to Teams platform?",
"plugins.appstudio.updateOverwriteTip": "The manifest file on Teams platform is modified since your last update. Do you want to update and overwrite it on Teams platform?",
"plugins.appstudio.pubWarn": "The app %s is already submitted to tenant App Catalog.\nStatus: %s\n",
"plugins.appstudio.lastModified": "Last Modified: %s\n",
"plugins.appstudio.previewOnly": "Preview only",
"plugins.appstudio.previewAndUpdate": "Preview and update",
"plugins.appstudio.overwriteAndUpdate": "Overwrite and update",
"plugins.appstudio.emptyAppPackage": "unable to find any files in the app %s package.",
"plugins.appstudio.unprocessedFile": "Teams Toolkit did not process %s.",
"plugins.appstudio.viewDeveloperPortal": "View in Developer Portal",
"plugins.bot.questionHostTypeTrigger.title": "Select triggers",
"plugins.bot.questionHostTypeTrigger.placeholder": "Select triggers",
"plugins.bot.triggers.http-functions.description": "Azure Functions",
"plugins.bot.triggers.http-functions.detail": "A function running on Azure Functions can respond to HTTP requests.",
"plugins.bot.triggers.http-functions.label": "HTTP Trigger",
"plugins.bot.triggers.http-and-timer-functions.description": "Azure Functions",
"plugins.bot.triggers.http-and-timer-functions.detail": "A function running on Azure Functions can respond to HTTP requests based on a specific schedule.",
"plugins.bot.triggers.http-and-timer-functions.label": "HTTP and Timer Trigger",
"plugins.bot.triggers.http-express.description": "Express Server",
"plugins.bot.triggers.http-express.detail": "An express server running on Azure App Service can respond to HTTP requests.",
"plugins.bot.triggers.http-express.label": "HTTP Trigger",
"plugins.bot.triggers.http-webapi.description": "Web API Server",
"plugins.bot.triggers.http-webapi.detail": "A Web API server running on Azure App Service can respond to HTTP requests.",
"plugins.bot.triggers.http-webapi.label": "HTTP Trigger",
"plugins.bot.triggers.timer-functions.description": "Azure Functions",
"plugins.bot.triggers.timer-functions.detail": "A function running on Azure Functions can respond based on a specific schedule.",
"plugins.bot.triggers.timer-functions.label": "Timer Trigger",
"error.NoProjectOpenedError": "No project is currently open. Create a new project or open an existing one.",
"error.UpgradeV3CanceledError": "Don't want to upgrade? Continue using old version of Teams Toolkit",
"error.FailedToParseResourceIdError": "Unable to get '%s' from resource id: '%s'",
"error.NoSubscriptionFound": "Unable to find a subscription.",
"error.TrustCertificateCancelError": "User canceled. For Teams to trust the self-signed SSL certificate used by the toolkit, add the certificate to your certificate store.",
"error.UnsupportedFileFormat": "Invalid file. Supported format: \"%s\"",
"error.VideoFilterAppNotRemoteSupported": "Teams Toolkit doesn't support video filter app in remote. Check the README.md file in project root folder.",
"error.appstudio.teamsAppRequiredPropertyMissing": "Missing required property \"%s\" in \"%s\"",
"error.appstudio.teamsAppCreateFailed": "Unable to create Teams app in Teams Developer Portal due to %s",
"error.appstudio.teamsAppUpdateFailed": "Unable to update Teams app with ID %s in Teams Developer Portal due to %s",
"error.appstudio.apiFailed": "Unable to make API call to Developer Portal. Check [Output panel](command:fx-extension.showOutputChannel) for details.",
"_error.appstudio.apiFailed.comment": " This is to describe API call, no need to translate '(command:fx-extension.showOutputChannel)'. ",
"error.appstudio.apiFailed.telemetry": "Unable to make API call to Developer Portal: %s, %s, API name: %s, X-Correlation-ID: %s.",
"error.appstudio.apiFailed.reason.common": "This may be due to a temporary service error. Try again after a few minutes.",
"error.appstudio.apiFailed.name.common": "API failed",
"_error.appstudio.apiFailed.telemetry.comment": "This is to describe API call, no need to translate 'X-Correlation-ID'.",
"error.appstudio.authServiceApiFailed": "Unable to make API call to Developer Portal: %s, %s, Request path: %s",
"error.appstudio.publishFailed": "Unable to publish Teams app with ID %s.",
"error.appstudio.buildError": "Unable to build Teams Package!",
"error.appstudio.checkPermissionFailed": "Unable to check permission. Reason: %s",
"error.appstudio.grantPermissionFailed": "Unable to grant permission. Reason: %s",
"error.appstudio.listCollaboratorFailed": "Unable to list collaborators. Reason: %s",
"error.appstudio.updateManifestInvalidApp": "Unable to find Teams app with ID %s. Run debug or provision before updating manifest to Teams platform.",
"error.appstudio.invalidCapability": "Invalid capability: %s",
"error.appstudio.capabilityExceedLimit": "Unable to add capability %s as it has reached its limit.",
"error.appstudio.staticTabNotExist": "As static tab with entity ID %s is not found, we can't update it.",
"error.appstudio.capabilityNotExist": "As capability %s doesn't exist in manifest, we can't update it.",
"error.appstudio.noManifestId": "Invalid ID found in manifest find.",
"error.appstudio.validateFetchSchemaFailed": "Unable to get schema from %s, message: %s",
"error.appstudio.validateSchemaNotDefined": "Manifest schema is not defined",
"error.appstudio.syncManifestInvalidInput": "Input is invalid. Project path and env should not be empty.",
"error.appstudio.syncManifestNoTeamsAppId": "Unable to load Teams app ID from the env file.",
"error.appstudio.syncManifestNoManifest": "Manifest downloaded from Teams Developer Portal is empty",
"error.appstudio.publishInDevPortalSuggestionForValidationError": "Generate package from \"Zip Teams app package\" and try again.",
"error.appstudio.teamsAppCreateConflict": "Unable to create Teams 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.",
"error.appstudio.teamsAppCreateConflictWithPublishedApp": "Teams app with the same ID already exists in your organization's app store. Update the app and try again.",
"error.appstudio.teamsAppPublishConflict": "Unable to publish Teams app because Teams app with this ID already exists in staged apps. Update the app ID and try again.",
"error.appstudio.NotAllowedToAcquireBotFrameworkToken": "This account can't get a botframework token.",
"_error.appstudio.NotAllowedToAcquireBotFrameworkToken.comment": "This is to describe API call, no need to translate 'botframework'.",
"error.appstudio.BotProvisionReturnsForbiddenResult": "Botframework provisioning returns forbidden result when attempting to create bot registration.",
"_error.appstudio.BotProvisionReturnsForbiddenResult.comment": "This is to describe API call, no need to translate 'Botframework'.",
"error.appstudio.BotProvisionReturnsConflictResult": "Botframework provisioning returns conflict result when attempting to create bot registration.",
"_error.appstudio.BotProvisionReturnsConflictResult.comment": "This is to describe API call, no need to translate 'Botframework'.",
"error.appstudio.localizationFile.pathNotDefined": "Localization file not found. Path: %s.",
"error.appstudio.localizationFile.validationException": "Unable to validate localization file due to errors. File: %s. Error: %s",
"error.generator.ScaffoldLocalTemplateError": "Unable to scaffold template based on local zip package.",
"error.generator.TemplateNotFoundError": "Unable to find template: %s.",
"error.generator.SampleNotFoundError": "Unable to find sample: %s.",
"error.generator.UnzipError": "Unable to extract templates and save them to disk.",
"error.generator.MissKeyError": "Unable to find key %s",
"error.generator.FetchSampleInfoError": "Unable to fetch sample info",
"error.generator.DownloadSampleApiLimitError": "Unable to download sample due to rate limitation. Try again in an hour after rate limit reset or you can manually clone the repo from %s.",
"error.generator.DownloadSampleNetworkError": "Unable to download sample due to network error. Check your network connection and try again or you can manually clone the repo from %s",
"error.copilotPlugin.apiSpecNotUsedInPlugin": "\"%s\" is not used in the plugin.",
"error.apime.noExtraAPICanBeAdded": "Unable to add API because only GET and POST methods are supported, with a maximum of 5 required parameters and no authentication. Also, methods defined in the manifest are not listed.",
"error.copilot.noExtraAPICanBeAdded": "Unable to add API because no authentication is supported. Also, methods defined in the current OpenAPI description document are not listed.",
"error.m365.NotExtendedToM365Error": "Unable to extend Teams app to Microsoft 365. Use 'teamsApp/extendToM365' action to extend your Teams app to Microsoft 365.",
"core.QuestionAppName.validation.pattern": "App name needs to begin with letters, include minimum two letters or digits, and exclude certain special characters.",
"core.QuestionAppName.validation.maxlength": "App name is longer than the 30 characters.",
"core.QuestionAppName.validation.pathExist": "Path exists: %s. Select a different app name.",
"core.QuestionAppName.validation.lengthWarning": "Your app name may exceed 30 characters due to a \"local\" suffix added by Teams Toolkit for local debugging. Please update your app name in \"manifest.json\" file.",
"core.ProgrammingLanguageQuestion.title": "Programming Language",
"core.ProgrammingLanguageQuestion.placeholder": "Select a programming language",
"core.ProgrammingLanguageQuestion.placeholder.spfx": "SPFx is currently supporting TypeScript only.",
"core.option.tutorial": "Open tutorial",
"core.option.github": "Open a GitHub guide",
"core.option.inProduct": "Open an in-product guide",
"core.TabOption.label": "Tab",
"core.generator.officeAddin.importProject.copyFiles": "Copying files...",
"core.generator.officeAddin.importProject.convertProject": "Converting project...",
"core.generator.officeAddin.importProject.updateManifest": "Modifying manifest...",
"core.generator.officeAddin.importOfficeProject.title": "Importing Existing Office Add-in Project",
"core.TabOption.description": "UI-based app",
"core.TabOption.detail": "Teams-aware webpages embedded in Microsoft Teams",
"core.DashboardOption.label": "Dashboard",
"core.DashboardOption.detail": "A canvas with cards and widgets for displaying important information",
"core.BotNewUIOption.label": "Basic Bot",
"core.BotNewUIOption.detail": "A simple implementation of an echo bot that's ready for customization",
"core.LinkUnfurlingOption.label": "Link Unfurling",
"core.LinkUnfurlingOption.detail": "Display information and actions when a URL is pasted into the text input field",
"core.MessageExtensionOption.labelNew": "Collect Form Input and Process Data",
"core.MessageExtensionOption.label": "Message Extension",
"core.MessageExtensionOption.description": "Custom UI when users compose messages in Teams",
"core.MessageExtensionOption.detail": "Receive user input, process it, and send customized results",
"core.NotificationOption.label": "Chat Notification Message",
"core.NotificationOption.detail": "Notify and inform with a message that displays in Teams chats",
"core.CommandAndResponseOption.label": "Chat Command",
"core.CommandAndResponseOption.detail": "Trigger work with custom chat commands in Teams chats",
"core.WorkflowOption.label": "Sequential Workflow in Chat",
"core.WorkflowOption.detail": "Interact with multi-step processes in Teams chats",
"core.TabSPFxOption.labelNew": "SPFx",
"core.TabSPFxOption.detailNew": "Build UI with SharePoint Framework",
"core.TabNonSso.label": "Basic Tab",
"core.TabNonSso.detail": "A simple implementation of a web app that's ready to customize",
"core.copilotPlugin.api.noAuth": "No authentication",
"core.copilotPlugin.api.apiKeyAuth": "API Key authentication(Bearer token authentication)",
"core.copilotPlugin.api.apiKeyWithHeaderOrQuery": "API Key authentication(In header or query)",
"core.copilotPlugin.api.oauth": "OAuth(Authorization code flow)",
"core.copilotPlugin.api.notSupportedAuth": "Unsupported Authorization type",
"core.copilotPlugin.validate.apiSpec.summary": "Teams Toolkit has checked your OpenAPI description document:\n\nSummary:\n%s.\n%s\n%s",
"core.copilotPlugin.validate.summary.validate.failed": "%s failed",
"core.copilotPlugin.validate.summary.validate.warning": "%s warning",
"core.copilotPlugin.list.unsupportedBecause": "is unsupported because:",
"core.copilotPlugin.scaffold.summary": "We have detected the following issues for your OpenAPI description document:\n%s",
"core.copilotPlugin.scaffold.summary.warning.operationId": "%s Mitigation: Not required, operationId has been automatically generated and added into \"%s\" file.",
"core.copilotPlugin.scaffold.summary.warning.operationIdContainsSpecialCharacters": "Operation id '%s' in OpenAPI description document contained special characters and was renamed to '%s'.",
"core.copilotPlugin.scaffold.summary.warning.swaggerVersion": "The OpenAPI description document is on Swagger version 2.0. Mitigation: Not required. The content has been converted to OpenAPI 3.0 and saved in \"%s\".",
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.lengthExceeding": "\"%s\" must not have more than %s characters. ",
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.missingFullDescription": "Missing full description. ",
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.mitigation": "Mitigation: update \"%s\" field in \"%s\".",
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.missingCardTemlate": "Missing \"%s\" in command \"%s\".",
"core.copilotPlugin.scaffold.summary.warning.teamsManifest.missingCardTemlate.mitigation": " Mitigation: create Adaptive Card template in \"%s\" and then update \"%s\" field to the relative path in \"%s\".",
"core.copilotPlugin.scaffold.summary.warning.api.optionalParametersOnly": "There is no required parameter defined in API \"%s\". The first optional parameter is set as the parameter for command \"%s\".",
"core.copilotPlugin.scaffold.summary.warning.api.optionalParametersOnly.mitigation": " Mitigation: If \"%s\" is not what you need, edit the parameter of command \"%s\" in \"%s\". The parameter name should match what's defined in \"%s\".",
"core.copilotPlugin.scaffold.summary.warning.pluginManifest.missingFunctionDescription": "Description for function \"%s\" is missing.",
"core.copilotPlugin.scaffold.summary.warning.pluginManifest.missingFunctionDescription.mitigation": " Mitigation: Update description for \"%s\" in \"%s\"",
"core.copilotPlugin.scaffold.summary.warning.pluginManifest.functionDescription.lengthExceeding": "Description for function \"%s\" shortened to %s characters to meet the length requirement.",
"core.copilotPlugin.scaffold.summary.warning.pluginManifest.functionDescription.lengthExceeding.mitigation": " Mitigation: Update description for \"%s\" in \"%s\" so that Copilot can trigger the function.",
"core.copilotPlugin.scaffold.summary.warning.generate.ac.failed": "Failed to create the adaptive card for API '%s': %s. Mitigation: Not required but you can manually add it to the adaptiveCards folder.",
"core.createCapabilityQuestion.titleNew": "Capabilities",
"core.createCapabilityQuestion.placeholder": "Select a capability",
"core.createProjectQuestion.option.description.preview": "Preview",
"core.createProjectQuestion.option.description.worksInOutlook": "Works in Teams and Outlook",
"core.createProjectQuestion.option.description.worksInOutlookM365": "Works in Teams, Outlook, and the Microsoft 365 application",
"core.createProjectQuestion.projectType.bot.detail": "Create instant, engaging chat experiences that automate tasks seamlessly",
"core.createProjectQuestion.projectType.bot.label": "Bot",
"core.createProjectQuestion.projectType.bot.title": "App Features Using a Bot",
"core.createProjectQuestion.projectType.messageExtension.copilotEnabled.detail": "Search and take actions from the text input box in Teams and Outlook",
"core.createProjectQuestion.projectType.messageExtension.title": "App Features Using a Message Extension",
"core.createProjectQuestion.projectType.outlookAddin.detail": "Customize the ribbon and Task Pane with your web content for seamless user experiences",
"core.createProjectQuestion.projectType.outlookAddin.label": "Outlook Add-in",
"core.createProjectQuestion.projectType.outlookAddin.title": "App Features Using an Outlook Add-in",
"core.createProjectQuestion.projectType.officeAddin.detail": "Extend Office applications to interact with content in Office documents and Outlook items",
"core.createProjectQuestion.projectType.officeAddin.label": "Office Add-in",
"core.createProjectQuestion.projectType.tab.detail": "Embed your own web content in Teams, Outlook, and the Microsoft 365 application",
"core.createProjectQuestion.projectType.tab.title": "App Features Using a Tab",
"core.createProjectQuestion.projectType.copilotExtension.title": "App Features Using Agents",
"core.createProjectQuestion.projectType.copilotPlugin.detail": "Create a plugin to extend Microsoft 365 Copilot using your APIs",
"core.createProjectQuestion.projectType.copilotPlugin.label": "API Plugin",
"core.createProjectQuestion.projectType.copilotExtension.placeholder": "Select an option",
"core.createProjectQuestion.projectType.customCopilot.detail": "Build intelligent chatbot with Teams AI Library where you manage orchestration and provide your own LLM.",
"core.createProjectQuestion.projectType.customCopilot.label": "Custom Engine Agent",
"core.createProjectQuestion.projectType.customCopilot.title": "App Features Using Teams AI Library",
"core.createProjectQuestion.projectType.customCopilot.placeholder": "Select an option",
"core.createProjectQuestion.projectType.copilotHelp.label": "Don't know how to start? Use GitHub Copilot Chat",
"core.createProjectQuestion.projectType.copilotHelp.detail": "Chat with GitHub Copilot and get step-by-step instructions to develop your Teams app",
"core.createProjectQuestion.projectType.copilotGroup.title": "Use GitHub Copilot",
"core.createProjectQuestion.projectType.createGroup.aiAgent": "AI Agent",
"core.createProjectQuestion.projectType.createGroup.m365Apps": "Apps for Microsoft 365",
"core.createProjectQuestion.projectType.declarativeAgent.label": "Declarative Agent",
"core.createProjectQuestion.projectType.declarativeAgent.detail": "Create your own agent by declaring instructions, actions, & knowledge to suit your needs.",
"core.createProjectQuestion.title": "New Project",
"core.createProjectQuestion.capability.botMessageExtension.label": "Start with a Bot",
"core.createProjectQuestion.capability.botMessageExtension.detail": "Create a message extension using Bot Framework",
"core.createProjectQuestion.capability.copilotPluginNewApiOption.label": "Start with a New API",
"core.createProjectQuestion.capability.copilotPluginNewApiOption.detail": "Create an action with a new API from Azure Functions",
"core.createProjectQuestion.capability.messageExtensionNewApiOption.detail": "Create a message extension with a new API from Azure Functions",
"core.createProjectQuestion.capability.copilotPluginApiSpecOption.label": "Start with an OpenAPI Description Document",
"core.createProjectQuestion.capability.copilotPluginApiSpecOption.detail": "Create an action from your existing API",
"core.createProjectQuestion.capability.messageExtensionApiSpecOption.detail": "Create a message extension from your existing API",
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "Basic AI Chatbot",
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "Build a basic AI chatbot in Teams",
"core.createProjectQuestion.capability.customCopilotRagOption.label": "Chat With Your Data",
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "Expand AI bot's knowledge with your content to get accurate answers to your questions",
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "AI Agent",
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "Build an AI agent in Teams that can make decisions and perform actions based on LLM reasoning",
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.label": "Customize",
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.detail": "Decide how to load your data",
"core.createProjectQuestion.capability.customCopilotRagAzureAISearchOption.label": "Azure AI Search",
"core.createProjectQuestion.capability.customCopilotRagAzureAISearchOption.detail": "Load your data from Azure AI Search service",
"core.createProjectQuestion.capability.customCopilotRagCustomApiOption.label": "Custom API",
"core.createProjectQuestion.capability.customCopilotRagCustomApiOption.detail": "Load your data from custom APIs based on OpenAPI description document",
"core.createProjectQuestion.capability.customCopilotRagMicrosoft365Option.label": "Microsoft 365",
"core.createProjectQuestion.capability.customCopilotRagMicrosoft365Option.detail": "Load your data from Microsoft Graph and SharePoint",
"core.createProjectQuestion.capability.customCopilotRag.title": "Chat With Your Data",
"core.createProjectQuestion.capability.customCopilotRag.placeholder": "Select an option to load your data",
"core.createProjectQuestion.capability.customCopilotAssistantNewOption.label": "Build from Scratch",
"core.createProjectQuestion.capability.customCopilotAssistantNewOption.detail": "Build your own AI Agent from scratch using Teams AI Library",
"core.createProjectQuestion.capability.customCopilotAssistantAssistantsApiOption.label": "Build with Assistants API",
"core.createProjectQuestion.capability.customCopilotAssistantAssistantsApiOption.detail": "Build an AI agent with OpenAI Assistants API and Teams AI Library",
"core.createProjectQuestion.capability.customCopilotAssistant.title": "AI Agent",
"core.createProjectQuestion.capability.customCopilotAssistant.placeholder": "Choose how you want to manage your AI tasks",
"core.createProjectQuestion.capability.customEngineAgent.description": "Works in Teams and Microsoft 365 Copilot",
"core.createProjectQuestion.capability.knowledgeWebSearch.label": "Web Search",
"core.createProjectQuestion.capability.knowledgeWebSearch.detail": "Search the web for grounding information.",
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.label": "OneDrive and SharePoint",
"core.createProjectQuestion.capability.knowledgeOneDriveSharePoint.detail": "Search a user's SharePoint and OneDrive for grounding information.",
"core.createProjectQuestion.capability.knowledgeGraphConnector.label": "Graph Connector",
"core.createProjectQuestion.capability.knowledgeGraphConnector.detail": "Search selected Microsoft Graph connectors for grounding information.",
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.label": "Embedded Knowledge",
"core.createProjectQuestion.capability.knowledgeEmbeddedKnowledge.detail": "Embed files directly as grounding information.",
"core.createProjectQuestion.oneDriveSharePointItem.title": "OneDrive or SharePoint Content",
"core.createProjectQuestion.oneDriveSharePointItem.placeholder": "Enter a URL to OneDrive or SharePoint",
"core.createProjectQuestion.log.fail.validateOneDriveSharePointItem": "Failed to validate OneDrive/SharePoint URL: %s",
"core.createProjectQuestion.log.fail.invalidOneDriveSharePointURL": "The OneDrive/SharePoint URL is invalid.",
"core.createProjectQuestion.llmService.title": "Service for Large Language Model (LLM)",
"core.createProjectQuestion.llmService.placeholder": "Select a service to access LLMs",
"core.createProjectQuestion.llmServiceOpenAIOption.label": "OpenAI",
"core.createProjectQuestion.llmServiceOpenAIOption.detail": "Access LLMs developed by OpenAI",
"core.createProjectQuestion.llmServiceAzureOpenAIOption.label": "Azure OpenAI",
"core.createProjectQuestion.llmServiceAzureOpenAIOption.detail": "Access powerful LLMs in OpenAI with Azure security and reliability",
"core.createProjectQuestion.llmService.openAIKey.title": "OpenAI Key",
"core.createProjectQuestion.llmService.openAIKey.placeholder": "Input OpenAI service key now or set it later in the project",
"core.createProjectQuestion.llmService.azureOpenAIKey.title": "Azure OpenAI Key",
"core.createProjectQuestion.llmService.azureOpenAIKey.placeholder": "Input Azure OpenAI service key now or set it later in the project",
"core.createProjectQuestion.llmService.azureOpenAIEndpoint.title": "Azure OpenAI Endpoint",
"core.createProjectQuestion.llmService.azureOpenAIDeploymentName.title": "Azure OpenAI Deployment Name",
"core.createProjectQuestion.llmService.azureOpenAIEndpoint.placeholder": "Input Azure OpenAI service endpoint now or set it later in the project",
"core.createProjectQuestion.llmService.azureOpenAIDeploymentName.placeholder": "Input Azure OpenAI deployment name now or set it later in the project",
"core.createProjectQuestion.apiPlugin.importPlugin.label": "Import from an Existing Action",
"core.createProjectQuestion.apiPlugin.importPlugin.detail": "Import from an existing action file",
"core.createProjectQuestion.apiSpec.title": "OpenAPI Description Document",
"core.createProjectQuestion.apiSpec.placeholder": "Enter OpenAPI Description Document URL",
"core.createProjectQuestion.apiSpecInputUrl.label": "Enter OpenAPI Description Document Location",
"core.createProjectQuestion.ApiKey": "Enter API Key in OpenAPI Description Document",
"core.createProjectQuestion.ApiKeyConfirm": "Teams Toolkit will upload the API key to Teams Developer Portal. The API key will be used by Teams client to securely access your API in runtime. Teams Toolkit will not store your API key.",
"core.createProjectQuestion.OauthClientId": "Enter client id for OAuth registration in OpenAPI Description Document",
"core.createProjectQuestion.OauthClientSecret": "Enter client secret for OAuth registration in OpenAPI Description Document",
"core.createProjectQuestion.OauthClientSecretConfirm": "Teams Toolkit uploads the client id/secret for OAuth Registration to Teams Developer Portal. It is used by Teams client to securely access your API at runtime. Teams Toolkit doesn't store your client id/secret.",
"core.createProjectQuestion.apiMessageExtensionAuth.title": "Authentication Type",
"core.createProjectQuestion.apiMessageExtensionAuth.placeholder": "Select an authentication type",
"core.createProjectQuestion.invalidApiKey.message": "Invalid client secret. It should be 10 to 512 characters long.",
"core.createProjectQuestion.invalidUrl.message": "Enter a valid HTTP URL without authentication to access your OpenAPI description document.",
"core.createProjectQuestion.apiSpec.operation.title": "Select Operation(s) Teams Can Interact with",
"core.createProjectQuestion.apiSpec.copilotOperation.title": "Select Operation(s) Copilot Can Interact with",
"core.createProjectQuestion.apiSpec.operation.apikey.placeholder": "GET/POST methods with at most 5 required parameter and API key are listed",
"core.createProjectQuestion.apiSpec.operation.plugin.placeholder": "Unsupported APIs are not listed, check the output channel for reasons",
"core.createProjectQuestion.apiSpec.operation.invalidMessage": "%s API(s) selected. You can select at least one and at most %s APIs.",
"core.createProjectQuestion.apiSpec.operation.multipleAuth": "Your selected APIs have multiple authorizations %s which are not supported.",
"core.createProjectQuestion.apiSpec.operation.multipleServer": "Your selected APIs have multiple server URLs %s which are not supported.",
"core.createProjectQuestion.apiSpec.operation.placeholder.skipExisting": "Methods defined in manifest.json are not listed",
"core.createProjectQuestion.apiSpec.multipleValidationErrors.message": "Incompatible OpenAPI description document. Check output panel for details.",
"core.createProjectQuestion.apiSpec.multipleValidationErrors.vscode.message": "Incompatible OpenAPI description document. Check [output panel](command:fx-extension.showOutputChannel) for details.",
"core.createProjectQuestion.meArchitecture.title": "Architecture of Search Based Message Extension",
"core.createProjectQuestion.declarativeCopilot.title": "Create Declarative Agent",
"core.createProjectQuestion.declarativeCopilot.placeholder": "Add an action to your declarative agent",
"core.createProjectQuestion.createApiPlugin.title": "Create API Plugin",
"core.createProjectQuestion.addApiPlugin.title": "Add an Action",
"core.createProjectQuestion.addApiPlugin.placeholder": "Select how to add an action",
"core.createProjectQuestion.noPlugin.label": "No Action",
"core.createProjectQuestion.noPlugin.detail": "Create declarative agent only",
"core.createProjectQuestion.addPlugin.label": "Add an Action",
"core.createProjectQuestion.addPlugin.detail": "Create a declarative agent with an action",
"core.createProjectQuestion.addExistingPlugin.pluginManifest.title": "Import Manifest File",
"core.createProjectQuestion.addExistingPlugin.apiSpec.title": "Import OpenAPI Description Document",
"core.createProjectQuestion.addExistingPlugin.pluginManifest.placeholder": "Select your action manifest file",
"core.createProjectQuestion.addExistingPlugin.openApiSpec.placeholder": "Select OpenAPI description document used for your action",
"core.createProjectQuestion.addPlugin.MissingRequiredProperty": "Invalid plugin manifest. Missing \"%s\"",
"core.createProjectQuestion.addPlugin.pluginManifestMissingApiSpec": "Invalid plugin manifest. Ensure the manifest has a runtime of \"%s\" and references a valid API description document.",
"core.createProjectQuestion.addPlugin.pluginManifestMultipleApiSpec": "Found multiple OpenAPI description documents: \"%s\".",
"core.createProjectQuestion.addKnowledge.title": "Add Capability",
"core.createProjectQuestion.addKnowledge.placeholder": "Select a capability source as grounding information for declarative agent",
"core.aiAssistantBotOption.label": "AI Agent Bot",
"core.aiAssistantBotOption.detail": "A custom AI Agent bot in Teams using Teams AI library and OpenAI Assistants API",
"core.aiBotOption.label": "AI Chat Bot",
"core.aiBotOption.detail": "A basic AI chat bot in Teams using Teams AI library",
"core.spfxFolder.title": "SPFx solution folder",
"core.spfxFolder.placeholder": "Select the folder containing your SPFx solution",
"core.QuestionSelectTargetEnvironment.title": "Select an environment",
"core.getQuestionNewTargetEnvironmentName.title": "New environment name",
"core.getQuestionNewTargetEnvironmentName.placeholder": "New environment name",
"core.getQuestionNewTargetEnvironmentName.validation1": "Environment name can only contain letters, digits, _ and -.",
"core.getQuestionNewTargetEnvironmentName.validation3": "Unable to create an environment '%s'",
"core.getQuestionNewTargetEnvironmentName.validation4": "Unable to list env configs",
"core.getQuestionNewTargetEnvironmentName.validation5": "Project environment %s already exists.",
"core.QuestionSelectSourceEnvironment.title": "Select an environment to create copy",
"core.QuestionSelectResourceGroup.title": "Select a resource group",
"core.QuestionNewResourceGroupName.placeholder": "New resource group name",
"core.QuestionNewResourceGroupName.title": "New resource group name",
"core.QuestionNewResourceGroupName.validation": "The name can only contain alphanumeric characters or symbols ._-()",
"core.QuestionNewResourceGroupLocation.title": "Location for the new resource group",
"core.QuestionNewResourceGroupLocation.group.recommended": "Recommended",
"core.QuestionNewResourceGroupLocation.group.others": "Others",
"core.question.workspaceFolder.title": "Workspace Folder",
"core.question.workspaceFolder.placeholder": "Choose the folder where your project root folder will be located",
"core.question.appName.title": "Application Name",
"core.question.appName.placeholder": "Input an application name",
"core.ScratchOptionYes.label": "Create a new app",
"core.ScratchOptionYes.detail": "Use the Teams Toolkit to create a new Teams app.",
"core.ScratchOptionNo.label": "Start with a sample",
"core.ScratchOptionNo.detail": "Start your new app with an existing sample.",
"core.RuntimeOptionNodeJS.detail": "A fast JavaScript server runtime",
"core.RuntimeOptionDotNet.detail": "Free. Cross-platform. Open Source.",
"core.getRuntimeQuestion.title": "Teams Toolkit: select runtime for your app",
"core.getCreateNewOrFromSampleQuestion.placeholder": "Select an option",
"core.getRuntimeQuestion.placeholder": "Select a runtime",
"core.SampleSelect.title": "Start from a sample",
"core.SampleSelect.placeholder": "Select a sample",
"core.SampleSelect.buttons.viewSamples": "View samples",
"core.addPlugin.success.vsc": "Action \"%s\" ad