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

watermark.i18n.json « electron-browser « watermark « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 582410854180c5c4c58febe636c15993e9c4b92b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"tips.enabled": "如有啟用,將會在編輯器未開啟時以浮水印方式顯示提示。",
	"watermark.findInFiles": "在檔案中尋找",
	"watermark.keybindingsReference": "鍵盤參考",
	"watermark.newUntitledFile": "新增未命名檔案",
	"watermark.openFile": "開啟檔案",
	"watermark.openFileFolder": "開啟檔案或資料夾",
	"watermark.openFolder": "開啟資料夾",
	"watermark.openGlobalKeybindings": "鍵盤快速鍵",
	"watermark.openRecent": "開啟最近使用的檔案",
	"watermark.quickOpen": "前往檔案",
	"watermark.selectKeymap": "變更鍵盤對應",
	"watermark.selectTheme": "變更佈景主題",
	"watermark.showCommands": "顯示所有命令",
	"watermark.startDebugging": "開始偵錯",
	"watermark.toggleTerminal": "切換終端機",
	"watermark.unboundCommand": "未繫結",
	"workbenchConfigurationTitle": "工作台"
}