UNPKG

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.14 kB
/*--------------------------------------------------------------------------------------------- * 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": "no disponible", "not.connected": "no está conectado al entorno de ejecución", "restartFrame.cannot": "No se puede reiniciar el marco", "attribute.path.not.exist": "El atributo '{0}' no existe ('{1}').", "attribute.path.not.absolute": "El atributo '{0}' no es absoluto ('{1}'). Pruebe a agregar '{2}' como prefijo para hacerlo absoluto.", "more.information": "Más información", "setVariable.error": "Valor de configuración no compatible", "source.not.found": "No se pudo recuperar el contenido.", "VSND2010": "No se puede conectar con el proceso en tiempo de ejecución, el tiempo de espera se agota transcurridos {0} ms - (motivo: {1}).", "VSND2023": "No hay ninguna pila de llamadas disponible." }