Skip to content

Commit 14feed9

Browse files
authored
LEGO: Merge pull request 47761
LEGO: Merge pull request 47761
1 parent 163fef9 commit 14feed9

File tree

3 files changed

+27
-54
lines changed

3 files changed

+27
-54
lines changed

src/loc/lcl/cht/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[當 '--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>

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

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4038,6 +4038,15 @@
40384038
</Str>
40394039
<Disp Icon="Str" />
40404040
</Item>
4041+
<Item ItemId=";Convert_named_imports_to_default_import_95170" ItemType="0" PsrId="306" Leaf="true">
4042+
<Str Cat="Text">
4043+
<Val><![CDATA[Convert named imports to default import]]></Val>
4044+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4045+
<Val><![CDATA[Konvertieren benannter Importe in Standardimporte]]></Val>
4046+
</Tgt>
4047+
</Str>
4048+
<Disp Icon="Str" />
4049+
</Item>
40414050
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
40424051
<Str Cat="Text">
40434052
<Val><![CDATA[Convert named imports to namespace import]]></Val>
@@ -10290,15 +10299,6 @@
1029010299
</Str>
1029110300
<Disp Icon="Str" />
1029210301
</Item>
10293-
<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">
10294-
<Str Cat="Text">
10295-
<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>
10296-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10297-
<Val><![CDATA[Die Eigenschaft "{0}" darf nicht im Initialisierer einer statischen Eigenschaft in derselben Klasse verwendet werden, wenn "target" auf "esnext" und "useDefineForClassFields" auf FALSE festgelegt ist.]]></Val>
10298-
</Tgt>
10299-
</Str>
10300-
<Disp Icon="Str" />
10301-
</Item>
1030210302
<Item ItemId=";Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568" ItemType="0" PsrId="306" Leaf="true">
1030310303
<Str Cat="Text">
1030410304
<Val><![CDATA[Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?]]></Val>
@@ -12186,15 +12186,6 @@
1218612186
</Str>
1218712187
<Disp Icon="Str" />
1218812188
</Item>
12189-
<Item ItemId=";Static_fields_with_private_names_can_t_have_initializers_when_the_useDefineForClassFields_flag_is_no_2805" ItemType="0" PsrId="306" Leaf="true">
12190-
<Str Cat="Text">
12191-
<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>
12192-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12193-
<Val><![CDATA[Statische Felder mit privaten Namen dürfen keine Initialisierer enthalten, wenn das Flag "--useDefineForClassFields" nicht mit dem Wert "esnext" für "--target" angegeben wird. Erwägen Sie, das Flag "--useDefineForClassFields" hinzuzufügen.]]></Val>
12194-
</Tgt>
12195-
</Str>
12196-
<Disp Icon="Str" />
12197-
</Item>
1219812189
<Item ItemId=";Static_members_cannot_reference_class_type_parameters_2302" ItemType="0" PsrId="306" Leaf="true">
1219912190
<Str Cat="Text">
1220012191
<Val><![CDATA[Static members cannot reference class type parameters.]]></Val>

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

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4040,6 +4040,15 @@
40404040
</Str>
40414041
<Disp Icon="Str" />
40424042
</Item>
4043+
<Item ItemId=";Convert_named_imports_to_default_import_95170" ItemType="0" PsrId="306" Leaf="true">
4044+
<Str Cat="Text">
4045+
<Val><![CDATA[Convert named imports to default import]]></Val>
4046+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4047+
<Val><![CDATA[Преобразовать именованные операции импорта в стандартный импорт]]></Val>
4048+
</Tgt>
4049+
</Str>
4050+
<Disp Icon="Str" />
4051+
</Item>
40434052
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
40444053
<Str Cat="Text">
40454054
<Val><![CDATA[Convert named imports to namespace import]]></Val>
@@ -10295,15 +10304,6 @@
1029510304
</Str>
1029610305
<Disp Icon="Str" />
1029710306
</Item>
10298-
<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">
10299-
<Str Cat="Text">
10300-
<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>
10301-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10302-
<Val><![CDATA[Свойство "{0}" не может использоваться в инициализаторе статического свойства в том же классе, если "target" имеет значение "esnext", а "useDefineForClassFields" — "false".]]></Val>
10303-
</Tgt>
10304-
</Str>
10305-
<Disp Icon="Str" />
10306-
</Item>
1030710307
<Item ItemId=";Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568" ItemType="0" PsrId="306" Leaf="true">
1030810308
<Str Cat="Text">
1030910309
<Val><![CDATA[Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?]]></Val>
@@ -12191,15 +12191,6 @@
1219112191
</Str>
1219212192
<Disp Icon="Str" />
1219312193
</Item>
12194-
<Item ItemId=";Static_fields_with_private_names_can_t_have_initializers_when_the_useDefineForClassFields_flag_is_no_2805" ItemType="0" PsrId="306" Leaf="true">
12195-
<Str Cat="Text">
12196-
<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>
12197-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12198-
<Val><![CDATA[Статические поля с частными именами не могут иметь инициализаторы, если не указан флаг "--useDefineForClassFields" с параметром "--target", имеющим значение "esnext". Рекомендуется добавить флаг "--useDefineForClassFields".]]></Val>
12199-
</Tgt>
12200-
</Str>
12201-
<Disp Icon="Str" />
12202-
</Item>
1220312194
<Item ItemId=";Static_members_cannot_reference_class_type_parameters_2302" ItemType="0" PsrId="306" Leaf="true">
1220412195
<Str Cat="Text">
1220512196
<Val><![CDATA[Static members cannot reference class type parameters.]]></Val>

0 commit comments

Comments
 (0)