From 6198237801814481d13fbc0cce6ec88f5fe40673 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 15 Dec 2025 23:14:28 +0100 Subject: [PATCH 01/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2861737 --- .../dotnet/Commands/xlf/CliCommandStrings.cs.xlf | 4 ++-- .../dotnet/Commands/xlf/CliCommandStrings.de.xlf | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf index 293774c36807..07bfb95952c3 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Nezobrazovat úvodní nápis ani zprávu o autorských právech + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ Nástroj {1} (verze {2}) se úspěšně nainstaloval. Do souboru manifestu {3} s Specify the output directory (press Enter for default: '{0}', directory must not exist): - Zadejte výstupní adresář ({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf index bf4889f2658d..cd428dc4d180 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Zeigt kein Startbanner und keine Copyrightmeldung an. + Do not display the startup banner or the copyright message. @@ -355,11 +355,11 @@ Wird ein Absturz erkannt, wird in "TestResults/guid/guid_Sequence.xml" eine Sequ Basierend auf den zusätzlichen Einstellungen kann auch ein Blockade- oder Absturzabbild erfasst werden. -Beispiel: +Beispiel: Es wird ein Timeout für die Testausführung ausgelöst, wenn der Test länger als 1 Stunde (Standardtimeout) dauert, und es wird ein Absturzabbild erfasst, wenn der Testhost unerwartet beendet wird. (Für Absturzabbilder ist eine zusätzlicher Setup erforderlich, siehe unten.) dotnet test --blame-hang --blame-crash -Beispiel: +Beispiel: Es wird ein Timeout für die Testausführung ausgelöst, wenn der Test mehr als 20 Minuten dauert, und es wird ein Blockadeabbild erfasst. dotnet test --blame-hang-timeout 20min @@ -2267,11 +2267,11 @@ Das Tool "{1}" (Version {2}) wurde erfolgreich installiert. Der Eintrag wird der „dotnet workload search version“ hat je nach Argument drei Funktionen: 1. Wird kein Argument angegeben, dann wird eine Liste der zuletzt veröffentlichten Workloadversionen aus diesem Featureband ausgegeben. Akzeptiert die Option „--take“, um anzugeben, wie viele angegeben werden sollen, und „--format“, um das Format zu ändern. - Beispiel: + Beispiel: dotnet workload search version --take 2 --format json [{"workloadVersion":"9.0.201"},{"workloadVersion":"9.0.200.1"}] 2. Wenn eine Workloadversion als Argument angegeben wird, dann werden eine Tabelle mit verschiedenen Workloads und deren Versionen für die angegebene Workloadversion ausgegeben. Akzeptiert die Option „--format“, um das Ausgabeformat zu ändern. - Beispiel: + Beispiel: dotnet workload search version 9.0.201 Workloadmanifest-ID Manifest-Featureband Manifestversion ------------------------------------------------------------------------------------------------ @@ -2290,7 +2290,7 @@ Das Tool "{1}" (Version {2}) wurde erfolgreich installiert. Der Eintrag wird der microsoft.net.workload.mono.toolchain.net7 9.0.100-rc.1 9.0.0-rc.1.24431.7 microsoft.net.workload.mono.toolchain.net8 9.0.100-rc.1 9.0.0-rc.1.24431.7 3. Wenn eine oder mehrere Workloads zusammen mit ihren Versionen bereitgestellt werden (indem sie mit dem @-Zeichen verbunden werden), werden die Workloadversionen, die mit den angegebenen Versionen übereinstimmen, ausgegebenen. Akzeptiert die Option „--take“, um anzugeben, wie viele angegeben werden sollen, und „--format“, um das Format zu ändern. - Beispiel: + Beispiel: dotnet workload search version maui@9.0.0-rc.1.24453.9 ios@17.5.9270-net9-rc1 9.0.201 @@ -2373,7 +2373,7 @@ Das Tool "{1}" (Version {2}) wurde erfolgreich installiert. Der Eintrag wird der Specify the output directory (press Enter for default: '{0}', directory must not exist): - Ausgabeverzeichnis ({0}) angeben: + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value From 59406ca7e464d567d85b75305603f31497ad4174 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 15 Dec 2025 23:15:49 +0100 Subject: [PATCH 02/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2861737 --- .../Commands/xlf/CliCommandStrings.es.xlf | 6 +++--- .../Commands/xlf/CliCommandStrings.fr.xlf | 6 +++--- .../Commands/xlf/CliCommandStrings.it.xlf | 6 +++--- .../Commands/xlf/CliCommandStrings.ja.xlf | 8 ++++---- .../Commands/xlf/CliCommandStrings.ko.xlf | 14 +++++++------- .../Commands/xlf/CliCommandStrings.pl.xlf | 4 ++-- .../Commands/xlf/CliCommandStrings.pt-BR.xlf | 4 ++-- .../Commands/xlf/CliCommandStrings.ru.xlf | 4 ++-- .../Commands/xlf/CliCommandStrings.tr.xlf | 10 +++++----- .../Commands/xlf/CliCommandStrings.zh-Hans.xlf | 4 ++-- .../Commands/xlf/CliCommandStrings.zh-Hant.xlf | 18 +++++++++--------- 11 files changed, 42 insertions(+), 42 deletions(-) diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf index 529999c31c77..dc9df7629f64 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - No mostrar la pancarta de inicio ni el mensaje de copyright. + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ La herramienta "{1}" (versión "{2}") se instaló correctamente. Se ha agregado Specify the output directory (press Enter for default: '{0}', directory must not exist): - Especifique el directorio de salida ({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value @@ -2653,7 +2653,7 @@ El valor predeterminado es publicar una aplicación dependiente del marco. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - No se puede usar el perfil de inicio '{0}' porque no se pudo localizar el archivo de configuración de inicio. Ubicaciones probadas: + No se puede usar el perfil de inicio '{0}' porque no se pudo localizar el archivo de configuración de inicio. Ubicaciones probadas: {1} diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf index d70736f22461..ea7022628310 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - N'affiche pas la bannière de démarrage ni le message de copyright. + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ L'outil '{1}' (version '{2}') a été correctement installé. L'entrée est ajou Specify the output directory (press Enter for default: '{0}', directory must not exist): - Spécifiez le répertoire de sortie ({0}) : + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value @@ -2653,7 +2653,7 @@ La valeur par défaut est de publier une application dépendante du framework. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Impossible d’utiliser le profil de lancement « {0} », car le fichier de paramètres de lancement est introuvable. Emplacements essayés : + Impossible d’utiliser le profil de lancement « {0} », car le fichier de paramètres de lancement est introuvable. Emplacements essayés : {1} diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf index 3b51ca4b1030..ac76e8669459 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Evita la visualizzazione del messaggio di avvio o di copyright. + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ Lo strumento '{1}' versione '{2}' è stato installato. La voce è stata aggiunta Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specifica la directory di output ({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value @@ -2653,7 +2653,7 @@ Per impostazione predefinita, viene generato un pacchetto dipendente dal framewo Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Non è possibile usare il profilo di avvio "{0}" perché il file delle impostazioni di avvio non è stato trovato. Posizioni tentate: + Non è possibile usare il profilo di avvio "{0}" perché il file delle impostazioni di avvio non è stato trovato. Posizioni tentate: {1} diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf index c836504745c1..3c99478df0dd 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - 著作権情報を表示しません。 + Do not display the startup banner or the copyright message. @@ -2290,7 +2290,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man microsoft.net.workload.mono.toolchain.net7 9.0.100-rc.1 9.0.0-rc.1.24431.7 microsoft.net.workload.mono.toolchain.net8 9.0.100-rc.1 9.0.0-rc.1.24431.7 3. 1 つ以上のワークロードをバージョンと共に ('@' 文字で結合して) 指定すると、指定されたバージョンに一致するワークロード バージョンが出力されます。--take オプションを指定して提供する数を指定し、--format を指定して形式を変更します。 - 例: + 例: dotnet workload search version maui@9.0.0-rc.1.24453.9 ios@17.5.9270-net9-rc1 9.0.201 @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - 出力ディレクトリ ({0}) を指定します: + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value @@ -2653,7 +2653,7 @@ The default is to publish a framework-dependent application. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - 起動設定ファイルが見つからないため、起動プロファイル '{0}' を使用できません。試行された場所: + 起動設定ファイルが見つからないため、起動プロファイル '{0}' を使用できません。試行された場所: {1} diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf index c33addce7195..22ff79d2fe79 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - 시작 배너 또는 저작권 메시지를 표시하지 않습니다. + Do not display the startup banner or the copyright message. @@ -355,11 +355,11 @@ Example: 추가 설정에 따라 중단 덤프 또는 크래시 덤프가 수집될 수도 있습니다. -예: +예: 테스트에 걸리는 시간이 기본 시간 제한인 1시간보다 길면 테스트 실행이 시간 초과되고, 테스트 호스트가 예기치 않게 종료되면 크래시 덤프를 수집합니다. (크래시 덤프에는 추가 설정이 필요합니다. 아래를 참조하세요.) dotnet test --blame-hang --blame-crash -예: +예: 테스트에 걸리는 시간이 20분보다 길면 테스트 실행이 시간 초과되고 중단 덤프를 수집합니다. dotnet test --blame-hang-timeout 20min @@ -2271,7 +2271,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man dotnet workload search version --take 2 --format json [{"workloadVersion":"9.0.201"},{"workloadVersion":"9.0.200.1"}] 2. 특정 워크로드 버전이 인수로 제공되는 경우 지정된 워크로드 버전에 대한 다양한 워크로드 및 해당 버전의 테이블을 출력합니다. --format 옵션을 사용하여 출력 형식을 변경합니다. - 예: + 예: dotnet workload search version 9.0.201 워크로드 매니페스트 ID 매니페스트 기능 밴드 매니페스트 버전 ------------------------------------------------------------------------------------------------ @@ -2290,7 +2290,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man microsoft.net.workload.mono.toolchain.net7 9.0.100-rc.1 9.0.0-rc.1.24431.7 microsoft.net.workload.mono.toolchain.net8 9.0.100-rc.1 9.0.0-rc.1.24431.7 3. 하나 이상의 워크로드가 해당 버전과 함께 제공되는 경우('@' 문자와 조인하여) 제공된 버전과 일치하는 워크로드 버전을 출력합니다. --take 옵션을 사용하여 얼마나 제공할지 지정하고 --format을 사용하여 형식을 변경합니다. - 예: + 예: dotnet workload search version maui@9.0.0-rc.1.24453.9 ios@17.5.9270-net9-rc1 9.0.201 @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - 출력 디렉터리 지정({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value @@ -2653,7 +2653,7 @@ The default is to publish a framework-dependent application. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - 시작 설정 파일을 찾을 수 없으므로 시작 프로필 '{0}'을(를) 사용할 수 없습니다. 시도한 위치: + 시작 설정 파일을 찾을 수 없으므로 시작 프로필 '{0}'을(를) 사용할 수 없습니다. 시도한 위치: {1} diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf index f89492285068..112d03bd6ea2 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Nie wyświetlaj baneru początkowego ani komunikatu o prawach autorskich. + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ Narzędzie „{1}” (wersja „{2}”) zostało pomyślnie zainstalowane. Wpis Specify the output directory (press Enter for default: '{0}', directory must not exist): - Określ katalog wyjściowy ({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf index 81287d03948f..71ed9e685ebc 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Não exibe a faixa de inicialização ou a mensagem de direitos autorais. + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ A ferramenta '{1}' (versão '{2}') foi instalada com êxito. A entrada foi adici Specify the output directory (press Enter for default: '{0}', directory must not exist): - Especificar o diretório de saída ({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf index 52e2408c6370..c86026560f72 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Не отображать начальный баннер или сообщение об авторских правах. + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - Укажите выходной каталог ({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf index 0bdf46014f3c..c5118d1ca9fb 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Başlangıç bandını veya telif hakkı iletisini görüntüleme. + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - Çıkış dizinini belirtin ({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value @@ -3452,9 +3452,9 @@ and the corresponding package Ids for installed tools using the command 'dotnet tool list'. '{0}' paket kimliğine sahip araç bulunamadı. -Araçlar, aracı çağırırken kullandığınız araç adından farklı olabilen -paket kimlikleri kullanılarak kaldırılır. Yüklü araçların araç adlarını ve -karşılık gelen paket kimliklerini bulmak için +Araçlar, aracı çağırırken kullandığınız araç adından farklı olabilen +paket kimlikleri kullanılarak kaldırılır. Yüklü araçların araç adlarını ve +karşılık gelen paket kimliklerini bulmak için 'dotnet tool list' komutunu kullanabilirsiniz. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf index 196eb2de4133..f0b021aeb596 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - 不显示启动版权标志或版权消息。 + Do not display the startup banner or the copyright message. @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - 指定输出目录({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf index a11d81925055..dcb6120cda2b 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - 不顯示啟始資訊或著作權訊息。 + Do not display the startup banner or the copyright message. @@ -355,11 +355,11 @@ Example: 根據其他設定,也可以收集擱置傾印或損毀傾印。 -範例: +範例: 當測試所花的時間超過預設的 1 小時時,測試執行會逾時,當測試主機未預期地結束時,會收集損毀傾印。 (損毀傾印需要其他設定,請參閱下文。) dotnet 測試 --blame-hang --blame-crash -範例: +範例: 當測試需要超過 20 分鐘並收集擱置傾印時,測試執行會逾時。 dotnet 測試 --blame-hang-timeout 20min @@ -1196,7 +1196,7 @@ See https://aka.ms/dotnet-test/mtp for more information. The following exception occurred when running the test module with RunCommand '{0}' and RunArguments '{1}': {2} - 使用 RunCommand '{0}' 和 RunArguments '{1}' 執行測試模組時,發生以下例外狀況: + 使用 RunCommand '{0}' 和 RunArguments '{1}' 執行測試模組時,發生以下例外狀況: {2} {Locked="RunCommand"}{Locked="RunArguments"} @@ -2267,11 +2267,11 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man 根據其引數,'dotnet workload search version' 有三個函式: 1. 如果未指定引數,它會從此功能帶輸出最新發行工作負載版本的清單。使用 --take 選項來指定要提供多少個,以及使用 --format 來變更格式。 - 範例: + 範例: dotnet workload search version --take 2 --format json [{"workloadVersion":"9.0.201"},{"workloadVersion":"9.0.200.1"}] 2. 如果提供工作負載版本做為引數,它會針對指定的工作負載版本輸出各種工作負載及其版本的表格。使用 --format 選項來變更輸出格式。 - 範例: + 範例: dotnet workload search version 9.0.201 工作負載資訊清單識別碼 資訊清單功能帶 資訊清單版本 ------------------------------------------------------------------------------------------------ @@ -2290,7 +2290,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man microsoft.net.workload.mono.toolchain.net7 9.0.100-rc.1 9.0.0-rc.1.24431.7 microsoft.net.workload.mono.toolchain.net8 9.0.100-rc.1 9.0.0-rc.1.24431.7 3. 如果提供一或多個工作負載及其版本 (使用 '@' 字元聯結它們),它會輸出符合所提供版本的工作負載版本。使用 --take 選項來指定要提供多少個,以及使用 --format 來變更格式。 - 範例: + 範例: dotnet workload search version maui@9.0.0-rc.1.24453.9 ios@17.5.9270-net9-rc1 9.0.201 @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - 指定輸出目錄 ({0}): + Specify the output directory (press Enter for default: '{0}', directory must not exist): {0} is the default value @@ -2653,7 +2653,7 @@ The default is to publish a framework-dependent application. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - 無法使用啟動設定檔 '{0}',因為找不到啟動設定檔檔案。嘗試的位置: + 無法使用啟動設定檔 '{0}',因為找不到啟動設定檔檔案。嘗試的位置: {1} From 0fae645e71425d56e2786d7322234ee2072ff403 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 15 Dec 2025 23:17:06 +0100 Subject: [PATCH 03/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2861737 --- .../xlf/FileBasedProgramsResources.cs.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.de.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.es.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.fr.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.it.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.ja.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.ko.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.pl.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.pt-BR.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.ru.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.tr.xlf | 30 +++++++++---------- .../FileBasedProgramsResources.zh-Hans.xlf | 30 +++++++++---------- .../FileBasedProgramsResources.zh-Hant.xlf | 30 +++++++++---------- 13 files changed, 195 insertions(+), 195 deletions(-) diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.cs.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.cs.xlf index e2ff54b63ea7..f895a9e464fd 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.cs.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.cs.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Některé direktivy nelze převést. Spuštěním souboru zobrazíte všechny chyby kompilace. Zadejte „--force“, pokud chcete přesto provést převod. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - V {0} se nenašel žádný projekt. + Could not find any project in `{0}`. Could not find project or directory `{0}`. - Nenašel se projekt ani adresář {0}. + Could not find project or directory `{0}`. error - chyba + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicitní direktivy nejsou podporovány: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - Direktiva by měla obsahovat název bez speciálních znaků a volitelnou hodnotu oddělenou znakem {1}, například #:{0} Název{1}Hodnota. + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - Direktiva #:project je neplatná: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - Chybí název pro: {0}. + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - V {0} se našlo několik projektů. Vyberte, který z nich chcete použít. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Neplatný název vlastnosti: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - Direktiva property musí mít dvě části oddělené znakem =, například #:property PropertyName=PropertyValue. + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Direktivy v současné době nemůžou obsahovat dvojité uvozovky ("). + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Statické obnovení grafu se pro souborové aplikace nepodporuje. Odeberte #:property. + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Nerozpoznaná direktiva {0}. + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.de.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.de.xlf index 35ea65672d5f..0efa8cdc1f5a 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.de.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.de.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Einige Anweisungen können nicht konvertiert werden. Führen Sie die Datei aus, um alle Kompilierungsfehler anzuzeigen. Geben Sie „--force“ an, um das Umwandeln trotzdem auszuführen. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - In "{0}" wurde kein Projekt gefunden. + Could not find any project in `{0}`. Could not find project or directory `{0}`. - Das Projekt oder Verzeichnis "{0}" wurde nicht gefunden. + Could not find project or directory `{0}`. error - Fehler + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Doppelte Anweisungen werden nicht unterstützt: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - Die Anweisung sollte einen Namen ohne Sonderzeichen und einen optionalen Wert enthalten, die durch „{1}“ getrennt sind, wie „#:{0} Name{1}Wert“. + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - Die Anweisung „#:p roject“ ist ungültig: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - Fehlender Name der Anweisung „{0}“. + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - In "{0}" wurden mehrere Projekte gefunden. Geben Sie an, welches davon verwendet werden soll. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Ungültiger Eigenschaftenname: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - Die Eigenschaftsanweisung muss zwei durch „=“ getrennte Teile aufweisen, z. B. „#:property PropertyName=PropertyValue“. + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Direktiven dürfen derzeit keine doppelten Anführungszeichen (") enthalten. + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Die Statische Graphwiederherstellung wird für dateibasierte Apps nicht unterstützt. Entfernen Sie '#:property'. + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Unbekannte Anweisung „{0}“. + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.es.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.es.xlf index 52838d81d438..e13f0a538e6b 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.es.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.es.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Algunas directivas no se pueden convertir. Ejecute el archivo para ver todos los errores de compilación. Especifique "--force" para convertir de todos modos. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - No se encuentra ningún proyecto en "{0}". + Could not find any project in `{0}`. Could not find project or directory `{0}`. - No se encuentra el proyecto o directorio "{0}". + Could not find project or directory `{0}`. error - error + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - No se admiten directivas duplicadas: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - La directiva debe contener un nombre sin caracteres especiales y un valor opcional separado por "{1}" como "#:{0} Nombre{1}Valor". + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - La directiva "#:project" no es válida: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - Falta el nombre de "{0}". + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Se han encontrado varios proyectos en "{0}". Especifique el que debe usarse. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Nombre de propiedad no válido {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - La directiva de propiedad debe tener dos partes separadas por "=", como "#:property PropertyName=PropertyValue". + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Las directivas no pueden contener comillas dobles ("), por ahora. + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - No se admite la restauración de gráficos estáticos para aplicaciones basadas en archivos. Elimine "#:property". + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Directiva no reconocida "{0}". + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.fr.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.fr.xlf index c72828f206e1..aec68a0e5c0e 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.fr.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.fr.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Vous ne pouvez pas convertir certaines directives. Exécutez le fichier pour voir toutes les erreurs de compilation. Spécifiez « --force » pour convertir quand même. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - Projet introuvable dans '{0}'. + Could not find any project in `{0}`. Could not find project or directory `{0}`. - Projet ou répertoire '{0}' introuvable. + Could not find project or directory `{0}`. error - erreur + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Les directives dupliquées ne sont pas prises en charge : {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - La directive dans doit contenir un nom sans caractères spéciaux et une valeur facultative séparée par « {1} » comme « # :{0} Nom{1}Valeur ». + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - La directive « #:project » n’est pas valide : {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - Nom manquant pour « {0} ». + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Plusieurs projets dans '{0}'. Spécifiez celui à utiliser. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Nom de propriété non valide : {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - La directive de propriété doit avoir deux parties séparées par '=' comme '#:property PropertyName=PropertyValue'. + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Les directives ne peuvent actuellement pas contenir de guillemets doubles ("). + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - La restauration de graphique statique n’est pas prise en charge pour les applications basées sur des fichiers. Supprimer la « #:property ». + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Directive « {0} » non reconnue. + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.it.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.it.xlf index 1ef99c9b7878..8e4ce3686394 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.it.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.it.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Non è possibile convertire alcune direttive. Eseguire il file per visualizzare tutti gli errori di compilazione. Specificare '--force' per eseguire comunque la conversione. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - Non è stato trovato alcun progetto in `{0}`. + Could not find any project in `{0}`. Could not find project or directory `{0}`. - Non sono stati trovati progetti o directory `{0}`. + Could not find project or directory `{0}`. error - errore + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Le direttive duplicate non supportate: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - La direttiva deve contenere un nome senza caratteri speciali e un valore facoltativo delimitato da '{1}' come '#:{0}Nome {1}Valore'. + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - La direttiva '#:project' non è valida: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - Manca il nome di '{0}'. + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Sono stati trovati più progetti in `{0}`. Specificare quello da usare. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Nome proprietà non valido: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - La direttiva di proprietà deve avere due parti delimitate da '=', come '#:property PropertyName=PropertyValue'. + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Le direttive attualmente non possono contenere virgolette doppie ("). + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Il ripristino statico del grafo non è supportato per le app basate su file. Rimuovere '#:property'. + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Direttiva non riconosciuta '{0}'. + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ja.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ja.xlf index 9c3d5d6397c9..49726bfd7842 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ja.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ja.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - 一部のディレクティブは変換できません。ファイルを実行して、すべてのコンパイル エラーを表示します。それでも変換する場合は '--force' を指定してください。 + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - `{0}` にプロジェクトが見つかりませんでした。 + Could not find any project in `{0}`. Could not find project or directory `{0}`. - プロジェクトまたはディレクトリ `{0}` が見つかりませんでした。 + Could not find project or directory `{0}`. error - エラー + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - 重複するディレクティブはサポートされていません: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - ディレクティブには、特殊文字を含まない名前と、'#:{0} Name{1}Value' などの '{1}' で区切られた省略可能な値を含める必要があります。 + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - '#:p roject' ディレクティブが無効です: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - '{0}' の名前がありません。 + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - `{0}` に複数のプロジェクトが見つかりました。使用するプロジェクトを指定してください。 + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - 無効なプロパティ名: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - プロパティ ディレクティブには、'#:property PropertyName=PropertyValue' のように '=' で区切られた 2 つの部分が必要です。 + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - ディレクティブには二重引用符 (") を含めることはできません。 + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - 静的グラフの復元はファイルベースのアプリではサポートされていません。'#:property' を削除します。 + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - 認識されないディレクティブ '{0}' です。 + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ko.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ko.xlf index 5fec6b68dc06..384e09764e45 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ko.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ko.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - 일부 지시문을 변환할 수 없습니다. 파일을 실행하여 모든 컴파일 오류를 확인하세요. 변환을 강제로 진행하려면 '--force'를 지정하세요. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - '{0}'에서 프로젝트를 찾을 수 없습니다. + Could not find any project in `{0}`. Could not find project or directory `{0}`. - 프로젝트 또는 디렉터리 {0}을(를) 찾을 수 없습니다. + Could not find project or directory `{0}`. error - 오류 + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - 중복 지시문은 지원되지 않습니다. {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - 지시문에는 특수 문자가 없는 이름과 '#:{0} 이름{1}값'과 같이 '{1}'(으)로 구분된 선택적 값이 포함되어야 합니다. + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - '#:p roject' 지시문이 잘못되었습니다. {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - '{0}' 이름이 없습니다. + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - '{0}'에서 프로젝트를 두 개 이상 찾았습니다. 사용할 프로젝트를 지정하세요. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - 잘못된 속성 이름: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - property 지시문에는 '#:property PropertyName=PropertyValue'와 같이 '='로 구분된 두 부분이 있어야 합니다. + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - 지시문은 현재 큰따옴표(")를 포함할 수 없습니다. + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - 정적 그래프 복원은 파일 기반 앱에서 지원되지 않습니다. '#:property'를 제거합니다. + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - 인식할 수 없는 지시문 '{0}'입니다. + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pl.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pl.xlf index 6a095b940a51..5b7cc07550ad 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pl.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pl.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Nie można przekonwertować niektórych dyrektyw. Uruchom plik, aby wyświetlić wszystkie błędy kompilacji. Określ element „--force”, aby mimo to przekonwertować. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - Nie można odnaleźć żadnego projektu w lokalizacji „{0}”. + Could not find any project in `{0}`. Could not find project or directory `{0}`. - Nie można odnaleźć projektu ani katalogu „{0}”. + Could not find project or directory `{0}`. error - błąd + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Zduplikowane dyrektywy nie są obsługiwane: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - Dyrektywa powinna zawierać nazwę bez znaków specjalnych i opcjonalną wartość rozdzieloną znakiem "{1}#:{0} Name{1}Value". + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - Dyrektywa „#:project” jest nieprawidłowa: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - Brak nazwy „{0}”. + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Znaleziono więcej niż jeden projekt w lokalizacji „{0}”. Określ, który ma zostać użyty. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Nieprawidłowa nazwa właściwości: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - Dyrektywa właściwości musi mieć dwie części oddzielone znakiem „=”, na przykład „#:property PropertyName=PropertyValue”. + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Dyrektywy nie mogą obecnie zawierać podwójnych cudzysłowów ("). + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Przywracanie statycznego grafu nie jest obsługiwane w przypadku aplikacji opartych na plikach. Usuń element „#:property”. + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Nierozpoznana dyrektywa „{0}”. + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pt-BR.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pt-BR.xlf index bc90e2b2187d..4be378f66603 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pt-BR.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pt-BR.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Algumas diretivas não podem ser convertidas. Execute o arquivo para ver todos os erros de compilação. Especifique '--force' para converter mesmo assim. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - Não foi possível encontrar nenhum projeto em ‘{0}’. + Could not find any project in `{0}`. Could not find project or directory `{0}`. - Não foi possível encontrar o projeto ou diretório ‘{0}’. + Could not find project or directory `{0}`. error - erro + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Diretivas duplicadas não são suportadas:{0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - A diretiva deve conter um nome sem caracteres especiais e um valor opcional separado por '{1}' como '#:{0} Nome{1}Valor'. + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - A diretiva '#:project' é inválida:{0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - Nome de '{0}' ausente. + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Foi encontrado mais de um projeto em ‘{0}’. Especifique qual deve ser usado. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Nome de propriedade inválido: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - A diretiva de propriedade precisa ter duas partes separadas por '=' como '#:property PropertyName=PropertyValue'. + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - No momento, as diretivas não podem conter aspas duplas ("). + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - A restauração de grafo estático não é suportada para aplicativos baseados em arquivos. Remova '#:property'. + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Diretiva não reconhecida '{0}'. + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ru.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ru.xlf index 2cce6fdb2ccf..b2b38c862a4b 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ru.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ru.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Некоторые директивы невозможно преобразовать. Запустите файл, чтобы увидеть все ошибки компиляции. Укажите параметр "--force", чтобы выполнить преобразование, невзирая на ошибки. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - Не удалось найти проекты в "{0}". + Could not find any project in `{0}`. Could not find project or directory `{0}`. - Не удалось найти проект или каталог "{0}". + Could not find project or directory `{0}`. error - ошибка + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Повторяющиеся директивы не поддерживаются: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - Директива должна содержать имя без специальных символов и необязательное значение, разделенные символом-разделителем "{1}", например "#:{0} Имя{1}Значение". + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - Недопустимая директива "#:project": {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - Отсутствует имя "{0}". + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Найдено несколько проектов в "{0}". Выберите один. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Недопустимое имя свойства: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - Директива свойства должна иметь две части, разделенные символом "=", например "#:property PropertyName=PropertyValue". + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - В директивах пока нельзя использовать двойные кавычки ("). + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Восстановление статического графа не поддерживается для приложений на основе файлов. Удалите "#:property". + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Нераспознанная директива "{0}". + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.tr.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.tr.xlf index 83009813c12b..f0cda9238872 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.tr.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.tr.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Bazı yönergeler dönüştürülemez. Tüm derleme hatalarını görmek için dosyayı çalıştırın. Yine de dönüştürmek için '--force' belirtin. + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - `{0}` içinde proje bulunamadı. + Could not find any project in `{0}`. Could not find project or directory `{0}`. - `{0}` projesi veya dizini bulunamadı. + Could not find project or directory `{0}`. error - hata + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Yinelenen yönergeler desteklenmez: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - Yönerge, özel karakterler içermeyen bir ad ve ‘#:{0} Ad{1}Değer’ gibi '{1}' ile ayrılmış isteğe bağlı bir değer içermelidir. + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - ‘#:project’ yönergesi geçersizdir: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - '{0}' adı eksik. + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - `{0}` içinde birden fazla proje bulundu. Hangisinin kullanılacağını belirtin. + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - Geçersiz özellik adı: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - Özellik yönergesi, ‘#:property PropertyName=PropertyValue’ gibi ‘=’ ile ayrılmış iki bölümden oluşmalıdır. + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Yönergeler şu anda çift tırnak (") içeremez. + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Dosya tabanlı uygulamalar için statik grafik geri yükleme desteklenmemektedir. ‘#:property’i kaldırın. + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Tanınmayan yönerge '{0}'. + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hans.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hans.xlf index 1a31fe1a755c..5d28cdc52b0b 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hans.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hans.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - 一些指令无法转换。运行该文件以查看所有编译错误。请指定 '--force' 以进行转换。 + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - “{0}”中找不到任何项目。 + Could not find any project in `{0}`. Could not find project or directory `{0}`. - 找不到项目或目录“{0}”。 + Could not find project or directory `{0}`. error - 错误 + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - 不支持重复指令: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - 该指令应包含一个不带特殊字符的名称,以及一个以 '#:{0} Name{1}Value' 等 ‘{1}’ 分隔的可选值。 + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - '#:project' 指令无效: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - 缺少 '{0}' 的名称。 + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - 在“{0}”中找到多个项目。请指定使用哪一个。 + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - 属性名无效: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - 属性指令需要包含两个由 ‘=’ 分隔的部件,例如 '#:property PropertyName=PropertyValue'。 + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - 指令当前不能包含双引号(")。 + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - 基于文件的应用不支持静态图形还原。移除 '#:property'。 + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - 无法识别的指令 ‘{0}’。 + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hant.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hant.xlf index d2b441fee0d5..9ec74878217d 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hant.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hant.xlf @@ -1,30 +1,30 @@ - + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - 無法轉換某些指示詞。執行檔案以查看所有編譯錯誤。指定 '--force' 以繼續轉換。 + Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. {Locked="--force"} Could not find any project in `{0}`. - 在 `{0}` 中找不到任何專案。 + Could not find any project in `{0}`. Could not find project or directory `{0}`. - 找不到專案或目錄 `{0}`。 + Could not find project or directory `{0}`. error - 錯誤 + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - 不支援重複的指示詞: {0} + Duplicate directives are not supported: {0} {0} is the directive type and name. @@ -34,47 +34,47 @@ The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - 指示詞應包含不含特殊字元的名稱,以及 '{1}' 分隔的選用值,例如 '#:{0} Name{1}Value'。 + The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - '#:project' 指示詞無效: {0} + The '#:project' directive is invalid: {0} {0} is the inner error message. Missing name of '{0}'. - 缺少 '{0}' 的名稱。 + Missing name of '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - 在 `{0}` 中找到多個專案。請指定要使用的專案。 + Found more than one project in `{0}`. Specify which one to use. Invalid property name: {0} - 屬性名稱無效: {0} + Invalid property name: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - 屬性指示詞必須有兩個部分,其以 '=' 分隔,例如 '#:property PropertyName=PropertyValue'。 + The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - 指令目前不能包含雙引號 (")。 + Directives currently cannot contain double quotes ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - 檔案型應用程式不支援靜態圖表還原。移除 ''#:property'。 + Static graph restore is not supported for file-based apps. Remove the '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - 無法識別的指示詞 '{0}'。 + Unrecognized directive '{0}'. {0} is the directive name like 'package' or 'sdk'. From 490cd380bf64d194d104ca5410f9e5bd5a0d123c Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 17 Dec 2025 00:31:15 +0100 Subject: [PATCH 04/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2862462 --- src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf index 07bfb95952c3..eda4648aa9e6 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + Nezobrazovat úvodní nápis ani zprávu o autorských právech diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf index cd428dc4d180..3f22dae55f2a 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + Zeigt kein Startbanner und keine Copyrightmeldung an. From 6d82ff197e30246f9add4d454610802145af6dec Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 17 Dec 2025 00:32:36 +0100 Subject: [PATCH 05/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2862462 --- src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf | 2 +- src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf index dc9df7629f64..eb8fce1afe23 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + No mostrar la pancarta de inicio ni el mensaje de copyright. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf index ea7022628310..a0359737796b 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + N'affiche pas la bannière de démarrage ni le message de copyright. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf index ac76e8669459..bfdc8d355119 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + Evita la visualizzazione del messaggio di avvio o di copyright. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf index 3c99478df0dd..4516b76b7d56 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + 著作権情報を表示しません。 diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf index 22ff79d2fe79..a9b34f6a80e6 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + 시작 배너 또는 저작권 메시지를 표시하지 않습니다. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf index 112d03bd6ea2..d0f54e76c1f4 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + Nie wyświetlaj baneru początkowego ani komunikatu o prawach autorskich. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf index 71ed9e685ebc..a1d254f81e83 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + Não exibe a faixa de inicialização ou a mensagem de direitos autorais. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf index c86026560f72..ce49796f78f9 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + Не отображать начальный баннер или сообщение об авторских правах. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf index c5118d1ca9fb..2e94172e2cc6 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + Başlangıç bandını veya telif hakkı iletisini görüntüleme. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf index f0b021aeb596..379b72403ec8 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + 不显示启动版权标志或版权消息。 diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf index dcb6120cda2b..b235ffd31a4c 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf @@ -94,7 +94,7 @@ Do not display the startup banner or the copyright message. - Do not display the startup banner or the copyright message. + 不顯示啟始資訊或著作權訊息。 From f1cc2905c4399d8aa07ccea11a80ee46dbd47472 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 17 Dec 2025 00:40:22 +0100 Subject: [PATCH 06/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2862462 --- src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf b/src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf index d2d4ffb1b168..26069b9ca38b 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType 'Framework' 已遭棄用,並將在未來版本中移除。如需詳細資訊,請參閱 {0}。 {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} From c08ba2ad1fb5740b9caa7c0bb9bb9e6e905778a3 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Fri, 19 Dec 2025 03:50:11 +0100 Subject: [PATCH 07/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2863899 --- .../Commands/xlf/CliCommandStrings.cs.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.de.xlf | 20 +++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf index eda4648aa9e6..503732e378bc 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf @@ -725,17 +725,17 @@ Jedná se o ekvivalent odstranění project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Definuje cestu souboru projektu, který se má spustit. Použijte cestu k souboru projektu nebo cestu k adresáři obsahujícímu soubor projektu. Pokud se nezadá, použije se výchozí nastavení aktuálního adresáře. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Definuje cestu k projektu nebo souboru řešení, který se má otestovat. Použijte cestu k souboru projektu nebo cestu k adresáři obsahujícímu soubor projektu. Pokud se nezadá, použije se výchozí nastavení aktuálního adresáře. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ Pokud zadaný adresář neexistuje, bude vytvořen. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Definuje cestu k souboru řešení, který se má otestovat. Použijte cestu k souboru řešení nebo cestu k adresáři, který obsahuje soubor řešení. Pokud se nezadá, použije se výchozí nastavení aktuálního adresáře. @@ -2373,7 +2373,7 @@ Nástroj {1} (verze {2}) se úspěšně nainstaloval. Do souboru manifestu {3} s Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Zadejte výstupní adresář (stisknutím klávesy Enter použijete výchozí hodnotu: {0}, adresář nesmí existovat): {0} is the default value @@ -2620,7 +2620,7 @@ Ve výchozím nastavení je publikována aplikace závislá na architektuře. Available target frameworks: - Available target frameworks: + Dostupné cílové architektury: @@ -2635,7 +2635,7 @@ Ve výchozím nastavení je publikována aplikace závislá na architektuře. Example - Example + Příklad @@ -2687,7 +2687,7 @@ Cílem projektu je více architektur. Pomocí parametru {0} určete, která arch Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Posunutím nahoru a dolů zobrazíte další architektury. @@ -2697,12 +2697,12 @@ Cílem projektu je více architektur. Pomocí parametru {0} určete, která arch Type to search - Type to search + Zadejte hledaný text Select the target framework to run: - Select the target framework to run: + Vyberte cílovou architekturu, která se má spustit: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf index 3f22dae55f2a..af62e25ca722 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf @@ -725,17 +725,17 @@ Dies entspricht dem Löschen von "project.assets.json". Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Definiert den Pfad der auszuführenden Projektdatei. Verwenden Sie den Pfad zur Projektdatei oder den Pfad zu dem Verzeichnis, das die Projektdatei enthält. Wenn keine Angabe erfolgt, wird standardmäßig das aktuelle Verzeichnis verwendet. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Definiert den Pfad des zu testenden Projekts oder der zu testenden Projektmappendatei. Verwenden Sie den Pfad zur Projektdatei oder den Pfad zu dem Verzeichnis, das die Projektdatei enthält. Wenn keine Angabe erfolgt, wird standardmäßig das aktuelle Verzeichnis verwendet. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ Das angegebene Verzeichnis wird erstellt, wenn es nicht vorhanden ist. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Definiert den Pfad der zu testenden Projektmappendatei. Verwenden Sie den Pfad zur Projektmappendatei oder den Pfad zu dem Verzeichnis, das die Projektmappendatei enthält. Wenn keine Angabe erfolgt, wird standardmäßig das aktuelle Verzeichnis verwendet. @@ -2373,7 +2373,7 @@ Das Tool "{1}" (Version {2}) wurde erfolgreich installiert. Der Eintrag wird der Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Geben Sie das Ausgabeverzeichnis an (drücken Sie die EINGABETASTE, um die Standardeinstellung zu verwenden: „{0}“, das Verzeichnis darf nicht vorhanden sein): {0} is the default value @@ -2620,7 +2620,7 @@ Standardmäßig wird eine Framework-abhängige Anwendung veröffentlicht. Available target frameworks: - Available target frameworks: + Verfügbare Zielframeworks: @@ -2635,7 +2635,7 @@ Standardmäßig wird eine Framework-abhängige Anwendung veröffentlicht. Example - Example + Beispiel @@ -2687,7 +2687,7 @@ Ihr Projekt verwendet mehrere Zielframeworks. Geben Sie über "{0}" an, welches Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Nach oben und unten bewegen, um weitere Frameworks anzuzeigen @@ -2697,12 +2697,12 @@ Ihr Projekt verwendet mehrere Zielframeworks. Geben Sie über "{0}" an, welches Type to search - Type to search + Zum Suchen eingeben Select the target framework to run: - Select the target framework to run: + Wählen Sie das auszuführende Zielframework aus: From bed7e4d30412be7bfa1aae27904e5cd4a2ccaaa4 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Fri, 19 Dec 2025 03:51:27 +0100 Subject: [PATCH 08/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2863899 --- .../xlf/CliResources.cs.xlf | 4 ++-- .../xlf/CliResources.de.xlf | 4 ++-- .../xlf/CliResources.es.xlf | 4 ++-- .../xlf/CliResources.fr.xlf | 4 ++-- .../xlf/CliResources.it.xlf | 4 ++-- .../xlf/CliResources.ja.xlf | 4 ++-- .../xlf/CliResources.ko.xlf | 4 ++-- .../xlf/CliResources.pl.xlf | 4 ++-- .../xlf/CliResources.pt-BR.xlf | 4 ++-- .../xlf/CliResources.ru.xlf | 4 ++-- .../xlf/CliResources.tr.xlf | 4 ++-- .../xlf/CliResources.zh-Hans.xlf | 4 ++-- .../xlf/CliResources.zh-Hant.xlf | 4 ++-- .../Commands/xlf/CliCommandStrings.es.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.fr.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.it.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.ja.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.ko.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.pl.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.pt-BR.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.ru.xlf | 20 +++++++++---------- .../Commands/xlf/CliCommandStrings.tr.xlf | 20 +++++++++---------- .../xlf/CliCommandStrings.zh-Hans.xlf | 20 +++++++++---------- .../xlf/CliCommandStrings.zh-Hant.xlf | 20 +++++++++---------- 24 files changed, 136 insertions(+), 136 deletions(-) diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.cs.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.cs.xlf index 0acffa5e309e..2863d684e122 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.cs.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.cs.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Nelze použít profil spouštění {0}, protože soubor nastavení spouštění nebyl nalezen. Vyzkoušená umístění: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Upozornění: Nastavení z {0} nejsou použita, protože {1} má přednost. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.de.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.de.xlf index 222ad213cc7c..369ec3adddc0 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.de.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.de.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Das Startprofil „{0}“ kann nicht verwendet werden, da die Datei mit den Starteinstellungen nicht gefunden wurde. Versuchte Speicherorte: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Warnung: Einstellungen von „{0}“ werden nicht verwendet, weil „{1}“ Vorrang hat. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.es.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.es.xlf index aac33465eda7..b37669401bee 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.es.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.es.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + No se puede usar el perfil de inicio ''{0}'' porque no se pudo localizar el archivo de configuración de inicio. Ubicaciones probadas: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Advertencia: la configuración de '{0}' no se utiliza porque '{1}' tiene prioridad. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.fr.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.fr.xlf index 37db8eede2f2..9aec2dc7a325 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.fr.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.fr.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Désolé, nous ne pouvons pas utiliser le profil de lancement « {0} », car le fichier de paramètres de lancement est introuvable. Emplacements essayés : {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Avertissement : les paramètres de « {0} » ne sont pas utilisés, car « {1} » a la priorité. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.it.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.it.xlf index 59d52e5ed8b6..01eeb4affddc 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.it.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.it.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Non è possibile usare il profilo di avvio '{0}' perché il file delle impostazioni di avvio non è stato trovato. Posizioni tentate: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Avviso: le impostazioni di "{0}" non vengono usate perché "{1}" ha la precedenza. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ja.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ja.xlf index 03d8fb57849b..8158cac8e62a 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ja.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ja.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + 起動設定ファイルが見つからないため、起動プロファイル '{0}' を使用できません。試行された場所: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + 警告: '{1}' が優先されるため、'{0}' の設定は使用されません。 {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ko.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ko.xlf index e8f5349a61f3..fcd5aaf21f58 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ko.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ko.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + 시작 설정 파일을 찾을 수 없으므로 시작 프로필 '{0}'을(를) 사용할 수 없습니다. 시도한 위치: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + 경고: '{0}'의 설정은 '{1}'이(가) 우선하므로 사용되지 않습니다. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.pl.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.pl.xlf index fd5dd04c8e3b..0ade7497c60e 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.pl.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.pl.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Nie można użyć profilu uruchamiania „{0}”, ponieważ nie można zlokalizować pliku ustawień uruchamiania. Wypróbowano lokalizacje: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Ostrzeżenie: ustawienia z „{0}” nie są używane, ponieważ element „{1}” ma pierwszeństwo. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.pt-BR.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.pt-BR.xlf index cf75b96d20cb..384ef0200832 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.pt-BR.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.pt-BR.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Não é possível usar o perfil de inicialização ''{0}'' porque o arquivo de configurações de inicialização não pôde ser localizado. Localizações tentadas: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Aviso: As configurações de '{0}' não são utilizadas porque '{1}' tem precedência. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ru.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ru.xlf index e785452d408c..f673a5927433 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ru.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.ru.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Не удается использовать профиль запуска "{0}", так как не удалось найти файл параметров запуска. Попробованные расположения: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Внимание! Параметры из "{0}" не используются, так как "{1}" обладает приоритетом. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.tr.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.tr.xlf index b535535503ac..846bf698c4c2 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.tr.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.tr.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Başlatma ayarları dosyası bulunamadığı için ‘{0}’ başlatma profilini kullanılamıyor. Denenen konumlar: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Uyarı: ‘{1}’ öncelikli olduğu için ‘{0}’ ayarları kullanılmaz. {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.zh-Hans.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.zh-Hans.xlf index 498ecf30dc47..098319894796 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.zh-Hans.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.zh-Hans.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + 无法使用启动配置文件“{0}”,因为找不到启动设置文件。已尝试的位置: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + 警告: 不使用 ‘{0}’ 中的设置,因为 ‘{1}’ 具有优先级。 {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.zh-Hant.xlf b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.zh-Hant.xlf index 5d1edadd8e3f..a4b24d3eb400 100644 --- a/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.zh-Hant.xlf +++ b/src/Cli/Microsoft.DotNet.Cli.CommandLine/xlf/CliResources.zh-Hant.xlf @@ -5,13 +5,13 @@ Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + 無法使用啟動設定檔 '{0}',因為找不到啟動設定檔案。嘗試的位置: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + 警告: 來自 '{0}' 的設定未被使用,因為 '{1}' 具有優先順序。 {0} is an app.run.json file path. {1} is a launchSettings.json file path. diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf index eb8fce1afe23..9573e17cf5e3 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf @@ -725,17 +725,17 @@ Esta acción es equivalente a eliminar project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Defina la ruta de acceso del archivo de proyecto que se va a ejecutar. Use la ruta de acceso al archivo de proyecto o la ruta de acceso al directorio que contiene el archivo de proyecto. Si no se especifica, el valor predeterminado es el directorio actual. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Defina la ruta de acceso del proyecto o archivo de solución que se va a probar. Use la ruta de acceso al archivo de proyecto o la ruta de acceso al directorio que contiene el archivo de proyecto. Si no se especifica, el valor predeterminado es el directorio actual. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ Si no existe, se creará el directorio especificado. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Defina la ruta de acceso del archivo de solución que se va a probar. Use la ruta de acceso al archivo de solución o la ruta de acceso al directorio que contiene el archivo de solución. Si no se especifica, el valor predeterminado es el directorio actual. @@ -2373,7 +2373,7 @@ La herramienta "{1}" (versión "{2}") se instaló correctamente. Se ha agregado Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Especifique el directorio de salida (presione Entrar para el valor predeterminado: ''{0}, el directorio no debe existir): {0} is the default value @@ -2620,7 +2620,7 @@ El valor predeterminado es publicar una aplicación dependiente del marco. Available target frameworks: - Available target frameworks: + Plataformas de destino disponibles: @@ -2635,7 +2635,7 @@ El valor predeterminado es publicar una aplicación dependiente del marco. Example - Example + Ejemplo @@ -2687,7 +2687,7 @@ Su proyecto tiene como destino varias plataformas. Especifique la que quiere usa Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Subir y bajar para mostrar más marcos @@ -2697,12 +2697,12 @@ Su proyecto tiene como destino varias plataformas. Especifique la que quiere usa Type to search - Type to search + Escriba para buscar Select the target framework to run: - Select the target framework to run: + Seleccione la plataforma de destino que se va a ejecutar: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf index a0359737796b..6d24f499f375 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf @@ -725,17 +725,17 @@ Cela équivaut à supprimer project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Définit le chemin d’accès du fichier de projet à exécuter. Utiliser le chemin du fichier projet ou celui du répertoire contenant ce fichier. Si rien n’est spécifié, la valeur par défaut est le répertoire actif. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Définit le chemin d’accès du projet ou du fichier solution à tester. Utiliser le chemin du fichier projet ou celui du répertoire contenant ce fichier. Si rien n’est spécifié, la valeur par défaut est le répertoire actif. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ Le répertoire spécifié est créé, s'il n'existe pas déjà. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Définit le chemin d’accès du fichier solution à tester. Utiliser le chemin du fichier solution ou celui du répertoire contenant ce fichier. Si rien n’est spécifié, la valeur par défaut est le répertoire actif. @@ -2373,7 +2373,7 @@ L'outil '{1}' (version '{2}') a été correctement installé. L'entrée est ajou Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Spécifiez le répertoire de sortie (appuyez sur Entrée pour utiliser la valeur par défaut : « {0} », le répertoire ne doit pas exister) : {0} is the default value @@ -2620,7 +2620,7 @@ La valeur par défaut est de publier une application dépendante du framework. Available target frameworks: - Available target frameworks: + Frameworks cibles disponibles : @@ -2635,7 +2635,7 @@ La valeur par défaut est de publier une application dépendante du framework. Example - Example + Exemple @@ -2687,7 +2687,7 @@ Votre projet cible plusieurs frameworks. Spécifiez le framework à exécuter à Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Montez et descendez pour afficher plus de frameworks @@ -2697,12 +2697,12 @@ Votre projet cible plusieurs frameworks. Spécifiez le framework à exécuter à Type to search - Type to search + Entrer le texte à rechercher Select the target framework to run: - Select the target framework to run: + Sélectionner le framework cible pour exécuter : diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf index bfdc8d355119..b987f98f8c6e 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf @@ -725,17 +725,17 @@ Equivale a eliminare project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Definisce il percorso del file progetto da eseguire. Usare il percorso del file progetto o della directory che contiene il file progetto. Se non specificato, per impostazione predefinita viene usata la directory corrente. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Definisce il percorso del file progetto o soluzione da testare. Usare il percorso del file progetto o della directory che contiene il file progetto. Se non specificato, per impostazione predefinita viene usata la directory corrente. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ Se non esiste, la directory specificata verrà creata. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Definisce il percorso del file soluzione da testare. Usare il percorso del file soluzione o della directory che contiene il file soluzione. Se non specificato, per impostazione predefinita viene usata la directory corrente. @@ -2373,7 +2373,7 @@ Lo strumento '{1}' versione '{2}' è stato installato. La voce è stata aggiunta Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Specificare la directory di output (premere INVIO per impostazione predefinita: '{0}', la directory non deve esistere): {0} is the default value @@ -2620,7 +2620,7 @@ Per impostazione predefinita, viene generato un pacchetto dipendente dal framewo Available target frameworks: - Available target frameworks: + Framework di destinazione disponibili: @@ -2635,7 +2635,7 @@ Per impostazione predefinita, viene generato un pacchetto dipendente dal framewo Example - Example + Esempio @@ -2687,7 +2687,7 @@ Il progetto è destinato a più framework. Specificare il framework da eseguire Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Spostarsi verso l'alto o verso il basso per visualizzare altri framework @@ -2697,12 +2697,12 @@ Il progetto è destinato a più framework. Specificare il framework da eseguire Type to search - Type to search + Digita per cercare Select the target framework to run: - Select the target framework to run: + Selezionare il framework di destinazione da eseguire: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf index 4516b76b7d56..3ef1341b3379 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf @@ -725,17 +725,17 @@ This is equivalent to deleting project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + 実行するプロジェクト ファイルのパスを定義します。プロジェクト ファイルへのパス、またはプロジェクト ファイルを含むディレクトリへのパスを使用します。指定しない場合は、既定で現在のディレクトリに設定されます。 Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + テストするプロジェクト ファイルまたはソリューション ファイルのパスを定義します。プロジェクト ファイルへのパス、またはプロジェクト ファイルを含むディレクトリへのパスを使用します。指定しない場合は、既定で現在のディレクトリに設定されます。 PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ The specified directory will be created if it does not exist. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + テストするソリューション ファイルのパスを定義します。ソリューション ファイルへのパス、またはソリューション ファイルを含むディレクトリへのパスを使用します。指定しない場合は、既定で現在のディレクトリに設定されます。 @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + 出力ディレクトリを指定します (Enter キーを押すと既定値に設定されます: '{0}'、ディレクトリは存在してはなりません): {0} is the default value @@ -2620,7 +2620,7 @@ The default is to publish a framework-dependent application. Available target frameworks: - Available target frameworks: + 使用可能なターゲット フレームワーク: @@ -2635,7 +2635,7 @@ The default is to publish a framework-dependent application. Example - Example + @@ -2687,7 +2687,7 @@ Your project targets multiple frameworks. Specify which framework to run using ' Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + 上下に移動して、さらに多くのフレームワークを表示 @@ -2697,12 +2697,12 @@ Your project targets multiple frameworks. Specify which framework to run using ' Type to search - Type to search + 入力して検索します Select the target framework to run: - Select the target framework to run: + 実行するターゲット フレームワークを選択してください: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf index a9b34f6a80e6..2bab7de74eb5 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf @@ -725,17 +725,17 @@ project.assets.json을 삭제하는 것과 동일합니다. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + 실행할 프로젝트 파일의 경로를 정의합니다. 프로젝트 파일의 경로 또는 프로젝트 파일이 포함된 디렉터리의 경로를 사용합니다. 지정하지 않으면 기본적으로 현재 디렉터리가 사용됩니다. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + 테스트할 프로젝트 또는 솔루션 파일의 경로를 정의합니다. 프로젝트 파일의 경로 또는 프로젝트 파일이 포함된 디렉터리의 경로를 사용합니다. 지정하지 않으면 기본적으로 현재 디렉터리가 사용됩니다. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ The specified directory will be created if it does not exist. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + 테스트할 솔루션 파일의 경로를 정의합니다. 솔루션 파일의 경로 또는 솔루션 파일이 포함된 디렉터리의 경로를 사용합니다. 지정하지 않으면 기본적으로 현재 디렉터리가 사용됩니다. @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + 출력 디렉터리를 지정합니다(Enter 키를 누르면 '{0}' 기본값 사용, 기존 디렉터리가 없어야 함). {0} is the default value @@ -2620,7 +2620,7 @@ The default is to publish a framework-dependent application. Available target frameworks: - Available target frameworks: + 사용 가능한 대상 프레임워크: @@ -2635,7 +2635,7 @@ The default is to publish a framework-dependent application. Example - Example + 예제 @@ -2687,7 +2687,7 @@ Your project targets multiple frameworks. Specify which framework to run using ' Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + 더 많은 프레임워크를 보려면 위아래로 이동하세요. @@ -2697,12 +2697,12 @@ Your project targets multiple frameworks. Specify which framework to run using ' Type to search - Type to search + 검색할 형식 Select the target framework to run: - Select the target framework to run: + 실행할 대상 프레임워크 선택: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf index d0f54e76c1f4..7b6cecaeb80b 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf @@ -725,17 +725,17 @@ Jest to równoważne usunięciu pliku project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Określa ścieżkę do pliku projektu do uruchomienia. Użyj ścieżki do pliku projektu lub katalogu, w którym ten plik się znajduje. Jeśli nie zostanie określony, domyślnie będzie to bieżący katalog. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Określa ścieżkę do pliku projektu lub rozwiązania do przetestowania. Użyj ścieżki do pliku projektu lub katalogu, w którym ten plik się znajduje. Jeśli nie zostanie określony, domyślnie będzie to bieżący katalog. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ Jeśli określony katalog nie istnieje, zostanie utworzony. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Określa ścieżkę do pliku rozwiązania do przetestowania. Użyj ścieżki do pliku rozwiązania lub katalogu, w którym ten plik się znajduje. Jeśli nie zostanie określony, domyślnie będzie to bieżący katalog. @@ -2373,7 +2373,7 @@ Narzędzie „{1}” (wersja „{2}”) zostało pomyślnie zainstalowane. Wpis Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Określ katalog wyjściowy (naciśnij Enter, aby użyć wartości domyślnej: „{0}”, katalog nie może istnieć): {0} is the default value @@ -2620,7 +2620,7 @@ Domyślnie publikowana jest aplikacja zależna od struktury. Available target frameworks: - Available target frameworks: + Dostępne docelowe struktury: @@ -2635,7 +2635,7 @@ Domyślnie publikowana jest aplikacja zależna od struktury. Example - Example + Przykład @@ -2687,7 +2687,7 @@ Projekt ma wiele platform docelowych. Określ platformę do uruchomienia przy u Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Przesuń w górę lub w dół, aby zobaczyć więcej struktur @@ -2697,12 +2697,12 @@ Projekt ma wiele platform docelowych. Określ platformę do uruchomienia przy u Type to search - Type to search + Wpisz, aby wyszukać Select the target framework to run: - Select the target framework to run: + Wybierz docelową strukturę do uruchomienia: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf index a1d254f81e83..a626a828598e 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf @@ -725,17 +725,17 @@ Isso equivale a excluir o project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Define o caminho do arquivo de projeto a ser executado. Usar o caminho do arquivo de projeto ou o caminho do diretório que contém o arquivo de projeto. Se não for especificado, o padrão será o diretório atual. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Define o caminho do arquivo de projeto ou de solução a ser testado. Usar o caminho do arquivo de projeto ou o caminho do diretório que contém o arquivo de projeto. Se não for especificado, o padrão será o diretório atual. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + CAMINHO_DO_PROJETO_OU_SOLUÇÃO @@ -782,7 +782,7 @@ O diretório especificado será criado se ele ainda não existir. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Define o caminho do arquivo de solução a ser testado. Usar o caminho do arquivo de solução ou o caminho do diretório que contém o arquivo de solução. Se não for especificado, o padrão será o diretório atual. @@ -2373,7 +2373,7 @@ A ferramenta '{1}' (versão '{2}') foi instalada com êxito. A entrada foi adici Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Especifique o diretório de saída (pressione Enter para o padrão: '{0}', o diretório não deve existir): {0} is the default value @@ -2620,7 +2620,7 @@ O padrão é publicar uma aplicação dependente de framework. Available target frameworks: - Available target frameworks: + Estruturas de destino disponíveis: @@ -2635,7 +2635,7 @@ O padrão é publicar uma aplicação dependente de framework. Example - Example + Exemplo @@ -2687,7 +2687,7 @@ Ele tem diversas estruturas como destino. Especifique que estrutura executar usa Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Mover para cima e para baixo para ver mais estruturas @@ -2697,12 +2697,12 @@ Ele tem diversas estruturas como destino. Especifique que estrutura executar usa Type to search - Type to search + Digite para pesquisar Select the target framework to run: - Select the target framework to run: + Selecione a estrutura de destino para executar: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf index ce49796f78f9..85273bc1b688 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf @@ -725,17 +725,17 @@ This is equivalent to deleting project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Определяет путь к файлу проекта для запуска. Используйте путь к файлу проекта или каталогу, содержащему файл проекта. Если не указано, по умолчанию используется текущий каталог. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Определяет путь к файлу проекта или решения для тестирования. Используйте путь к файлу проекта или каталогу, содержащему файл проекта. Если не указано, по умолчанию используется текущий каталог. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ The specified directory will be created if it does not exist. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Определяет путь к файлу решения для тестирования. Используйте путь к файлу решения или каталогу, содержащему файл решения. Если не указано, по умолчанию используется текущий каталог. @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Укажите выходной каталог (нажмите клавишу ВВОД для значения по умолчанию: "{0}", каталог не должен существовать): {0} is the default value @@ -2620,7 +2620,7 @@ The default is to publish a framework-dependent application. Available target frameworks: - Available target frameworks: + Доступные целевые платформы: @@ -2635,7 +2635,7 @@ The default is to publish a framework-dependent application. Example - Example + Пример @@ -2687,7 +2687,7 @@ Your project targets multiple frameworks. Specify which framework to run using ' Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Прокрутите вверх и вниз, чтобы увидеть больше платформ @@ -2697,12 +2697,12 @@ Your project targets multiple frameworks. Specify which framework to run using ' Type to search - Type to search + Введите текст для поиска Select the target framework to run: - Select the target framework to run: + Выберите целевую платформу для запуска: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf index 2e94172e2cc6..aaafe7633293 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf @@ -725,17 +725,17 @@ project.assets.json öğesini silmeyle eşdeğerdir. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Çalıştırılacak proje dosyasının yolunu tanımlar. Proje dosyasının yolunu veya proje dosyasını içeren dizinin yolunu kullanın. Belirtilmezse, varsayılan olarak geçerli dizine ayarlar. Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + Test edilecek proje veya çözüm dosyasının yolunu tanımlar. Proje dosyasının yolunu veya proje dosyasını içeren dizinin yolunu kullanın. Belirtilmezse, varsayılan olarak geçerli dizine ayarlar. PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ Belirtilen dizin yoksa oluşturulur. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + Test edilecek çözüm dosyasının yolunu tanımlar. Çözüm dosyasının yolunu veya çözüm dosyasını içeren dizinin yolunu kullanın. Belirtilmezse, varsayılan olarak geçerli dizine ayarlar. @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + Çıkış dizinini belirtin (varsayılan için Enter tuşuna basın: '{0}', dizin mevcut olmamalıdır): {0} is the default value @@ -2620,7 +2620,7 @@ Varsayılan durum, çerçeveye bağımlı bir uygulama yayımlamaktır. Available target frameworks: - Available target frameworks: + Mevcut hedef çerçeveler: @@ -2635,7 +2635,7 @@ Varsayılan durum, çerçeveye bağımlı bir uygulama yayımlamaktır. Example - Example + Örnek @@ -2687,7 +2687,7 @@ Projeniz birden fazla Framework'ü hedefliyor. '{0}' kullanarak hangi Framework' Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + Yukarı ve aşağı hareket ederek daha fazla çerçeve görüntüleyin @@ -2697,12 +2697,12 @@ Projeniz birden fazla Framework'ü hedefliyor. '{0}' kullanarak hangi Framework' Type to search - Type to search + Aramak için yazın Select the target framework to run: - Select the target framework to run: + Çalıştırmak için hedef çerçeveyi seçin: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf index 379b72403ec8..0df738f393bf 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf @@ -725,17 +725,17 @@ This is equivalent to deleting project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + 定义要运行的项目文件的路径。使用项目文件的路径或包含项目文件的目录的路径。如果未指定,则默认为当前目录。 Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + 定义要测试的项目或解决方案文件的路径。使用项目文件的路径或包含项目文件的目录的路径。如果未指定,则默认为当前目录。 PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ The specified directory will be created if it does not exist. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + 定义要测试的解决方案文件的路径。使用解决方案文件的路径或包含解决方案文件的目录的路径。如果未指定,则默认为当前目录。 @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + 指定输出目录(按 Enter 使用默认值: ‘{0}’,目录不得存在): {0} is the default value @@ -2620,7 +2620,7 @@ The default is to publish a framework-dependent application. Available target frameworks: - Available target frameworks: + 可用的目标框架: @@ -2635,7 +2635,7 @@ The default is to publish a framework-dependent application. Example - Example + 示例 @@ -2687,7 +2687,7 @@ Your project targets multiple frameworks. Specify which framework to run using ' Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + 上移或下移以显示更多框架 @@ -2697,12 +2697,12 @@ Your project targets multiple frameworks. Specify which framework to run using ' Type to search - Type to search + 键入以搜索 Select the target framework to run: - Select the target framework to run: + 选择要运行的目标框架: diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf index b235ffd31a4c..cb7f4356e0de 100644 --- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf +++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf @@ -725,17 +725,17 @@ This is equivalent to deleting project.assets.json. Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + 定義要執行的專案檔案的路徑。請使用專案檔案的路徑,或包含該專案檔案的目錄路徑。如果未指定,則預設為目前目錄。 Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. - Defines the path of the project or solution file to test. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. + 定義要測試的專案或解決方案檔案的路徑。請使用專案檔案的路徑,或包含該專案檔案的目錄路徑。如果未指定,則預設為目前目錄。 PROJECT_OR_SOLUTION_PATH - PROJECT_OR_SOLUTION_PATH + PROJECT_OR_SOLUTION_PATH @@ -782,7 +782,7 @@ The specified directory will be created if it does not exist. Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. - Defines the path of the solution file to test. Use path to the solution file, or path to the directory containing the solution file. If not specified, it defaults to the current directory. + 定義要測試的解決方案檔案的路徑。請使用解決方案檔案的路徑,或包含該解決方案檔案的目錄路徑。如果未指定,則預設為目前目錄。 @@ -2373,7 +2373,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man Specify the output directory (press Enter for default: '{0}', directory must not exist): - Specify the output directory (press Enter for default: '{0}', directory must not exist): + 請指定輸出目錄 (按 Enter 鍵以使用預設值: '{0}',目錄必須不存在): {0} is the default value @@ -2620,7 +2620,7 @@ The default is to publish a framework-dependent application. Available target frameworks: - Available target frameworks: + 可用的目標架構: @@ -2635,7 +2635,7 @@ The default is to publish a framework-dependent application. Example - Example + 範例 @@ -2687,7 +2687,7 @@ Your project targets multiple frameworks. Specify which framework to run using ' Move up and down to reveal more frameworks - Move up and down to reveal more frameworks + 上下移動以顯示更多的架構 @@ -2697,12 +2697,12 @@ Your project targets multiple frameworks. Specify which framework to run using ' Type to search - Type to search + 要搜尋的類型 Select the target framework to run: - Select the target framework to run: + 選取要執行的目標架構: From 126546840ff799b6e8c2da031e6916f324924342 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Fri, 19 Dec 2025 03:52:42 +0100 Subject: [PATCH 09/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2863899 --- .../xlf/FileBasedProgramsResources.cs.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.de.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.es.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.fr.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.it.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.ja.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.ko.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.pl.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.pt-BR.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.ru.xlf | 30 +++++++++---------- .../xlf/FileBasedProgramsResources.tr.xlf | 30 +++++++++---------- .../FileBasedProgramsResources.zh-Hans.xlf | 30 +++++++++---------- .../FileBasedProgramsResources.zh-Hant.xlf | 30 +++++++++---------- 13 files changed, 195 insertions(+), 195 deletions(-) diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.cs.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.cs.xlf index f895a9e464fd..37292a467a31 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.cs.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.cs.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Některé direktivy nelze převést. Spuštěním souboru zobrazíte všechny chyby kompilace. Zadejte „--force“, pokud chcete přesto provést převod. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + V {0} se nenašel žádný projekt. Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + Nenašel se projekt ani adresář {0}. error - error + chyba Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + Duplicitní direktivy nejsou podporovány: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + Nelze určit cestu k dočasnému adresáři. Zvažte konfiguraci proměnné prostředí TEMP v systému Windows nebo místní datové složky aplikace v systému Unix. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + Direktiva by měla obsahovat název bez speciálních znaků a volitelnou hodnotu oddělenou znakem {1}, například #:{0} Název{1}Hodnota. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + Direktiva #:project je neplatná: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + Chybí název pro: {0}. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + V {0} se našlo několik projektů. Vyberte, který z nich chcete použít. Invalid property name: {0} - Invalid property name: {0} + Neplatný název vlastnosti: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + Direktiva property musí mít dvě části oddělené znakem =, například #:property PropertyName=PropertyValue. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + Direktivy v současné době nemůžou obsahovat dvojité uvozovky ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + Statické obnovení grafu se pro souborové aplikace nepodporuje. Odeberte #:property. {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Nerozpoznaná direktiva {0}. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.de.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.de.xlf index 0efa8cdc1f5a..991dcca846e4 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.de.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.de.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Einige Anweisungen können nicht konvertiert werden. Führen Sie die Datei aus, um alle Kompilierungsfehler anzuzeigen. Geben Sie „--force“ an, um das Umwandeln trotzdem auszuführen. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + In "{0}" wurde kein Projekt gefunden. Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + Das Projekt oder Verzeichnis "{0}" wurde nicht gefunden. error - error + Fehler Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + Doppelte Anweisungen werden nicht unterstützt: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + Ein temporärer Verzeichnispfad kann nicht ermittelt werden. Erwägen Sie, die TEMP-Umgebungsvariable unter Windows oder den lokalen App-Datenordner unter Unix zu konfigurieren. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + Die Anweisung sollte einen Namen ohne Sonderzeichen und einen optionalen Wert enthalten, die durch „{1}“ getrennt sind, wie „#:{0} Name{1}Wert“. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + Die Anweisung „#:p roject“ ist ungültig: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + Fehlender Name der Anweisung „{0}“. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + In "{0}" wurden mehrere Projekte gefunden. Geben Sie an, welches davon verwendet werden soll. Invalid property name: {0} - Invalid property name: {0} + Ungültiger Eigenschaftenname: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + Die Eigenschaftsanweisung muss zwei durch „=“ getrennte Teile aufweisen, z. B. „#:property PropertyName=PropertyValue“. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + Direktiven dürfen derzeit keine doppelten Anführungszeichen (") enthalten. Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + Die Statische Graphwiederherstellung wird für dateibasierte Apps nicht unterstützt. Entfernen Sie '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Unbekannte Anweisung „{0}“. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.es.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.es.xlf index e13f0a538e6b..2983aa595df6 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.es.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.es.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Algunas directivas no se pueden convertir. Ejecute el archivo para ver todos los errores de compilación. Especifique "--force" para convertir de todos modos. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + No se encuentra ningún proyecto en "{0}". Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + No se encuentra el proyecto o directorio "{0}". error - error + error Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + No se admiten directivas duplicadas: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + No se puede determinar una ruta de acceso temporal al directorio. Considere la posibilidad de configurar la variable de entorno TEMP en Windows o la carpeta de datos de la aplicación local en Unix. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + La directiva debe contener un nombre sin caracteres especiales y un valor opcional separado por "{1}" como "#:{0} Nombre{1}Valor". {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + La directiva "#:project" no es válida: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + Falta el nombre de "{0}". {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + Se han encontrado varios proyectos en "{0}". Especifique el que debe usarse. Invalid property name: {0} - Invalid property name: {0} + Nombre de propiedad no válido {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + La directiva de propiedad debe tener dos partes separadas por "=", como "#:property PropertyName=PropertyValue". {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + Las directivas no pueden contener comillas dobles ("), por ahora. Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + No se admite la restauración de gráficos estáticos para aplicaciones basadas en archivos. Elimine "#:property". {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Directiva no reconocida "{0}". {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.fr.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.fr.xlf index aec68a0e5c0e..1fabce52be8a 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.fr.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.fr.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Vous ne pouvez pas convertir certaines directives. Exécutez le fichier pour voir toutes les erreurs de compilation. Spécifiez « --force » pour convertir quand même. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + Projet introuvable dans '{0}'. Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + Projet ou répertoire '{0}' introuvable. error - error + erreur Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + Les directives dupliquées ne sont pas prises en charge : {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + Impossible de déterminer un chemin d’accès pour le répertoire temporaire. Nous vous recommandons de configurer la variable d’environnement TEMP sous Windows ou le dossier des données d’application locale sous Unix. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + La directive dans doit contenir un nom sans caractères spéciaux et une valeur facultative séparée par « {1} » comme « # :{0} Nom{1}Valeur ». {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + La directive « #:project » n’est pas valide : {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + Nom manquant pour « {0} ». {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + Plusieurs projets dans '{0}'. Spécifiez celui à utiliser. Invalid property name: {0} - Invalid property name: {0} + Nom de propriété non valide : {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + La directive de propriété doit avoir deux parties séparées par '=' comme '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + Les directives ne peuvent actuellement pas contenir de guillemets doubles ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + La restauration de graphique statique n’est pas prise en charge pour les applications basées sur des fichiers. Supprimer la « #:property ». {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Directive « {0} » non reconnue. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.it.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.it.xlf index 8e4ce3686394..93fdb8209fd1 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.it.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.it.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Non è possibile convertire alcune direttive. Eseguire il file per visualizzare tutti gli errori di compilazione. Specificare '--force' per eseguire comunque la conversione. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + Non è stato trovato alcun progetto in `{0}`. Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + Non sono stati trovati progetti o directory `{0}`. error - error + errore Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + Le direttive duplicate non supportate: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + Non è possibile determinare un percorso per la directory temporanea. Considerare la configurazione della variabile di ambiente TEMP in Windows o della cartella dei dati locali dell'app in Unix. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + La direttiva deve contenere un nome senza caratteri speciali e un valore facoltativo delimitato da '{1}' come '#:{0}Nome {1}Valore'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + La direttiva '#:project' non è valida: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + Manca il nome di '{0}'. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + Sono stati trovati più progetti in `{0}`. Specificare quello da usare. Invalid property name: {0} - Invalid property name: {0} + Nome proprietà non valido: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + La direttiva di proprietà deve avere due parti delimitate da '=', come '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + Le direttive attualmente non possono contenere virgolette doppie ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + Il ripristino statico del grafo non è supportato per le app basate su file. Rimuovere '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Direttiva non riconosciuta '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ja.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ja.xlf index 49726bfd7842..f76d2b528243 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ja.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ja.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + 一部のディレクティブは変換できません。ファイルを実行して、すべてのコンパイル エラーを表示します。それでも変換する場合は '--force' を指定してください。 {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + `{0}` にプロジェクトが見つかりませんでした。 Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + プロジェクトまたはディレクトリ `{0}` が見つかりませんでした。 error - error + エラー Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + 重複するディレクティブはサポートされていません: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + 一時ディレクトリ パスを特定できません。Windows で TEMP 環境変数を構成するか、Unix でローカル アプリ データ フォルダーを構成することを検討してください。 The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + ディレクティブには、特殊文字を含まない名前と、'#:{0} Name{1}Value' などの '{1}' で区切られた省略可能な値を含める必要があります。 {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + '#:p roject' ディレクティブが無効です: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + '{0}' の名前がありません。 {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + `{0}` に複数のプロジェクトが見つかりました。使用するプロジェクトを指定してください。 Invalid property name: {0} - Invalid property name: {0} + 無効なプロパティ名: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + プロパティ ディレクティブには、'#:property PropertyName=PropertyValue' のように '=' で区切られた 2 つの部分が必要です。 {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + ディレクティブには二重引用符 (") を含めることはできません。 Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + 静的グラフの復元はファイルベースのアプリではサポートされていません。'#:property' を削除します。 {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + 認識されないディレクティブ '{0}' です。 {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ko.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ko.xlf index 384e09764e45..afdd17c8f433 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ko.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ko.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + 일부 지시문을 변환할 수 없습니다. 파일을 실행하여 모든 컴파일 오류를 확인하세요. 변환을 강제로 진행하려면 '--force'를 지정하세요. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + '{0}'에서 프로젝트를 찾을 수 없습니다. Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + 프로젝트 또는 디렉터리 {0}을(를) 찾을 수 없습니다. error - error + 오류 Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + 중복 지시문은 지원되지 않습니다. {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + 임시 디렉터리 경로를 확인할 수 없습니다. Windows에서는 TEMP 환경 변수를, Unix에서는 로컬 앱 데이터 폴더를 설정하는 것이 좋습니다. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + 지시문에는 특수 문자가 없는 이름과 '#:{0} 이름{1}값'과 같이 '{1}'(으)로 구분된 선택적 값이 포함되어야 합니다. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + '#:p roject' 지시문이 잘못되었습니다. {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + '{0}' 이름이 없습니다. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + '{0}'에서 프로젝트를 두 개 이상 찾았습니다. 사용할 프로젝트를 지정하세요. Invalid property name: {0} - Invalid property name: {0} + 잘못된 속성 이름: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + property 지시문에는 '#:property PropertyName=PropertyValue'와 같이 '='로 구분된 두 부분이 있어야 합니다. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + 지시문은 현재 큰따옴표(")를 포함할 수 없습니다. Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + 정적 그래프 복원은 파일 기반 앱에서 지원되지 않습니다. '#:property'를 제거합니다. {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + 인식할 수 없는 지시문 '{0}'입니다. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pl.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pl.xlf index 5b7cc07550ad..5e91ebbb30cf 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pl.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pl.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Nie można przekonwertować niektórych dyrektyw. Uruchom plik, aby wyświetlić wszystkie błędy kompilacji. Określ element „--force”, aby mimo to przekonwertować. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + Nie można odnaleźć żadnego projektu w lokalizacji „{0}”. Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + Nie można odnaleźć projektu ani katalogu „{0}”. error - error + błąd Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + Zduplikowane dyrektywy nie są obsługiwane: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + Nie można określić tymczasowej ścieżki katalogu. Rozważ skonfigurowanie zmiennej środowiskowej TEMP w systemie Windows lub folderze danych aplikacji lokalnej w systemie Unix. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + Dyrektywa powinna zawierać nazwę bez znaków specjalnych i opcjonalną wartość rozdzieloną znakiem "{1}#:{0} Name{1}Value". {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + Dyrektywa „#:project” jest nieprawidłowa: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + Brak nazwy „{0}”. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + Znaleziono więcej niż jeden projekt w lokalizacji „{0}”. Określ, który ma zostać użyty. Invalid property name: {0} - Invalid property name: {0} + Nieprawidłowa nazwa właściwości: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + Dyrektywa właściwości musi mieć dwie części oddzielone znakiem „=”, na przykład „#:property PropertyName=PropertyValue”. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + Dyrektywy nie mogą obecnie zawierać podwójnych cudzysłowów ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + Przywracanie statycznego grafu nie jest obsługiwane w przypadku aplikacji opartych na plikach. Usuń element „#:property”. {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Nierozpoznana dyrektywa „{0}”. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pt-BR.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pt-BR.xlf index 4be378f66603..f44fda05d927 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pt-BR.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.pt-BR.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Algumas diretivas não podem ser convertidas. Execute o arquivo para ver todos os erros de compilação. Especifique '--force' para converter mesmo assim. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + Não foi possível encontrar nenhum projeto em ‘{0}’. Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + Não foi possível encontrar o projeto ou diretório ‘{0}’. error - error + erro Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + Diretivas duplicadas não são suportadas:{0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + Não é possível determinar um caminho de diretório temporário. Considere configurar a variável de ambiente TEMP no Windows ou a pasta de dados do aplicativo local no Unix. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + A diretiva deve conter um nome sem caracteres especiais e um valor opcional separado por '{1}' como '#:{0} Nome{1}Valor'. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + A diretiva '#:project' é inválida:{0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + Nome de '{0}' ausente. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + Foi encontrado mais de um projeto em ‘{0}’. Especifique qual deve ser usado. Invalid property name: {0} - Invalid property name: {0} + Nome de propriedade inválido: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + A diretiva de propriedade precisa ter duas partes separadas por '=' como '#:property PropertyName=PropertyValue'. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + No momento, as diretivas não podem conter aspas duplas ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + A restauração de grafo estático não é suportada para aplicativos baseados em arquivos. Remova '#:property'. {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Diretiva não reconhecida '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ru.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ru.xlf index b2b38c862a4b..5e9af0ed594f 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ru.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.ru.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Некоторые директивы невозможно преобразовать. Запустите файл, чтобы увидеть все ошибки компиляции. Укажите параметр "--force", чтобы выполнить преобразование, невзирая на ошибки. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + Не удалось найти проекты в "{0}". Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + Не удалось найти проект или каталог "{0}". error - error + ошибка Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + Повторяющиеся директивы не поддерживаются: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + Не удалось определить путь к временному каталогу. Рассмотрите возможность настроить переменную среды TEMP в Windows или папку локальных данных приложений в Unix. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + Директива должна содержать имя без специальных символов и необязательное значение, разделенные символом-разделителем "{1}", например "#:{0} Имя{1}Значение". {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + Недопустимая директива "#:project": {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + Отсутствует имя "{0}". {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + Найдено несколько проектов в "{0}". Выберите один. Invalid property name: {0} - Invalid property name: {0} + Недопустимое имя свойства: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + Директива свойства должна иметь две части, разделенные символом "=", например "#:property PropertyName=PropertyValue". {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + В директивах пока нельзя использовать двойные кавычки ("). Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + Восстановление статического графа не поддерживается для приложений на основе файлов. Удалите "#:property". {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Нераспознанная директива "{0}". {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.tr.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.tr.xlf index f0cda9238872..93c4d39ae84d 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.tr.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.tr.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + Bazı yönergeler dönüştürülemez. Tüm derleme hatalarını görmek için dosyayı çalıştırın. Yine de dönüştürmek için '--force' belirtin. {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + `{0}` içinde proje bulunamadı. Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + `{0}` projesi veya dizini bulunamadı. error - error + hata Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + Yinelenen yönergeler desteklenmez: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + Geçici dizin yolu saptanamıyor. Windows'da TEMP ortam değişkenini veya Unix'te yerel uygulama verileri klasörünü yapılandırmayı göz önünde bulundurun. The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + Yönerge, özel karakterler içermeyen bir ad ve ‘#:{0} Ad{1}Değer’ gibi '{1}' ile ayrılmış isteğe bağlı bir değer içermelidir. {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + ‘#:project’ yönergesi geçersizdir: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + '{0}' adı eksik. {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + `{0}` içinde birden fazla proje bulundu. Hangisinin kullanılacağını belirtin. Invalid property name: {0} - Invalid property name: {0} + Geçersiz özellik adı: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + Özellik yönergesi, ‘#:property PropertyName=PropertyValue’ gibi ‘=’ ile ayrılmış iki bölümden oluşmalıdır. {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + Yönergeler şu anda çift tırnak (") içeremez. Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + Dosya tabanlı uygulamalar için statik grafik geri yükleme desteklenmemektedir. ‘#:property’i kaldırın. {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + Tanınmayan yönerge '{0}'. {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hans.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hans.xlf index 5d28cdc52b0b..27b469f6394b 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hans.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hans.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + 一些指令无法转换。运行该文件以查看所有编译错误。请指定 '--force' 以进行转换。 {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + “{0}”中找不到任何项目。 Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + 找不到项目或目录“{0}”。 error - error + 错误 Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + 不支持重复指令: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + 无法确定临时目录路径。请考虑在 Windows 上配置 TEMP 环境变量,或在 Unix 上配置本地应用数据文件夹。 The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + 该指令应包含一个不带特殊字符的名称,以及一个以 '#:{0} Name{1}Value' 等 ‘{1}’ 分隔的可选值。 {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + '#:project' 指令无效: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + 缺少 '{0}' 的名称。 {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + 在“{0}”中找到多个项目。请指定使用哪一个。 Invalid property name: {0} - Invalid property name: {0} + 属性名无效: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + 属性指令需要包含两个由 ‘=’ 分隔的部件,例如 '#:property PropertyName=PropertyValue'。 {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + 指令当前不能包含双引号(")。 Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + 基于文件的应用不支持静态图形还原。移除 '#:property'。 {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + 无法识别的指令 ‘{0}’。 {0} is the directive name like 'package' or 'sdk'. diff --git a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hant.xlf b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hant.xlf index 9ec74878217d..f5a7d9f89eea 100644 --- a/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hant.xlf +++ b/src/Cli/Microsoft.DotNet.FileBasedPrograms/xlf/FileBasedProgramsResources.zh-Hant.xlf @@ -4,77 +4,77 @@ Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. - Some directives cannot be converted. Run the file to see all compilation errors. Specify '--force' to convert anyway. + 無法轉換某些指示詞。執行檔案以查看所有編譯錯誤。指定 '--force' 以繼續轉換。 {Locked="--force"} Could not find any project in `{0}`. - Could not find any project in `{0}`. + 在 `{0}` 中找不到任何專案。 Could not find project or directory `{0}`. - Could not find project or directory `{0}`. + 找不到專案或目錄 `{0}`。 error - error + 錯誤 Used when reporting directive errors like "file(location): error: message". Duplicate directives are not supported: {0} - Duplicate directives are not supported: {0} + 不支援重複的指示詞: {0} {0} is the directive type and name. Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. - Unable to determine a temporary directory path. Consider configuring the TEMP environment variable on Windows or local app data folder on Unix. + 無法判斷暫存 目錄路徑。考慮在 Windows 上或 Unix 上的本機應用程式資料資料資料夾上設定 TEMP 環境變數。 The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. - The directive should contain a name without special characters and an optional value separated by '{1}' like '#:{0} Name{1}Value'. + 指示詞應包含不含特殊字元的名稱,以及 '{1}' 分隔的選用值,例如 '#:{0} Name{1}Value'。 {0} is the directive type like 'package' or 'sdk'. {1} is the expected separator like '@' or '='. The '#:project' directive is invalid: {0} - The '#:project' directive is invalid: {0} + '#:project' 指示詞無效: {0} {0} is the inner error message. Missing name of '{0}'. - Missing name of '{0}'. + 缺少 '{0}' 的名稱。 {0} is the directive name like 'package' or 'sdk'. Found more than one project in `{0}`. Specify which one to use. - Found more than one project in `{0}`. Specify which one to use. + 在 `{0}` 中找到多個專案。請指定要使用的專案。 Invalid property name: {0} - Invalid property name: {0} + 屬性名稱無效: {0} {0} is an inner exception message. The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. - The property directive needs to have two parts separated by '=' like '#:property PropertyName=PropertyValue'. + 屬性指示詞必須有兩個部分,其以 '=' 分隔,例如 '#:property PropertyName=PropertyValue'。 {Locked="#:property"} Directives currently cannot contain double quotes ("). - Directives currently cannot contain double quotes ("). + 指令目前不能包含雙引號 (")。 Static graph restore is not supported for file-based apps. Remove the '#:property'. - Static graph restore is not supported for file-based apps. Remove the '#:property'. + 檔案型應用程式不支援靜態圖表還原。移除 ''#:property'。 {Locked="#:property"} Unrecognized directive '{0}'. - Unrecognized directive '{0}'. + 無法識別的指示詞 '{0}'。 {0} is the directive name like 'package' or 'sdk'. From a7175d333b116d7c1e8a7bba8404e3914740ec59 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Fri, 19 Dec 2025 03:57:42 +0100 Subject: [PATCH 10/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2863899 --- .../xlf/Resources.cs.xlf | 24 +++++++++---------- .../xlf/Resources.de.xlf | 24 +++++++++---------- .../xlf/Resources.es.xlf | 24 +++++++++---------- .../xlf/Resources.fr.xlf | 24 +++++++++---------- .../xlf/Resources.it.xlf | 24 +++++++++---------- .../xlf/Resources.ja.xlf | 24 +++++++++---------- .../xlf/Resources.ko.xlf | 24 +++++++++---------- .../xlf/Resources.pl.xlf | 24 +++++++++---------- .../xlf/Resources.pt-BR.xlf | 24 +++++++++---------- .../xlf/Resources.ru.xlf | 24 +++++++++---------- .../xlf/Resources.tr.xlf | 24 +++++++++---------- .../xlf/Resources.zh-Hans.xlf | 24 +++++++++---------- .../xlf/Resources.zh-Hant.xlf | 24 +++++++++---------- 13 files changed, 156 insertions(+), 156 deletions(-) diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.cs.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.cs.xlf index c336c2caa5d5..6b4ff5bb55d0 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.cs.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.cs.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (výchozí) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + Při čtení {0} došlo k chybě: {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Existuje několik spouštěcích profilů s názvy rozlišujícími malá a velká písmena, což není povoleno: {0} -Make the profile names distinct. +Nastavte odlišné názvy profilů. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + Profil spuštění s názvem {0} neexistuje. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + Typ profilu spuštění {0} se nepodporuje. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Profil se zadaným názvem není platný objekt JSON. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + Vlastnost profiles v dokumentu nastavení spuštění není objektem JSON. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + Cesta {0} zadaná v: {1} je neplatná. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Nelze použít profil spouštění {0}, protože soubor nastavení spouštění nebyl nalezen. Vyzkoušená umístění: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Upozornění: Nastavení z {0} nejsou použita, protože {1} má přednost. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + Nenašel se použitelný profil spuštění. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.de.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.de.xlf index 3538d5d20aec..93d3cd733313 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.de.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.de.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (Standard) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + Beim Lesen von „{0}“ ist ein Fehler aufgetreten: {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Es gibt mehrere Startprofile mit Namen, bei denen die Groß-/Kleinschreibung beachtet wird, was nicht zulässig ist: {0} -Make the profile names distinct. +Erstellen Sie eindeutige Profilnamen. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + Es ist kein Startprofil mit dem Namen "{0}" vorhanden. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + Der Startprofiltyp "{0}" wird nicht unterstützt. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Ein Profil mit dem angegebenen Namen ist kein gültiges JSON-Objekt. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + Die Eigenschaft "Profile" des Starteigenschaftendokuments ist kein JSON-Objekt. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + Der in „{1}“ angegebene Pfad „{0}“ ist ungültig. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Das Startprofil „{0}“ kann nicht verwendet werden, da die Datei mit den Starteinstellungen nicht gefunden wurde. Versuchte Standorte: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Warnung: Einstellungen von „{0}“ werden nicht verwendet, weil „{1}“ Vorrang hat. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + Es wurde kein verwendbares Startprofil gefunden. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.es.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.es.xlf index f409f1481066..5e37b3de70aa 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.es.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.es.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (Predeterminada) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + Error al leer '{0}': {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Hay varios perfiles de inicio con nombres que distinguen mayúsculas de minúsculas, lo que no está permitido: {0} -Make the profile names distinct. +Defina nombres de perfiles distintos. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + No existe ningún perfil de inicio con el nombre "{0}". The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + No se admite el tipo de perfil de inicio "{0}". A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Un perfil con el nombre especificado no es un objeto JSON válido. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + La propiedad "profiles" del documento de configuración de inicio no es un objeto JSON. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + La ruta de acceso '{0}' especificada en '{1}' no es válida. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + No se puede usar el perfil de inicio '{0}' porque no se pudo localizar el archivo de configuración de inicio. Ubicaciones probadas: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Advertencia: la configuración de '{0}' no se utiliza porque '{1}' tiene prioridad. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + No se ha podido encontrar un perfil de inicio que se pueda usar. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.fr.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.fr.xlf index af0c9d337ebf..6440e8fe7f38 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.fr.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.fr.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (Par défaut) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + Une erreur est survenue pendant la lecture de « {0} » : {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Il existe plusieurs profils de lancement avec des noms qui respectent la casse, ce qui n’est pas autorisé : {0} -Make the profile names distinct. +Faites en sorte que les noms de profil soient distincts. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + Un profil de lancement avec le nom '{0}' n'existe pas. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + Le type de profil de lancement '{0}' n'est pas pris en charge. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Un profil avec le nom spécifié n'est pas un objet JSON valide. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + La propriété 'profiles' du document de paramètres de lancement n'est pas un objet JSON. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + Le chemin d’accès « {0} » spécifié dans « {1} » n’est pas valide. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Impossible d’utiliser le profil de lancement « {0} », car le fichier de paramètres de lancement est introuvable. Emplacements essayés : {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Avertissement : les paramètres de « {0} » ne sont pas utilisés, car « {1} » a la priorité. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + Impossible de localiser un profil de lancement utilisable. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.it.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.it.xlf index 129c9df27274..37441888832a 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.it.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.it.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (Predefinita) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + Si è verificato un errore durante la lettura di "{0}": {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Esistono diversi profili di avvio con nomi con distinzione tra maiuscole e minuscole, che non sono consentiti: {0} -Make the profile names distinct. +Rendi distinti i nomi profilo. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + Non esiste un profilo di avvio con il nome '{0}'. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + Il tipo '{0}' del profilo di avvio non è supportato. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Un profilo con il nome specificato non è un oggetto JSON valido. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + La proprietà 'profiles' del documento delle impostazioni di avvio non è un oggetto JSON. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + Il percorso '{0}' specificato in '{1}' non è valido. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Non è possibile usare il profilo di avvio '{0}' perché il file delle impostazioni di avvio non è stato trovato. Posizioni tentate: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Avviso: le impostazioni di "{0}" non vengono usate perché "{1}" ha la precedenza. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + Non è stato trovato alcun profilo di avvio utilizzabile. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ja.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ja.xlf index 05e7fa1d39b8..7a932cd4791f 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ja.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ja.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (既定) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + '{0}' の読み取り中にエラーが発生しました: {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + 大文字と小文字が区別される名前の起動プロファイルがいくつかありますが、これは許可されていません: {0} -Make the profile names distinct. +プロファイル名を区別できるようにしてください。 A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + '{0} ' という名前の起動プロファイルは存在しません。 The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + 起動プロファイルの種類 '{0}' はサポートされていません。 A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + 指定された名前のプロファイルは、有効な JSON オブジェクトではありません。 The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + 起動設定のドキュメントの 'profiles' プロパティが JSON オブジェクトではありません。 Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + '{1}' で指定されたパス '{0}' が無効です。 Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + 起動設定ファイルが見つからないため、起動プロファイル '{0}' を使用できません。試行された場所: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + 警告: '{1}' が優先されるため、'{0}' の設定は使用されません。 {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + 使用可能な起動プロファイルが見つかりませんでした。 diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ko.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ko.xlf index 7bc51a26dcd6..738033adb535 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ko.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ko.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (기본값) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + '{0}'을 읽는 동안 오류가 발생했습니다. {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + 대/소문자를 구분하는 이름을 가진 여러 시작 프로필이 있으며 이는 허용되지 않습니다. {0} -Make the profile names distinct. +고유한 프로필 이름을 사용하세요. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + 이름이 '{0}'인 시작 프로필이 없습니다. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + 시작 프로필 형식 '{0}'은(는) 지원되지 않습니다. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + 지정된 이름의 프로필은 유효한 JSON 개체가 아닙니다. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + 시작 설정 문서의 '프로필' 속성이 JSON 개체가 아닙니다. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + '{1}'에 지정된 경로 '{0}'이(가) 잘못되었습니다. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + 시작 설정 파일을 찾을 수 없으므로 시작 프로필 '{0}'을(를) 사용할 수 없습니다. 시도한 위치: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + 경고: '{0}'의 설정은 '{1}'이(가) 우선하므로 사용되지 않습니다. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + 사용할 수 있는 시작 프로필을 찾을 수 없습니다. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.pl.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.pl.xlf index 7e524550a5c8..cfd4a8d9cf5e 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.pl.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.pl.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (Domyślne) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + Napotkano błąd podczas odczytywania elementu „{0}”: {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Istnieje kilka profilów uruchamiania z nazwami uwzględniającymi wielkość liter, co jest niedozwolone: {0} -Make the profile names distinct. +Rozróżnij nazwy profilów. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + Profil uruchamiania o nazwie „{0}” nie istnieje. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + Typ profilu uruchamiania „{0}” nie jest obsługiwany. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Profil o określonej nazwie nie jest prawidłowym obiektem JSON. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + Właściwość „profiles” dokumentu ustawień uruchamiania nie jest obiektem JSON. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + Ścieżka „{0}” określona w „{1}” jest nieprawidłowa. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Nie można użyć profilu uruchamiania „{0}”, ponieważ nie można zlokalizować pliku ustawień uruchamiania. Wypróbowano lokalizacje: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Ostrzeżenie: ustawienia z „{0}” nie są używane, ponieważ element „{1}” ma pierwszeństwo. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + Nie można odnaleźć nadającego się do użytku profilu uruchamiania. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.pt-BR.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.pt-BR.xlf index 2ff24ccb465b..68e6a06dfb3d 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.pt-BR.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (Padrão) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + Ocorreu um erro ao ler '{0}': {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Existem vários perfis de inicialização com nomes que diferenciam maiúsculas de minúsculas, o que não é permitido: {0} -Make the profile names distinct. +Diferencie os nomes dos perfis. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + Um perfil de lançamento com o nome '{0}' não existe. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + Não há suporte para o tipo de perfil de inicialização '{0}'. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Um perfil com o nome especificado não é um objeto JSON válido. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + A propriedade 'perfis' do documento de configurações de inicialização não é um objeto JSON. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + O caminho ''{0}'' especificado em ''{1}'' é inválido. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Não é possível usar o perfil de inicialização ''{0}'' porque o arquivo de configurações de inicialização não pôde ser localizado. Localizações tentadas: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Aviso: As configurações de '{0}' não são utilizadas porque '{1}' tem precedência. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + Um perfil de inicialização utilizável não pôde ser localizado. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ru.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ru.xlf index 90e4e5879198..4261e1e952ec 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ru.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.ru.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (По умолчанию) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + Произошла ошибка при чтении "{0}": {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Существует несколько профилей, имена которых различаются только регистром, что запрещено: {0} -Make the profile names distinct. +Сделайте имена профилей разными. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + Профиль запуска с именем "{0}" не существует. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + Тип профиля запуска "{0}" не поддерживается. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Профиль с указанным именем не является допустимым объектом JSON. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + Свойство "profiles" документа параметров запуска не является объектом JSON. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + Путь "{0}", указанный в "{1}", недействителен. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Не удается использовать профиль запуска "{0}", так как не удалось найти файл параметров запуска. Попробованные расположения: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Внимание! Параметры из "{0}" не используются, так как "{1}" обладает приоритетом. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + Не удалось найти подходящий для использования профиль запуска. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.tr.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.tr.xlf index 80e2d671ae91..6bd01ca3bd48 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.tr.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.tr.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (Varsayılan) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + ‘{0}’ okunurken bir hata oluştu: {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + Adı büyük/küçük harfe duyarlı olan birkaç başlatma profili var ama bu duruma izin verilmiyor: {0} -Make the profile names distinct. +Profil adlarının birbirinden farklı olmasını sağlayın. A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + '{0}' adlı bir başlatma profili yok. The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + '{0}' başlatma profili türü desteklenmiyor. A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + Belirtilen adla bir profil, geçerli bir JSON nesnesi değil. The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + Başlatma ayarları belgesinin 'profiles' özelliği bir JSON nesnesi değil. Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + '{1}' içinde belirtilen '{0}' yolu geçersiz. Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + Başlatma ayarları dosyası bulunamadığı için ‘{0}’ başlatma profilini kullanılamıyor. Denenen konumlar: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + Uyarı: ‘{1}’ öncelikli olduğu için ‘{0}’ ayarları kullanılmaz. {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + Kullanılabilir bir başlatma profili bulunamadı. diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.zh-Hans.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.zh-Hans.xlf index 6fd81c1778a3..9aded33cb3cd 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.zh-Hans.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (默认值) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + 读取 ‘{0}’ 时遇到错误: {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + 存在多个名称区分大小写的启动配置文件,这是不允许的: {0} -Make the profile names distinct. +将配置文件名称设为可区分的名称。 A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + 名为“{0}”的启动配置文件不存在。 The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + 不支持启动配置文件类型“{0}”。 A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + 具有指定名称的配置文件不是有效的 JSON 对象。 The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + 启动设置文档的“profiles”属性不是 JSON 对象。 Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + 在“{1}”中指定的路径“{0}”无效。 Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + 无法使用启动配置文件“{0}”,因为找不到启动设置文件。已尝试的位置: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + 警告: 不使用 ‘{0}’ 中的设置,因为 ‘{1}’ 具有优先级。 {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + 找不到可用的启动配置文件。 diff --git a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.zh-Hant.xlf b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.zh-Hant.xlf index eadb9ad89a71..8650ca7c10db 100644 --- a/src/Microsoft.DotNet.ProjectTools/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.DotNet.ProjectTools/xlf/Resources.zh-Hant.xlf @@ -4,63 +4,63 @@ (Default) - (Default) + (預設) An error was encountered when reading '{0}': {1} - An error was encountered when reading '{0}': {1} + 讀取「{0}」時發生錯誤: {1} {0} is file path. {1} is exception message. There are several launch profiles with case-sensitive names, which isn't permitted: {0} Make the profile names distinct. - There are several launch profiles with case-sensitive names, which isn't permitted: + 數個啟動設定檔具有區分大小寫的名稱,這並不受允許: {0} -Make the profile names distinct. +請讓設定檔名稱相異。 A launch profile with the name '{0}' doesn't exist. - A launch profile with the name '{0}' doesn't exist. + 名稱為 '{0}' 的啟動設定檔不存在。 The launch profile type '{0}' is not supported. - The launch profile type '{0}' is not supported. + 不支援啟動設定檔類型 '{0}'。 A profile with the specified name isn't a valid JSON object. - A profile with the specified name isn't a valid JSON object. + 具有指定名稱的設定檔不是有效的 JSON 物件。 The 'profiles' property of the launch settings document is not a JSON object. - The 'profiles' property of the launch settings document is not a JSON object. + 啟動設定文件的 'profiles' 屬性並非 JSON 物件。 Path '{0}' specified in '{1}' is invalid. - Path '{0}' specified in '{1}' is invalid. + '{1}' 中指定的路徑 '{0}' 無效。 Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: {1} - Cannot use launch profile '{0}' because the launch settings file could not be located. Locations tried: + 無法使用啟動設定檔 '{0}',因為找不到啟動設定檔案。嘗試的位置: {1} Warning: Settings from '{0}' are not used because '{1}' has precedence. - Warning: Settings from '{0}' are not used because '{1}' has precedence. + 警告: 來自 '{0}' 的設定未被使用,因為 '{1}' 具有優先順序。 {0} is an app.run.json file path. {1} is a launchSettings.json file path. A usable launch profile could not be located. - A usable launch profile could not be located. + 找不到可用的啟動設定檔。 From 08cddd15fc564ae6c4d15fbca815d1456ea14ad3 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Fri, 19 Dec 2025 03:58:57 +0100 Subject: [PATCH 11/11] Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2863899 --- src/Tasks/Common/Resources/xlf/Strings.cs.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.de.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.es.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.fr.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.it.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.ja.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.ko.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.pl.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.ru.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.tr.xlf | 2 +- src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/Tasks/Common/Resources/xlf/Strings.cs.xlf b/src/Tasks/Common/Resources/xlf/Strings.cs.xlf index b7410728aafb..7d92c76eb7a7 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.cs.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.cs.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType Framework je zastaralý a v budoucí verzi se odebere. Další informace najdete tady: {0}. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.de.xlf b/src/Tasks/Common/Resources/xlf/Strings.de.xlf index eab04469f660..696e8fe02b46 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.de.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.de.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType „Framework“ ist veraltet und wird in einer zukünftigen Version entfernt. Weitere Informationen finden Sie unter {0}. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.es.xlf b/src/Tasks/Common/Resources/xlf/Strings.es.xlf index e537e1a436c2..020f6258977a 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.es.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.es.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType "Framework" está en desuso y se quitará en una versión futura. Consulte {0} para obtener más información. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.fr.xlf b/src/Tasks/Common/Resources/xlf/Strings.fr.xlf index 353311ba604b..29818ec28389 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.fr.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.fr.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType « Framework » est obsolète et sera supprimé dans une future version. Pour plus d’informations, consultez {0}. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.it.xlf b/src/Tasks/Common/Resources/xlf/Strings.it.xlf index e08057dfcd9c..7d495036fd3d 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.it.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.it.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType 'Framework' è deprecato e sarà rimosso in una versione futura. Per altre informazioni, vedere {0}. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.ja.xlf b/src/Tasks/Common/Resources/xlf/Strings.ja.xlf index 472d538b3f76..6ac41619fb8e 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.ja.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.ja.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType 'Framework' は非推奨であり、将来のバージョンで削除される予定です。詳細については、{0} を参照してください。 {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.ko.xlf b/src/Tasks/Common/Resources/xlf/Strings.ko.xlf index 3b0256b68966..b957df09d433 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.ko.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.ko.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType 'Framework'는 더 이상 사용되지 않으며 앞으로의 버전에서 제거될 예정입니다. 자세한 내용은 {0}을(를) 참조하세요. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.pl.xlf b/src/Tasks/Common/Resources/xlf/Strings.pl.xlf index 0cad401e56c7..4c3afb6d46fb 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.pl.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.pl.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType „Framework” jest przestarzały i zostanie usunięty w przyszłych wersjach. Aby uzyskać więcej informacji, zapoznaj się z {0}. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf b/src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf index 09b9a5863849..ea17be1d8cde 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: o ''Framework'' RoslynCompilerType está obsoleto e será removido em uma versão futura. Consulte {0} para obter mais informações. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.ru.xlf b/src/Tasks/Common/Resources/xlf/Strings.ru.xlf index b2bbd2c37b63..eb5382a34032 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.ru.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.ru.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType "Framework" является нерекомендуемым и будет удален в будущей версии. Подробнее см. в {0}. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.tr.xlf b/src/Tasks/Common/Resources/xlf/Strings.tr.xlf index d1ea5de9735a..a8740c394b4d 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.tr.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.tr.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType 'Framework' kullanım dışı bırakıldı ve gelecekteki bir sürümde kaldırılacak. Daha fazla bilgi için lütfen {0} sayfasına bakın. {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"} diff --git a/src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf b/src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf index 8b7bf1e007da..368e7c3c74ea 100644 --- a/src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf @@ -863,7 +863,7 @@ The following are names of parameters or literal values and should not be transl NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. - NETSDK1234: RoslynCompilerType 'Framework' is deprecated and will be removed in a future version. Please refer to {0} for more information. + NETSDK1234: RoslynCompilerType 'Framework' 已弃用,并将在将来的版本中移除。有关详细信息,请参阅 {0}。 {StrBegins="NETSDK1234: "}{Locked="RoslynCompilerType"}{Locked="Framework"}{Locked="{0}"}