vscode-chrome-debug-core
Version:
A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol
17 lines • 1.1 kB
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.
{
"eval.not.available": "non disponible",
"not.connected": "non connecté au runtime",
"restartFrame.cannot": "Impossible de redémarrer l'image",
"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.",
"more.information": "Informations",
"setVariable.error": "Valeur de paramètre non prise en charge",
"source.not.found": "Impossible de récupérer le contenu.",
"VSND2010": "Impossible de se connecter au processus de runtime, expiration au bout de {0} ms - (raison : {1}).",
"VSND2023": "Aucune pile des appels disponible."
}