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

typingsStatus.i18n.json « utils « out « typescript « extensions « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0fad82fa51aa54f563f1e0e9fe156d3cd3c4df1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"installingPackages": "TypeScript IntelliSense를 향상하기 위해 데이터를 페치하는 중",
	"typesInstallerInitializationFailed.title": "JavaScript 언어 기능에 대한 입력 파일을 설치할 수 없습니다. NPM이 설치되어 있는지 확인하거나 사용자 설정에서 'typescript.npm'을 구성하세요.  자세히 알아보려면 [여기]({0})를 클릭하세요.",
	"typesInstallerInitializationFailed.doNotCheckAgain": "다시 표시 안 함"
}