diff --git a/src/dotnet/commands/dotnet-test/LocalizableStrings.resx b/src/dotnet/commands/dotnet-test/LocalizableStrings.resx
index 1ff6b6d07..f5e00664f 100644
--- a/src/dotnet/commands/dotnet-test/LocalizableStrings.resx
+++ b/src/dotnet/commands/dotnet-test/LocalizableStrings.resx
@@ -162,7 +162,9 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.cs.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.cs.xlf
index f5d414b52..1e5531d60 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.cs.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.cs.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Zadejte protokolovací nástroj pro výsledky testů.
+ Zadejte protokolovací nástroj pro výsledky testů.
Příklad: --logger "trx[;LogFileName=<Standardně se nastaví jedinečný název souboru>]"
Další informace o podpoře argumentů protokolovacího nástroje: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.de.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.de.xlf
index ee42ac82e..d5ebb066b 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.de.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.de.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Geben Sie eine Protokollierung für Testergebnisse an.
+ Geben Sie eine Protokollierung für Testergebnisse an.
Beispiel: --logger "trx[;LogFileName=<Standardmäßig der eindeutige Dateiname>]"
Weitere Informationen zur Unterstützung von Protokollierungsargumenten: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.es.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.es.xlf
index d50458ccc..b87f62a55 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.es.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.es.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Especifica un registrador para los resultados de prueba.
+ Especifica un registrador para los resultados de prueba.
Ejemplo: --logger "trx[;LogFileName=<Adopta como valor predeterminado un nombre de archivo único>]"
Más información sobre la compatibilidad con los argumentos de registrador: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.fr.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.fr.xlf
index 488c2a39a..bf51137ed 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.fr.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.fr.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Spécifiez un enregistreur d'événements pour les résultats des tests.
+ Spécifiez un enregistreur d'événements pour les résultats des tests.
Exemple : --logger "trx[;LogFileName=<Nom de fichier unique par défaut>]"
En savoir plus sur la prise en charge des arguments de l'enregistreur d'événements : https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.it.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.it.xlf
index 6baa3d8a9..1a7ccf182 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.it.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.it.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Consente di specificare un logger per i risultati dei test.
+ Consente di specificare un logger per i risultati dei test.
Esempio: --logger "trx[;LogFileName=<l'impostazione predefinita è un nome file univoco>]"
Per altre informazioni sul supporto degli argomenti del logger, vedere: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ja.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ja.xlf
index 18139bb2a..1bd631bee 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ja.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ja.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- テスト結果のロガーを指定します。
+ テスト結果のロガーを指定します。
例: --logger "trx[;LogFileName=<Defaults to unique file name>]"
ロガー引数サポートの詳細:https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ko.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ko.xlf
index 76e80193b..db710c722 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ko.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ko.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- 테스트 결과에 대해 로거를 지정합니다.
+ 테스트 결과에 대해 로거를 지정합니다.
예: --logger "trx[;LogFileName=<고유한 파일 이름을 기본값으로 설정>]"
로거 인수 지원에 대한 추가 정보: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.pl.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.pl.xlf
index eb78cae41..bf1601520 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.pl.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.pl.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Określ rejestrator wyników testów.
+ Określ rejestrator wyników testów.
Przykład: --logger "trx[;LogFileName=<domyślnie jest to unikatowa nazwa pliku>]"
Więcej informacji o obsłudze argumentów rejestratora: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.pt-BR.xlf
index 24ab9fbb7..09de3027c 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.pt-BR.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.pt-BR.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Especifique um agente para os resultados de teste.
+ Especifique um agente para os resultados de teste.
Exemplo: --logger "trx[;LogFileName=<Defaults to unique file name>]"
Mais informações sobre suporte a argumentos de agente: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ru.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ru.xlf
index 977af9974..6724d56fe 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ru.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.ru.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Укажите средство ведения журнала для результатов теста.
+ Укажите средство ведения журнала для результатов теста.
Пример: --logger "trx[;LogFileName=<по умолчанию используется уникальное имя файла>]"
Дополнительные сведения о поддержке аргументов средства ведения журнала: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.tr.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.tr.xlf
index a6d961ac2..1033c1561 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.tr.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.tr.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- Test sonuçları için bir günlükçü belirtin.
+ Test sonuçları için bir günlükçü belirtin.
Örnek: --logger "trx[;LogFileName=<Varsayılan olarak benzersiz dosya adı kullanılır>]"
Günlükçü bağımsız değişkenleri desteği hakkında daha fazla bilgi: https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.zh-Hans.xlf
index 0f365ad49..9c33c6898 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.zh-Hans.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.zh-Hans.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- 指定测试结果的记录器。
+ 指定测试结果的记录器。
示例: --logger "trx[;LogFileName=<Defaults to unique file name>]"
有关记录器参数的详细信息,请访问 support:https://aka.ms/vstest-report
diff --git a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.zh-Hant.xlf
index e3af79f81..a88c67078 100644
--- a/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.zh-Hant.xlf
+++ b/src/dotnet/commands/dotnet-test/xlf/LocalizableStrings.zh-Hant.xlf
@@ -73,9 +73,11 @@
Specify a logger for test results.
- Example: --logger "trx[;LogFileName=<Defaults to unique file name>]"
+ Examples:
+ Log in trx format using a unqiue file name: --logger trx
+ Log in trx format using the specified file name: --logger "trx;LogFileName=<TestResults.resx>"
More info on logger arguments support:https://aka.ms/vstest-report
- 指定測試結果的記錄器。
+ 指定測試結果的記錄器。
範例: --logger "trx[;LogFileName=<預設為唯一的檔案名稱>]"
記錄器引數支援的詳細資訊: https://aka.ms/vstest-report