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

vs_code_welcome_page.i18n.json « electron-browser « page « welcome « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5aa494cfd6f1ff5ea494b2ab88ae9eb57cbc0e65 (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
32
33
34
35
36
37
38
39
40
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"welcomePage.vscode": "Visual Studio Code",
	"welcomePage.editingEvolved": "编辑进化",
	"welcomePage.start": "开始",
	"welcomePage.newFile": "新建文件",
	"welcomePage.openFolder": "打开文件夹...",
	"welcomePage.cloneGitRepository": "克隆 Git 存储库...",
	"welcomePage.recent": "最近",
	"welcomePage.moreRecent": "更多...",
	"welcomePage.noRecentFolders": "无最近使用文件夹",
	"welcomePage.help": "帮助",
	"welcomePage.keybindingsCheatsheet": "可打印的键盘速查表",
	"welcomePage.introductoryVideos": "入门视频",
	"welcomePage.tipsAndTricks": "提示与技巧",
	"welcomePage.productDocumentation": "产品文档",
	"welcomePage.gitHubRepository": "GitHub 存储库",
	"welcomePage.stackOverflow": "Stack Overflow",
	"welcomePage.showOnStartup": "启动时显示欢迎页",
	"welcomePage.customize": "自定义",
	"welcomePage.installExtensionPacks": "工具和语言",
	"welcomePage.installExtensionPacksDescription": "安装对 {0} 和 {1} 的支持",
	"welcomePage.moreExtensions": "更多",
	"welcomePage.installKeymapDescription": "安装键盘快捷方式",
	"welcomePage.installKeymapExtension": "安装 {0} 和 {1} 的键盘快捷方式",
	"welcomePage.others": "其他",
	"welcomePage.colorTheme": "颜色主题",
	"welcomePage.colorThemeDescription": "使编辑器和代码呈现你喜欢的外观",
	"welcomePage.learn": "学习",
	"welcomePage.showCommands": "查找并运行所有命令",
	"welcomePage.showCommandsDescription": "使用命令面板快速访问和搜索命令 ({0})",
	"welcomePage.interfaceOverview": "界面概述",
	"welcomePage.interfaceOverviewDescription": "查看突出显示主要 UI 组件的叠加图",
	"welcomePage.interactivePlayground": "交互式演练场",
	"welcomePage.interactivePlaygroundDescription": "在简短演练中试用编辑器的基本功能"
}