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

keybindingsEditor.i18n.json « browser « preferences « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fb594af27dcc95429289765f58d800e2852ffab1 (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": "當"
}