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.19 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": "niedostępny",
"not.connected": "brak połączenia ze środowiskiem uruchomieniowym",
"restartFrame.cannot": "Nie można ponownie uruchomić ramki",
"attribute.path.not.exist": "Atrybut „{0}” nie istnieje („{1}”).",
"attribute.path.not.absolute": "Atrybut „{0}” nie jest bezwzględny („{1}”). Rozważ dodanie „{2}” jako prefiksu, aby stał się bezwzględny.",
"more.information": "Więcej informacji",
"setVariable.error": "Wartość ustawienia nie jest obsługiwana",
"source.not.found": "Nie można pobrać zawartości.",
"VSND2010": "Nie można nawiązać połączenia z procesem środowiska uruchomieniowego, przekroczono limit czasu po {0} ms — (przyczyna: {1}).",
"VSND2023": "Żaden stos wywołań nie jest dostępny."
}