Skip to content

Commit c978871

Browse files
authored
LEGO: Merge pull request 45359
LEGO: Merge pull request 45359
1 parent 9960ede commit c978871

File tree

4 files changed

+94
-43
lines changed

4 files changed

+94
-43
lines changed

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

Lines changed: 38 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,6 +1113,12 @@
11131113
</Str>
11141114
<Disp Icon="Str" />
11151115
</Item>
1116+
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
1117+
<Str Cat="Text">
1118+
<Val><![CDATA[Add all missing attributes]]></Val>
1119+
</Str>
1120+
<Disp Icon="Str" />
1121+
</Item>
11161122
<Item ItemId=";Add_all_missing_call_parentheses_95068" ItemType="0" PsrId="306" Leaf="true">
11171123
<Str Cat="Text">
11181124
<Val><![CDATA[Add all missing call parentheses]]></Val>
@@ -1323,6 +1329,12 @@
13231329
</Str>
13241330
<Disp Icon="Str" />
13251331
</Item>
1332+
<Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true">
1333+
<Str Cat="Text">
1334+
<Val><![CDATA[Add missing attributes]]></Val>
1335+
</Str>
1336+
<Disp Icon="Str" />
1337+
</Item>
13261338
<Item ItemId=";Add_missing_call_parentheses_95067" ItemType="0" PsrId="306" Leaf="true">
13271339
<Str Cat="Text">
13281340
<Val><![CDATA[Add missing call parentheses]]></Val>
@@ -3591,6 +3603,12 @@
35913603
</Str>
35923604
<Disp Icon="Str" />
35933605
</Item>
3606+
<Item ItemId=";Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210" ItemType="0" PsrId="306" Leaf="true">
3607+
<Str Cat="Text">
3608+
<Val><![CDATA[Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3609+
</Str>
3610+
<Disp Icon="Str" />
3611+
</Item>
35943612
<Item ItemId=";Command_line_Options_6171" ItemType="0" PsrId="306" Leaf="true">
35953613
<Str Cat="Text">
35963614
<Val><![CDATA[Command-line Options]]></Val>
@@ -3665,10 +3683,13 @@
36653683
</Item>
36663684
<Item ItemId=";Compiles_the_TypeScript_project_located_at_the_specified_path_6927" ItemType="0" PsrId="306" Leaf="true">
36673685
<Str Cat="Text">
3668-
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3686+
<Val><![CDATA[Compiles the TypeScript project located at the specified path.]]></Val>
36693687
<Tgt Cat="Text" Stat="Loc" Orig="New">
3670-
<Val><![CDATA[编译位于指定路径的 TypeScript 项目]]></Val>
3688+
<Val><![CDATA[编译位于指定路径的 TypeScript 项目]]></Val>
36713689
</Tgt>
3690+
<Prev Cat="Text">
3691+
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3692+
</Prev>
36723693
</Str>
36733694
<Disp Icon="Str" />
36743695
</Item>
@@ -3683,10 +3704,13 @@
36833704
</Item>
36843705
<Item ItemId=";Compiles_the_current_project_with_additional_settings_6929" ItemType="0" PsrId="306" Leaf="true">
36853706
<Str Cat="Text">
3686-
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3707+
<Val><![CDATA[Compiles the current project, with additional settings.]]></Val>
36873708
<Tgt Cat="Text" Stat="Loc" Orig="New">
3688-
<Val><![CDATA[使用其他设置编译当前项目]]></Val>
3709+
<Val><![CDATA[使用其他设置编译当前项目]]></Val>
36893710
</Tgt>
3711+
<Prev Cat="Text">
3712+
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3713+
</Prev>
36903714
</Str>
36913715
<Disp Icon="Str" />
36923716
</Item>
@@ -4815,9 +4839,9 @@
48154839
</Str>
48164840
<Disp Icon="Str" />
48174841
</Item>
4818-
<Item ItemId=";Disable_emitting_file_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
4842+
<Item ItemId=";Disable_emitting_files_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
48194843
<Str Cat="Text">
4820-
<Val><![CDATA[Disable emitting file from a compilation.]]></Val>
4844+
<Val><![CDATA[Disable emitting files from a compilation.]]></Val>
48214845
<Tgt Cat="Text" Stat="Loc" Orig="New">
48224846
<Val><![CDATA[禁用从编译发出文件。]]></Val>
48234847
</Tgt>
@@ -5451,11 +5475,11 @@
54515475
</Str>
54525476
<Disp Icon="Str" />
54535477
</Item>
5454-
<Item ItemId=";Enable_color_and_formatting_in_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
5478+
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
54555479
<Str Cat="Text">
5456-
<Val><![CDATA[Enable color and formatting in output to make compiler errors easier to read]]></Val>
5480+
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
54575481
<Tgt Cat="Text" Stat="Loc" Orig="New">
5458-
<Val><![CDATA[在输出中启用颜色和格式设置,使编译器错误更易于阅读]]></Val>
5482+
<Val><![CDATA[在 TypeScript 输出中启用颜色和格式设置,使编译器错误更易于阅读]]></Val>
54595483
</Tgt>
54605484
</Str>
54615485
<Disp Icon="Str" />
@@ -7061,10 +7085,13 @@
70617085
</Item>
70627086
<Item ItemId=";Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924" ItemType="0" PsrId="306" Leaf="true">
70637087
<Str Cat="Text">
7064-
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7088+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options.]]></Val>
70657089
<Tgt Cat="Text" Stat="Loc" Orig="New">
7066-
<Val><![CDATA[忽略 tsconfig.json,使用默认编译器选项编译指定的文件]]></Val>
7090+
<Val><![CDATA[忽略 tsconfig.json,使用默认编译器选项编译指定文件。]]></Val>
70677091
</Tgt>
7092+
<Prev Cat="Text">
7093+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7094+
</Prev>
70687095
</Str>
70697096
<Disp Icon="Str" />
70707097
</Item>
@@ -7638,15 +7665,6 @@
76387665
</Str>
76397666
<Disp Icon="Str" />
76407667
</Item>
7641-
<Item ItemId=";Invalid_use_of_0_Class_definitions_are_automatically_in_strict_mode_1210" ItemType="0" PsrId="306" Leaf="true">
7642-
<Str Cat="Text">
7643-
<Val><![CDATA[Invalid use of '{0}'. Class definitions are automatically in strict mode.]]></Val>
7644-
<Tgt Cat="Text" Stat="Loc" Orig="New">
7645-
<Val><![CDATA[“{0}”的使用无效。类定义自动处于严格模式。]]></Val>
7646-
</Tgt>
7647-
</Str>
7648-
<Disp Icon="Str" />
7649-
</Item>
76507668
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
76517669
<Str Cat="Text">
76527670
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>

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

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3705,7 +3705,7 @@
37053705
<Item ItemId=";Compiles_the_TypeScript_project_located_at_the_specified_path_6927" ItemType="0" PsrId="306" Leaf="true">
37063706
<Str Cat="Text">
37073707
<Val><![CDATA[Compiles the TypeScript project located at the specified path.]]></Val>
3708-
<Tgt Cat="Text" Stat="Update" Orig="New">
3708+
<Tgt Cat="Text" Stat="Loc" Orig="New">
37093709
<Val><![CDATA[Compila el proyecto TypeScript ubicado en la ruta de acceso especificada.]]></Val>
37103710
</Tgt>
37113711
<Prev Cat="Text">
@@ -3726,7 +3726,7 @@
37263726
<Item ItemId=";Compiles_the_current_project_with_additional_settings_6929" ItemType="0" PsrId="306" Leaf="true">
37273727
<Str Cat="Text">
37283728
<Val><![CDATA[Compiles the current project, with additional settings.]]></Val>
3729-
<Tgt Cat="Text" Stat="Update" Orig="New">
3729+
<Tgt Cat="Text" Stat="Loc" Orig="New">
37303730
<Val><![CDATA[Compila el proyecto actual con opciones de configuración adicionales]]></Val>
37313731
</Tgt>
37323732
<Prev Cat="Text">
@@ -4863,6 +4863,9 @@
48634863
<Item ItemId=";Disable_emitting_files_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
48644864
<Str Cat="Text">
48654865
<Val><![CDATA[Disable emitting files from a compilation.]]></Val>
4866+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4867+
<Val><![CDATA[Deshabilita la emisión de archivos de una compilación.]]></Val>
4868+
</Tgt>
48664869
</Str>
48674870
<Disp Icon="Str" />
48684871
</Item>
@@ -5496,6 +5499,9 @@
54965499
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
54975500
<Str Cat="Text">
54985501
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
5502+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5503+
<Val><![CDATA[Habilita el color y el formato en la salida de TypeScript para que los errores del compilador sean más fáciles de leer]]></Val>
5504+
</Tgt>
54995505
</Str>
55005506
<Disp Icon="Str" />
55015507
</Item>
@@ -7101,8 +7107,8 @@
71017107
<Item ItemId=";Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924" ItemType="0" PsrId="306" Leaf="true">
71027108
<Str Cat="Text">
71037109
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options.]]></Val>
7104-
<Tgt Cat="Text" Stat="Update" Orig="New">
7105-
<Val><![CDATA[Si se ignora tsconfig.json, se compilan los archivos especificados con las opciones predeterminadas del compilador.]]></Val>
7110+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7111+
<Val><![CDATA[Ignora tsconfig.json y se compilan los archivos especificados con las opciones predeterminadas del compilador.]]></Val>
71067112
</Tgt>
71077113
<Prev Cat="Text">
71087114
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,6 +1106,9 @@
11061106
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
11071107
<Str Cat="Text">
11081108
<Val><![CDATA[Add all missing attributes]]></Val>
1109+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1110+
<Val><![CDATA[Adicionar todos os atributos ausentes]]></Val>
1111+
</Tgt>
11091112
</Str>
11101113
<Disp Icon="Str" />
11111114
</Item>
@@ -1322,6 +1325,9 @@
13221325
<Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true">
13231326
<Str Cat="Text">
13241327
<Val><![CDATA[Add missing attributes]]></Val>
1328+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1329+
<Val><![CDATA[Adicionar atributos ausentes]]></Val>
1330+
</Tgt>
13251331
</Str>
13261332
<Disp Icon="Str" />
13271333
</Item>
@@ -3599,6 +3605,9 @@
35993605
<Item ItemId=";Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210" ItemType="0" PsrId="306" Leaf="true">
36003606
<Str Cat="Text">
36013607
<Val><![CDATA[Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3608+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3609+
<Val><![CDATA[O código contido em uma classe é avaliado no modo estrito do JavaScript que não permite o uso de '{0}'. Para obter mais informações, consulte https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3610+
</Tgt>
36023611
</Str>
36033612
<Disp Icon="Str" />
36043613
</Item>

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

Lines changed: 37 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,6 +1112,12 @@
11121112
</Str>
11131113
<Disp Icon="Str" />
11141114
</Item>
1115+
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
1116+
<Str Cat="Text">
1117+
<Val><![CDATA[Add all missing attributes]]></Val>
1118+
</Str>
1119+
<Disp Icon="Str" />
1120+
</Item>
11151121
<Item ItemId=";Add_all_missing_call_parentheses_95068" ItemType="0" PsrId="306" Leaf="true">
11161122
<Str Cat="Text">
11171123
<Val><![CDATA[Add all missing call parentheses]]></Val>
@@ -1322,6 +1328,12 @@
13221328
</Str>
13231329
<Disp Icon="Str" />
13241330
</Item>
1331+
<Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true">
1332+
<Str Cat="Text">
1333+
<Val><![CDATA[Add missing attributes]]></Val>
1334+
</Str>
1335+
<Disp Icon="Str" />
1336+
</Item>
13251337
<Item ItemId=";Add_missing_call_parentheses_95067" ItemType="0" PsrId="306" Leaf="true">
13261338
<Str Cat="Text">
13271339
<Val><![CDATA[Add missing call parentheses]]></Val>
@@ -3590,6 +3602,12 @@
35903602
</Str>
35913603
<Disp Icon="Str" />
35923604
</Item>
3605+
<Item ItemId=";Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210" ItemType="0" PsrId="306" Leaf="true">
3606+
<Str Cat="Text">
3607+
<Val><![CDATA[Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3608+
</Str>
3609+
<Disp Icon="Str" />
3610+
</Item>
35933611
<Item ItemId=";Command_line_Options_6171" ItemType="0" PsrId="306" Leaf="true">
35943612
<Str Cat="Text">
35953613
<Val><![CDATA[Command-line Options]]></Val>
@@ -3664,10 +3682,13 @@
36643682
</Item>
36653683
<Item ItemId=";Compiles_the_TypeScript_project_located_at_the_specified_path_6927" ItemType="0" PsrId="306" Leaf="true">
36663684
<Str Cat="Text">
3667-
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3685+
<Val><![CDATA[Compiles the TypeScript project located at the specified path.]]></Val>
36683686
<Tgt Cat="Text" Stat="Loc" Orig="New">
36693687
<Val><![CDATA[Компилирует проект TypeScript, расположенный по указанному пути]]></Val>
36703688
</Tgt>
3689+
<Prev Cat="Text">
3690+
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3691+
</Prev>
36713692
</Str>
36723693
<Disp Icon="Str" />
36733694
</Item>
@@ -3682,10 +3703,13 @@
36823703
</Item>
36833704
<Item ItemId=";Compiles_the_current_project_with_additional_settings_6929" ItemType="0" PsrId="306" Leaf="true">
36843705
<Str Cat="Text">
3685-
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3706+
<Val><![CDATA[Compiles the current project, with additional settings.]]></Val>
36863707
<Tgt Cat="Text" Stat="Loc" Orig="New">
36873708
<Val><![CDATA[Компилирует текущий проект с дополнительными параметрами]]></Val>
36883709
</Tgt>
3710+
<Prev Cat="Text">
3711+
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3712+
</Prev>
36893713
</Str>
36903714
<Disp Icon="Str" />
36913715
</Item>
@@ -4814,11 +4838,11 @@
48144838
</Str>
48154839
<Disp Icon="Str" />
48164840
</Item>
4817-
<Item ItemId=";Disable_emitting_file_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
4841+
<Item ItemId=";Disable_emitting_files_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
48184842
<Str Cat="Text">
4819-
<Val><![CDATA[Disable emitting file from a compilation.]]></Val>
4843+
<Val><![CDATA[Disable emitting files from a compilation.]]></Val>
48204844
<Tgt Cat="Text" Stat="Loc" Orig="New">
4821-
<Val><![CDATA[Отключить создаваемый файл из компиляции.]]></Val>
4845+
<Val><![CDATA[Отключите создание файлов при компиляции.]]></Val>
48224846
</Tgt>
48234847
</Str>
48244848
<Disp Icon="Str" />
@@ -5450,11 +5474,11 @@
54505474
</Str>
54515475
<Disp Icon="Str" />
54525476
</Item>
5453-
<Item ItemId=";Enable_color_and_formatting_in_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
5477+
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
54545478
<Str Cat="Text">
5455-
<Val><![CDATA[Enable color and formatting in output to make compiler errors easier to read]]></Val>
5479+
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
54565480
<Tgt Cat="Text" Stat="Loc" Orig="New">
5457-
<Val><![CDATA[Включите цвет и форматирование в выводе, чтобы ошибки компилятора легче читались]]></Val>
5481+
<Val><![CDATA[Включите цвет и форматирование в выводе, чтобы ошибки компиляции легче читались]]></Val>
54585482
</Tgt>
54595483
</Str>
54605484
<Disp Icon="Str" />
@@ -7060,10 +7084,13 @@
70607084
</Item>
70617085
<Item ItemId=";Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924" ItemType="0" PsrId="306" Leaf="true">
70627086
<Str Cat="Text">
7063-
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7087+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options.]]></Val>
70647088
<Tgt Cat="Text" Stat="Loc" Orig="New">
7065-
<Val><![CDATA[Пропуск tsconfig.json, компилирует указанные файлы с параметрами компилятора по умолчанию]]></Val>
7089+
<Val><![CDATA[Пропускает tsconfig.json, компилирует указанные файлы с параметрами компилятора по умолчанию]]></Val>
70667090
</Tgt>
7091+
<Prev Cat="Text">
7092+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7093+
</Prev>
70677094
</Str>
70687095
<Disp Icon="Str" />
70697096
</Item>
@@ -7637,15 +7664,6 @@
76377664
</Str>
76387665
<Disp Icon="Str" />
76397666
</Item>
7640-
<Item ItemId=";Invalid_use_of_0_Class_definitions_are_automatically_in_strict_mode_1210" ItemType="0" PsrId="306" Leaf="true">
7641-
<Str Cat="Text">
7642-
<Val><![CDATA[Invalid use of '{0}'. Class definitions are automatically in strict mode.]]></Val>
7643-
<Tgt Cat="Text" Stat="Loc" Orig="New">
7644-
<Val><![CDATA[Недопустимое использование "{0}". Определения классов автоматически находятся в строгом режиме.]]></Val>
7645-
</Tgt>
7646-
</Str>
7647-
<Disp Icon="Str" />
7648-
</Item>
76497667
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
76507668
<Str Cat="Text">
76517669
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>

0 commit comments

Comments
 (0)