From 565c6976fd5600fd6c4aa5433c1fc242a8b88a6f Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Sun, 21 Sep 2025 12:06:09 +0000 Subject: [PATCH] Localization result of c7835d92cdb8791aa0610d470bea1200952bca0a. --- l10n/bundle.l10n.de.json | 4 ++-- l10n/bundle.l10n.es.json | 4 ++-- l10n/bundle.l10n.fr.json | 4 ++-- l10n/bundle.l10n.it.json | 4 ++-- l10n/bundle.l10n.ja.json | 4 ++-- l10n/bundle.l10n.ko.json | 4 ++-- l10n/bundle.l10n.pl.json | 4 ++-- l10n/bundle.l10n.pt-br.json | 4 ++-- l10n/bundle.l10n.ru.json | 4 ++-- l10n/bundle.l10n.tr.json | 4 ++-- l10n/bundle.l10n.zh-cn.json | 4 ++-- l10n/bundle.l10n.zh-tw.json | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/l10n/bundle.l10n.de.json b/l10n/bundle.l10n.de.json index f2cbb9f8ec..10c3728d53 100644 --- a/l10n/bundle.l10n.de.json +++ b/l10n/bundle.l10n.de.json @@ -178,8 +178,8 @@ "Test run already in progress": "Es wird bereits ein Testlauf ausgeführt.", "Text editor must be focused to fix all issues": "Der Texteditor muss den Fokus haben, um alle Probleme zu beheben.", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "Die Verwendung des Befehls „{0}“ wird nicht empfohlen, wenn die C# Dev Kit-Erweiterung installiert ist. Möchten Sie zum Kompilieren und Debuggen stattdessen eine dynamische Konfiguration verwenden?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "Das .NET SDK wurde nicht gefunden: {0}. Das .NET-Debuggen wird nicht aktiviert. Stellen Sie sicher, dass das .NET SDK installiert ist und sich im Pfad befindet.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "Das .NET SDK auf dem Pfad ist zu alt. Das .NET-Debuggen wird nicht aktiviert. Die unterstützte Mindestversion ist {0}.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "Die C#-Erweiterung für Visual Studio Code ist auf {0} {1} nicht mit den VS Code-Remoteerweiterungen kompatibel. Klicken Sie auf „{2}“, um verfügbare Problemumgehungen anzuzeigen.", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "Die C#-Erweiterung für Visual Studio Code ist auf {0} {1} nicht kompatibel.", "The C# extension is still downloading packages. Please see progress in the output window below.": "Die C#-Erweiterung lädt weiterhin Pakete herunter. Den Fortschritt finden Sie unten im Ausgabefenster.", diff --git a/l10n/bundle.l10n.es.json b/l10n/bundle.l10n.es.json index f488f53d07..10394cc850 100644 --- a/l10n/bundle.l10n.es.json +++ b/l10n/bundle.l10n.es.json @@ -178,8 +178,8 @@ "Test run already in progress": "La ejecución de prueba ya está en curso", "Text editor must be focused to fix all issues": "El editor de texto debe estar centrado para corregir todos los problemas", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "No se recomienda usar el comando \"{0}\" cuando se instala la extensión del Kit de desarrollo de C#. ¿Desea compilar y depurar mediante una configuración dinámica en su lugar?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "No se encuentra el SDK de .NET: {0}. No se habilitará la depuración de .NET. Asegúrese de que el SDK de .NET está instalado y en la ruta de acceso.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "El SDK de .NET ubicado en la ruta de acceso es muy antiguo. No se habilitará la depuración de .NET. La versión mínima admitida es {0}.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "La extensión de C# para Visual Studio Code no es compatible en {0} {1}con las extensiones remotas VS Code. Para ver soluciones alternativas disponibles, haga clic en \"{2}\".", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "La extensión de C# para Visual Studio Code no es compatible con {0} {1}.", "The C# extension is still downloading packages. Please see progress in the output window below.": "La extensión de C# aún está descargando paquetes. Vea el progreso en la ventana de salida siguiente.", diff --git a/l10n/bundle.l10n.fr.json b/l10n/bundle.l10n.fr.json index 7f04fb8c22..837ba1d24e 100644 --- a/l10n/bundle.l10n.fr.json +++ b/l10n/bundle.l10n.fr.json @@ -178,8 +178,8 @@ "Test run already in progress": "Série de tests déjà en cours", "Text editor must be focused to fix all issues": "L’éditeur de texte doit être axé sur la résolution de tous les problèmes", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "La commande « {0} » n’est pas recommandée lors de l’installation de l’extension du Kit de développement C#. Voulez-vous générer et déboguer à l’aide d’une configuration dynamique à la place ?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "Le SDK .NET est introuvable : {0}. Le débogage .NET ne sera pas activé. Assurez-vous que le SDK .NET est installé et se trouve sur le chemin.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "Le SDK .NET situé sur le chemin est trop ancien. Le débogage .NET ne sera pas activé. La version minimale prise en charge est {0}.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "L’extension C# pour Visual Studio Code est incompatible sur {0} {1} avec les extensions distantes VS Code. Pour voir les solutions de contournement disponibles, cliquez sur «{2}».", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "L’extension C# pour Visual Studio Code est incompatible sur {0} {1}.", "The C# extension is still downloading packages. Please see progress in the output window below.": "L’extension C# est toujours en train de télécharger des packages. Consultez la progression dans la fenêtre sortie ci-dessous.", diff --git a/l10n/bundle.l10n.it.json b/l10n/bundle.l10n.it.json index 4790a40bd4..facf96eaea 100644 --- a/l10n/bundle.l10n.it.json +++ b/l10n/bundle.l10n.it.json @@ -178,8 +178,8 @@ "Test run already in progress": "Esecuzione del test già in corso", "Text editor must be focused to fix all issues": "L'editor di testo deve avere lo stato attivo per risolvere tutti i problemi", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "Il comando '{0}' non è consigliato quando è installata l'estensione C# Dev Kit. Compilare ed eseguire il debug utilizzando invece una configurazione dinamica?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "L'SDK .NET non può essere localizzato: {0}. Il debug di .NET non sarà abilitato. Assicurarsi che l'SDK .NET sia installato e si trovi nel percorso.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "L'SDK .NET situato nel percorso è troppo vecchio. Il debug di .NET non sarà abilitato. La versione minima supportata è {0}.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "L'estensione C# per Visual Studio Code non è compatibile in {0} {1} con le estensioni di VS Code remoto. Per visualizzare soluzioni alternative disponibili, fare clic su \"{2}\".", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "L'estensione C# per Visual Studio Code non è compatibile in {0} {1}.", "The C# extension is still downloading packages. Please see progress in the output window below.": "L'estensione C# sta ancora scaricando i pacchetti. Visualizzare lo stato nella finestra di output seguente.", diff --git a/l10n/bundle.l10n.ja.json b/l10n/bundle.l10n.ja.json index d2a04f9ed8..0802c75850 100644 --- a/l10n/bundle.l10n.ja.json +++ b/l10n/bundle.l10n.ja.json @@ -178,8 +178,8 @@ "Test run already in progress": "テストの実行は既に進行中です", "Text editor must be focused to fix all issues": "すべての問題を解決するには、テキスト エディターにフォーカスを置く必要があります", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "C# Dev Kit 拡張機能がインストールされている場合、'{0}' コマンドの使用は推奨されません。代わりに動的構成を使用してビルドとデバッグを行いますか?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": ".NET SDKが見つかりません: {0}.NET デバッグは有効になりません。.NET SDK がインストールされており、パス上にあることを確認します。", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "パスにある .NET SDK が古すぎます。.NET デバッグは有効になりません。サポートされている最小バージョンは {0} です。", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "Visual Studio Code の C# 拡張機能は、VS Code リモート拡張機能と {0} {1} で互換性がありません。回避策を確認するには、[{2}] をクリックします。", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "Visual Studio Code の C# 拡張機能は、 {0} {1} では互換性がありません。", "The C# extension is still downloading packages. Please see progress in the output window below.": "C# 拡張機能は引き続きパッケージをダウンロードしています。下の出力ウィンドウで進行状況を確認してください。", diff --git a/l10n/bundle.l10n.ko.json b/l10n/bundle.l10n.ko.json index 421490383a..2ffaf6e67f 100644 --- a/l10n/bundle.l10n.ko.json +++ b/l10n/bundle.l10n.ko.json @@ -178,8 +178,8 @@ "Test run already in progress": "테스트 실행이 이미 진행 중입니다.", "Text editor must be focused to fix all issues": "모든 문제를 해결하려면 텍스트 편집기에 포커스가 있어야 합니다.", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "C# Dev Kit 확장이 설치된 경우 '{0}' 명령을 사용하지 않는 것이 좋습니다. 대신 동적 구성을 사용하여 빌드하고 디버그하시겠습니까?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": ".NET SDK를 찾을 수 없습니다. {0}. .NET 디버깅을 사용할 수 없습니다. .NET SDK가 설치되어 있고 경로에 있는지 확인합니다.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "경로에 있는 .NET SDK가 너무 오래되었습니다. .NET 디버깅을 사용할 수 없습니다. 지원되는 최소 버전은 {0}입니다.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "Visual Studio Code의 C# 확장은 VS Code 원격 확장과 {0} {1}에서 호환되지 않습니다. 사용 가능한 해결 방법을 보려면 '{2}'을(를) 클릭하세요.", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "Visual Studio Code의 C# 확장이 {0} {1}에서 호환되지 않습니다.", "The C# extension is still downloading packages. Please see progress in the output window below.": "C# 확장이 여전히 패키지를 다운로드하고 있습니다. 아래 출력 창에서 진행 상황을 확인하세요.", diff --git a/l10n/bundle.l10n.pl.json b/l10n/bundle.l10n.pl.json index c3dcc563b5..5a87bb65a4 100644 --- a/l10n/bundle.l10n.pl.json +++ b/l10n/bundle.l10n.pl.json @@ -178,8 +178,8 @@ "Test run already in progress": "Przebieg testu jest już w toku", "Text editor must be focused to fix all issues": "Edytor tekstu musi mieć fokus, aby rozwiązać wszystkie problemy", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "Polecenie „{0}” nie jest zalecane do użycia podczas instalowania rozszerzenia zestawu deweloperskiego języka C#. Czy zamiast tego chcesz kompilować i debugować przy użyciu konfiguracji dynamicznej?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "Nie można zlokalizować zestawu .NET SDK: {0}. Debugowanie platformy .NET nie zostanie włączone. Upewnij się, że zestaw .NET SDK jest zainstalowany i znajduje się w ścieżce.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "Zestaw .NET SDK znajdujący się w ścieżce jest zbyt stary. Debugowanie platformy .NET nie zostanie włączone. Minimalna obsługiwana wersja to {0}.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "Rozszerzenie języka C# dla edytora Visual Studio Code jest niezgodne w przypadku {0} {1}z rozszerzeniami zdalnymi edytora VS Code. Aby zobaczyć dostępne obejścia, kliknij pozycję „{2}”.", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "Rozszerzenie C# dla edytora Visual Studio Code jest niezgodne w przypadku {0} {1}.", "The C# extension is still downloading packages. Please see progress in the output window below.": "Rozszerzenie języka C# nadal pobiera pakiety. Zobacz postęp w poniższym oknie danych wyjściowych.", diff --git a/l10n/bundle.l10n.pt-br.json b/l10n/bundle.l10n.pt-br.json index 77a60da33f..3a145148bb 100644 --- a/l10n/bundle.l10n.pt-br.json +++ b/l10n/bundle.l10n.pt-br.json @@ -178,8 +178,8 @@ "Test run already in progress": "A execução do teste já está em andamento", "Text editor must be focused to fix all issues": "O editor de texto deve estar focado para corrigir todos os problemas", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "Não é recomendável usar o comando '{0}' quando a extensão C# Dev Kit está instalada. Deseja criar e depurar usando uma configuração dinâmica em vez disso?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "O SDK do .NET não pode ser localizado: {0}. A depuração do .NET não será habilitada. Verifique se o SDK do .NET está instalado e no caminho.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "O SDK do .NET localizado no caminho é muito antigo. A depuração do .NET não será habilitada. A versão mínima com suporte é {0}.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "A extensão C# do Visual Studio Code é incompatível no {0} {1} com as Extensões VS Code Remotas. Para ver as soluções alternativas disponíveis, clique em “{2}”.", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "A extensão C# para Visual Studio Code é incompatível no {0} {1}.", "The C# extension is still downloading packages. Please see progress in the output window below.": "A extensão C# ainda está baixando pacotes. Veja o progresso na janela de saída abaixo.", diff --git a/l10n/bundle.l10n.ru.json b/l10n/bundle.l10n.ru.json index bd449ea5bb..1098401c5b 100644 --- a/l10n/bundle.l10n.ru.json +++ b/l10n/bundle.l10n.ru.json @@ -178,8 +178,8 @@ "Test run already in progress": "Тестовый запуск уже выполняется", "Text editor must be focused to fix all issues": "Для устранения всех проблем текстовый редактор должен быть в фокусе", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "Команда \"{0}\" не рекомендуется к использованию при установленном расширении C# Dev Kit. Хотите вместо этого выполнить сборку и отладку с помощью динамической конфигурации?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "Не удалось найти пакет SDK .NET: {0}. Отладка .NET не будет включена. Убедитесь, что пакет SDK .NET установлен и находится по указанному пути.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "Пакет SDK .NET, расположенный по указанному пути, слишком старый. Отладка .NET не будет включена. Минимальная поддерживаемая версия: {0}.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "Расширение C# для Visual Studio Code несовместимо в {0} {1} с удаленными расширениями VS Code. Чтобы просмотреть доступные временные решения, нажмите \"{2}\".", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "Расширение C# для Visual Studio Code несовместимо в {0} {1}.", "The C# extension is still downloading packages. Please see progress in the output window below.": "Расширение C# все еще скачивает пакеты. См. ход выполнения в окне вывода ниже.", diff --git a/l10n/bundle.l10n.tr.json b/l10n/bundle.l10n.tr.json index b62bfdc754..c57b634976 100644 --- a/l10n/bundle.l10n.tr.json +++ b/l10n/bundle.l10n.tr.json @@ -178,8 +178,8 @@ "Test run already in progress": "Test çalıştırma zaten sürüyor", "Text editor must be focused to fix all issues": "Tüm sorunları gidermek için metin düzenleyicisine odaklanılacak", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "C# Geliştirme Seti uzantısı yüklüyken '{0}' komutunun kullanılması önerilmez. Bunun yerine dinamik bir yapılandırma kullanarak derlemek ve hata ayıklamak ister misiniz?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": ".NET SDK bulunamıyor: {0}. .NET hata ayıklama etkinleştirilmeyecek. .NET SDK'nın kurulu olduğundan ve yolda bulunduğundan emin olun.", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "Yolda bulunan .NET SDK çok eski. .NET hata ayıklama etkinleştirilmeyecek. Desteklenen en düşük sürüm: {0}.", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "Visual Studio Code için C# uzantısı {0} {1} üzerinde VS Code Uzak Uzantıları ile uyumsuz. Kullanılabilir geçici çözümleri görmek için '{2}'e tıklayın.", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "Visual Studio Code için C# uzantısı {0} {1} üzerinde uyumsuz.", "The C# extension is still downloading packages. Please see progress in the output window below.": "C# uzantısı hala paketleri indiriyor. Lütfen aşağıdaki çıkış penceresinde ilerleme durumuna bakın.", diff --git a/l10n/bundle.l10n.zh-cn.json b/l10n/bundle.l10n.zh-cn.json index 546018289f..ac2056ca55 100644 --- a/l10n/bundle.l10n.zh-cn.json +++ b/l10n/bundle.l10n.zh-cn.json @@ -178,8 +178,8 @@ "Test run already in progress": "试运行已在进行中", "Text editor must be focused to fix all issues": "文本编辑器必须专注于解决所有问题", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "安装 C# 开发工具包扩展时,不建议使用“{0}”命令。是否要改用动态配置进行生成和调试?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "找不到 .NET SDK 的位置: {0}。将不会启用 .NET 调试。请确保已安装 .NET SDK 且该 SDK 位于路径上。", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "位于路径上的 .NET SDK 太旧。将不会启用 .NET 调试。支持的最低版本为 {0}。", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "Visual Studio Code 的 C# 扩展在 {0} {1} 上与 VS Code 远程扩展不兼容。若要查看可用的解决方法,请单击“{2}”。", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "Visual Studio Code 的 C# 扩展与 {0} {1} 不兼容。", "The C# extension is still downloading packages. Please see progress in the output window below.": "C# 扩展仍在下载包。请在下面的输出窗口中查看进度。", diff --git a/l10n/bundle.l10n.zh-tw.json b/l10n/bundle.l10n.zh-tw.json index e33172d5ce..e109766e24 100644 --- a/l10n/bundle.l10n.zh-tw.json +++ b/l10n/bundle.l10n.zh-tw.json @@ -178,8 +178,8 @@ "Test run already in progress": "測試執行已在進行中", "Text editor must be focused to fix all issues": "必須聚焦於文字編輯器,才能修正全部問題", "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "安裝 C# 開發人員套件延伸模組時,不建議使用 '{0}' 命令。您要改用動態設定進行建置和偵錯嗎?", - "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.", - "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.", + "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "找不到 .NET SDK: {0}。將無法啟用 .NET 偵錯。確定 .NET SDK 已安裝且位於路徑上。", + "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "位於路徑上的 .NET SDK 太舊。將無法啟用 .NET 偵錯。最低的支援版本為 {0}。", "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "適用於 Visual Studio Code 的 C# 延伸模組在 {0} {1} 上與 VS Code 遠端延伸模組不相容。若要查看可用的因應措施,請按一下 '{2}'。", "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "適用於 Visual Studio Code 的 C# 延伸模組在 {0} {1} 上不相容。", "The C# extension is still downloading packages. Please see progress in the output window below.": "C# 延伸模組仍在下載套件。請參閱下方輸出視窗中的進度。",