Skip to content

Commit 460908a

Browse files
authored
LEGO: Merge pull request 47801
LEGO: Merge pull request 47801
1 parent 5b53e4e commit 460908a

File tree

10 files changed

+90
-180
lines changed

10 files changed

+90
-180
lines changed

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

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4041,6 +4041,15 @@
40414041
</Str>
40424042
<Disp Icon="Str" />
40434043
</Item>
4044+
<Item ItemId=";Convert_named_imports_to_default_import_95170" ItemType="0" PsrId="306" Leaf="true">
4045+
<Str Cat="Text">
4046+
<Val><![CDATA[Convert named imports to default import]]></Val>
4047+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4048+
<Val><![CDATA[将命名导入转换为默认导入]]></Val>
4049+
</Tgt>
4050+
</Str>
4051+
<Disp Icon="Str" />
4052+
</Item>
40444053
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
40454054
<Str Cat="Text">
40464055
<Val><![CDATA[Convert named imports to namespace import]]></Val>
@@ -10296,15 +10305,6 @@
1029610305
</Str>
1029710306
<Disp Icon="Str" />
1029810307
</Item>
10299-
<Item ItemId=";Property_0_may_not_be_used_in_a_static_property_s_initializer_in_the_same_class_when_target_is_esnex_2810" ItemType="0" PsrId="306" Leaf="true">
10300-
<Str Cat="Text">
10301-
<Val><![CDATA[Property '{0}' may not be used in a static property's initializer in the same class when 'target' is 'esnext' and 'useDefineForClassFields' is 'false'.]]></Val>
10302-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10303-
<Val><![CDATA[当 “target” 为 “esnext” 且 “useDefineForClassFields” 为 ”false” 时,属性“{0}”不能用在同一类静态属性的初始化表达式中。]]></Val>
10304-
</Tgt>
10305-
</Str>
10306-
<Disp Icon="Str" />
10307-
</Item>
1030810308
<Item ItemId=";Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568" ItemType="0" PsrId="306" Leaf="true">
1030910309
<Str Cat="Text">
1031010310
<Val><![CDATA[Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?]]></Val>
@@ -12192,15 +12192,6 @@
1219212192
</Str>
1219312193
<Disp Icon="Str" />
1219412194
</Item>
12195-
<Item ItemId=";Static_fields_with_private_names_can_t_have_initializers_when_the_useDefineForClassFields_flag_is_no_2805" ItemType="0" PsrId="306" Leaf="true">
12196-
<Str Cat="Text">
12197-
<Val><![CDATA[Static fields with private names can't have initializers when the '--useDefineForClassFields' flag is not specified with a '--target' of 'esnext'. Consider adding the '--useDefineForClassFields' flag.]]></Val>
12198-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12199-
<Val><![CDATA[若未使用 "esnext" 的 "--target" 指定 "--useDefineForClassFields" 标志,则具有专用名称的静态字段不能有初始值设定项。请考虑添加 "--useDefineForClassFields" 标志。]]></Val>
12200-
</Tgt>
12201-
</Str>
12202-
<Disp Icon="Str" />
12203-
</Item>
1220412195
<Item ItemId=";Static_members_cannot_reference_class_type_parameters_2302" ItemType="0" PsrId="306" Leaf="true">
1220512196
<Str Cat="Text">
1220612197
<Val><![CDATA[Static members cannot reference class type parameters.]]></Val>

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

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4050,6 +4050,15 @@
40504050
</Str>
40514051
<Disp Icon="Str" />
40524052
</Item>
4053+
<Item ItemId=";Convert_named_imports_to_default_import_95170" ItemType="0" PsrId="306" Leaf="true">
4054+
<Str Cat="Text">
4055+
<Val><![CDATA[Convert named imports to default import]]></Val>
4056+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4057+
<Val><![CDATA[Převést pojmenované importy na výchozí import]]></Val>
4058+
</Tgt>
4059+
</Str>
4060+
<Disp Icon="Str" />
4061+
</Item>
40534062
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
40544063
<Str Cat="Text">
40554064
<Val><![CDATA[Convert named imports to namespace import]]></Val>
@@ -10305,15 +10314,6 @@
1030510314
</Str>
1030610315
<Disp Icon="Str" />
1030710316
</Item>
10308-
<Item ItemId=";Property_0_may_not_be_used_in_a_static_property_s_initializer_in_the_same_class_when_target_is_esnex_2810" ItemType="0" PsrId="306" Leaf="true">
10309-
<Str Cat="Text">
10310-
<Val><![CDATA[Property '{0}' may not be used in a static property's initializer in the same class when 'target' is 'esnext' and 'useDefineForClassFields' is 'false'.]]></Val>
10311-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10312-
<Val><![CDATA[Vlastnost „{0}“ se nedá použít v inicializátoru statické vlastnosti stejné třídy, když „cíl“ je „esnext“ a „useDefineForClassFields“ je „nepravda“.]]></Val>
10313-
</Tgt>
10314-
</Str>
10315-
<Disp Icon="Str" />
10316-
</Item>
1031710317
<Item ItemId=";Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568" ItemType="0" PsrId="306" Leaf="true">
1031810318
<Str Cat="Text">
1031910319
<Val><![CDATA[Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?]]></Val>
@@ -12201,15 +12201,6 @@
1220112201
</Str>
1220212202
<Disp Icon="Str" />
1220312203
</Item>
12204-
<Item ItemId=";Static_fields_with_private_names_can_t_have_initializers_when_the_useDefineForClassFields_flag_is_no_2805" ItemType="0" PsrId="306" Leaf="true">
12205-
<Str Cat="Text">
12206-
<Val><![CDATA[Static fields with private names can't have initializers when the '--useDefineForClassFields' flag is not specified with a '--target' of 'esnext'. Consider adding the '--useDefineForClassFields' flag.]]></Val>
12207-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12208-
<Val><![CDATA[Statická pole s privátními názvy nemůžou mít inicializátory, pokud se nezadá příznak --useDefineForClassFields s parametrem --target o hodnotě esnext. Zvažte možnost přidat příznak --useDefineForClassFields.]]></Val>
12209-
</Tgt>
12210-
</Str>
12211-
<Disp Icon="Str" />
12212-
</Item>
1221312204
<Item ItemId=";Static_members_cannot_reference_class_type_parameters_2302" ItemType="0" PsrId="306" Leaf="true">
1221412205
<Str Cat="Text">
1221512206
<Val><![CDATA[Static members cannot reference class type parameters.]]></Val>

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

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4053,6 +4053,15 @@
40534053
</Str>
40544054
<Disp Icon="Str" />
40554055
</Item>
4056+
<Item ItemId=";Convert_named_imports_to_default_import_95170" ItemType="0" PsrId="306" Leaf="true">
4057+
<Str Cat="Text">
4058+
<Val><![CDATA[Convert named imports to default import]]></Val>
4059+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4060+
<Val><![CDATA[Convertir importaciones con nombre en importación predeterminada]]></Val>
4061+
</Tgt>
4062+
</Str>
4063+
<Disp Icon="Str" />
4064+
</Item>
40564065
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
40574066
<Str Cat="Text">
40584067
<Val><![CDATA[Convert named imports to namespace import]]></Val>
@@ -10308,15 +10317,6 @@
1030810317
</Str>
1030910318
<Disp Icon="Str" />
1031010319
</Item>
10311-
<Item ItemId=";Property_0_may_not_be_used_in_a_static_property_s_initializer_in_the_same_class_when_target_is_esnex_2810" ItemType="0" PsrId="306" Leaf="true">
10312-
<Str Cat="Text">
10313-
<Val><![CDATA[Property '{0}' may not be used in a static property's initializer in the same class when 'target' is 'esnext' and 'useDefineForClassFields' is 'false'.]]></Val>
10314-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10315-
<Val><![CDATA[La propiedad "{0}" no se puede usar en un inicializador de propiedad estática en la misma clase cuando "target" es "esnext" y "useDefineForClassFields" es "false".]]></Val>
10316-
</Tgt>
10317-
</Str>
10318-
<Disp Icon="Str" />
10319-
</Item>
1032010320
<Item ItemId=";Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568" ItemType="0" PsrId="306" Leaf="true">
1032110321
<Str Cat="Text">
1032210322
<Val><![CDATA[Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?]]></Val>
@@ -12204,15 +12204,6 @@
1220412204
</Str>
1220512205
<Disp Icon="Str" />
1220612206
</Item>
12207-
<Item ItemId=";Static_fields_with_private_names_can_t_have_initializers_when_the_useDefineForClassFields_flag_is_no_2805" ItemType="0" PsrId="306" Leaf="true">
12208-
<Str Cat="Text">
12209-
<Val><![CDATA[Static fields with private names can't have initializers when the '--useDefineForClassFields' flag is not specified with a '--target' of 'esnext'. Consider adding the '--useDefineForClassFields' flag.]]></Val>
12210-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12211-
<Val><![CDATA[Los campos estáticos con nombres privados no pueden tener inicializadores si la marca "--useDefineForClassFields" no se especifica con un valor "--target" de "esnext". Pruebe a agregar la marca "--useDefineForClassFields".]]></Val>
12212-
</Tgt>
12213-
</Str>
12214-
<Disp Icon="Str" />
12215-
</Item>
1221612207
<Item ItemId=";Static_members_cannot_reference_class_type_parameters_2302" ItemType="0" PsrId="306" Leaf="true">
1221712208
<Str Cat="Text">
1221812209
<Val><![CDATA[Static members cannot reference class type parameters.]]></Val>

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

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4053,6 +4053,15 @@
40534053
</Str>
40544054
<Disp Icon="Str" />
40554055
</Item>
4056+
<Item ItemId=";Convert_named_imports_to_default_import_95170" ItemType="0" PsrId="306" Leaf="true">
4057+
<Str Cat="Text">
4058+
<Val><![CDATA[Convert named imports to default import]]></Val>
4059+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4060+
<Val><![CDATA[Convertir les importations nommées en importation par défaut]]></Val>
4061+
</Tgt>
4062+
</Str>
4063+
<Disp Icon="Str" />
4064+
</Item>
40564065
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
40574066
<Str Cat="Text">
40584067
<Val><![CDATA[Convert named imports to namespace import]]></Val>
@@ -10308,15 +10317,6 @@
1030810317
</Str>
1030910318
<Disp Icon="Str" />
1031010319
</Item>
10311-
<Item ItemId=";Property_0_may_not_be_used_in_a_static_property_s_initializer_in_the_same_class_when_target_is_esnex_2810" ItemType="0" PsrId="306" Leaf="true">
10312-
<Str Cat="Text">
10313-
<Val><![CDATA[Property '{0}' may not be used in a static property's initializer in the same class when 'target' is 'esnext' and 'useDefineForClassFields' is 'false'.]]></Val>
10314-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10315-
<Val><![CDATA[La propriété '{0}' ne peut pas être utilisée dans la version initiale d’une propriété statique dans la même classe lorsque 'target' est 'esnext' et 'useDefineForClassFields' est 'false'.]]></Val>
10316-
</Tgt>
10317-
</Str>
10318-
<Disp Icon="Str" />
10319-
</Item>
1032010320
<Item ItemId=";Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568" ItemType="0" PsrId="306" Leaf="true">
1032110321
<Str Cat="Text">
1032210322
<Val><![CDATA[Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?]]></Val>
@@ -12204,15 +12204,6 @@
1220412204
</Str>
1220512205
<Disp Icon="Str" />
1220612206
</Item>
12207-
<Item ItemId=";Static_fields_with_private_names_can_t_have_initializers_when_the_useDefineForClassFields_flag_is_no_2805" ItemType="0" PsrId="306" Leaf="true">
12208-
<Str Cat="Text">
12209-
<Val><![CDATA[Static fields with private names can't have initializers when the '--useDefineForClassFields' flag is not specified with a '--target' of 'esnext'. Consider adding the '--useDefineForClassFields' flag.]]></Val>
12210-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12211-
<Val><![CDATA[Les champs static avec des noms privés ne peuvent pas avoir d'initialiseurs quand l'indicateur '--useDefineForClassFields' n'est pas spécifié avec le '--target' 'esnext'. Ajoutez l'indicateur '--useDefineForClassFields'.]]></Val>
12212-
</Tgt>
12213-
</Str>
12214-
<Disp Icon="Str" />
12215-
</Item>
1221612207
<Item ItemId=";Static_members_cannot_reference_class_type_parameters_2302" ItemType="0" PsrId="306" Leaf="true">
1221712208
<Str Cat="Text">
1221812209
<Val><![CDATA[Static members cannot reference class type parameters.]]></Val>

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

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4041,6 +4041,15 @@
40414041
</Str>
40424042
<Disp Icon="Str" />
40434043
</Item>
4044+
<Item ItemId=";Convert_named_imports_to_default_import_95170" ItemType="0" PsrId="306" Leaf="true">
4045+
<Str Cat="Text">
4046+
<Val><![CDATA[Convert named imports to default import]]></Val>
4047+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4048+
<Val><![CDATA[Converti importazioni denominate nell'importazione predefinita]]></Val>
4049+
</Tgt>
4050+
</Str>
4051+
<Disp Icon="Str" />
4052+
</Item>
40444053
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
40454054
<Str Cat="Text">
40464055
<Val><![CDATA[Convert named imports to namespace import]]></Val>
@@ -10296,15 +10305,6 @@
1029610305
</Str>
1029710306
<Disp Icon="Str" />
1029810307
</Item>
10299-
<Item ItemId=";Property_0_may_not_be_used_in_a_static_property_s_initializer_in_the_same_class_when_target_is_esnex_2810" ItemType="0" PsrId="306" Leaf="true">
10300-
<Str Cat="Text">
10301-
<Val><![CDATA[Property '{0}' may not be used in a static property's initializer in the same class when 'target' is 'esnext' and 'useDefineForClassFields' is 'false'.]]></Val>
10302-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10303-
<Val><![CDATA[La proprietà '{0}' potrebbe non essere usata in un inizializzatore di proprietà statica nella stessa classe quando 'target' è 'esnext' e 'useDefineForClassFields' è 'false'.]]></Val>
10304-
</Tgt>
10305-
</Str>
10306-
<Disp Icon="Str" />
10307-
</Item>
1030810308
<Item ItemId=";Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568" ItemType="0" PsrId="306" Leaf="true">
1030910309
<Str Cat="Text">
1031010310
<Val><![CDATA[Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?]]></Val>
@@ -12192,15 +12192,6 @@
1219212192
</Str>
1219312193
<Disp Icon="Str" />
1219412194
</Item>
12195-
<Item ItemId=";Static_fields_with_private_names_can_t_have_initializers_when_the_useDefineForClassFields_flag_is_no_2805" ItemType="0" PsrId="306" Leaf="true">
12196-
<Str Cat="Text">
12197-
<Val><![CDATA[Static fields with private names can't have initializers when the '--useDefineForClassFields' flag is not specified with a '--target' of 'esnext'. Consider adding the '--useDefineForClassFields' flag.]]></Val>
12198-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12199-
<Val><![CDATA[I campi statici con nomi privati non possono includere inizializzatori quando per specificare il flag '--useDefineForClassFields' non si usa '--target' con valore 'esnext'. Provare ad aggiungere il flag '--useDefineForClassFields'.]]></Val>
12200-
</Tgt>
12201-
</Str>
12202-
<Disp Icon="Str" />
12203-
</Item>
1220412195
<Item ItemId=";Static_members_cannot_reference_class_type_parameters_2302" ItemType="0" PsrId="306" Leaf="true">
1220512196
<Str Cat="Text">
1220612197
<Val><![CDATA[Static members cannot reference class type parameters.]]></Val>

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

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4041,6 +4041,15 @@
40414041
</Str>
40424042
<Disp Icon="Str" />
40434043
</Item>
4044+
<Item ItemId=";Convert_named_imports_to_default_import_95170" ItemType="0" PsrId="306" Leaf="true">
4045+
<Str Cat="Text">
4046+
<Val><![CDATA[Convert named imports to default import]]></Val>
4047+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4048+
<Val><![CDATA[名前付きインポートを既定のインポートに変換する]]></Val>
4049+
</Tgt>
4050+
</Str>
4051+
<Disp Icon="Str" />
4052+
</Item>
40444053
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
40454054
<Str Cat="Text">
40464055
<Val><![CDATA[Convert named imports to namespace import]]></Val>
@@ -10296,15 +10305,6 @@
1029610305
</Str>
1029710306
<Disp Icon="Str" />
1029810307
</Item>
10299-
<Item ItemId=";Property_0_may_not_be_used_in_a_static_property_s_initializer_in_the_same_class_when_target_is_esnex_2810" ItemType="0" PsrId="306" Leaf="true">
10300-
<Str Cat="Text">
10301-
<Val><![CDATA[Property '{0}' may not be used in a static property's initializer in the same class when 'target' is 'esnext' and 'useDefineForClassFields' is 'false'.]]></Val>
10302-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10303-
<Val><![CDATA[' target ' が ' esnext ' で、' useesb Forclassfields ' が ' false ' の場合、プロパティ ' {0} ' を同じクラスにある静的プロパティの初期化子で使用することはできません。]]></Val>
10304-
</Tgt>
10305-
</Str>
10306-
<Disp Icon="Str" />
10307-
</Item>
1030810308
<Item ItemId=";Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568" ItemType="0" PsrId="306" Leaf="true">
1030910309
<Str Cat="Text">
1031010310
<Val><![CDATA[Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?]]></Val>
@@ -12192,15 +12192,6 @@
1219212192
</Str>
1219312193
<Disp Icon="Str" />
1219412194
</Item>
12195-
<Item ItemId=";Static_fields_with_private_names_can_t_have_initializers_when_the_useDefineForClassFields_flag_is_no_2805" ItemType="0" PsrId="306" Leaf="true">
12196-
<Str Cat="Text">
12197-
<Val><![CDATA[Static fields with private names can't have initializers when the '--useDefineForClassFields' flag is not specified with a '--target' of 'esnext'. Consider adding the '--useDefineForClassFields' flag.]]></Val>
12198-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12199-
<Val><![CDATA['--useDefineForClassFields' フラグに 'esnext' の '--target' が指定されていない場合、プライベート名を持つ静的フィールドに初期化子を指定することはできません。'--useDefineForClassFields' フラグを追加することをご検討ください。]]></Val>
12200-
</Tgt>
12201-
</Str>
12202-
<Disp Icon="Str" />
12203-
</Item>
1220412195
<Item ItemId=";Static_members_cannot_reference_class_type_parameters_2302" ItemType="0" PsrId="306" Leaf="true">
1220512196
<Str Cat="Text">
1220612197
<Val><![CDATA[Static members cannot reference class type parameters.]]></Val>

0 commit comments

Comments
 (0)