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:
authorDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
committerDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
commit801210c07483ddbd0c1b3b3ed18f27fd1a3ca08f (patch)
tree3d59fbbb7abb77be914070c036b46973a7b3ab5d /i18n/cht/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
parent7c223972367b8ade5362d738606f3b910d0fbb42 (diff)
Merged in translationstranslation/20170324.01
Diffstat (limited to 'i18n/cht/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json b/i18n/cht/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
new file mode 100644
index 00000000000..fb594af27dc
--- /dev/null
+++ b/i18n/cht/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