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

extensionHost.i18n.json « electron-browser « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 13fd79700b44a5cb47ff5d7d529c4fa56e54f5ff (plain)
1
2
3
4
5
6
7
8
9
10
11
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"extensionHostProcess.startupFailDebug": "延伸主機未於 10 秒內開始,可能在第一行就已停止,並需要偵錯工具才能繼續。",
	"extensionHostProcess.startupFail": "延伸主機未在 10 秒內啟動,可能發生了問題。",
	"extensionHostProcess.error": "延伸主機發生錯誤: {0}",
	"extensionHostProcess.crash": "延伸主機意外終止。請重新載入視窗以復原。"
}