UNPKG

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.09 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. { "eval.not.available": "non disponible", "not.connected": "non connecté au runtime", "restartFrame.cannot": "Impossible de redémarrer le frame", "attribute.path.not.exist": "L'attribut '{0}' n'existe pas ('{1}').", "attribute.path.not.absolute": "L'attribut '{0}' n'est pas absolu ('{1}'). Ajoutez le préfixe '{2}' pour le rendre absolu.", "more.information": "Plus d'informations", "setVariable.error": "Valeur de paramètre non prise en charge", "source.not.found": "Impossible de récupérer le contenu.", "VSND2010": "Connexion impossible au processus de runtime. Expiration du délai après {0} ms - (raison : {1}).", "VSND2023": "Aucune pile des appels disponible." }