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

workspaceActions.i18n.json « actions « browser « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2de89cb9cb57fcfd5201d5024330b237b5971e27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"openFolder": "打开文件夹...",
	"openFileFolder": "打开...",
	"cancel": "取消",
	"addFolderToWorkspace": "将文件夹添加到工作区...",
	"addFolderToWorkspaceTitle": "将文件夹添加到工作区",
	"removeFolderFromWorkspace": "将文件夹从工作区删除",
	"save": "保存(&&S)"
}