|
1244 | 1244 | </Str>
|
1245 | 1245 | <Disp Icon="Str" />
|
1246 | 1246 | </Item>
|
| 1247 | + <Item ItemId=";An_element_access_expression_should_take_an_argument_1011" ItemType="0" PsrId="306" Leaf="true"> |
| 1248 | + <Str Cat="Text"> |
| 1249 | + <Val><![CDATA[An element access expression should take an argument.]]></Val> |
| 1250 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1251 | + <Val><![CDATA[Bir öğe erişimi ifadesi bir bağımsız değişken almalıdır.]]></Val> |
| 1252 | + </Tgt> |
| 1253 | + </Str> |
| 1254 | + <Disp Icon="Str" /> |
| 1255 | + </Item> |
1247 | 1256 | <Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
|
1248 | 1257 | <Str Cat="Text">
|
1249 | 1258 | <Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
|
|
2504 | 2513 | </Str>
|
2505 | 2514 | <Disp Icon="Str" />
|
2506 | 2515 | </Item>
|
| 2516 | + <Item ItemId=";Convert_all_require_to_import_95048" ItemType="0" PsrId="306" Leaf="true"> |
| 2517 | + <Str Cat="Text"> |
| 2518 | + <Val><![CDATA[Convert all 'require' to 'import']]></Val> |
| 2519 | + </Str> |
| 2520 | + <Disp Icon="Str" /> |
| 2521 | + </Item> |
2507 | 2522 | <Item ItemId=";Convert_all_to_default_imports_95035" ItemType="0" PsrId="306" Leaf="true">
|
2508 | 2523 | <Str Cat="Text">
|
2509 | 2524 | <Val><![CDATA[Convert all to default imports]]></Val>
|
|
2531 | 2546 | </Str>
|
2532 | 2547 | <Disp Icon="Str" />
|
2533 | 2548 | </Item>
|
| 2549 | + <Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true"> |
| 2550 | + <Str Cat="Text"> |
| 2551 | + <Val><![CDATA[Convert 'require' to 'import']]></Val> |
| 2552 | + </Str> |
| 2553 | + <Disp Icon="Str" /> |
| 2554 | + </Item> |
2534 | 2555 | <Item ItemId=";Convert_to_ES6_module_95017" ItemType="0" PsrId="306" Leaf="true">
|
2535 | 2556 | <Str Cat="Text">
|
2536 | 2557 | <Val><![CDATA[Convert to ES6 module]]></Val>
|
|
6500 | 6521 | <Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
|
6501 | 6522 | <Str Cat="Text">
|
6502 | 6523 | <Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
|
| 6524 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6525 | + <Val><![CDATA['Keyof' değerini yalnızca dize değerli özellik adlarına (sayılar veya simgeler olmadan) çözümleyin.]]></Val> |
| 6526 | + </Tgt> |
6503 | 6527 | </Str>
|
6504 | 6528 | <Disp Icon="Str" />
|
6505 | 6529 | </Item>
|
|
7409 | 7433 | </Str>
|
7410 | 7434 | <Disp Icon="Str" />
|
7411 | 7435 | </Item>
|
| 7436 | + <Item ItemId=";The_import_meta_meta_property_is_only_allowed_using_ESNext_for_the_target_and_module_compiler_option_1343" ItemType="0" PsrId="306" Leaf="true"> |
| 7437 | + <Str Cat="Text"> |
| 7438 | + <Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val> |
| 7439 | + </Str> |
| 7440 | + <Disp Icon="Str" /> |
| 7441 | + </Item> |
7412 | 7442 | <Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
|
7413 | 7443 | <Str Cat="Text">
|
7414 | 7444 | <Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
|
|
8756 | 8786 | <Item ItemId=";_0_is_declared_but_never_used_6196" ItemType="0" PsrId="306" Leaf="true">
|
8757 | 8787 | <Str Cat="Text">
|
8758 | 8788 | <Val><![CDATA['{0}' is declared but never used.]]></Val>
|
| 8789 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8790 | + <Val><![CDATA['{0}' bildirildi ancak hiç kullanılmadı.]]></Val> |
| 8791 | + </Tgt> |
8759 | 8792 | </Str>
|
8760 | 8793 | <Disp Icon="Str" />
|
8761 | 8794 | </Item>
|
|
9344 | 9377 | </Str>
|
9345 | 9378 | <Disp Icon="Str" />
|
9346 | 9379 | </Item>
|
| 9380 | + <Item ItemId=";require_call_may_be_converted_to_an_import_80005" ItemType="0" PsrId="306" Leaf="true"> |
| 9381 | + <Str Cat="Text"> |
| 9382 | + <Val><![CDATA['require' call may be converted to an import.]]></Val> |
| 9383 | + </Str> |
| 9384 | + <Disp Icon="Str" /> |
| 9385 | + </Item> |
9347 | 9386 | <Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
|
9348 | 9387 | <Str Cat="Text">
|
9349 | 9388 | <Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>
|
|
0 commit comments