Skip to content

Commit ce9366d

Browse files
authored
LEGO: Merge pull request 45356
LEGO: Merge pull request 45356
1 parent 1f2187b commit ce9366d

File tree

8 files changed

+289
-142
lines changed

8 files changed

+289
-142
lines changed

src/loc/lcl/cht/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}'。類別定義會自動採用 strict 模式。]]></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/csy/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,6 +1122,12 @@
11221122
</Str>
11231123
<Disp Icon="Str" />
11241124
</Item>
1125+
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
1126+
<Str Cat="Text">
1127+
<Val><![CDATA[Add all missing attributes]]></Val>
1128+
</Str>
1129+
<Disp Icon="Str" />
1130+
</Item>
11251131
<Item ItemId=";Add_all_missing_call_parentheses_95068" ItemType="0" PsrId="306" Leaf="true">
11261132
<Str Cat="Text">
11271133
<Val><![CDATA[Add all missing call parentheses]]></Val>
@@ -1332,6 +1338,12 @@
13321338
</Str>
13331339
<Disp Icon="Str" />
13341340
</Item>
1341+
<Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true">
1342+
<Str Cat="Text">
1343+
<Val><![CDATA[Add missing attributes]]></Val>
1344+
</Str>
1345+
<Disp Icon="Str" />
1346+
</Item>
13351347
<Item ItemId=";Add_missing_call_parentheses_95067" ItemType="0" PsrId="306" Leaf="true">
13361348
<Str Cat="Text">
13371349
<Val><![CDATA[Add missing call parentheses]]></Val>
@@ -3600,6 +3612,12 @@
36003612
</Str>
36013613
<Disp Icon="Str" />
36023614
</Item>
3615+
<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">
3616+
<Str Cat="Text">
3617+
<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>
3618+
</Str>
3619+
<Disp Icon="Str" />
3620+
</Item>
36033621
<Item ItemId=";Command_line_Options_6171" ItemType="0" PsrId="306" Leaf="true">
36043622
<Str Cat="Text">
36053623
<Val><![CDATA[Command-line Options]]></Val>
@@ -4833,6 +4851,9 @@
48334851
<Item ItemId=";Disable_emitting_files_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
48344852
<Str Cat="Text">
48354853
<Val><![CDATA[Disable emitting files from a compilation.]]></Val>
4854+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4855+
<Val><![CDATA[Zakažte generování souborů z kompilace.]]></Val>
4856+
</Tgt>
48364857
</Str>
48374858
<Disp Icon="Str" />
48384859
</Item>
@@ -5466,6 +5487,9 @@
54665487
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
54675488
<Str Cat="Text">
54685489
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
5490+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5491+
<Val><![CDATA[Povolte ve výstupu TypeScriptu barvu a formátování, aby byly chyby kompilátoru čitelnější.]]></Val>
5492+
</Tgt>
54695493
</Str>
54705494
<Disp Icon="Str" />
54715495
</Item>
@@ -7650,15 +7674,6 @@
76507674
</Str>
76517675
<Disp Icon="Str" />
76527676
</Item>
7653-
<Item ItemId=";Invalid_use_of_0_Class_definitions_are_automatically_in_strict_mode_1210" ItemType="0" PsrId="306" Leaf="true">
7654-
<Str Cat="Text">
7655-
<Val><![CDATA[Invalid use of '{0}'. Class definitions are automatically in strict mode.]]></Val>
7656-
<Tgt Cat="Text" Stat="Loc" Orig="New">
7657-
<Val><![CDATA[Neplatné použití {0}. Definice tříd jsou automaticky ve striktním režimu.]]></Val>
7658-
</Tgt>
7659-
</Str>
7660-
<Disp Icon="Str" />
7661-
</Item>
76627677
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
76637678
<Str Cat="Text">
76647679
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>

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

Lines changed: 48 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,15 @@
11101110
</Str>
11111111
<Disp Icon="Str" />
11121112
</Item>
1113+
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
1114+
<Str Cat="Text">
1115+
<Val><![CDATA[Add all missing attributes]]></Val>
1116+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1117+
<Val><![CDATA[Alle fehlenden Attribute hinzufügen]]></Val>
1118+
</Tgt>
1119+
</Str>
1120+
<Disp Icon="Str" />
1121+
</Item>
11131122
<Item ItemId=";Add_all_missing_call_parentheses_95068" ItemType="0" PsrId="306" Leaf="true">
11141123
<Str Cat="Text">
11151124
<Val><![CDATA[Add all missing call parentheses]]></Val>
@@ -1320,6 +1329,15 @@
13201329
</Str>
13211330
<Disp Icon="Str" />
13221331
</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+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1336+
<Val><![CDATA[Fehlende Attribute hinzufügen]]></Val>
1337+
</Tgt>
1338+
</Str>
1339+
<Disp Icon="Str" />
1340+
</Item>
13231341
<Item ItemId=";Add_missing_call_parentheses_95067" ItemType="0" PsrId="306" Leaf="true">
13241342
<Str Cat="Text">
13251343
<Val><![CDATA[Add missing call parentheses]]></Val>
@@ -3588,6 +3606,15 @@
35883606
</Str>
35893607
<Disp Icon="Str" />
35903608
</Item>
3609+
<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">
3610+
<Str Cat="Text">
3611+
<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>
3612+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3613+
<Val><![CDATA[Code, der in einer Klasse enthalten ist, wird im Strict-Modus von JavaScript ausgewertet, der diese Verwendung von "{0}" nicht zulässt. Weitere Informationen finden Sie unter https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3614+
</Tgt>
3615+
</Str>
3616+
<Disp Icon="Str" />
3617+
</Item>
35913618
<Item ItemId=";Command_line_Options_6171" ItemType="0" PsrId="306" Leaf="true">
35923619
<Str Cat="Text">
35933620
<Val><![CDATA[Command-line Options]]></Val>
@@ -3662,10 +3689,13 @@
36623689
</Item>
36633690
<Item ItemId=";Compiles_the_TypeScript_project_located_at_the_specified_path_6927" ItemType="0" PsrId="306" Leaf="true">
36643691
<Str Cat="Text">
3665-
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3692+
<Val><![CDATA[Compiles the TypeScript project located at the specified path.]]></Val>
36663693
<Tgt Cat="Text" Stat="Loc" Orig="New">
3667-
<Val><![CDATA[Kompiliert das am angegebenen Pfad befindliche TypeScript-Projekt]]></Val>
3694+
<Val><![CDATA[Kompiliert das sich am angegebenen Pfad befindliche TypeScript-Projekt.]]></Val>
36683695
</Tgt>
3696+
<Prev Cat="Text">
3697+
<Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val>
3698+
</Prev>
36693699
</Str>
36703700
<Disp Icon="Str" />
36713701
</Item>
@@ -3680,10 +3710,13 @@
36803710
</Item>
36813711
<Item ItemId=";Compiles_the_current_project_with_additional_settings_6929" ItemType="0" PsrId="306" Leaf="true">
36823712
<Str Cat="Text">
3683-
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3713+
<Val><![CDATA[Compiles the current project, with additional settings.]]></Val>
36843714
<Tgt Cat="Text" Stat="Loc" Orig="New">
3685-
<Val><![CDATA[Kompiliert das aktuelle Projekt mit zusätzlichen Einstellungen]]></Val>
3715+
<Val><![CDATA[Kompiliert das aktuelle Projekt mit zusätzlichen Einstellungen.]]></Val>
36863716
</Tgt>
3717+
<Prev Cat="Text">
3718+
<Val><![CDATA[Compiles the current project, with additional settings]]></Val>
3719+
</Prev>
36873720
</Str>
36883721
<Disp Icon="Str" />
36893722
</Item>
@@ -4812,11 +4845,11 @@
48124845
</Str>
48134846
<Disp Icon="Str" />
48144847
</Item>
4815-
<Item ItemId=";Disable_emitting_file_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
4848+
<Item ItemId=";Disable_emitting_files_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true">
48164849
<Str Cat="Text">
4817-
<Val><![CDATA[Disable emitting file from a compilation.]]></Val>
4850+
<Val><![CDATA[Disable emitting files from a compilation.]]></Val>
48184851
<Tgt Cat="Text" Stat="Loc" Orig="New">
4819-
<Val><![CDATA[Deaktivieren Sie das Ausgeben einer Datei aus einer Kompilierung.]]></Val>
4852+
<Val><![CDATA[Deaktivieren Sie das Ausgeben von Dateien aus einer Kompilierung.]]></Val>
48204853
</Tgt>
48214854
</Str>
48224855
<Disp Icon="Str" />
@@ -5448,11 +5481,11 @@
54485481
</Str>
54495482
<Disp Icon="Str" />
54505483
</Item>
5451-
<Item ItemId=";Enable_color_and_formatting_in_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
5484+
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
54525485
<Str Cat="Text">
5453-
<Val><![CDATA[Enable color and formatting in output to make compiler errors easier to read]]></Val>
5486+
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
54545487
<Tgt Cat="Text" Stat="Loc" Orig="New">
5455-
<Val><![CDATA[Farb-und Formatierungsvorgänge in der Ausgabe aktivieren, um Compilerfehler leichter lesbar zu machen]]></Val>
5488+
<Val><![CDATA[Farb-und Formatierungsvorgänge in der TypeScript-Ausgabe aktivieren, um Compilerfehler leichter lesbar zu machen]]></Val>
54565489
</Tgt>
54575490
</Str>
54585491
<Disp Icon="Str" />
@@ -7058,10 +7091,13 @@
70587091
</Item>
70597092
<Item ItemId=";Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924" ItemType="0" PsrId="306" Leaf="true">
70607093
<Str Cat="Text">
7061-
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7094+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options.]]></Val>
70627095
<Tgt Cat="Text" Stat="Loc" Orig="New">
7063-
<Val><![CDATA[Ignoriert tsconfig.json und kompiliert die angegebenen Dateien mit den Standard-Compileroptionen]]></Val>
7096+
<Val><![CDATA[Ignoriert tsconfig.json und kompiliert die angegebenen Dateien mit den Standardkompilieroptionen.]]></Val>
70647097
</Tgt>
7098+
<Prev Cat="Text">
7099+
<Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val>
7100+
</Prev>
70657101
</Str>
70667102
<Disp Icon="Str" />
70677103
</Item>
@@ -7635,15 +7671,6 @@
76357671
</Str>
76367672
<Disp Icon="Str" />
76377673
</Item>
7638-
<Item ItemId=";Invalid_use_of_0_Class_definitions_are_automatically_in_strict_mode_1210" ItemType="0" PsrId="306" Leaf="true">
7639-
<Str Cat="Text">
7640-
<Val><![CDATA[Invalid use of '{0}'. Class definitions are automatically in strict mode.]]></Val>
7641-
<Tgt Cat="Text" Stat="Loc" Orig="New">
7642-
<Val><![CDATA[Ungültige Verwendung von "{0}". Klassendefinitionen befinden sich automatisch im Strict-Modus.]]></Val>
7643-
</Tgt>
7644-
</Str>
7645-
<Disp Icon="Str" />
7646-
</Item>
76477674
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
76487675
<Str Cat="Text">
76497676
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>

0 commit comments

Comments
 (0)