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.18 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": "Nicht verfügbar",
"not.connected": "Nicht mit der Laufzeit verbunden.",
"restartFrame.cannot": "Frame kann nicht neu gestartet werden",
"attribute.path.not.exist": "Das Attribut \"{0}\" ist nicht vorhanden (\"{1}\").",
"attribute.path.not.absolute": "Das Attribut \"{0}\" ist nicht absolut (\"{1}\"). Fügen Sie ggf. \"{2}\" als Präfix hinzu, um es als absolut zu definieren.",
"more.information": "Weitere Informationen",
"setVariable.error": "Das Festlegen des Werts wird nicht unterstützt.",
"source.not.found": "Der Inhalt konnte nicht abgerufen werden.",
"VSND2010": "Es kann keine Verbindung mit dem Laufzeitprozess hergestellt werden, Timeout nach {0} ms - (Ursache: {1}).",
"VSND2023": "Es ist keine Aufrufliste verfügbar."
}