LEGO: check in for master to temporary branch.

This commit is contained in:
csigs 2020-08-27 00:11:33 +00:00
parent 746bdb7946
commit 5ee2d52cb3
3 changed files with 15 additions and 3 deletions

View file

@ -6727,7 +6727,7 @@
<Str Cat="Text">
<Val><![CDATA[Looking up in 'node_modules' folder, initial location '{0}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[正在 "node_modules" 文件夹中查找,初始位置“{0}”。]]></Val>
<Val><![CDATA[正在 "node_modules" 文件夹中查找,初始位置“{0}”。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Looking up in 'node_modules' folder, initial location '{0}']]></Val>
@ -6850,7 +6850,7 @@
<Str Cat="Text">
<Val><![CDATA[Module '{0}' can only be default-imported using the '{1}' flag]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[模块 "{0}" 只能使用 "{1}" 标志进行默认导入]]></Val>
<Val><![CDATA[模块 "{0}" 只能使用 "{1}" 标志进行默认导入]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@ -11062,7 +11062,7 @@
<Str Cat="Text">
<Val><![CDATA[This module is declared with using 'export =', and can only be used with a default import when using the '{0}' flag.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[此模块是使用 "export =" 声明的,在使用 "{0}" 标志时只能与默认导入一起使用。]]></Val>
<Val><![CDATA[此模块是使用 "export =" 声明的,只能在使用 "{0}" 标志时进行默认导入。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />

View file

@ -11838,6 +11838,9 @@
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[建構簽章的類型不相容。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -12861,6 +12864,9 @@
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' 僅限於類型,但此處用為值。您要使用 '{1} in {0}' 嗎?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -11837,6 +11837,9 @@
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Типы сигнатур конструкций несовместимы.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -12860,6 +12863,9 @@
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["{0}" относится только к типу, но используется здесь как значение. Вы хотели использовать "{1} в {0}"?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>