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

debug.contribution.i18n.json « electron-browser « debug « parts « workbench « vs « src « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 28e05215d6dd37c86924e3b034d9aa4b75c522d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"allowBreakpointsEverywhere": "Разрешает задание точки останова для всех файлов с любым расширением.",
	"debug": "Отладка",
	"debugCategory": "Отладка",
	"debugConfigurationTitle": "Отладка",
	"debugErrorEditor": "Ошибка при отладке",
	"debugPanel": "Консоль отладки",
	"launchConfigDoesNotExist": "Конфигурация запуска \"{0}\" не существует.",
	"openExplorerOnEnd": "Автоматически открывать мини-приложение просмотра проводника по завершении сеанса отладки.",
	"toggleDebugPanel": "Консоль отладки",
	"toggleDebugViewlet": "Показать отладочные сведения",
	"view": "Просмотреть"
}