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

extensionsWidgets.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: 487b664d371a779880a0961d744705438a2cb14d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"extensions": "확장",
	"extensionsInstalling": "확장({0} 설치 중...)",
	"multipleIssues": "확장(문제 {0}개)",
	"multipleUpdates": "확장(업데이트 {0}개 사용 가능)",
	"oneIssue": "확장(문제 1개)",
	"oneUpdate": "확장(업데이트 1개 사용 가능)"
}