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: 18a591310bd98caf1e3d2cfa265b214fc9ebf236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*---------------------------------------------------------------------------------------------
 *  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": "開啟...",
	"addFolderToWorkspace": "將資料夾新增到工作區...",
	"add": "新增",
	"addFolderToWorkspaceTitle": "將資料夾新增到工作區",
	"newWorkspace": "新增工作區...",
	"select": "選取(&&S)",
	"selectWorkspace": "為工作區選取資料夾",
	"removeFolderFromWorkspace": "將資料夾從工作區移除",
	"saveWorkspaceAsAction": "另存工作區為...",
	"save": "儲存(&&S)",
	"saveWorkspace": "儲存工作區",
	"openWorkspaceAction": "開啟工作區...",
	"openWorkspaceConfigFile": "開啟工作區組態檔",
	"workspaceFolderPickerPlaceholder": "選取工作區資料夾"
}