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

watermark.i18n.json « electron-browser « watermark « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb55b1c4e2123e0002348de3b662e1dc62b97362 (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": "工作台"
}