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

searchActions.i18n.json « browser « search « parts « workbench « vs « src « ptb « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 94f7c40e78209817031c2d4705f2e758674b2198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"nextSearchTerm": "Mostrar o Próximo Termo de Pesquisa",
	"previousSearchTerm": "Mostrar Termo de Pesquisa Anterior",
	"focusNextInputBox": "Focalizar a Próxima Caixa de Entrada",
	"focusPreviousInputBox": "Focalizar a Caixa de Entrada Anterior",
	"replaceInFiles": "Substituir nos Arquivos",
	"findInFolder": "Encontrar na pasta",
	"RefreshAction.label": "Atualizar",
	"ClearSearchResultsAction.label": "Limpar os Resultados da Pesquisa",
	"FocusNextSearchResult.label": "Focalizar o Próximo Resultado da Pesquisa",
	"FocusPreviousSearchResult.label": "Focalizar o Resultado da Pesquisa Anterior",
	"RemoveAction.label": "Remover",
	"file.replaceAll.label": "Substituir Tudo",
	"match.replace.label": "Substituir",
	"ConfigureGlobalExclusionsAction.label": "Abrir configurações"
}