Welcome to mirror list, hosted at ThFree Co, Russian Federation.

preferencesRenderers.i18n.json « browser « preferences « parts « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a4c6e37dc95803d18011d1e9a8b7ffd82bcd97dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"errorInvalidConfiguration": "Impossibile scrivere nelle impostazioni. Correggere eventuali errori o avvisi nel file e riprovare.",
	"defaultSettingsTitle": "Impostazioni predefinite",
	"defaultSettingsMessage": "Inserire le impostazioni nel file a destra per sovrascrivere.",
	"noSettingsFound": "Non sono state trovate impostazioni.",
	"editTtile": "Modifica",
	"replaceDefaultValue": "Sostituisci nelle impostazioni",
	"copyDefaultValue": "Copia nelle impostazioni",
	"unsupportedPHPExecutablePathSetting": "Questa deve essere un'impostazione utente. Per configurare PHP per l'area di lavoro, aprire un file PHP e fare clic su 'Percorso PHP' nella barra di stato.",
	"unsupportedWorkspaceSetting": "Questa deve essere un'impostazione utente."
}