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

searchActions.i18n.json « browser « search « parts « workbench « vs « src « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aeabb8503356762113230d0ea2d78f7798291df1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"ClearSearchResultsAction.label": "Очистить результаты поиска",
	"ConfigureGlobalExclusionsAction.label": "Открыть параметры",
	"RefreshAction.label": "Обновить",
	"RemoveAction.label": "Удалить",
	"file.replaceAll.label": "Заменить все",
	"findInFolder": "Найти в папке",
	"focusNextInputbox": "Фокус на следующем поле ввода",
	"focusPreviousInputbox": "Фокус на предыдущем поле ввода",
	"match.replace.label": "Заменить",
	"nextSearchTerm": "Показать следующее условие поиска",
	"previousSearchTerm": "Показать предыдущее условие поиска",
	"replaceInFiles": "Заменить в файлах",
	"showSearchViewlet": "Показать средство поиска"
}