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

commandsHandler.i18n.json « browser « quickopen « parts « workbench « vs « src « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12bcf3ccba9e1ec148a71a7316f9d1e39d3a46d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"showTriggerActions": "Показать все команды",
	"showCommands.label": "Палитра команд...",
	"entryAriaLabelWithKey": "{0}, {1}, команды",
	"entryAriaLabel": "{0}, команды",
	"canNotRun": "Выполнить команду {0} отсюда невозможно.",
	"actionNotEnabled": "Команда {0} не разрешена в текущем контексте.",
	"commandLabel": "{0}: {1}",
	"cat.title": "{0}: {1}",
	"noCommandsMatching": "Нет соответствующих команд"
}