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

keybindingsEditor.i18n.json « browser « preferences « parts « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 122a8e6edc4b947460f27d9d2fd3539011656be2 (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": "OK",
	"removeLabel": "キー バインドの削除",
	"source": "ソース",
	"user": "ユーザー",
	"when": "タイミング"
}