Skip to content

Commit

Permalink
LEGO: Merge pull request 50353
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 50353
  • Loading branch information
csigs authored Aug 18, 2022
1 parent 66d8b95 commit 42165a1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<Str Cat="Text">
<Val><![CDATA[A bigint literal cannot use exponential notation.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[bigint 文本不能使用指数符号。]]></Val>
<Val><![CDATA[BigInt 字面量中不能使用指数符号。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -70,7 +70,7 @@
<Str Cat="Text">
<Val><![CDATA[A bigint literal must be an integer.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[bigint 文本必须是整数。]]></Val>
<Val><![CDATA[BigInt 字面量必须是整数。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -217,7 +217,7 @@
<Str Cat="Text">
<Val><![CDATA[A 'const' assertions can only be applied to references to enum members, or string, number, boolean, array, or object literals.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["const" 断言只能用于引用枚举成员、字符串、数字、布尔值、数组或对象文本。]]></Val>
<Val><![CDATA['const' 断言只能作用于枚举成员、字符串、数字、布尔值、数组或对象字面量。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -388,7 +388,7 @@
<Str Cat="Text">
<Val><![CDATA[A function that is called with the 'new' keyword cannot have a 'this' type that is 'void'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[使用 "new" 关键字调用的函数不可具有“失效”的 "this" 类型。]]></Val>
<Val><![CDATA[使用 'new' 关键字调用的函数的 'this' 类型不能为 'void'。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -568,7 +568,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would update output of project '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[非干燥生成将更新项目 "{0}" 的输出]]></Val>
<Val><![CDATA[非 dry 生成将更新项目 '{0}' 的输出]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -577,7 +577,7 @@
<Str Cat="Text">
<Val><![CDATA[A non-dry build would update timestamps for output of project '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[非干燥生成将更新项目 "{0}" 的输出的时间戳]]></Val>
<Val><![CDATA[非 dry 生成将更新项目 '{0}' 的输出的时间戳]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -622,7 +622,7 @@
<Str Cat="Text">
<Val><![CDATA[A promise must have a 'then' method.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[承诺必须具有 "then" 方法。]]></Val>
<Val><![CDATA['Promise' 必须具有 'then' 方法。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13842,11 +13842,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";This_module_is_declared_with_using_export_and_can_only_be_used_with_a_default_import_when_using_the__2594" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag_2594" ItemType="0" PsrId="306" Leaf="true">
<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>
<Val><![CDATA[This module is declared with '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[Tento modul se deklaroval pomocí export =, a když se používá příznak {0}, dá se použít jen s výchozím importem.]]></Val>
<Val><![CDATA[Tento modul se deklaroval pomocí export =, a dá se použít jenom s výchozím importem při použití příznaku {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13827,11 +13827,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";This_module_is_declared_with_using_export_and_can_only_be_used_with_a_default_import_when_using_the__2594" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag_2594" ItemType="0" PsrId="306" Leaf="true">
<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>
<Val><![CDATA[This module is declared with '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[Dieses Modul wird mit "export =" deklariert und kann nur bei Verwendung des Flags "{0}" mit einem Standardimport verwendet werden.]]></Val>
<Val><![CDATA[Dieses Modul wird mit export = deklariert und kann nur bei Verwendung des Kennzeichnens „{0} mit einem Standardimport verwendet werden.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down

0 comments on commit 42165a1

Please sign in to comment.