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

terminalTaskSystem.i18n.json « electron-browser « tasks « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3fda6a84617fac641faf51fd36ea7902ba0b02fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"TerminalTaskSystem.unknownError": "執行工作時發生不明錯誤。如需詳細資訊,請參閱工作輸出記錄檔。",
	"dependencyFailed": "無法解決在工作區資料夾 '{1}' 中的相依工作 '{0}'",
	"TerminalTaskSystem.terminalName": "工作 - {0}",
	"closeTerminal": "按任意鍵關閉終端機。",
	"reuseTerminal": "工作將被重新啟用.按任意鍵關閉.",
	"unkownProblemMatcher": "問題比對器 {0} 無法解析,比對器將予忽略。"
}