Skip to content

Commit 6cdbf98

Browse files
authored
LEGO: Merge pull request 45442
LEGO: Merge pull request 45442
1 parent 0cd447d commit 6cdbf98

File tree

7 files changed

+252
-0
lines changed

7 files changed

+252
-0
lines changed

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,6 +1506,15 @@
15061506
</Str>
15071507
<Disp Icon="Str" />
15081508
</Item>
1509+
<Item ItemId=";Add_undefined_to_optional_property_type_95169" ItemType="0" PsrId="306" Leaf="true">
1510+
<Str Cat="Text">
1511+
<Val><![CDATA[Add 'undefined' to optional property type]]></Val>
1512+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1513+
<Val><![CDATA[將 'undefined' 新增至選擇性屬性類型]]></Val>
1514+
</Tgt>
1515+
</Str>
1516+
<Disp Icon="Str" />
1517+
</Item>
15091518
<Item ItemId=";Add_undefined_type_to_all_uninitialized_properties_95029" ItemType="0" PsrId="306" Leaf="true">
15101519
<Str Cat="Text">
15111520
<Val><![CDATA[Add undefined type to all uninitialized properties]]></Val>
@@ -2340,6 +2349,15 @@
23402349
</Str>
23412350
<Disp Icon="Str" />
23422351
</Item>
2352+
<Item ItemId=";Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379" ItemType="0" PsrId="306" Leaf="true">
2353+
<Str Cat="Text">
2354+
<Val><![CDATA[Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
2355+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2356+
<Val><![CDATA[類型 '{0}' 的引數無法指派給類型為具有 'exactOptionalPropertyTypes: true' 的類型 '{1}' 的參數。請考慮將 'undefined' 新增到目標屬性的類型。]]></Val>
2357+
</Tgt>
2358+
</Str>
2359+
<Disp Icon="Str" />
2360+
</Item>
23432361
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
23442362
<Str Cat="Text">
23452363
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
@@ -13866,6 +13884,24 @@
1386613884
</Str>
1386713885
<Disp Icon="Str" />
1386813886
</Item>
13887+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
13888+
<Str Cat="Text">
13889+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
13890+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13891+
<Val><![CDATA[類型 '{0}' 無法指派給類型為具有 'exactOptionalPropertyTypes: true' 的類型 '{1}'。請考慮將 'undefined' 新增到目標屬性的類型。]]></Val>
13892+
</Tgt>
13893+
</Str>
13894+
<Disp Icon="Str" />
13895+
</Item>
13896+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412" ItemType="0" PsrId="306" Leaf="true">
13897+
<Str Cat="Text">
13898+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.]]></Val>
13899+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13900+
<Val><![CDATA[類型 '{0}' 無法指派給類型為具有 'exactOptionalPropertyTypes: true' 的類型 '{1}'。請考慮將 'undefined' 新增到目標的類型。]]></Val>
13901+
</Tgt>
13902+
</Str>
13903+
<Disp Icon="Str" />
13904+
</Item>
1386913905
<Item ItemId=";Type_0_is_not_comparable_to_type_1_2678" ItemType="0" PsrId="306" Leaf="true">
1387013906
<Str Cat="Text">
1387113907
<Val><![CDATA[Type '{0}' is not comparable to type '{1}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,6 +1518,15 @@
15181518
</Str>
15191519
<Disp Icon="Str" />
15201520
</Item>
1521+
<Item ItemId=";Add_undefined_to_optional_property_type_95169" ItemType="0" PsrId="306" Leaf="true">
1522+
<Str Cat="Text">
1523+
<Val><![CDATA[Add 'undefined' to optional property type]]></Val>
1524+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1525+
<Val><![CDATA[Agregar 'undefined' al tipo de propiedad opcional]]></Val>
1526+
</Tgt>
1527+
</Str>
1528+
<Disp Icon="Str" />
1529+
</Item>
15211530
<Item ItemId=";Add_undefined_type_to_all_uninitialized_properties_95029" ItemType="0" PsrId="306" Leaf="true">
15221531
<Str Cat="Text">
15231532
<Val><![CDATA[Add undefined type to all uninitialized properties]]></Val>
@@ -2352,6 +2361,15 @@
23522361
</Str>
23532362
<Disp Icon="Str" />
23542363
</Item>
2364+
<Item ItemId=";Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379" ItemType="0" PsrId="306" Leaf="true">
2365+
<Str Cat="Text">
2366+
<Val><![CDATA[Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
2367+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2368+
<Val><![CDATA[El argumento de tipo '{0}' no se puede asignar al parámetro de tipo '{1}' con 'exactOptionalPropertyTypes: true'. Considere la posibilidad de agregar "undefined" a los tipos de propiedades del destino.]]></Val>
2369+
</Tgt>
2370+
</Str>
2371+
<Disp Icon="Str" />
2372+
</Item>
23552373
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
23562374
<Str Cat="Text">
23572375
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
@@ -13878,6 +13896,24 @@
1387813896
</Str>
1387913897
<Disp Icon="Str" />
1388013898
</Item>
13899+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
13900+
<Str Cat="Text">
13901+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
13902+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13903+
<Val><![CDATA[El tipo '{0}' no se puede asignar al tipo '{1}' con 'exactOptionalPropertyTypes: true'. Considere la posibilidad de agregar "undefined" a los tipos de propiedades del destino.]]></Val>
13904+
</Tgt>
13905+
</Str>
13906+
<Disp Icon="Str" />
13907+
</Item>
13908+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412" ItemType="0" PsrId="306" Leaf="true">
13909+
<Str Cat="Text">
13910+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.]]></Val>
13911+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13912+
<Val><![CDATA[El tipo '{0}' no se puede asignar al tipo '{1}' con 'exactOptionalPropertyTypes: true'. Considere la posibilidad de agregar "undefined" al tipo del destino.]]></Val>
13913+
</Tgt>
13914+
</Str>
13915+
<Disp Icon="Str" />
13916+
</Item>
1388113917
<Item ItemId=";Type_0_is_not_comparable_to_type_1_2678" ItemType="0" PsrId="306" Leaf="true">
1388213918
<Str Cat="Text">
1388313919
<Val><![CDATA[Type '{0}' is not comparable to type '{1}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,6 +1506,15 @@
15061506
</Str>
15071507
<Disp Icon="Str" />
15081508
</Item>
1509+
<Item ItemId=";Add_undefined_to_optional_property_type_95169" ItemType="0" PsrId="306" Leaf="true">
1510+
<Str Cat="Text">
1511+
<Val><![CDATA[Add 'undefined' to optional property type]]></Val>
1512+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1513+
<Val><![CDATA[Aggiungi 'undefined' al tipo di proprietà facoltativo]]></Val>
1514+
</Tgt>
1515+
</Str>
1516+
<Disp Icon="Str" />
1517+
</Item>
15091518
<Item ItemId=";Add_undefined_type_to_all_uninitialized_properties_95029" ItemType="0" PsrId="306" Leaf="true">
15101519
<Str Cat="Text">
15111520
<Val><![CDATA[Add undefined type to all uninitialized properties]]></Val>
@@ -2340,6 +2349,15 @@
23402349
</Str>
23412350
<Disp Icon="Str" />
23422351
</Item>
2352+
<Item ItemId=";Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379" ItemType="0" PsrId="306" Leaf="true">
2353+
<Str Cat="Text">
2354+
<Val><![CDATA[Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
2355+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2356+
<Val><![CDATA[L'argomento di tipo '{0}' non può essere assegnato al parametro di tipo '{1}' con 'exactOptionalPropertyTypes: true'. Provare ad aggiungere 'undefined' ai tipi di proprietà di destinazione.]]></Val>
2357+
</Tgt>
2358+
</Str>
2359+
<Disp Icon="Str" />
2360+
</Item>
23432361
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
23442362
<Str Cat="Text">
23452363
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
@@ -13866,6 +13884,24 @@
1386613884
</Str>
1386713885
<Disp Icon="Str" />
1386813886
</Item>
13887+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
13888+
<Str Cat="Text">
13889+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
13890+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13891+
<Val><![CDATA[L'argomento di tipo '{0}' non può essere assegnato al tipo '{1}' con 'exactOptionalPropertyTypes: true'. Provare ad aggiungere 'undefined' ai tipi di proprietà di destinazione.]]></Val>
13892+
</Tgt>
13893+
</Str>
13894+
<Disp Icon="Str" />
13895+
</Item>
13896+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412" ItemType="0" PsrId="306" Leaf="true">
13897+
<Str Cat="Text">
13898+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.]]></Val>
13899+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13900+
<Val><![CDATA[L'argomento di tipo '{0}' non può essere assegnato al tipo '{1}' con 'exactOptionalPropertyTypes: true'. Provare ad aggiungere 'undefined' al tipo di destinazione.]]></Val>
13901+
</Tgt>
13902+
</Str>
13903+
<Disp Icon="Str" />
13904+
</Item>
1386913905
<Item ItemId=";Type_0_is_not_comparable_to_type_1_2678" ItemType="0" PsrId="306" Leaf="true">
1387013906
<Str Cat="Text">
1387113907
<Val><![CDATA[Type '{0}' is not comparable to type '{1}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,6 +1506,15 @@
15061506
</Str>
15071507
<Disp Icon="Str" />
15081508
</Item>
1509+
<Item ItemId=";Add_undefined_to_optional_property_type_95169" ItemType="0" PsrId="306" Leaf="true">
1510+
<Str Cat="Text">
1511+
<Val><![CDATA[Add 'undefined' to optional property type]]></Val>
1512+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1513+
<Val><![CDATA[선택적 속성 유형에 'undefined' 추가]]></Val>
1514+
</Tgt>
1515+
</Str>
1516+
<Disp Icon="Str" />
1517+
</Item>
15091518
<Item ItemId=";Add_undefined_type_to_all_uninitialized_properties_95029" ItemType="0" PsrId="306" Leaf="true">
15101519
<Str Cat="Text">
15111520
<Val><![CDATA[Add undefined type to all uninitialized properties]]></Val>
@@ -2340,6 +2349,15 @@
23402349
</Str>
23412350
<Disp Icon="Str" />
23422351
</Item>
2352+
<Item ItemId=";Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379" ItemType="0" PsrId="306" Leaf="true">
2353+
<Str Cat="Text">
2354+
<Val><![CDATA[Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
2355+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2356+
<Val><![CDATA['{0}' 유형의 인수는 'exactOptionalPropertyTypes: true'가 있는 '{1}' 유형의 매개 변수에 할당할 수 없습니다. 대상 속성의 유형에 'undefined'를 추가하는 것을 고려하세요.]]></Val>
2357+
</Tgt>
2358+
</Str>
2359+
<Disp Icon="Str" />
2360+
</Item>
23432361
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
23442362
<Str Cat="Text">
23452363
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
@@ -13866,6 +13884,24 @@
1386613884
</Str>
1386713885
<Disp Icon="Str" />
1386813886
</Item>
13887+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
13888+
<Str Cat="Text">
13889+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
13890+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13891+
<Val><![CDATA['{0}' 유형은 'exactOptionalPropertyTypes: true'가 있는 '{1}' 유형에 할당할 수 없습니다. 대상 속성의 유형에 'undefined'를 추가하는 것을 고려하세요.]]></Val>
13892+
</Tgt>
13893+
</Str>
13894+
<Disp Icon="Str" />
13895+
</Item>
13896+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412" ItemType="0" PsrId="306" Leaf="true">
13897+
<Str Cat="Text">
13898+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.]]></Val>
13899+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13900+
<Val><![CDATA['{0}' 유형은 'exactOptionalPropertyTypes: true'가 있는 '{1}' 유형에 할당할 수 없습니다. 대상 유형에 'undefined'를 추가하는 것을 고려하세요.]]></Val>
13901+
</Tgt>
13902+
</Str>
13903+
<Disp Icon="Str" />
13904+
</Item>
1386913905
<Item ItemId=";Type_0_is_not_comparable_to_type_1_2678" ItemType="0" PsrId="306" Leaf="true">
1387013906
<Str Cat="Text">
1387113907
<Val><![CDATA[Type '{0}' is not comparable to type '{1}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,6 +1496,15 @@
14961496
</Str>
14971497
<Disp Icon="Str" />
14981498
</Item>
1499+
<Item ItemId=";Add_undefined_to_optional_property_type_95169" ItemType="0" PsrId="306" Leaf="true">
1500+
<Str Cat="Text">
1501+
<Val><![CDATA[Add 'undefined' to optional property type]]></Val>
1502+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1503+
<Val><![CDATA[Dodaj element "undefined" do opcjonalnego typu właściwości]]></Val>
1504+
</Tgt>
1505+
</Str>
1506+
<Disp Icon="Str" />
1507+
</Item>
14991508
<Item ItemId=";Add_undefined_type_to_all_uninitialized_properties_95029" ItemType="0" PsrId="306" Leaf="true">
15001509
<Str Cat="Text">
15011510
<Val><![CDATA[Add undefined type to all uninitialized properties]]></Val>
@@ -2330,6 +2339,15 @@
23302339
</Str>
23312340
<Disp Icon="Str" />
23322341
</Item>
2342+
<Item ItemId=";Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379" ItemType="0" PsrId="306" Leaf="true">
2343+
<Str Cat="Text">
2344+
<Val><![CDATA[Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
2345+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2346+
<Val><![CDATA[Argumentu typu "{0}" nie można przypisać do parametru typu "{1}" o wartości "exactOptionalPropertyTypes: true". Rozważ dodanie elementu "undefined" do typów właściwości obiektu docelowego.]]></Val>
2347+
</Tgt>
2348+
</Str>
2349+
<Disp Icon="Str" />
2350+
</Item>
23332351
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
23342352
<Str Cat="Text">
23352353
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
@@ -13853,6 +13871,24 @@
1385313871
</Str>
1385413872
<Disp Icon="Str" />
1385513873
</Item>
13874+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
13875+
<Str Cat="Text">
13876+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.]]></Val>
13877+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13878+
<Val><![CDATA[Nie można przypisać typu "{0}" do typu "{1}" o wartości "exactOptionalPropertyTypes: true". Rozważ dodanie elementu "undefined" do typów właściwości obiektu docelowego.]]></Val>
13879+
</Tgt>
13880+
</Str>
13881+
<Disp Icon="Str" />
13882+
</Item>
13883+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412" ItemType="0" PsrId="306" Leaf="true">
13884+
<Str Cat="Text">
13885+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.]]></Val>
13886+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13887+
<Val><![CDATA[Nie można przypisać typu "{0}" do typu "{1}" o wartości "exactOptionalPropertyTypes: true". Rozważ dodanie elementu "undefined" do typu elementu docelowego.]]></Val>
13888+
</Tgt>
13889+
</Str>
13890+
<Disp Icon="Str" />
13891+
</Item>
1385613892
<Item ItemId=";Type_0_is_not_comparable_to_type_1_2678" ItemType="0" PsrId="306" Leaf="true">
1385713893
<Str Cat="Text">
1385813894
<Val><![CDATA[Type '{0}' is not comparable to type '{1}'.]]></Val>

0 commit comments

Comments
 (0)