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

update.contribution.i18n.json « electron-browser « update « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b1dbf23ce44fed985751d86f73c5b763b6889101 (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.
{
	"insiderBuilds": "참가자 빌드가 매일 릴리스됩니다.",
	"license": "라이선스 읽기",
	"licenseChanged": "사용 조건이 변경되었습니다. 자세히 읽어보세요.",
	"neverShowAgain": "다시 표시 안 함",
	"read the release notes": "{0} v{1}을(를) 시작합니다. 릴리스 정보를 확인하시겠습니까?",
	"readmore": "자세히 알아보기",
	"release notes": "릴리스 정보"
}