diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf
index 578dded931de8..4bde155b650b2 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ Typ {0} má více konstruktorů anotovaných s JsonConstructorAttribute.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ Typ obsahuje více konstruktorů anotovaných s JsonConstructorAttribute.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf
index 9a154a7b3c7d2..093d8a6cdb471 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ Typ "{0}" weist mehrere Konstruktoren mit dem Kommentar "JsonConstructorAttribute" auf.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ Der Typ weist mehrere Konstruktoren mit dem Kommentar JsonConstructorAttribute auf.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf
index 591795f67d7e7..ed12d993f5c5a 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ El tipo '{0}' tiene varios constructores anotados con 'JsonConstructorAttribute'.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ El tipo tiene varios constructores anotados con JsonConstructorAttribute.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf
index 0a46e3e37dc7f..ddea910bd05ba 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ Le type' {0} 'a plusieurs constructeurs annotés avec’JsonConstructorAttribute'.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ Le type a plusieurs constructeurs annotés avec JsonConstructorAttribute.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf
index 663222f90862a..d26aba1c84f9b 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ Il tipo '{0}' contiene più costruttori che presentano l'annotazione 'JsonConstructorAttribute'.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ Il tipo contiene più costruttori che presentano l'annotazione JsonConstructorAttribute.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf
index 73b7ba0eda936..50270d6c4d401 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ 型 '{0}' には、'JsonConstructorAttribute' で注釈が付けられた複数のコンストラクターがあります。
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ 型には、JsonConstructorAttribute で注釈が付けられた複数のコンストラクターがあります。
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf
index a9c2c1ee7e337..a1fd856af1857 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ '{0}' 형식에 'JsonConstructorAttribute'로 주석이 추가된 여러 생성자가 있습니다.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ 해당 형식에 JsonConstructorAttribute로 주석이 추가된 여러 생성자가 있습니다.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf
index 97ee4a15ec077..e04db80de054b 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ Typ "{0}" ma wiele konstruktorów z adnotacją "JsonConstructorAttribute".
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ Typ ma wiele konstruktorów z adnotacją JsonConstructorAttribute.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pt-BR.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pt-BR.xlf
index 40d8e88fa31b5..bd08c889d012f 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pt-BR.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pt-BR.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ O tipo '{0}' tem vários construtores anotados com 'JsonConstructorAttribute'.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ O tipo tem vários construtores anotados com JsonConstructorAttribute.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ru.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ru.xlf
index 66b70494f1544..fdd7824a1f54e 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ru.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ru.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ Тип "{0}" имеет несколько конструкторов, аннотированных с использованием JsonConstructorAttribute.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ Тип имеет несколько конструкторов, аннотированных с использованием JsonConstructorAttribute.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.tr.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.tr.xlf
index 0334244bca30a..7844892dcbb49 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.tr.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.tr.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ '{0}' türünün 'JsonConstructorAttribute' ile açıklanan birden çok oluşturucusu var.
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ Türün JsonConstructorAttribute ile açıklanan birden çok oluşturucusu var.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hans.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hans.xlf
index fde4989102089..10e68c87ede68 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hans.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hans.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ 类型“{0}”具有用 “JsonConstructorAttribute” 批注的多个构造函数。
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ 类型具有用 JsonConstructorAttribute 批注的多个构造函数。
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hant.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hant.xlf
index 2928ee14c10c9..2b5a59991a12a 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hant.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hant.xlf
@@ -24,12 +24,12 @@
- Type '{0}' has multiple constructors annotated with 'JsonConstructorAttribute'.
+ 類型 '{0}' 包含多個以 'JsonConstructorAttribute' 註解的建構函式。
- Type has multiple constructors annotated with JsonConstructorAttribute.
+ 類型包含多個以 JsonConstructorAttribute 註解的建構函式。