|
2253 | 2253 | </Str>
|
2254 | 2254 | <Disp Icon="Str" />
|
2255 | 2255 | </Item>
|
| 2256 | + <Item ItemId=";Argument_of_dynamic_import_cannot_be_spread_element_1325" ItemType="0" PsrId="306" Leaf="true"> |
| 2257 | + <Str Cat="Text"> |
| 2258 | + <Val><![CDATA[Argument of dynamic import cannot be spread element.]]></Val> |
| 2259 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2260 | + <Val><![CDATA[El argumento de importación dinámica no puede ser un elemento de propagación.]]></Val> |
| 2261 | + </Tgt> |
| 2262 | + </Str> |
| 2263 | + <Disp Icon="Str" /> |
| 2264 | + </Item> |
2256 | 2265 | <Item ItemId=";Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_2345" ItemType="0" PsrId="306" Leaf="true">
|
2257 | 2266 | <Str Cat="Text">
|
2258 | 2267 | <Val><![CDATA[Argument of type '{0}' is not assignable to parameter of type '{1}'.]]></Val>
|
|
5190 | 5199 | </Str>
|
5191 | 5200 | <Disp Icon="Str" />
|
5192 | 5201 | </Item>
|
5193 |
| - <Item ItemId=";Dynamic_import_must_have_one_specifier_as_an_argument_1324" ItemType="0" PsrId="306" Leaf="true"> |
5194 |
| - <Str Cat="Text"> |
5195 |
| - <Val><![CDATA[Dynamic import must have one specifier as an argument.]]></Val> |
5196 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
5197 |
| - <Val><![CDATA[La importación dinámica debe tener un especificador como argumento.]]></Val> |
5198 |
| - </Tgt> |
5199 |
| - </Str> |
5200 |
| - <Disp Icon="Str" /> |
5201 |
| - </Item> |
5202 | 5202 | <Item ItemId=";Dynamic_import_s_specifier_must_be_of_type_string_but_here_has_type_0_7036" ItemType="0" PsrId="306" Leaf="true">
|
5203 | 5203 | <Str Cat="Text">
|
5204 | 5204 | <Val><![CDATA[Dynamic import's specifier must be of type 'string', but here has type '{0}'.]]></Val>
|
|
5217 | 5217 | </Str>
|
5218 | 5218 | <Disp Icon="Str" />
|
5219 | 5219 | </Item>
|
| 5220 | + <Item ItemId=";Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments_1450" ItemType="0" PsrId="306" Leaf="true"> |
| 5221 | + <Str Cat="Text"> |
| 5222 | + <Val><![CDATA[Dynamic imports can only accept a module specifier and an optional assertion as arguments]]></Val> |
| 5223 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5224 | + <Val><![CDATA[Las importaciones dinámicas solo pueden aceptar un especificador de módulo y una aserción opcional como argumentos]]></Val> |
| 5225 | + </Tgt> |
| 5226 | + </Str> |
| 5227 | + <Disp Icon="Str" /> |
| 5228 | + </Item> |
| 5229 | + <Item ItemId=";Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_1324" ItemType="0" PsrId="306" Leaf="true"> |
| 5230 | + <Str Cat="Text"> |
| 5231 | + <Val><![CDATA[Dynamic imports only support a second argument when the '--module' option is set to 'esnext'.]]></Val> |
| 5232 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5233 | + <Val><![CDATA[Las importaciones dinámicas solo admiten un segundo argumento cuando la opción “--módulo” está establecida en ”esnext”.]]></Val> |
| 5234 | + </Tgt> |
| 5235 | + </Str> |
| 5236 | + <Disp Icon="Str" /> |
| 5237 | + </Item> |
5220 | 5238 | <Item ItemId=";Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_2762" ItemType="0" PsrId="306" Leaf="true">
|
5221 | 5239 | <Str Cat="Text">
|
5222 | 5240 | <Val><![CDATA[Each member of the union type '{0}' has construct signatures, but none of those signatures are compatible with each other.]]></Val>
|
|
7026 | 7044 | </Str>
|
7027 | 7045 | <Disp Icon="Str" />
|
7028 | 7046 | </Item>
|
| 7047 | + <Item ItemId=";Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_2821" ItemType="0" PsrId="306" Leaf="true"> |
| 7048 | + <Str Cat="Text"> |
| 7049 | + <Val><![CDATA[Import assertions are only supported when the '--module' option is set to 'esnext'.]]></Val> |
| 7050 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7051 | + <Val><![CDATA[Las aserciones de importación solo se admiten cuando la opción "--módulo" está establecida en "esnext".]]></Val> |
| 7052 | + </Tgt> |
| 7053 | + </Str> |
| 7054 | + <Disp Icon="Str" /> |
| 7055 | + </Item> |
| 7056 | + <Item ItemId=";Import_assertions_cannot_be_used_with_type_only_imports_or_exports_2822" ItemType="0" PsrId="306" Leaf="true"> |
| 7057 | + <Str Cat="Text"> |
| 7058 | + <Val><![CDATA[Import assertions cannot be used with type-only imports or exports.]]></Val> |
| 7059 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7060 | + <Val><![CDATA[Las aserciones de importación no se pueden usar con importaciones o exportaciones de solo tipo.]]></Val> |
| 7061 | + </Tgt> |
| 7062 | + </Str> |
| 7063 | + <Disp Icon="Str" /> |
| 7064 | + </Item> |
7029 | 7065 | <Item ItemId=";Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_1202" ItemType="0" PsrId="306" Leaf="true">
|
7030 | 7066 | <Str Cat="Text">
|
7031 | 7067 | <Val><![CDATA[Import assignment cannot be used when targeting ECMAScript modules. Consider using 'import * as ns from "mod"', 'import {a} from "mod"', 'import d from "mod"', or another module format instead.]]></Val>
|
|
11517 | 11553 | </Str>
|
11518 | 11554 | <Disp Icon="Str" />
|
11519 | 11555 | </Item>
|
11520 |
| - <Item ItemId=";Specifier_of_dynamic_import_cannot_be_spread_element_1325" ItemType="0" PsrId="306" Leaf="true"> |
11521 |
| - <Str Cat="Text"> |
11522 |
| - <Val><![CDATA[Specifier of dynamic import cannot be spread element.]]></Val> |
11523 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
11524 |
| - <Val><![CDATA[El especificador de importación dinámica no puede ser un elemento de propagación.]]></Val> |
11525 |
| - </Tgt> |
11526 |
| - </Str> |
11527 |
| - <Disp Icon="Str" /> |
11528 |
| - </Item> |
11529 | 11556 | <Item ItemId=";Specify_ECMAScript_target_version_6015" ItemType="0" PsrId="306" Leaf="true">
|
11530 | 11557 | <Str Cat="Text">
|
11531 | 11558 | <Val><![CDATA[Specify ECMAScript target version.]]></Val>
|
|
0 commit comments