78 строки
10 KiB
JSON
78 строки
10 KiB
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.
|
||
{
|
||
"makefile-tools.command.makefile.buildTarget.title": "Derleme görevleri dosyası: Mevcut hedefi derlemek",
|
||
"makefile-tools.command.makefile.buildCleanTarget.title": "Derleme görevleri dosyası: Mevcut hedefi temizle ve derle",
|
||
"makefile-tools.command.makefile.buildAll.title": "Derleme görevleri dosyası: ALL hedefini derlemek",
|
||
"makefile-tools.command.makefile.buildCleanAll.title": "Derleme görevleri dosyası: TÜM hedefleri temizle ve derle",
|
||
"makefile-tools.command.makefile.launchDebug.title": "Derleme görevleri dosyası: Seçili ikili hedefte hata ayıklamak",
|
||
"makefile-tools.command.makefile.launchRun.title": "Derleme görevleri dosyası: Seçili ikili hedefi terminalde çalıştırmak",
|
||
"makefile-tools.command.makefile.setBuildConfiguration.title": "Derleme görevleri dosyası: Geçerli derleme yapılandırmasını ayarlamak",
|
||
"makefile-tools.command.makefile.setBuildTarget.title": "Derleme görevleri dosyası: Hedefi make tarafından oluşturulacak şekilde ayarlamak",
|
||
"makefile-tools.command.makefile.setLaunchConfiguration.title": "Derleme görevleri dosyası: Make başlatma yapılandırmasını ayarlamak",
|
||
"makefile-tools.command.makefile.openMakefilePathSetting.title": "Derleme Görevleri Dosyası: Derleme Görevleri Dosyası Yol Ayarını Aç",
|
||
"makefile-tools.command.makefile.openMakePathSetting.title": "Derleme Görevleri Dosyası: Yol Oluştur Ayarını Aç",
|
||
"makefile-tools.command.makefile.openBuildLogSetting.title": "Derleme Görevleri Dosyası: Derleme Günlüğü Ayarını Aç",
|
||
"makefile-tools.command.makefile.openBuildLogFile.title": "Derleme Görevleri Dosyası: Derleme Günlüğü Dosyasını Aç",
|
||
"makefile-tools.command.makefile.openMakefileFile.title": "Derleme Görevleri Dosyası: Derleme Görevleri Dosyasını Aç",
|
||
"workbench.action.openWorkspaceSettings.title": "Tercihler: Çalışma Alanı Ayarlarını Aç",
|
||
"makefile-tools.command.makefile.configure.title": "Derleme Görevleri Dosyası: Yapılandırmak",
|
||
"makefile-tools.command.makefile.cleanConfigure.title": "Derleme Görevleri Dosyası: Yapılandırmayı Temizlemek",
|
||
"makefile-tools.command.makefile.preConfigure.title": "Derleme görevleri dosyası: Önceden Yapılandırmak",
|
||
"makefile-tools.command.makefile.postConfigure.title": "Derleme Görevleri Dosyası: Yapılandırma Sonrası",
|
||
"makefile-tools.command.makefile.resetState.title": "Derleme Görevleri Dosyası: Derleme görevleri dosyası Araçlar Uzantısı çalışma alanı durumunu sıfırlamak (Sorun giderme için)",
|
||
"makefile-tools.configuration.views.makefile.outline.description": "Proje Ana Hattı",
|
||
"makefile-tools.configuration.makefile.makePath.description": "Make aracına giden yol",
|
||
"makefile-tools.configuration.makefile.configurations.description": "Kullanıcı tanımlı derleme görevleri dosyası yapılandırmaları",
|
||
"makefile-tools.configuration.makefile.configurations.name.description": "Derleme görevleri dosyası yapılandırmasının adı",
|
||
"makefile-tools.configuration.makefile.configurations.makefilePath.description": "Derleme görevleri dosyasına giden dosya yolu",
|
||
"makefile-tools.configuration.makefile.configurations.makePath.description": "Make komutuna giden dosya yolu",
|
||
"makefile-tools.configuration.makefile.configurations.makeDirectory.description": "-C anahtarı aracılığıyla make aracına geçirilen klasör yolu",
|
||
"makefile-tools.configuration.makefile.configurations.makeArgs.description": "Make komutuna geçirilecek bağımsız değişkenler",
|
||
"makefile-tools.configuration.makefile.configurations.problemMatchers.description": "Geçerli hedefi oluştururken kullanılacak sorun eşleştirici adları",
|
||
"makefile-tools.configuration.makefile.configurations.buildLog.description": "Prova çıkışı yerine kullanılan derleme günlüğüne giden dosya yolu",
|
||
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.description": "Çeşitli genel hata ayıklayıcısı ayarları",
|
||
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.MIMode.description": "VS olmayan hata ayıklayıcı türü: gdb veya lldb",
|
||
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.miDebuggerPath.description": "VS olmayan hata ayıklayıcıya giden yol (gdb veya lldb)",
|
||
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.stopAtEntry.description": "Hedefin giriş noktasında durdur",
|
||
"makefile-tools.configuration.makefile.defaultLaunchConfiguration.symbolSearchPath.description": "Sembollere giden yol",
|
||
"makefile-tools.configuration.makefile.launchConfigurations.description": "Kullanıcı tanımlı başlatma (hata ayıklama/çalıştırma) yapılandırmaları",
|
||
"makefile-tools.configuration.makefile.launchConfigurations.binaryPath.description": "Çalıştırılacak veya hata ayıklanacak ikili dosyana giden tam yol",
|
||
"makefile-tools.configuration.makefile.launchConfigurations.binaryArgs.description": "Program komut satırına geçirilecek bağımsız değişkenler",
|
||
"makefile-tools.configuration.makefile.launchConfigurations.cwd.description": "Program için çalışma dizinini ayarla",
|
||
"makefile-tools.configuration.makefile.launchConfigurations.MIMode.description": "VS olmayan hata ayıklayıcı türü: gdb veya lldb",
|
||
"makefile-tools.configuration.makefile.launchConfigurations.miDebuggerPath.description": "VS olmayan hata ayıklayıcıya giden yol (gdb veya lldb)",
|
||
"makefile-tools.configuration.makefile.launchConfigurations.stopAtEntry.description": "Hedefin giriş noktasında durdur",
|
||
"makefile-tools.configuration.makefile.launchConfigurations.symbolSearchPath.description": "Sembollere giden yol",
|
||
"makefile-tools.configuration.makefile.loggingLevel.description": "Derleme görevleri dosyası araçları uzantısı için günlük kaydı düzeyi",
|
||
"makefile-tools.configuration.makefile.makeDirectory.description": "-C anahtarı aracılığıyla geçirilecek klasör yolu",
|
||
"makefile-tools.configuration.makefile.makefilePath.description": "Projenin derleme görevleri dosyasına giden yolu",
|
||
"makefile-tools.configuration.makefile.buildLog.description": "Provayı atlamak için okunan derleme günlüğüne giden yol",
|
||
"makefile-tools.configuration.makefile.extensionOutputFolder.description": "Uzantı tarafından üretilen çeşitli çıkış dosyalarının yolu. Varsayılan olarak VS Code çalışma alanı depolama konumunu alır.",
|
||
"makefile-tools.configuration.makefile.extensionLog.description": "Derleme Görevleri Dosyası çıkış kanalından tüm içeriği depolayan bir çıkış dosyasının yolu. Varsayılan olarak 'makefile.extensionOutputFolder' ayarının değerini alır.",
|
||
"makefile-tools.configuration.makefile.configurationCachePath.description": "Son prova make komutunun çıkışını depolayan önbellek dosyasının yolu. Ayar kaldırıldığında, 'makefile.extensionOutputFolder' ayarı tarafından belirtilen yolda 'configurationCache.log' adlı bir dosya depolanır.",
|
||
"makefile-tools.configuration.makefile.dryrunSwitches.description": "Prova make çağrısına geçirilecek bağımsız değişkenler",
|
||
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "Bilinen uzantı listesine eklenecek derleyici araçlarının adları",
|
||
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "Bilinen uzantı listesinden çıkarılacak derleyici araçlarının adları",
|
||
"makefile-tools.configuration.makefile.configureOnOpen.description": "Make proje dizinleri açıldığında bu dizinleri otomatik olarak yapılandırın.",
|
||
"makefile-tools.configuration.makefile.configureOnEdit.description": "Herhangi bir ilgili derleme görevleri dosyası ve/veya ayar değiştirildiğinde Derleme görevleri dosyası proje dizinlerini otomatik olarak yapılandırın",
|
||
"makefile-tools.configuration.makefile.configureAfterCommand.description": "Derleme görevleri dosyası proje dizinlerini, derleme yapılandırmasını değiştirme veya derleme görevleri dosyası hedefi gibi ilgili işlemlerden sonra otomatik olarak yapılandırın",
|
||
"makefile-tools.configuration.makefile.preConfigureScript.description": "Yapılandırmadan önce en az bir kez çalışması gereken betiğe giden yol",
|
||
"makefile-tools.configuration.makefile.preConfigureArgs.description": "Yapılandırma öncesi betik dosyasına geçirilecek bağımsız değişkenler",
|
||
"makefile-tools.configuration.makefile.postConfigureScript.description": "Yapılandırmadan sonra en az bir kez çalışması gereken betiğin yolu",
|
||
"makefile-tools.configuration.makefile.postConfigureArgs.description": "Yapılandırma sonrası betik dosyasına geçirilecek bağımsız değişkenler",
|
||
"makefile-tools.configuration.makefile.alwaysPreConfigure.description": "Yapılandırmadan önce her zaman yapılandırma öncesi betiğini çalıştırın",
|
||
"makefile-tools.configuration.makefile.alwaysPostConfigure.description": "Yapılandırmadan sonra her zaman yapılandırma sonrası betiğini çalıştır",
|
||
"makefile-tools.configuration.makefile.ignoreDirectoryCommands.description": "Cd, gönder, pop gibi dizin değiştiren komutları analiz etmeyin.",
|
||
"makefile-tools.configuration.makefile.phonyOnlyTargets.description": "Yalnızca sahte hedefleri görüntüleyin",
|
||
"makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Oluşturmadan veya yapılandırmadan önce açık dosyaları kaydet",
|
||
"makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Başlatmadan önce mevcut hedefi oluşturun (hata ayıkla/çalıştır)",
|
||
"makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Derlemenin başındaki çıkış kanalını temizleyin",
|
||
"makefile-tools.configuration.makefile.compileCommandsPath.description": "Derleme veritabanı dosyasına giden yol",
|
||
"makefile-tools.configuration.makefile.panel.visibility.debug.description": "Bu uzantı tarafından oluşturulan görüntülerde yerel olarak (bu konakta) hata ayıklamayı etkinleştir",
|
||
"makefile-tools.configuration.makefile.panel.visibility.run.description": "Bu uzantı tarafından oluşturulan görüntüleri yerel olarak (bu konakta) çalıştırmayı etkinleştir",
|
||
"makefile-tools.configuration.makefile.panel.visibility.description": "Bu ayarı, Makefile Projesi Ana Hat panelindeki görünürlük ayarını kontrol etmek için değiştirin."
|
||
} |