Files
vscode/i18n/fra/extensions/json/server/out/jsonSchemaService.i18n.json
2016-03-11 23:01:10 +01:00

12 lines
861 B
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/*---------------------------------------------------------------------------------------------
* 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.
{
"json.schema.invalidFormat": "Impossible d'analyser le contenu à partir de '{0}' : {1}.",
"json.schema.invalidref": "Impossible de résoudre $ref '{0}' dans {1}.",
"json.schema.nocontent": "Impossible de charger le schéma à partir de '{0}' : aucun contenu.",
"json.schema.problemloadingref": "Problèmes lors du chargement de la référence '{0}' : {1}",
"json.schema.unabletoload": "Impossible de charger le schéma à partir de '{0}' : {1}"
}