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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json b/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
new file mode 100644
index 00000000000..122a8e6edc4
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
@@ -0,0 +1,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": "タイミング"
+} \ No newline at end of file