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

quickOpenController.i18n.json « quickopen « parts « browser « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c759cb7aee9ed2bddc29d9928b17f739a9a33492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"canNotRunPlaceholder": "Questo gestore per Quick Open non può essere usato nel contesto corrente",
	"emptyPicks": "Non ci sono voci selezionabili",
	"entryAriaLabel": "{0}, aperti di recente",
	"historyMatches": "aperti di recente",
	"inputModeEntry": "Premere 'INVIO' per confermare l'input oppure 'ESC' per annullare",
	"inputModeEntryDescription": "{0} (premere 'INVIO' per confermare oppure 'ESC' per annullare)",
	"noResultsFound1": "Non sono stati trovati risultati",
	"pickHistory": "Selezionare una voce dell'editor da rimuovere dalla cronologia",
	"quickOpenInput": "Digitare '?' per visualizzare la Guida relativa alle azioni che è possibile eseguire qui",
	"removeFromEditorHistory": "Rimuovi dalla cronologia dell'editor"
}