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.14 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": "Nicht verfügbar", "not.connected": "Keine Verbindung mit Runtime.", "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}). Erwägen Sie das Hinzufügen von \"{2}\" als Präfix, um ein absolutes Attribut zu erhalten.", "more.information": "Weitere Informationen", "setVariable.error": "Einstellungswert nicht unterstützt.", "source.not.found": "Inhalt konnte nicht abgerufen werden.", "VSND2010": "Verbindung mit Runtimeprozess nicht möglich, Timeout nach {0} ms – (Ursache: {1}).", "VSND2023": "Es ist keine Aufrufliste verfügbar." }