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/cht/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json b/i18n/cht/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json
index 744b9cc606c..d8f03c8e08c 100644
--- a/i18n/cht/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json
+++ b/i18n/cht/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json
@@ -7,5 +7,7 @@
"Do not edit this file. It is machine generated."
],
"errorKeybindingsFileDirty": "因為按鍵繫結關係組態檔已變更,所以無法寫入。請先儲存,然後再試一次。",
+ "parseErrors": "無法寫入按鍵繫結關係組態檔。請開啟檔案修正錯誤/警示並再試一次。",
+ "errorInvalidConfiguration": "無法寫入按鍵繫結關係組態檔。其具有類型非 Array 的物件。請開啟檔案予以清除並再試一次。",
"emptyKeybindingsHeader": "將您的按鍵組合放入此檔案中以覆寫預設值"
} \ No newline at end of file