mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 16:38:05 -06:00
LEGO: check in for master to temporary branch.
This commit is contained in:
parent
5c85febb0c
commit
3d23f0888f
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1618,7 +1618,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[An enum member name must be followed by a ',', '=', or '}'.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[列挙型メンバー名の後ろには、','、'='、'}' のいずれかを指定する必要があります。]]></Val>
|
||||
<Val><![CDATA[列挙型メンバー名の後には、','、'='、'}' のいずれかを指定する必要があります。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -2062,7 +2062,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Assertions require the call target to be an identifier or qualified name.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[アサーションでは、呼び出し元が識別子または修飾名である必要があります。]]></Val>
|
||||
<Val><![CDATA[アサーションでは、呼び出し先が識別子または修飾名である必要があります。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -5365,7 +5365,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[If the '{0}' package actually exposes this module, consider sending a pull request to amend 'https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/{1}`]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA['{0}' パッケージが実際にこのモジュールを公開する場合は、pull request を送信して 'https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/{1}' を修正することを検討してください。]]></Val>
|
||||
<Val><![CDATA['{0}' パッケージが実際にこのモジュールを公開する場合は、pull request を送信して 'https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/{1}' を修正することを検討してください]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -7210,7 +7210,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Overload {0} of {1}, '{2}', gave the following error.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[{1} のうち {0}、'{2}' のオーバーロードにより、次のエラーが発生しました。]]></Val>
|
||||
<Val><![CDATA[{1}、'{2}' の {0} のオーバーロードにより、次のエラーが発生しました。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -7651,7 +7651,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Print names of files that are part of the compilation and then stop processing.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[コンパイルの一部であるファイルの名前の表示を実行してから、処理を停止します。]]></Val>
|
||||
<Val><![CDATA[コンパイルの一部であるファイルの名前を出力してから、処理を停止します。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -7678,7 +7678,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Print the final configuration instead of building.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[ビルドを実行するのではなく、最終的な構成を表示します。]]></Val>
|
||||
<Val><![CDATA[ビルドを実行するのではなく、最終的な構成を出力します。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -9160,7 +9160,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ESNEXT'.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[ECMAScript のターゲット バージョンを指定します。'ES3' (既定値)、'ES5'、'ES2015'、'ES2016'、'ES2017'、'ES2018'、'ES2019'、'ES2020'、'ESNEXT']]></Val>
|
||||
<Val><![CDATA[ECMAScript のターゲット バージョンを指定します: 'ES3' (既定値)、'ES5'、'ES2015'、'ES2016'、'ES2017'、'ES2018'、'ES2019'、'ES2020'、'ESNEXT'。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -9205,7 +9205,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[モジュール コードの生成を指定します。'none'、'commonjs'、'amd'、'system'、'umd'、'es2015'、'es2020、'ESNext'。]]></Val>
|
||||
<Val><![CDATA[モジュール コードの生成を指定します: 'none'、'commonjs'、'amd'、'system'、'umd'、'es2015'、'es2020、'ESNext'。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -9223,7 +9223,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Specify strategy for creating a polling watch when it fails to create using file system events: 'FixedInterval' (default), 'PriorityInterval', 'DynamicPriority'.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[ファイル システムのイベントを使用して作成できなかった場合に、ポーリング監視を作成する方法を指定します。'FixedInterval' (既定)、'PriorityInterval'、'DynamicPriority'。]]></Val>
|
||||
<Val><![CDATA[ファイル システムのイベントを使用して作成できなかった場合に、ポーリング監視を作成する方法を指定します: 'FixedInterval' (既定)、'PriorityInterval'、'DynamicPriority'。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -9232,7 +9232,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Specify strategy for watching directory on platforms that don't support recursive watching natively: 'UseFsEvents' (default), 'FixedPollingInterval', 'DynamicPriorityPolling'.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[再帰的な監視をサポートしていないプラットフォーム上のディレクトリを監視する方法を指定します。'UseFsEvents' (既定)、'FixedPollingInterval'、'DynamicPriorityPolling'。]]></Val>
|
||||
<Val><![CDATA[再帰的な監視をネイティブでサポートしていないプラットフォーム上のディレクトリを監視する方法を指定します: 'UseFsEvents' (既定)、'FixedPollingInterval'、'DynamicPriorityPolling'。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -9241,7 +9241,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Specify strategy for watching file: 'FixedPollingInterval' (default), 'PriorityPollingInterval', 'DynamicPriorityPolling', 'UseFsEvents', 'UseFsEventsOnParentDirectory'.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[ファイルの監視方法を指定します。'FixedPollingInterval' (既定)、'PriorityPollingInterval'、'DynamicPriorityPolling'、'UseFsEvents'、'UseFsEventsOnParentDirectory'。]]></Val>
|
||||
<Val><![CDATA[ファイルの監視方法を指定します: 'FixedPollingInterval' (既定)、'PriorityPollingInterval'、'DynamicPriorityPolling'、'UseFsEvents'、'UseFsEventsOnParentDirectory'。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -9528,6 +9528,12 @@
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
</Item>
|
||||
<Item ItemId=";Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3_6229" ItemType="0" PsrId="306" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'.]]></Val>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
</Item>
|
||||
<Item ItemId=";Tagged_template_expressions_are_not_permitted_in_an_optional_chain_1358" ItemType="0" PsrId="306" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Tagged template expressions are not permitted in an optional chain.]]></Val>
|
||||
@ -9868,7 +9874,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[算術演算の左辺には、'any' 型、'number' 型、'bigint' 型または列挙型を指定する必要があります。]]></Val>
|
||||
<Val><![CDATA[算術演算の左辺には、'any' 型、'number' 型、'bigint' 型、または列挙型を指定する必要があります。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -9985,7 +9991,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[パーサーは、'{' トークンに一致する '}' を予期していました。]]></Val>
|
||||
<Val><![CDATA[パーサーは、ここで '{' トークンに一致する '}' を予期していました。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -10057,7 +10063,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[算術演算の右辺には、'any' 型、'number' 型、'bigint' 型または列挙型を指定する必要があります。]]></Val>
|
||||
<Val><![CDATA[算術演算の右辺には、'any' 型、'number' 型、'bigint' 型、または列挙型を指定する必要があります。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -10171,7 +10177,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[The type of a function declaration must match the function's signature.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[関数宣言の型は、関数のシグネチャと一致する必要があります。]]></Val>
|
||||
<Val><![CDATA[関数の宣言の型は、関数のシグネチャと一致する必要があります。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -10525,7 +10531,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Type '{0}' is missing the following properties from type '{1}': {2}]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[型 '{0}' には 型 '{1}': {2} からの次のプロパティがありません]]></Val>
|
||||
<Val><![CDATA[型 '{0}' には 型 '{1}' からの次のプロパティがありません: {2}]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -10534,7 +10540,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Type '{0}' is missing the following properties from type '{1}': {2}, and {3} more.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[型 '{0}' には 型 '{1}': {2}、{3} などからの次のプロパティがありません]]></Val>
|
||||
<Val><![CDATA[型 '{0}' には 型 '{1}' からの次のプロパティがありません: {2}、{3} など。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -10864,7 +10870,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Type originates at this import. A namespace-style import cannot be called or constructed, and will cause a failure at runtime. Consider using a default import or import require here instead.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[型はこのインポートから生成されます。名前空間スタイルのインポートは、呼び出すこともコンストラクトすることもできず、実行時にエラーが発生します。代わりに、既定のインポートまたはインポートの要求を使用することを検討してください。]]></Val>
|
||||
<Val><![CDATA[型はこのインポートで生成されます。名前空間スタイルのインポートは、呼び出すこともコンストラクトすることもできず、実行時にエラーが発生します。代わりに、ここで既定のインポートまたはインポートの要求を使用することを検討してください。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@ -12178,7 +12184,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[const enum member initializers can only contain literal values and other computed enum values.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[定数列挙型メンバーの初期化子には、リテラル値および他の計算された列挙型の値のみを含めることができます。]]></Val>
|
||||
<Val><![CDATA[const 列挙型メンバーの初期化子には、リテラル値および他の計算された列挙型の値のみを含めることができます。]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user