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: 933840a7fc30d8c2793e1e86a9c483ec8a44659c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"nextSearchIncludePattern": "Mostrar a Próxima Busca Incluindo Padrões",
	"previousSearchIncludePattern": "Mostrar a Busca Anterior Incluindo Padrões",
	"nextSearchExcludePattern": "Mostrar a Próxima Busca Excluindo Padrões",
	"previousSearchExcludePattern": "Mostrar a Busca Anterior Excluindo Padrões",
	"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",
	"findInWorkspace": "Procurar no Espaço de Trabalho...",
	"findInFolder": "Procurar 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",
	"file.replaceAll.label": "Substituir Tudo",
	"match.replace.label": "Substituir"
}