mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 04:20:11 -04:00
31 lines
1.4 KiB
JSON
31 lines
1.4 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"open": "열기",
|
|
"index modified": "인덱스 수정됨",
|
|
"modified": "수정됨",
|
|
"index added": "인덱스 추가됨",
|
|
"index deleted": "인덱스 삭제됨",
|
|
"deleted": "삭제됨",
|
|
"index renamed": "인덱스 이름 변경됨",
|
|
"index copied": "인덱스 복사됨",
|
|
"untracked": "추적되지 않음",
|
|
"ignored": "무시됨",
|
|
"both deleted": "둘 다 삭제됨",
|
|
"added by us": "본인이 추가함",
|
|
"deleted by them": "타인이 삭제함",
|
|
"added by them": "타인이 추가함",
|
|
"deleted by us": "본인이 삭제함",
|
|
"both added": "둘 다 추가됨",
|
|
"both modified": "둘 다 수정됨",
|
|
"commit": "커밋",
|
|
"merge changes": "변경 내용 병합",
|
|
"staged changes": "스테이징된 변경 내용",
|
|
"changes": "변경 내용",
|
|
"ok": "확인",
|
|
"neveragain": "다시 표시 안 함",
|
|
"huge": "'{0}'의 Git 리포지토리에 활성 변경 내용이 너무 많습니다. Git 기능의 하위 집합만 사용할 수 있도록 설정됩니다."
|
|
} |