typingsStatus.i18n.json 900 字节
Newer Older
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": "다시 표시 안 함"
}