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

extensionEditor.i18n.json « electron-browser « extensions « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5a065c9d7a08b1b86481e19406042232cf573cd (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
25
26
27
28
29
30
31
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"JSON Validation": "JSON 验证({0})",
	"changelog": "更改日志",
	"command name": "名称",
	"commands": "命令({0})",
	"contributions": "发布内容",
	"debugger name": "名称",
	"debuggers": "调试程序({0})",
	"default": "默认",
	"description": "描述",
	"details": "详细信息",
	"file extensions": "文件扩展名",
	"grammar": "语法",
	"keyboard shortcuts": "键盘快捷方式(&&K)",
	"language id": "ID",
	"language name": "名称",
	"languages": "语言({0})",
	"license": "许可证",
	"menuContexts": "菜单上下文",
	"noChangelog": "无可用的更改日志。",
	"noReadme": "无可用自述文件。",
	"setting name": "名称",
	"settings": "设置({0})",
	"snippets": "代码片段",
	"themes": "主题({0})"
}