Skip to content

Commit 39d9e69

Browse files
authored
LEGO: Merge pull request 47871
LEGO: Merge pull request 47871
1 parent 78ef3e7 commit 39d9e69

File tree

10 files changed

+129
-0
lines changed

10 files changed

+129
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,6 +3228,15 @@
32283228
</Str>
32293229
<Disp Icon="Str" />
32303230
</Item>
3231+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3232+
<Str Cat="Text">
3233+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3234+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3235+
<Val><![CDATA[在提供 “--isolatedModules” 标志时,无法在类型或仅类型命名空间上使用“导出导入”。]]></Val>
3236+
</Tgt>
3237+
</Str>
3238+
<Disp Icon="Str" />
3239+
</Item>
32313240
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32323241
<Str Cat="Text">
32333242
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3237,6 +3237,15 @@
32373237
</Str>
32383238
<Disp Icon="Str" />
32393239
</Item>
3240+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3241+
<Str Cat="Text">
3242+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3243+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3244+
<Val><![CDATA[Když se zadá příznak --isolatedModules, nejde pro obor názvů typu nebo obor názvů jen pro typ použít export import.]]></Val>
3245+
</Tgt>
3246+
</Str>
3247+
<Disp Icon="Str" />
3248+
</Item>
32403249
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32413250
<Str Cat="Text">
32423251
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3240,6 +3240,15 @@
32403240
</Str>
32413241
<Disp Icon="Str" />
32423242
</Item>
3243+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3244+
<Str Cat="Text">
3245+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3246+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3247+
<Val><![CDATA[No se puede utilizar “exportar importar” en un espacio de nombres de tipo o solo de tipo cuando se proporciona la marca "--isolatedModules".]]></Val>
3248+
</Tgt>
3249+
</Str>
3250+
<Disp Icon="Str" />
3251+
</Item>
32433252
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32443253
<Str Cat="Text">
32453254
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3240,6 +3240,12 @@
32403240
</Str>
32413241
<Disp Icon="Str" />
32423242
</Item>
3243+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3244+
<Str Cat="Text">
3245+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3246+
</Str>
3247+
<Disp Icon="Str" />
3248+
</Item>
32433249
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32443250
<Str Cat="Text">
32453251
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>
@@ -4656,6 +4662,9 @@
46564662
<Item ItemId=";Delete_all_unused_param_tags_95172" ItemType="0" PsrId="306" Leaf="true">
46574663
<Str Cat="Text">
46584664
<Val><![CDATA[Delete all unused '@param' tags]]></Val>
4665+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4666+
<Val><![CDATA[Supprimer toutes les balises '@param' inutilisées]]></Val>
4667+
</Tgt>
46594668
</Str>
46604669
<Disp Icon="Str" />
46614670
</Item>
@@ -4671,6 +4680,9 @@
46714680
<Item ItemId=";Delete_unused_param_tag_0_95171" ItemType="0" PsrId="306" Leaf="true">
46724681
<Str Cat="Text">
46734682
<Val><![CDATA[Delete unused '@param' tag '{0}']]></Val>
4683+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4684+
<Val><![CDATA[Supprimer la balise '@param' inutilisée '{0}']]></Val>
4685+
</Tgt>
46744686
</Str>
46754687
<Disp Icon="Str" />
46764688
</Item>
@@ -10899,6 +10911,9 @@
1089910911
<Item ItemId=";Rename_param_tag_name_0_to_1_95173" ItemType="0" PsrId="306" Leaf="true">
1090010912
<Str Cat="Text">
1090110913
<Val><![CDATA[Rename '@param' tag name '{0}' to '{1}']]></Val>
10914+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10915+
<Val><![CDATA[Renommez le nom de balise '@param' '{0}' en '{1}']]></Val>
10916+
</Tgt>
1090210917
</Str>
1090310918
<Disp Icon="Str" />
1090410919
</Item>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,6 +3228,15 @@
32283228
</Str>
32293229
<Disp Icon="Str" />
32303230
</Item>
3231+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3232+
<Str Cat="Text">
3233+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3234+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3235+
<Val><![CDATA[Non è possibile usare 'export import' in un tipo o in uno spazio dei nomi solo di tipo quando si specifica il flag '--isolatedModules'.]]></Val>
3236+
</Tgt>
3237+
</Str>
3238+
<Disp Icon="Str" />
3239+
</Item>
32313240
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32323241
<Str Cat="Text">
32333242
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,6 +3228,15 @@
32283228
</Str>
32293229
<Disp Icon="Str" />
32303230
</Item>
3231+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3232+
<Str Cat="Text">
3233+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3234+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3235+
<Val><![CDATA['--isolatedModules' フラグが指定されている場合、型または型専用の名前空間で 'export import' を使用することはできません。]]></Val>
3236+
</Tgt>
3237+
</Str>
3238+
<Disp Icon="Str" />
3239+
</Item>
32313240
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32323241
<Str Cat="Text">
32333242
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,6 +3228,15 @@
32283228
</Str>
32293229
<Disp Icon="Str" />
32303230
</Item>
3231+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3232+
<Str Cat="Text">
3233+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3234+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3235+
<Val><![CDATA['--isolatedModules' 플래그가 제공된 경우 형식 또는 형식 전용 네임스페이스에 '가져오기 내보내기'를 사용할 수 없습니다.]]></Val>
3236+
</Tgt>
3237+
</Str>
3238+
<Disp Icon="Str" />
3239+
</Item>
32313240
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32323241
<Str Cat="Text">
32333242
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3218,6 +3218,12 @@
32183218
</Str>
32193219
<Disp Icon="Str" />
32203220
</Item>
3221+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3222+
<Str Cat="Text">
3223+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3224+
</Str>
3225+
<Disp Icon="Str" />
3226+
</Item>
32213227
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32223228
<Str Cat="Text">
32233229
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>
@@ -4634,6 +4640,9 @@
46344640
<Item ItemId=";Delete_all_unused_param_tags_95172" ItemType="0" PsrId="306" Leaf="true">
46354641
<Str Cat="Text">
46364642
<Val><![CDATA[Delete all unused '@param' tags]]></Val>
4643+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4644+
<Val><![CDATA[Usuń wszystkie nieużywane tagi „@param”]]></Val>
4645+
</Tgt>
46374646
</Str>
46384647
<Disp Icon="Str" />
46394648
</Item>
@@ -4649,6 +4658,9 @@
46494658
<Item ItemId=";Delete_unused_param_tag_0_95171" ItemType="0" PsrId="306" Leaf="true">
46504659
<Str Cat="Text">
46514660
<Val><![CDATA[Delete unused '@param' tag '{0}']]></Val>
4661+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4662+
<Val><![CDATA[Usuń nieużywany tag „@param” „{0}”]]></Val>
4663+
</Tgt>
46524664
</Str>
46534665
<Disp Icon="Str" />
46544666
</Item>
@@ -10874,6 +10886,9 @@
1087410886
<Item ItemId=";Rename_param_tag_name_0_to_1_95173" ItemType="0" PsrId="306" Leaf="true">
1087510887
<Str Cat="Text">
1087610888
<Val><![CDATA[Rename '@param' tag name '{0}' to '{1}']]></Val>
10889+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10890+
<Val><![CDATA[Zmień nazwę „{0}” tagu „@param” na „{1}”]]></Val>
10891+
</Tgt>
1087710892
</Str>
1087810893
<Disp Icon="Str" />
1087910894
</Item>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3227,6 +3227,15 @@
32273227
</Str>
32283228
<Disp Icon="Str" />
32293229
</Item>
3230+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3231+
<Str Cat="Text">
3232+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3233+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3234+
<Val><![CDATA[Невозможно использовать "export import" для типа или пространства имен, доступного только для типов, когда указан флаг "--isolatedModules".]]></Val>
3235+
</Tgt>
3236+
</Str>
3237+
<Disp Icon="Str" />
3238+
</Item>
32303239
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32313240
<Str Cat="Text">
32323241
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3221,6 +3221,15 @@
32213221
</Str>
32223222
<Disp Icon="Str" />
32233223
</Item>
3224+
<Item ItemId=";Cannot_use_export_import_on_a_type_or_type_only_namespace_when_the_isolatedModules_flag_is_provided_1269" ItemType="0" PsrId="306" Leaf="true">
3225+
<Str Cat="Text">
3226+
<Val><![CDATA[Cannot use 'export import' on a type or type-only namespace when the '--isolatedModules' flag is provided.]]></Val>
3227+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3228+
<Val><![CDATA['--isolatedModules' bayrağı sağlandığında, bir tür veya yalnızca tür ad alanında 'export import' kullanılamaz.]]></Val>
3229+
</Tgt>
3230+
</Str>
3231+
<Disp Icon="Str" />
3232+
</Item>
32243233
<Item ItemId=";Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148" ItemType="0" PsrId="306" Leaf="true">
32253234
<Str Cat="Text">
32263235
<Val><![CDATA[Cannot use imports, exports, or module augmentations when '--module' is 'none'.]]></Val>
@@ -4634,6 +4643,15 @@
46344643
</Str>
46354644
<Disp Icon="Str" />
46364645
</Item>
4646+
<Item ItemId=";Delete_all_unused_param_tags_95172" ItemType="0" PsrId="306" Leaf="true">
4647+
<Str Cat="Text">
4648+
<Val><![CDATA[Delete all unused '@param' tags]]></Val>
4649+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4650+
<Val><![CDATA[Kullanılmayan tüm “@param” etiketlerini silin]]></Val>
4651+
</Tgt>
4652+
</Str>
4653+
<Disp Icon="Str" />
4654+
</Item>
46374655
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
46384656
<Str Cat="Text">
46394657
<Val><![CDATA[Delete the outputs of all projects]]></Val>
@@ -4643,6 +4661,15 @@
46434661
</Str>
46444662
<Disp Icon="Str" />
46454663
</Item>
4664+
<Item ItemId=";Delete_unused_param_tag_0_95171" ItemType="0" PsrId="306" Leaf="true">
4665+
<Str Cat="Text">
4666+
<Val><![CDATA[Delete unused '@param' tag '{0}']]></Val>
4667+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4668+
<Val><![CDATA[Kullanılmayan “{0}” “@param” etiket adını silin]]></Val>
4669+
</Tgt>
4670+
</Str>
4671+
<Disp Icon="Str" />
4672+
</Item>
46464673
<Item ItemId=";Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react__6084" ItemType="0" PsrId="306" Leaf="true">
46474674
<Str Cat="Text">
46484675
<Val><![CDATA[[Deprecated]5D; Use '--jsxFactory' instead. Specify the object invoked for createElement when targeting 'react' JSX emit]]></Val>
@@ -10865,6 +10892,15 @@
1086510892
</Str>
1086610893
<Disp Icon="Str" />
1086710894
</Item>
10895+
<Item ItemId=";Rename_param_tag_name_0_to_1_95173" ItemType="0" PsrId="306" Leaf="true">
10896+
<Str Cat="Text">
10897+
<Val><![CDATA[Rename '@param' tag name '{0}' to '{1}']]></Val>
10898+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10899+
<Val><![CDATA[“{0}” “@param” etiket adını “{1}” olarak yeniden adlandırın]]></Val>
10900+
</Tgt>
10901+
</Str>
10902+
<Disp Icon="Str" />
10903+
</Item>
1086810904
<Item ItemId=";Replace_0_with_Promise_1_90036" ItemType="0" PsrId="306" Leaf="true">
1086910905
<Str Cat="Text">
1087010906
<Val><![CDATA[Replace '{0}' with 'Promise<{1}>']]></Val>

0 commit comments

Comments
 (0)