@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
15 lines • 1.11 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.
{
"program.path.case.mismatch.warning": "La combinazione di minuscole/maiuscole usata nel percorso del programma è diversa rispetto al file su disco. È possibile che i punti di interruzione non vengano rilevati.",
"node.console.title": "Console di debug nodo",
"attribute.path.not.exist": "L'attributo '{0}' non esiste ('{1}').",
"attribute.path.not.absolute": "L'attributo '{0}' non è assoluto ('{1}'). Per renderlo assoluto, provare ad aggiungere '{2}' come prefisso.",
"VSND2001": "Il runtime '{0}' non è stato trovato in PATH.",
"more.information": "Altre informazioni",
"origin.from.node": "contenuto di sola lettura di Node.js",
"origin.core.module": "modulo principale di sola lettura"
}