File tree Expand file tree Collapse file tree
src/loc/lcl/jpn/diagnosticMessages Expand file tree Collapse file tree Original file line number Diff line number Diff line change 26192619 </Str>
26202620 <Disp Icon="Str" />
26212621 </Item>
2622+ <Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
2623+ <Str Cat="Text">
2624+ <Val><![CDATA[Convert named imports to namespace import]]></Val>
2625+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2626+ <Val><![CDATA[名前付きインポートを名前空間インポートに変換します]]></Val>
2627+ </Tgt>
2628+ </Str>
2629+ <Disp Icon="Str" />
2630+ </Item>
2631+ <Item ItemId=";Convert_namespace_import_to_named_imports_95056" ItemType="0" PsrId="306" Leaf="true">
2632+ <Str Cat="Text">
2633+ <Val><![CDATA[Convert namespace import to named imports]]></Val>
2634+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2635+ <Val><![CDATA[名前空間インポートを名前付きインポートに変換します]]></Val>
2636+ </Tgt>
2637+ </Str>
2638+ <Disp Icon="Str" />
2639+ </Item>
26222640 <Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
26232641 <Str Cat="Text">
26242642 <Val><![CDATA[Convert 'require' to 'import']]></Val>
54335451 </Str>
54345452 <Disp Icon="Str" />
54355453 </Item>
5454+ <Item ItemId=";Object_is_of_type_unknown_2571" ItemType="0" PsrId="306" Leaf="true">
5455+ <Str Cat="Text">
5456+ <Val><![CDATA[Object is of type 'unknown'.]]></Val>
5457+ <Tgt Cat="Text" Stat="Loc" Orig="New">
5458+ <Val><![CDATA[オブジェクト型は 'unknown' です。]]></Val>
5459+ </Tgt>
5460+ </Str>
5461+ <Disp Icon="Str" />
5462+ </Item>
54365463 <Item ItemId=";Object_is_possibly_null_2531" ItemType="0" PsrId="306" Leaf="true">
54375464 <Str Cat="Text">
54385465 <Val><![CDATA[Object is possibly 'null'.]]></Val>
86828709 </Str>
86838710 <Disp Icon="Str" />
86848711 </Item>
8712+ <Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8713+ <Str Cat="Text">
8714+ <Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8715+ </Str>
8716+ <Disp Icon="Str" />
8717+ </Item>
86858718 <Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
86868719 <Str Cat="Text">
86878720 <Val><![CDATA[Unexpected token. '{' expected.]]></Val>
You can’t perform that action at this time.
0 commit comments