diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf
index 2ac5ddb9379..25c7cd53ecf 100644
--- a/src/Build/Resources/xlf/Strings.cs.xlf
+++ b/src/Build/Resources/xlf/Strings.cs.xlf
@@ -448,7 +448,7 @@
Custom TaskFactory '{0}' for Task '{1}' does not support out of process TaskHost execution. Turn off the multithreaded build mode or remove the custom TaskFactory from your <UsingTask> definitions in project files.
- Custom TaskFactory '{0}' for Task '{1}' does not support out of process TaskHost execution. Turn off the multithreaded build mode or remove the custom TaskFactory from your <UsingTask> definitions in project files.
+ Vlastní TaskFactory {0} pro úlohu {1} nepodporuje spouštění TaskHost mimo proces. Vypněte režim vícevláknového sestavení nebo odeberte vlastní TaskFactory z definic <UsingTask> v souborech projektu.
diff --git a/src/Build/Resources/xlf/Strings.ko.xlf b/src/Build/Resources/xlf/Strings.ko.xlf
index ef035360206..0ba356c02dd 100644
--- a/src/Build/Resources/xlf/Strings.ko.xlf
+++ b/src/Build/Resources/xlf/Strings.ko.xlf
@@ -448,7 +448,7 @@
Custom TaskFactory '{0}' for Task '{1}' does not support out of process TaskHost execution. Turn off the multithreaded build mode or remove the custom TaskFactory from your <UsingTask> definitions in project files.
- Custom TaskFactory '{0}' for Task '{1}' does not support out of process TaskHost execution. Turn off the multithreaded build mode or remove the custom TaskFactory from your <UsingTask> definitions in project files.
+ 작업 '{1}'에 대한 사용자 지정 TaskFactory '{0}'은(는) 프로세스 외부 TaskHost 실행을 지원하지 않습니다. 다중 스레드 빌드 모드를 끄거나 프로젝트 파일의 <UsingTask> 정의에서 사용자 지정 TaskFactory를 제거하세요.
diff --git a/src/MSBuild/Resources/xlf/Strings.cs.xlf b/src/MSBuild/Resources/xlf/Strings.cs.xlf
index 24d038a7661..d946f2eb8ce 100644
--- a/src/MSBuild/Resources/xlf/Strings.cs.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.cs.xlf
@@ -249,18 +249,18 @@
maxCpuCount cannot be greater than 256.
(Short form: -mt)
- -multithreaded
- Enables EXPERIMENTAL multi-threaded mode in MSBuild.
- This means that MSBuild will use multiple threads
- to build projects in parallel,
- instead of multiple processes.
- This option is not supported.
- The maximum number of threads used is determined by the
- -maxCpuCount switch.
- In case of multi-threaded mode on
- and MSBUILDFORCEALLTASKSOUTOFPROC=1
- maxCpuCount cannot be greater than 256.
- (Short form: -mt)
+ -multithreaded
+ Povolí experimentální vícevláknový režim v nástroji MSBuild.
+ To znamená, že nástroj MSBuild bude používat více vláken
+ k paralelnímu sestavování projektů
+ namísto více procesů.
+ Tato možnost není podporována.
+ Maximální počet použitých vláken je určen
+ přepínačem -maxCpuCount.
+ V případě zapnutého režimu s více vlákny
+ a MSBUILDFORCEALLTASKSOUTOFPROC=1
+ nemůže být maxCpuCount větší než 256.
+ (Krátký tvar: -mt)
@@ -1526,7 +1526,7 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký
With multiThreaded mode on and MSBUILDFORCEALLTASKSOUTOFPROC=1, maxCpuCount cannot be greater that {0}.
- With multiThreaded mode on and MSBUILDFORCEALLTASKSOUTOFPROC=1, maxCpuCount cannot be greater that {0}.
+ V případě zapnutého režimu s více vlákny a MSBUILDFORCEALLTASKSOUTOFPROC=1 nemůže být maxCpuCount větší než {0}.
diff --git a/src/MSBuild/Resources/xlf/Strings.ja.xlf b/src/MSBuild/Resources/xlf/Strings.ja.xlf
index 8359ba09d2b..de62073f1eb 100644
--- a/src/MSBuild/Resources/xlf/Strings.ja.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.ja.xlf
@@ -249,18 +249,18 @@
maxCpuCount cannot be greater than 256.
(Short form: -mt)
- -multithreaded
- Enables EXPERIMENTAL multi-threaded mode in MSBuild.
- This means that MSBuild will use multiple threads
- to build projects in parallel,
- instead of multiple processes.
- This option is not supported.
- The maximum number of threads used is determined by the
- -maxCpuCount switch.
- In case of multi-threaded mode on
- and MSBUILDFORCEALLTASKSOUTOFPROC=1
- maxCpuCount cannot be greater than 256.
- (Short form: -mt)
+ -multithreaded
+ MSBuild で試験的なマルチスレッド モードを有効にします。
+ つまり、MSBuild は複数のプロセスではなく、
+ 複数のスレッドを使用してプロジェクトを
+ 並列にビルドします。
+ このオプションはサポートされていません。
+ 使用されるスレッドの最大数は、
+ -maxCpuCount スイッチによって決まります。
+ マルチスレッド モードが有効で、
+ MSBUILDFORCEALLTASKSOUTOFPROC=1 の場合、
+ maxCpuCount は 256 を超えることはできません。
+ (短い形式: -mt)
@@ -1514,7 +1514,7 @@
With multiThreaded mode on and MSBUILDFORCEALLTASKSOUTOFPROC=1, maxCpuCount cannot be greater that {0}.
- With multiThreaded mode on and MSBUILDFORCEALLTASKSOUTOFPROC=1, maxCpuCount cannot be greater that {0}.
+ マルチスレッド モードが有効で、MSBUILDFORCEALLTASKSOUTOFPROC=1 の場合、maxCpuCount は {0} を超えることはできません。
diff --git a/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf b/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf
index cffd6044ca0..87546d3eed0 100644
--- a/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf
@@ -249,18 +249,18 @@
maxCpuCount cannot be greater than 256.
(Short form: -mt)
- -multithreaded
- Enables EXPERIMENTAL multi-threaded mode in MSBuild.
- This means that MSBuild will use multiple threads
- to build projects in parallel,
- instead of multiple processes.
- This option is not supported.
- The maximum number of threads used is determined by the
- -maxCpuCount switch.
- In case of multi-threaded mode on
- and MSBUILDFORCEALLTASKSOUTOFPROC=1
- maxCpuCount cannot be greater than 256.
- (Short form: -mt)
+ -multithreaded
+ 在 MSBuild 中啟用實驗性多執行緒模式。
+ 這表示 MSBuild 將使用多個執行緒
+ 來平行建置專案,
+ 而不是使用多個處理序。
+ 不支援此選項。
+ 使用的執行緒數量上限由
+ -maxCpuCount 切換開關決定。
+ 若啟用多執行緒模式
+ 且 MSBUILDFORCEALLTASKSOUTOFPROC=1,
+ maxCpuCount 不得超過 256。
+ (簡短形式: -m)
@@ -1514,7 +1514,7 @@
With multiThreaded mode on and MSBUILDFORCEALLTASKSOUTOFPROC=1, maxCpuCount cannot be greater that {0}.
- With multiThreaded mode on and MSBUILDFORCEALLTASKSOUTOFPROC=1, maxCpuCount cannot be greater that {0}.
+ 開啟多執行緒模式且 MSBUILDFORCEALLTASKSOUTOFPROC=1 時,maxCpuCount 不能大於 {0}。