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

goToDeclaration.i18n.json « browser « goToDeclaration « contrib « editor « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dc81c90dc0011638865de6a8e3b4677db0de6f81 (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.
{
	"actions.goToDecl.label": "정의로 이동",
	"actions.goToDeclToSide.label": "측면에서 정의 열기",
	"actions.previewDecl.label": "정의 피킹(Peeking)",
	"meta.title": " – 정의 {0}개",
	"multipleResults": "발견된 {0} 정의를 보려면 클릭하세요."
}