From 8bd5f720125ed5ec6dd58e32cdb75db793148dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbyn=C4=9Bk=20Sailer=20=28Moravia=20IT=29?= Date: Wed, 11 Sep 2019 12:33:18 +0200 Subject: [PATCH 1/2] LOC CHECKIN | Microsoft/vstest master | 20190911 --- .../Resources/xlf/Resources.cs.xlf | 3 +- .../Resources/xlf/Resources.de.xlf | 3 +- .../Resources/xlf/Resources.es.xlf | 3 +- .../Resources/xlf/Resources.fr.xlf | 3 +- .../Resources/xlf/Resources.it.xlf | 3 +- .../Resources/xlf/Resources.ja.xlf | 3 +- .../Resources/xlf/Resources.ko.xlf | 3 +- .../Resources/xlf/Resources.pl.xlf | 3 +- .../Resources/xlf/Resources.pt-BR.xlf | 3 +- .../Resources/xlf/Resources.ru.xlf | 3 +- .../Resources/xlf/Resources.tr.xlf | 3 +- .../Resources/xlf/Resources.zh-Hans.xlf | 3 +- .../Resources/xlf/Resources.zh-Hant.xlf | 3 +- .../Resources/xlf/Resources.cs.xlf | 6 ++-- .../Resources/xlf/Resources.de.xlf | 6 ++-- .../Resources/xlf/Resources.es.xlf | 6 ++-- .../Resources/xlf/Resources.fr.xlf | 6 ++-- .../Resources/xlf/Resources.it.xlf | 6 ++-- .../Resources/xlf/Resources.ja.xlf | 6 ++-- .../Resources/xlf/Resources.ko.xlf | 6 ++-- .../Resources/xlf/Resources.pl.xlf | 6 ++-- .../Resources/xlf/Resources.ru.xlf | 6 ++-- .../Resources/xlf/Resources.tr.xlf | 6 ++-- .../Resources/xlf/Resources.zh-Hans.xlf | 6 ++-- .../Resources/xlf/Resources.zh-Hant.xlf | 6 ++-- .../Resources/xlf/Resources.cs.xlf | 6 ++-- .../Resources/xlf/Resources.de.xlf | 6 ++-- .../Resources/xlf/Resources.es.xlf | 8 +++-- .../Resources/xlf/Resources.fr.xlf | 6 ++-- .../Resources/xlf/Resources.it.xlf | 6 ++-- .../Resources/xlf/Resources.ja.xlf | 6 ++-- .../Resources/xlf/Resources.ko.xlf | 6 ++-- .../Resources/xlf/Resources.pl.xlf | 6 ++-- .../Resources/xlf/Resources.pt-BR.xlf | 6 ++-- .../Resources/xlf/Resources.ru.xlf | 6 ++-- .../Resources/xlf/Resources.tr.xlf | 6 ++-- .../Resources/xlf/Resources.zh-Hans.xlf | 6 ++-- .../Resources/xlf/Resources.zh-Hant.xlf | 6 ++-- .../Resources/xlf/Resources.ja.xlf | 2 +- .../Resources/xlf/Resources.cs.xlf | 3 +- .../Resources/xlf/Resources.de.xlf | 3 +- .../Resources/xlf/Resources.es.xlf | 3 +- .../Resources/xlf/Resources.fr.xlf | 3 +- .../Resources/xlf/Resources.it.xlf | 3 +- .../Resources/xlf/Resources.ja.xlf | 3 +- .../Resources/xlf/Resources.ko.xlf | 3 +- .../Resources/xlf/Resources.pl.xlf | 3 +- .../Resources/xlf/Resources.pt-BR.xlf | 3 +- .../Resources/xlf/Resources.ru.xlf | 3 +- .../Resources/xlf/Resources.tr.xlf | 3 +- .../Resources/xlf/Resources.zh-Hans.xlf | 3 +- .../Resources/xlf/Resources.zh-Hant.xlf | 3 +- .../Resources/xlf/Resources.cs.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.de.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.es.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.fr.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.it.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.ja.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.ko.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.pl.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.pt-BR.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.ru.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.tr.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.zh-Hans.xlf | 35 ++++++++++++------- .../Resources/xlf/Resources.zh-Hant.xlf | 35 ++++++++++++------- 65 files changed, 453 insertions(+), 234 deletions(-) diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf index 8745af35a6..034157671a 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf @@ -79,7 +79,8 @@ Test host process crashed Proces testovacího hostitele se chybově ukončil. - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf index 7663d516f3..80ccec217c 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf @@ -79,7 +79,8 @@ Test host process crashed Der Testhostprozess ist abgestürzt. - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf index ccdbc6c093..a4405823cb 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf @@ -79,7 +79,8 @@ Test host process crashed Proceso de host de pruebas bloqueado - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf index 5d287de96e..503e73f676 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf @@ -79,7 +79,8 @@ Test host process crashed Plantage du processus hôte de test - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf index 91a86d85f4..f2285f0368 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf @@ -79,7 +79,8 @@ Test host process crashed Arresto anomalo del processo host di test - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf index d057874909..4a2d583fb1 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf @@ -79,7 +79,8 @@ Test host process crashed テストのホスト プロセスがクラッシュしました - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf index 90e26aa615..a0937c6a18 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf @@ -79,7 +79,8 @@ Test host process crashed 테스트 호스트 프로세스 작동이 중단됨 - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf index 35988d0e03..a08770bab0 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf @@ -79,7 +79,8 @@ Test host process crashed Wystąpiła awaria procesu hosta testu - + + 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 023c04e9b9..6bdb9c5413 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pt-BR.xlf @@ -79,7 +79,8 @@ Test host process crashed Falha no processo do host de teste - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf index b527ea6559..1d41fe1315 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf @@ -79,7 +79,8 @@ Test host process crashed Сбой хост-процесса теста - + + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf index a35b0eed0a..e7f542d4a6 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf @@ -79,7 +79,8 @@ Test host process crashed Test ana işlemi kilitlendi - + + 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 9d06983c19..95202fbe6f 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hans.xlf @@ -79,7 +79,8 @@ Test host process crashed 测试主机进程崩溃 - + + 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 b84bc544a1..e08c99c3b1 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hant.xlf @@ -79,7 +79,8 @@ Test host process crashed 測試主機處理序當機 - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf index 14f494a338..c7173df895 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Proces testhost se ukončil s chybou: {0}. Další informace najdete v diagnostických protokolech. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. Zjišťování testů bylo zrušeno. - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf index 9db63b78a6..b6f1d8d738 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Der TestHost-Prozess wurde mit folgendem Fehler beendet: {0}. Weitere Informationen finden Sie in den Diagnoseprotokollen. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. Die Ermittlung von Tests wurde abgebrochen. - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf index 555d8e6df6..f917359986 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. El proceso del host de prueba finalizó con el siguiente error: {0}. Consulte los registros de diagnóstico para obtener más información. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. Se ha cancelado la detección de las pruebas. - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf index c9c20f5c50..90671762fc 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Le processus Testhost s'est arrêté. Erreur : {0}. Pour plus d'informations, consultez les journaux de diagnostic. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. Découverte de tests annulée. - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf index d1db7c13bf..5424dd4591 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Il processo testhost è terminato con l'errore {0}. Per altre informazioni, vedere i log di diagnostica. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. Individuazione dei test annullata. - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf index fa56879978..49bced1754 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost プロセスがエラーで終了しました: {0}。詳細については、診断ログを確認してください。 - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. テストの検出が取り消されました。 - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf index a8f527ff04..ce2aad85d5 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost 프로세스가 종료되었습니다(오류: {0}). 자세한 내용은 진단 로그를 확인하세요. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. 테스트 검색이 취소되었습니다. - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf index c7edd75ec9..1165c4fcc6 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Zakończono proces testhost z powodu błędu: {0}. Sprawdź dzienniki diagnostyczne, aby uzyskać więcej informacji. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. Odnajdywanie testów zostało anulowane. - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf index 75dcfb6b95..f28d947fc4 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Процесс testhost завершился с ошибкой: {0}. Дополнительные сведения см. в журналах диагностики. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. Обнаружение тестов отменено. - + + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf index b1a2a88211..6148c53042 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost işleminden şu hatayla çıkıldı: {0}. Daha fazla bilgi için lütfen tanılama günlüklerine bakın. - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. Test bulma iptal edildi. - + + 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 6799925541..99fb9717f1 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hans.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost 进程已退出,但出现错误: {0}。请查看诊断日志了解详细信息。 - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. 已取消测试发现。 - + + 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 b6cff255d6..af8874de1e 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hant.xlf @@ -155,7 +155,8 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost 處理序已結束。錯誤: {0}。如需詳細資訊,請查看診斷記錄。 - + + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -205,7 +206,8 @@ Discovery of tests cancelled. 已取消測試的探索。 - + + 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 5c346e45a4..87744ffd98 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.cs.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Uplynul zadaný čas nečinnosti {0} min. Shromažďuje se výpis paměti a ukončuje se proces hostitele testu. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Neočekávaná hodnota {0} zadaná pro ExpectedExecutionTimeOfLongestRunningTestInMinutes. Zadejte jako vstup kladné celé číslo. - + + 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 fa1d122c6b..fd03476381 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.de.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Die angegebene Inaktivitätszeit von {0} Minuten ist abgelaufen. Ein Speicherabbild wird erfasst, und der Testhostprozess wird beendet. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Für "ExpectedExecutionTimeOfLongestRunningTestInMinutes" wurde der unerwartete Wert "{0}" angegeben. Geben Sie eine positive ganze Zahl als Eingabe an. - + + 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 57bda5da17..31cf4e2864 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.es.xlf @@ -57,13 +57,15 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. - Ha transcurrido el tiempo de inactividad especificado de {0} minutos. Se va a recopilar un volcado y a terminar el proceso del host de prueba. - + Ha transcurrido el tiempo de inactividad especificado en minutos ({0}). Se va a recopilar un volcado y a terminar el proceso del host de prueba. + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Se ha proporcionado un valor inesperado ({0}) para ExpectedExecutionTimeOfLongestRunningTestInMinutes. Debe especificar un entero positivo. - + + 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 2ebb5dc373..a8aabb0406 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.fr.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Le délai d'inactivité spécifié, {0} minutes/s, s'est écoulé. Collecte d'une image mémoire et arrêt du processus hôte de test. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Valeur {0} inattendue fournie pour ExpectedExecutionTimeOfLongestRunningTestInMinutes. Indiquez un entier positif en entrée. - + + 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 025e8f761a..141fe7b9a1 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.it.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Il tempo di inattività specificato {0} di minuto/i è scaduto. Verrà raccolto un dump e il processo host di test verrà terminato. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. È stato specificato un valore imprevisto {0} per ExpectedExecutionTimeOfLongestRunningTestInMinutes. Immettere un numero intero positivo come valore di input. - + + 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 5bad8dcd97..372a97955e 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ja.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. 指定された無通信時間 ({0} 分) が経過しました。ダンプを収集し、テスト ホスト プロセスを中止しています。 - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. ExpectedExecutionTimeOfLongestRunningTestInMinutes に予期しない値 {0} が指定されました。入力として正の整数を指定してください。 - + + 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 147e684355..7ec5a2fa70 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ko.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. 지정된 비활성 시간 {0}분을 경과했습니다. 덤프를 수집하고 테스트 호스트 프로세스를 종료합니다. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. ExpectedExecutionTimeOfLongestRunningTestInMinutes에 대해 예기치 않은 값 {0}이(가) 제공되었습니다. 입력으로 양의 정수를 제공하세요. - + + 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 08a70a4a63..63da1ce5bc 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pl.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Wybrany czas nieaktywności wynoszący {0} min upłynął. Zbieranie zrzutu i zabijanie procesu hosta testu. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Podano nieoczekiwaną wartość {0} dla elementu ExpectedExecutionTimeOfLongestRunningTestInMinutes. Wprowadź dodatnią liczbę całkowitą jako dane wejściowe. - + + 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 cd96b24ea5..e6472ea402 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 @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. O tempo de inatividade especificado de {0} minutos terminou. Coletando um despejo e encerrando o processo de host do teste. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Valor inesperado {0} fornecido para ExpectedExecutionTimeOfLongestRunningTestInMinutes. Forneça um inteiro positivo como entrada. - + + 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 35f6a9c503..bf7d54a029 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ru.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Указанное время бездействия ({0} мин) прошло. Сбор дампа и завершение хост-процесса тестирования. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Для ExpectedExecutionTimeOfLongestRunningTestInMinutes указано непредвиденное значение {0}. Введите положительное целое число в качестве входных данных. - + + 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 9d4586f140..3915cba897 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.tr.xlf @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Belirtilen {0} dakikalık etkin olmama süresi geçti. Döküm toplanıyor ve test ana bilgisayarı işlemi sonlandırılıyor. - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. ExpectedExecutionTimeOfLongestRunningTestInMinutes için beklenmeyen {0} değeri sağlandı. Lütfen giriş olarak pozitif bir tamsayı belirtin. - + + 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 31a63189f6..54e780e17f 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 @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. 指定的非活动时间({0} 分钟)已经过。收集转储并终止测试主机进程。 - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. 为 ExpectedExecutionTimeOfLongestRunningTestInMinutes 提供了意外值 {0}。请提供正整数作为输入。 - + + 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 e52125d68a..8afb0e4239 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 @@ -58,12 +58,14 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. 已經過指定的閒置時間 {0} 分鐘/秒。正在收集傾印以及終止測試主機處理序。 - + + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. 為 ExpectedExecutionTimeOfLongestRunningTestInMinutes 提供了非預期的值 {0}。請提供正整數作為輸入。 - + + diff --git a/src/Microsoft.TestPlatform.TestHostProvider/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.TestHostProvider/Resources/xlf/Resources.ja.xlf index d58d30c9b5..7860adc8cf 100644 --- a/src/Microsoft.TestPlatform.TestHostProvider/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.TestHostProvider/Resources/xlf/Resources.ja.xlf @@ -16,7 +16,7 @@ Unable to find {0}. Please publish your test project and retry. - {0} を見つけることができません。テスト プロジェクトを発行してもう一度お試しください。 + {0} を見つけることができません。テスト プロジェクトを公開してもう一度お試しください。 diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.cs.xlf index ab7c034843..4c87f9b184 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.cs.xlf @@ -59,7 +59,8 @@ File {0} does not exists Soubor {0} neexistuje. - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.de.xlf index 361f2a9f80..fc92a826ee 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.de.xlf @@ -59,7 +59,8 @@ File {0} does not exists Die Datei "{0}" ist nicht vorhanden. - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.es.xlf index 5566e1cd03..b999382e88 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.es.xlf @@ -59,7 +59,8 @@ File {0} does not exists El archivo {0} no existe - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.fr.xlf index 5bef4c27d2..0394e635c7 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.fr.xlf @@ -59,7 +59,8 @@ File {0} does not exists Le fichier {0} n'existe pas - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.it.xlf index b1e559d790..75acd76fc5 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.it.xlf @@ -59,7 +59,8 @@ File {0} does not exists Il file {0} non esiste - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ja.xlf index 8b58d1d21c..18509fe74f 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ja.xlf @@ -59,7 +59,8 @@ File {0} does not exists ファイル {0} が存在しません - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ko.xlf index 028bc0fa22..af557093cd 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ko.xlf @@ -59,7 +59,8 @@ File {0} does not exists {0} 파일이 없습니다. - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pl.xlf index 7c09aa494f..d895b7f89f 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pl.xlf @@ -59,7 +59,8 @@ File {0} does not exists Plik {0} nie istnieje - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pt-BR.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pt-BR.xlf index 475cfc8773..34c2f03b67 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pt-BR.xlf @@ -59,7 +59,8 @@ File {0} does not exists O arquivo {0} não existe - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ru.xlf index 980e35e1fc..4cd5e54535 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ru.xlf @@ -59,7 +59,8 @@ File {0} does not exists Файл {0} не существует. - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.tr.xlf index 2b9f819abc..69a349f6db 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.tr.xlf @@ -59,7 +59,8 @@ File {0} does not exists {0} dosyası yok - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hans.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hans.xlf index d566b9b20c..12b4778d70 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hans.xlf @@ -59,7 +59,8 @@ File {0} does not exists 文件 {0} 不存在 - + + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hant.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hant.xlf index b420856a52..a316f145e7 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hant.xlf @@ -59,7 +59,8 @@ File {0} does not exists 檔案 {0} 不存在 - + + diff --git a/src/vstest.console/Resources/xlf/Resources.cs.xlf b/src/vstest.console/Resources/xlf/Resources.cs.xlf index f0f942f2fd..952f3a7f64 100644 --- a/src/vstest.console/Resources/xlf/Resources.cs.xlf +++ b/src/vstest.console/Resources/xlf/Resources.cs.xlf @@ -301,7 +301,8 @@ Příklady: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} Celkový čas: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Total tests: Unknown Celkový počet testů: neznámý - + + {0} {1} @@ -1619,42 +1622,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Rozhraní Framework35 není podporováno. Pro projekty, které cílí na rozhraní .Net Framework 3.5, bude test spuštěn v „režimu kompatibility“ CLR 4.0. - + + Test run in progress Probíhá testovací běh - + + Total tests: {0} Celkový počet testů: {0} - + + Failed: {0} Neúspěšné: {0} - + + Passed: {0} Úspěšné: {0} - + + Skipped: {0} Přeskočené: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + Argument {0} není platný. Pokud si chcete zobrazit seznam platných argumentů, použijte prosím možnost /help. + + A total of {0} test files matched the specified pattern. Celkový počet testovacích souborů, které odpovídají zadanému vzoru: {0} - + + diff --git a/src/vstest.console/Resources/xlf/Resources.de.xlf b/src/vstest.console/Resources/xlf/Resources.de.xlf index 03cf1e133f..d86eb2bdec 100644 --- a/src/vstest.console/Resources/xlf/Resources.de.xlf +++ b/src/vstest.console/Resources/xlf/Resources.de.xlf @@ -301,7 +301,8 @@ Beispiele: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} Gesamtzeit: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Total tests: Unknown Gesamtzahl Tests: unbekannt - + + {0} {1} @@ -1619,42 +1622,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 wird nicht unterstützt. Bei Projekten für Zielversion .NET Framework 3.5 wird der Test im CLR 4.0-Kompatibilitätsmodus ausgeführt. - + + Test run in progress Testlauf wird ausgeführt. - + + Total tests: {0} Gesamtzahl Tests: {0} - + + Failed: {0} Nicht bestanden: {0} - + + Passed: {0} Bestanden: {0} - + + Skipped: {0} Übersprungen: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + Das Argument "{0}" ist ungültig. Verwenden Sie die /help-Option, um die Liste gültiger Argumente anzuzeigen. + + A total of {0} test files matched the specified pattern. Insgesamt {0} Testdateien stimmten mit dem angegebenen Muster überein. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.es.xlf b/src/vstest.console/Resources/xlf/Resources.es.xlf index 0d968170cc..4a109253f4 100644 --- a/src/vstest.console/Resources/xlf/Resources.es.xlf +++ b/src/vstest.console/Resources/xlf/Resources.es.xlf @@ -302,7 +302,8 @@ Ejemplos: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1210,7 +1211,8 @@ Total time: {0:0.0000} {1} Tiempo total: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1528,7 +1530,8 @@ Total tests: Unknown Pruebas totales: desconocido - + + {0} {1} @@ -1622,42 +1625,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". No se admite Framework35. Para los proyectos que tienen como destino .NET Framework 3.5, la prueba se ejecutará en el "modo de compatibilidad" de CLR 4.0. - + + Test run in progress Serie de pruebas en curso - + + Total tests: {0} Pruebas totales: {0} - + + Failed: {0} Incorrecto: {0} - + + Passed: {0} Correcto: {0} - + + Skipped: {0} Omitido: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + El argumento {0} no es válido. Use la opción /help para comprobar la lista de argumentos válidos. + + A total of {0} test files matched the specified pattern. {0} archivos de prueba en total coincidieron con el patrón especificado. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.fr.xlf b/src/vstest.console/Resources/xlf/Resources.fr.xlf index 5ba579157a..1d78696413 100644 --- a/src/vstest.console/Resources/xlf/Resources.fr.xlf +++ b/src/vstest.console/Resources/xlf/Resources.fr.xlf @@ -301,7 +301,8 @@ Exemples : mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} Durée totale : {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Total tests: Unknown Nombre total de tests : inconnu - + + {0} {1} @@ -1619,42 +1622,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 n'est pas pris en charge. Pour les projets ciblant .NET Framework 3.5, le test s'exécutera dans CLR 4.0 en « mode de compatibilité ». - + + Test run in progress Série de tests en cours - + + Total tests: {0} Nombre total de tests : {0} - + + Failed: {0} Non réussi(s) : {0} - + + Passed: {0} Réussi(s) : {0} - + + Skipped: {0} Ignoré(s) : {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + L’argument {0} n'est pas valide. Utilisez l'option /help pour vérifier la liste des arguments valides. + + A total of {0} test files matched the specified pattern. Au total, {0} fichiers de test ont correspondu au modèle spécifié. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.it.xlf b/src/vstest.console/Resources/xlf/Resources.it.xlf index bd4b989d45..755b94c64d 100644 --- a/src/vstest.console/Resources/xlf/Resources.it.xlf +++ b/src/vstest.console/Resources/xlf/Resources.it.xlf @@ -301,7 +301,8 @@ Esempi: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} Tempo totale: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Total tests: Unknown Totale test: sconosciuto - + + {0} {1} @@ -1619,42 +1622,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 non è supportato. Per i progetti destinati a .NET Framework 3.5, i test verranno eseguiti nella modalità di compatibilità di CLR 4.0. - + + Test run in progress Esecuzione dei test in corso - + + Total tests: {0} Totale test: {0} - + + Failed: {0} Non superati: {0} - + + Passed: {0} Superati: {0} - + + Skipped: {0} Ignorati: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + L'argomento {0} non è valido. Usare l'opzione/help per verificare l'elenco di argomenti validi. + + A total of {0} test files matched the specified pattern. Un totale di {0} file di test corrisponde al criterio specificato. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.ja.xlf b/src/vstest.console/Resources/xlf/Resources.ja.xlf index b71512397f..f6fe8a24fc 100644 --- a/src/vstest.console/Resources/xlf/Resources.ja.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ja.xlf @@ -301,7 +301,8 @@ 例: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} 合計時間: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Total tests: Unknown テストの合計数: 不明 - + + {0} {1} @@ -1619,42 +1622,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 はサポートされていません。.Net Framework 3.5 を対象にしたプロジェクトでは、CLR 4.0 の「互換モード」でテストが実行されます。 - + + Test run in progress テストの実行が処理中 - + + Total tests: {0} テストの合計数: {0} - + + Failed: {0} 失敗: {0} - + + Passed: {0} 成功: {0} - + + Skipped: {0} スキップ: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + 引数 {0} が無効です。有効な引数の一覧を確認するには、/help オプションを使用してください。 + + A total of {0} test files matched the specified pattern. 合計 {0} 個のテスト ファイルが指定されたパターンと一致しました。 - + + diff --git a/src/vstest.console/Resources/xlf/Resources.ko.xlf b/src/vstest.console/Resources/xlf/Resources.ko.xlf index 73334af033..cf1f23f4cb 100644 --- a/src/vstest.console/Resources/xlf/Resources.ko.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ko.xlf @@ -301,7 +301,8 @@ 예: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} 총 시간: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Total tests: Unknown 총 테스트 수: 알 수 없음 - + + {0} {1} @@ -1619,42 +1622,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35가 지원되지 않습니다. .NET Framework 3.5를 대상으로 하는 프로젝트의 경우 테스트가 CLR 4.0 "호환 모드"에서 실행됩니다. - + + Test run in progress 테스트 실행 중 - + + Total tests: {0} 총 테스트 수: {0} - + + Failed: {0} 실패: {0} - + + Passed: {0} 통과: {0} - + + Skipped: {0} 건너뜀: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + {0} 인수가 잘못되었습니다. /help 옵션을 사용하여 유효한 인수 목록을 확인하세요. + + A total of {0} test files matched the specified pattern. 지정된 패턴과 일치한 총 테스트 파일 수는 {0}개입니다. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.pl.xlf b/src/vstest.console/Resources/xlf/Resources.pl.xlf index 3df4a0b50a..7ae9c99ff7 100644 --- a/src/vstest.console/Resources/xlf/Resources.pl.xlf +++ b/src/vstest.console/Resources/xlf/Resources.pl.xlf @@ -301,7 +301,8 @@ Przykłady: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} Łączny czas: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Total tests: Unknown Łączna liczba testów: nieznana - + + {0} {1} @@ -1619,42 +1622,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Program Framework35 nie jest obsługiwany. W przypadku projektów przeznaczonych dla programu .Net Framework 3.5 testy zostaną uruchomione w aparacie CLR 4.0 w trybie zgodności. - + + Test run in progress Uruchomienie testu w toku - + + Total tests: {0} Łączna liczba testów: {0} - + + Failed: {0} Zakończone niepowodzeniem: {0} - + + Passed: {0} Zakończone pomyślnie: {0} - + + Skipped: {0} Pominięte: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + Argument {0} jest nieprawidłowy. Użyj opcji /help, aby sprawdzić listę prawidłowych argumentów. + + A total of {0} test files matched the specified pattern. Łączna liczba plików testowych dopasowanych do określonego wzorca: {0}. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf b/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf index 6c6af105d2..b5ddfa3580 100644 --- a/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf +++ b/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf @@ -301,7 +301,8 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a Exemplos: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a Total time: {0:0.0000} {1} Tempo total: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Alterar o nível de rastreamento dos logs, como mostrado abaixo Total tests: Unknown Total de testes: desconhecido - + + {0} {1} @@ -1619,42 +1622,50 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Não há suporte para Framework35. Para projetos destinados ao .Net Framework 3.5, o teste será executado no "modo de compatibilidade" do CLR 4.0. - + + Test run in progress Execução de teste em andamento - + + Total tests: {0} Total de testes: {0} - + + Failed: {0} Com falha: {0} - + + Passed: {0} Aprovados: {0} - + + Skipped: {0} Ignorados: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + O argumento {0} é inválido. Use a opção /help para verificar a lista de argumentos válidos. + + A total of {0} test files matched the specified pattern. {0} arquivos de teste no total corresponderam ao padrão especificado. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.ru.xlf b/src/vstest.console/Resources/xlf/Resources.ru.xlf index bfaee357ea..efb2a86017 100644 --- a/src/vstest.console/Resources/xlf/Resources.ru.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ru.xlf @@ -301,7 +301,8 @@ Примеры: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} Общее время: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Total tests: Unknown Всего тестов: неизвестно - + + {0} {1} @@ -1619,42 +1622,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 не поддерживается. Для проектов, предназначенных для .NET Framework 3.5, тест будет выполняться в среде CLR 4.0 в "режиме совместимости". - + + Test run in progress Выполняется тестовый запуск - + + Total tests: {0} Всего тестов: {0} - + + Failed: {0} Не пройдено: {0} - + + Passed: {0} Пройдено: {0} - + + Skipped: {0} Пропущено: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + Аргумент {0} недопустим. Используйте параметр /help, чтобы просмотреть список допустимых аргументов. + + A total of {0} test files matched the specified pattern. Общее количество тестовых файлов ({0}), соответствующих указанному шаблону. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.tr.xlf b/src/vstest.console/Resources/xlf/Resources.tr.xlf index 8765f97826..633c2bd591 100644 --- a/src/vstest.console/Resources/xlf/Resources.tr.xlf +++ b/src/vstest.console/Resources/xlf/Resources.tr.xlf @@ -301,7 +301,8 @@ Örnekler: testprojem.dll testprojem.dll diğertestprojem.exe testprojem*.dll diğer*projem.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,7 +1208,8 @@ Total time: {0:0.0000} {1} Toplam süre: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1525,7 +1527,8 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin Total tests: Unknown Toplam test sayısı: Bilinmiyor - + + {0} {1} @@ -1619,42 +1622,50 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 desteklenmiyor. İçin hedefleme .net Framework 3.5, test CLR 4.0 "uyumluluk moduna" çalışacak. - + + Test run in progress Test çalıştırması devam ediyor - + + Total tests: {0} Toplam test sayısı: {0} - + + Failed: {0} Başarısız: {0} - + + Passed: {0} Geçti: {0} - + + Skipped: {0} Atlandı: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + {0} bağımsız değişkeni geçersiz. Lütfen geçerli bağımsız değişkenlerin listesini denetlemek için /help seçeneğini kullanın. + + A total of {0} test files matched the specified pattern. Toplam {0} test dosyası belirtilen desenle eşleşti. - + + diff --git a/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf b/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf index 59dfb21f90..9dc594bf93 100644 --- a/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf @@ -300,7 +300,8 @@ 示例: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1206,7 +1207,8 @@ Total time: {0:0.0000} {1} 总时间: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1524,7 +1526,8 @@ Total tests: Unknown 测试总数: 未知 - + + {0} {1} @@ -1618,42 +1621,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". 不支持 Framework35。对于面向 .Net Framework 3.5 的项目,将在 CLR 4.0“兼容性模式”中运行测试。 - + + Test run in progress 正在运行测试 - + + Total tests: {0} 测试总数: {0} - + + Failed: {0} 失败数: {0} - + + Passed: {0} 通过数: {0} - + + Skipped: {0} 跳过数: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + 参数 {0} 无效。请使用 /help 选项检查有效参数的列表。 + + A total of {0} test files matched the specified pattern. 总共 {0} 个测试文件与指定模式相匹配。 - + + diff --git a/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf b/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf index 2db755c3ba..a15c16cf51 100644 --- a/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf @@ -302,7 +302,8 @@ 範例: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - + + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,7 +1209,8 @@ Total time: {0:0.0000} {1} 時間總計: {0:0.0000} {1} - + + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1526,7 +1528,8 @@ Total tests: Unknown 測試數總計: 未知 - + + {0} {1} @@ -1620,42 +1623,50 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". 不支援 Framework35。若是目標為 .Net Framework 3.5 的專案,就會在 CLR 4.0「相容模式」中執行測試。 - + + Test run in progress 測試回合正在進行中 - + + Total tests: {0} 測試數總計: {0} - + + Failed: {0} 失敗: {0} - + + Passed: {0} 通過: {0} - + + Skipped: {0} 跳過: {0} - + + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - The argument {0} is invalid. Please use the /help option to check the list of valid arguments. - + {0} 的引數無效。請使用 /help 選項查看有效引數的清單。 + + A total of {0} test files matched the specified pattern. 總共有 {0} 個測試檔案與指定的模式相符。 - + + From b44438128f5f413aef600585bb2fdfee7828f1da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbyn=C4=9Bk=20Sailer=20=28Moravia=20IT=29?= Date: Thu, 12 Sep 2019 09:07:47 +0200 Subject: [PATCH 2/2] LOC CHECKIN | Microsoft/vstest master | 20190912 update update to avoid unnecessary changes --- .../Resources/xlf/Resources.cs.xlf | 3 +- .../Resources/xlf/Resources.de.xlf | 3 +- .../Resources/xlf/Resources.es.xlf | 3 +- .../Resources/xlf/Resources.fr.xlf | 3 +- .../Resources/xlf/Resources.it.xlf | 3 +- .../Resources/xlf/Resources.ja.xlf | 3 +- .../Resources/xlf/Resources.ko.xlf | 3 +- .../Resources/xlf/Resources.pl.xlf | 3 +- .../Resources/xlf/Resources.pt-BR.xlf | 3 +- .../Resources/xlf/Resources.ru.xlf | 3 +- .../Resources/xlf/Resources.tr.xlf | 3 +- .../Resources/xlf/Resources.zh-Hans.xlf | 3 +- .../Resources/xlf/Resources.zh-Hant.xlf | 3 +- .../Resources/xlf/Resources.cs.xlf | 6 ++-- .../Resources/xlf/Resources.de.xlf | 6 ++-- .../Resources/xlf/Resources.es.xlf | 6 ++-- .../Resources/xlf/Resources.fr.xlf | 6 ++-- .../Resources/xlf/Resources.it.xlf | 6 ++-- .../Resources/xlf/Resources.ja.xlf | 6 ++-- .../Resources/xlf/Resources.ko.xlf | 6 ++-- .../Resources/xlf/Resources.pl.xlf | 6 ++-- .../Resources/xlf/Resources.pt-BR.xlf | 6 ++-- .../Resources/xlf/Resources.ru.xlf | 6 ++-- .../Resources/xlf/Resources.tr.xlf | 6 ++-- .../Resources/xlf/Resources.zh-Hans.xlf | 6 ++-- .../Resources/xlf/Resources.zh-Hant.xlf | 6 ++-- .../Resources/xlf/Resources.cs.xlf | 6 ++-- .../Resources/xlf/Resources.de.xlf | 6 ++-- .../Resources/xlf/Resources.es.xlf | 6 ++-- .../Resources/xlf/Resources.fr.xlf | 6 ++-- .../Resources/xlf/Resources.it.xlf | 6 ++-- .../Resources/xlf/Resources.ja.xlf | 6 ++-- .../Resources/xlf/Resources.ko.xlf | 6 ++-- .../Resources/xlf/Resources.pl.xlf | 6 ++-- .../Resources/xlf/Resources.pt-BR.xlf | 6 ++-- .../Resources/xlf/Resources.ru.xlf | 6 ++-- .../Resources/xlf/Resources.tr.xlf | 6 ++-- .../Resources/xlf/Resources.zh-Hans.xlf | 6 ++-- .../Resources/xlf/Resources.zh-Hant.xlf | 6 ++-- .../Resources/xlf/Resources.cs.xlf | 3 +- .../Resources/xlf/Resources.de.xlf | 3 +- .../Resources/xlf/Resources.es.xlf | 3 +- .../Resources/xlf/Resources.fr.xlf | 3 +- .../Resources/xlf/Resources.it.xlf | 3 +- .../Resources/xlf/Resources.ja.xlf | 3 +- .../Resources/xlf/Resources.ko.xlf | 3 +- .../Resources/xlf/Resources.pl.xlf | 3 +- .../Resources/xlf/Resources.pt-BR.xlf | 3 +- .../Resources/xlf/Resources.ru.xlf | 3 +- .../Resources/xlf/Resources.tr.xlf | 3 +- .../Resources/xlf/Resources.zh-Hans.xlf | 3 +- .../Resources/xlf/Resources.zh-Hant.xlf | 3 +- .../Resources/xlf/Resources.cs.xlf | 33 +++++++------------ .../Resources/xlf/Resources.de.xlf | 33 +++++++------------ .../Resources/xlf/Resources.es.xlf | 33 +++++++------------ .../Resources/xlf/Resources.fr.xlf | 33 +++++++------------ .../Resources/xlf/Resources.it.xlf | 33 +++++++------------ .../Resources/xlf/Resources.ja.xlf | 33 +++++++------------ .../Resources/xlf/Resources.ko.xlf | 33 +++++++------------ .../Resources/xlf/Resources.pl.xlf | 33 +++++++------------ .../Resources/xlf/Resources.pt-BR.xlf | 33 +++++++------------ .../Resources/xlf/Resources.ru.xlf | 33 +++++++------------ .../Resources/xlf/Resources.tr.xlf | 33 +++++++------------ .../Resources/xlf/Resources.zh-Hans.xlf | 33 +++++++------------ .../Resources/xlf/Resources.zh-Hant.xlf | 33 +++++++------------ 65 files changed, 221 insertions(+), 442 deletions(-) diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf index 034157671a..8745af35a6 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.cs.xlf @@ -79,8 +79,7 @@ Test host process crashed Proces testovacího hostitele se chybově ukončil. - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf index 80ccec217c..7663d516f3 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.de.xlf @@ -79,8 +79,7 @@ Test host process crashed Der Testhostprozess ist abgestürzt. - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf index a4405823cb..ccdbc6c093 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.es.xlf @@ -79,8 +79,7 @@ Test host process crashed Proceso de host de pruebas bloqueado - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf index 503e73f676..5d287de96e 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.fr.xlf @@ -79,8 +79,7 @@ Test host process crashed Plantage du processus hôte de test - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf index f2285f0368..91a86d85f4 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.it.xlf @@ -79,8 +79,7 @@ Test host process crashed Arresto anomalo del processo host di test - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf index 4a2d583fb1..d057874909 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ja.xlf @@ -79,8 +79,7 @@ Test host process crashed テストのホスト プロセスがクラッシュしました - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf index a0937c6a18..90e26aa615 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ko.xlf @@ -79,8 +79,7 @@ Test host process crashed 테스트 호스트 프로세스 작동이 중단됨 - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf index a08770bab0..35988d0e03 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pl.xlf @@ -79,8 +79,7 @@ Test host process crashed Wystąpiła awaria procesu hosta testu - - + 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 6bdb9c5413..023c04e9b9 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.pt-BR.xlf @@ -79,8 +79,7 @@ Test host process crashed Falha no processo do host de teste - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf index 1d41fe1315..b527ea6559 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.ru.xlf @@ -79,8 +79,7 @@ Test host process crashed Сбой хост-процесса теста - - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf index e7f542d4a6..a35b0eed0a 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.tr.xlf @@ -79,8 +79,7 @@ Test host process crashed Test ana işlemi kilitlendi - - + 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 95202fbe6f..9d06983c19 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hans.xlf @@ -79,8 +79,7 @@ Test host process crashed 测试主机进程崩溃 - - + 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 e08c99c3b1..b84bc544a1 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Resources/xlf/Resources.zh-Hant.xlf @@ -79,8 +79,7 @@ Test host process crashed 測試主機處理序當機 - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf index c7173df895..14f494a338 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.cs.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Proces testhost se ukončil s chybou: {0}. Další informace najdete v diagnostických protokolech. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Zjišťování testů bylo zrušeno. - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf index b6f1d8d738..9db63b78a6 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.de.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Der TestHost-Prozess wurde mit folgendem Fehler beendet: {0}. Weitere Informationen finden Sie in den Diagnoseprotokollen. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Die Ermittlung von Tests wurde abgebrochen. - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf index f917359986..555d8e6df6 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.es.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. El proceso del host de prueba finalizó con el siguiente error: {0}. Consulte los registros de diagnóstico para obtener más información. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Se ha cancelado la detección de las pruebas. - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf index 90671762fc..c9c20f5c50 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.fr.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Le processus Testhost s'est arrêté. Erreur : {0}. Pour plus d'informations, consultez les journaux de diagnostic. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Découverte de tests annulée. - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf index 5424dd4591..d1db7c13bf 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.it.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Il processo testhost è terminato con l'errore {0}. Per altre informazioni, vedere i log di diagnostica. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Individuazione dei test annullata. - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf index 49bced1754..fa56879978 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ja.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost プロセスがエラーで終了しました: {0}。詳細については、診断ログを確認してください。 - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. テストの検出が取り消されました。 - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf index ce2aad85d5..a8f527ff04 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ko.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost 프로세스가 종료되었습니다(오류: {0}). 자세한 내용은 진단 로그를 확인하세요. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. 테스트 검색이 취소되었습니다. - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf index 1165c4fcc6..c7edd75ec9 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pl.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Zakończono proces testhost z powodu błędu: {0}. Sprawdź dzienniki diagnostyczne, aby uzyskać więcej informacji. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Odnajdywanie testów zostało anulowane. - - + 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 87ddd99aa1..a647b1b972 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.pt-BR.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. O processo do testhost foi encerrado com o erro: {0}. Verifique os logs de diagnóstico para obter mais informações. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Descoberta de testes cancelada. - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf index f28d947fc4..75dcfb6b95 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.ru.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Процесс testhost завершился с ошибкой: {0}. Дополнительные сведения см. в журналах диагностики. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Обнаружение тестов отменено. - - + diff --git a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf index 6148c53042..b1a2a88211 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.tr.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost işleminden şu hatayla çıkıldı: {0}. Daha fazla bilgi için lütfen tanılama günlüklerine bakın. - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. Test bulma iptal edildi. - - + 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 99fb9717f1..6799925541 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hans.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost 进程已退出,但出现错误: {0}。请查看诊断日志了解详细信息。 - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. 已取消测试发现。 - - + 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 af8874de1e..b6cff255d6 100644 --- a/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf/Resources.zh-Hant.xlf @@ -155,8 +155,7 @@ Testhost process exited with error: {0}. Please check the diagnostic logs for more information. Testhost 處理序已結束。錯誤: {0}。如需詳細資訊,請查看診斷記錄。 - - + DataCollector debugging is enabled. Please attach debugger to datacollector process to continue. @@ -206,8 +205,7 @@ Discovery of tests cancelled. 已取消測試的探索。 - - + 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 87744ffd98..5c346e45a4 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.cs.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Uplynul zadaný čas nečinnosti {0} min. Shromažďuje se výpis paměti a ukončuje se proces hostitele testu. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Neočekávaná hodnota {0} zadaná pro ExpectedExecutionTimeOfLongestRunningTestInMinutes. Zadejte jako vstup kladné celé číslo. - - + 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 fd03476381..fa1d122c6b 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.de.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Die angegebene Inaktivitätszeit von {0} Minuten ist abgelaufen. Ein Speicherabbild wird erfasst, und der Testhostprozess wird beendet. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Für "ExpectedExecutionTimeOfLongestRunningTestInMinutes" wurde der unerwartete Wert "{0}" angegeben. Geben Sie eine positive ganze Zahl als Eingabe an. - - + 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 31cf4e2864..6395965a2e 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.es.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Ha transcurrido el tiempo de inactividad especificado en minutos ({0}). Se va a recopilar un volcado y a terminar el proceso del host de prueba. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Se ha proporcionado un valor inesperado ({0}) para ExpectedExecutionTimeOfLongestRunningTestInMinutes. Debe especificar un entero positivo. - - + 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 a8aabb0406..2ebb5dc373 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.fr.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Le délai d'inactivité spécifié, {0} minutes/s, s'est écoulé. Collecte d'une image mémoire et arrêt du processus hôte de test. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Valeur {0} inattendue fournie pour ExpectedExecutionTimeOfLongestRunningTestInMinutes. Indiquez un entier positif en entrée. - - + 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 141fe7b9a1..025e8f761a 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.it.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Il tempo di inattività specificato {0} di minuto/i è scaduto. Verrà raccolto un dump e il processo host di test verrà terminato. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. È stato specificato un valore imprevisto {0} per ExpectedExecutionTimeOfLongestRunningTestInMinutes. Immettere un numero intero positivo come valore di input. - - + 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 372a97955e..5bad8dcd97 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ja.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. 指定された無通信時間 ({0} 分) が経過しました。ダンプを収集し、テスト ホスト プロセスを中止しています。 - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. ExpectedExecutionTimeOfLongestRunningTestInMinutes に予期しない値 {0} が指定されました。入力として正の整数を指定してください。 - - + 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 7ec5a2fa70..147e684355 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ko.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. 지정된 비활성 시간 {0}분을 경과했습니다. 덤프를 수집하고 테스트 호스트 프로세스를 종료합니다. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. ExpectedExecutionTimeOfLongestRunningTestInMinutes에 대해 예기치 않은 값 {0}이(가) 제공되었습니다. 입력으로 양의 정수를 제공하세요. - - + 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 63da1ce5bc..08a70a4a63 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.pl.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Wybrany czas nieaktywności wynoszący {0} min upłynął. Zbieranie zrzutu i zabijanie procesu hosta testu. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Podano nieoczekiwaną wartość {0} dla elementu ExpectedExecutionTimeOfLongestRunningTestInMinutes. Wprowadź dodatnią liczbę całkowitą jako dane wejściowe. - - + 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 e6472ea402..cd96b24ea5 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 @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. O tempo de inatividade especificado de {0} minutos terminou. Coletando um despejo e encerrando o processo de host do teste. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Valor inesperado {0} fornecido para ExpectedExecutionTimeOfLongestRunningTestInMinutes. Forneça um inteiro positivo como entrada. - - + 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 bf7d54a029..35f6a9c503 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.ru.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Указанное время бездействия ({0} мин) прошло. Сбор дампа и завершение хост-процесса тестирования. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. Для ExpectedExecutionTimeOfLongestRunningTestInMinutes указано непредвиденное значение {0}. Введите положительное целое число в качестве входных данных. - - + 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 3915cba897..9d4586f140 100644 --- a/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.Extensions.BlameDataCollector/Resources/xlf/Resources.tr.xlf @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. Belirtilen {0} dakikalık etkin olmama süresi geçti. Döküm toplanıyor ve test ana bilgisayarı işlemi sonlandırılıyor. - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. ExpectedExecutionTimeOfLongestRunningTestInMinutes için beklenmeyen {0} değeri sağlandı. Lütfen giriş olarak pozitif bir tamsayı belirtin. - - + 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 54e780e17f..31a63189f6 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 @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. 指定的非活动时间({0} 分钟)已经过。收集转储并终止测试主机进程。 - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. 为 ExpectedExecutionTimeOfLongestRunningTestInMinutes 提供了意外值 {0}。请提供正整数作为输入。 - - + 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 8afb0e4239..e52125d68a 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 @@ -58,14 +58,12 @@ The specified inactivity time of {0} minute/s has elapsed. Collecting a dump and killing the test host process. 已經過指定的閒置時間 {0} 分鐘/秒。正在收集傾印以及終止測試主機處理序。 - - + Unexpected value {0} provided for ExpectedExecutionTimeOfLongestRunningTestInMinutes. Please provide a positive integer as input. 為 ExpectedExecutionTimeOfLongestRunningTestInMinutes 提供了非預期的值 {0}。請提供正整數作為輸入。 - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.cs.xlf index 4c87f9b184..ab7c034843 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.cs.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.cs.xlf @@ -59,8 +59,7 @@ File {0} does not exists Soubor {0} neexistuje. - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.de.xlf index fc92a826ee..361f2a9f80 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.de.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.de.xlf @@ -59,8 +59,7 @@ File {0} does not exists Die Datei "{0}" ist nicht vorhanden. - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.es.xlf index b999382e88..5566e1cd03 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.es.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.es.xlf @@ -59,8 +59,7 @@ File {0} does not exists El archivo {0} no existe - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.fr.xlf index 0394e635c7..5bef4c27d2 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.fr.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.fr.xlf @@ -59,8 +59,7 @@ File {0} does not exists Le fichier {0} n'existe pas - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.it.xlf index 75acd76fc5..b1e559d790 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.it.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.it.xlf @@ -59,8 +59,7 @@ File {0} does not exists Il file {0} non esiste - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ja.xlf index 18509fe74f..8b58d1d21c 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ja.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ja.xlf @@ -59,8 +59,7 @@ File {0} does not exists ファイル {0} が存在しません - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ko.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ko.xlf index af557093cd..028bc0fa22 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ko.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ko.xlf @@ -59,8 +59,7 @@ File {0} does not exists {0} 파일이 없습니다. - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pl.xlf index d895b7f89f..7c09aa494f 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pl.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pl.xlf @@ -59,8 +59,7 @@ File {0} does not exists Plik {0} nie istnieje - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pt-BR.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pt-BR.xlf index 34c2f03b67..475cfc8773 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pt-BR.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.pt-BR.xlf @@ -59,8 +59,7 @@ File {0} does not exists O arquivo {0} não existe - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ru.xlf index 4cd5e54535..980e35e1fc 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ru.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.ru.xlf @@ -59,8 +59,7 @@ File {0} does not exists Файл {0} не существует. - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.tr.xlf index 69a349f6db..2b9f819abc 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.tr.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.tr.xlf @@ -59,8 +59,7 @@ File {0} does not exists {0} dosyası yok - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hans.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hans.xlf index 12b4778d70..d566b9b20c 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hans.xlf @@ -59,8 +59,7 @@ File {0} does not exists 文件 {0} 不存在 - - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hant.xlf b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hant.xlf index a316f145e7..b420856a52 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Resources/xlf/Resources.zh-Hant.xlf @@ -59,8 +59,7 @@ File {0} does not exists 檔案 {0} 不存在 - - + diff --git a/src/vstest.console/Resources/xlf/Resources.cs.xlf b/src/vstest.console/Resources/xlf/Resources.cs.xlf index 952f3a7f64..b1593f23ca 100644 --- a/src/vstest.console/Resources/xlf/Resources.cs.xlf +++ b/src/vstest.console/Resources/xlf/Resources.cs.xlf @@ -301,8 +301,7 @@ Příklady: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} Celkový čas: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Total tests: Unknown Celkový počet testů: neznámý - - + {0} {1} @@ -1622,50 +1619,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Rozhraní Framework35 není podporováno. Pro projekty, které cílí na rozhraní .Net Framework 3.5, bude test spuštěn v „režimu kompatibility“ CLR 4.0. - - + Test run in progress Probíhá testovací běh - - + Total tests: {0} Celkový počet testů: {0} - - + Failed: {0} Neúspěšné: {0} - - + Passed: {0} Úspěšné: {0} - - + Skipped: {0} Přeskočené: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. Argument {0} není platný. Pokud si chcete zobrazit seznam platných argumentů, použijte prosím možnost /help. - - + A total of {0} test files matched the specified pattern. Celkový počet testovacích souborů, které odpovídají zadanému vzoru: {0} - - + diff --git a/src/vstest.console/Resources/xlf/Resources.de.xlf b/src/vstest.console/Resources/xlf/Resources.de.xlf index d86eb2bdec..20ab7d8d2d 100644 --- a/src/vstest.console/Resources/xlf/Resources.de.xlf +++ b/src/vstest.console/Resources/xlf/Resources.de.xlf @@ -301,8 +301,7 @@ Beispiele: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} Gesamtzeit: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Total tests: Unknown Gesamtzahl Tests: unbekannt - - + {0} {1} @@ -1622,50 +1619,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 wird nicht unterstützt. Bei Projekten für Zielversion .NET Framework 3.5 wird der Test im CLR 4.0-Kompatibilitätsmodus ausgeführt. - - + Test run in progress Testlauf wird ausgeführt. - - + Total tests: {0} Gesamtzahl Tests: {0} - - + Failed: {0} Nicht bestanden: {0} - - + Passed: {0} Bestanden: {0} - - + Skipped: {0} Übersprungen: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. Das Argument "{0}" ist ungültig. Verwenden Sie die /help-Option, um die Liste gültiger Argumente anzuzeigen. - - + A total of {0} test files matched the specified pattern. Insgesamt {0} Testdateien stimmten mit dem angegebenen Muster überein. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.es.xlf b/src/vstest.console/Resources/xlf/Resources.es.xlf index 4a109253f4..1aa4e67d8c 100644 --- a/src/vstest.console/Resources/xlf/Resources.es.xlf +++ b/src/vstest.console/Resources/xlf/Resources.es.xlf @@ -302,8 +302,7 @@ Ejemplos: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1211,8 +1210,7 @@ Total time: {0:0.0000} {1} Tiempo total: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1530,8 +1528,7 @@ Total tests: Unknown Pruebas totales: desconocido - - + {0} {1} @@ -1625,50 +1622,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". No se admite Framework35. Para los proyectos que tienen como destino .NET Framework 3.5, la prueba se ejecutará en el "modo de compatibilidad" de CLR 4.0. - - + Test run in progress Serie de pruebas en curso - - + Total tests: {0} Pruebas totales: {0} - - + Failed: {0} Incorrecto: {0} - - + Passed: {0} Correcto: {0} - - + Skipped: {0} Omitido: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. El argumento {0} no es válido. Use la opción /help para comprobar la lista de argumentos válidos. - - + A total of {0} test files matched the specified pattern. {0} archivos de prueba en total coincidieron con el patrón especificado. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.fr.xlf b/src/vstest.console/Resources/xlf/Resources.fr.xlf index 1d78696413..0a608c7575 100644 --- a/src/vstest.console/Resources/xlf/Resources.fr.xlf +++ b/src/vstest.console/Resources/xlf/Resources.fr.xlf @@ -301,8 +301,7 @@ Exemples : mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} Durée totale : {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Total tests: Unknown Nombre total de tests : inconnu - - + {0} {1} @@ -1622,50 +1619,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 n'est pas pris en charge. Pour les projets ciblant .NET Framework 3.5, le test s'exécutera dans CLR 4.0 en « mode de compatibilité ». - - + Test run in progress Série de tests en cours - - + Total tests: {0} Nombre total de tests : {0} - - + Failed: {0} Non réussi(s) : {0} - - + Passed: {0} Réussi(s) : {0} - - + Skipped: {0} Ignoré(s) : {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. L’argument {0} n'est pas valide. Utilisez l'option /help pour vérifier la liste des arguments valides. - - + A total of {0} test files matched the specified pattern. Au total, {0} fichiers de test ont correspondu au modèle spécifié. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.it.xlf b/src/vstest.console/Resources/xlf/Resources.it.xlf index 755b94c64d..08954c552d 100644 --- a/src/vstest.console/Resources/xlf/Resources.it.xlf +++ b/src/vstest.console/Resources/xlf/Resources.it.xlf @@ -301,8 +301,7 @@ Esempi: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} Tempo totale: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Total tests: Unknown Totale test: sconosciuto - - + {0} {1} @@ -1622,50 +1619,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 non è supportato. Per i progetti destinati a .NET Framework 3.5, i test verranno eseguiti nella modalità di compatibilità di CLR 4.0. - - + Test run in progress Esecuzione dei test in corso - - + Total tests: {0} Totale test: {0} - - + Failed: {0} Non superati: {0} - - + Passed: {0} Superati: {0} - - + Skipped: {0} Ignorati: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. L'argomento {0} non è valido. Usare l'opzione/help per verificare l'elenco di argomenti validi. - - + A total of {0} test files matched the specified pattern. Un totale di {0} file di test corrisponde al criterio specificato. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.ja.xlf b/src/vstest.console/Resources/xlf/Resources.ja.xlf index f6fe8a24fc..972403200a 100644 --- a/src/vstest.console/Resources/xlf/Resources.ja.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ja.xlf @@ -301,8 +301,7 @@ 例: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} 合計時間: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Total tests: Unknown テストの合計数: 不明 - - + {0} {1} @@ -1622,50 +1619,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 はサポートされていません。.Net Framework 3.5 を対象にしたプロジェクトでは、CLR 4.0 の「互換モード」でテストが実行されます。 - - + Test run in progress テストの実行が処理中 - - + Total tests: {0} テストの合計数: {0} - - + Failed: {0} 失敗: {0} - - + Passed: {0} 成功: {0} - - + Skipped: {0} スキップ: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. 引数 {0} が無効です。有効な引数の一覧を確認するには、/help オプションを使用してください。 - - + A total of {0} test files matched the specified pattern. 合計 {0} 個のテスト ファイルが指定されたパターンと一致しました。 - - + diff --git a/src/vstest.console/Resources/xlf/Resources.ko.xlf b/src/vstest.console/Resources/xlf/Resources.ko.xlf index cf1f23f4cb..9779563bfe 100644 --- a/src/vstest.console/Resources/xlf/Resources.ko.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ko.xlf @@ -301,8 +301,7 @@ 예: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} 총 시간: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Total tests: Unknown 총 테스트 수: 알 수 없음 - - + {0} {1} @@ -1622,50 +1619,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35가 지원되지 않습니다. .NET Framework 3.5를 대상으로 하는 프로젝트의 경우 테스트가 CLR 4.0 "호환 모드"에서 실행됩니다. - - + Test run in progress 테스트 실행 중 - - + Total tests: {0} 총 테스트 수: {0} - - + Failed: {0} 실패: {0} - - + Passed: {0} 통과: {0} - - + Skipped: {0} 건너뜀: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. {0} 인수가 잘못되었습니다. /help 옵션을 사용하여 유효한 인수 목록을 확인하세요. - - + A total of {0} test files matched the specified pattern. 지정된 패턴과 일치한 총 테스트 파일 수는 {0}개입니다. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.pl.xlf b/src/vstest.console/Resources/xlf/Resources.pl.xlf index 7ae9c99ff7..a59a2094f1 100644 --- a/src/vstest.console/Resources/xlf/Resources.pl.xlf +++ b/src/vstest.console/Resources/xlf/Resources.pl.xlf @@ -301,8 +301,7 @@ Przykłady: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} Łączny czas: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Total tests: Unknown Łączna liczba testów: nieznana - - + {0} {1} @@ -1622,50 +1619,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Program Framework35 nie jest obsługiwany. W przypadku projektów przeznaczonych dla programu .Net Framework 3.5 testy zostaną uruchomione w aparacie CLR 4.0 w trybie zgodności. - - + Test run in progress Uruchomienie testu w toku - - + Total tests: {0} Łączna liczba testów: {0} - - + Failed: {0} Zakończone niepowodzeniem: {0} - - + Passed: {0} Zakończone pomyślnie: {0} - - + Skipped: {0} Pominięte: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. Argument {0} jest nieprawidłowy. Użyj opcji /help, aby sprawdzić listę prawidłowych argumentów. - - + A total of {0} test files matched the specified pattern. Łączna liczba plików testowych dopasowanych do określonego wzorca: {0}. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf b/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf index b5ddfa3580..91f44a16f5 100644 --- a/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf +++ b/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf @@ -301,8 +301,7 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a Exemplos: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a Total time: {0:0.0000} {1} Tempo total: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Alterar o nível de rastreamento dos logs, como mostrado abaixo Total tests: Unknown Total de testes: desconhecido - - + {0} {1} @@ -1622,50 +1619,42 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Não há suporte para Framework35. Para projetos destinados ao .Net Framework 3.5, o teste será executado no "modo de compatibilidade" do CLR 4.0. - - + Test run in progress Execução de teste em andamento - - + Total tests: {0} Total de testes: {0} - - + Failed: {0} Com falha: {0} - - + Passed: {0} Aprovados: {0} - - + Skipped: {0} Ignorados: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. O argumento {0} é inválido. Use a opção /help para verificar a lista de argumentos válidos. - - + A total of {0} test files matched the specified pattern. {0} arquivos de teste no total corresponderam ao padrão especificado. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.ru.xlf b/src/vstest.console/Resources/xlf/Resources.ru.xlf index efb2a86017..9d803eba73 100644 --- a/src/vstest.console/Resources/xlf/Resources.ru.xlf +++ b/src/vstest.console/Resources/xlf/Resources.ru.xlf @@ -301,8 +301,7 @@ Примеры: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} Общее время: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Total tests: Unknown Всего тестов: неизвестно - - + {0} {1} @@ -1622,50 +1619,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 не поддерживается. Для проектов, предназначенных для .NET Framework 3.5, тест будет выполняться в среде CLR 4.0 в "режиме совместимости". - - + Test run in progress Выполняется тестовый запуск - - + Total tests: {0} Всего тестов: {0} - - + Failed: {0} Не пройдено: {0} - - + Passed: {0} Пройдено: {0} - - + Skipped: {0} Пропущено: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. Аргумент {0} недопустим. Используйте параметр /help, чтобы просмотреть список допустимых аргументов. - - + A total of {0} test files matched the specified pattern. Общее количество тестовых файлов ({0}), соответствующих указанному шаблону. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.tr.xlf b/src/vstest.console/Resources/xlf/Resources.tr.xlf index 633c2bd591..4bdadc4131 100644 --- a/src/vstest.console/Resources/xlf/Resources.tr.xlf +++ b/src/vstest.console/Resources/xlf/Resources.tr.xlf @@ -301,8 +301,7 @@ Örnekler: testprojem.dll testprojem.dll diğertestprojem.exe testprojem*.dll diğer*projem.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1208,8 +1207,7 @@ Total time: {0:0.0000} {1} Toplam süre: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1527,8 +1525,7 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin Total tests: Unknown Toplam test sayısı: Bilinmiyor - - + {0} {1} @@ -1622,50 +1619,42 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". Framework35 desteklenmiyor. İçin hedefleme .net Framework 3.5, test CLR 4.0 "uyumluluk moduna" çalışacak. - - + Test run in progress Test çalıştırması devam ediyor - - + Total tests: {0} Toplam test sayısı: {0} - - + Failed: {0} Başarısız: {0} - - + Passed: {0} Geçti: {0} - - + Skipped: {0} Atlandı: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. {0} bağımsız değişkeni geçersiz. Lütfen geçerli bağımsız değişkenlerin listesini denetlemek için /help seçeneğini kullanın. - - + A total of {0} test files matched the specified pattern. Toplam {0} test dosyası belirtilen desenle eşleşti. - - + diff --git a/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf b/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf index 9dc594bf93..0ea23036ce 100644 --- a/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf +++ b/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf @@ -300,8 +300,7 @@ 示例: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1207,8 +1206,7 @@ Total time: {0:0.0000} {1} 总时间: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1526,8 +1524,7 @@ Total tests: Unknown 测试总数: 未知 - - + {0} {1} @@ -1621,50 +1618,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". 不支持 Framework35。对于面向 .Net Framework 3.5 的项目,将在 CLR 4.0“兼容性模式”中运行测试。 - - + Test run in progress 正在运行测试 - - + Total tests: {0} 测试总数: {0} - - + Failed: {0} 失败数: {0} - - + Passed: {0} 通过数: {0} - - + Skipped: {0} 跳过数: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. 参数 {0} 无效。请使用 /help 选项检查有效参数的列表。 - - + A total of {0} test files matched the specified pattern. 总共 {0} 个测试文件与指定模式相匹配。 - - + diff --git a/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf b/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf index a15c16cf51..abc2105532 100644 --- a/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf +++ b/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf @@ -302,8 +302,7 @@ 範例: mytestproject.dll mytestproject.dll myothertestproject.exe testproject*.dll my*project.dll - - + [TestFileNames] Führen Sie Tests aus den angegebenen Dateien. Trennen Sie mehrere Test-Dateinamen @@ -1209,8 +1208,7 @@ Total time: {0:0.0000} {1} 時間總計: {0:0.0000} {1} - - + Testen der Ausführungszeit: {0:0.0000} {1} @@ -1528,8 +1526,7 @@ Total tests: Unknown 測試數總計: 未知 - - + {0} {1} @@ -1623,50 +1620,42 @@ Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 "compatibility mode". 不支援 Framework35。若是目標為 .Net Framework 3.5 的專案,就會在 CLR 4.0「相容模式」中執行測試。 - - + Test run in progress 測試回合正在進行中 - - + Total tests: {0} 測試數總計: {0} - - + Failed: {0} 失敗: {0} - - + Passed: {0} 通過: {0} - - + Skipped: {0} 跳過: {0} - - + The argument {0} is invalid. Please use the /help option to check the list of valid arguments. {0} 的引數無效。請使用 /help 選項查看有效引數的清單。 - - + A total of {0} test files matched the specified pattern. 總共有 {0} 個測試檔案與指定的模式相符。 - - +