|
462 | 462 | <Item ItemId=";A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_c_5086" ItemType="0" PsrId="306" Leaf="true">
|
463 | 463 | <Str Cat="Text">
|
464 | 464 | <Val><![CDATA[A labeled tuple element is declared as optional with a question mark after the name and before the colon, rather than after the type.]]></Val>
|
| 465 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 466 | + <Val><![CDATA[Un élément de tuple étiqueté est déclaré facultatif avec un point d'interrogation après le nom et avant les deux points, plutôt qu'après le type.]]></Val> |
| 467 | + </Tgt> |
465 | 468 | </Str>
|
466 | 469 | <Disp Icon="Str" />
|
467 | 470 | </Item>
|
468 | 471 | <Item ItemId=";A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type_5087" ItemType="0" PsrId="306" Leaf="true">
|
469 | 472 | <Str Cat="Text">
|
470 | 473 | <Val><![CDATA[A labeled tuple element is declared as rest with a `...` before the name, rather than before the type.]]></Val>
|
| 474 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 475 | + <Val><![CDATA[Un élément de tuple étiqueté est déclaré en tant que rest avec '...' avant le nom, plutôt qu'avant le type.]]></Val> |
| 476 | + </Tgt> |
471 | 477 | </Str>
|
472 | 478 | <Disp Icon="Str" />
|
473 | 479 | </Item>
|
|
891 | 897 | <Item ItemId=";A_tuple_member_cannot_be_both_optional_and_rest_5085" ItemType="0" PsrId="306" Leaf="true">
|
892 | 898 | <Str Cat="Text">
|
893 | 899 | <Val><![CDATA[A tuple member cannot be both optional and rest.]]></Val>
|
| 900 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 901 | + <Val><![CDATA[Un membre de tuple ne peut pas être à la fois facultatif et rest.]]></Val> |
| 902 | + </Tgt> |
894 | 903 | </Str>
|
895 | 904 | <Disp Icon="Str" />
|
896 | 905 | </Item>
|
|
3555 | 3564 | <Item ItemId=";Convert_overload_list_to_single_signature_95118" ItemType="0" PsrId="306" Leaf="true">
|
3556 | 3565 | <Str Cat="Text">
|
3557 | 3566 | <Val><![CDATA[Convert overload list to single signature]]></Val>
|
| 3567 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3568 | + <Val><![CDATA[Convertir la liste de surcharge en une seule signature]]></Val> |
| 3569 | + </Tgt> |
3558 | 3570 | </Str>
|
3559 | 3571 | <Disp Icon="Str" />
|
3560 | 3572 | </Item>
|
|
6846 | 6858 | <Item ItemId=";Move_labeled_tuple_element_modifiers_to_labels_95117" ItemType="0" PsrId="306" Leaf="true">
|
6847 | 6859 | <Str Cat="Text">
|
6848 | 6860 | <Val><![CDATA[Move labeled tuple element modifiers to labels]]></Val>
|
| 6861 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6862 | + <Val><![CDATA[Déplacer les modificateurs d'élément de tuple étiqueté vers les étiquettes]]></Val> |
| 6863 | + </Tgt> |
6849 | 6864 | </Str>
|
6850 | 6865 | <Disp Icon="Str" />
|
6851 | 6866 | </Item>
|
|
10644 | 10659 | <Item ItemId=";This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without_6234" ItemType="0" PsrId="306" Leaf="true">
|
10645 | 10660 | <Str Cat="Text">
|
10646 | 10661 | <Val><![CDATA[This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?]]></Val>
|
| 10662 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10663 | + <Val><![CDATA[Impossible d'appeler cette expression, car il s'agit d'un accesseur 'get'. Voulez-vous vraiment l'utiliser sans '()' ?]]></Val> |
| 10664 | + </Tgt> |
10647 | 10665 | </Str>
|
10648 | 10666 | <Disp Icon="Str" />
|
10649 | 10667 | </Item>
|
|
10815 | 10833 | <Item ItemId=";Tuple_members_must_all_have_names_or_all_not_have_names_5084" ItemType="0" PsrId="306" Leaf="true">
|
10816 | 10834 | <Str Cat="Text">
|
10817 | 10835 | <Val><![CDATA[Tuple members must all have names or all not have names.]]></Val>
|
| 10836 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10837 | + <Val><![CDATA[Les membres de tuples doivent tous avoir des noms ou ne pas en avoir.]]></Val> |
| 10838 | + </Tgt> |
10818 | 10839 | </Str>
|
10819 | 10840 | <Disp Icon="Str" />
|
10820 | 10841 | </Item>
|
|
0 commit comments