mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-02 18:10:30 -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": "Düzenleyici imleci birleştirme çakışması içinde değil",
|
||||
"compareChangesTitle": "{0}: Geçerli Değişiklikler ⟷ Gelen Değişiklikler",
|
||||
"cursorOnCommonAncestorsRange": "Düzenleyici imleci ortak atalar bloğunda, imleci lütfen \"geçerli\" veya \"gelen\" bloğundan birine getirin",
|
||||
"cursorOnSplitterRange": "Düzenleyici imleci birleştirme çakışması ayırıcısında, imleci lütfen \"geçerli\" veya \"gelen\" bloğundan birine getirin",
|
||||
"noConflicts": "Bu dosyada birleştirme çakışması bulunamadı",
|
||||
"noOtherConflictsInThisFile": "Bu dosyada başka birleştirme çakışması bulunamadı"
|
||||
}
|
||||
Reference in New Issue
Block a user