From 3360b711b314a585fdca0998baf9a3c8fecdc0c0 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 6 Jan 2026 08:31:08 -0800 Subject: [PATCH 1/2] Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 13044621 --- src/Build/Resources/xlf/Strings.cs.xlf | 4 ++-- src/Build/Resources/xlf/Strings.ko.xlf | 4 ++-- src/Build/Resources/xlf/Strings.ru.xlf | 4 ++-- src/Build/Resources/xlf/Strings.tr.xlf | 4 ++-- src/Build/Resources/xlf/Strings.zh-Hans.xlf | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf index a5773bf2038..43cf2f3021a 100644 --- a/src/Build/Resources/xlf/Strings.cs.xlf +++ b/src/Build/Resources/xlf/Strings.cs.xlf @@ -908,12 +908,12 @@ Chyby: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + Sada SDK se pokusila nastavit proměnnou prostředí {0} na {1}, která ale již byla nastavena na „{2}“ jako proměnná prostředí. An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + Sada SDK se pokusila nastavit proměnnou prostředí „{0}“ na „{1}“, která ale už byla nastavena jinou sadou SDK na „{2}“. diff --git a/src/Build/Resources/xlf/Strings.ko.xlf b/src/Build/Resources/xlf/Strings.ko.xlf index 1f8febc1325..3a0ae6e0bcb 100644 --- a/src/Build/Resources/xlf/Strings.ko.xlf +++ b/src/Build/Resources/xlf/Strings.ko.xlf @@ -908,12 +908,12 @@ Errors: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + SDK가 환경 변수 "{0}"을(를) "{1}"(으)로 설정하려고 했지만 이미 환경 변수로 "{2}"(으)로 설정되어 있었습니다. An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + SDK가 환경 변수 "{0}"을(를) "{1}"(으)로 설정하려고 했지만 이미 다른 SDK에 의해 "{2}"(으)로 설정되어 있었습니다. diff --git a/src/Build/Resources/xlf/Strings.ru.xlf b/src/Build/Resources/xlf/Strings.ru.xlf index 50ad0335993..6283c5982ed 100644 --- a/src/Build/Resources/xlf/Strings.ru.xlf +++ b/src/Build/Resources/xlf/Strings.ru.xlf @@ -908,12 +908,12 @@ Errors: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + Пакет SDK попытался настроить для переменной среды "{0}" значение "{1}", но для нее уже было настроено значение "{2}" в качестве переменной среды. An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + Пакет SDK попытался настроить для переменной среды "{0}" значение "{1}", но для нее уже было настроено значение "{2}" другим пакетом SDK. diff --git a/src/Build/Resources/xlf/Strings.tr.xlf b/src/Build/Resources/xlf/Strings.tr.xlf index 2299d8178e6..781a4ae3303 100644 --- a/src/Build/Resources/xlf/Strings.tr.xlf +++ b/src/Build/Resources/xlf/Strings.tr.xlf @@ -908,12 +908,12 @@ Hatalar: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + Bir SDK "{0}" ortam değişkenini "{1}" olarak ayarlamaya çalıştı ancak bu değişken zaten bir ortam değişkeni olarak "{2}" değerine ayarlanmıştı. An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + Bir SDK "{0}" ortam değişkenini "{1}" olarak ayarlamaya çalıştı ancak bu değişken zaten başka bir SDK tarafından "{2}" olarak ayarlanmıştı. diff --git a/src/Build/Resources/xlf/Strings.zh-Hans.xlf b/src/Build/Resources/xlf/Strings.zh-Hans.xlf index 9f1610a48a2..fc8cfa22e96 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hans.xlf @@ -908,12 +908,12 @@ Errors: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + SDK 尝试将环境变量 "{0}" 设置为 "{1}",但它已作为环境变量设置为 "{2}"。 An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + SDK 尝试将环境变量 "{0}" 设置为 "{1}",但它已由另一个 SDK 设置为 "{2}"。 From 5f3981e3ff4eb449eb65dd09e65e3cb08cb9315a Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 7 Jan 2026 00:52:37 -0800 Subject: [PATCH 2/2] Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 13050856 --- src/Build/Resources/xlf/Strings.cs.xlf | 5 ----- src/Build/Resources/xlf/Strings.de.xlf | 5 ----- src/Build/Resources/xlf/Strings.es.xlf | 9 ++------- src/Build/Resources/xlf/Strings.fr.xlf | 5 ----- src/Build/Resources/xlf/Strings.it.xlf | 9 ++------- src/Build/Resources/xlf/Strings.ja.xlf | 9 ++------- src/Build/Resources/xlf/Strings.ko.xlf | 5 ----- src/Build/Resources/xlf/Strings.pl.xlf | 9 ++------- src/Build/Resources/xlf/Strings.pt-BR.xlf | 9 ++------- src/Build/Resources/xlf/Strings.ru.xlf | 5 ----- src/Build/Resources/xlf/Strings.tr.xlf | 5 ----- src/Build/Resources/xlf/Strings.zh-Hans.xlf | 5 ----- src/Build/Resources/xlf/Strings.zh-Hant.xlf | 9 ++------- 13 files changed, 12 insertions(+), 77 deletions(-) diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf index 43cf2f3021a..ff718145e90 100644 --- a/src/Build/Resources/xlf/Strings.cs.xlf +++ b/src/Build/Resources/xlf/Strings.cs.xlf @@ -652,11 +652,6 @@ Metoda {0} se nedá zavolat s kolekcí, která obsahuje prázdné cílové názvy nebo názvy null. - - Loading telemetry libraries failed with exception: {0}. - Načítání knihoven telemetrie se nezdařilo s výjimkou: {0}. - - Output Property: Výstupní vlastnost: diff --git a/src/Build/Resources/xlf/Strings.de.xlf b/src/Build/Resources/xlf/Strings.de.xlf index 29625306e1d..f731975839f 100644 --- a/src/Build/Resources/xlf/Strings.de.xlf +++ b/src/Build/Resources/xlf/Strings.de.xlf @@ -652,11 +652,6 @@ Die Methode "{0}" kann nicht mit einer Sammlung aufgerufen werden, die NULL oder leere Zielnamen enthält. - - Loading telemetry libraries failed with exception: {0}. - Fehler beim Laden von Telemetriebibliotheken. Ausnahme:{0}. - - Output Property: Ausgabeeigenschaft: diff --git a/src/Build/Resources/xlf/Strings.es.xlf b/src/Build/Resources/xlf/Strings.es.xlf index fbad7f6fbd9..83da74d37bd 100644 --- a/src/Build/Resources/xlf/Strings.es.xlf +++ b/src/Build/Resources/xlf/Strings.es.xlf @@ -652,11 +652,6 @@ No se puede llamar al método {0} con una colección que contiene nombres de destino nulos o vacíos. - - Loading telemetry libraries failed with exception: {0}. - Error al cargar las bibliotecas de telemetría con la excepción: {0}. - - Output Property: Propiedad de salida: @@ -908,12 +903,12 @@ Errores: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + Un SDK intentó establecer la variable de entorno "{0}" en "{1}", pero ya estaba establecida en "{2}" como variable de entorno. An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + Un SDK intentó establecer la variable de entorno "{0}" en "{1}", pero otro SDK ya la estableció en "{2}". diff --git a/src/Build/Resources/xlf/Strings.fr.xlf b/src/Build/Resources/xlf/Strings.fr.xlf index e36c0d13f30..9e0c8281ae3 100644 --- a/src/Build/Resources/xlf/Strings.fr.xlf +++ b/src/Build/Resources/xlf/Strings.fr.xlf @@ -652,11 +652,6 @@ Impossible d'appeler la méthode {0} avec une collection contenant des noms de cibles qui ont une valeur null ou qui sont vides. - - Loading telemetry libraries failed with exception: {0}. - Nous n’avons pas pu charger les bibliothèques de télémétrie avec l’exception : {0}. - - Output Property: Propriété de sortie : diff --git a/src/Build/Resources/xlf/Strings.it.xlf b/src/Build/Resources/xlf/Strings.it.xlf index 35520f4ead6..6b3e3262a52 100644 --- a/src/Build/Resources/xlf/Strings.it.xlf +++ b/src/Build/Resources/xlf/Strings.it.xlf @@ -652,11 +652,6 @@ Non è possibile chiamare il metodo {0} con una raccolta contenente nomi di destinazione Null o vuoti. - - Loading telemetry libraries failed with exception: {0}. - Caricamento delle librerie di telemetria non riuscito con eccezione: {0}. - - Output Property: Proprietà di output: @@ -908,12 +903,12 @@ Errori: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + Un SDK ha tentato di impostare la variabile di ambiente "{0}" su "{1}" ma era già stata impostata su "{2}" come variabile di ambiente. An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + Un SDK ha tentato di impostare la variabile di ambiente "{0}" su "{1}" ma era già stata impostata su "{2}" da un altro SDK. diff --git a/src/Build/Resources/xlf/Strings.ja.xlf b/src/Build/Resources/xlf/Strings.ja.xlf index ff6592d2d65..94bcb18f1bc 100644 --- a/src/Build/Resources/xlf/Strings.ja.xlf +++ b/src/Build/Resources/xlf/Strings.ja.xlf @@ -652,11 +652,6 @@ Null または空のターゲット名を含むコレクションを指定してメソッド {0} を呼び出すことはできません。 - - Loading telemetry libraries failed with exception: {0}. - テレメトリ ライブラリの読み込みが次の例外で失敗しました: {0}。 - - Output Property: プロパティの出力: @@ -908,12 +903,12 @@ Errors: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + SDK は環境変数 "{0}" を "{1}" に設定しようとしましたが、それは既に環境変数として {2} に設定されていました。 An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + SDK は環境変数 "{0}" を "{1}" に設定しようとしましたが、それは既に別の SDK によって {2} に設定されていました。 diff --git a/src/Build/Resources/xlf/Strings.ko.xlf b/src/Build/Resources/xlf/Strings.ko.xlf index 3a0ae6e0bcb..f4d22bba8bf 100644 --- a/src/Build/Resources/xlf/Strings.ko.xlf +++ b/src/Build/Resources/xlf/Strings.ko.xlf @@ -652,11 +652,6 @@ null 또는 빈 대상 이름을 포함하는 컬렉션을 사용하여 {0} 메서드를 호출할 수 없습니다. - - Loading telemetry libraries failed with exception: {0}. - 예외 {0}(으)로 인해 원격 분석 라이브러리를 로드하지 못했습니다. - - Output Property: 출력 속성: diff --git a/src/Build/Resources/xlf/Strings.pl.xlf b/src/Build/Resources/xlf/Strings.pl.xlf index 48fcf71d76d..7c3e380b213 100644 --- a/src/Build/Resources/xlf/Strings.pl.xlf +++ b/src/Build/Resources/xlf/Strings.pl.xlf @@ -652,11 +652,6 @@ Metody {0} nie można wywołać przy użyciu kolekcji zawierającej nazwy docelowe o wartości null lub puste. - - Loading telemetry libraries failed with exception: {0}. - Ładowanie bibliotek telemetrii nie powiodło się. Wyjątek: {0}. - - Output Property: Właściwość danych wyjściowych: @@ -908,12 +903,12 @@ Błędy: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + Zestaw SDK próbował ustawić zmienną środowiskową „{0}” na „{1}”, ale została już ustawiona na wartość „{2}” jako zmienna środowiskowa. An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + Zestaw SDK próbował ustawić zmienną środowiskową „{0}” na „{1}”, ale została już ustawiona na wartość „{2}” przez inny zestaw SDK. diff --git a/src/Build/Resources/xlf/Strings.pt-BR.xlf b/src/Build/Resources/xlf/Strings.pt-BR.xlf index 78e5e61e1f4..4f78d016570 100644 --- a/src/Build/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Build/Resources/xlf/Strings.pt-BR.xlf @@ -652,11 +652,6 @@ O método {0} não pode ser chamado com uma coleção que contém nomes de destino nulos ou vazios. - - Loading telemetry libraries failed with exception: {0}. - Falha ao carregar as bibliotecas de telemetria com a exceção: {0}. - - Output Property: Propriedade de Saída: @@ -908,12 +903,12 @@ Erros: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + Um SDK tentou definir a variável de ambiente "{0}" como "{1}", mas ela já havia sido definida como "{2}" como uma variável de ambiente. An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + Um SDK tentou definir a variável de ambiente "{0}" como "{1}", mas ela já havia sido definida como "{2}" por outro SDK. diff --git a/src/Build/Resources/xlf/Strings.ru.xlf b/src/Build/Resources/xlf/Strings.ru.xlf index 6283c5982ed..991a56d8c3c 100644 --- a/src/Build/Resources/xlf/Strings.ru.xlf +++ b/src/Build/Resources/xlf/Strings.ru.xlf @@ -652,11 +652,6 @@ Метод {0} не может быть вызван с коллекцией, содержащей целевые имена, которые пусты или равны NULL. - - Loading telemetry libraries failed with exception: {0}. - Не удалось загрузить библиотеки телеметрии с исключением: {0}. - - Output Property: Выходное свойство: diff --git a/src/Build/Resources/xlf/Strings.tr.xlf b/src/Build/Resources/xlf/Strings.tr.xlf index 781a4ae3303..536de415c1a 100644 --- a/src/Build/Resources/xlf/Strings.tr.xlf +++ b/src/Build/Resources/xlf/Strings.tr.xlf @@ -652,11 +652,6 @@ {0} metosu null veya boş hedef adları içeren bir koleksiyonla çağrılamaz. - - Loading telemetry libraries failed with exception: {0}. - Telemetri kitaplıklarının yüklenmesi şu hayatla başarısız oldu: {0}. - - Output Property: Çıkış Özelliği: diff --git a/src/Build/Resources/xlf/Strings.zh-Hans.xlf b/src/Build/Resources/xlf/Strings.zh-Hans.xlf index fc8cfa22e96..27d8a4d45dd 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hans.xlf @@ -652,11 +652,6 @@ 无法使用包含 null 或空目标名称的集合调用方法 {0}。 - - Loading telemetry libraries failed with exception: {0}. - 加载遥测库失败,出现异常: {0}。 - - Output Property: 输出属性: diff --git a/src/Build/Resources/xlf/Strings.zh-Hant.xlf b/src/Build/Resources/xlf/Strings.zh-Hant.xlf index 0c718642f76..ce1875a9b4a 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hant.xlf @@ -652,11 +652,6 @@ 無法使用內含 null 或空白目標名稱的集合呼叫方法 {0}。 - - Loading telemetry libraries failed with exception: {0}. - 載入遙測程式庫時發生例外狀況: {0}。 - - Output Property: 輸出屬性: @@ -908,12 +903,12 @@ Errors: {3} An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" as an environment variable. + SDK 嘗試將環境變數 "{0}" 設定為 "{1}",但該變數已設定為 "{2}" 做為環境變數。 An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. - An SDK attempted to set the environment variable "{0}" to "{1}" but it was already set to "{2}" by another SDK. + SDK 嘗試將環境變數 "{0}" 設定為 "{1}",但該變數已由另一個 SDK 設定為 "{2}"。