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

keybindingsEditor.i18n.json « browser « preferences « parts « workbench « vs « src « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7a9de7d9a31616dfbc216b4d232b23bb3aefc44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"SearchKeybindings.AriaLabel": "Поиск настраиваемых сочетаний клавиш",
	"SearchKeybindings.Placeholder": "Поиск настраиваемых сочетаний клавиш",
	"add": "Добавить настраиваемое сочетание клавиш",
	"cancel": "Отмена",
	"change": "Изменить настраиваемое сочетание клавиш",
	"command": "Команда",
	"confirmRemove": "Удалить настраиваемое сочетание клавиш \"{0}\" из команды \"{1}\"",
	"default": "По умолчанию",
	"header-message": "Для использования расширенных настроек откройте и измените ",
	"keybinding": "Настраиваемое сочетание клавиш",
	"keybindingsInputName": "Настраиваемые сочетания клавиш",
	"ok": "ОК",
	"removeLabel": "Удалить настраиваемое сочетание клавиш",
	"source": "Источник",
	"user": "Пользователь",
	"when": "Когда"
}