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

explorerViewer.i18n.json « views « browser « files « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02057ebfda88792eddcb718373751e33c59f8fa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"canNotResolve": "无法解析文件夹 {0}",
	"fileInputAriaLabel": "键入文件名。按 Enter 以确认或按 Esc 以取消。",
	"filesExplorerViewerAriaLabel": "{0},文件资源管理器",
	"dropFolders": "你是否要将文件夹添加到工作区?",
	"dropFolder": "你是否要将文件夹添加到工作区?",
	"addFolders": "添加文件夹(&&A)",
	"addFolder": "添加文件夹(&&A)",
	"confirmMove": "是否确实要移动“{0}”?",
	"doNotAskAgain": "不再询问",
	"confirmOverwriteMessage": "目标文件夹中已存在“{0}”。是否要将其替换?",
	"irreversible": "此操作不可逆!",
	"replaceButtonLabel": "替换(&&R)"
}