UNPKG

vscode-chrome-debug-core

Version:

A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol

13 lines 964 B
/*--------------------------------------------------------------------------------------------- * 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": "Hedef uygulamadan yanıt alındı, ancak hedef sayfa bulunamadı", "attach.cannotConnect": "Hedefe bağlanılamıyor: {0}", "attach.invalidResponse": "Hedeften gelen yanıt geçersiz gibi görünüyor. Hata: {0}. Yanıt: {1}", "attach.invalidResponseArray": "Hedeften gelen yanıt geçersiz gibi görünüyor: {0}", "attach.noMatchingTarget": "{0} ile eşleşen geçerli bir hedef bulunamıyor. Kullanılabilir sayfalar: {1}", "attach.devToolsAttached": "Chrome DevTools'un ekli olabileceği bu hedefe eklenemiyor: {0}" }