Archived
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
40 lines
3.3 KiB
JSON
40 lines
3.3 KiB
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||
"--------------------------------------------------------------------------------------------",
|
||
"Do not edit this file. It is machine generated."
|
||
],
|
||
"version": "1.0.0",
|
||
"contents": {
|
||
"bundle": {
|
||
"Error validating custom environment setting: {0}": "Error validating custom environment setting: {0}",
|
||
"Microsoft Authentication": "Microsoft Authentication",
|
||
"Microsoft Sovereign Cloud Authentication": "Authentification au cloud souverain Microsoft",
|
||
"Open settings": "Open settings",
|
||
"Paste authorization code here...": "Collez le code d’autorisation ici...",
|
||
"Provide the authorization code to complete the sign in flow.": "Fournissez le code d’autorisation pour terminer le flux de connexion.",
|
||
"The environment `{0}` is not a valid environment.": "The environment `{0}` is not a valid environment.",
|
||
"You have been signed out because reading stored authentication information failed.": "Vous avez été déconnecté en raison de l'échec de la lecture des informations d'authentification stockées.",
|
||
"You must also specify a custom environment in order to use the custom environment auth provider.": "You must also specify a custom environment in order to use the custom environment auth provider."
|
||
},
|
||
"package": {
|
||
"description": "Fournisseur d'authentification Microsoft",
|
||
"displayName": "Compte Microsoft",
|
||
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "The Active Directory endpoint for the custom Sovereign Cloud.",
|
||
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "The Active Directory resource ID for the custom Sovereign Cloud.",
|
||
"microsoft-sovereign-cloud.customEnvironment.description": "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.",
|
||
"microsoft-sovereign-cloud.customEnvironment.managementEndpointUrl.description": "The management endpoint for the custom Sovereign Cloud.",
|
||
"microsoft-sovereign-cloud.customEnvironment.name.description": "The name of the custom Sovereign Cloud.",
|
||
"microsoft-sovereign-cloud.customEnvironment.portalUrl.description": "The portal URL for the custom Sovereign Cloud.",
|
||
"microsoft-sovereign-cloud.customEnvironment.resourceManagerEndpointUrl.description": "The resource manager endpoint for the custom Sovereign Cloud.",
|
||
"microsoft-sovereign-cloud.environment.description": "The Sovereign Cloud to use for authentication. If you select `custom`, you must also set the `#microsoft-sovereign-cloud.customEnvironment#` setting.",
|
||
"microsoft-sovereign-cloud.environment.enumDescriptions.AzureChinaCloud": "Azure China",
|
||
"microsoft-sovereign-cloud.environment.enumDescriptions.AzureUSGovernment": "Azure US Government",
|
||
"microsoft-sovereign-cloud.environment.enumDescriptions.custom": "A custom Microsoft Sovereign Cloud",
|
||
"signIn": "Se connecter",
|
||
"signOut": "Se déconnecter"
|
||
}
|
||
}
|
||
} |