vscode-apimanagement/package.nls.json

62 строки
4.4 KiB
JSON

{
"azureApiManagement.openInPortal": "Open in Portal",
"azureApiManagement.importOpenApiByFile": "Import from OpenAPI file",
"azureApiManagement.importOpenApiByLink": "Import from OpenAPI link",
"azureApiManagement.showExplorer": "Show or hide the Azure API Management Explorer.",
"azureApiManagement.showSavePrompt": "Show warning dialog on remote file uploading.",
"azureApiManagement.createService": "Create API Management in Azure",
"azureApiManagement.deleteService": "Delete API Management",
"azureApiManagement.copySubscriptionKey" : "Copy Subscription Key",
"azureApiManagement.showApi": "Edit OpenAPI",
"azureApiManagement.showArmApi": "Edit API",
"azureApiManagement.showArmApiOperation": "Edit Operation",
"azureApiManagement.showServicePolicy": "Edit Global policy",
"azureApiManagement.showApiPolicy": "Edit API policy",
"azureApiManagement.showOperationPolicy": "Edit Operation policy",
"azureApiManagement.deleteApi": "Delete API",
"azureApiManagement.deleteOperation": "Delete Operation",
"azureApiManagement.testOperation": "Test Operation",
"azureApiManagement.advancedCreationDescription":"Enables advanced creation of Azure API Management Instance, which will prompt for several additional values instead of using a default.",
"azureApiManagement.createNamedValue": "Create Named value",
"azureApiManagement.deleteNamedValue": "Delete Named value",
"azureApiManagement.updateNamedValue": "Edit Named value",
"azureApiManagement.addApiToProduct": "Add API to Product",
"azureApiManagement.removeApiFromProduct": "Remove API from Product",
"azureApiManagement.showProductPolicy": "Edit Product policy",
"azureApiManagement.showArmProduct": "Edit Product",
"azureApiManagement.openExtensionWorkspaceFolder": "Open extension workspace folder",
"azureApiManagement.initializeExtensionWorkspaceFolder": "Initialize extension workspace folder",
"azureApiManagement.advancedPolicyAuthoringExperience": "(Experimental Feature) Enables advanced policy authoring experience.",
"azureApiManagement.extractService": "Extract Service",
"azureApiManagement.extractApi": "Extract API",
"azureApiManagement.importFunctionApp": "Import from Azure Functions",
"azureApiManagement.importFunctionAppToApi": "Import Azure Functions",
"azureApiManagement.addApiFilter": "Filter APIs",
"azureApiManagement.setApiFilter": "Set API filter...",
"azureApiManagement.addApiToGateway": "Add API to Gateway",
"azureApiManagement.removeApiFromGateway": "Remove API from Gateway",
"azureApiManagement.importWebApp": "Import from Azure App Service",
"azureApiManagement.importWebAppToApi": "Import Azure App Service",
"azureApiManagement.copyDockerRunCommand": "Copy Docker Run Command",
"azureApiManagement.generateKubernetesDeployment": "Generate Kubernetes Deployment File",
"azureApiManagement.generateNewGatewayToken": "Generate New Gateway Token",
"azureApiManagement.debugPolicy": "Start Policy Debugging",
"azureApiManagement.generateFunctions": "Scaffold Azure Functions",
"azureApiManagement.scaffoldAzureFunctions": "(Experimental Feature) Enables scaffolding Azure Functions from API definition.",
"azureApiManagement.revisions": "API Revisions",
"azureApiManagement.setCustomHostName": "Select Gateway Host Name",
"azureApiManagement.createSubscription": "Create a new Subscription",
"azureApiManagement.deleteSubscription": "Delete Subscription",
"azureApiManagement.createAuthorizationProvider": "Create Authorization Provider",
"azureApiManagement.deleteAuthorizationProvider": "Delete Authorization Provider",
"azureApiManagement.copyAuthorizationProviderRedirectUrl": "Copy RedirectUrl",
"azureApiManagement.createAuthorization": "Create Authorization",
"azureApiManagement.authorizeAuthorization": "Login",
"azureApiManagement.deleteAuthorization": "Delete Authorization",
"azureApiManagement.copyAuthorizationPolicy": "Copy Policy Snippet",
"azureApiManagement.createAuthorizationAccessPolicy": "Create Access Policy",
"azureApiManagement.deleteAuthorizationAccessPolicy": "Delete Access Policy",
"azureApiManagement.showArmAuthorizationProvider": "Edit Authorization Provider",
"azureApiManagement.showArmAuthorization": "Edit Authorization",
"azureApiManagement.showArmAuthorizationAccessPolicy": "Edit Authorization Access Policy"
}