diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf index ac54905e0f..59eb6c1d7d 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + Ladicí program se nedá připojit k výchozímu hostiteli testů. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf index 078b8e43f7..fe5bcdd82b 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + Der Debugger kann nicht an den Standardtesthost angefügt werden. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf index 2ea0f141bc..db72fc85d8 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + No se puede asociar el depurador al host de prueba predeterminado. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf index f2eec1579b..8a5bf7b130 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + Impossible d'attacher le débogueur à l'hôte de test par défaut. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf index fb0e96fa76..2ded89872b 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + Non è possibile collegare il debugger all'host di test predefinito. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf index c081c3a02d..d46fea29f2 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + デバッガーを既定のテスト ホストにアタッチできません。 diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf index 3ccce228eb..50137f5c14 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + 기본 테스트 호스트에 디버거를 연결할 수 없습니다. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf index 2b468231e6..e02bbccfb0 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + Nie można dołączyć debugera do domyślnego hosta testowego. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pt-BR.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pt-BR.xlf index 4b2ce75013..e7e5a733f4 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pt-BR.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + Não é possível anexar o depurador ao host de teste padrão. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf index d53aaa5ac5..8f7a2d0de5 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + Не удается подключить отладчик к узлу тестирования по умолчанию. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf index 505c64f957..40827c9ca6 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + Hata ayıklayıcı, varsayılan test ana bilgisayarına eklenemiyor. diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hans.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hans.xlf index 83acac20e9..6c2d278482 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hans.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + 无法将调试程序附加到默认测试主机。 diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hant.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hant.xlf index 3ff28dbd78..96410af596 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hant.xlf @@ -83,7 +83,7 @@ Cannot attach the debugger to the default test host. - Cannot attach the debugger to the default test host. + 無法將偵錯工具連結到預設測試主機。 diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf index e6c8dec431..26b0d791bb 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + Ladicí program se nedá připojit k výchozímu hostiteli testů s ID procesu {0}. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf index bf5dbceca2..2ef7652f8f 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + Der Debugger kann nicht an den Standardtesthost mit der Prozess-ID {0} angefügt werden. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf index ed13906318..e0f56661dd 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + No se puede asociar el depurador al host de prueba predeterminado con el id. de proceso: {0}. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf index 01b56d16a4..776f9d9059 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + Impossible d'attacher le débogueur à l'hôte de test par défaut ayant l'ID de processus : {0}. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf index d0e4801854..cc27b23bae 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + Non è possibile collegare il debugger all'host di test predefinito con ID processo {0}. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf index e036370c89..cf40c15ca4 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + デバッガーをプロセス ID: {0} の既定のテスト ホストにアタッチできません。 diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf index 138614b854..da1762741c 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + 프로세스 ID가 {0}인 기본 테스트 호스트에 디버거를 연결할 수 없습니다. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf index 749f3cc4a5..4cbade75c7 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + Nie można dołączyć debugera do domyślnego hosta testowego z identyfikatorem procesu: {0}. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pt-BR.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pt-BR.xlf index 44da41742a..3b6daa0e99 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pt-BR.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + Não é possível anexar o depurador ao host de teste padrão com a ID de processo: {0}. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf index 0ebcb9e5dd..0019acf1f1 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + Не удается подключить отладчик к узлу тестирования по умолчанию с идентификатором процесса {0}. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf index 924a516fb4..9002b18d5e 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + Hata ayıklayıcı, {0} işlem kimliğine sahip varsayılan test ana bilgisayarına eklenemiyor. diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hans.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hans.xlf index e544a4d368..f58621c99c 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hans.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + 无法将调试程序附加到进程 ID 为“{0}”的默认测试主机。 diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hant.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hant.xlf index 88ef56f6b7..a8b29cc527 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hant.xlf @@ -209,7 +209,7 @@ Cannot attach the debugger to the default test host with process ID: {0}. - Cannot attach the debugger to the default test host with process ID: {0}. + 無法將偵錯工具連結到處理序識別碼為 {0} 的預設測試主機。 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.cs.xlf index 59a695626d..121aec7232 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.cs.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - Neočekávaná hodnota {0} zadaná pro ExpectedExecutionTimeOfLongestRunningTestInMinutes. Zadejte jako vstup kladné celé číslo. + Jako časový limit se přidala neočekávaná hodnota {0}. Zadejte prosím hodnotu v tomto formátu: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.de.xlf index ce989b3ded..8f55cedd73 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.de.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - Für "ExpectedExecutionTimeOfLongestRunningTestInMinutes" wurde der unerwartete Wert "{0}" angegeben. Geben Sie eine positive ganze Zahl als Eingabe an. + Unerwarteter Wert "{0}" als Timeout angegeben. Geben Sie einen Wert in folgendem Format an: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.es.xlf index 775b4833bd..16f4d7e317 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.es.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - Se ha proporcionado un valor inesperado ({0}) para ExpectedExecutionTimeOfLongestRunningTestInMinutes. Debe especificar un entero positivo. + Valor inesperado "{0}" proporcionado como tiempo de espera. Indique un valor en este formato: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.fr.xlf index ccc54830d8..1c1824d101 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.fr.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - Valeur {0} inattendue fournie pour ExpectedExecutionTimeOfLongestRunningTestInMinutes. Indiquez un entier positif en entrée. + Valeur inattendue '{0}' fournie en tant que délai d'expiration. Indiquez une valeur au format suivant : 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.it.xlf index e056f1eb98..bd8d4cb261 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.it.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - È stato specificato un valore imprevisto {0} per ExpectedExecutionTimeOfLongestRunningTestInMinutes. Immettere un numero intero positivo come valore di input. + Il valore '{0}', specificato come timeout, è imprevisto. Specificare un valore in questo formato: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ja.xlf index 82d50680fc..85c40beaa7 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ja.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - ExpectedExecutionTimeOfLongestRunningTestInMinutes に予期しない値 {0} が指定されました。入力として正の整数を指定してください。 + 予期しない値 '{0}' がタイムアウトとして指定されました。次の形式で値を指定してください: 1.5h、90m、5400s、5400000ms、5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ko.xlf index e59183b42a..8d7d9ee5e1 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ko.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - ExpectedExecutionTimeOfLongestRunningTestInMinutes에 대해 예기치 않은 값 {0}이(가) 제공되었습니다. 입력으로 양의 정수를 제공하세요. + 예기치 않은 값 '{0}'이(가) 시간 제한으로 제공되었습니다. 1.5h/90m/5400s/5400000ms/5400000 형식으로 값을 제공하세요. diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pl.xlf index 83687ae1f3..896259e275 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pl.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - Podano nieoczekiwaną wartość {0} dla elementu ExpectedExecutionTimeOfLongestRunningTestInMinutes. Wprowadź dodatnią liczbę całkowitą jako dane wejściowe. + Podano nieoczekiwaną wartość „{0}” jako limit czasu. Podaj wartość w następującym formacie: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pt-BR.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pt-BR.xlf index cc15b75a46..27eb3d8fd4 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pt-BR.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - Valor inesperado {0} fornecido para ExpectedExecutionTimeOfLongestRunningTestInMinutes. Forneça um inteiro positivo como entrada. + Valor inesperado '{0}' fornecido como tempo limite. Forneça um valor neste formato: 1.5h/90m/5400s/5400000ms/5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ru.xlf index f6931b01aa..261885dd09 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ru.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - Для ExpectedExecutionTimeOfLongestRunningTestInMinutes указано непредвиденное значение {0}. Введите положительное целое число в качестве входных данных. + В качестве времени ожидания указано непредвиденное значение "{0}". Укажите значение в следующем формате: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.tr.xlf index 7bb6ab7a9b..b8ae1b7b1f 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.tr.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - ExpectedExecutionTimeOfLongestRunningTestInMinutes için beklenmeyen {0} değeri sağlandı. Lütfen giriş olarak pozitif bir tamsayı belirtin. + Zaman aşımı olarak beklenmeyen '{0}' değeri sağlandı. Lütfen şu biçimde bir değer girin: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.zh-Hans.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.zh-Hans.xlf index 631689a5ea..7de8cbc49e 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.zh-Hans.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - 为 ExpectedExecutionTimeOfLongestRunningTestInMinutes 提供了意外值 {0}。请提供正整数作为输入。 + 提供了意外的值“{0}”作为超时。请按以下格式提供值: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.zh-Hant.xlf b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.zh-Hant.xlf index 61850e4f00..8eea946b4e 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.zh-Hant.xlf @@ -62,7 +62,7 @@ Unexpected value '{0}' provided as timeout. Please provide a value in this format: 1.5h / 90m / 5400s / 5400000ms / 5400000 - 為 ExpectedExecutionTimeOfLongestRunningTestInMinutes 提供了非預期的值 {0}。請提供正整數作為輸入。 + 提供了非預期的值 '{0}' 作為逾時。請提供以下格式的值: 1.5h / 90m / 5400s / 5400000ms / 5400000 diff --git a/src/vstest.console/Resources/xlf/Resources.cs.xlf b/src/vstest.console/Resources/xlf/Resources.cs.xlf index 91f277dfea..1de3fe00af 100644 --- a/src/vstest.console/Resources/xlf/Resources.cs.xlf +++ b/src/vstest.console/Resources/xlf/Resources.cs.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - Možnost CollectDump pro Blame není pro tuto platformu podporovaná. + Shromažďování výpisů stavu systému pomocí možnosti CollectDump pro Blame se pro tuto platformu nepodporuje. @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + Shromažďování výpisů stavu systému při zablokování pomocí možnosti CollectDump s TestTimeout pro Blame se pro tuto platformu nepodporuje. diff --git a/src/vstest.console/Resources/xlf/Resources.de.xlf b/src/vstest.console/Resources/xlf/Resources.de.xlf index 7c6f616094..ed086d9ef5 100644 --- a/src/vstest.console/Resources/xlf/Resources.de.xlf +++ b/src/vstest.console/Resources/xlf/Resources.de.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - Die CollectDump-Option für Blame wird für diese Plattform nicht unterstützt. + Das Sammeln von Absturzabbildern über die Option "CollectDump" für "Blame" wird für diese Plattform nicht unterstützt. @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + Das Sammeln von Abbildern bei Reaktionsunfähigkeit über die Option "CollectDump" mit "TestTimeout" für "Blame" wird für diese Plattform nicht unterstützt. diff --git a/src/vstest.console/Resources/xlf/Resources.es.xlf b/src/vstest.console/Resources/xlf/Resources.es.xlf index f4c78a54fc..7af35efa5e 100644 --- a/src/vstest.console/Resources/xlf/Resources.es.xlf +++ b/src/vstest.console/Resources/xlf/Resources.es.xlf @@ -1591,7 +1591,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - No se admite la opción CollectDump para Blame en esta plataforma. + La recopilación de volcados de memoria mediante la opción CollectDump para Blame no se admite en esta plataforma. @@ -1668,7 +1668,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + La recopilación de volcados de memoria mediante la opción CollectDump con TestTimeout para Blame no se admite en esta plataforma. diff --git a/src/vstest.console/Resources/xlf/Resources.fr.xlf b/src/vstest.console/Resources/xlf/Resources.fr.xlf index 79180cd137..c626818a1f 100644 --- a/src/vstest.console/Resources/xlf/Resources.fr.xlf +++ b/src/vstest.console/Resources/xlf/Resources.fr.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - L'option CollectDump pour Blame n'est pas prise en charge pour cette plateforme. + La collecte des vidages sur incident à l'aide de l'option CollectDump pour Blame n'est pas prise en charge pour cette plateforme. @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + La collecte des vidages sur blocage par l'option CollectDump avec TestTimeout pour Blame n'est pas prise en charge pour cette plateforme. diff --git a/src/vstest.console/Resources/xlf/Resources.it.xlf b/src/vstest.console/Resources/xlf/Resources.it.xlf index a3731612c8..74c347f393 100644 --- a/src/vstest.console/Resources/xlf/Resources.it.xlf +++ b/src/vstest.console/Resources/xlf/Resources.it.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - L'opzione CollectDump per Blame non è supportata per questa piattaforma. + L'opzione CollectDump per Blame non supporta la raccolta dei dump di arresto anomalo del sistema per questa piattaforma. @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + L'opzione CollectDump con TestTimeout per Blame non supporta la raccolta dei dump di blocco per questa piattaforma. diff --git a/src/vstest.console/Resources/xlf/Resources.ja.xlf b/src/vstest.console/Resources/xlf/Resources.ja.xlf index 316747b07e..28435e0170 100644 --- a/src/vstest.console/Resources/xlf/Resources.ja.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ja.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - このプラットフォームでは、Blame の CollectDump オプションはサポートされていません。 + このプラットフォームでは、Blame の CollectDump オプションによるクラッシュ ダンプの収集はサポートされていません。 @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + このプラットフォームでは、Blame の TestTimeout を使用する CollectDump オプションによるハング ダンプの収集はサポートされていません。 diff --git a/src/vstest.console/Resources/xlf/Resources.ko.xlf b/src/vstest.console/Resources/xlf/Resources.ko.xlf index 00c2886a12..7de0eb8a47 100644 --- a/src/vstest.console/Resources/xlf/Resources.ko.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ko.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - Blame에 대한 CollectDump 옵션이 이 플랫폼에서 지원되지 않습니다. + Blame에 대한 CollectDump 옵션에 의한 크래시 덤프 수집은 이 플랫폼에서 지원되지 않습니다. @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + Blame에 대한 TestTimeout이 있는 CollectDump 옵션에 의한 중단 덤프 수집은 이 플랫폼에서 지원되지 않습니다. diff --git a/src/vstest.console/Resources/xlf/Resources.pl.xlf b/src/vstest.console/Resources/xlf/Resources.pl.xlf index c96422c0af..93a0e70be6 100644 --- a/src/vstest.console/Resources/xlf/Resources.pl.xlf +++ b/src/vstest.console/Resources/xlf/Resources.pl.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - Opcja CollectDump dla narzędzia Blame nie jest obsługiwana na tej platformie. + Zbieranie zrzutów awaryjnych przez opcję CollectDump programu Blame nie jest obsługiwane w przypadku tej platformy. @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + Zbieranie zrzutów po zawieszeniu przez opcję CollectDump z opcją TestTimeout programu Blame nie jest obsługiwane w przypadku tej platformy. diff --git a/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf b/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf index 09af9d0d06..fda0e98a72 100644 --- a/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf +++ b/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf @@ -1588,7 +1588,7 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - A opção CollectDump para Blame não é compatível com esta plataforma. + A coleta de despejos de memória pela opção CollectDump para Blame não tem suporte nesta plataforma. @@ -1665,7 +1665,7 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + A coleta de despejos de trava pela opção CollectDump com TestTimeout para Blame não é tem suporte para esta plataforma. diff --git a/src/vstest.console/Resources/xlf/Resources.ru.xlf b/src/vstest.console/Resources/xlf/Resources.ru.xlf index 6b565e8df6..ed6ce4bfd7 100644 --- a/src/vstest.console/Resources/xlf/Resources.ru.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ru.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - Параметр CollectDump для Blame не поддерживается на этой платформе. + Сбор аварийных дампов с помощью параметра CollectDump для Blame не поддерживается для этой платформы. @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + Сбор дампов зависаний с помощью параметра CollectDump с TestTimeout для Blame не поддерживается для этой платформы. diff --git a/src/vstest.console/Resources/xlf/Resources.tr.xlf b/src/vstest.console/Resources/xlf/Resources.tr.xlf index 1f5cc57c62..485fd30a57 100644 --- a/src/vstest.console/Resources/xlf/Resources.tr.xlf +++ b/src/vstest.console/Resources/xlf/Resources.tr.xlf @@ -1588,7 +1588,7 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - Blame için CollectDump seçeneği bu platformda desteklenmez. + Blame için CollectDump seçeneğine göre kilitlenme bilgi dökümlerinin toplanması bu platform için desteklenmiyor. @@ -1665,7 +1665,7 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + Blame için TestTimeout ile CollectDump seçeneğine göre asılı kalma bilgi dökümlerinin toplanması bu platform için desteklenmiyor. diff --git a/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf b/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf index adbf83e90d..c53aa96c37 100644 --- a/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf @@ -1588,7 +1588,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - 此平台不支持用于追责的 CollectDump 选项。 + 此平台不支持通过 CollectDump for Blame 选项收集故障转储。 @@ -1665,7 +1665,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + 此平台不支持通过 CollectDump with TestTimeout for Blame 选项收集挂起转储。 diff --git a/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf b/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf index 4ab044cf95..8c443a5598 100644 --- a/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf @@ -1589,7 +1589,7 @@ Collecting crash dumps by option CollectDump for Blame is not supported for this platform. - 對此平台不支援 Blame 的 CollectDump 選項。 + 此平台不支援使用 CollectDump for Blame 選項收集損毀傾印。 @@ -1666,7 +1666,7 @@ Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. - Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform. + 此平台不支援使用 Blame 的 CollectDump 及 TestTimeout 選項收集懸置傾印。