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

workspaceActions.i18n.json « actions « browser « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3c0b4f373a1bf4fc4f227c1b89e35130260de928 (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)"
}