Skip to content

Commit 2167b24

Browse files
authored
LEGO: Merge pull request 23184
LEGO: Merge pull request 23184
2 parents aa8631d + ce7b7f4 commit 2167b24

3 files changed

Lines changed: 240 additions & 21 deletions

File tree

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

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,9 @@
651651
<Item ItemId=";A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma_1013" ItemType="0" PsrId="306" Leaf="true">
652652
<Str Cat="Text">
653653
<Val><![CDATA[A rest parameter or binding pattern may not have a trailing comma.]]></Val>
654+
<Tgt Cat="Text" Stat="Loc" Orig="New">
655+
<Val><![CDATA[Les modèles de liaison ou les paramètres rest ne doivent pas avoir de virgule de fin.]]></Val>
656+
</Tgt>
654657
</Str>
655658
<Disp Icon="Str" />
656659
</Item>
@@ -912,18 +915,27 @@
912915
<Item ItemId=";Add_all_missing_async_modifiers_95041" ItemType="0" PsrId="306" Leaf="true">
913916
<Str Cat="Text">
914917
<Val><![CDATA[Add all missing 'async' modifiers]]></Val>
918+
<Tgt Cat="Text" Stat="Loc" Orig="New">
919+
<Val><![CDATA[Ajouter tous les modificateurs 'async' manquants]]></Val>
920+
</Tgt>
915921
</Str>
916922
<Disp Icon="Str" />
917923
</Item>
918924
<Item ItemId=";Add_all_missing_members_95022" ItemType="0" PsrId="306" Leaf="true">
919925
<Str Cat="Text">
920926
<Val><![CDATA[Add all missing members]]></Val>
927+
<Tgt Cat="Text" Stat="Loc" Orig="New">
928+
<Val><![CDATA[Ajouter tous les membres manquants]]></Val>
929+
</Tgt>
921930
</Str>
922931
<Disp Icon="Str" />
923932
</Item>
924933
<Item ItemId=";Add_all_missing_super_calls_95039" ItemType="0" PsrId="306" Leaf="true">
925934
<Str Cat="Text">
926935
<Val><![CDATA[Add all missing super calls]]></Val>
936+
<Tgt Cat="Text" Stat="Loc" Orig="New">
937+
<Val><![CDATA[Ajouter tous les appels super manquants]]></Val>
938+
</Tgt>
927939
</Str>
928940
<Disp Icon="Str" />
929941
</Item>
@@ -948,6 +960,9 @@
948960
<Item ItemId=";Add_definite_assignment_assertions_to_all_uninitialized_properties_95028" ItemType="0" PsrId="306" Leaf="true">
949961
<Str Cat="Text">
950962
<Val><![CDATA[Add definite assignment assertions to all uninitialized properties]]></Val>
963+
<Tgt Cat="Text" Stat="Loc" Orig="New">
964+
<Val><![CDATA[Ajouter des assertions d'affectation définie à toutes les propriétés non initialisées]]></Val>
965+
</Tgt>
951966
</Str>
952967
<Disp Icon="Str" />
953968
</Item>
@@ -996,6 +1011,9 @@
9961011
<Item ItemId=";Add_this_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
9971012
<Str Cat="Text">
9981013
<Val><![CDATA[Add 'this.' to all unresolved variables matching a member name]]></Val>
1014+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1015+
<Val><![CDATA[Ajouter 'this.' à toutes les variables non résolues correspondant à un nom de membre]]></Val>
1016+
</Tgt>
9991017
</Str>
10001018
<Disp Icon="Str" />
10011019
</Item>
@@ -1014,12 +1032,18 @@
10141032
<Item ItemId=";Add_to_all_uncalled_decorators_95044" ItemType="0" PsrId="306" Leaf="true">
10151033
<Str Cat="Text">
10161034
<Val><![CDATA[Add '()' to all uncalled decorators]]></Val>
1035+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1036+
<Val><![CDATA[Ajouter '()' à tous les décorateurs non appelés]]></Val>
1037+
</Tgt>
10171038
</Str>
10181039
<Disp Icon="Str" />
10191040
</Item>
10201041
<Item ItemId=";Add_ts_ignore_to_all_error_messages_95042" ItemType="0" PsrId="306" Leaf="true">
10211042
<Str Cat="Text">
10221043
<Val><![CDATA[Add '@ts-ignore' to all error messages]]></Val>
1044+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1045+
<Val><![CDATA[Ajouter '@ts-ignore' à tous les messages d'erreur]]></Val>
1046+
</Tgt>
10231047
</Str>
10241048
<Disp Icon="Str" />
10251049
</Item>
@@ -1539,6 +1563,9 @@
15391563
<Item ItemId=";Annotate_everything_with_types_from_JSDoc_95043" ItemType="0" PsrId="306" Leaf="true">
15401564
<Str Cat="Text">
15411565
<Val><![CDATA[Annotate everything with types from JSDoc]]></Val>
1566+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1567+
<Val><![CDATA[Annoter tout avec des types de JSDoc]]></Val>
1568+
</Tgt>
15421569
</Str>
15431570
<Disp Icon="Str" />
15441571
</Item>
@@ -2166,18 +2193,27 @@
21662193
<Item ItemId=";Change_all_extended_interfaces_to_implements_95038" ItemType="0" PsrId="306" Leaf="true">
21672194
<Str Cat="Text">
21682195
<Val><![CDATA[Change all extended interfaces to 'implements']]></Val>
2196+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2197+
<Val><![CDATA[Remplacer toutes les interfaces étendues par 'implements']]></Val>
2198+
</Tgt>
21692199
</Str>
21702200
<Disp Icon="Str" />
21712201
</Item>
21722202
<Item ItemId=";Change_all_jsdoc_style_types_to_TypeScript_95030" ItemType="0" PsrId="306" Leaf="true">
21732203
<Str Cat="Text">
21742204
<Val><![CDATA[Change all jsdoc-style types to TypeScript]]></Val>
2205+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2206+
<Val><![CDATA[Remplacer tous les types jsdoc-style par TypeScript]]></Val>
2207+
</Tgt>
21752208
</Str>
21762209
<Disp Icon="Str" />
21772210
</Item>
21782211
<Item ItemId=";Change_all_jsdoc_style_types_to_TypeScript_and_add_undefined_to_nullable_types_95031" ItemType="0" PsrId="306" Leaf="true">
21792212
<Str Cat="Text">
21802213
<Val><![CDATA[Change all jsdoc-style types to TypeScript (and add '| undefined' to nullable types)]]></Val>
2214+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2215+
<Val><![CDATA[Remplacer tous les types jsdoc-type par TypeScript (et ajouter '| undefined' aux types nullable)]]></Val>
2216+
</Tgt>
21812217
</Str>
21822218
<Disp Icon="Str" />
21832219
</Item>
@@ -2490,12 +2526,18 @@
24902526
<Item ItemId=";Convert_all_constructor_functions_to_classes_95045" ItemType="0" PsrId="306" Leaf="true">
24912527
<Str Cat="Text">
24922528
<Val><![CDATA[Convert all constructor functions to classes]]></Val>
2529+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2530+
<Val><![CDATA[Convertir toutes les fonctions de constructeur en classes]]></Val>
2531+
</Tgt>
24932532
</Str>
24942533
<Disp Icon="Str" />
24952534
</Item>
24962535
<Item ItemId=";Convert_all_to_default_imports_95035" ItemType="0" PsrId="306" Leaf="true">
24972536
<Str Cat="Text">
24982537
<Val><![CDATA[Convert all to default imports]]></Val>
2538+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2539+
<Val><![CDATA[Convertir tout en importations par défaut]]></Val>
2540+
</Tgt>
24992541
</Str>
25002542
<Disp Icon="Str" />
25012543
</Item>
@@ -3732,6 +3774,9 @@
37323774
<Item ItemId=";Fix_all_detected_spelling_errors_95026" ItemType="0" PsrId="306" Leaf="true">
37333775
<Str Cat="Text">
37343776
<Val><![CDATA[Fix all detected spelling errors]]></Val>
3777+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3778+
<Val><![CDATA[Corriger toutes les fautes d'orthographe détectées]]></Val>
3779+
</Tgt>
37353780
</Str>
37363781
<Disp Icon="Str" />
37373782
</Item>
@@ -4050,6 +4095,9 @@
40504095
<Item ItemId=";Implement_all_inherited_abstract_classes_95040" ItemType="0" PsrId="306" Leaf="true">
40514096
<Str Cat="Text">
40524097
<Val><![CDATA[Implement all inherited abstract classes]]></Val>
4098+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4099+
<Val><![CDATA[Implémenter toutes les classes abstraites héritées]]></Val>
4100+
</Tgt>
40534101
</Str>
40544102
<Disp Icon="Str" />
40554103
</Item>
@@ -4260,6 +4308,9 @@
42604308
<Item ItemId=";Infer_all_types_from_usage_95023" ItemType="0" PsrId="306" Leaf="true">
42614309
<Str Cat="Text">
42624310
<Val><![CDATA[Infer all types from usage]]></Val>
4311+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4312+
<Val><![CDATA[Déduire tous les types de l'utilisation]]></Val>
4313+
</Tgt>
42634314
</Str>
42644315
<Disp Icon="Str" />
42654316
</Item>
@@ -4377,6 +4428,9 @@
43774428
<Item ItemId=";Install_all_missing_types_packages_95033" ItemType="0" PsrId="306" Leaf="true">
43784429
<Str Cat="Text">
43794430
<Val><![CDATA[Install all missing types packages]]></Val>
4431+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4432+
<Val><![CDATA[Installer tous les packages de types manquants]]></Val>
4433+
</Tgt>
43804434
</Str>
43814435
<Disp Icon="Str" />
43824436
</Item>
@@ -4872,6 +4926,9 @@
48724926
<Item ItemId=";Make_all_super_calls_the_first_statement_in_their_constructor_95036" ItemType="0" PsrId="306" Leaf="true">
48734927
<Str Cat="Text">
48744928
<Val><![CDATA[Make all 'super()' calls the first statement in their constructor]]></Val>
4929+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4930+
<Val><![CDATA[Faire de tous les appels 'super()' la première instruction dans leur constructeur]]></Val>
4931+
</Tgt>
48754932
</Str>
48764933
<Disp Icon="Str" />
48774934
</Item>
@@ -4971,12 +5028,18 @@
49715028
<Item ItemId=";Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_1340" ItemType="0" PsrId="306" Leaf="true">
49725029
<Str Cat="Text">
49735030
<Val><![CDATA[Module '{0}' does not refer to a type, but is used as a type here.]]></Val>
5031+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5032+
<Val><![CDATA[Le module '{0}' ne fait pas référence à un type, mais est utilisé en tant que type ici.]]></Val>
5033+
</Tgt>
49745034
</Str>
49755035
<Disp Icon="Str" />
49765036
</Item>
49775037
<Item ItemId=";Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here_1339" ItemType="0" PsrId="306" Leaf="true">
49785038
<Str Cat="Text">
49795039
<Val><![CDATA[Module '{0}' does not refer to a value, but is used as a value here.]]></Val>
5040+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5041+
<Val><![CDATA[Le module '{0}' ne fait pas référence à une valeur, mais est utilisé en tant que valeur ici.]]></Val>
5042+
</Tgt>
49805043
</Str>
49815044
<Disp Icon="Str" />
49825045
</Item>
@@ -5874,6 +5937,9 @@
58745937
<Item ItemId=";Prefix_all_unused_declarations_with_where_possible_95025" ItemType="0" PsrId="306" Leaf="true">
58755938
<Str Cat="Text">
58765939
<Val><![CDATA[Prefix all unused declarations with '_' where possible]]></Val>
5940+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5941+
<Val><![CDATA[Préfixer toutes les déclarations inutilisées avec '_' si possible]]></Val>
5942+
</Tgt>
58775943
</Str>
58785944
<Disp Icon="Str" />
58795945
</Item>
@@ -6777,6 +6843,9 @@
67776843
<Item ItemId=";Rewrite_all_as_indexed_access_types_95034" ItemType="0" PsrId="306" Leaf="true">
67786844
<Str Cat="Text">
67796845
<Val><![CDATA[Rewrite all as indexed access types]]></Val>
6846+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6847+
<Val><![CDATA[Réécrire tout comme types d'accès indexés]]></Val>
6848+
</Tgt>
67806849
</Str>
67816850
<Disp Icon="Str" />
67826851
</Item>
@@ -7521,6 +7590,9 @@
75217590
<Item ItemId=";The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_2407" ItemType="0" PsrId="306" Leaf="true">
75227591
<Str Cat="Text">
75237592
<Val><![CDATA[The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type '{0}'.]]></Val>
7593+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7594+
<Val><![CDATA[La partie droite d'une instruction 'for...in' doit être de type 'any', un type d'objet ou un paramètre de type, mais elle a le type '{0}' ici.]]></Val>
7595+
</Tgt>
75247596
</Str>
75257597
<Disp Icon="Str" />
75267598
</Item>
@@ -7842,6 +7914,9 @@
78427914
<Item ItemId=";Type_0_is_not_an_array_type_Use_compiler_option_downlevelIteration_to_allow_iterating_of_iterators_2568" ItemType="0" PsrId="306" Leaf="true">
78437915
<Str Cat="Text">
78447916
<Val><![CDATA[Type '{0}' is not an array type. Use compiler option '--downlevelIteration' to allow iterating of iterators.]]></Val>
7917+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7918+
<Val><![CDATA[Le type '{0}' n’est pas un type de tableau. Utilisez l'option du compilateur '--downlevelIteration' pour autoriser l'itération des itérateurs.]]></Val>
7919+
</Tgt>
78457920
</Str>
78467921
<Disp Icon="Str" />
78477922
</Item>
@@ -7857,6 +7932,9 @@
78577932
<Item ItemId=";Type_0_is_not_an_array_type_or_a_string_type_Use_compiler_option_downlevelIteration_to_allow_iterati_2569" ItemType="0" PsrId="306" Leaf="true">
78587933
<Str Cat="Text">
78597934
<Val><![CDATA[Type '{0}' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.]]></Val>
7935+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7936+
<Val><![CDATA[Le type '{0}' n’est pas un type de tableau ou un type string. Utilisez l'option du compilateur '--downlevelIteration' pour autoriser l'itération des itérateurs.]]></Val>
7937+
</Tgt>
78607938
</Str>
78617939
<Disp Icon="Str" />
78627940
</Item>
@@ -7917,12 +7995,18 @@
79177995
<Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
79187996
<Str Cat="Text">
79197997
<Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>
7998+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7999+
<Val><![CDATA[Le type '{0}' doit avoir une méthode '[Symbol.asyncIterator]5D;()' qui retourne un itérateur asynchrone.]]></Val>
8000+
</Tgt>
79208001
</Str>
79218002
<Disp Icon="Str" />
79228003
</Item>
79238004
<Item ItemId=";Type_0_must_have_a_Symbol_iterator_method_that_returns_an_iterator_2488" ItemType="0" PsrId="306" Leaf="true">
79248005
<Str Cat="Text">
79258006
<Val><![CDATA[Type '{0}' must have a '[Symbol.iterator]5D;()' method that returns an iterator.]]></Val>
8007+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8008+
<Val><![CDATA[Le type '{0}' doit avoir une méthode '[Symbol.iterator]5D;()' qui retourne un itérateur.]]></Val>
8009+
</Tgt>
79268010
</Str>
79278011
<Disp Icon="Str" />
79288012
</Item>
@@ -8007,6 +8091,9 @@
80078091
<Item ItemId=";Type_arguments_cannot_be_used_here_1342" ItemType="0" PsrId="306" Leaf="true">
80088092
<Str Cat="Text">
80098093
<Val><![CDATA[Type arguments cannot be used here.]]></Val>
8094+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8095+
<Val><![CDATA[Impossible d'utiliser des arguments de type ici.]]></Val>
8096+
</Tgt>
80108097
</Str>
80118098
<Disp Icon="Str" />
80128099
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2702,6 +2702,9 @@
27022702
<Item ItemId=";Delete_all_unused_declarations_95024" ItemType="0" PsrId="306" Leaf="true">
27032703
<Str Cat="Text">
27042704
<Val><![CDATA[Delete all unused declarations]]></Val>
2705+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2706+
<Val><![CDATA[Excluir todas as declarações não usadas]]></Val>
2707+
</Tgt>
27052708
</Str>
27062709
<Disp Icon="Str" />
27072710
</Item>
@@ -5912,6 +5915,9 @@
59125915
<Item ItemId=";Prefix_all_unused_declarations_with_where_possible_95025" ItemType="0" PsrId="306" Leaf="true">
59135916
<Str Cat="Text">
59145917
<Val><![CDATA[Prefix all unused declarations with '_' where possible]]></Val>
5918+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5919+
<Val><![CDATA[Prefixar com '_' todas as declarações não usadas quando possível]]></Val>
5920+
</Tgt>
59155921
</Str>
59165922
<Disp Icon="Str" />
59175923
</Item>

0 commit comments

Comments
 (0)