Skip to content

Commit

Permalink
Merge pull request #1991 from microsoft/locfiles/23d5fa74-5baa-4f8e-b…
Browse files Browse the repository at this point in the history
…472-cdd76915737f

Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2340217
  • Loading branch information
github-actions[bot] committed Dec 22, 2023
2 parents 877c29d + 59c9043 commit aaa5ede
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">Ve výchozím nastavení spouští MSTest testy sekvenčně, což může vést k závažným omezením výkonu. Doporučuje se povolit atribut sestavení Parallelize nebo explicitně použít atribut DoNotParallelize na úrovni sestavení, pokud je známo, že sestavení není paralelizovatelné.</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">Standardmäßig führt MSTest Tests sequentiell aus, was zu erheblichen Leistungseinschränkungen führen kann. Es wird empfohlen, das Assembly-Attribut "Parallelize" zu aktivieren oder, wenn bekannt ist, dass die Assembly nicht parallelisierbar ist, explizit das Assembly-Attribut "DoNotParallelize" zu verwenden.</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">De manera predeterminada, MSTest ejecuta pruebas secuencialmente, lo que puede provocar limitaciones graves del servidor. Se recomienda habilitar el atributo de ensamblado ''Parallelize'' o, si se sabe que el ensamblado no se puede paralelizar, usar explícitamente el atributo de nivel de ensamblado ''DoNotParallelize''.</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">Par défaut, MSTest exécute des tests séquentiels, ce qui peut entraîner de graves limitations de performances. Il est recommandé d’activer l’attribut d’assemblée « Parallelize » ou, si l’assemblée est connu pour ne pas être parallélisable, d’utiliser explicitement l’attribut de niveau assemblée « DoNotParallelize ».</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">Per impostazione predefinita, MSTest esegue i test in sequenza, il che può causare gravi limitazioni delle prestazioni. È consigliabile abilitare l'attributo di assembly 'Parallelize' o, se l'assembly non è parallelizzabile, usare in modo esplicito l'attributo a livello di assembly 'DoNotParallelize'.</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">既定では、MSTest はテストを順番に実行するため、重大なパフォーマンス制限が生じる可能性があります。アセンブリ属性 'Parallelize' を有効にするか、アセンブリが並列化できないことがわかっている場合は、アセンブリ レベル属性 'DoNotParallelize' を明示的に使用することをお勧めします。</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">기본적으로 MSTest는 순차적으로 테스트를 실행하므로 심각한 성능 제한이 발생할 수 있습니다. 어셈블리 특성 'Parallelize'를 사용하거나, 병렬화할 수 없는 것으로 알려진 어셈블리의 경우 어셈블리 수준 특성 'DoNotParallelize'를 명시적으로 사용하는 것이 좋습니다.</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">Domyślnie narzędzie MSTest uruchamia testy przy zachowaniu kolejności, co może prowadzić do poważnego ograniczenia wydajności. Zaleca się włączenie atrybutu zestawu „Parallelize” lub jeśli zestaw nie może być równoległy, aby użyć jawnie atrybutu poziomu zestawu „DoNotParallelize.</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">Por padrão, o MSTest executa testes sequencialmente, o que pode levar a graves limitações de desempenho. É recomendável habilitar o atributo de assembly "Parallelize" ou se o assembly for conhecido por não ser paralelizável, usar explicitamente o atributo de nível de assembly "DoNotParallelize".</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">По умолчанию MSTest выполняет тесты последовательно, что может привести к серьезному ограничению производительности. Рекомендуется включить атрибут сборки "Parallelize" или явно использовать атрибут уровня сборки "DoNotParallelize", если известно, что сборка не поддерживает параллелизацию.</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">Varsayılan olarak, MSTest hizmeti testleri sırayla çalıştırır ve bu durum ciddi performans sınırlamalarına yol açabilir. ‘Parallelize’ derleme özniteliğini etkinleştirmeniz önerilir veya derlemenin paralelleştirilebilir olduğu biliniyorsa, doğrudan ‘DoNotParallelize’ derleme düzeyi özniteliğini kullanmanız önerilir.</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">默认情况下,MSTest 会按顺序运行测试,这可能会导致严重性能限制。建议启用程序集属性“Parallelize”,或者如果已知程序集不可并行,则显式使用程序集级别属性“DoNotParallelize”。</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down
2 changes: 1 addition & 1 deletion src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerDescription">
<source>By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</source>
<target state="needs-review-translation">根據預設,MSTest 依順序執行測試,這可能會導致嚴重的效能限制。建議啟用組件屬性 'Parallelize',或者如果已知組件不可平行處理,則明確使用組件層級的屬性 'DoNotParallelize'。</target>
<target state="new">By default, MSTest runs tests within the same assembly sequentially, which can lead to severe performance limitations. It is recommended to enable assembly attribute '[Parallelize]' to run tests in parallel, or if the assembly is known to not be parallelizable, to use explicitly the assembly level attribute '[DoNotParallelize]'.</target>
<note />
</trans-unit>
<trans-unit id="UseParallelizeAttributeAnalyzerMessageFormat">
Expand Down

0 comments on commit aaa5ede

Please sign in to comment.