From 15c6e4c8acfe41c156086798a9c29460e40b4071 Mon Sep 17 00:00:00 2001 From: "CSIGS@microsoft.com" Date: Thu, 26 Oct 2023 09:38:00 -0700 Subject: [PATCH] Localization - Translated Strings (#3409) --- i18n/chs/package.i18n.json | 2 ++ i18n/cht/package.i18n.json | 2 ++ i18n/csy/package.i18n.json | 2 ++ i18n/deu/package.i18n.json | 2 ++ i18n/esn/package.i18n.json | 2 ++ i18n/fra/package.i18n.json | 2 ++ i18n/ita/package.i18n.json | 2 ++ i18n/jpn/package.i18n.json | 2 ++ i18n/kor/package.i18n.json | 2 ++ i18n/plk/package.i18n.json | 2 ++ i18n/ptb/package.i18n.json | 2 ++ i18n/rus/package.i18n.json | 2 ++ i18n/trk/package.i18n.json | 2 ++ 13 files changed, 26 insertions(+) diff --git a/i18n/chs/package.i18n.json b/i18n/chs/package.i18n.json index 45fef9a6b..f8eb29677 100644 --- a/i18n/chs/package.i18n.json +++ b/i18n/chs/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "取消生成", "cmake-tools.command.cmake.stopAll.title": "取消所有项目的生成", "cmake-tools.command.cmake.resetState.title": "重置 CMake Tools 扩展状态(用于故障排除)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "选择活动文件夹", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "运行实用工具", "cmake-tools.command.cmake.outline.debugTarget.title": "调试", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "已创建新的终端实例,并且已在其中启动目标。系统不会自动清理现有终端。", "cmake-tools.configuration.cmake.loadCompileCommands.description": "控制扩展是否读取 compile_commands.json 以启用单个文件编译。", "cmake-tools.command.cmake.projectStatus.update.title": "刷新项目状态", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "设置测试目标", "cmake-tools.debugger.label": "CMake 调试程序" } \ No newline at end of file diff --git a/i18n/cht/package.i18n.json b/i18n/cht/package.i18n.json index d4ea3aaa9..abdde1223 100644 --- a/i18n/cht/package.i18n.json +++ b/i18n/cht/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "取消建置", "cmake-tools.command.cmake.stopAll.title": "取消所有專案的組建", "cmake-tools.command.cmake.resetState.title": "重設 CMake 工具延伸模組狀態 (進行疑難排解)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "選取作用中的資料夾", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "執行公用程式", "cmake-tools.command.cmake.outline.debugTarget.title": "偵錯", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "已建立新的終端機執行個體,並在其中啟動目標。不會自動清除現有的終端機。", "cmake-tools.configuration.cmake.loadCompileCommands.description": "控制延伸模組是否要讀取 compile_commands.json 以啟用單一檔案編譯。", "cmake-tools.command.cmake.projectStatus.update.title": "重新整理專案狀態", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "設定測試目標", "cmake-tools.debugger.label": "CMake 偵錯工具" } \ No newline at end of file diff --git a/i18n/csy/package.i18n.json b/i18n/csy/package.i18n.json index a07c29c1e..9d735baec 100644 --- a/i18n/csy/package.i18n.json +++ b/i18n/csy/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Zrušit sestavení", "cmake-tools.command.cmake.stopAll.title": "Zrušit sestavování pro všechny projekty", "cmake-tools.command.cmake.resetState.title": "Resetovat stav rozšíření nástrojů CMake Tools (pro řešení potíží)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Vybrat aktivní složku", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Spustit nástroj", "cmake-tools.command.cmake.outline.debugTarget.title": "Ladit", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Vytvoří se nová instance terminál a cíl se v ní spustí. Existující terminály se automaticky nevyčistí.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Určuje, jestli rozšíření přečte soubor compile_commands.json a povolí kompilaci jednoho souboru.", "cmake-tools.command.cmake.projectStatus.update.title": "Aktualizovat stav projektu", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Nastavit cíl testu", "cmake-tools.debugger.label": "Ladicí program CMake" } \ No newline at end of file diff --git a/i18n/deu/package.i18n.json b/i18n/deu/package.i18n.json index adf1b27c5..6c4bbc93a 100644 --- a/i18n/deu/package.i18n.json +++ b/i18n/deu/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Build abbrechen", "cmake-tools.command.cmake.stopAll.title": "Build für alle Projekte abbrechen", "cmake-tools.command.cmake.resetState.title": "Erweiterungsstatus für CMake Tools zurücksetzen (zur Problembehandlung)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Aktiven Ordner auswählen", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Hilfsprogramm ausführen", "cmake-tools.command.cmake.outline.debugTarget.title": "Debuggen", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Eine neue Terminalinstanz wird erstellt, und das Ziel wird darin gestartet. Vorhandene Terminals werden nicht automatisch bereinigt.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Steuert, ob die Erweiterung compile_commands.json liest, um die Kompilierung einzelner Dateien zu ermöglichen.", "cmake-tools.command.cmake.projectStatus.update.title": "Projektstatus aktualisieren", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Testziel festlegen", "cmake-tools.debugger.label": "CMake-Debugger" } \ No newline at end of file diff --git a/i18n/esn/package.i18n.json b/i18n/esn/package.i18n.json index 1990ce031..2226a28e6 100644 --- a/i18n/esn/package.i18n.json +++ b/i18n/esn/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Cancelar compilación", "cmake-tools.command.cmake.stopAll.title": "Cancelar la compilación de todos los proyectos", "cmake-tools.command.cmake.resetState.title": "Restablecer el estado de la extensión Herramientas de CMake (para solucionar problemas)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Seleccionar la carpeta activa", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Ejecutar la utilidad", "cmake-tools.command.cmake.outline.debugTarget.title": "Depurar", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Se ha creado una nueva instancia de terminal y se ha iniciado el destino en ella. Los terminales existentes no se limpian automáticamente.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Controla si la extensión lee compile_commands.json para habilitar la compilación de un solo archivo.", "cmake-tools.command.cmake.projectStatus.update.title": "Actualizar el estado del proyecto", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Establecer destino de prueba", "cmake-tools.debugger.label": "Depurador de CMake" } \ No newline at end of file diff --git a/i18n/fra/package.i18n.json b/i18n/fra/package.i18n.json index f1c646deb..1484b3e7b 100644 --- a/i18n/fra/package.i18n.json +++ b/i18n/fra/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Annuler la build", "cmake-tools.command.cmake.stopAll.title": "Annuler la génération de tous les projets", "cmake-tools.command.cmake.resetState.title": "Réinitialiser l'état de l'extension CMake Tools (pour la résolution des problèmes)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Sélectionner le dossier actif", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Exécuter l'utilitaire", "cmake-tools.command.cmake.outline.debugTarget.title": "Déboguer", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Une instance de terminal est créée et la cible y est lancée. Les terminaux existants ne sont pas nettoyés automatiquement.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Contrôle si l’extension lit compile_commands.json pour activer la compilation de fichiers uniques.", "cmake-tools.command.cmake.projectStatus.update.title": "Actualiser le statut du projet", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Définir la cible du test", "cmake-tools.debugger.label": "Débogueur CMake" } \ No newline at end of file diff --git a/i18n/ita/package.i18n.json b/i18n/ita/package.i18n.json index 530b1232a..264a9b1ce 100644 --- a/i18n/ita/package.i18n.json +++ b/i18n/ita/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Annulla compilazione", "cmake-tools.command.cmake.stopAll.title": "Annulla la compilazione per tutti i progetti", "cmake-tools.command.cmake.resetState.title": "Reimposta lo stato dell'estensione di CMake Tools (per la risoluzione dei problemi)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Seleziona la cartella attiva", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Esegui l'utilità", "cmake-tools.command.cmake.outline.debugTarget.title": "Debug", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Viene creata una nuova istanza del terminale in cui viene avviata la destinazione. I terminali esistenti non vengono puliti automaticamente.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Controlla se l'estensione legge compile_commands.json per abilitare la compilazione di file singoli.", "cmake-tools.command.cmake.projectStatus.update.title": "Aggiornare lo stato del progetto", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Impostare la destinazione test", "cmake-tools.debugger.label": "CMake Debugger" } \ No newline at end of file diff --git a/i18n/jpn/package.i18n.json b/i18n/jpn/package.i18n.json index a2a3e0b32..f7c425b97 100644 --- a/i18n/jpn/package.i18n.json +++ b/i18n/jpn/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "ビルドをキャンセル", "cmake-tools.command.cmake.stopAll.title": "すべてのプロジェクトのビルドをキャンセル", "cmake-tools.command.cmake.resetState.title": "CMake Tools 拡張機能の状態をリセットする (トラブルシューティング用)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "アクティブなフォルダーの選択", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "ユーティリティの実行", "cmake-tools.command.cmake.outline.debugTarget.title": "デバッグ", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "新しいターミナル インスタンスが作成され、その中でターゲットが起動されます。既存のターミナルは自動的にはクリーンアップされません。", "cmake-tools.configuration.cmake.loadCompileCommands.description": "拡張子が単一ファイルのコンパイルを有効にするために compile_commands.json を読み取るかどうかを制御します。", "cmake-tools.command.cmake.projectStatus.update.title": "プロジェクトの状態を最新の情報に更新", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "テストの対象の設定", "cmake-tools.debugger.label": "CMake デバッガー" } \ No newline at end of file diff --git a/i18n/kor/package.i18n.json b/i18n/kor/package.i18n.json index bfc1c07d7..e27eb85db 100644 --- a/i18n/kor/package.i18n.json +++ b/i18n/kor/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "빌드 취소", "cmake-tools.command.cmake.stopAll.title": "모든 프로젝트의 빌드 취소", "cmake-tools.command.cmake.resetState.title": "CMake 도구 확장 상태 다시 설정(문제 해결용)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "활성 폴더 선택", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "유틸리티 실행", "cmake-tools.command.cmake.outline.debugTarget.title": "디버그", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "새 터미널 인스턴스가 만들어지고 대상이 해당 인스턴스에서 시작됩니다. 기존 터미널은 자동으로 정리되지 않습니다.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "확장이 compile_commands.json을 읽어 단일 파일 컴파일을 사용하도록 설정할지 여부를 제어합니다.", "cmake-tools.command.cmake.projectStatus.update.title": "프로젝트 상태 새로 고침", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "테스트 대상 설정", "cmake-tools.debugger.label": "CMake 디버거" } \ No newline at end of file diff --git a/i18n/plk/package.i18n.json b/i18n/plk/package.i18n.json index de858ae59..9c9d6fc89 100644 --- a/i18n/plk/package.i18n.json +++ b/i18n/plk/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Anuluj kompilację", "cmake-tools.command.cmake.stopAll.title": "Anuluj kompilację dla wszystkich projektów", "cmake-tools.command.cmake.resetState.title": "Resetuj stan rozszerzenia narzędzi CMake Tools (na potrzeby rozwiązywania problemów)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Wybierz aktywny folder", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Uruchom narzędzie", "cmake-tools.command.cmake.outline.debugTarget.title": "Debuguj", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Tworzone jest nowe wystąpienie terminalu i zostanie w nim uruchomiony element docelowy. Istniejące terminale nie są automatycznie czyszczone.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Określa, czy rozszerzenie odczytuje plik compile_commands.json, aby włączać kompilację pojedynczego pliku.", "cmake-tools.command.cmake.projectStatus.update.title": "Odśwież stan projektu", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Ustawianie docelowego elementu testu", "cmake-tools.debugger.label": "Debuger CMake" } \ No newline at end of file diff --git a/i18n/ptb/package.i18n.json b/i18n/ptb/package.i18n.json index bb2558329..fcf15bb0f 100644 --- a/i18n/ptb/package.i18n.json +++ b/i18n/ptb/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Cancelar Build", "cmake-tools.command.cmake.stopAll.title": "Cancelar o Build de Todos os Projetos", "cmake-tools.command.cmake.resetState.title": "Redefinir o Estado da Extensão de Ferramentas do CMake (para solução de problemas)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Selecionar a Pasta Ativa", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Executar o Utilitário", "cmake-tools.command.cmake.outline.debugTarget.title": "Depurar", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Uma nova instância terminal é criada e o alvo é lançado nela. Os terminais existentes não são limpos automaticamente.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Controla se a extensão lê compile_commands.json para habilitar a compilação de arquivo único.", "cmake-tools.command.cmake.projectStatus.update.title": "Atualizar o status do projeto", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Definir destino do teste", "cmake-tools.debugger.label": "Depurador do CMake" } \ No newline at end of file diff --git a/i18n/rus/package.i18n.json b/i18n/rus/package.i18n.json index 39f19134b..00e643ea8 100644 --- a/i18n/rus/package.i18n.json +++ b/i18n/rus/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Отменить сборку", "cmake-tools.command.cmake.stopAll.title": "Отмена сборки для всех проектов", "cmake-tools.command.cmake.resetState.title": "Сброс состояния расширения средств CMake (для устранения неполадок)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Выбор активной папки", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Запуск служебной программы", "cmake-tools.command.cmake.outline.debugTarget.title": "Отладить", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Создан новый экземпляр терминала, в котором запущен целевой объект. Существующие терминалы не очищаются автоматически.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Управляет чтением расширения compile_commands.json, чтобы включить компиляцию одного файла.", "cmake-tools.command.cmake.projectStatus.update.title": "Обновить состояние проекта", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Установить тестовый целевой объект", "cmake-tools.debugger.label": "Отладчик CMake" } \ No newline at end of file diff --git a/i18n/trk/package.i18n.json b/i18n/trk/package.i18n.json index 054827d50..2955bf47b 100644 --- a/i18n/trk/package.i18n.json +++ b/i18n/trk/package.i18n.json @@ -62,6 +62,7 @@ "cmake-tools.command.cmake.stop.title": "Derlemeyi İptal Et", "cmake-tools.command.cmake.stopAll.title": "Tüm Projeler için Derlemeyi İptal Et", "cmake-tools.command.cmake.resetState.title": "CMake Araçları Uzantısı Durumunu Sıfırla (Sorun giderme için)", + "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings", "cmake-tools.command.cmake.selectActiveFolder.title": "Etkin Klasör Seç", "cmake-tools.command.cmake.outline.runUtilityTarget.title": "Yardımcı Programı Çalıştır", "cmake-tools.command.cmake.outline.debugTarget.title": "Hata Ayıkla", @@ -205,6 +206,7 @@ "cmake-tools.configuration.cmake.launchBehavior.newTerminal.markdownDescriptions": "Yeni bir terminal örneği oluşturulur ve içinde hedef başlatılır. Mevcut terminaller otomatik olarak temizlenmez.", "cmake-tools.configuration.cmake.loadCompileCommands.description": "Tek dosya derlemesini etkinleştirmek için uzantının compile_commands.json dosyasını okuyup okumadığını denetler.", "cmake-tools.command.cmake.projectStatus.update.title": "Proje durumunu yenileyin", + "cmake-tools.command.cmake.projectStatus.cleanConfigure.title": "Delete Cache and Reconfigure", "cmake-tools.command.cmake.projectStatus.selectTestPreset.title": "Test Hedefini Ayarla", "cmake-tools.debugger.label": "CMake Hata Ayıklayıcısı" } \ No newline at end of file