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

keybindingsEditor.i18n.json « browser « preferences « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 508874ca78213981126e847678b12db98229c42c (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": "从命令“{1}”删除键绑定“{0}”",
	"default": "默认",
	"header-message": "用于高级自定义打开和编辑 ",
	"keybinding": "键绑定",
	"keybindingsInputName": "键绑定",
	"ok": "确定",
	"removeLabel": "删除键绑定",
	"source": "源",
	"user": "用户",
	"when": "何时"
}