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

terminalService.i18n.json « electron-browser « execution « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 03ce239d1627dbeffb89febbfda68918cd5bdbc5 (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.
{
	"console.title": "VS Code 콘솔",
	"linux.term.failed": "'{0}'에서 실패했습니다(종료 코드: {1}).",
	"mac.terminal.script.failed": "스크립트 '{0}'이(가) 실패했습니다(종료 코드: {1}).",
	"mac.terminal.type.not.supported": "'{0}'이(가) 지원되지 않습니다.",
	"press.any.key": "계속하려면 아무 키나 누르세요."
}