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

extensionsViewlet.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: c764c2061a4b8d83e27a866b544c891a44550bdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"marketPlace": "마켓플레이스",
	"installedExtensions": "설치됨",
	"searchInstalledExtensions": "설치됨",
	"recommendedExtensions": "권장",
	"otherRecommendedExtensions": "기타 권장 사항",
	"workspaceRecommendedExtensions": "작업 영역 권장 사항",
	"builtInExtensions": "기본 제공",
	"searchExtensions": "마켓플레이스에서 확장 검색",
	"sort by installs": "정렬 기준: 설치 수",
	"sort by rating": "정렬 기준: 등급",
	"sort by name": "정렬 기준: 이름",
	"suggestProxyError": "마켓플레이스에서 'ECONNREFUSED'를 반환했습니다. 'http.proxy' 설정을 확인하세요.",
	"extensions": "확장",
	"outdatedExtensions": "{0}개의 만료된 확장",
	"malicious warning": "문제가 있다고 보고된 '{0}'을(를) 제거했습니다.",
	"reloadNow": "지금 다시 로드"
}