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

explorerViewer.i18n.json « views « browser « files « parts « workbench « vs « src « ptb « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f5321d10375700ba821ab87eb6fb8ccda409f45f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"canNotResolve": "Não pode resolver a pasta {0}",
	"fileInputAriaLabel": "Digite o Nome do arquivo. Pressione Enter para confirmar ou Escape para cancelar.",
	"filesExplorerViewerAriaLabel": "{0}, Explorador de Arquivos",
	"dropFolders": "Você quer adicionar as pastas no espaço de trabalho?",
	"dropFolder": "Você quer adicionar a pasta no espaço de trabalho?",
	"addFolders": "&& Adicionar pastas",
	"addFolder": "&& Adicionar pasta",
	"confirmMove": "Tem certeza que deseja mover '{0}'?",
	"doNotAskAgain": "Não me pergunte novamente",
	"confirmOverwriteMessage": "'{0}' já existe na pasta de destino. Deseja substituí-lo?",
	"irreversible": "Esta ação é irreversível!",
	"replaceButtonLabel": "&&Substituir"
}