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": "nedostupné",
"not.connected": "nepřipojeno k modulu runtime",
"restartFrame.cannot": "Rámec nelze restartovat.",
"attribute.path.not.exist": "Atribut {0} neexistuje ({1}).",
"attribute.path.not.absolute": "Atribut {0} není absolutní ({1}). Zvažte přidání předpony {2}, aby byl tento atribut absolutní.",
"more.information": "Další informace",
"setVariable.error": "Nastavení hodnoty není podporováno.",
"source.not.found": "Nepodařilo se načíst obsah.",
"VSND2010": "Nelze se připojit k procesu modulu runtime, vypršení časového limitu po {0} ms – (důvod: {1}).",
"VSND2023": "Není k dispozici žádný zásobník volání."
}