Path: blob/main/extensions/microsoft-authentication/package.nls.json
5240 views
{1"displayName": "Microsoft Account",2"description": "Microsoft authentication provider",3"signIn": "Sign In",4"signOut": "Sign Out",5"microsoft-authentication.implementation.description": "The authentication implementation to use for signing in with a Microsoft account.",6"microsoft-authentication.implementation.enumDescriptions.msal": "Use the Microsoft Authentication Library (MSAL) to sign in with a Microsoft account.",7"microsoft-authentication.implementation.enumDescriptions.msal-no-broker": "Use the Microsoft Authentication Library (MSAL) to sign in with a Microsoft account using a browser. This is useful if you are having issues with the native broker.",8"microsoft-sovereign-cloud.environment.description": {9"message": "The Sovereign Cloud to use for authentication. If you select `custom`, you must also set the `#microsoft-sovereign-cloud.customEnvironment#` setting.",10"comment": [11"{Locked='`#microsoft-sovereign-cloud.customEnvironment#`'}",12"The `#microsoft-sovereign-cloud.customEnvironment#` syntax will turn into a link. Do not translate it."13]14},15"microsoft-sovereign-cloud.environment.enumDescriptions.AzureChinaCloud": "Azure China",16"microsoft-sovereign-cloud.environment.enumDescriptions.AzureUSGovernment": "Azure US Government",17"microsoft-sovereign-cloud.environment.enumDescriptions.custom": "A custom Microsoft Sovereign Cloud",18"microsoft-sovereign-cloud.customEnvironment.description": {19"message": "The custom configuration for the Sovereign Cloud to use with the Microsoft Sovereign Cloud authentication provider. This along with setting `#microsoft-sovereign-cloud.environment#` to `custom` is required to use this feature.",20"comment": [21"{Locked='`#microsoft-sovereign-cloud.environment#`'}",22"The `#microsoft-sovereign-cloud.environment#` syntax will turn into a link. Do not translate it."23]24},25"microsoft-sovereign-cloud.customEnvironment.name.description": "The name of the custom Sovereign Cloud.",26"microsoft-sovereign-cloud.customEnvironment.portalUrl.description": "The portal URL for the custom Sovereign Cloud.",27"microsoft-sovereign-cloud.customEnvironment.managementEndpointUrl.description": "The management endpoint for the custom Sovereign Cloud.",28"microsoft-sovereign-cloud.customEnvironment.resourceManagerEndpointUrl.description": "The resource manager endpoint for the custom Sovereign Cloud.",29"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "The Active Directory endpoint for the custom Sovereign Cloud.",30"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "The Active Directory resource ID for the custom Sovereign Cloud."31}323334