Skip to content

Commit abfe5f0

Browse files
authored
LEGO: Merge pull request 45346
LEGO: Merge pull request 45346
1 parent 409be37 commit abfe5f0

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

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

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3665,10 +3665,13 @@
36653665
</Item>
36663666
<Item ItemId=";Compiles_the_TypeScript_project_located_at_the_specified_path_6927" ItemType="0" PsrId="306" Leaf="true">
36673667
<Str Cat="Text">
3668-
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3668+
<Val><![CDATA[Compiles the TypeScript project located at the specified path.]]></Val>
36693669
<Tgt Cat="Text" Stat="Loc" Orig="New">
36703670
<Val><![CDATA[지정된 경로에 있는 TypeScript 프로젝트를 컴파일합니다.]]></Val>
36713671
</Tgt>
3672+
<Prev Cat="Text">
3673+
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3674+
</Prev>
36723675
</Str>
36733676
<Disp Icon="Str" />
36743677
</Item>
@@ -3683,10 +3686,13 @@
36833686
</Item>
36843687
<Item ItemId=";Compiles_the_current_project_with_additional_settings_6929" ItemType="0" PsrId="306" Leaf="true">
36853688
<Str Cat="Text">
3686-
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3689+
<Val><![CDATA[Compiles the current project, with additional settings.]]></Val>
36873690
<Tgt Cat="Text" Stat="Loc" Orig="New">
36883691
<Val><![CDATA[추가 설정을 사용하여 현재 프로젝트를 컴파일합니다.]]></Val>
36893692
</Tgt>
3693+
<Prev Cat="Text">
3694+
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3695+
</Prev>
36903696
</Str>
36913697
<Disp Icon="Str" />
36923698
</Item>
@@ -4815,12 +4821,9 @@
48154821
</Str>
48164822
<Disp Icon="Str" />
48174823
</Item>
4818-
<Item ItemId=";Disable_emitting_file_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
4824+
<Item ItemId=";Disable_emitting_files_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
48194825
<Str Cat="Text">
4820-
<Val><![CDATA[Disable emitting file from a compilation.]]></Val>
4821-
<Tgt Cat="Text" Stat="Loc" Orig="New">
4822-
<Val><![CDATA[컴파일에서 파일을 내보내지 않도록 설정합니다.]]></Val>
4823-
</Tgt>
4826+
<Val><![CDATA[Disable emitting files from a compilation.]]></Val>
48244827
</Str>
48254828
<Disp Icon="Str" />
48264829
</Item>
@@ -5451,12 +5454,9 @@
54515454
</Str>
54525455
<Disp Icon="Str" />
54535456
</Item>
5454-
<Item ItemId=";Enable_color_and_formatting_in_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
5457+
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
54555458
<Str Cat="Text">
5456-
<Val><![CDATA[Enable color and formatting in output to make compiler errors easier to read]]></Val>
5457-
<Tgt Cat="Text" Stat="Loc" Orig="New">
5458-
<Val><![CDATA[컴파일러 오류를 더 쉽게 읽을 수 있도록 출력에서 색상 및 서식을 사용합니다.]]></Val>
5459-
</Tgt>
5459+
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
54605460
</Str>
54615461
<Disp Icon="Str" />
54625462
</Item>
@@ -7061,10 +7061,13 @@
70617061
</Item>
70627062
<Item ItemId=";Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924" ItemType="0" PsrId="306" Leaf="true">
70637063
<Str Cat="Text">
7064-
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7064+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options.]]></Val>
70657065
<Tgt Cat="Text" Stat="Loc" Orig="New">
70667066
<Val><![CDATA[tsconfig.json을 무시하고 기본 컴파일러 옵션을 사용하여 지정된 파일을 컴파일합니다.]]></Val>
70677067
</Tgt>
7068+
<Prev Cat="Text">
7069+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7070+
</Prev>
70687071
</Str>
70697072
<Disp Icon="Str" />
70707073
</Item>

0 commit comments

Comments
 (0)