UNPKG

@inst/vscode-bin-darwin

Version:

BINARY ONLY - VSCode binary deployment for macOS

15 lines 1.1 kB
/*--------------------------------------------------------------------------------------------- * 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. { "program.path.case.mismatch.warning": "Le chemin du programme utilise un nom de fichier contenant des caractères avec des casses différentes, ce qui peut empêcher l'accès aux points d'arrêt.", "node.console.title": "Console de débogage de nœud", "attribute.path.not.exist": "L'attribut '{0}' n'existe pas ('{1}').", "attribute.path.not.absolute": "L'attribut '{0}' n'est pas absolu ('{1}') ; songez à ajouter '{2}' comme préfixe pour le rendre absolu.", "VSND2001": "Runtime '{0}' introuvable dans PATH.", "more.information": "Informations", "origin.from.node": "contenu en lecture seule à partir du code Node.js", "origin.core.module": "module de base en lecture seule" }