configureLocale.i18n.json 785 字节
Newer Older
D
Dirk Baeumer 已提交
1 2 3 4 5 6
/*---------------------------------------------------------------------------------------------
 *  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.
{
I
isidor 已提交
7
	"JsonSchema.locale": "사용할 UI 언어입니다.",
D
Dirk Baeumer 已提交
8
	"configureLocale": "언어 구성",
D
Dirk Baeumer 已提交
9
	"displayLanguage": "VSCode의 표시 언어를 정의합니다.",
D
Dirk Baeumer 已提交
10
	"doc": "지원되는 언어 목록은 {0} 을(를) 참조하세요.",
D
Dirk Baeumer 已提交
11 12 13
	"fail.createSettings": "'{0}'({1})을(를) 만들 수 없습니다.",
	"restart": "값을 변경하려면 VSCode를 다시 시작해야 합니다."
}