mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 20:30:29 -04:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"titleLabel": "{0} ({1})"
|
||||
}
|
||||
8
i18n/trk/src/vs/base/browser/ui/aria/aria.i18n.json
Normal file
8
i18n/trk/src/vs/base/browser/ui/aria/aria.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"repeated": "{0} (tekrar oluştu)"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"defaultLabel": "giriş"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"caseDescription": "Büyük/Küçük Harf Eşleştir",
|
||||
"wordsDescription": "Sözcüğün Tamamını Eşleştir",
|
||||
"regexDescription": "Normal İfade Kullan"
|
||||
}
|
||||
10
i18n/trk/src/vs/base/browser/ui/inputbox/inputBox.i18n.json
Normal file
10
i18n/trk/src/vs/base/browser/ui/inputbox/inputBox.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"alertErrorMessage": "Hata: {0}",
|
||||
"alertWarningMessage": "Uyarı: {0}",
|
||||
"alertInfoMessage": "Bilgi: {0}"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"imgMeta": "{0}x{1} {2}",
|
||||
"largeImageError": "Resim, düzenleyicide görüntülemek için çok büyük.",
|
||||
"resourceOpenExternalButton": "Harici program kullanarak resmi aç",
|
||||
"nativeBinaryError": "Dosya ikili olduğu, çok büyük olduğu veya desteklenmeyen bir metin kodlaması kullandığı için düzenleyicide görüntülenemiyor.",
|
||||
"sizeB": "{0}B",
|
||||
"sizeKB": "{0}KB",
|
||||
"sizeMB": "{0}MB",
|
||||
"sizeGB": "{0}GB",
|
||||
"sizeTB": "{0}TB"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"more": "Diğer"
|
||||
}
|
||||
18
i18n/trk/src/vs/base/common/errorMessage.i18n.json
Normal file
18
i18n/trk/src/vs/base/common/errorMessage.i18n.json
Normal file
@@ -0,0 +1,18 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"message": "{0}. Hata kodu: {1}",
|
||||
"error.permission.verbose": "İzin Verilmedi (HTTP {0})",
|
||||
"error.permission": "İzin Verilmedi",
|
||||
"error.http.verbose": "{0} (HTTP {1}: {2})",
|
||||
"error.http": "{0} (HTTP {1})",
|
||||
"error.connection.unknown.verbose": "Bilinmeyen Bağlantı Hatası ({0})",
|
||||
"error.connection.unknown": "Bilinmeyen bir bağlantı hatası oluştu. Artık İnternet'e bağlı değilsiniz veya bağlandığınız sunucu çevrimdışı.",
|
||||
"stackTrace.format": "{0}: {1}",
|
||||
"error.defaultMessage": "Bilinmeyen bir hata oluştu. Daha fazla ayrıntı için lütfen günlüğe başvurun.",
|
||||
"nodeExceptionMessage": "Bir sistem hatası oluştu ({0})",
|
||||
"error.moreErrors": "{0} (toplam {1} hata)"
|
||||
}
|
||||
16
i18n/trk/src/vs/base/common/jsonErrorMessages.i18n.json
Normal file
16
i18n/trk/src/vs/base/common/jsonErrorMessages.i18n.json
Normal file
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"error.invalidSymbol": "Geçersiz sembol",
|
||||
"error.invalidNumberFormat": "Geçersiz sayı biçimi",
|
||||
"error.propertyNameExpected": "Özellik adı bekleniyor",
|
||||
"error.valueExpected": "Değer bekleniyor",
|
||||
"error.colonExpected": "İki nokta üst üste bekleniyor",
|
||||
"error.commaExpected": "Virgül bekleniyor",
|
||||
"error.closeBraceExpected": "Kapanış ayracı bekleniyor",
|
||||
"error.closeBracketExpected": "Kapanış köşeli ayracı bekleniyor",
|
||||
"error.endOfFileExpected": "Dosya sonu bekleniyor"
|
||||
}
|
||||
16
i18n/trk/src/vs/base/common/keybindingLabels.i18n.json
Normal file
16
i18n/trk/src/vs/base/common/keybindingLabels.i18n.json
Normal file
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"ctrlKey": "Ctrl",
|
||||
"shiftKey": "Shift",
|
||||
"altKey": "Alt",
|
||||
"windowsKey": "Windows",
|
||||
"ctrlKey.long": "Control",
|
||||
"shiftKey.long": "Shift",
|
||||
"altKey.long": "Alt",
|
||||
"cmdKey.long": "Command",
|
||||
"windowsKey.long": "Windows"
|
||||
}
|
||||
11
i18n/trk/src/vs/base/common/processes.i18n.json
Normal file
11
i18n/trk/src/vs/base/common/processes.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"ExecutableParser.commandMissing": "Hata: yürütülebilir bilgi dize türünde bir komut tanımlamalıdır.",
|
||||
"ExecutableParser.isShellCommand": "Uyarı: isShellCommand boole türünde olmalıdır. {0} değeri yok sayıldı.",
|
||||
"ExecutableParser.args": "Uyarı: argümanlar \"string[]\" türünde olmalıdır. {0} değeri yok sayıldı.",
|
||||
"ExecutableParser.invalidCWD": "Uyarı: options.cwd dize türünde olmalıdır. {0} değeri yok sayıldı."
|
||||
}
|
||||
10
i18n/trk/src/vs/base/common/severity.i18n.json
Normal file
10
i18n/trk/src/vs/base/common/severity.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"sev.error": "Hata",
|
||||
"sev.warning": "Uyarı",
|
||||
"sev.info": "Bilgi"
|
||||
}
|
||||
8
i18n/trk/src/vs/base/node/processes.i18n.json
Normal file
8
i18n/trk/src/vs/base/node/processes.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"TaskRunner.UNC": "UNC sürücüsünde kabuk komutu yürütülemez."
|
||||
}
|
||||
8
i18n/trk/src/vs/base/node/zip.i18n.json
Normal file
8
i18n/trk/src/vs/base/node/zip.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"notFound": "{0}, zip içerisinde bulunamadı."
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"quickOpenAriaLabelEntry": "{0}, seçici",
|
||||
"quickOpenAriaLabel": "seçici"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"quickOpenAriaLabel": "Hızlı seçici. Sonuçları daraltmak için yazmaya başlayın.",
|
||||
"treeAriaLabel": "Hızlı Seçici"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"collapse": "Daralt"
|
||||
}
|
||||
Reference in New Issue
Block a user