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

actions.i18n.json « electron-browser « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cbe66a7ca66d99f2efbe2161f56e4142f44d625c (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
44
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"closeActiveEditor": "关闭编辑器",
	"closeWindow": "关闭窗口",
	"closeFolder": "关闭文件夹",
	"noFolderOpened": "此实例中没有要关闭的已打开文件夹。",
	"newWindow": "新建窗口",
	"toggleFullScreen": "切换全屏",
	"toggleMenuBar": "切换菜单栏",
	"toggleDevTools": "切换开发人员工具",
	"zoomIn": "放大",
	"zoomOut": "缩小",
	"zoomReset": "重置缩放",
	"appPerf": "启动性能",
	"reloadWindow": "重新加载窗口",
	"switchWindowPlaceHolder": "选择切换的窗口",
	"current": "当前窗口",
	"switchWindow": "切换窗口...",
	"quickSwitchWindow": "快速切换窗口...",
	"folders": "文件夹",
	"files": "文件",
	"openRecentPlaceHolderMac": "选择路径(在新窗口中按住 Cmd 键打开)",
	"openRecentPlaceHolder": "选择要打开的路径(在新窗口中按住 Ctrl 键打开)",
	"openRecent": "打开最近的文件…",
	"quickOpenRecent": "快速打开最近的文件…",
	"closeMessages": "关闭通知消息",
	"reportIssues": "报告问题",
	"reportPerformanceIssue": "报告性能问题",
	"keybindingsReference": "键盘快捷方式参考",
	"openDocumentationUrl": "文档",
	"openIntroductoryVideosUrl": "入门视频",
	"openTipsAndTricksUrl": "提示与技巧",
	"toggleSharedProcess": "切换共享进程",
	"navigateLeft": "导航到左侧视图",
	"navigateRight": "导航到右侧视图",
	"navigateUp": "导航到上方视图",
	"navigateDown": "导航到下方视图",
	"increaseViewSize": "增加当前视图大小",
	"decreaseViewSize": "减小当前视图大小"
}