diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.cs.xlf
index 777062bea9..fed20b4eb1 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.cs.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.cs.xlf
@@ -271,7 +271,7 @@
- Nepovedlo se najít kolekci dat s popisným názvem {0}.
+ Nepovedlo se najít datacollector s popisným názvem {0}.
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.de.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.de.xlf
index 6aa6c9ec9c..c4db77f1e0 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.de.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.de.xlf
@@ -271,7 +271,7 @@
- Ein Datensammler mit dem Anzeigenamen "{0}" wurde nicht gefunden.
+ datacollector mit dem Anzeigenamen "{0}" wurde nicht gefunden.
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.es.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.es.xlf
index cac576ceaf..df612b6a04 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.es.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.es.xlf
@@ -271,7 +271,7 @@
- No se encuentra ningún recopilador de datos con el nombre descriptivo "{0}".
+ No se encuentra ningún objeto datacollector con el nombre descriptivo "{0}".
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.fr.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.fr.xlf
index 8e5bdb29a5..2f293f80fc 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.fr.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.fr.xlf
@@ -261,7 +261,7 @@
- Une erreur s'est produite lors de la création du filtre rapide.
+ Une erreur s'est produite durant la création du filtre rapide.
@@ -271,7 +271,7 @@
- Impossible de trouver un collecteur de données avec le nom convivial « {0} ».
+ Le datacollector ayant le nom convivial '{0}' est introuvable.
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.it.xlf
index 9acd95d595..4cb186f1da 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.it.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.it.xlf
@@ -271,7 +271,7 @@
- Non è possibile trovare un agente di raccolta dati con nome descrittivo '{0}'.
+ Non è possibile trovare un oggetto datacollector con nome descrittivo '{0}'.
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.ja.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.ja.xlf
index 0326b6cae0..3b900a7fe5 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.ja.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.ja.xlf
@@ -271,7 +271,7 @@
- フレンドリ名 '{0}' のデータコレクターが見つかりません。
+ フレンドリ名が '{0}' の datacollector が見つかりません。
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.pl.xlf
index 0eb75ee926..7870442226 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.pl.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.pl.xlf
@@ -271,7 +271,7 @@
- Nie można znaleźć modułu zbierającego dane o przyjaznej nazwie „{0}”.
+ Nie można znaleźć elementu datacollector o przyjaznej nazwie „{0}”.
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.ru.xlf
index 7f18b7f337..16b5ce0949 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.ru.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.ru.xlf
@@ -261,7 +261,7 @@
- При создании быстрого (Fast) фильтра произошла ошибка.
+ При создании быстрого фильтра произошла ошибка.
@@ -271,7 +271,7 @@
- Не удается найти объект сбора данных с понятным именем "{0}".
+ Не удается найти datacollector с понятным именем "{0}".
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.tr.xlf
index eb2f057f94..462c026725 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.tr.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.tr.xlf
@@ -271,7 +271,7 @@
- '{0}' kolay adıyla bir datacollector bulunamıyor.
+ '{0}' kolay adına sahip bir datacollector bulunamadı.
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.zh-Hans.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.zh-Hans.xlf
index ee7da9c276..6c0e2790c0 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.zh-Hans.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.zh-Hans.xlf
@@ -271,7 +271,7 @@
- 找不到友好名称为 "{0}" 的 datacollector。
+ 找不到友好名称为“{0}”的 datacollector。
diff --git a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.zh-Hant.xlf b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.zh-Hant.xlf
index 0716fabc69..713186ebb1 100644
--- a/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.zh-Hant.xlf
+++ b/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.zh-Hant.xlf
@@ -271,7 +271,7 @@
- 找不到易記名稱為 '{0}' 的資料收集器。
+ 找不到易記名稱為 '{0}' 的 datacollector。
diff --git a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.cs.xlf b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.cs.xlf
index bd312f8fc9..91c20c2619 100644
--- a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.cs.xlf
+++ b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.cs.xlf
@@ -400,7 +400,7 @@
- Adresář řešení {0} neexistuje. Ujistěte se prosím, že adresář řešení zadaný v parametrech spouštění existuje a že máte oprávnění ho číst.
+ Adresář řešení {0} neexistuje. Ujistěte se prosím, že adresář řešení zadaný v nastavení Runsettings existuje a že máte oprávnění ho číst.Lösung-Verzeichnis '{0}' ist nicht vorhanden. Stellen Sie sicher Lösung in Runsettings angegebenen Verzeichnis vorhanden ist und über Leseberechtigungen für das Verzeichnis.
diff --git a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.it.xlf b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.it.xlf
index 33696f3402..d9731e84ec 100644
--- a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.it.xlf
+++ b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.it.xlf
@@ -400,7 +400,7 @@
- La directory '{0}' della soluzione non esiste. Assicurarsi che la directory specificata in runsettings esista e che siano disponibili le autorizzazioni di lettura.
+ La directory '{0}' della soluzione non esiste. Assicurarsi che la directory della soluzione specificata in runsettings esista e che siano disponibili le autorizzazioni di lettura.Lösung-Verzeichnis '{0}' ist nicht vorhanden. Stellen Sie sicher Lösung in Runsettings angegebenen Verzeichnis vorhanden ist und über Leseberechtigungen für das Verzeichnis.
diff --git a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.pl.xlf b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.pl.xlf
index 661928a614..363a41d476 100644
--- a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.pl.xlf
+++ b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.pl.xlf
@@ -400,7 +400,7 @@
- Katalog rozwiązania „{0}” nie istnieje. Upewnij się, że katalog rozwiązania podany w ustawieniach uruchamiania istnieje oraz że masz uprawnienia do odczytu dla tego katalogu.
+ Katalog „{0}” rozwiązania nie istnieje. Upewnij się, że katalog rozwiązania podany w pliku runsettings istnieje, a Ty masz uprawnienia odczytu wobec katalogu.Lösung-Verzeichnis '{0}' ist nicht vorhanden. Stellen Sie sicher Lösung in Runsettings angegebenen Verzeichnis vorhanden ist und über Leseberechtigungen für das Verzeichnis.
diff --git a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.ru.xlf b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.ru.xlf
index 1117fd5b53..72ef912ae2 100644
--- a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.ru.xlf
+++ b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.ru.xlf
@@ -400,7 +400,7 @@
- Каталог решения "{0}" не существует. Убедитесь, что указанный в параметрах запуска каталог решения существует и для него имеются разрешения на чтение.
+ Каталог решения "{0}" не существует. Убедитесь, что указанный в файле параметров запуска RUNSETTINGS каталог решения существует и для него имеются разрешения на чтение.Lösung-Verzeichnis '{0}' ist nicht vorhanden. Stellen Sie sicher Lösung in Runsettings angegebenen Verzeichnis vorhanden ist und über Leseberechtigungen für das Verzeichnis.
diff --git a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.tr.xlf b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.tr.xlf
index 5d0135f321..7d186e4edb 100644
--- a/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.tr.xlf
+++ b/src/Microsoft.TestPlatform.ObjectModel/Resources/xlf/Resources.tr.xlf
@@ -400,7 +400,7 @@
- '{0}' çözüm dizini yok. Lütfen çalıştırma ayarlarında belirtilen çözüm dizininin mevcut olduğundan ve dizin için okuma izinlerine sahip olduğundan emin olun.
+ '{0}' çözüm dizini yok. Lütfen runsettings içinde belirtilen çözüm dizininin mevcut olduğundan ve dizin için okuma izinlerine sahip olduğundan emin olun.Lösung-Verzeichnis '{0}' ist nicht vorhanden. Stellen Sie sicher Lösung in Runsettings angegebenen Verzeichnis vorhanden ist und über Leseberechtigungen für das Verzeichnis.
diff --git a/src/vstest.console/Resources/xlf/Resources.cs.xlf b/src/vstest.console/Resources/xlf/Resources.cs.xlf
index b3df2ad5e6..82fb135964 100644
--- a/src/vstest.console/Resources/xlf/Resources.cs.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.cs.xlf
@@ -588,7 +588,7 @@
- Ke spouštění testů se používá režim izolace, protože v parametrech spouštění se povolily adaptéry diagnostických dat. Pokud chcete toto upozornění potlačit, použijte parametr /InIsolation.
+ Ke spouštění testů se používá režim izolace, protože v nastavení Runsettings se povolily adaptéry diagnostických dat. Pokud chcete toto upozornění potlačit, použijte parametr /InIsolation.Unter Verwendung des Isolationsmodus zum Ausführen der Tests als Adapter für diagnostische Daten in die Runsettings aktiviert wurden. Verwenden Sie den Parameter /inIsolation Sie diese Warnung unterdrücken.
@@ -1419,7 +1419,7 @@
- Nejméně jeden z parametrů spouštění obsahuje neplatný token.
+ Nejméně jedno z nastavení Runsettings obsahuje neplatný token
@@ -1659,8 +1659,8 @@
- The test run parameter argument '{0}' is invalid. Please use the format below.
-Format : TestRunParameters.Parameter(name="<name>", value="<value>")
+ Argument parametru testovacího běhu {0} není platný. Použijte prosím formát uvedený níže.
+ Formát: TestRunParameters.Parameter(name=\"<name>\", value=\"<value>\")