watermark.i18n.json 1.1 KB
Newer Older
D
Dirk Baeumer 已提交
1 2 3 4 5 6
/*---------------------------------------------------------------------------------------------
 *  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.
{
D
Dirk Baeumer 已提交
7 8 9
	"watermark.findInFiles": "在檔案中尋找",
	"watermark.keybindingsReference": "鍵盤參考",
	"watermark.newUntitledFile": "新增未命名檔案",
D
Dirk Baeumer 已提交
10 11
	"watermark.openFile": "開啟檔案",
	"watermark.openFileFolder": "開啟檔案或資料夾",
D
Dirk Baeumer 已提交
12 13 14
	"watermark.openFolder": "開啟資料夾",
	"watermark.openGlobalKeybindings": "鍵盤快速鍵",
	"watermark.openRecent": "開啟最近使用的檔案",
D
Dirk Baeumer 已提交
15
	"watermark.quickOpen": "前往檔案",
D
Dirk Baeumer 已提交
16 17
	"watermark.selectKeymap": "變更鍵盤對應",
	"watermark.selectTheme": "變更佈景主題",
D
Dirk Baeumer 已提交
18
	"watermark.showCommands": "顯示所有命令",
D
Dirk Baeumer 已提交
19
	"watermark.startDebugging": "開始偵錯",
D
Dirk Baeumer 已提交
20 21 22
	"watermark.toggleTerminal": "切換終端機",
	"watermark.unboundCommand": "未繫結"
}