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/chs/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json b/i18n/chs/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
new file mode 100644
index 00000000000..508874ca782
--- /dev/null
+++ b/i18n/chs/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": "确定",
+ "removeLabel": "删除键绑定",
+ "source": "源",
+ "user": "用户",
+ "when": "何时"
+} \ No newline at end of file