Skip to content

Commit 4fdc4fd

Browse files
authored
LEGO: Merge pull request 48400
LEGO: Merge pull request 48400
1 parent 2b7bd85 commit 4fdc4fd

File tree

5 files changed

+180
-45
lines changed

5 files changed

+180
-45
lines changed

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

Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12147,15 +12147,6 @@
1214712147
</Str>
1214812148
<Disp Icon="Str" />
1214912149
</Item>
12150-
<Item ItemId=";Specify_the_folder_for_tsbuildinfo_incremental_compilation_files_6707" ItemType="0" PsrId="306" Leaf="true">
12151-
<Str Cat="Text">
12152-
<Val><![CDATA[Specify the folder for .tsbuildinfo incremental compilation files.]]></Val>
12153-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12154-
<Val><![CDATA[Geben Sie den Ordner für .tsbuildinfo inkrementelle Kompilierungsdateien an.]]></Val>
12155-
</Tgt>
12156-
</Str>
12157-
<Disp Icon="Str" />
12158-
</Item>
1215912150
<Item ItemId=";Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations_6004" ItemType="0" PsrId="306" Leaf="true">
1216012151
<Str Cat="Text">
1216112152
<Val><![CDATA[Specify the location where debugger should locate TypeScript files instead of source locations.]]></Val>
@@ -12219,6 +12210,15 @@
1221912210
</Str>
1222012211
<Disp Icon="Str" />
1222112212
</Item>
12213+
<Item ItemId=";Specify_the_path_to_tsbuildinfo_incremental_compilation_file_6707" ItemType="0" PsrId="306" Leaf="true">
12214+
<Str Cat="Text">
12215+
<Val><![CDATA[Specify the path to .tsbuildinfo incremental compilation file.]]></Val>
12216+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12217+
<Val><![CDATA[Geben Sie den Pfad zu inkrementelle Kompilierungsdateien .tsbuildinfo an.]]></Val>
12218+
</Tgt>
12219+
</Str>
12220+
<Disp Icon="Str" />
12221+
</Item>
1222212222
<Item ItemId=";Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir_6058" ItemType="0" PsrId="306" Leaf="true">
1222312223
<Str Cat="Text">
1222412224
<Val><![CDATA[Specify the root directory of input files. Use to control the output directory structure with --outDir.]]></Val>
@@ -13998,6 +13998,15 @@
1399813998
</Str>
1399913999
<Disp Icon="Str" />
1400014000
</Item>
14001+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation_2636" ItemType="0" PsrId="306" Leaf="true">
14002+
<Str Cat="Text">
14003+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' as implied by variance annotation.]]></Val>
14004+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14005+
<Val><![CDATA[Der Typ „{0}“ kann dem Typ „{1}“ nicht zugewiesen werden, wie in der Abweichungsanmerkung impliziert.]]></Val>
14006+
</Tgt>
14007+
</Str>
14008+
<Disp Icon="Str" />
14009+
</Item>
1400114010
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
1400214011
<Str Cat="Text">
1400314012
<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>
@@ -15606,6 +15615,15 @@
1560615615
</Str>
1560715616
<Disp Icon="Str" />
1560815617
</Item>
15618+
<Item ItemId=";_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias_1274" ItemType="0" PsrId="306" Leaf="true">
15619+
<Str Cat="Text">
15620+
<Val><![CDATA['{0}' modifier can only appear on a type parameter of a class, interface or type alias]]></Val>
15621+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15622+
<Val><![CDATA[Der Modifizierer „{0}“ kann nur für einen Typparameter einer Klasse, einer Schnittstelle oder eines Typalias verwendet werden.]]></Val>
15623+
</Tgt>
15624+
</Str>
15625+
<Disp Icon="Str" />
15626+
</Item>
1560915627
<Item ItemId=";_0_modifier_cannot_appear_on_a_constructor_declaration_1089" ItemType="0" PsrId="306" Leaf="true">
1561015628
<Str Cat="Text">
1561115629
<Val><![CDATA['{0}' modifier cannot appear on a constructor declaration.]]></Val>
@@ -15642,6 +15660,15 @@
1564215660
</Str>
1564315661
<Disp Icon="Str" />
1564415662
</Item>
15663+
<Item ItemId=";_0_modifier_cannot_appear_on_a_type_parameter_1273" ItemType="0" PsrId="306" Leaf="true">
15664+
<Str Cat="Text">
15665+
<Val><![CDATA['{0}' modifier cannot appear on a type parameter]]></Val>
15666+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15667+
<Val><![CDATA[Der Modifizierer „{0}“ kann nicht für einen Typparameter verwendet werden]]></Val>
15668+
</Tgt>
15669+
</Str>
15670+
<Disp Icon="Str" />
15671+
</Item>
1564515672
<Item ItemId=";_0_modifier_cannot_appear_on_an_index_signature_1071" ItemType="0" PsrId="306" Leaf="true">
1564615673
<Str Cat="Text">
1564715674
<Val><![CDATA['{0}' modifier cannot appear on an index signature.]]></Val>

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

Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12165,15 +12165,6 @@
1216512165
</Str>
1216612166
<Disp Icon="Str" />
1216712167
</Item>
12168-
<Item ItemId=";Specify_the_folder_for_tsbuildinfo_incremental_compilation_files_6707" ItemType="0" PsrId="306" Leaf="true">
12169-
<Str Cat="Text">
12170-
<Val><![CDATA[Specify the folder for .tsbuildinfo incremental compilation files.]]></Val>
12171-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12172-
<Val><![CDATA[Especifique la carpeta para los archivos de compilación incremental .tsbuildinfo.]]></Val>
12173-
</Tgt>
12174-
</Str>
12175-
<Disp Icon="Str" />
12176-
</Item>
1217712168
<Item ItemId=";Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations_6004" ItemType="0" PsrId="306" Leaf="true">
1217812169
<Str Cat="Text">
1217912170
<Val><![CDATA[Specify the location where debugger should locate TypeScript files instead of source locations.]]></Val>
@@ -12237,6 +12228,15 @@
1223712228
</Str>
1223812229
<Disp Icon="Str" />
1223912230
</Item>
12231+
<Item ItemId=";Specify_the_path_to_tsbuildinfo_incremental_compilation_file_6707" ItemType="0" PsrId="306" Leaf="true">
12232+
<Str Cat="Text">
12233+
<Val><![CDATA[Specify the path to .tsbuildinfo incremental compilation file.]]></Val>
12234+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12235+
<Val><![CDATA[Especifique la ruta de acceso para el archivo de compilación incremental .tsbuildinfo.]]></Val>
12236+
</Tgt>
12237+
</Str>
12238+
<Disp Icon="Str" />
12239+
</Item>
1224012240
<Item ItemId=";Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir_6058" ItemType="0" PsrId="306" Leaf="true">
1224112241
<Str Cat="Text">
1224212242
<Val><![CDATA[Specify the root directory of input files. Use to control the output directory structure with --outDir.]]></Val>
@@ -14016,6 +14016,15 @@
1401614016
</Str>
1401714017
<Disp Icon="Str" />
1401814018
</Item>
14019+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation_2636" ItemType="0" PsrId="306" Leaf="true">
14020+
<Str Cat="Text">
14021+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' as implied by variance annotation.]]></Val>
14022+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14023+
<Val><![CDATA[El tipo “{0}” no se puede asignar al tipo “{1}”, tal y como implica la anotación de desviación.]]></Val>
14024+
</Tgt>
14025+
</Str>
14026+
<Disp Icon="Str" />
14027+
</Item>
1401914028
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
1402014029
<Str Cat="Text">
1402114030
<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>
@@ -15624,6 +15633,15 @@
1562415633
</Str>
1562515634
<Disp Icon="Str" />
1562615635
</Item>
15636+
<Item ItemId=";_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias_1274" ItemType="0" PsrId="306" Leaf="true">
15637+
<Str Cat="Text">
15638+
<Val><![CDATA['{0}' modifier can only appear on a type parameter of a class, interface or type alias]]></Val>
15639+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15640+
<Val><![CDATA[El modificador “{0}” solo puede aparecer en un parámetro de tipo de una clase, interfaz o alias de tipo]]></Val>
15641+
</Tgt>
15642+
</Str>
15643+
<Disp Icon="Str" />
15644+
</Item>
1562715645
<Item ItemId=";_0_modifier_cannot_appear_on_a_constructor_declaration_1089" ItemType="0" PsrId="306" Leaf="true">
1562815646
<Str Cat="Text">
1562915647
<Val><![CDATA['{0}' modifier cannot appear on a constructor declaration.]]></Val>
@@ -15660,6 +15678,15 @@
1566015678
</Str>
1566115679
<Disp Icon="Str" />
1566215680
</Item>
15681+
<Item ItemId=";_0_modifier_cannot_appear_on_a_type_parameter_1273" ItemType="0" PsrId="306" Leaf="true">
15682+
<Str Cat="Text">
15683+
<Val><![CDATA['{0}' modifier cannot appear on a type parameter]]></Val>
15684+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15685+
<Val><![CDATA[El modificador “{0}” no puede aparecer en un parámetro de tipo]]></Val>
15686+
</Tgt>
15687+
</Str>
15688+
<Disp Icon="Str" />
15689+
</Item>
1566315690
<Item ItemId=";_0_modifier_cannot_appear_on_an_index_signature_1071" ItemType="0" PsrId="306" Leaf="true">
1566415691
<Str Cat="Text">
1566515692
<Val><![CDATA['{0}' modifier cannot appear on an index signature.]]></Val>

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

Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12165,15 +12165,6 @@
1216512165
</Str>
1216612166
<Disp Icon="Str" />
1216712167
</Item>
12168-
<Item ItemId=";Specify_the_folder_for_tsbuildinfo_incremental_compilation_files_6707" ItemType="0" PsrId="306" Leaf="true">
12169-
<Str Cat="Text">
12170-
<Val><![CDATA[Specify the folder for .tsbuildinfo incremental compilation files.]]></Val>
12171-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12172-
<Val><![CDATA[Spécifiez le dossier pour les fichiers de compilation incrémentielle .tsbuildinfo.]]></Val>
12173-
</Tgt>
12174-
</Str>
12175-
<Disp Icon="Str" />
12176-
</Item>
1217712168
<Item ItemId=";Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations_6004" ItemType="0" PsrId="306" Leaf="true">
1217812169
<Str Cat="Text">
1217912170
<Val><![CDATA[Specify the location where debugger should locate TypeScript files instead of source locations.]]></Val>
@@ -12237,6 +12228,15 @@
1223712228
</Str>
1223812229
<Disp Icon="Str" />
1223912230
</Item>
12231+
<Item ItemId=";Specify_the_path_to_tsbuildinfo_incremental_compilation_file_6707" ItemType="0" PsrId="306" Leaf="true">
12232+
<Str Cat="Text">
12233+
<Val><![CDATA[Specify the path to .tsbuildinfo incremental compilation file.]]></Val>
12234+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12235+
<Val><![CDATA[Spécifiez le chemin d’accès au fichier de compilation incrémentielle .incrémentielle .]]></Val>
12236+
</Tgt>
12237+
</Str>
12238+
<Disp Icon="Str" />
12239+
</Item>
1224012240
<Item ItemId=";Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir_6058" ItemType="0" PsrId="306" Leaf="true">
1224112241
<Str Cat="Text">
1224212242
<Val><![CDATA[Specify the root directory of input files. Use to control the output directory structure with --outDir.]]></Val>
@@ -14016,6 +14016,15 @@
1401614016
</Str>
1401714017
<Disp Icon="Str" />
1401814018
</Item>
14019+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation_2636" ItemType="0" PsrId="306" Leaf="true">
14020+
<Str Cat="Text">
14021+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' as implied by variance annotation.]]></Val>
14022+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14023+
<Val><![CDATA[Le type «{0}» n’est pas assignable au type «{1}» comme implicite par l’annotation de variance.]]></Val>
14024+
</Tgt>
14025+
</Str>
14026+
<Disp Icon="Str" />
14027+
</Item>
1401914028
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
1402014029
<Str Cat="Text">
1402114030
<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>
@@ -15624,6 +15633,15 @@
1562415633
</Str>
1562515634
<Disp Icon="Str" />
1562615635
</Item>
15636+
<Item ItemId=";_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias_1274" ItemType="0" PsrId="306" Leaf="true">
15637+
<Str Cat="Text">
15638+
<Val><![CDATA['{0}' modifier can only appear on a type parameter of a class, interface or type alias]]></Val>
15639+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15640+
<Val><![CDATA[Le modificateur «{0}» ne peut apparaître que sur un paramètre de type d’une classe, d’une interface ou d’un alias de type]]></Val>
15641+
</Tgt>
15642+
</Str>
15643+
<Disp Icon="Str" />
15644+
</Item>
1562715645
<Item ItemId=";_0_modifier_cannot_appear_on_a_constructor_declaration_1089" ItemType="0" PsrId="306" Leaf="true">
1562815646
<Str Cat="Text">
1562915647
<Val><![CDATA['{0}' modifier cannot appear on a constructor declaration.]]></Val>
@@ -15660,6 +15678,15 @@
1566015678
</Str>
1566115679
<Disp Icon="Str" />
1566215680
</Item>
15681+
<Item ItemId=";_0_modifier_cannot_appear_on_a_type_parameter_1273" ItemType="0" PsrId="306" Leaf="true">
15682+
<Str Cat="Text">
15683+
<Val><![CDATA['{0}' modifier cannot appear on a type parameter]]></Val>
15684+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15685+
<Val><![CDATA[Le modificateur «{0}» ne peut pas apparaître sur un paramètre de type]]></Val>
15686+
</Tgt>
15687+
</Str>
15688+
<Disp Icon="Str" />
15689+
</Item>
1566315690
<Item ItemId=";_0_modifier_cannot_appear_on_an_index_signature_1071" ItemType="0" PsrId="306" Leaf="true">
1566415691
<Str Cat="Text">
1566515692
<Val><![CDATA['{0}' modifier cannot appear on an index signature.]]></Val>

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

Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12143,15 +12143,6 @@
1214312143
</Str>
1214412144
<Disp Icon="Str" />
1214512145
</Item>
12146-
<Item ItemId=";Specify_the_folder_for_tsbuildinfo_incremental_compilation_files_6707" ItemType="0" PsrId="306" Leaf="true">
12147-
<Str Cat="Text">
12148-
<Val><![CDATA[Specify the folder for .tsbuildinfo incremental compilation files.]]></Val>
12149-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12150-
<Val><![CDATA[Especifique a pasta para os arquivos de compilação incremental .tsbuildinfo.]]></Val>
12151-
</Tgt>
12152-
</Str>
12153-
<Disp Icon="Str" />
12154-
</Item>
1215512146
<Item ItemId=";Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations_6004" ItemType="0" PsrId="306" Leaf="true">
1215612147
<Str Cat="Text">
1215712148
<Val><![CDATA[Specify the location where debugger should locate TypeScript files instead of source locations.]]></Val>
@@ -12215,6 +12206,15 @@
1221512206
</Str>
1221612207
<Disp Icon="Str" />
1221712208
</Item>
12209+
<Item ItemId=";Specify_the_path_to_tsbuildinfo_incremental_compilation_file_6707" ItemType="0" PsrId="306" Leaf="true">
12210+
<Str Cat="Text">
12211+
<Val><![CDATA[Specify the path to .tsbuildinfo incremental compilation file.]]></Val>
12212+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12213+
<Val><![CDATA[Especifique o caminho para o arquivo de compilação incremental .tsbuildinfo.]]></Val>
12214+
</Tgt>
12215+
</Str>
12216+
<Disp Icon="Str" />
12217+
</Item>
1221812218
<Item ItemId=";Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir_6058" ItemType="0" PsrId="306" Leaf="true">
1221912219
<Str Cat="Text">
1222012220
<Val><![CDATA[Specify the root directory of input files. Use to control the output directory structure with --outDir.]]></Val>
@@ -13994,6 +13994,15 @@
1399413994
</Str>
1399513995
<Disp Icon="Str" />
1399613996
</Item>
13997+
<Item ItemId=";Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation_2636" ItemType="0" PsrId="306" Leaf="true">
13998+
<Str Cat="Text">
13999+
<Val><![CDATA[Type '{0}' is not assignable to type '{1}' as implied by variance annotation.]]></Val>
14000+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14001+
<Val><![CDATA[Tipo '{0}' não é atribuível ao tipo '{1}' como implícito pela anotação de variância.]]></Val>
14002+
</Tgt>
14003+
</Str>
14004+
<Disp Icon="Str" />
14005+
</Item>
1399714006
<Item ItemId=";Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375" ItemType="0" PsrId="306" Leaf="true">
1399814007
<Str Cat="Text">
1399914008
<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>
@@ -15602,6 +15611,15 @@
1560215611
</Str>
1560315612
<Disp Icon="Str" />
1560415613
</Item>
15614+
<Item ItemId=";_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias_1274" ItemType="0" PsrId="306" Leaf="true">
15615+
<Str Cat="Text">
15616+
<Val><![CDATA['{0}' modifier can only appear on a type parameter of a class, interface or type alias]]></Val>
15617+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15618+
<Val><![CDATA[O modificador '{0}' pode aparecer apenas em um parâmetro de tipo de uma classe, interface ou alias de tipo]]></Val>
15619+
</Tgt>
15620+
</Str>
15621+
<Disp Icon="Str" />
15622+
</Item>
1560515623
<Item ItemId=";_0_modifier_cannot_appear_on_a_constructor_declaration_1089" ItemType="0" PsrId="306" Leaf="true">
1560615624
<Str Cat="Text">
1560715625
<Val><![CDATA['{0}' modifier cannot appear on a constructor declaration.]]></Val>
@@ -15638,6 +15656,15 @@
1563815656
</Str>
1563915657
<Disp Icon="Str" />
1564015658
</Item>
15659+
<Item ItemId=";_0_modifier_cannot_appear_on_a_type_parameter_1273" ItemType="0" PsrId="306" Leaf="true">
15660+
<Str Cat="Text">
15661+
<Val><![CDATA['{0}' modifier cannot appear on a type parameter]]></Val>
15662+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15663+
<Val><![CDATA[O modificador '{0}' não pode aparecer em um parâmetro de tipo]]></Val>
15664+
</Tgt>
15665+
</Str>
15666+
<Disp Icon="Str" />
15667+
</Item>
1564115668
<Item ItemId=";_0_modifier_cannot_appear_on_an_index_signature_1071" ItemType="0" PsrId="306" Leaf="true">
1564215669
<Str Cat="Text">
1564315670
<Val><![CDATA['{0}' modifier cannot appear on an index signature.]]></Val>

0 commit comments

Comments
 (0)