mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
14 lines
765 B
JSON
14 lines
765 B
JSON
/*---------------------------------------------------------------------------------------------
|
|
* 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.
|
|
{
|
|
"open": "열기",
|
|
"merge changes": "변경 내용 병합",
|
|
"staged changes": "스테이징된 변경 내용",
|
|
"changes": "변경 내용",
|
|
"ok": "확인",
|
|
"neveragain": "다시 표시 안 함",
|
|
"huge": "'{0}'의 Git 리포지토리에 활성 변경 내용이 너무 많습니다. Git 기능의 하위 집합만 사용할 수 있도록 설정됩니다."
|
|
} |