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.11 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": "não disponível", "not.connected": "não conectado ao runtime", "restartFrame.cannot": "Não foi possível reiniciar o frame", "attribute.path.not.exist": "Atributo '{0}' não existe ('{1}').", "attribute.path.not.absolute": "Atributo '{0}' não é absoluto ('{1}'); Considere a adição de '{2}' como um prefixo para torná-lo absoluto.", "more.information": "Mais informações", "setVariable.error": "Valor de configuração não suportado", "source.not.found": "Não foi possível recuperar o conteúdo.", "VSND2010": "Não foi possível conectar-se ao processo de runtime, timeout após {0} ms - (motivo: {1}).", "VSND2023": "Nenhuma pilha de comandos disponível." }