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

terminalInstance.i18n.json « electron-browser « terminal « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6ac7e3480a4a2a14f1ffa408bc59f57ae4ae1821 (plain)
1
2
3
4
5
6
7
8
9
10
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"terminal.integrated.exitedWithCode": "終端機處理序已終止,結束代碼為: {0}",
	"terminal.integrated.waitOnExit": "按任意鍵關閉終端機",
	"terminal.integrated.launchFailed": "無法啟動終端機處理序命令 `{0}{1}` (結束代碼: {2})"
}