preferencesService.i18n.json 798 字节
Newer Older
D
Dirk Baeumer 已提交
1 2 3 4 5 6
/*---------------------------------------------------------------------------------------------
 *  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.
{
7
	"openFolderFirst": "Aprire prima una cartella per creare le impostazioni dell'area di lavoro",
D
Dirk Baeumer 已提交
8
	"emptyKeybindingsHeader": "Inserire i tasti di scelta rapida in questo file per sovrascrivere i valori predefiniti",
9
	"defaultKeybindings": "Tasti di scelta rapida predefiniti",
10
	"folderSettingsName": "{0} (Impostazioni cartella)",
11
	"fail.createSettings": "Non è possibile creare '{0}' ({1})."
D
Dirk Baeumer 已提交
12
}