Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3166278

Browse files
committed
LEGO: check in for master to temporary branch.
1 parentec9c155 commit3166278

File tree

1 file changed

+105
-0
lines changed

1 file changed

+105
-0
lines changed

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

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,15 @@
11071107
</Str>
11081108
<Disp Icon="Str" />
11091109
</Item>
1110+
<Item ItemId=";All_destructured_elements_are_unused_6198" ItemType="0" PsrId="306" Leaf="true">
1111+
<Str Cat="Text">
1112+
<Val><![CDATA[All destructured elements are unused.]]></Val>
1113+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1114+
<Val><![CDATA[Tutti gli elementi destrutturati sono inutilizzati.]]></Val>
1115+
</Tgt>
1116+
</Str>
1117+
<Disp Icon="Str" />
1118+
</Item>
11101119
<Item ItemId=";All_imports_in_import_declaration_are_unused_6192" ItemType="0" PsrId="306" Leaf="true">
11111120
<Str Cat="Text">
11121121
<Val><![CDATA[All imports in import declaration are unused.]]></Val>
@@ -2043,6 +2052,15 @@
20432052
</Str>
20442053
<Disp Icon="Str" />
20452054
</Item>
2055+
<Item ItemId=";Cannot_prepend_project_0_because_it_does_not_have_outFile_set_6308" ItemType="0" PsrId="306" Leaf="true">
2056+
<Str Cat="Text">
2057+
<Val><![CDATA[Cannot prepend project '{0}' because it does not have 'outFile' set]]></Val>
2058+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2059+
<Val><![CDATA[Non è possibile anteporre il progetto '{0}' perché 'outFile' non è impostato]]></Val>
2060+
</Tgt>
2061+
</Str>
2062+
<Disp Icon="Str" />
2063+
</Item>
20462064
<Item ItemId=";Cannot_re_export_a_type_when_the_isolatedModules_flag_is_provided_1205" ItemType="0" PsrId="306" Leaf="true">
20472065
<Str Cat="Text">
20482066
<Val><![CDATA[Cannot re-export a type when the '--isolatedModules' flag is provided.]]></Val>
@@ -2421,6 +2439,15 @@
24212439
</Str>
24222440
<Disp Icon="Str" />
24232441
</Item>
2442+
<Item ItemId=";Composite_projects_may_not_disable_declaration_emit_6304" ItemType="0" PsrId="306" Leaf="true">
2443+
<Str Cat="Text">
2444+
<Val><![CDATA[Composite projects may not disable declaration emit.]]></Val>
2445+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2446+
<Val><![CDATA[I progetti compositi non possono disabilitare la creazione di dichiarazioni.]]></Val>
2447+
</Tgt>
2448+
</Str>
2449+
<Disp Icon="Str" />
2450+
</Item>
24242451
<Item ItemId=";Computed_property_names_are_not_allowed_in_enums_1164" ItemType="0" PsrId="306" Leaf="true">
24252452
<Str Cat="Text">
24262453
<Val><![CDATA[Computed property names are not allowed in enums.]]></Val>
@@ -3144,6 +3171,15 @@
31443171
</Str>
31453172
<Disp Icon="Str" />
31463173
</Item>
3174+
<Item ItemId=";Enable_project_compilation_6302" ItemType="0" PsrId="306" Leaf="true">
3175+
<Str Cat="Text">
3176+
<Val><![CDATA[Enable project compilation]]></Val>
3177+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3178+
<Val><![CDATA[Abilitare la compilazione dei progetti]]></Val>
3179+
</Tgt>
3180+
</Str>
3181+
<Disp Icon="Str" />
3182+
</Item>
31473183
<Item ItemId=";Enable_strict_checking_of_function_types_6186" ItemType="0" PsrId="306" Leaf="true">
31483184
<Str Cat="Text">
31493185
<Val><![CDATA[Enable strict checking of function types.]]></Val>
@@ -3699,6 +3735,15 @@
36993735
</Str>
37003736
<Disp Icon="Str" />
37013737
</Item>
3738+
<Item ItemId=";File_0_is_not_in_project_file_list_Projects_must_list_all_files_or_use_an_include_pattern_6307" ItemType="0" PsrId="306" Leaf="true">
3739+
<Str Cat="Text">
3740+
<Val><![CDATA[File '{0}' is not in project file list. Projects must list all files or use an 'include' pattern.]]></Val>
3741+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3742+
<Val><![CDATA[Il file '{0}' non è presente nell'elenco dei file di progetto. I progetti devono elencare tutti i file o usare un criterio 'include'.]]></Val>
3743+
</Tgt>
3744+
</Str>
3745+
<Disp Icon="Str" />
3746+
</Item>
37023747
<Item ItemId=";File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059" ItemType="0" PsrId="306" Leaf="true">
37033748
<Str Cat="Text">
37043749
<Val><![CDATA[File '{0}' is not under 'rootDir' '{1}'. 'rootDir' is expected to contain all source files.]]></Val>
@@ -4305,6 +4350,9 @@
43054350
<Item ItemId=";Include_modules_imported_with_json_extension_6197" ItemType="0" PsrId="306" Leaf="true">
43064351
<Str Cat="Text">
43074352
<Val><![CDATA[Include modules imported with '.json' extension]]></Val>
4353+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4354+
<Val><![CDATA[Includere i moduli importati con estensione '.json']]></Val>
4355+
</Tgt>
43084356
</Str>
43094357
<Disp Icon="Str" />
43104358
</Item>
@@ -5607,6 +5655,9 @@
56075655
<Item ItemId=";Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070" ItemType="0" PsrId="306" Leaf="true">
56085656
<Str Cat="Text">
56095657
<Val><![CDATA[Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy.]]></Val>
5658+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5659+
<Val><![CDATA[Non è possibile specificare l'opzione '--resolveJsonModule' senza la strategia di risoluzione del modulo 'node'.]]></Val>
5660+
</Tgt>
56105661
</Str>
56115662
<Disp Icon="Str" />
56125663
</Item>
@@ -5628,6 +5679,24 @@
56285679
</Str>
56295680
<Disp Icon="Str" />
56305681
</Item>
5682+
<Item ItemId=";Output_file_0_from_project_1_does_not_exist_6309" ItemType="0" PsrId="306" Leaf="true">
5683+
<Str Cat="Text">
5684+
<Val><![CDATA[Output file '{0}' from project '{1}' does not exist]]></Val>
5685+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5686+
<Val><![CDATA[Il file di output '{0}' del progetto '{1}' non esiste]]></Val>
5687+
</Tgt>
5688+
</Str>
5689+
<Disp Icon="Str" />
5690+
</Item>
5691+
<Item ItemId=";Output_file_0_has_not_been_built_from_source_file_1_6305" ItemType="0" PsrId="306" Leaf="true">
5692+
<Str Cat="Text">
5693+
<Val><![CDATA[Output file '{0}' has not been built from source file '{1}'.]]></Val>
5694+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5695+
<Val><![CDATA[Il file di output '{0}' non è stato compilato dal file di origine '{1}'.]]></Val>
5696+
</Tgt>
5697+
</Str>
5698+
<Disp Icon="Str" />
5699+
</Item>
56315700
<Item ItemId=";Overload_signature_is_not_compatible_with_function_implementation_2394" ItemType="0" PsrId="306" Leaf="true">
56325701
<Str Cat="Text">
56335702
<Val><![CDATA[Overload signature is not compatible with function implementation.]]></Val>
@@ -6024,6 +6093,24 @@
60246093
</Str>
60256094
<Disp Icon="Str" />
60266095
</Item>
6096+
<Item ItemId=";Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202" ItemType="0" PsrId="306" Leaf="true">
6097+
<Str Cat="Text">
6098+
<Val><![CDATA[Project references may not form a circular graph. Cycle detected: {0}]]></Val>
6099+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6100+
<Val><![CDATA[I riferimenti al progetto non possono formare un grafico circolare. Ciclo rilevato: {0}]]></Val>
6101+
</Tgt>
6102+
</Str>
6103+
<Disp Icon="Str" />
6104+
</Item>
6105+
<Item ItemId=";Projects_to_reference_6300" ItemType="0" PsrId="306" Leaf="true">
6106+
<Str Cat="Text">
6107+
<Val><![CDATA[Projects to reference]]></Val>
6108+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6109+
<Val><![CDATA[Progetti cui fare riferimento]]></Val>
6110+
</Tgt>
6111+
</Str>
6112+
<Disp Icon="Str" />
6113+
</Item>
60276114
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
60286115
<Str Cat="Text">
60296116
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -6450,6 +6537,15 @@
64506537
</Str>
64516538
<Disp Icon="Str" />
64526539
</Item>
6540+
<Item ItemId=";Referenced_project_0_must_have_setting_composite_Colon_true_6306" ItemType="0" PsrId="306" Leaf="true">
6541+
<Str Cat="Text">
6542+
<Val><![CDATA[Referenced project '{0}' must have setting "composite": true.]]></Val>
6543+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6544+
<Val><![CDATA[Il progetto di riferimento '{0}' deve includere l'impostazione "composite": true.]]></Val>
6545+
</Tgt>
6546+
</Str>
6547+
<Disp Icon="Str" />
6548+
</Item>
64536549
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
64546550
<Str Cat="Text">
64556551
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6462,6 +6558,15 @@
64626558
</Str>
64636559
<Disp Icon="Str" />
64646560
</Item>
6561+
<Item ItemId=";Remove_destructuring_90009" ItemType="0" PsrId="306" Leaf="true">
6562+
<Str Cat="Text">
6563+
<Val><![CDATA[Remove destructuring]]></Val>
6564+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6565+
<Val><![CDATA[Rimuovere la destrutturazione]]></Val>
6566+
</Tgt>
6567+
</Str>
6568+
<Disp Icon="Str" />
6569+
</Item>
64656570
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
64666571
<Str Cat="Text">
64676572
<Val><![CDATA[Remove import from '{0}']]></Val>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp