/*---------------------------------------------------------------------------------------------
 *  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.
{
	"attach.responseButNoTargets": "Es wurde eine Antwort von der Ziel-App empfangen, aber es wurden keine Zielseiten gefunden.",
	"attach.cannotConnect": "Verbindung mit Ziel nicht möglich: {0}",
	"attach.invalidResponse": "Die Antwort vom Ziel ist offenbar ungültig. Fehler: {0}. Antwort: {1}",
	"attach.invalidResponseArray": "Die Antwort vom Ziel ist offenbar ungültig: {0}",
	"attach.noMatchingTarget": "Es wurde kein gültiges Ziel gefunden, das \"{0}\" entspricht. Verfügbare Seiten: {1}",
	"attach.devToolsAttached": "Anfügen an dieses Ziel nicht möglich, an das möglicherweise Chrome DevTools angefügt sind: {0}"
}