diff --git a/i18n/chs/package.i18n.json b/i18n/chs/package.i18n.json index 067c422..156adae 100644 --- a/i18n/chs/package.i18n.json +++ b/i18n/chs/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "在生成或配置之前保存打开的文件", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "在启动之前生成当前目标(调试/运行)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "在生成开始时清除输出通道", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "编译数据库文件的路径" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "编译数据库文件的路径", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/chs/src/launch.i18n.json b/i18n/chs/src/launch.i18n.json index e48b771..344ade6 100644 --- a/i18n/chs/src/launch.i18n.json +++ b/i18n/chs/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "否", + "yes": "是", + "build.failed.continue.anyway": "生成失败。是否仍要继续?", + "cannot.op.no.launch.config.targets": "无法{0},因为没有启动配置集,且启动目标列表为空。请仔细检查生成文件配置和生成目标。", + "cannot.op.choose.launch.config": "无法{0},因为没有启动配置集。请从快速选取中选择一个。", + "cannot.op.without.launch.config": "在选择可用启动配置之前,无法{0}。" } \ No newline at end of file diff --git a/i18n/cht/package.i18n.json b/i18n/cht/package.i18n.json index bff2324..a3be8bb 100644 --- a/i18n/cht/package.i18n.json +++ b/i18n/cht/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "組建或設定之前先儲存開啟的檔案", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "在啟動 (偵錯/執行) 之前先組建目前的目標", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "清除組建開頭的輸出通道", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "編譯資料庫檔案的路徑" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "編譯資料庫檔案的路徑", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/cht/src/launch.i18n.json b/i18n/cht/src/launch.i18n.json index e48b771..8dfab77 100644 --- a/i18n/cht/src/launch.i18n.json +++ b/i18n/cht/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "否", + "yes": "是", + "build.failed.continue.anyway": "建立失敗。您仍要繼續嗎?", + "cannot.op.no.launch.config.targets": "無法 {0},因為沒有啟動設定集,而且啟動目標清單是空的。請再次檢查 Makefile 設定與建置目標。", + "cannot.op.choose.launch.config": "無法{0},因為沒有啟動設定集。從快速挑選中選擇一個。", + "cannot.op.without.launch.config": "在您選取使用中的啟動設定之前,無法 {0}。" } \ No newline at end of file diff --git a/i18n/csy/package.i18n.json b/i18n/csy/package.i18n.json index d99ea0e..22551fb 100644 --- a/i18n/csy/package.i18n.json +++ b/i18n/csy/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Před sestavením nebo konfigurací uložit otevřené soubory", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Před spuštěním sestavit aktuální cíl (ladění/spuštění)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Na začátku sestavování vyčistit výstupní kanál", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "Cesta k souboru kompilační databáze" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "Cesta k souboru kompilační databáze", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/csy/src/launch.i18n.json b/i18n/csy/src/launch.i18n.json index e48b771..e7992b3 100644 --- a/i18n/csy/src/launch.i18n.json +++ b/i18n/csy/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "Ne", + "yes": "Ano", + "build.failed.continue.anyway": "Sestavení se nezdařilo. Chcete přesto pokračovat?", + "cannot.op.no.launch.config.targets": "Nelze {0}, protože neexistuje žádná spouštěcí konfigurační sada a seznam cílů spuštění je prázdný. Překontrolujte konfiguraci souboru pravidel a cíl sestavení.", + "cannot.op.choose.launch.config": "Nelze {0}, protože neexistuje žádná konfigurační sada spuštění. Vyberte jednu z rychlých výběrů.", + "cannot.op.without.launch.config": "Nelze {0}, dokud nevyberete aktivní konfiguraci spuštění." } \ No newline at end of file diff --git a/i18n/deu/package.i18n.json b/i18n/deu/package.i18n.json index baac53f..a4e59fd 100644 --- a/i18n/deu/package.i18n.json +++ b/i18n/deu/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Geöffnete Dateien vor dem Erstellen oder Konfigurieren speichern", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Aktuelles Ziel vor dem Start erstellen (debuggen/ausführen)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Ausgabekanal am Anfang eines Builds löschen", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "Der Pfad zur Datenbankdatei der Kompilierung" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "Der Pfad zur Datenbankdatei der Kompilierung", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/deu/src/launch.i18n.json b/i18n/deu/src/launch.i18n.json index e48b771..b743501 100644 --- a/i18n/deu/src/launch.i18n.json +++ b/i18n/deu/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "Nein", + "yes": "Ja", + "build.failed.continue.anyway": "Fehler beim Erstellen. Möchten Sie den Vorgang trotzdem fortsetzen?", + "cannot.op.no.launch.config.targets": "Kann nicht {0}, da kein Startkonfigurationssatz vorhanden ist und die Liste der Startziele leer ist. Überprüfen Sie die Makefilekonfiguration und das Buildziel.", + "cannot.op.choose.launch.config": "Kann nicht {0}, da kein Startkonfigurationssatz vorhanden ist. Wählen Sie einen aus der Schnellauswahl aus.", + "cannot.op.without.launch.config": "Kann erst {0}, wenn Sie eine aktive Startkonfiguration ausgewählt haben." } \ No newline at end of file diff --git a/i18n/esn/package.i18n.json b/i18n/esn/package.i18n.json index dde8065..12f12b0 100644 --- a/i18n/esn/package.i18n.json +++ b/i18n/esn/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Guardar archivos abiertos antes de compilar o configurar", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Compilación del destino actual antes del inicio (depuración/ejecución)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Borrar el canal de salida al principio de una compilación", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "Ruta de acceso al archivo de base de datos de compilación" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "Ruta de acceso al archivo de base de datos de compilación", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/esn/src/launch.i18n.json b/i18n/esn/src/launch.i18n.json index e48b771..9efdf74 100644 --- a/i18n/esn/src/launch.i18n.json +++ b/i18n/esn/src/launch.i18n.json @@ -5,9 +5,9 @@ // Do not edit this file. It is machine generated. { "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "yes": "Sí", + "build.failed.continue.anyway": "Error de compilación. ¿Quiere continuar de todos modos?", + "cannot.op.no.launch.config.targets": "No se puede {0} porque no hay ninguna configuración de inicio establecida y la lista de destinos de inicio está vacía. Compruebe la configuración de makefile y el destino de compilación.", + "cannot.op.choose.launch.config": "No se puede {0} porque no hay ningún conjunto de configuración de inicio. Elija uno de la selección rápida.", + "cannot.op.without.launch.config": "No se puede {0} hasta que seleccione una configuración de inicio activa." } \ No newline at end of file diff --git a/i18n/fra/package.i18n.json b/i18n/fra/package.i18n.json index 66c1e1f..d14fd1d 100644 --- a/i18n/fra/package.i18n.json +++ b/i18n/fra/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Enregistrez les fichiers ouverts avant de créer ou de configurer", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Construire la cible actuelle avant le lancement (debug/run)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Effacer le canal de sortie au début d’une construction", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "Le chemin d’accès au fichier de base de données de compilation" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "Le chemin d’accès au fichier de base de données de compilation", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/fra/src/launch.i18n.json b/i18n/fra/src/launch.i18n.json index e48b771..9f3789a 100644 --- a/i18n/fra/src/launch.i18n.json +++ b/i18n/fra/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "Non", + "yes": "Oui", + "build.failed.continue.anyway": "Échec de la génération. Voulez-vous continuer quand même ?", + "cannot.op.no.launch.config.targets": "Impossible de {0}, car il n’existe aucun jeu de configuration de lancement et la liste des cibles de lancement est vide. Vérifiez la configuration du makefile et la cible de build.", + "cannot.op.choose.launch.config": "Impossible de {0}, car il n’existe aucun jeu de configuration de lancement. Choisissez-en un dans la sélection rapide.", + "cannot.op.without.launch.config": "Impossible de {0} tant que vous n’avez pas sélectionné une configuration de lancement active." } \ No newline at end of file diff --git a/i18n/ita/package.i18n.json b/i18n/ita/package.i18n.json index 4e2a9e8..d9dca13 100644 --- a/i18n/ita/package.i18n.json +++ b/i18n/ita/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Salvare i file aperti prima di compilare o configurare", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Compilare la destinazione corrente prima dell'avvio (debug/esecuzione)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Cancellare il canale di output all'inizio di una compilazione", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "Percorso del file del database di compilazione" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "Percorso del file del database di compilazione", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/ita/src/launch.i18n.json b/i18n/ita/src/launch.i18n.json index e48b771..31ed0ca 100644 --- a/i18n/ita/src/launch.i18n.json +++ b/i18n/ita/src/launch.i18n.json @@ -5,9 +5,9 @@ // Do not edit this file. It is machine generated. { "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "yes": "Sì", + "build.failed.continue.anyway": "Compilazione non riuscita. Continuare comunque?", + "cannot.op.no.launch.config.targets": "Non è possibile {0} perché non è impostato alcun set di configurazioni di avvio e l'elenco delle destinazioni di avvio è vuoto. Controllare la configurazione del makefile e la destinazione di compilazione.", + "cannot.op.choose.launch.config": "Non è possibile {0} perché non è impostata alcuna configurazione di avvio. Scegline una dalla selezione rapida.", + "cannot.op.without.launch.config": "Non è possibile {0} finché non si seleziona una configurazione di avvio attiva." } \ No newline at end of file diff --git a/i18n/jpn/package.i18n.json b/i18n/jpn/package.i18n.json index 4bd4c1a..ce9aeec 100644 --- a/i18n/jpn/package.i18n.json +++ b/i18n/jpn/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "ビルドまたは構成する前に開いているファイルを保存する", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "起動前に現在のターゲットをビルドする (デバッグ/実行)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "ビルドの開始時に出力チャネルをクリアする", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "コンパイル データベース ファイルへのパス" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "コンパイル データベース ファイルへのパス", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/jpn/src/launch.i18n.json b/i18n/jpn/src/launch.i18n.json index e48b771..4a48292 100644 --- a/i18n/jpn/src/launch.i18n.json +++ b/i18n/jpn/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "いいえ", + "yes": "はい", + "build.failed.continue.anyway": "ビルドに失敗しました。それでも続行しますか?", + "cannot.op.no.launch.config.targets": "起動構成セットがなく、起動ターゲットの一覧が空であるため、{0} できません。メイクファイルの構成とビルド ターゲットを再確認します。", + "cannot.op.choose.launch.config": "起動構成セットがないため、{0} できません。クイック 択から 1 つ選択してください。", + "cannot.op.without.launch.config": "アクティブな起動構成を選択するまで、{0} できません。" } \ No newline at end of file diff --git a/i18n/kor/package.i18n.json b/i18n/kor/package.i18n.json index 2ad25a6..343ca5b 100644 --- a/i18n/kor/package.i18n.json +++ b/i18n/kor/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "빌드 또는 구성하기 전에 열려 있는 파일 저장", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "시작하기 전에 현재 대상 빌드(디버그/실행)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "빌드 시작 시 출력 채널 지우기", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "컴파일 데이터베이스 파일의 경로" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "컴파일 데이터베이스 파일의 경로", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/kor/src/launch.i18n.json b/i18n/kor/src/launch.i18n.json index e48b771..af2582b 100644 --- a/i18n/kor/src/launch.i18n.json +++ b/i18n/kor/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "아니요", + "yes": "예", + "build.failed.continue.anyway": "빌드하지 못했습니다. 계속하시겠습니까?", + "cannot.op.no.launch.config.targets": "시작 구성 집합이 없고 시작 대상 목록이 비어 있기 때문에 {0}할 수 없습니다. makefile 구성과 빌드 대상을 다시 확인하세요.", + "cannot.op.choose.launch.config": "시작 구성 집합이 없으므로 {0}할 수 없습니다. 빠른 선택에서 하나를 선택합니다.", + "cannot.op.without.launch.config": "활성 시작 구성을 선택할 때까지 {0}할 수 없습니다." } \ No newline at end of file diff --git a/i18n/plk/package.i18n.json b/i18n/plk/package.i18n.json index bc4a494..34a8cc0 100644 --- a/i18n/plk/package.i18n.json +++ b/i18n/plk/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Zapisz otwarte pliki przed skompilowaniem lub skonfigurowaniem", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Skompiluj bieżący element docelowy przed uruchomieniem (debugowanie/uruchamianie)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Wyczyść kanał wyjściowy na początku kompilacji", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "Ścieżka do pliku bazy danych kompilacji" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "Ścieżka do pliku bazy danych kompilacji", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/plk/src/launch.i18n.json b/i18n/plk/src/launch.i18n.json index e48b771..109d49d 100644 --- a/i18n/plk/src/launch.i18n.json +++ b/i18n/plk/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "Nie", + "yes": "Tak", + "build.failed.continue.anyway": "Niepowodzenie kompilacji. Czy chcesz kontynuować mimo to?", + "cannot.op.no.launch.config.targets": "Nie można {0}, ponieważ nie ma zestawu konfiguracyjnego uruchamiania, a lista elementów docelowych uruchamiania jest pusta. Dokładnie sprawdź konfigurację pliku reguł programu make i element docelowy kompilacji.", + "cannot.op.choose.launch.config": "Nie można {0}, ponieważ nie ma zestawu konfiguracyjnego uruchamiania. Wybierz jeden z opcji szybkiego wyboru.", + "cannot.op.without.launch.config": "Nie można {0}, dopóki nie wybierzesz aktywnej konfiguracji uruchamiania." } \ No newline at end of file diff --git a/i18n/ptb/package.i18n.json b/i18n/ptb/package.i18n.json index ec91f46..c95fefa 100644 --- a/i18n/ptb/package.i18n.json +++ b/i18n/ptb/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Salvar os arquivos abertos antes de compilar ou configurar", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Compilar o destino atual antes da inicialização (depuração/execução)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Limpar o canal de saída no início de uma compilação", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "O caminho para o arquivo de banco de dados da compilação" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "O caminho para o arquivo de banco de dados da compilação", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/ptb/src/launch.i18n.json b/i18n/ptb/src/launch.i18n.json index e48b771..b930879 100644 --- a/i18n/ptb/src/launch.i18n.json +++ b/i18n/ptb/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "Não", + "yes": "Sim", + "build.failed.continue.anyway": "Ocorreu um erro na compilação. Deseja continuar assim mesmo?", + "cannot.op.no.launch.config.targets": "Não é possível {0} porque não há nenhuma configuração de inicialização definida e a lista de destinos de inicialização está vazia. Verifique duas vezes a configuração do makefile e o destino da compilação.", + "cannot.op.choose.launch.config": "Não é possível {0} porque não há configuração de inicialização definida. Escolha um nas escolhas rápidas.", + "cannot.op.without.launch.config": "Não é possível {0} até você selecionar uma configuração de inicialização ativa." } \ No newline at end of file diff --git a/i18n/rus/package.i18n.json b/i18n/rus/package.i18n.json index 1503e9a..fe5f0a8 100644 --- a/i18n/rus/package.i18n.json +++ b/i18n/rus/package.i18n.json @@ -60,5 +60,7 @@ "makefile-tools.configuration.makefile.saveBeforeBuildOrConfigure.description": "Сохранять открытые файлы перед сборкой или настройкой", "makefile-tools.configuration.makefile.buildBeforeLaunch.description": "Сборка текущего целевого объекта перед запуском (отладка/запуск)", "makefile-tools.configuration.makefile.clearOutputBeforeBuild.description": "Очистить канал вывода в начале сборки", - "makefile-tools.configuration.makefile.compileCommandsPath.description": "Путь к файлу базы данных компиляции" + "makefile-tools.configuration.makefile.compileCommandsPath.description": "Путь к файлу базы данных компиляции", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/rus/src/launch.i18n.json b/i18n/rus/src/launch.i18n.json index e48b771..81edf54 100644 --- a/i18n/rus/src/launch.i18n.json +++ b/i18n/rus/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "Нет", + "yes": "Да", + "build.failed.continue.anyway": "Ошибка сборки. Все равно продолжить?", + "cannot.op.no.launch.config.targets": "Невозможно {0}, так как не задана конфигурация запуска, а список целей запуска пуст. Дважды проверьте конфигурацию файла makefile и целевой объект сборки.", + "cannot.op.choose.launch.config": "Невозможно {0}, так как не задана конфигурация запуска. Выберите один из вариантов быстрого выбора.", + "cannot.op.without.launch.config": "Невозможно {0}, пока не будет выбрана активная конфигурация запуска." } \ No newline at end of file diff --git a/i18n/trk/package.i18n.json b/i18n/trk/package.i18n.json index ce6b183..e6afc58 100644 --- a/i18n/trk/package.i18n.json +++ b/i18n/trk/package.i18n.json @@ -60,5 +60,7 @@ "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.compileCommandsPath.description": "Derleme veritabanı dosyasına giden yol", + "makefile-tools.configuration.makefile.panel.visibility.debug.description": "Enable debugging locally (in this host) images built by this extension", + "makefile-tools.configuration.makefile.panel.visibility.run.description": "Enable running locally (in this host) images built by this extension" } \ No newline at end of file diff --git a/i18n/trk/src/launch.i18n.json b/i18n/trk/src/launch.i18n.json index e48b771..1021d44 100644 --- a/i18n/trk/src/launch.i18n.json +++ b/i18n/trk/src/launch.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "no": "No", - "yes": "Yes", - "build.failed.continue.anyway": "Build failed. Do you want to continue anyway?", - "cannot.op.no.launch.config.targets": "Cannot {0} because there is no launch configuration set and the list of launch targets is empty. Double check the makefile configuration and the build target.", - "cannot.op.choose.launch.config": "Cannot {0} because there is no launch configuration set. Choose one from the quick pick.", - "cannot.op.without.launch.config": "Cannot {0} until you select an active launch configuration." + "no": "Hayır", + "yes": "Evet", + "build.failed.continue.anyway": "Derleme başarısız oldu. Yine de devam etmek istiyor musunuz?", + "cannot.op.no.launch.config.targets": "Başlatma {0} kümesi olmadığından ve başlatma hedefleri listesi boş olduğundan bu ayar oluşturulamadı. Derleme görevleri dosyası yapılandırmasını ve derleme hedeflerini bir kez daha denetleyin.", + "cannot.op.choose.launch.config": "Başlatma {0} kümesi olmadığından bu ayar kaldırılamıyor. Hızlı seçimden birini seçin.", + "cannot.op.without.launch.config": "Etkin {0} yapılandırmayı seçene kadar yeniden başlatılamıyor." } \ No newline at end of file