mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-09 21:34:40 -04:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"cursorNotInConflict": "편집기 커서가 병합 충돌 내에 없음",
|
||||
"compareChangesTitle": "{0}: 현재 변경 사항 ⟷ 수신 변경 사항",
|
||||
"cursorOnCommonAncestorsRange": "편집기 커서가 공통 과거 블록 내에 있습니다. \"현재\" 또는 \"수신\" 블록으로 옮기세요.",
|
||||
"cursorOnSplitterRange": "편집기 커서가 병합 충돌 스플리터 내에 있습니다. \"현재\" 또는 \"수신\" 블록으로 옮기세요.",
|
||||
"noConflicts": "이 파일에서 발견된 병합 충돌 없음",
|
||||
"noOtherConflictsInThisFile": "이 파일 내에 다른 병합 충돌 없음"
|
||||
}
|
||||
Reference in New Issue
Block a user