{
    "teamstoolkit.accountTree.azureAccountTooltip": "AZURE ACCOUNT  \nThe Teams Toolkit may require an Azure subscription to deploy the Azure resources for your project.",
    "teamstoolkit.accountTree.m365AccountTooltip": "Microsoft 365 ACCOUNT  \nThe Teams Toolkit requires an Microsoft 365 organizational account where Teams is running and has been registered.",
    "teamstoolkit.accountTree.noSubscriptions": "No Subscriptions Discovered",
    "teamstoolkit.accountTree.noSubscriptionsTooltip": "You have no subscriptions. You can't provision or deploy your resources to Azure!",
    "teamstoolkit.accountTree.sideloadingLearnMore": "Learn More",
    "teamstoolkit.accountTree.sideloadingMessage": "[Sideloading](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/prepare-your-o365-tenant#enable-custom-teams-apps-and-turn-on-custom-app-uploading) is disabled in your Microsoft 365 account. Contact your Teams administrator to resolve this issue or get a testing tenant.",
    "teamstoolkit.accountTree.sideloadingPass": "Sideloading Enabled",
    "teamstoolkit.accountTree.sideloadingPassTooltip": "You have sideloading permission already. You're good to install your app to Teams!",
    "teamstoolkit.accountTree.sideloadingStatusUnknown": "Sideloading Check Failed",
    "teamstoolkit.accountTree.sideloadingStatusUnknownTooltip": "The sideloading permission of this account is unknown due to network or service issue. Please refresh again later to check it.",
    "teamstoolkit.accountTree.sideloadingWarning": "Sideloading Disabled",
    "teamstoolkit.accountTree.sideloadingWarningTooltip": "Microsoft 365 account admin doesn't have enabled sideloading permission.\n· Contact your Teams administrator to resolve this issue. Visit: https://docs.microsoft.com/en-us/microsoftteams/platform/m365-apps/prerequisites\n· Follow our Account Help guidance to create a free testing tenant. The guidance can be found by clicking \"Sideloading 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.totalSubscriptions": "%d subscriptions discovered",
    "teamstoolkit.appStudioLogin.createM365TestingTenant": "Create a Microsoft 365 Testing Tenant",
    "teamstoolkit.appStudioLogin.loginCancel": "Sign in canceled. The Teams Toolkit requires a Microsoft 365 (organizational account) with sideloading option.\nIf your account is not ready, create a free Microsoft 365 testing tenant to start your Teams App development.",
    "teamstoolkit.appStudioLogin.message": "The Teams Toolkit requires a Microsoft 365 organizational account where Teams is running and has been registered. You can create a free testing account from Microsoft 365 Developer Program if needed.",
    "teamstoolkit.azureLogin.failToFindSubscription": "Failed to find a subscription.",
    "teamstoolkit.azureLogin.message": "The Teams Toolkit requires an Azure account and subscription to deploy the Azure resources for your project. You will not be charged without further confirmation.",
    "teamstoolkit.azureLogin.noSubscriptionFound": "NoSubscriptionFound",
    "teamstoolkit.azureLogin.selectSubscription": "Select a Subscription",
    "teamstoolkit.azureLogin.subscription": "subscription",
    "teamstoolkit.azureLogin.unknownSubscription": "Cannot set subscription. Select a subscription that you have access to.",
    "teamstoolkit.cacheAccess.readHomeAccountIdFail": "Cannot read home account id from cache, clean up account cache. ",
    "teamstoolkit.cacheAccess.readTokenFail": "Cannot read token from cache, clean up account cache. ",
    "teamstoolkit.cacheAccess.saveHomeAccountIdFail": "Cannot save home account id to cache, clean up account cache. ",
    "teamstoolkit.cacheAccess.saveTokenFail": "Cannot save token to cache, clean up account cache. ",
    "teamstoolkit.cacheAccess.writeTokenFail": "Cannot write token to cache, clean up account cache. ",
    "teamstoolkit.capabilities.untrustedWorkspaces.description": "The Teams Toolkit extension supports limited features in untrusted workspaces.",
    "teamstoolkit.codeFlowLogin.loginCodeFlowFailureDescription": "Cannot get login code for token exchange. Login with another account.",
    "teamstoolkit.codeFlowLogin.loginCodeFlowFailureTitle": "LoginCodeFail",
    "teamstoolkit.codeFlowLogin.loginComponent": "login",
    "teamstoolkit.codeFlowLogin.loginFailureDescription": "Cannot retrieve user login information. Login with another account.",
    "teamstoolkit.codeFlowLogin.loginFailureTitle": "LoginFail",
    "teamstoolkit.codeFlowLogin.loginPortConflictDescription": "Timeout waiting for login port. Try again.",
    "teamstoolkit.codeFlowLogin.loginPortConflictTitle": "LoginPortConflict",
    "teamstoolkit.codeFlowLogin.loginTimeoutDescription": "Timeout waiting for login. Try again.",
    "teamstoolkit.codeFlowLogin.loginTimeoutTitle": "LoginTimeout",
    "teamstoolkit.codeFlowLogin.resultFileNotFound": "Result file not found.",
    "teamstoolkit.codeFlowLogin.silentAcquireToken": "Failed to retrieve token silently. If you encounter this problem multiple times, you can delete `%s`, close all Visual Studio Code instances and try again. %s",
    "teamstoolkit.codeFlowLogin.checkOnlineFailTitle": "CheckOnlineFail",
    "teamstoolkit.codeFlowLogin.checkOnlineFailDetail": "You appear to be offline. Please check your network connection.",
    "teamstoolkit.codeLens.projectSettingsNotice": "This file is maintained by Teams Toolkit, please do not modify it",
    "teamstoolkit.commands.accounts.title": "Accounts",
    "teamstoolkit.commands.accountsLink.title": "Learn More About Accounts",
    "teamstoolkit.commands.addAppOwner.title": "Add Microsoft 365 Teams App (with AAD App) Owners",
    "teamstoolkit.commands.addFeature.title": "Add Features",
    "teamstoolkit.commands.azureAccountSettings.title": "Azure Portal",
    "teamstoolkit.commands.createAccount.azure": "Create an Azure account",
    "teamstoolkit.commands.createAccount.free": "Free",
    "teamstoolkit.commands.createAccount.m365": "Create a Microsoft 365 testing tenant",
    "teamstoolkit.commands.createAccount.title": "Create an Account",
    "teamstoolkit.commands.createEnvironment.title": "Create New Environment",
    "teamstoolkit.commands.createProject.title": "Create a New App",
    "teamstoolkit.commands.debug.title": "Select and Start Debugging Teams App",
    "teamstoolkit.commands.deploy.title": "Deploy",
    "teamstoolkit.commands.updateAadAppManifest.title": "Update Azure Active Directory App",
    "teamstoolkit.commands.updateAadAppManifestFromCtxMenu.title": "Update Azure Active Directory App",
    "teamstoolkit.commands.lifecycleLink.title": "Learn More About Lifecycle",
    "teamstoolkit.commands.developmentLink.title": "Learn More About Development",
    "teamstoolkit.commands.devPortal.title": "Developer Portal for Teams",
    "teamstoolkit.commands.document.title": "Documentation",
    "teamstoolkit.commands.editManifest.title": "Edit Manifest File",
    "teamstoolkit.commands.environmentsLink.title": "Learn More About Environments",
    "teamstoolkit.commands.feedbackLink.title": "Learn More About Help and Feedback",
    "teamstoolkit.commands.listAppOwner.title": "List Microsoft 365 Teams App (with AAD App) Owners",
    "teamstoolkit.commands.manageCollaborator.title": "Manage M365 Teams App (with AAD app) Collaborators",
    "teamstoolkit.commands.localDebug.title": "Debug",
    "teamstoolkit.commands.m365AccountSettings.title": "Microsoft 365 Portal",
    "teamstoolkit.commands.migrateApp.title": "Upgrade Teams JS SDK and Code References",
    "teamstoolkit.commands.migrateManifest.title": "Upgrade Teams Manifest",
    "teamstoolkit.commands.openDocumentLink.title": "Learn More",
    "teamstoolkit.commands.openInPortal.title": "Open in Portal",
    "teamstoolkit.commands.openManifestSchema.title": "Open Manifest Schema",
    "teamstoolkit.commands.previewAadManifest.title": "Preview AAD Manifest File",
    "teamstoolkit.commands.previewApp.title": "Preview App",
    "teamstoolkit.commands.previewManifest.title": "Preview Manifest File",
    "teamstoolkit.commands.provision.title": "Provision",
    "teamstoolkit.commands.publish.title": "Publish",
    "teamstoolkit.commands.getstarted.title": "Get Started",
    "teamstoolkit.commands.refresh.title": "Refresh",
    "teamstoolkit.commands.reportIssue.title": "Report Issues on GitHub",
    "teamstoolkit.commands.selectTutorials.title": "View How-to Guides",
    "teamstoolkit.commands.signOut.title": "Sign Out",
    "teamstoolkit.commands.specifySubscription.title": "Specify Subscription",
    "teamstoolkit.commands.updateManifest.title": "Update Teams App",
    "teamstoolkit.commands.deployManifest.ctxMenu.title": "Update Teams App",
    "teamstoolkit.commands.upgradeProject.title": "Upgrade Project",
    "teamstoolkit.commands.validateManifest.title": "Validate Application",
    "teamstoolkit.commands.viewSamples.title": "View Samples",
    "teamstoolkit.commands.zipPackage.title": "Zip Teams App Package",
    "teamstoolkit.commmands.addWebpart.title": "Add SPFx web part",
    "teamstoolkit.commmands.addWebpart.description": "Add SPFx web part",
    "teamstoolkit.commandsTreeViewProvider.addEnvironmentDescription": "Create a new environment file",
    "teamstoolkit.commandsTreeViewProvider.addEnvironmentTitle": "Add Environment",
    "teamstoolkit.commandsTreeViewProvider.addFeature.blockTooltip": "Cannot run command when adding features. Try again when adding operation is finished.",
    "teamstoolkit.commandsTreeViewProvider.addFeature.running": "Adding features...",
    "teamstoolkit.commandsTreeViewProvider.addFeatureDescription": "Add features to your Teams app",
    "teamstoolkit.commandsTreeViewProvider.addFeatureTitle": "Add Features",
    "teamstoolkit.commandsTreeViewProvider.azureAccountNotMatch": "The signed in Azure account does not have permission to access the subscription '%s' used in previous provision. Please sign out and sign in with correct Azure account.",
    "teamstoolkit.commandsTreeViewProvider.azureAccountNotSignedIn": "No Azure account signed in. Please sign in to Azure.",
    "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 Teams app into a package for publishing",
    "teamstoolkit.commandsTreeViewProvider.buildPackageTitle": "Zip Teams App Package",
    "teamstoolkit.commandsTreeViewProvider.createProject.blockTooltip": "Cannot run command when creating. Try again when creation is finished.",
    "teamstoolkit.commandsTreeViewProvider.createProject.running": "Creating a new app...",
    "teamstoolkit.commandsTreeViewProvider.createProjectDescription": "Create a new app from scratch or start from a sample app",
    "teamstoolkit.commandsTreeViewProvider.createProjectTitle": "Create a New App",
    "teamstoolkit.commandsTreeViewProvider.deploy.blockTooltip": "Cannot run command when deploying. Try again when deployment is finished.",
    "teamstoolkit.commandsTreeViewProvider.deploy.running": "Deploying to the cloud...",
    "teamstoolkit.commandsTreeViewProvider.deployDescription": "Execute the 'deploy' lifecycle stage in teamsapp.yml",
    "teamstoolkit.commandsTreeViewProvider.deployTitle": "Deploy",
    "teamstoolkit.commandsTreeViewProvider.documentationDescription": "Learn how to use the Toolkit to build Teams apps",
    "teamstoolkit.commandsTreeViewProvider.documentationTitle": "Documentation",
    "teamstoolkit.commandsTreeViewProvider.emptyM365Tenant": "Tenant id from environment state file is empty, please re-provision and try again",
    "teamstoolkit.commandsTreeViewProvider.initProject.blockTooltip": "Cannot run command when initializing. Try again when initialization is finished.",
    "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": "The signed in Microsoft 365 account does not match the Microsoft 365 tenant used in previous provision. Please sign out and sign in with correct Microsoft 365 account.",
    "teamstoolkit.commandsTreeViewProvider.m365AccountNotSignedIn": "No Microsoft 365 account signed in. Please sign in to Microsoft 365.",
    "teamstoolkit.commandsTreeViewProvider.m365TenantNotMatch": "The Microsoft 365 tenant id(which is used to provision before) does not match the current account.",
    "teamstoolkit.commandsTreeViewProvider.manifestEditor.blockTooltip": "Cannot run command when opening manifest editor. Try again when manifest is opened.",
    "teamstoolkit.commandsTreeViewProvider.manifestEditor.running": "Opening manifest...",
    "teamstoolkit.commandsTreeViewProvider.manifestEditorDescription": "Edit the Teams app manifest",
    "teamstoolkit.commandsTreeViewProvider.manifestEditorTitle": "Edit Manifest File",
    "teamstoolkit.commandsTreeViewProvider.openFromTdp.blockTooltip": "Cannot run command when opening project from Developer Portal. Try again when creation is finished.",
    "teamstoolkit.commandsTreeViewProvider.previewACDescription": "Preview and author Adaptive Cards directly in Visual Studio Code",
    "teamstoolkit.commandsTreeViewProvider.previewAdaptiveCard": "Preview and Debug Adaptive Cards",
    "teamstoolkit.commandsTreeViewProvider.previewDescription": "Debug and preview your Teams app",
    "teamstoolkit.commandsTreeViewProvider.previewTitle": "Preview Your Teams App (F5)",
    "_teamstoolkit.commandsTreeViewProvider.previewTitle.comment": "shortcut key, no need to translate 'F5'",
    "teamstoolkit.commandsTreeViewProvider.provision.blockTooltip": "Cannot run command when provisioning. Try again when provision operation is finished.",
    "teamstoolkit.commandsTreeViewProvider.provision.running": "Provisioning...",
    "teamstoolkit.commandsTreeViewProvider.provisionDescription": "Execute the 'provision' lifecycle stage in teamsapp.yml",
    "teamstoolkit.commandsTreeViewProvider.provisionTitle": "Provision",
    "teamstoolkit.commandsTreeViewProvider.publish.blockTooltip": "Cannot run command when publishing package. Try again when publish is finished.",
    "teamstoolkit.commandsTreeViewProvider.publish.running": "Publishing...",
    "teamstoolkit.commandsTreeViewProvider.publishDescription": "Execute the 'publish' lifecycle stage in teamsapp.yml",
    "teamstoolkit.commandsTreeViewProvider.publishInDevPortalTitle": "Open Developer Portal to Publish",
    "teamstoolkit.commandsTreeViewProvider.publishInDevPortalDescription": "Publish to your org in Developer Portal",
    "teamstoolkit.commandsTreeViewProvider.publishTitle": "Publish",
    "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.openSurveyTitle": "We Would Love Your Feedback",
    "teamstoolkit.commandsTreeViewProvider.samplesDescription": "Get started with a sample from our sample gallery",
    "teamstoolkit.commandsTreeViewProvider.samplesTitle": "View Samples",
    "teamstoolkit.commandsTreeViewProvider.teamsDevPortalDescription": "Manage your Teams 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 M365 Teams App (with AAD app) Collaborators",
    "teamstoolkit.commandsTreeViewProvider.addWebpartTitle": "Add SPFx Web Part",
    "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 until finish processing previous request.",
    "teamstoolkit.devPortalIntegration.installPreReleaseWarning": "Please switch to pre-release version of Teams Toolkit following [Pre release extensions](%s) and try again from Developer Portal.",
    "teamstoolkit.devPortalIntegration.checkM365Account.progressTitle": "Checking Microsoft 365 account...",
    "teamstoolkit.devPortalIntegration.generalError.message": "Please try again from Developer Portal and make sure to sign in with the correct Microsoft 365 account.",
    "teamstoolkit.devPortalIntegration.getTeamsAppError.message": "Teams Toolkit failed to get your Teams app. Please try again from Developer Portal and make sure to sign in with the correct Microsoft 365 account.",
    "teamstoolkit.devPortalIntegration.invalidLink": "Invalid link",
    "teamstoolkit.devPortalIntegration.switchAccount": "Switch Account",
    "teamstoolkit.devPortalIntegration.signInCancel.message": "Canceled signing in. You need to sign in with the correct Microsoft 365 account to proceed. Please try again from Developer Portal.",
    "teamstoolkit.devPortalIntegration.switchAccountCancel.message": "Canceled switching account. You need to sign in with the correct Microsoft 365 account to proceed. Please try again from Developer Portal.",
    "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.automaticNpmInstall": "Teams Toolkit will automatically install packages required for your project. Please refer to the command window prompt to view execution details. You can also disable this by clicking the button below and uncheck \"Automatic NPM Install\" in the settings page.",
    "teamstoolkit.handlers.azureSignIn": "Successfully signed in to Azure account.",
    "teamstoolkit.handlers.azureSignOut": "Successfully signed out of Azure account.",
    "teamstoolkit.handlers.coreNotReady": "Core module is loading",
    "teamstoolkit.handlers.createProjectNotification": "You should create a new app or open an existing one to open the README file.",
    "teamstoolkit.handlers.createProjectTitle": "Create a New App",
    "teamstoolkit.handlers.disableAutomaticNpmInstall": "Disable Auto NPM Install",
    "teamstoolkit.handlers.editSecretTitle": "Edit the decrypted secret value",
    "teamstoolkit.handlers.fileNotFound": "%s not found, cannot open it.",
    "teamstoolkit.handlers.findEnvFailed": "Can not find project environment %s.",
    "teamstoolkit.handlers.invalidArgs": "Invalid args: %s.",
    "teamstoolkit.handlers.getHelp": "Get Help",
    "teamstoolkit.handlers.grantPermissionSucceeded": "Added account: '%s' to the environment '%s' as the Teams app owner.",
    "teamstoolkit.handlers.grantPermissionSucceededV3": "Added account: '%s' as the Teams app owner.",
    "teamstoolkit.handlers.grantPermissionWarning": "If added user cannot access Azure resources, you need to manually setup access policy via Azure portal. ",
    "teamstoolkit.handlers.grantPermissionWarningSpfx": "If added user is not a SharePoint App Catalog site admin, you need to manually setup access policy via SharePoint admin center. ",
    "teamstoolkit.handlers.installAdaptiveCardExt": "To preview and debug Adaptive Cards, we recommend to use the \"Adaptive Card Studio\" extension.",
    "teamstoolkit.handlers.invalidProject": "Failed to debug Teams App. The project is not a valid Teams project.",
    "teamstoolkit.handlers.localDebugDescription": "[%s] is successfully created at [local address](%s). You can continue to debug your app.",
    "teamstoolkit.handlers.localDebugDescription.fallback": "[%s] is successfully created at %s. You can continue to debug your app.",
    "teamstoolkit.handlers.localDebugTitle": "Debug",
    "teamstoolkit.handlers.localPreviewDescription": "[%s] is successfully created at [local address](%s). You can continue to preview your app.",
    "teamstoolkit.handlers.localPreviewDescription.fallback": "[%s] is successfully created at %s. You can continue to preview your app.",
    "teamstoolkit.handlers.localPreviewTitle": "Local Preview",
    "teamstoolkit.handlers.loginFailed": "Login failed, 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": "Failed to get login account token from cache. You could try signing out and signing back in to your Azure Account using Teams Toolkit tree view or command palette",
    "teamstoolkit.handlers.noOpenWorkspace": "No open workspace",
    "teamstoolkit.handlers.openFolderTitle": "Open Folder",
    "teamstoolkit.handlers.operationNotSupport": "Operation not support: %s",
    "teamstoolkit.handlers.promptSPFx.upgradeProject.title": "CLI for Microsoft 365",
    "teamstoolkit.handlers.promptSPFx.upgradeProject.description": "You are using a legacy version of SPFx in your project while the current version of Teams Toolkit supports SPFx v%s. If you want to use SPFx v%s, follow 'CLI for Microsoft 365' to upgrade.",
    "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 Teams 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 Teams Toolkit, consider to upgrade.",
    "teamstoolkit.handlers.provisionBeforeGrantOrListPermission": "You cannot add or list owners because a Teams app is not provisioned yet, please click the Provision Resources button below to register a Teams app.",
    "teamstoolkit.handlers.provisionResourcesButton": "Provision Resources",
    "teamstoolkit.handlers.referLinkForMoreDetails": "Please refer to this link for more details: ",
    "teamstoolkit.handlers.reportIssue": "Report Issue",
    "teamstoolkit.handlers.resourceInfoNotFound": "Can not 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. You must run 'Provision' first to generate related state file.",
    "teamstoolkit.handlers.localStateFileNotFound": "State file not found in environment %s. You must run `debug` first to generate related state file.",
    "teamstoolkit.handlers.teamsAppIdNotFound": "Failed to find 'fx-resource-appstudio.teamsAppId' in 'state.%s.json'.",
    "teamstoolkit.handlers.defaultManifestTemplateNotExists": "Manifest template file not found in %s. You can use CLI with your own template file.",
    "teamstoolkit.handlers.defaultAppPackageNotExists": "App package file not found in %s. You can use CLI with your own app package file.",
    "teamstoolkit.handlers.validate.selectTitle": "Select a validation method",
    "teamstoolkit.handlers.validate.schemaOption": "Validate using manifest schema",
    "teamstoolkit.handlers.validate.schemaOptionDescription": "Validate using manifest schema",
    "teamstoolkit.handlers.validate.appPackageOption": "Validate app package using validation rules",
    "teamstoolkit.handlers.validate.appPackageOptionDescription": "Validate app package using validation rules",
    "teamstoolkit.localDebug.failedCheckers": "Failed to check: [%s]. ",
    "teamstoolkit.localDebug.installApp.bot.configureOutlook": "Configure Outlook",
    "teamstoolkit.localDebug.installApp.bot.description": "To continue debugging your application in Outlook:",
    "teamstoolkit.localDebug.installApp.bot.finish": "Once you have finished the above two steps, come back and click 'Continue'",
    "teamstoolkit.localDebug.installApp.bot.guide1": "First, click 'Install in Teams' to install the app in Teams.",
    "teamstoolkit.localDebug.installApp.bot.guide2": "Second, click 'Configure Outlook', sign in to the portal with the same Microsoft 365 account you used in Teams Toolkit. Click the 'Save' button in the portal to connect your bot to the Outlook channel.",
    "teamstoolkit.localDebug.installApp.cancel": "Cancel",
    "teamstoolkit.localDebug.installApp.continue": "Continue",
    "teamstoolkit.localDebug.installApp.description": "To continue debugging your application in Outlook or the Microsoft 365 app, you need to install the app via Teams manually.",
    "teamstoolkit.localDebug.installApp.finish": "Once you have finished the installation, please come back and click 'Continue'.",
    "teamstoolkit.localDebug.installApp.guide": "Click 'Install in Teams' will pop up Teams web client for you to install the app.",
    "teamstoolkit.localDebug.installApp.installInTeams": "Install in Teams",
    "teamstoolkit.localDebug.installApp.m365AccountInfoNotFound": "Microsoft 365 account info not found. Please sign in to Microsoft 365.",
    "teamstoolkit.localDebug.learnMore": "Learn More",
    "teamstoolkit.localDebug.m365TenantHintMessage": "Please note that after you enrolled your developer tenant in Office 365 Target Release, it may take couple days for the enrollment to take effect. Please click 'Learn More' button for more information about setting up dev environment for extending Teams apps across Microsoft 365.",
    "teamstoolkit.localDebug.npmInstallFailedHintMessage": "Task '%s' failed. Please refer to the '%s' terminal window for detailed error information or click 'Report Issue' button to report the issue.",
    "teamstoolkit.localDebug.openSettings": "Open Settings",
    "teamstoolkit.localDebug.portAlreadyInUse": "Port: %s is already in use. Close this port and try again.",
    "teamstoolkit.localDebug.portsAlreadyInUse": "Ports: %s are already in use. Close these ports and try again.",
    "teamstoolkit.localDebug.portWarning": "Changing port(s) in package.json may break debug. Ensure all port changes are expected or refer to documentation by clicking `Learn More` button. (%s package.json location: %s)",
    "teamstoolkit.localDebug.prerequisitesCheckFailure": "Prerequisites Check Failed. If you wish to bypass checking and installing any prerequisites, you can disable them in Visual Studio Code settings.",
    "teamstoolkit.localDebug.prerequisitesCheckTaskFailure": "Validate & install prerequisites failed.",
    "teamstoolkit.localDebug.npmInstallFailure": "Install npm packages task failed.",
    "teamstoolkit.localDebug.setUpTabFailure": "Set up tab task failed.",
    "teamstoolkit.localDebug.setUpBotFailure": "Set up bot task failed.",
    "teamstoolkit.localDebug.setUpSSOFailure": "Set up SSO task failed.",
    "teamstoolkit.localDebug.prepareManifestFailure": "Build & upload Teams manifest task failed.",
    "teamstoolkit.localDebug.outputPanel": "Output panel",
    "teamstoolkit.localDebug.terminal": "terminal",
    "teamstoolkit.localDebug.showDetail": "Please check the %s to see the details.",
    "teamstoolkit.localDebug.switchM365AccountWarning": "You are now using a different Microsoft 365 tenant from what you previously used.",
    "teamstoolkit.localDebug.taskDefinitionError": "The value of '%s' is invalid for the task of type 'teamsfx'",
    "teamstoolkit.localDebug.taskCancelError": "The task is canceled.",
    "teamstoolkit.localDebug.multipleTunnelServiceError": "There are multiple running local tunneling services. Close any redundant tasks to prevent conflicts.",
    "teamstoolkit.localDebug.noTunnelServiceError": "There is no running local tunneling service. Ensure that the local tunneling service has been started.",
    "teamstoolkit.localDebug.ngrokStoppedError": "Ngrok has been 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 hasn't been started. Wait for a moment or restart the local tunneling task.",
    "teamstoolkit.localDebug.tunnelEndpointNotFoundError": "Unable to find the tunnel endpoint. Teams toolkit tried to get the first HTTPS URL from %s and failed.",
    "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": "Teams Toolkit is starting the local tunneling service to forward public URL to local port and inspect traffic. Open terminal window to see the details.",
    "teamstoolkit.localDebug.output.summary": "Summary:",
    "teamstoolkit.localDebug.output.tunnel.learnMore": "Visit %s to learn more 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. 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 retry. Check [output channel](%s) for more details.",
    "teamstoolkit.localDebug.output.tunnel.devTunnelListMessage": "You have reached maximum number of tunnels created with your Microsoft 365 account. The dev tunnels in your account:",
    "teamstoolkit.localDebug.output.tunnel.devTunnelLimitExceeded.deleteAllTunnels": "Delete All Tunnels",
    "teamstoolkit.localDebug.output.tunnel.devTunnelLimitExceeded.cancel": "Cancel",
    "teamstoolkit.localDebug.launchTeamsWebClientError": "Failed to launch Teams web client.",
    "teamstoolkit.localDebug.launchTeamsWebClientStoppedError": "Task to launch Teams web client stopped with exit code '%s'.",
    "teamstoolkit.migrateTeamsManifest.progressTitle": "Upgrade Teams Manifest to extend in Outlook and the Microsoft 365 app",
    "teamstoolkit.migrateTeamsManifest.selectFileConfig.name": "Select Teams Manifest to Upgrade",
    "teamstoolkit.migrateTeamsManifest.selectFileConfig.title": "Select Teams Manifest to Upgrade",
    "teamstoolkit.migrateTeamsManifest.success": "Successfully upgraded the Teams manifest %s.",
    "teamstoolkit.migrateTeamsManifest.updateManifest": "Update Teams Manifest.",
    "teamstoolkit.migrateTeamsManifest.upgrade": "Upgrade",
    "teamstoolkit.migrateTeamsManifest.warningMessage": "Teams Toolkit will update in place the Teams manifest file you selected to work in Outlook and the Microsoft 365 app. We recommend to use git for better tracking 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": "Failed to update file %s, code: %s, message: %s.",
    "teamstoolkit.migrateTeamsTabApp.updateCodesErrorMessage": "Failed to update %d files: %s, etc. Please refer to [Output panel](command:fx-extension.showOutputChannel) for more details.",
    "teamstoolkit.migrateTeamsTabApp.updateCodesErrorOutput": "Failed to 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": "Teams Toolkit will update in place the Teams Tab app you selected to use Teams client SDK v2. We recommend to use git for better tracking file changes before upgrading.",
    "teamstoolkit.preview.installApp.description": "To continue to preview your application in Outlook or the Microsoft 365 app, you need to install the app via Teams manually.",
    "teamstoolkit.preview.installApp.bot.description": "To continue to preview your application in Outlook, you need to follow two steps:",
    "teamstoolkit.preview.installApp.bot.guide2": "Second, please click 'Configure Outlook', sign in to the portal with the same Azure account you used in Teams Toolkit. Select 'Outlook' in the portal and click the 'Apply' button to connect your bot to the Outlook channel.",
    "teamstoolkit.preview.launchTeamsApp": "Preparing to launch Teams app...",
    "teamstoolkit.preview.platform.title": "Platform",
    "teamstoolkit.preview.platform.placeholder": "Select a platform to preview the app",
    "teamstoolkit.preview.prepareTeamsApp": "Preparing Teams app registration...",
    "teamstoolkit.preview.progressHandler.title": "Preview App",
    "teamstoolkit.preview.progressHandler.getTeamsAppId": "Getting Teams app id from manifest...",
    "teamstoolkit.preview.progressHandler.getM365Title": "Getting Microsoft 365 Title by Teams app id...",
    "teamstoolkit.preview.progressHandler.openWebClient": "Opening %s web client...",
    "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.survey.banner.message": "userAsked",
    "teamstoolkit.survey.banner.title": "Tell us what you think about Teams Toolkit.",
    "teamstoolkit.survey.cancelMessage": "userCancelled",
    "teamstoolkit.survey.dontShowAgain.message": "dontShowAgain",
    "teamstoolkit.survey.dontShowAgain.title": "Don't Show Again",
    "teamstoolkit.survey.remindMeLater.message": "remindMeLater",
    "teamstoolkit.survey.remindMeLater.title": "Remind Me Later",
    "teamstoolkit.survey.takeSurvey.message": "takeSurvey",
    "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 a GitHub guide",
    "teamstoolkit.guide.tooltip.inProduct": "Open a in-product guide",
    "teamstoolkit.guides.addAzureAPIM.detail": "An API gateway can be used to administer APIs created for Teams applications and publish them to consume on other applications, such as Power apps.",
    "teamstoolkit.guides.addAzureAPIM.label": "Integrate with Azure API Management",
    "teamstoolkit.guides.addAzureFunction.detail": "A serverless solution to create web APIs for your Teams applications backend.",
    "teamstoolkit.guides.addAzureFunction.label": "Integrate with Azure Functions",
    "teamstoolkit.guides.addAzureKeyVault.detail": "Safeguard cryptographic keys and other secrets used by Teams 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 Teams 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 repetitive workflows for common business processes in conversation",
    "teamstoolkit.guides.cardActionResponse.label": "Initiate Sequential Workflows in Teams",
    "teamstoolkit.guides.cicdPipeline.detail": "Automate development workflow while building Teams application for GitHub, Azure DevOps and Jenkins.",
    "teamstoolkit.guides.cicdPipeline.label": "Automate CI/CD Pipelines",
    "teamstoolkit.guides.mobilePreview.detail": "Run and debug your Teams application on iOS or Android client.",
    "teamstoolkit.guides.mobilePreview.label": "Run and Debug on Mobile Client",
    "teamstoolkit.guides.commandAndResponse.detail": "Automate repetitive tasks with a simple command and response in conversation.",
    "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 containing multiple cards that provide an overview of data or content 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": "Teams Toolkit has been updated to v%s — check out what's new!",
    "teamstoolkit.publishInDevPortal.selectFile.title": "Select Your Teams App Package",
    "teamstoolkit.publishInDevPortal.selectFile.placeholder": "Select your Teams app package or you could build one from \"Zip Teams app package\"",
    "teamstoolkit.publishInDevPortal.confirmFile.placeholder": "Confirm zip file is correctly selected",
    "teamstoolkit.upgrade.whatIsNewTitle": "What's New",
    "teamstoolkit.upgradeToMultiEnvAndBicep.learnMoreLink": "https://aka.ms/teamsfx-existing-aad-doc",
    "teamstoolkit.upgradeToMultiEnvAndBicep.learnMoreText": "Learn More",
    "teamstoolkit.upgradeToMultiEnvAndBicep.outputMsg": "Please set \"AAD_APP_CLIENT_SECRET\" = \"%s\" in your system environment variable. Read this wiki(%s) to for more details.",
    "teamstoolkit.upgradeToMultiEnvAndBicep.showMsg": "Please set \"AAD_APP_CLIENT_SECRET\" = \"%s\" in your system environment variable.\\nYou can also click Learn More for more details.",
    "teamstoolkit.webview.samplePageTitle": "Samples",
    "teamstoolkit.webview.surveyPageTitle": "Teams Toolkit Survey",
    "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.args.prerequisites.title": "The enabled prerequisites.",
    "teamstoolkit.taskDefinitions.args.prerequisites.nodejsTitle": "Validate if Node.js is installed.",
    "teamstoolkit.taskDefinitions.args.prerequisites.m365AccountTitle": "Prompt to sign-in for Microsoft 365 account and validate if the account has side-loading permission enabled.",
    "teamstoolkit.taskDefinitions.args.prerequisites.portsTitle": "Check ports availability for debug use.",
    "teamstoolkit.taskDefinitions.args.portOccupancy.title": "The port numbers to validate",
    "teamstoolkit.taskDefinitions.args.env.title": "The environment name.",
    "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.manageCollaborator.grantPermission.label": "Add App Owners",
    "teamstoolkit.manageCollaborator.grantPermission.description": "Add owners to your Teams app and Azure Active Director 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 Azure Active Director app registrations",
    "teamstoolkit.manageCollaborator.command": "Manage who can make changes to your app",
    "teamstoolkit.viewsWelcome.teamsfx-empty-project-and-check-upgrade.content": "Jump right into Teams Toolkit and get an overview of the fundamentals. For more information, visit [Get Started](command:fx-extension.openWelcome?%5B%22SideBar%22%5D).\nWalk through the steps to build a real-world Teams app.\n[Documentation](command:fx-extension.openDocument?%5B%22SideBar%22%5D)\n[How-to Guides](command:fx-extension.selectTutorials?%5B%22SideBar%22%5D)\nCreate a project or explore our samples.\n[Create a New App](command:fx-extension.create?%5B%22SideBar%22%5D)\n[View Samples](command:fx-extension.openSamples?%5B%22SideBar%22%5D)\nYou need to upgrade the project to the new configuration files to use the latest features. The upgrade process will not change your custom code. It will create the backup files in case you want to roll back.\nThis upgrade is mandatory to continue using the current version of Teams Toolkit. If you don't want to upgrade now, please keep using Teams Toolkit version <=2.10.0.\n[Upgrade Project](command:fx-extension.checkProjectUpgrade?%5B%22SideBar%22%5D)",
    "_teamstoolkit.viewsWelcome.teamsfx-empty-project-and-check-upgrade.content.comment": "For command like [Get Started](command:xxx), please translate 'Get Started' and keep the string 'command:xxx'",
    "teamstoolkit.viewsWelcome.teamsfx-project-and-check-upgradeV3.content": "[Upgrade Project](command:fx-extension.checkProjectUpgrade?%5B%22SideBar%22%5D)\nUpgrade your Teams 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 Teams Toolkit version 4.x.x.",
    "teamstoolkit.viewsWelcome.teamsfx-empty-project.content": "Jump right into Teams Toolkit and get an overview of the fundamentals. For more information, visit [Get Started](command:fx-extension.openWelcome?%5B%22SideBar%22%5D).\nWalk through the steps to build a real-world Teams app.\n[Documentation](command:fx-extension.openDocument?%5B%22SideBar%22%5D)\n[How-to Guides](command:fx-extension.selectTutorials?%5B%22SideBar%22%5D)\nCreate a project or explore our samples.\n[Create a New App](command:fx-extension.create?%5B%22SideBar%22%5D)\n[View Samples](command:fx-extension.openSamples?%5B%22SideBar%22%5D)",
    "_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-new-user.content": "Jump right into Teams Toolkit and get an overview of the fundamentals.\n[Get Started](command:fx-extension.openWelcome?%5B%22SideBar%22%5D)\nCreate a project or explore our samples.\n[Create a New App](command:fx-extension.create?%5B%22SideBar%22%5D)\n[View Samples](command:fx-extension.openSamples?%5B%22SideBar%22%5D)\nWalk through the steps to build a real-world Teams app.\n[Documentation](command:fx-extension.openDocument?%5B%22SideBar%22%5D)\n[How-to Guides](command:fx-extension.selectTutorials?%5B%22SideBar%22%5D)",
    "_teamstoolkit.viewsWelcome.teamsfx-empty-project-new-user.content.comment": "For command like [Get Started](command:xxx), please translate 'Get Started' and keep the string 'command:xxx'",
    "teamstoolkit.viewsWelcome.teamsfx-feedback.content": "Take 2 minutes to help us improve, your feedback matters!\n[We Would Love Your Feedback](command:fx-extension.openSurvey)",
    "teamstoolkit.walkthroughs.description": "Jumpstart your Teams app development experience",
    "teamstoolkit.walkthroughs.steps.teamsToolkitBuildApp.description": "Start with [Teams](https://aka.ms/teamsfx-capabilities-overview) or [Outlook add-in](https://aka.ms/teamsfx-outlook-add-in-capabilities) capability to build your first app.\nYou can create it from the scratch or explore our samples to help you quickly get started with the real-world examples and code structures.\n[Create a New App](command:fx-extension.createFromWalkthrough?%5B%22WalkThrough%22%5D)\n[View Samples](command:fx-extension.openSamples?%5B%22WalkThrough%22%5D)",
    "teamstoolkit.walkthroughs.steps.teamsToolkitBuildApp.title": "Build your first app",
    "teamstoolkit.walkthroughs.steps.teamsToolkitCreateFreeAccount.description": "Create a free Microsoft 365 testing tenant to install and preview your Teams apps in Teams.\n If you already have a Microsoft 365 organizational account, [Sign in to Microsoft 365](command:fx-extension.signinM365?%5B%22WalkThrough%22%5D) and validate [sideloading](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/prepare-your-o365-tenant#enable-custom-teams-apps-and-turn-on-custom-app-uploading) is enabled.\n[Create a Microsoft 365 Testing Tenant](https://developer.microsoft.com/en-us/microsoft-365/dev-program)",
    "teamstoolkit.walkthroughs.steps.teamsToolkitCreateFreeAccount.title": "Create a Microsoft 365 testing tenant for free",
    "teamstoolkit.walkthroughs.steps.teamsToolkitDeploy.description": "You can provision resources in the cloud and deploy your app's code to the provisioned resources. Finally, distribute your first app to Teams.\n[Open Lifecycle Commands](command:fx-extension.openLifecycleTreeview?%5B%22WalkThrough%22%5D)\n__Tip: Learn more about ['Lifecycle'](https://aka.ms/teamsfx-provision).__",
    "teamstoolkit.walkthroughs.steps.teamsToolkitDeploy.title": "Deploy Teams apps",
    "teamstoolkit.walkthroughs.steps.teamsToolkitEnvironment.description": "Developing Teams application with JavaScript or TypeScript requires NPM and Node.js. Check your environment and get ready for your first Teams app development.\n[Run Prerequisite Checker](command:fx-extension.validate-getStarted-prerequisites?%5B%22WalkThrough%22%5D)",
    "teamstoolkit.walkthroughs.steps.teamsToolkitEnvironment.title": "Get your environment ready",
    "teamstoolkit.walkthroughs.steps.teamsToolkitExploreMore.altText": "How-to guides, README.md and Documentation",
    "teamstoolkit.walkthroughs.steps.teamsToolkitExploreMore.description": "Here are some recommendations to continue your journey with Teams 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.teamsToolkitExploreMore.title": "What's next?",
    "teamstoolkit.walkthroughs.steps.teamsToolkitPreview.description": "Press [F5](command:fx-extension.selectAndDebug?%5B%22WalkThrough%22%5D) or discover '[Run and Debug](command:workbench.view.debug)' panel on the activity bar, and click the play icon to locally preview your app in Teams context.\n[Run Local Preview (F5)](command:fx-extension.selectAndDebug?%5B%22WalkThrough%22%5D)\n__Tip: To run local preview, sign in to Microsoft 365 (organizational account) with sideloading option.__",
    "teamstoolkit.walkthroughs.steps.teamsToolkitPreview.title": "Preview your Teams app locally",
    "teamstoolkit.walkthroughs.title": "Get Started with Teams Toolkit"
}
