File tree Expand file tree Collapse file tree 1 file changed +24
-3
lines changed
src/loc/lcl/rus/diagnosticMessages Expand file tree Collapse file tree 1 file changed +24
-3
lines changed Original file line number Diff line number Diff line change 7007
7007
</Str>
7008
7008
<Disp Icon="Str" />
7009
7009
</Item>
7010
+ <Item ItemId=";Only_named_exports_may_use_export_type_1383" ItemType="0" PsrId="306" Leaf="true">
7011
+ <Str Cat="Text">
7012
+ <Val><![CDATA[Only named exports may use 'export type'.]]></Val>
7013
+ </Str>
7014
+ <Disp Icon="Str" />
7015
+ </Item>
7010
7016
<Item ItemId=";Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword_2340" ItemType="0" PsrId="306" Leaf="true">
7011
7017
<Str Cat="Text">
7012
7018
<Val><![CDATA[Only public and protected methods of the base class are accessible via the 'super' keyword.]]></Val>
7034
7040
</Str>
7035
7041
<Disp Icon="Str" />
7036
7042
</Item>
7037
- <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_6064" ItemType="0" PsrId="306" Leaf="true">
7043
+ <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line_6230" ItemType="0" PsrId="306" Leaf="true">
7044
+ <Str Cat="Text">
7045
+ <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file or set to 'false' or 'null' on command line.]]></Val>
7046
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
7047
+ <Val><![CDATA[Параметр "{0}" можно указать только в файле "tsconfig.json" либо задать значение "false" или "null" для этого параметра в командной строке.]]></Val>
7048
+ </Tgt>
7049
+ </Str>
7050
+ <Disp Icon="Str" />
7051
+ </Item>
7052
+ <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line_6064" ItemType="0" PsrId="306" Leaf="true">
7038
7053
<Str Cat="Text">
7039
- <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file.]]></Val>
7054
+ <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file or set to 'null' on command line .]]></Val>
7040
7055
<Tgt Cat="Text" Stat="Loc" Orig="New">
7041
- <Val><![CDATA[Параметр "{0}" можно указать только в файле tsconfig.json.]]></Val>
7056
+ <Val><![CDATA[Параметр "{0}" можно указать только в файле " tsconfig.json" либо задать значение "null" для этого параметра в командной строке .]]></Val>
7042
7057
</Tgt>
7043
7058
</Str>
7044
7059
<Disp Icon="Str" />
10856
10871
</Str>
10857
10872
<Disp Icon="Str" />
10858
10873
</Item>
10874
+ <Item ItemId=";Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615" ItemType="0" PsrId="306" Leaf="true">
10875
+ <Str Cat="Text">
10876
+ <Val><![CDATA[Type of property '{0}' circularly references itself in mapped type '{1}'.]]></Val>
10877
+ </Str>
10878
+ <Disp Icon="Str" />
10879
+ </Item>
10859
10880
<Item ItemId=";Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321" ItemType="0" PsrId="306" Leaf="true">
10860
10881
<Str Cat="Text">
10861
10882
<Val><![CDATA[Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member.]]></Val>
You can’t perform that action at this time.
0 commit comments