Skip to content

Commit fd6f922

Browse files
authored
LEGO: Merge pull request 37848
LEGO: Merge pull request 37848
2 parents b4838c8 + f5de313 commit fd6f922

File tree

9 files changed

+243
-81
lines changed

9 files changed

+243
-81
lines changed

src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6009,18 +6009,27 @@
60096009
<Item ItemId=";Its_element_type_0_is_not_a_valid_JSX_element_2789" ItemType="0" PsrId="306" Leaf="true">
60106010
<Str Cat="Text">
60116011
<Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
6012+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6013+
<Val><![CDATA[其元素类型“{0}”不是有效的 JSX 元素。]]></Val>
6014+
</Tgt>
60126015
</Str>
60136016
<Disp Icon="Str" />
60146017
</Item>
60156018
<Item ItemId=";Its_instance_type_0_is_not_a_valid_JSX_element_2788" ItemType="0" PsrId="306" Leaf="true">
60166019
<Str Cat="Text">
60176020
<Val><![CDATA[Its instance type '{0}' is not a valid JSX element.]]></Val>
6021+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6022+
<Val><![CDATA[其实例类型“{0}”不是有效的 JSX 元素。]]></Val>
6023+
</Tgt>
60186024
</Str>
60196025
<Disp Icon="Str" />
60206026
</Item>
60216027
<Item ItemId=";Its_return_type_0_is_not_a_valid_JSX_element_2787" ItemType="0" PsrId="306" Leaf="true">
60226028
<Str Cat="Text">
60236029
<Val><![CDATA[Its return type '{0}' is not a valid JSX element.]]></Val>
6030+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6031+
<Val><![CDATA[其返回类型“{0}”不是有效的 JSX 元素。]]></Val>
6032+
</Tgt>
60246033
</Str>
60256034
<Disp Icon="Str" />
60266035
</Item>
@@ -8052,15 +8061,6 @@
80528061
</Str>
80538062
<Disp Icon="Str" />
80548063
</Item>
8055-
<Item ItemId=";Property_0_has_conflicting_declarations_and_is_inaccessible_in_type_1_2546" ItemType="0" PsrId="306" Leaf="true">
8056-
<Str Cat="Text">
8057-
<Val><![CDATA[Property '{0}' has conflicting declarations and is inaccessible in type '{1}'.]]></Val>
8058-
<Tgt Cat="Text" Stat="Loc" Orig="New">
8059-
<Val><![CDATA[属性“{0}”的声明发生冲突,并且在类型“{1}”中不可访问此属性。]]></Val>
8060-
</Tgt>
8061-
</Str>
8062-
<Disp Icon="Str" />
8063-
</Item>
80648064
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
80658065
<Str Cat="Text">
80668066
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
@@ -9966,6 +9966,18 @@
99669966
</Str>
99679967
<Disp Icon="Str" />
99689968
</Item>
9969+
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032" ItemType="0" PsrId="306" Leaf="true">
9970+
<Str Cat="Text">
9971+
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some.]]></Val>
9972+
</Str>
9973+
<Disp Icon="Str" />
9974+
</Item>
9975+
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituent_18031" ItemType="0" PsrId="306" Leaf="true">
9976+
<Str Cat="Text">
9977+
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' has conflicting types in some constituents.]]></Val>
9978+
</Str>
9979+
<Disp Icon="Str" />
9980+
</Item>
99699981
<Item ItemId=";The_last_overload_gave_the_following_error_2770" ItemType="0" PsrId="306" Leaf="true">
99709982
<Str Cat="Text">
99719983
<Val><![CDATA[The last overload gave the following error.]]></Val>
@@ -11742,6 +11754,9 @@
1174211754
<Item ItemId=";Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_json_to_read_more_about_this_file_95110" ItemType="0" PsrId="306" Leaf="true">
1174311755
<Str Cat="Text">
1174411756
<Val><![CDATA[Visit https://aka.ms/tsconfig.json to read more about this file]]></Val>
11757+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11758+
<Val><![CDATA[请访问 https://aka.ms/tsconfig.json,了解有关此文件的详细信息]]></Val>
11759+
</Tgt>
1174511760
</Str>
1174611761
<Disp Icon="Str" />
1174711762
</Item>
@@ -11913,6 +11928,9 @@
1191311928
<Item ItemId=";_0_cannot_be_used_as_a_JSX_component_2786" ItemType="0" PsrId="306" Leaf="true">
1191411929
<Str Cat="Text">
1191511930
<Val><![CDATA['{0}' cannot be used as a JSX component.]]></Val>
11931+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11932+
<Val><![CDATA[“{0}”不能用作 JSX 组件。]]></Val>
11933+
</Tgt>
1191611934
</Str>
1191711935
<Disp Icon="Str" />
1191811936
</Item>

src/loc/lcl/deu/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6006,18 +6006,27 @@
60066006
<Item ItemId=";Its_element_type_0_is_not_a_valid_JSX_element_2789" ItemType="0" PsrId="306" Leaf="true">
60076007
<Str Cat="Text">
60086008
<Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
6009+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6010+
<Val><![CDATA[Der zugehörige Elementtyp "{0}" ist kein gültiges JSX-Element.]]></Val>
6011+
</Tgt>
60096012
</Str>
60106013
<Disp Icon="Str" />
60116014
</Item>
60126015
<Item ItemId=";Its_instance_type_0_is_not_a_valid_JSX_element_2788" ItemType="0" PsrId="306" Leaf="true">
60136016
<Str Cat="Text">
60146017
<Val><![CDATA[Its instance type '{0}' is not a valid JSX element.]]></Val>
6018+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6019+
<Val><![CDATA[Der zugehörige Instanztyp "{0}" ist kein gültiges JSX-Element.]]></Val>
6020+
</Tgt>
60156021
</Str>
60166022
<Disp Icon="Str" />
60176023
</Item>
60186024
<Item ItemId=";Its_return_type_0_is_not_a_valid_JSX_element_2787" ItemType="0" PsrId="306" Leaf="true">
60196025
<Str Cat="Text">
60206026
<Val><![CDATA[Its return type '{0}' is not a valid JSX element.]]></Val>
6027+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6028+
<Val><![CDATA[Der Rückgabetyp "{0}" ist kein gültiges JSX-Element.]]></Val>
6029+
</Tgt>
60216030
</Str>
60226031
<Disp Icon="Str" />
60236032
</Item>
@@ -8046,15 +8055,6 @@
80468055
</Str>
80478056
<Disp Icon="Str" />
80488057
</Item>
8049-
<Item ItemId=";Property_0_has_conflicting_declarations_and_is_inaccessible_in_type_1_2546" ItemType="0" PsrId="306" Leaf="true">
8050-
<Str Cat="Text">
8051-
<Val><![CDATA[Property '{0}' has conflicting declarations and is inaccessible in type '{1}'.]]></Val>
8052-
<Tgt Cat="Text" Stat="Loc" Orig="New">
8053-
<Val><![CDATA[Eigenschaft "{0}" weist widersprüchliche Deklarationen auf und ein Zugriff in Typ "{1}" ist nicht möglich.]]></Val>
8054-
</Tgt>
8055-
</Str>
8056-
<Disp Icon="Str" />
8057-
</Item>
80588058
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
80598059
<Str Cat="Text">
80608060
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
@@ -9960,6 +9960,18 @@
99609960
</Str>
99619961
<Disp Icon="Str" />
99629962
</Item>
9963+
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032" ItemType="0" PsrId="306" Leaf="true">
9964+
<Str Cat="Text">
9965+
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some.]]></Val>
9966+
</Str>
9967+
<Disp Icon="Str" />
9968+
</Item>
9969+
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituent_18031" ItemType="0" PsrId="306" Leaf="true">
9970+
<Str Cat="Text">
9971+
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' has conflicting types in some constituents.]]></Val>
9972+
</Str>
9973+
<Disp Icon="Str" />
9974+
</Item>
99639975
<Item ItemId=";The_last_overload_gave_the_following_error_2770" ItemType="0" PsrId="306" Leaf="true">
99649976
<Str Cat="Text">
99659977
<Val><![CDATA[The last overload gave the following error.]]></Val>
@@ -11736,6 +11748,9 @@
1173611748
<Item ItemId=";Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_json_to_read_more_about_this_file_95110" ItemType="0" PsrId="306" Leaf="true">
1173711749
<Str Cat="Text">
1173811750
<Val><![CDATA[Visit https://aka.ms/tsconfig.json to read more about this file]]></Val>
11751+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11752+
<Val><![CDATA[Besuchen Sie https://aka.ms/tsconfig.json, um mehr über diese Datei zu erfahren.]]></Val>
11753+
</Tgt>
1173911754
</Str>
1174011755
<Disp Icon="Str" />
1174111756
</Item>
@@ -11907,6 +11922,9 @@
1190711922
<Item ItemId=";_0_cannot_be_used_as_a_JSX_component_2786" ItemType="0" PsrId="306" Leaf="true">
1190811923
<Str Cat="Text">
1190911924
<Val><![CDATA['{0}' cannot be used as a JSX component.]]></Val>
11925+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11926+
<Val><![CDATA["{0}" kann nicht als JSX-Komponente verwendet werden.]]></Val>
11927+
</Tgt>
1191011928
</Str>
1191111929
<Disp Icon="Str" />
1191211930
</Item>

src/loc/lcl/esn/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6021,18 +6021,27 @@
60216021
<Item ItemId=";Its_element_type_0_is_not_a_valid_JSX_element_2789" ItemType="0" PsrId="306" Leaf="true">
60226022
<Str Cat="Text">
60236023
<Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
6024+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6025+
<Val><![CDATA[El tipo de elemento "{0}" no es un elemento JSX válido.]]></Val>
6026+
</Tgt>
60246027
</Str>
60256028
<Disp Icon="Str" />
60266029
</Item>
60276030
<Item ItemId=";Its_instance_type_0_is_not_a_valid_JSX_element_2788" ItemType="0" PsrId="306" Leaf="true">
60286031
<Str Cat="Text">
60296032
<Val><![CDATA[Its instance type '{0}' is not a valid JSX element.]]></Val>
6033+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6034+
<Val><![CDATA[El tipo de instancia "{0}" no es un elemento JSX válido.]]></Val>
6035+
</Tgt>
60306036
</Str>
60316037
<Disp Icon="Str" />
60326038
</Item>
60336039
<Item ItemId=";Its_return_type_0_is_not_a_valid_JSX_element_2787" ItemType="0" PsrId="306" Leaf="true">
60346040
<Str Cat="Text">
60356041
<Val><![CDATA[Its return type '{0}' is not a valid JSX element.]]></Val>
6042+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6043+
<Val><![CDATA[El tipo de valor devuelto "{0}" no es un elemento JSX válido.]]></Val>
6044+
</Tgt>
60366045
</Str>
60376046
<Disp Icon="Str" />
60386047
</Item>
@@ -8064,15 +8073,6 @@
80648073
</Str>
80658074
<Disp Icon="Str" />
80668075
</Item>
8067-
<Item ItemId=";Property_0_has_conflicting_declarations_and_is_inaccessible_in_type_1_2546" ItemType="0" PsrId="306" Leaf="true">
8068-
<Str Cat="Text">
8069-
<Val><![CDATA[Property '{0}' has conflicting declarations and is inaccessible in type '{1}'.]]></Val>
8070-
<Tgt Cat="Text" Stat="Loc" Orig="New">
8071-
<Val><![CDATA[La propiedad "{0}" tiene declaraciones en conflicto y no está accesible en el tipo "{1}".]]></Val>
8072-
</Tgt>
8073-
</Str>
8074-
<Disp Icon="Str" />
8075-
</Item>
80768076
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
80778077
<Str Cat="Text">
80788078
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
@@ -9978,6 +9978,18 @@
99789978
</Str>
99799979
<Disp Icon="Str" />
99809980
</Item>
9981+
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032" ItemType="0" PsrId="306" Leaf="true">
9982+
<Str Cat="Text">
9983+
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some.]]></Val>
9984+
</Str>
9985+
<Disp Icon="Str" />
9986+
</Item>
9987+
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituent_18031" ItemType="0" PsrId="306" Leaf="true">
9988+
<Str Cat="Text">
9989+
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' has conflicting types in some constituents.]]></Val>
9990+
</Str>
9991+
<Disp Icon="Str" />
9992+
</Item>
99819993
<Item ItemId=";The_last_overload_gave_the_following_error_2770" ItemType="0" PsrId="306" Leaf="true">
99829994
<Str Cat="Text">
99839995
<Val><![CDATA[The last overload gave the following error.]]></Val>
@@ -11754,6 +11766,9 @@
1175411766
<Item ItemId=";Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_json_to_read_more_about_this_file_95110" ItemType="0" PsrId="306" Leaf="true">
1175511767
<Str Cat="Text">
1175611768
<Val><![CDATA[Visit https://aka.ms/tsconfig.json to read more about this file]]></Val>
11769+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11770+
<Val><![CDATA[Visite https://aka.ms/tsconfig.json para leer más información sobre este archivo]]></Val>
11771+
</Tgt>
1175711772
</Str>
1175811773
<Disp Icon="Str" />
1175911774
</Item>
@@ -11925,6 +11940,9 @@
1192511940
<Item ItemId=";_0_cannot_be_used_as_a_JSX_component_2786" ItemType="0" PsrId="306" Leaf="true">
1192611941
<Str Cat="Text">
1192711942
<Val><![CDATA['{0}' cannot be used as a JSX component.]]></Val>
11943+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11944+
<Val><![CDATA[No se puede usar "{0}" como componente JSX.]]></Val>
11945+
</Tgt>
1192811946
</Str>
1192911947
<Disp Icon="Str" />
1193011948
</Item>

src/loc/lcl/ita/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6009,18 +6009,27 @@
60096009
<Item ItemId=";Its_element_type_0_is_not_a_valid_JSX_element_2789" ItemType="0" PsrId="306" Leaf="true">
60106010
<Str Cat="Text">
60116011
<Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
6012+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6013+
<Val><![CDATA[Il relativo tipo di elemento '{0}' non è un elemento JSX valido.]]></Val>
6014+
</Tgt>
60126015
</Str>
60136016
<Disp Icon="Str" />
60146017
</Item>
60156018
<Item ItemId=";Its_instance_type_0_is_not_a_valid_JSX_element_2788" ItemType="0" PsrId="306" Leaf="true">
60166019
<Str Cat="Text">
60176020
<Val><![CDATA[Its instance type '{0}' is not a valid JSX element.]]></Val>
6021+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6022+
<Val><![CDATA[Il relativo tipo di istanza '{0}' non è un elemento JSX valido.]]></Val>
6023+
</Tgt>
60186024
</Str>
60196025
<Disp Icon="Str" />
60206026
</Item>
60216027
<Item ItemId=";Its_return_type_0_is_not_a_valid_JSX_element_2787" ItemType="0" PsrId="306" Leaf="true">
60226028
<Str Cat="Text">
60236029
<Val><![CDATA[Its return type '{0}' is not a valid JSX element.]]></Val>
6030+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6031+
<Val><![CDATA[Il relativo tipo restituito '{0}' non è un elemento JSX valido.]]></Val>
6032+
</Tgt>
60246033
</Str>
60256034
<Disp Icon="Str" />
60266035
</Item>
@@ -8052,15 +8061,6 @@
80528061
</Str>
80538062
<Disp Icon="Str" />
80548063
</Item>
8055-
<Item ItemId=";Property_0_has_conflicting_declarations_and_is_inaccessible_in_type_1_2546" ItemType="0" PsrId="306" Leaf="true">
8056-
<Str Cat="Text">
8057-
<Val><![CDATA[Property '{0}' has conflicting declarations and is inaccessible in type '{1}'.]]></Val>
8058-
<Tgt Cat="Text" Stat="Loc" Orig="New">
8059-
<Val><![CDATA[La proprietà '{0}' include dichiarazioni in conflitto ed è inaccessibile nel tipo '{1}'.]]></Val>
8060-
</Tgt>
8061-
</Str>
8062-
<Disp Icon="Str" />
8063-
</Item>
80648064
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
80658065
<Str Cat="Text">
80668066
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
@@ -9966,6 +9966,18 @@
99669966
</Str>
99679967
<Disp Icon="Str" />
99689968
</Item>
9969+
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032" ItemType="0" PsrId="306" Leaf="true">
9970+
<Str Cat="Text">
9971+
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some.]]></Val>
9972+
</Str>
9973+
<Disp Icon="Str" />
9974+
</Item>
9975+
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituent_18031" ItemType="0" PsrId="306" Leaf="true">
9976+
<Str Cat="Text">
9977+
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' has conflicting types in some constituents.]]></Val>
9978+
</Str>
9979+
<Disp Icon="Str" />
9980+
</Item>
99699981
<Item ItemId=";The_last_overload_gave_the_following_error_2770" ItemType="0" PsrId="306" Leaf="true">
99709982
<Str Cat="Text">
99719983
<Val><![CDATA[The last overload gave the following error.]]></Val>
@@ -11742,6 +11754,9 @@
1174211754
<Item ItemId=";Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_json_to_read_more_about_this_file_95110" ItemType="0" PsrId="306" Leaf="true">
1174311755
<Str Cat="Text">
1174411756
<Val><![CDATA[Visit https://aka.ms/tsconfig.json to read more about this file]]></Val>
11757+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11758+
<Val><![CDATA[Per altre informazioni su questo file, visitare il sito all'indirizzo https://aka.ms/tsconfig.json]]></Val>
11759+
</Tgt>
1174511760
</Str>
1174611761
<Disp Icon="Str" />
1174711762
</Item>
@@ -11913,6 +11928,9 @@
1191311928
<Item ItemId=";_0_cannot_be_used_as_a_JSX_component_2786" ItemType="0" PsrId="306" Leaf="true">
1191411929
<Str Cat="Text">
1191511930
<Val><![CDATA['{0}' cannot be used as a JSX component.]]></Val>
11931+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11932+
<Val><![CDATA[Non è possibile usare '{0}' come componente JSX.]]></Val>
11933+
</Tgt>
1191611934
</Str>
1191711935
<Disp Icon="Str" />
1191811936
</Item>

0 commit comments

Comments
 (0)