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

searchActions.i18n.json « browser « search « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5255c68dab4dfa77a01a42cf0b5d86ed7060af20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"ClearSearchResultsAction.label": "검색 결과 지우기",
	"ConfigureGlobalExclusionsAction.label": "설정 열기",
	"RefreshAction.label": "새로 고침",
	"RemoveAction.label": "제거",
	"file.replaceAll.label": "모두 바꾸기",
	"findInFolder": "폴더에서 찾기",
	"focusNextInputbox": "다음 입력 상자에 포커스",
	"focusPreviousInputbox": "이전 입력 상자에 포커스",
	"match.replace.label": "바꾸기",
	"nextSearchTerm": "다음 검색어 표시",
	"previousSearchTerm": "이전 검색어 표시",
	"replaceInFiles": "파일에서 바꾸기",
	"showSearchViewlet": "검색 표시"
}