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

preferencesService.i18n.json « browser « preferences « parts « workbench « vs « src « ptb « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d94af6361561d08d49af15c9f15cb796718fed7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"openFolderFirst": "Abrir uma pasta primeiro para criar configurações de espaço de trabalho",
	"emptyKeybindingsHeader": "Coloque suas chaves de ligações neste arquivo para substituir os padrões",
	"defaultKeybindings": "Keybindings Padrão",
	"emptySettingsHeader": "Colocar suas configurações nesse arquivo para sobrecrever as configurações padrão",
	"emptySettingsHeader1": "Colocar as suas configurações nesse arquivo para sobrescrever as configurações e usuário padrão.",
	"fail.createSettings": "Não foi possível criar '{0}' ({1})."
}