Files
vscode/i18n/ita/extensions/configuration-editing/out/extension.i18n.json
2018-05-31 13:22:07 -07:00

21 lines
1.1 KiB
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."
],
"workspaceFolder": "Percorso della cartella aperta in VS Code",
"workspaceFolderBasename": "Nome della cartella aperta In VS Code senza barre di separazione (/)",
"relativeFile": "Il file attualmente aperto relativo a ${workspaceFolder}",
"file": "File attualmente aperto",
"cwd": "Cartella di lavoro attuale per il task di avvio",
"lineNumber": "La riga attuale nel file attivo",
"selectedText": "Il testo selezionato nel file attivo",
"fileDirname": "Il nome della cartella del file attuale",
"fileExtname": "L'estensione del file attualmente aperto",
"fileBasename": "Il nome del file attualmente aperto",
"fileBasenameNoExtension": "Il nome del file attualmente aperto senza estensione",
"exampleExtension": "Esempio"
}