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

extensionProfileService.i18n.json « electron-browser « extensions « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6ca85821a3c0d4bf847c8a1f5caaa545dfc0fec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"restart1": "확장 프로파일링",
	"restart2": "확장을 프로파일링하려면 다시 시작해야 합니다. 지금 '{0}'을(를) 다시 시작하시겠습니까?",
	"restart3": "다시 시작",
	"cancel": "취소",
	"selectAndStartDebug": "프로파일링을 중지하려면 클릭하세요."
}