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
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": "mevcut değil",
"not.connected": "çalışma zamanına bağlı değil",
"restartFrame.cannot": "Çerçeve yeniden başlatılamıyor",
"attribute.path.not.exist": "'{0}' özniteliği mevcut değil ('{1}').",
"attribute.path.not.absolute": "'{0}' özniteliği mutlak değil ('{1}'); mutlak hale getirmek için, '{2}' yolunu ön ek olarak eklemeyi düşünün.",
"more.information": "Daha Fazla Bilgi",
"setVariable.error": "Değer ayarlama desteklenmiyor",
"source.not.found": "İçerik alınamadı.",
"VSND2010": "Çalışma zamanı işlemine bağlanılamıyor, {0} ms sonra zaman aşımı - (sebep: {1}).",
"VSND2023": "Mevcut çağrı yığını yok."
}