|
7020 | 7020 | </Str>
|
7021 | 7021 | <Disp Icon="Str" />
|
7022 | 7022 | </Item>
|
| 7023 | + <Item ItemId=";Only_named_exports_may_use_export_type_1383" ItemType="0" PsrId="306" Leaf="true"> |
| 7024 | + <Str Cat="Text"> |
| 7025 | + <Val><![CDATA[Only named exports may use 'export type'.]]></Val> |
| 7026 | + </Str> |
| 7027 | + <Disp Icon="Str" /> |
| 7028 | + </Item> |
7023 | 7029 | <Item ItemId=";Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword_2340" ItemType="0" PsrId="306" Leaf="true">
|
7024 | 7030 | <Str Cat="Text">
|
7025 | 7031 | <Val><![CDATA[Only public and protected methods of the base class are accessible via the 'super' keyword.]]></Val>
|
|
7047 | 7053 | </Str>
|
7048 | 7054 | <Disp Icon="Str" />
|
7049 | 7055 | </Item>
|
7050 |
| - <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_6064" ItemType="0" PsrId="306" Leaf="true"> |
| 7056 | + <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line_6230" ItemType="0" PsrId="306" Leaf="true"> |
| 7057 | + <Str Cat="Text"> |
| 7058 | + <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file or set to 'false' or 'null' on command line.]]></Val> |
| 7059 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7060 | + <Val><![CDATA[Vous pouvez spécifier l'option '{0}' uniquement dans le fichier 'tsconfig.json', ou lui affecter la valeur 'false' ou 'null' sur la ligne de commande.]]></Val> |
| 7061 | + </Tgt> |
| 7062 | + </Str> |
| 7063 | + <Disp Icon="Str" /> |
| 7064 | + </Item> |
| 7065 | + <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line_6064" ItemType="0" PsrId="306" Leaf="true"> |
7051 | 7066 | <Str Cat="Text">
|
7052 |
| - <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file.]]></Val> |
| 7067 | + <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file or set to 'null' on command line.]]></Val> |
7053 | 7068 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
7054 |
| - <Val><![CDATA[L'option '{0}' ne peut être spécifiée que dans le fichier 'tsconfig.json'.]]></Val> |
| 7069 | + <Val><![CDATA[Vous pouvez spécifier l'option '{0}' uniquement dans le fichier 'tsconfig.json', ou lui affecter la valeur 'null' sur la ligne de commande.]]></Val> |
7055 | 7070 | </Tgt>
|
7056 | 7071 | </Str>
|
7057 | 7072 | <Disp Icon="Str" />
|
|
9543 | 9558 | <Item ItemId=";Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3_6229" ItemType="0" PsrId="306" Leaf="true">
|
9544 | 9559 | <Str Cat="Text">
|
9545 | 9560 | <Val><![CDATA[Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'.]]></Val>
|
| 9561 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 9562 | + <Val><![CDATA[La balise '{0}' attend au moins '{1}' arguments, mais la fabrique JSX '{2}' en fournit au maximum '{3}'.]]></Val> |
| 9563 | + </Tgt> |
9546 | 9564 | </Str>
|
9547 | 9565 | <Disp Icon="Str" />
|
9548 | 9566 | </Item>
|
|
10869 | 10887 | </Str>
|
10870 | 10888 | <Disp Icon="Str" />
|
10871 | 10889 | </Item>
|
| 10890 | + <Item ItemId=";Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615" ItemType="0" PsrId="306" Leaf="true"> |
| 10891 | + <Str Cat="Text"> |
| 10892 | + <Val><![CDATA[Type of property '{0}' circularly references itself in mapped type '{1}'.]]></Val> |
| 10893 | + </Str> |
| 10894 | + <Disp Icon="Str" /> |
| 10895 | + </Item> |
10872 | 10896 | <Item ItemId=";Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321" ItemType="0" PsrId="306" Leaf="true">
|
10873 | 10897 | <Str Cat="Text">
|
10874 | 10898 | <Val><![CDATA[Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member.]]></Val>
|
|
0 commit comments