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: adb3d1d576a6d7d1e290e457596415cc1e91e825 (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
41
42
43
/*---------------------------------------------------------------------------------------------
 *  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.atom": "Atom",
	"welcomePage.atomCurrent": "Atom (当前)",
	"welcomePage.cloneGitRepository": "克隆 GIT 存储库...",
	"welcomePage.colorTheme": "颜色主题",
	"welcomePage.colorThemeDescription": "使编辑器和代码呈现你喜欢的外观",
	"welcomePage.configureSettings": "配置设置",
	"welcomePage.configureSettingsDescription": "通过调整设置来解锁 VS Code 的全部功能",
	"welcomePage.editingEvolved": "编辑演变",
	"welcomePage.gitHubRepository": "GitHub 存储库",
	"welcomePage.help": "帮助",
	"welcomePage.installKeymap": "安装 {0}、{1}、{2} 和 {3} 的键盘快捷方式",
	"welcomePage.installKeymapDescription": "安装键盘快捷方式",
	"welcomePage.interactivePlayground": "交互式运动场",
	"welcomePage.interactivePlaygroundDescription": "请在简短演练中试用编辑器的基本功能",
	"welcomePage.interfaceOverview": "接口概述",
	"welcomePage.interfaceOverviewDescription": "获取突出显示 UI 主要组件的视觉覆盖",
	"welcomePage.introductoryVideos": "介绍性视频",
	"welcomePage.keybindingsReference": "键盘快捷方式引用",
	"welcomePage.keybindingsReferenceDescription": "包含常见键盘快捷方式的可打印 PDF 文件",
	"welcomePage.newFile": "新建文件",
	"welcomePage.noRecentFolders": "无最近使用文件夹",
	"welcomePage.openFolder": "打开文件夹...",
	"welcomePage.others": "其他",
	"welcomePage.productDocumentation": "产品文档",
	"welcomePage.quickLinks": "快速链接",
	"welcomePage.recent": "最近",
	"welcomePage.showCommands": "查找并运行所有命令",
	"welcomePage.showCommandsDescription": "从控制面板快速访问并搜索命令({0})",
	"welcomePage.showOnStartup": "启动时显示欢迎页",
	"welcomePage.stackOverflow": "堆栈溢出",
	"welcomePage.start": "开始",
	"welcomePage.sublime": "Sublime",
	"welcomePage.sublimeCurrent": "Sublime (当前)",
	"welcomePage.vim": "Vim",
	"welcomePage.vimCurrent": "Vim (当前)",
	"welcomePage.vscode": "Visual Studio Code"
}