Skip to content

Commit 7bcbe7c

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent f17bf54 commit 7bcbe7c

File tree

1 file changed

+90
-0
lines changed

1 file changed

+90
-0
lines changed

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

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,12 @@
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+
</Str>
1114+
<Disp Icon="Str" />
1115+
</Item>
11101116
<Item ItemId=";All_imports_in_import_declaration_are_unused_6192" ItemType="0" PsrId="306" Leaf="true">
11111117
<Str Cat="Text">
11121118
<Val><![CDATA[All imports in import declaration are unused.]]></Val>
@@ -2043,6 +2049,12 @@
20432049
</Str>
20442050
<Disp Icon="Str" />
20452051
</Item>
2052+
<Item ItemId=";Cannot_prepend_project_0_because_it_does_not_have_outFile_set_6308" ItemType="0" PsrId="306" Leaf="true">
2053+
<Str Cat="Text">
2054+
<Val><![CDATA[Cannot prepend project '{0}' because it does not have 'outFile' set]]></Val>
2055+
</Str>
2056+
<Disp Icon="Str" />
2057+
</Item>
20462058
<Item ItemId=";Cannot_re_export_a_type_when_the_isolatedModules_flag_is_provided_1205" ItemType="0" PsrId="306" Leaf="true">
20472059
<Str Cat="Text">
20482060
<Val><![CDATA[Cannot re-export a type when the '--isolatedModules' flag is provided.]]></Val>
@@ -2421,6 +2433,12 @@
24212433
</Str>
24222434
<Disp Icon="Str" />
24232435
</Item>
2436+
<Item ItemId=";Composite_projects_may_not_disable_declaration_emit_6304" ItemType="0" PsrId="306" Leaf="true">
2437+
<Str Cat="Text">
2438+
<Val><![CDATA[Composite projects may not disable declaration emit.]]></Val>
2439+
</Str>
2440+
<Disp Icon="Str" />
2441+
</Item>
24242442
<Item ItemId=";Computed_property_names_are_not_allowed_in_enums_1164" ItemType="0" PsrId="306" Leaf="true">
24252443
<Str Cat="Text">
24262444
<Val><![CDATA[Computed property names are not allowed in enums.]]></Val>
@@ -2523,6 +2541,9 @@
25232541
<Item ItemId=";Convert_all_require_to_import_95048" ItemType="0" PsrId="306" Leaf="true">
25242542
<Str Cat="Text">
25252543
<Val><![CDATA[Convert all 'require' to 'import']]></Val>
2544+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2545+
<Val><![CDATA[모든 'require'를 'import'로 변환]]></Val>
2546+
</Tgt>
25262547
</Str>
25272548
<Disp Icon="Str" />
25282549
</Item>
@@ -2556,6 +2577,9 @@
25562577
<Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
25572578
<Str Cat="Text">
25582579
<Val><![CDATA[Convert 'require' to 'import']]></Val>
2580+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2581+
<Val><![CDATA['require'를 'import'로 변환]]></Val>
2582+
</Tgt>
25592583
</Str>
25602584
<Disp Icon="Str" />
25612585
</Item>
@@ -3138,6 +3162,12 @@
31383162
</Str>
31393163
<Disp Icon="Str" />
31403164
</Item>
3165+
<Item ItemId=";Enable_project_compilation_6302" ItemType="0" PsrId="306" Leaf="true">
3166+
<Str Cat="Text">
3167+
<Val><![CDATA[Enable project compilation]]></Val>
3168+
</Str>
3169+
<Disp Icon="Str" />
3170+
</Item>
31413171
<Item ItemId=";Enable_strict_checking_of_function_types_6186" ItemType="0" PsrId="306" Leaf="true">
31423172
<Str Cat="Text">
31433173
<Val><![CDATA[Enable strict checking of function types.]]></Val>
@@ -3693,6 +3723,12 @@
36933723
</Str>
36943724
<Disp Icon="Str" />
36953725
</Item>
3726+
<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">
3727+
<Str Cat="Text">
3728+
<Val><![CDATA[File '{0}' is not in project file list. Projects must list all files or use an 'include' pattern.]]></Val>
3729+
</Str>
3730+
<Disp Icon="Str" />
3731+
</Item>
36963732
<Item ItemId=";File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059" ItemType="0" PsrId="306" Leaf="true">
36973733
<Str Cat="Text">
36983734
<Val><![CDATA[File '{0}' is not under 'rootDir' '{1}'. 'rootDir' is expected to contain all source files.]]></Val>
@@ -4296,6 +4332,12 @@
42964332
</Str>
42974333
<Disp Icon="Str" />
42984334
</Item>
4335+
<Item ItemId=";Include_modules_imported_with_json_extension_6197" ItemType="0" PsrId="306" Leaf="true">
4336+
<Str Cat="Text">
4337+
<Val><![CDATA[Include modules imported with '.json' extension]]></Val>
4338+
</Str>
4339+
<Disp Icon="Str" />
4340+
</Item>
42994341
<Item ItemId=";Index_signature_in_type_0_only_permits_reading_2542" ItemType="0" PsrId="306" Leaf="true">
43004342
<Str Cat="Text">
43014343
<Val><![CDATA[Index signature in type '{0}' only permits reading.]]></Val>
@@ -5592,6 +5634,12 @@
55925634
</Str>
55935635
<Disp Icon="Str" />
55945636
</Item>
5637+
<Item ItemId=";Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070" ItemType="0" PsrId="306" Leaf="true">
5638+
<Str Cat="Text">
5639+
<Val><![CDATA[Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy.]]></Val>
5640+
</Str>
5641+
<Disp Icon="Str" />
5642+
</Item>
55955643
<Item ItemId=";Options_Colon_6027" ItemType="0" PsrId="306" Leaf="true">
55965644
<Str Cat="Text">
55975645
<Val><![CDATA[Options:]]></Val>
@@ -5610,6 +5658,18 @@
56105658
</Str>
56115659
<Disp Icon="Str" />
56125660
</Item>
5661+
<Item ItemId=";Output_file_0_from_project_1_does_not_exist_6309" ItemType="0" PsrId="306" Leaf="true">
5662+
<Str Cat="Text">
5663+
<Val><![CDATA[Output file '{0}' from project '{1}' does not exist]]></Val>
5664+
</Str>
5665+
<Disp Icon="Str" />
5666+
</Item>
5667+
<Item ItemId=";Output_file_0_has_not_been_built_from_source_file_1_6305" ItemType="0" PsrId="306" Leaf="true">
5668+
<Str Cat="Text">
5669+
<Val><![CDATA[Output file '{0}' has not been built from source file '{1}'.]]></Val>
5670+
</Str>
5671+
<Disp Icon="Str" />
5672+
</Item>
56135673
<Item ItemId=";Overload_signature_is_not_compatible_with_function_implementation_2394" ItemType="0" PsrId="306" Leaf="true">
56145674
<Str Cat="Text">
56155675
<Val><![CDATA[Overload signature is not compatible with function implementation.]]></Val>
@@ -6006,6 +6066,18 @@
60066066
</Str>
60076067
<Disp Icon="Str" />
60086068
</Item>
6069+
<Item ItemId=";Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202" ItemType="0" PsrId="306" Leaf="true">
6070+
<Str Cat="Text">
6071+
<Val><![CDATA[Project references may not form a circular graph. Cycle detected: {0}]]></Val>
6072+
</Str>
6073+
<Disp Icon="Str" />
6074+
</Item>
6075+
<Item ItemId=";Projects_to_reference_6300" ItemType="0" PsrId="306" Leaf="true">
6076+
<Str Cat="Text">
6077+
<Val><![CDATA[Projects to reference]]></Val>
6078+
</Str>
6079+
<Disp Icon="Str" />
6080+
</Item>
60096081
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
60106082
<Str Cat="Text">
60116083
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -6432,6 +6504,12 @@
64326504
</Str>
64336505
<Disp Icon="Str" />
64346506
</Item>
6507+
<Item ItemId=";Referenced_project_0_must_have_setting_composite_Colon_true_6306" ItemType="0" PsrId="306" Leaf="true">
6508+
<Str Cat="Text">
6509+
<Val><![CDATA[Referenced project '{0}' must have setting "composite": true.]]></Val>
6510+
</Str>
6511+
<Disp Icon="Str" />
6512+
</Item>
64356513
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
64366514
<Str Cat="Text">
64376515
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6444,6 +6522,12 @@
64446522
</Str>
64456523
<Disp Icon="Str" />
64466524
</Item>
6525+
<Item ItemId=";Remove_destructuring_90009" ItemType="0" PsrId="306" Leaf="true">
6526+
<Str Cat="Text">
6527+
<Val><![CDATA[Remove destructuring]]></Val>
6528+
</Str>
6529+
<Disp Icon="Str" />
6530+
</Item>
64476531
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
64486532
<Str Cat="Text">
64496533
<Val><![CDATA[Remove import from '{0}']]></Val>
@@ -7443,6 +7527,9 @@
74437527
<Item ItemId=";The_import_meta_meta_property_is_only_allowed_using_ESNext_for_the_target_and_module_compiler_option_1343" ItemType="0" PsrId="306" Leaf="true">
74447528
<Str Cat="Text">
74457529
<Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val>
7530+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7531+
<Val><![CDATA['import.meta' 메타 속성은 'target' 및 'module' 컴파일러 옵션에 'ESNext'를 사용해야만 허용됩니다.]]></Val>
7532+
</Tgt>
74467533
</Str>
74477534
<Disp Icon="Str" />
74487535
</Item>
@@ -9387,6 +9474,9 @@
93879474
<Item ItemId=";require_call_may_be_converted_to_an_import_80005" ItemType="0" PsrId="306" Leaf="true">
93889475
<Str Cat="Text">
93899476
<Val><![CDATA['require' call may be converted to an import.]]></Val>
9477+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9478+
<Val><![CDATA['require' 호출이 가져오기로 변환될 수 있습니다.]]></Val>
9479+
</Tgt>
93909480
</Str>
93919481
<Disp Icon="Str" />
93929482
</Item>

0 commit comments

Comments
 (0)