diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf
index a04e8adbf9a..9a8c025d6f5 100644
--- a/src/Build/Resources/xlf/Strings.cs.xlf
+++ b/src/Build/Resources/xlf/Strings.cs.xlf
@@ -731,7 +731,7 @@
Partial evaluation (the "{0}" evaluation stage) is not supported when creating a Project. Use ProjectInstance to perform a partial evaluation, or use the Full evaluation stage to create a Project.
- Partial evaluation (the "{0}" evaluation stage) is not supported when creating a Project. Use ProjectInstance to perform a partial evaluation, or use the Full evaluation stage to create a Project.
+ Při vytváření objektu Project není podporované částečné vyhodnocení (fáze vyhodnocení „{0}“). K částečnému vyhodnocení použijte ProjectInstance. Případně vytvořte Project ve fázi vyhodnocení Full.UE: This message is shown when a partial (non-Full) ProjectEvaluationStage is passed to a Project factory method such as Project.FromFile. {0} is the requested ProjectEvaluationStage.
@@ -3319,6 +3319,142 @@ Využití: Průměrné využití {0}: {1:###.0}
MSB4247: Překladač sady SDK se nepodařilo načíst. Soubor manifestu existuje, ale cestu k souboru DLL překladače sady SDK se nepodařilo najít. Cesta k souboru manifestu: {0}. Cesta k překladači sady SDK: {1}{StrBegin="MSB4247: "}
+
+ MSB4188: Build was canceled.
+ MSB4188: Build was canceled.
+ {StrBegin="MSB4188: "} Error when the build stops suddenly for some reason. For example, because a child node died.
+
+
+ Custom event type '{0}' is not supported as all custom event types were deprecated. Please use Extended*EventArgs instead. More info: https://aka.ms/msbuild/eventargs
+ Custom event type '{0}' is not supported as all custom event types were deprecated. Please use Extended*EventArgs instead. More info: https://aka.ms/msbuild/eventargs
+
+
+
+ MSB4025: The project file could not be loaded. {0}
+ MSB4025: The project file could not be loaded. {0}
+ {StrBegin="MSB4025: "}UE: This message is shown when the project file given to the engine cannot be loaded because the filename/path is
+ invalid, or due to lack of permissions, or incorrect XML. The project filename is not part of the message because it is
+ provided separately to loggers.
+ LOCALIZATION: {0} is a localized message from the CLR/FX explaining why the project is invalid.
+
+
+ MSB4103: "{0}" is not a valid logger verbosity level.
+ MSB4103: "{0}" is not a valid logger verbosity level.
+ {StrBegin="MSB4103: "}
+
+
+ This collection is read-only.
+ This collection is read-only.
+
+
+
+ MSB5019: The project file is malformed: "{0}". {1}
+ MSB5019: The project file is malformed: "{0}". {1}
+ {StrBegin="MSB5019: "}
+
+
+ MSB5020: Could not load the project file: "{0}". {1}
+ MSB5020: Could not load the project file: "{0}". {1}
+ {StrBegin="MSB5020: "}
+
+
+ MSB5028: Solution filter file at "{0}" includes project "{1}" that is not in the solution file at "{2}".
+ MSB5028: Solution filter file at "{0}" includes project "{1}" that is not in the solution file at "{2}".
+ {StrBegin="MSB5028: "}UE: The project filename is provided separately to loggers.
+
+
+ MSB5025: Json in solution filter file "{0}" is incorrectly formatted.
+ MSB5025: Json in solution filter file "{0}" is incorrectly formatted.
+ {StrBegin="MSB5025: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5026: The solution filter file at "{0}" specifies there will be a solution file at "{1}", but that file does not exist.
+ MSB5026: The solution filter file at "{0}" specifies there will be a solution file at "{1}", but that file does not exist.
+ {StrBegin="MSB5026: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5004: The solution file has two projects named "{0}".
+ MSB5004: The solution file has two projects named "{0}".
+ {StrBegin="MSB5004: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5005: Error parsing project section for project "{0}". The project file name "{1}" contains invalid characters.
+ MSB5005: Error parsing project section for project "{0}". The project file name "{1}" contains invalid characters.
+ {StrBegin="MSB5005: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5006: Error parsing project section for project "{0}". The project file name is empty.
+ MSB5006: Error parsing project section for project "{0}". The project file name is empty.
+ {StrBegin="MSB5006: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5007: Error parsing the project configuration section in solution file. The entry "{0}" is invalid.
+ MSB5007: Error parsing the project configuration section in solution file. The entry "{0}" is invalid.
+ {StrBegin="MSB5007: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5008: Error parsing the solution configuration section in solution file. The entry "{0}" is invalid.
+ MSB5008: Error parsing the solution configuration section in solution file. The entry "{0}" is invalid.
+ {StrBegin="MSB5008: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5009: Error parsing the nested project section in solution file.
+ MSB5009: Error parsing the nested project section in solution file.
+ {StrBegin="MSB5009: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5009: Error parsing the project "{0}" section with GUID: "{1}". It is nested under "{2}" but that project is not found in the solution.
+ MSB5009: Error parsing the project "{0}" section with GUID: "{1}". It is nested under "{2}" but that project is not found in the solution.
+ {StrBegin="MSB5009: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5023: Error parsing the nested project section in solution file. A project with the GUID "{0}" is listed as being nested under project "{1}", but does not exist in the solution.
+ MSB5023: Error parsing the nested project section in solution file. A project with the GUID "{0}" is listed as being nested under project "{1}", but does not exist in the solution.
+ {StrBegin="MSB5023: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5010: No file format header found.
+ MSB5010: No file format header found.
+ {StrBegin="MSB5010: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5011: Parent project GUID not found in "{0}" project dependency section.
+ MSB5011: Parent project GUID not found in "{0}" project dependency section.
+ {StrBegin="MSB5011: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5012: Unexpected end-of-file reached inside "{0}" project section.
+ MSB5012: Unexpected end-of-file reached inside "{0}" project section.
+ {StrBegin="MSB5012: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5013: Error parsing a project section.
+ MSB5013: Error parsing a project section.
+ {StrBegin="MSB5013: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5014: File format version is not recognized. MSBuild can only read solution files between versions {0}.0 and {1}.0, inclusive.
+ MSB5014: File format version is not recognized. MSBuild can only read solution files between versions {0}.0 and {1}.0, inclusive.
+ {StrBegin="MSB5014: "}UE: The solution filename is provided separately to loggers.
+
+
+ MSB5015: The properties could not be read from the WebsiteProperties section of the "{0}" project.
+ MSB5015: The properties could not be read from the WebsiteProperties section of the "{0}" project.
+ {StrBegin="MSB5015: "}UE: The solution filename is provided separately to loggers.
+
+
+ Solution file
+ Solution file
+ UE: this fragment is used to describe errors found while parsing solution files. For example, if a normal error is
+ displayed like this: "MSBUILD : error MSB0000: This is an error.", then an error from solution parsing would look like this:
+ "MSBUILD : Solution file error MSB0000: This is an error."
+ LOCALIZATION: This fragment needs to be localized.
+
+
+ Unrecognized solution version "{0}", attempting to continue.
+ Unrecognized solution version "{0}", attempting to continue.
+
+