The file extension of '{0}' is not recognized. Source files must have extension .fs, .fsi, .fsx or .fsscript. To enable the deprecated use of .ml or .mli extensions, use '--langversion:5.0' and '--mlcompatibility'. '{0}' のファイル拡張子を認識できません。ソース ファイル拡張子は .fs、.fsi、.fsx、または .fsscript にする必要があります。非推奨の拡張子 .ml または .mli の使用を有効にするには、'--langversion:5.0' および '--mlcompatibility' を使用してください。 The file extension of '{0}' is not recognized. Source files must have extension .fs, .fsi, .fsx or .fsscript '{0}' のファイル拡張子は認識されません。ソース ファイルの拡張子は .fs、.fsi、.fsx、または .fsscript にする必要があります。 Feature '{0}' is not available in F# {1}. Please use language version {2} or greater. 機能 '{0}' は F# {1} では使用できません。{2} 以上の言語バージョンをお使いください。 Feature '{0}' is not supported by target runtime. 機能 '{0}' は、ターゲット ランタイムではサポートされていません。 Feature '{0}' requires the F# library for language version {1} or greater. 機能 '{0}' を使用するには、言語バージョン {1} 以上の F# ライブラリが必要です。 The use of ':=' from the F# library is deprecated. See https://aka.ms/fsharp-refcell-ops. For example, please change 'cell := expr' to 'cell.Value <- expr'. F# ライブラリからの ':=' の使用は非推奨です。https://aka.ms/fsharp-refcell-ops を参照してください。たとえば、'cell : = expr' を 'cell.Value <- expr' に変更してください。 The use of 'decr' from the F# library is deprecated. See https://aka.ms/fsharp-refcell-ops. For example, please change 'decr cell' to 'cell.Value <- cell.Value - 1'. F# ライブラリからの 'decr' の使用は非推奨です。https://aka.ms/fsharp-refcell-ops を参照してください。たとえば、'decr cell' を 'cell.Value <- cell.Value - 1' に変更してください。 The use of '!' from the F# library is deprecated. See https://aka.ms/fsharp-refcell-ops. For example, please change '!cell' to 'cell.Value'. F# ライブラリからの '!' の使用は非推奨です。「https://aka.ms/fsharp-refcell-ops」を参照してください。たとえば、'!cell' を 'cell.Value' に変えてください。 The use of 'incr' from the F# library is deprecated. See https://aka.ms/fsharp-refcell-ops. For example, please change 'incr cell' to 'cell.Value <- cell.Value + 1'. F# ライブラリからの 'incr' の使用は非推奨です。https://aka.ms/fsharp-refcell-ops を参照してください。たとえば、'incr cell' を 'cell.Value <- cell.Value +1' に変更してください。 The 'AssemblyKeyNameAttribute' has been deprecated. Use 'AssemblyKeyFileAttribute' instead. 'AssemblyKeyNameAttribute' は非推奨になりました。代わりに 'AssemblyKeyFileAttribute' を使用してください。 Key container signing is not supported on this platform. キー コンテナーの署名は、このプラットフォームではサポートされていません。 Available overloads:\n{0} 使用可能なオーバーロード:\n{0} A generic construct requires that a generic type parameter be known as a struct or reference type. Consider adding a type annotation. ジェネリック コンストラクトでは、ジェネリック型パラメーターが構造体または参照型として認識されている必要があります。型の注釈の追加を検討してください。 Known types of arguments: {0} 既知の型の引数: {0} Known type of argument: {0} 既知の型の引数: {0} Known return type: {0} 既知の戻り値の型: {0} Known type parameters: {0} 既知の型パラメーター: {0} Known type parameter: {0} 既知の型パラメーター: {0} Argument at index {0} doesn't match インデックス {0} の引数が一致しません Argument '{0}' doesn't match 引数 '{0}' が一致しません The type provider designer assembly '{0}' could not be loaded from folder '{1}' because a dependency was missing or could not loaded. All dependencies of the type provider designer assembly must be located in the same folder as that assembly. The exception reported was: {2} - {3} 依存関係がないか、または読み込めなかったため、型プロバイダーのデザイナー アセンブリ '{0}' をフォルダー '{1}' から読み込めませんでした。型プロバイダーのデザイナー アセンブリのすべての依存関係は、そのアセンブリと同じフォルダーに配置されている必要があります。次の例外が報告されました: {2} - {3} The type provider designer assembly '{0}' could not be loaded from folder '{1}'. The exception reported was: {2} - {3} 型プロバイダーのデザイナー アセンブリ '{0}' をフォルダー '{1}' から読み込めませんでした。次の例外が報告されました: {2} - {3} Assembly attribute '{0}' refers to a designer assembly '{1}' which cannot be loaded or doesn't exist. The exception reported was: {2} - {3} アセンブリ属性 '{0}' は、デザイナー アセンブリ '{1}' を参照していますが、これは読み込むことができないか、存在していません。報告された例外: {2} - {3} additional type-directed conversions その他の型指定された変換 applicative computation expressions 適用できる計算式 attributes to the right of the 'module' keyword 'module' キーワードの右側の属性 automatic generation of 'Message' property for 'exception' declarations `exception` 宣言の `Message` プロパティの自動生成 default interface member consumption 既定のインターフェイス メンバーの消費 fix to resolution of delegate type names, see https://github.com/dotnet/fsharp/issues/10228 デリゲート型名の解決を修正するには、https://github.com/dotnet/fsharp/issues/10228 を参照してください discard pattern in use binding 使用バインドでパターンを破棄する dotless float32 literal ドットなしの float32 リテラル give error on deprecated access of construct with RequireQualifiedAccess attribute RequireQualifiedAccess 属性を持つコンストラクトの非推奨アクセスでエラーが発生しました more types support units of measure 単位をサポートするその他の型 fixed-index slice 3d/4d 固定インデックス スライス 3d/4d from-end slicing 開始と終了を指定したスライス implicit yield 暗黙的な yield expr[idx] notation for indexing and slicing インデックス作成とスライス用の expr[idx] 表記 support for consuming init properties support for consuming init properties static abstract interface members static abstract interface members interfaces with multiple generic instantiation 複数のジェネリックのインスタンス化を含むインターフェイス Allow lowercase DU when RequireQualifiedAccess attribute Allow lowercase DU when RequireQualifiedAccess attribute ML compatibility revisions ML 互換性のリビジョン Pattern match discard is not allowed for union case that takes no data. Pattern match discard is not allowed for union case that takes no data. nameof nameof non-variable patterns to the right of 'as' patterns 'as' パターンの右側の非変数パターン nullable optional interop Null 許容のオプションの相互運用 open type declaration オープン型宣言 overloads for custom operations カスタム操作のオーバーロード package management パッケージの管理 binary formatting for integers 整数のバイナリ形式 list literals of any size 任意のサイズのリテラルを一覧表示する informational messages related to reference cells 参照セルに関連する情報メッセージ whitespace relexation 空白の緩和 whitespace relaxation v2 whitespace relaxation v2 support for required properties support for required properties resumable state machines 再開可能なステート マシン self type constraints self type constraints single underscore pattern 単一のアンダースコア パターン string interpolation 文字列の補間 struct representation for active patterns アクティブなパターンの構造体表現 wild card in for loop for ループのワイルド カード witness passing for trait constraints in F# quotations F# 引用での特性制約に対する監視の引き渡し Interpolated strings may not use '%' format specifiers unless each is given an expression, e.g. '%d{{1+1}}'. '%d{{1+1}}' などの式が指定されている場合を除き、補間された文字列では '%' 書式指定子を使用できません。 .NET-style format specifiers such as '{{x,3}}' or '{{x:N5}}' may not be mixed with '%' format specifiers. '{{x,3}}' や '{{x:N5}}' などの .NET 形式の書式指定子は、'%' 書式指定子と混在させることはできません。 The '%P' specifier may not be used explicitly. '%P' 指定子は、明示的に使用できません。 Interpolated strings used as type IFormattable or type FormattableString may not use '%' specifiers, only .NET-style interpolands such as '{{expr}}', '{{expr,3}}' or '{{expr:N5}}' may be used. IFormattable 型または FormattableString 型として使用される補間された文字列では、'%' 指定子を使用できません。'{{expr}}'、'{{expr,3}}'、'{{expr:N5}}' などの .NET 形式の補間のみ使用できます。 The '%A' format specifier may not be used in an assembly being compiled with option '--reflectionfree'. This construct implicitly uses reflection. The '%A' format specifier may not be used in an assembly being compiled with option '--reflectionfree'. This construct implicitly uses reflection. - {0} - {0} The 'from the end slicing' feature requires language version 'preview'. 'from the end slicing' (最後からのスライス) 機能には、言語バージョン 'preview' が必要です。 Invalid directive '#{0} {1}' 無効なディレクティブ '#{0} {1}' Unknown debug point '{0}'. The available debug points are '{1}'. 不明なデバッグ ポイントの `{0}`。使用可能なデバッグ ポイントは `{1}` です。 The resumable code construct '{0}' may only be used in inlined code protected by 'if __useResumableCode then ...' and the overall composition must form valid resumable code. 再開可能なコード コンストラクト '{0}' は、 'if __useResumableCode then ...' によって保護されているインライン コードでのみ使用でき、コンポジション全体は有効な再開可能コードを形成する必要があります。 The 'InlineIfLambda' attribute is present in the signature but not the implementation. 'InlineIfLambda' 属性はシグネチャに存在しますが、実装はありません。 XML comment is not placed on a valid language element. XML コメントは有効な言語要素上にありません。 Used in mutually recursive bindings, in property declarations, and with multiple constraints on generic parameters. Used in mutually recursive bindings, in property declarations, and with multiple constraints on generic parameters. Keyword to specify a constant literal as a type parameter argument in Type Providers. 定数リテラルを型プロバイダーの型パラメーター引数として指定するキーワード。 Used to check if an object is of the given type in a pattern or binding. Used to check if an object is of the given type in a pattern or binding. a byte string may not be interpolated バイト文字列は補間されていない可能性があります IF-FSHARP/IF-CAML regions are no longer supported IF-FSHARP/IF-CAML リージョンは現在サポートされていません A '}}' character must be escaped (by doubling) in an interpolated string. 文字 '}}' は、補間された文字列内で (二重にすることで) エスケープする必要があります。 Invalid interpolated string. Single quote or verbatim string literals may not be used in interpolated expressions in single quote or verbatim strings. Consider using an explicit 'let' binding for the interpolation expression or use a triple quote string as the outer string literal. 補間された文字列が無効です。単一引用符または逐語的文字列リテラルは、単一引用符または逐語的文字列内の補間された式では使用できません。補間式に対して明示的な 'let' バインドを使用するか、外部文字列リテラルとして三重引用符文字列を使用することをご検討ください。 Invalid interpolated string. Triple quote string literals may not be used in interpolated expressions. Consider using an explicit 'let' binding for the interpolation expression. 補間された文字列が無効です。三重引用符文字列リテラルは、補間された式では使用できません。補間式に対して明示的な 'let' バインドを使用することをご検討ください。 Pattern discard is not allowed for union case that takes no data. Pattern discard is not allowed for union case that takes no data. This construct is deprecated. {0}. You can enable this feature by using '--langversion:5.0' and '--mlcompatibility'. このコンストラクトは使用されなくなりました。{0}。'--langversion:5.0' と '--mlcompatibility' を使用することで、この機能を有効にすることができます。 In previous versions of F# '{0}' was a reserved keyword but the use of this keyword is now deprecated F# '{0}' の以前のバージョンは予約されたキーワードでしたが、このキーワードは現在では使用されなくなりました The use of '#light \"off\"' or '#indent \"off\"' was deprecated in F# 2.0 and is no longer supported '#light \"off\"' または '#indent \"off\"' の使用は F# 2.0 では使用されなくなり、現在サポートされていません The use of multiple parenthesized type parameters before a generic type name such as '(int, int) Map' was deprecated in F# 2.0 and is no longer supported '(int, int) Map' のような一般的なジェネリック型名の前に複数のかっこで囲まれた型パラメーターを使用することは、F# 2.0 では使用されなくなり、現在サポートされていません The use of 'module M: sig ... end ' was deprecated in F# 2.0 and is no longer supported. Change the ':' to an '=' and remove the 'sig' and 'end' and use indentation instead 'module M = struct ... end ' の使用は F# 2.0 では使用されなくなり、現在サポートされていません。':' を '=' に変更し、'sig' と 'end' を削除し、代わりにインデントを使用します The use of 'module M = sig ... end ' was deprecated in F# 2.0 and is no longer supported. Remove the 'sig' and 'end' and use indentation instead 'module M = sig ... end ' の使用は F# 2.0 では使用されなくなり、現在サポートされていません。'sig' と 'end' を削除し、代わりにインデントを使用します The use of 'module M = struct ... end ' was deprecated in F# 2.0 and is no longer supported. Remove the 'struct' and 'end' and use indentation instead 'module M = struct ... end ' の使用は F# 2.0 では使用されなくなり、現在サポートされていません。'struct' と 'end' を削除し、代わりにインデントを使用します Stream does not begin with a null resource and is not in '.RES' format. ストリームは null リソースでは始まらず、'RES' 形式でもありません。 Resource header beginning at offset {0} is malformed. オフセット {0} で始まるリソース ヘッダーの形式に誤りがあります。 This expression is not a function and cannot be applied. Did you intend to access the indexer via 'expr[index]'? この式は関数ではないため、適用できません。'expr[index]' によってインデクサーにアクセスしようとしましたか? This value is not a function and cannot be applied. Did you intend to access the indexer via '{0}[index]'? この値は関数ではないため、適用できません。'{0}[index]' によってインデクサーにアクセスしようとしましたか? The value '{0}' was marked 'InlineIfLambda' but was not determined to have a lambda value. This warning is for informational purposes only. 値 '{0}' が ' InlineIfLambda ' とマークされましたが、ラムダ値があると判断されませんでした。この警告は、情報提供のみを目的としています。 Print the inferred interfaces of all compilation files to associated signature files すべてのコンパイル ファイルの推定されたインターフェイスを関連する署名ファイルに印刷します Clear the package manager results cache パッケージ マネージャーの結果キャッシュをクリアする Compress interface and optimization data files Compress interface and optimization data files Display the allowed values for language version. Display the allowed values for language version. Invalid use of emitting a reference assembly, do not use '--staticlink', or '--refonly' and '--refout' together. 参照アセンブリの生成の使用が無効です。'--staticlink'、または '--refonly' と '--refout' を同時に使用しないでください。 Invalid reference assembly path' 参照アセンブリ パスが無効です' Specify included optimization information, the default is file. Important for distributed libraries. Specify included optimization information, the default is file. Important for distributed libraries. The pdb output file name cannot match the build output filename use --pdb:filename.pdb The pdb output file name cannot match the build output filename use --pdb:filename.pdb Produce a reference assembly, instead of a full assembly, as the primary output 完全なアセンブリではなく、参照アセンブリをプライマリ出力として生成します Produce a reference assembly with the specified file path. 指定されたファイル パスを使用して参照アセンブリを生成します。 Disable implicit generation of constructs using reflection Disable implicit generation of constructs using reflection Specify language version such as 'latest' or 'preview'. Specify language version such as 'latest' or 'preview'. Include F# interface information, the default is file. Essential for distributing libraries. Include F# interface information, the default is file. Essential for distributing libraries. Supported language versions: サポートされる言語バージョン: Invalid value '{0}' for --optimizationdata, valid value are: none, file, compress. Invalid value '{0}' for --optimizationdata, valid value are: none, file, compress. Invalid value '{0}' for --interfacedata, valid value are: none, file, compress. Invalid value '{0}' for --interfacedata, valid value are: none, file, compress. Unrecognized value '{0}' for --langversion use --langversion:? for complete list --langversion の値 '{0}' が認識されません。完全なリストについては、--langversion:? を使用してください Display compiler version banner and exit コンパイラ バージョンのバナーを表示して終了する Specify a Win32 icon file (.ico) Win32 アイコン ファイル (.ico) を指定する The 'package management' feature requires language version 5.0 or above 'package management' (パッケージ管理) 機能には、言語バージョン 5.0 以降が必要です Invalid interpolated string. This interpolated string expression fill is empty, an expression was expected. 補間された文字列が無効です。この補間された文字列式の塗りつぶしが空です。式が必要です。 Incomplete interpolated string begun at or before here この位置以前に始まった補間された文字列が不完全です Incomplete interpolated string expression fill begun at or before here この位置以前に始まった補間された文字列式の入力が不完全です Incomplete interpolated triple-quote string begun at or before here この位置以前に始まった補間された三重引用符文字列が不完全です Incomplete interpolated verbatim string begun at or before here この位置以前に始まった補間された逐語的文字列が不完全です Unexpected token in type definition. Expected '=' after the type '{0}'. 型定義に予期しないトークンがあります。型 '{0}' の後には '=' が必要です。 Expected a pattern after this point Expected a pattern after this point Expecting expression 式を指定してください Expecting pattern Expecting pattern Incomplete character literal (example: 'Q') or qualified type invocation (example: 'T.Name) Incomplete character literal (example: 'Q') or qualified type invocation (example: 'T.Name) Incomplete operator expression (example a^b) or qualified type invocation (example: ^T.Name) Incomplete operator expression (example a^b) or qualified type invocation (example: ^T.Name) This member access is ambiguous. Please use parentheses around the object creation, e.g. '(new SomeType(args)).MemberName' このメンバーへのアクセスはあいまいです。オブジェクト作成の前後にはかっこを使用してください。例: '(new SomeType(args)).MemberName' Unexpected symbol '.' in member definition. Expected 'with', '=' or other token. メンバー定義に予期しない記号 '.' があります。'with'、'=' またはその他のトークンが必要です。 Specify algorithm for calculating source file checksum stored in PDB. Supported values are: SHA1 or SHA256 (default) PDB に格納されているソース ファイル チェックサムを計算するためのアルゴリズムを指定します。サポートされる値は次のとおりです: SHA1 または SHA256 (既定) Algorithm '{0}' is not supported アルゴリズム '{0}' はサポートされていません A target label for __resumeAt was not statically determined. A __resumeAt with a non-static target label may only appear at the start of a resumable code method __resumeAt のターゲット ラベルが静的に決定されませんでした。非静的のターゲット ラベルの __resumeAt は、再開可能なコード メソッドの始めにのみ表示される可能性があります A fast integer for loop may not contain resumption points ループの高速な整数に再開ポイントを含めることはできません A 'let rec' occured in the resumable code specification 再開可能なコード仕様で 'let rec' が発生しました The 'with' block of a try/with may not contain resumption points Try/with の 'with' ブロックに再開ポイントが含まれていない可能性があります A try/finally may not contain resumption points Try/finally には再開ポイントを含めることはできません A delegate or function producing resumable code in a state machine has type parameters ステート マシンで再開可能なコードを生成するデリゲートまたは関数には型パラメーターがあります A resumable code invocation at '{0}' could not be reduced '{0}' での再開可能なコードの呼び出しを減らすことができませんでした The resumable code value(s) '{0}' does not have a definition 再開可能なコード値 '{0}' には定義がありません #i is not supported by the registered PackageManagers 登録された PackageManager によって、#i はサポートされていません The state machine has an unexpected form ステート マシンに予期しない形式があります This state machine is not statically compilable. {0}. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning. このステート マシンは静的にコンパイル可能ではありません。{0}。代替の動的実装が使用されますが、これはより遅い可能性があります。このステート マシンが静的にコンパイル可能であることを確認するためにコードを調整するか、この警告を表示しないようにします。 This state machine is not statically compilable and no alternative is available. {0}. Use an 'if __useResumableCode then <state-machine> else <alternative>' to give an alternative. このステート マシンは静的にコンパイル可能ではないため、代替手段はありません。{0}。代替手段を用意するには、'if __useResumableCode then <state-machine> else <alternative>' を使用してください。 The .NET SDK for this script could not be determined. If the script is in a directory using a 'global.json' then ensure the relevant .NET SDK is installed. The output from '{0} --version' in the directory '{1}' was: '{2}' and the exit code was '{3}'. このスクリプトの .NET SDK を特定できませんでした。このスクリプトが、'global.json' が使用されているディレクトリにある場合は、関連する .NET SDK がインストールされていることを確認してください。ディレクトリ '{1}' の '{0} --version' からの出力は '{2}' で、終了コードは '{3}' でした。 The .NET SDK for this script could not be determined. dotnet.exe could not be found ensure a .NET SDK is installed. このスクリプトの .NET SDK を特定できませんでした。dotnet.exe が見つかりませんでした。 .NET SDK がインストールされていることをご確認ください。 The .NET SDK for this script could not be determined. If the script is in a directory using a 'global.json' then ensure the relevant .NET SDK is installed. Unexpected error '{0}'. このスクリプトの .NET SDK を特定できませんでした。このスクリプトが、'global.json' が使用されているディレクトリにある場合は、関連する .NET SDK がインストールされていることを確認してください。予期しないエラー '{0}'。 This expression has type '{0}' and is only made compatible with type '{1}' through an ambiguous implicit conversion. Consider using an explicit call to 'op_Implicit'. The applicable implicit conversions are:{2} この式の型は '{0}' であり、あいまいで暗黙的な変換によってのみ、型 '{1}' と互換性を持たせることが可能です。' op_Implicit' の明示的な呼び出しを使用することを検討してください。該当する暗黙的な変換は次のとおりです: {2} This feature is not supported in this version of F#. You may need to add /langversion:preview to use this feature. この機能は、このバージョンの F# ではサポートされていません。この機能を使用するには、/langversion:preview の追加が必要な場合があります。 The field '{0}' appears multiple times in this record expression. このレコード式に、フィールド '{0}' が複数回出現します。 This is the wrong anonymous record. It should have the fields {0}. この匿名レコードは正しくありません。フィールド {0} を含んでいる必要があります。 This anonymous record does not have enough fields. Add the missing fields {0}. この匿名レコードには十分なフィールドがありません。不足しているフィールド {0} を追加してください。 This anonymous record has too many fields. Remove the extra fields {0}. この匿名レコードはフィールドが多すぎます。不要なフィールド {0} を削除してください。 Invalid Anonymous Record type declaration. 匿名レコードの型宣言が無効です。 The field '{0}' appears multiple times in this anonymous record type. この匿名レコードの種類に、フィールド '{0}' が複数回出現します。 Attributes cannot be applied to type extensions. 属性を型拡張に適用することはできません。 The syntax 'expr1[expr2]' is used for indexing. Consider adding a type annotation to enable indexing, or if calling a function add a space, e.g. 'expr1 [expr2]'. 構文 'expr1[expr2]' はインデックス作成に使用されます。インデックスを有効にするために型の注釈を追加するか、関数を呼び出す場合には、'expr1 [expr2]' のようにスペースを入れます。 The syntax 'expr1[expr2]' is now reserved for indexing. See https://aka.ms/fsharp-index-notation. If calling a function, add a space between the function and argument, e.g. 'someFunction [expr]'. 構文 'expr1[expr2]' はインデックス作成用に予約されています。https://aka.ms/fsharp-index-notation を参照してください。関数を呼び出す場合は、'someFunction [expr]' のように関数と引数の間にスペースを追加します。 Byref types are not allowed in an open type declaration. Byref 型は、オープン型宣言では使用できません。 The syntax 'arr.[idx]' is now revised to 'arr[idx]'. Please update your code. 'arr[idx]' という構文の '[idx]' が更新されました。コードを更新してください。 This expression uses a built-in implicit conversion to convert type '{0}' to type '{1}'. See https://aka.ms/fsharp-implicit-convs. この式では、型 '{0}' を型 '{1}' に変換するために組み込みの暗黙的な変換を使用しています。https://aka.ms/fsharp-implicit-convs を参照してください。 This expression uses the implicit conversion '{0}' to convert type '{1}' to type '{2}'. この式では、暗黙的な変換 '{0}' を使用して、型 '{1}' を型 '{2}' に変換しています。 This expression uses the implicit conversion '{0}' to convert type '{1}' to type '{2}'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn \"3391\". この式では、暗黙的な変換 '{0}' を使用して、型 '{1}' を型 '{2}' に変換しています。https://aka.ms/fsharp-implicit-convs をご確認ください。'#nowarn\"3391\" を使用して、この警告を無効にできる可能性があります。 Init-only property '{0}' cannot be set outside the initialization code. See https://aka.ms/fsharp-assigning-values-to-properties-at-initialization Init-only property '{0}' cannot be set outside the initialization code. See https://aka.ms/fsharp-assigning-values-to-properties-at-initialization The 'InlineIfLambda' attribute may only be used on parameters of inlined functions of methods whose type is a function or F# delegate type. 'InlineIfLambda' 属性を使用できるのは、型が関数または F# デリゲート型であるメソッドのインライン関数のパラメーターに対してのみです。 Mismatch in interpolated string. Interpolated strings may not use '%' format specifiers unless each is given an expression, e.g. '%d{{1+1}}' 補間された文字列が一致しません。'%d{{1+1}}' などの式が指定されている場合を除き、補間された文字列では '%' 書式指定子を使用できません Invalid alignment in interpolated string 補間された文字列内の配置が無効です Invalid member declaration. The name of the member is missing or has parentheses. メンバーの宣言が無効です。メンバーの名前が見つからないか、かっこが含まれています。 The construct '{0}' may only be used in valid resumable code. コンストラクト '{0}' は、有効な再開可能コードでのみ使用できます。 Invalid constraint. Valid constraint forms include \"'T :> ISomeInterface\" for interface constraints and \"SomeConstrainingType<'T>\" for self-constraints. See https://aka.ms/fsharp-type-constraints. Invalid constraint. Valid constraint forms include \"'T :> ISomeInterface\" for interface constraints and \"SomeConstrainingType<'T>\" for self-constraints. See https://aka.ms/fsharp-type-constraints. The use of '[<Struct>]' on values, functions and methods is only allowed on partial active pattern definitions 値、関数、およびメソッドでの '[<Struct>]' は、部分的なアクティブ パターンの定義でのみ使うことができます use! may not be combined with and! use! を and! と組み合わせて使用することはできません Invalid use of reverse index in list expression. リスト式の逆方向インデックスの使い方が正しくありません。 The syntax '[expr1][expr2]' is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If you intend indexing or slicing then you must use '(expr1).[expr2]' in argument position. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction [expr1] [expr2]'. 構文 '[expr1][expr2]' は引数として使用されている場合、あいまいです。https://aka.ms/fsharp-index-notation を参照してください。インデックス作成またはスライスを行う場合は、'(expr1).[expr2]' を引数の位置に使用する必要があります。複数のカリー化された引数を持つ関数を呼び出す場合は、'[expr1] [expr2]' のように間にスペースを追加します。 The syntax '[expr1][expr2]' is now reserved for indexing and is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction [expr1] [expr2]'. 構文 '[expr1][expr2]' はインデックス作成用に予約され、引数として使用するとあいまいになります。https://aka.ms/fsharp-index-notation を参照してください。複数のカリー化された引数を持つ関数を呼び出す場合は、それらの間にスペースを追加します (例: 'someFunction [expr1] [expr2]')。 A [<Literal>] declaration cannot use an active pattern for its identifier [<Literal>] 宣言では、その識別子に対してアクティブ パターンを使用することはできません Cannot assign a value to another value marked literal リテラルとしてマークされた別の値に値を割り当てることはできません Cannot assign '{0}' to a value marked literal リテラルとしてマークされた値に '{0}' を割り当てることはできません The following required properties have to be initalized:{0} The following required properties have to be initalized:{0} Using methods with 'NoEagerConstraintApplicationAttribute' requires /langversion:6.0 or later 'NoEagerConstraintApplicationAttribute' を指定してメソッドを使用するには、/langversion:6.0 以降が必要です This expression supports indexing, e.g. 'expr.[index]'. The syntax 'expr[index]' requires /langversion:preview. See https://aka.ms/fsharp-index-notation. この式は、'expr. [index]' などのインデックスをサポートしています。構文 'expr[index]' には /langversion:preview が必要です。https://aka.ms/fsharp-index-notation を参照してください。 This value supports indexing, e.g. '{0}.[index]'. The syntax '{1}[index]' requires /langversion:preview. See https://aka.ms/fsharp-index-notation. この式は、 '{0}.[index]' などのインデックスをサポートしています。構文 '{1}[index]' には /langversion:preview が必要です。https://aka.ms/fsharp-index-notation を参照してください。 This expression is not a function and does not support index notation. この式は関数ではなく、インデックス表記をサポートしていません。 The value '{0}' is not a function and does not support index notation. 値 '{0}' は関数ではなく、インデックス表記をサポートしていません。 The syntax 'expr1[expr2]' is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If you intend indexing or slicing then you must use 'expr1.[expr2]' in argument position. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction expr1 [expr2]'. 構文 'expr1[expr2]' は引数として使用されている場合、あいまいです。https://aka.ms/fsharp-index-notation を参照してください。インデックス作成またはスライスを行う場合は、'expr1.[expr2]' を引数の位置に使用する必要があります。複数のカリー化された引数を持つ関数を呼び出す場合は、'expr1 [expr2]' のように間にスペースを追加します。 The syntax 'expr1[expr2]' is now reserved for indexing and is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction expr1 [expr2]'. 構文 'expr1[expr2]' は引数として使用されている場合、あいまいです。https://aka.ms/fsharp-index-notation を参照してください。複数のカリー化された引数を持つ関数を呼び出す場合には、'someFunction expr1 [expr2]' のように間にスペースを追加します。 The syntax '(expr1)[expr2]' is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If you intend indexing or slicing then you must use '(expr1).[expr2]' in argument position. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction (expr1) [expr2]'. 構文 '(expr1)[expr2]' は引数として使用されている場合、あいまいです。https://aka.ms/fsharp-index-notation を参照してください。インデックス作成またはスライスを行う場合は、'(expr1).[expr2]' を引数の位置に使用する必要があります。複数のカリー化された引数を持つ関数を呼び出す場合は、'someFunction (expr1) [expr2]' のように間にスペースを追加します。 The syntax '(expr1)[expr2]' is now reserved for indexing and is ambiguous when used as an argument. See https://aka.ms/fsharp-index-notation. If calling a function with multiple curried arguments, add a space between them, e.g. 'someFunction (expr1) [expr2]'. 構文 '(expr1)[expr2]' はインデックス作成に予約されているので、引数として使うとあいまいです。https://aka.ms/fsharp-index-notation を参照してください。複数のカリー化された引数を持つ関数を呼び出す場合には、'someFunction (expr1) [expr2]' のように間にスペースを追加します。 The 'let! ... and! ...' construct may only be used if the computation expression builder defines either a '{0}' method or appropriate 'MergeSource' and 'Bind' methods 'let! ... and! ...' コンストラクトは、コンピュテーション式ビルダーが '{0}' メソッドまたは適切な 'MergeSource' および 'Bind' メソッドのいずれかを定義している場合にのみ使用できます Invalid resumable code. A resumable code parameter must be of delegate or function type 再開可能なコードが無効です。再開可能なコード パラメーターは、デリゲートまたは関数型である必要があります Invalid resumable code. Resumable code parameter must have name beginning with '__expand' 再開可能なコードが無効です。再開可能なコード パラメーターは、'__expand' で始まる名前でなければなりません Invalid resumable code. A 'let rec' occured in the resumable code specification 再開可能なコードが無効です。再開可能なコード仕様で 'let rec' が発生しました Invalid resumable code. Any method of function accepting or returning resumable code must be marked 'inline' 再開可能なコードが無効です。再開可能コードを受け入れるか戻す関数のメソッドは、'inline' とマークする必要があります Resumable code invocation. Suppress this warning if you are defining new low-level resumable code in terms of existing resumable code. 再開可能なコード呼び出しです。既存の再開可能なコードに関して、新しい低レベルの再開可能なコードを定義する場合は、この警告を表示しないようにします。 Using resumable code or resumable state machines requires /langversion:preview 再開可能なコードまたは再開可能なステート マシンを使用するには、/langversion:preview が必要です Cannot call '{0}' - a setter for init-only property, please use object initialization instead. See https://aka.ms/fsharp-assigning-values-to-properties-at-initialization Cannot call '{0}' - a setter for init-only property, please use object initialization instead. See https://aka.ms/fsharp-assigning-values-to-properties-at-initialization This expression implicitly converts type '{0}' to type '{1}'. See https://aka.ms/fsharp-implicit-convs. この式は、型 '{0}' を型 '{1}' に暗黙的に変換します。https://aka.ms/fsharp-implicit-convs を参照してください。 The trait '{0}' invoked by this call has multiple support types. This invocation syntax is not permitted for such traits. See https://aka.ms/fsharp-srtp for guidance. The trait '{0}' invoked by this call has multiple support types. This invocation syntax is not permitted for such traits. See https://aka.ms/fsharp-srtp for guidance. Invocation of a static constraint should use \"'T.Ident\" and not \"^T.Ident\", even for statically resolved type parameters. Invocation of a static constraint should use \"'T.Ident\" and not \"^T.Ident\", even for statically resolved type parameters. Trait '{0}' is not static Trait '{0}' is not static Trait '{0}' is static Trait '{0}' is static A trait may not specify optional, in, out, ParamArray, CallerInfo or Quote arguments A trait may not specify optional, in, out, ParamArray, CallerInfo or Quote arguments Invalid interpolated string. {0} 補間された文字列が無効です。{0} '{0}' is normally used as a type constraint in generic code, e.g. \"'T when ISomeInterface<'T>\" or \"let f (x: #ISomeInterface<_>)\". See https://aka.ms/fsharp-iwsams for guidance. You can disable this warning by using '#nowarn \"3536\"' or '--nowarn:3536'. '{0}' is normally used as a type constraint in generic code, e.g. \"'T when ISomeInterface<'T>\" or \"let f (x: #ISomeInterface<_>)\". See https://aka.ms/fsharp-iwsams for guidance. You can disable this warning by using '#nowarn \"3536\"' or '--nowarn:3536'. Declaring \"interfaces with static abstract methods\" is an advanced feature. See https://aka.ms/fsharp-iwsams for guidance. You can disable this warning by using '#nowarn \"3535\"' or '--nowarn:3535'. Declaring \"interfaces with static abstract methods\" is an advanced feature. See https://aka.ms/fsharp-iwsams for guidance. You can disable this warning by using '#nowarn \"3535\"' or '--nowarn:3535'. Interface member '{0}' does not have a most specific implementation. インターフェイス メンバー '{0}' には最も固有な実装がありません。 '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. 統合している可能性があるため、'{0}' は、'{2}' と '{3}' の 2 つのインスタンス化を含むインターフェイス '{1}' を実装できません。 You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. 統合している可能性があるため、'{1}' と '{2}' の 2 つのインスタンス化を含むインターフェイス '{0}' を実装することはできません。 The type '{0}' does not define the field, constructor or member '{1}'. 型 '{0}' は、フィールド、コンストラクター、またはメンバー '{1}' を定義していません。 The namespace '{0}' is not defined. 名前空間 '{0}' が定義されていません。 The namespace or module '{0}' is not defined. 名前空間またはモジュール '{0}' が定義されていません。 The field, constructor or member '{0}' is not defined. フィールド、コンストラクター、またはメンバー '{0}' が定義されていません。 The value, constructor, namespace or type '{0}' is not defined. 値、コンストラクター、名前空間、または型 '{0}' が定義されていません。 The value or constructor '{0}' is not defined. 値またはコンストラクター '{0}' が定義されていません。 The value, namespace, type or module '{0}' is not defined. 値、名前空間、型、またはモジュール '{0}' が定義されていません。 The constructor, module or namespace '{0}' is not defined. コンストラクター、モジュール、または名前空間 '{0}' が定義されていません。 The type '{0}' is not defined. 型 '{0}' が定義されていません。 The type '{0}' is not defined in '{1}'. {1}' で型 '{0}' が定義されていません。 The record label or namespace '{0}' is not defined. レコード ラベルまたは名前空間 '{0}' が定義されていません。 The record label '{0}' is not defined. レコード ラベル '{0}' が定義されていません。 Maybe you want one of the following: 次のいずれかの可能性はありませんか: The type parameter {0} is not defined. 型パラメーター {0} が定義されていません。 The pattern discriminator '{0}' is not defined. パターン識別子 '{0}' が定義されていません。 Replace with '{0}' '{0}' で置換 Add . for indexer access. インデクサーにアクセスするには . を追加します。 All elements of a list must be implicitly convertible to the type of the first element, which here is '{0}'. This element has type '{1}'. リストのすべての要素は、最初の要素の型 (ここでは '{0}') に暗黙的に変換可能である必要があります。 この要素の型は '{1}' です。 All elements of an array must be implicitly convertible to the type of the first element, which here is '{0}'. This element has type '{1}'. 配列のすべての要素は、最初の要素の型 (ここでは '{0}') に暗黙的に変換可能である必要があります。 この要素の型は '{1}' です。 This 'if' expression is missing an 'else' branch. Because 'if' is an expression, and not a statement, add an 'else' branch which also returns a value of type '{0}'. 'if' 式に 'else' ブランチがありません。'then' ブランチは型 '{0}' です。'if' はステートメントではなく式であるため、同じ型の値を返す 'else' ブランチを追加してください。 The 'if' expression needs to have type '{0}' to satisfy context type requirements. It currently has type '{1}'. コンテキストの型要件を満たすためには、'if' 式の型は '{0}' である必要があります。現在の型は '{1}' です。 All branches of an 'if' expression must return values implicitly convertible to the type of the first branch, which here is '{0}'. This branch returns a value of type '{1}'. if' 式のすべてのブランチは、最初のブランチの型 (ここでは '{0}') に暗黙的に変換可能な値を返す必要があります。このブランチの返す値の型は '{1}' です。 All branches of a pattern match expression must return values implicitly convertible to the type of the first branch, which here is '{0}'. This branch returns a value of type '{1}'. パターン マッチ式のすべてのブランチは、最初のブランチの型 (ここでは '{0}') に暗黙的に変換可能な値を返す必要があります。このブランチが返す値の型は '{1}' です。 A pattern match guard must be of type 'bool', but this 'when' expression is of type '{0}'. パターン マッチ ガードは型 'bool' である必要がありますが、この 'when' 式は型 '{0}' です。 A ';' is used to separate field values in records. Consider replacing ',' with ';'. ';' は、レコード内でフィールド値を区切るために使われます。',' を ';' で置き換えることを検討してください。 The '!' operator is used to dereference a ref cell. Consider using 'not expr' here. '!' 演算子は ref セルの逆参照に使用されます。ここに 'not expr' を使用することをご検討ください。 The non-generic type '{0}' does not expect any type arguments, but here is given {1} type argument(s) 非ジェネリック型 '{0}' に型引数は使用できませんが、{1} 個の型引数があります Consider using 'return!' instead of 'return'. 'return' の代わりに 'return!' を使うことを検討してください。 This attribute is currently unsupported by the F# compiler. Applying it will not achieve its intended effect. この属性は現在、F # コンパイラのサポート外です。これを適用しても、意図した効果は得られません。 Use reference assemblies for .NET framework references when available (Enabled by default). 使用可能な場合は、.NET Framework リファレンスの参照アセンブリを使用します (既定で有効)。 This XML comment is invalid: '{0}' この XML コメントは無効です: '{0}' This XML comment is invalid: multiple documentation entries for parameter '{0}' この XML コメントは無効です: パラメーター '{0}' に複数のドキュメント エントリがあります This XML comment is invalid: unknown parameter '{0}' この XML コメントは無効です: パラメーター '{0}' が不明です This XML comment is invalid: missing 'cref' attribute for cross-reference この XML コメントは無効です: 相互参照に 'cref' 属性がありません This XML comment is incomplete: no documentation for parameter '{0}' この XML コメントは不完全です: パラメーター '{0}' にドキュメントがありません This XML comment is invalid: missing 'name' attribute for parameter or parameter reference この XML コメントは無効です: パラメーターまたはパラメーター参照に 'name' 属性がありません This XML comment is invalid: unresolved cross-reference '{0}' この XML コメントは無効です: 相互参照 '{0}' が未解決です Consider using 'yield!' instead of 'yield'. 'yield' の代わりに 'yield!' を使うことを検討してください。 \nA tuple type is required for one or more arguments. Consider wrapping the given arguments in additional parentheses or review the definition of the interface. \n1 つ以上の引数についてタプル型を指定する必要があります。指定した引数を追加のかっこ内にラップすることを検討するか、インターフェイスの定義を確認してください。 Invalid warning number '{0}' 警告番号 '{0}' が無効です Invalid version string '{0}' バージョン文字列 '{0}' が無効です Invalid version file '{0}' バージョン ファイル '{0}' が無効です Problem with filename '{0}': {1} ファイル名 '{0}' に問題があります: {1} No inputs specified 入力が指定されていません The '--pdb' option requires the '--debug' option to be used '--pdb' オプションでは '--debug' オプションを使用する必要があります The search directory '{0}' is invalid 検索ディレクトリ '{0}' が無効です The search directory '{0}' could not be found 検索ディレクトリ '{0}' が見つかりませんでした '{0}' is not a valid filename '{0}' は有効なファイル名ではありません '{0}' is not a valid assembly name '{0}' は有効なアセンブリ名ではありません Unrecognized privacy setting '{0}' for managed resource, valid options are 'public' and 'private' マネージド リソースの認識されないプライバシー設定 '{0}'。有効なオプションは 'public' および 'private' です。 Unable to read assembly '{0}' アセンブリ '{0}' を読み取れません Assembly resolution failure at or near this location この場所またはこの場所付近でアセンブリ解決エラーが発生しました The declarations in this file will be placed in an implicit module '{0}' based on the file name '{1}'. However this is not a valid F# identifier, so the contents will not be accessible from other files. Consider renaming the file or adding a 'module' or 'namespace' declaration at the top of the file. このファイルの宣言は、ファイル名 '{1}' に基づいて、暗黙的なモジュール '{0}' に配置されます。ただし、これは有効な F# 識別子ではないため、その内容には他のファイルからアクセスできません。ファイル名を変更するか、ファイルの一番上に 'module' または 'namespace' の宣言を追加してください。 Files in libraries or multiple-file applications must begin with a namespace or module declaration, e.g. 'namespace SomeNamespace.SubNamespace' or 'module SomeNamespace.SomeModule'. Only the last source file of an application may omit such a declaration. ライブラリまたは複数ファイル アプリケーション内のファイルは、名前空間またはモジュールの宣言から開始する必要があります (例: 'namespace SomeNamespace.SubNamespace' or 'module SomeNamespace.SomeModule')。アプリケーションの最後のソース ファイルのみ、このような宣言を省略できます。 Files in libraries or multiple-file applications must begin with a namespace or module declaration. When using a module declaration at the start of a file the '=' sign is not allowed. If this is a top-level module, consider removing the = to resolve this error. ライブラリ内のファイル、または複数ファイル アプリケーション内のファイルでは、先頭に名前空間宣言またはモジュール宣言を置く必要があります。ファイルの先頭にモジュール宣言を置く場合、'=' 記号は指定できません。これが最上位レベルのモジュールである場合は、このエラーを解決するために = を削除することを検討してください。 This file contains multiple declarations of the form 'module SomeNamespace.SomeModule'. Only one declaration of this form is permitted in a file. Change your file to use an initial namespace declaration and/or use 'module ModuleName = ...' to define your modules. このファイルには、'module SomeNamespace.SomeModule' という形式の宣言が複数含まれます。1 ファイル内で指定できるこの形式の宣言は 1 つのみです。最初の名前空間宣言を使用するようにファイルを変更するか、'module ModuleName = ...' を使用してモジュールを定義してください。 Option requires parameter: {0} オプションにパラメーターが必要です: {0} Source file '{0}' could not be found ソース ファイル '{0}' が見つかりませんでした The file extension of '{0}' is not recognized. Source files must have extension .fs, .fsi, .fsx, .fsscript, .ml or .mli. '{0}' のファイル拡張子は認識されません。ソース ファイルの拡張子は .fs、.fsi、.fsx、.fsscript、.ml、または .mli にする必要があります。 Could not resolve assembly '{0}' アセンブリ '{0}' を解決できませんでした Error opening binary file '{0}': {1} バイナリ ファイル '{0}' を開くときにエラーが発生しました: {1} The F#-compiled DLL '{0}' needs to be recompiled to be used with this version of F# F# でコンパイルされたこの DLL '{0}' は、このバージョンの F# で使用するために再コンパイルする必要があります Invalid directive. Expected '#I \"<path>\"'. ディレクティブが無効です。'#I \"<path>\"' が必要でした。 Invalid directive. Expected '#r \"<file-or-assembly>\"'. ディレクティブが無効です。'#r \"<file-or-assembly>\"' が必要でした。 Invalid directive. Expected '#load \"<file>\" ... \"<file>\"'. ディレクティブが無効です。'#load \"<file>\" ... \"<file>\"' が必要でした。 Invalid directive. Expected '#time', '#time \"on\"' or '#time \"off\"'. ディレクティブが無効です。'#time'、'#time \"on\"'、または '#time \"off\"' という形式で指定する必要があります。 Directives inside modules are ignored モジュール内のディレクティブは無視されます A signature for the file or module '{0}' has already been specified ファイルまたはモジュール '{0}' のシグネチャは指定済みです An implementation of file or module '{0}' has already been given. Compilation order is significant in F# because of type inference. You may need to adjust the order of your files to place the signature file before the implementation. In Visual Studio files are type-checked in the order they appear in the project file, which can be edited manually or adjusted using the solution explorer. ファイルまたはモジュール '{0}' の実装は指定済みです。型推論があるため、F# ではコンパイルの順序が重要です。必要に応じて、実装の前にシグネチャ ファイルを配置するよう、ファイルの順序を調整します。Visual Studio では、プロジェクト ファイル内の出現順にファイルが型チェックされます。プロジェクト ファイルは、手動で編集するか、ソリューション エクスプローラーを使用して調整することができます。 An implementation of the file or module '{0}' has already been given ファイルまたはモジュール '{0}' の実装は指定済みです The signature file '{0}' does not have a corresponding implementation file. If an implementation file exists then check the 'module' and 'namespace' declarations in the signature and implementation files match. シグネチャ ファイル '{0}' に対応する実装ファイルがありません。実装ファイルが存在する場合、シグネチャ ファイルおよび実装ファイル内の 'module' 宣言や 'namespace' 宣言が一致することを確認してください。 '{0}' is not a valid integer argument '{0}' は有効な整数引数ではありません '{0}' is not a valid floating point argument '{0}' は有効な浮動小数点引数ではありません Unrecognized option: '{0}' 認識されないオプション:'{0}' Invalid module or namespace name モジュール名または名前空間名が無効です Error reading/writing metadata for the F# compiled DLL '{0}'. Was the DLL compiled with an earlier version of the F# compiler? (error: '{1}'). F# でコンパイルした DLL '{0}' のメタデータの読み取り/書き込み中にエラーが発生しました。旧バージョンの F# コンパイラーでコンパイルした DLL ですか? (エラー: '{1}') The type/module '{0}' is not a concrete module or type 型/モジュール '{0}' は具象モジュールまたは具象型ではありません The type '{0}' has an inline assembly code representation 型 '{0}' にはインライン アセンブラー コード表現があります A namespace and a module named '{0}' both occur in two parts of this assembly '{0}' という名前空間とモジュールの両方がこのアセンブリの 2 か所で発生しています Two modules named '{0}' occur in two parts of this assembly '{0}' という 2 つのモジュールがこのアセンブリの 2 か所で使用されています Two type definitions named '{0}' occur in namespace '{1}' in two parts of this assembly '{0}' という 2 つの型の定義が、このアセンブリの 2 か所の名前空間 '{1}' で発生しています A module and a type definition named '{0}' occur in namespace '{1}' in two parts of this assembly '{0}' というモジュールおよび型の定義が、このアセンブリの 2 か所の名前空間 '{1}' で発生しています Invalid member signature encountered because of an earlier error 前に発生しているエラーのために、メンバーのシグネチャが無効です This value does not have a valid property setter type この値には、有効なプロパティの set アクセス操作子の型がありません Invalid form for a property getter. At least one '()' argument is required when using the explicit syntax. プロパティのゲッターの形式が無効です。明示的な構文を使用する場合、少なくとも 1 つの '()' 引数が必要です。 Invalid form for a property setter. At least one argument is required. プロパティの set アクセス操作子の形式が無効です。少なくとも 1 つの引数が必要です。 Unexpected use of a byref-typed variable byref 型変数の予期しない使用方法です Invalid mutation of a constant expression. Consider copying the expression to a mutable local, e.g. 'let mutable x = ...'. 定数式の変更は無効です。変更可能なローカルに式をコピーしてください (たとえば、'let mutable x = ...')。 The value has been copied to ensure the original is not mutated by this operation or because the copy is implicit when returning a struct from a member and another member is then accessed この操作で元の値が変更されないように、値はコピーされました Recursively defined values cannot appear directly as part of the construction of a tuple value within a recursive binding 再帰的に定義された値は、再帰的な束縛内にあるタプル値の構造の一部として直接使用することはできません。 Recursive values cannot appear directly as a construction of the type '{0}' within a recursive binding. This feature has been removed from the F# language. Consider using a record instead. 再帰的な値は、再帰的な束縛内の型 '{0}' の構造として直接使用することはできません。この機能は F# 言語から削除されました。代わりにレコードを使用してください。 Recursive values cannot be directly assigned to the non-mutable field '{0}' of the type '{1}' within a recursive binding. Consider using a mutable field instead. 再帰的な値は、再帰的な束縛内の型 '{1}' の変更可能ではないフィールド '{0}' に直接割り当てることはできません。代わりに変更可能なフィールドを使用してください。 Unexpected decode of AutoOpenAttribute AutoOpenAttribute の予期しないデコードです Unexpected decode of InternalsVisibleToAttribute InternalsVisibleToAttribute の予期しないデコードです Unexpected decode of InterfaceDataVersionAttribute InterfaceDataVersionAttribute の予期しないデコードです Active patterns cannot return more than 7 possibilities アクティブ パターンが返すことができる結果は 7 個以下です This is not a valid constant expression or custom attribute value これは有効な定数式でもカスタム属性値でもありません Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe mutability attributes differ モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。変更可能属性が異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe names differ モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。名前が異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe compiled names differ モジュール '{0}' には\n {1} \nが含まれていますが、シグネチャには\n {2} \nが指定されています。コンパイル名が異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe display names differ モジュール '{0}' には\n {1} \nが含まれていますが、シグネチャには\n {2} \nが指定されています。表示名が異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe accessibility specified in the signature is more than that specified in the implementation モジュール '{0}' には\n {1} \nが含まれますが、シグネチャでは\n {2} \nを指定しています。シグネチャに指定されたアクセシビリティの方が、実装よりも高い設定です。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe inline flags differ モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。インライン フラグが異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe literal constant values and/or attributes differ モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。リテラル定数値、属性、またはその両方が異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nOne is a type function and the other is not. The signature requires explicit type parameters if they are present in the implementation. モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。一方は型関数ですが、もう一方は違います。型パラメーターが実装にある場合、シグネチャには明示的な型パラメーターが必要です。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe respective type parameter counts differ モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。それぞれの型パラメーター数が異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe types differ モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。型が異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nOne is an extension member and the other is not モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。一方は拡張メンバーですが、もう一方は違います。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nAn arity was not inferred for this value モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。この値の項数は推論されませんでした。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe number of generic parameters in the signature and implementation differ (the signature declares {3} but the implementation declares {4} モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。シグネチャと実装のジェネリック パラメーター数が異なります (シグネチャは {3} 個を宣言しましたが、実装は {4} 個です)。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe generic parameters in the signature and implementation have different kinds. Perhaps there is a missing [<Measure>] attribute. モジュール '{0}' には\n {1} \nが含まれていますが、シグネチャで指定されているのは\n {2} です \nシグネチャと実装の汎用パラメーターの種類が異なります。[<Measure>] 属性が欠落している可能性があります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe arities in the signature and implementation differ. The signature specifies that '{3}' is function definition or lambda expression accepting at least {4} argument(s), but the implementation is a computed function value. To declare that a computed function value is a permitted implementation simply parenthesize its type in the signature, e.g.\n\tval {5}: int -> (int -> int)\ninstead of\n\tval {6}: int -> int -> int. モジュール '{0}' には\n {1} が含まれていますが、 \nシグネチャでは\n {2} が指定されています \nシグネチャと実装の項数が異なります。シグネチャは、'{3}' が {4} 個以上の引数を受け入れる関数定義またはラムダ式であると指定していますが、実装は計算された関数値です。計算された関数値が許可された実装であることを宣言するには、シグネチャの型をかっこで囲んでください。たとえば、\n\tval {6}: int -> int -> int ではなく、\n\tval {5}: int -> (int -> int) と指定します。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe CLI member names differ モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。CLI メンバー名が異なります。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nOne is static and the other isn't モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。一方は静的ですが、もう一方は違います。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nOne is virtual and the other isn't モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。一方は仮想ですが、もう一方は違います。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nOne is abstract and the other isn't モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。一方は抽象ですが、もう一方は違います。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nOne is final and the other isn't モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。一方は final ですが、もう一方は違います。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nOne is marked as an override and the other isn't モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。一方はオーバーライドとマークされていますが、もう一方は違います。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nOne is a constructor/property and the other is not モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。一方はコンストラクター/プロパティですが、もう一方は違います。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe compiled representation of this method is as a static member but the signature indicates its compiled representation is as an instance member モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。このメソッドのコンパイル済み表現は静的メンバーとして指定されていますが、シグネチャが示すコンパイル済み表現はインスタンス メンバーです。 Module '{0}' contains\n {1} \nbut its signature specifies\n {2} \nThe compiled representation of this method is as an instance member, but the signature indicates its compiled representation is as a static member モジュール '{0}' には\n {1} \nが含まれますが、シグネチャには\n {2} \nを指定しています。このメソッドのコンパイル済み表現はインスタンス メンバーとして指定されていますが、シグネチャが示すコンパイル済み表現は静的メンバーです。 The {0} definitions in the signature and implementation are not compatible because the names differ. The type is called '{1}' in the signature file but '{2}' in implementation. シグネチャおよび実装内の {0} 定義は、名前が異なるため、互換性がありません。この型はシグネチャ ファイルでは '{1}' という名前ですが、実装では '{2}' という名前です。 The {0} definitions for type '{1}' in the signature and implementation are not compatible because the respective type parameter counts differ 型パラメーターの数が異なるため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the accessibility specified in the signature is more than that specified in the implementation シグネチャに指定されたアクセシビリティが実装の指定よりも高いため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the signature requires that the type supports the interface {2} but the interface has not been implemented シグネチャでは型がインターフェイス {2} をサポートする必要がありますが、インターフェイスが実装されていないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the implementation says this type may use nulls as a representation but the signature does not 実装では表現としてこの型に null を使用できると指定していますが、シグネチャは指定していないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the implementation says this type may use nulls as an extra value but the signature does not 実装では特別な値としてこの型に null を使用できると指定していますが、シグネチャは指定していないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the signature says this type may use nulls as a representation but the implementation does not シグネチャでは表現としてこの型に null を使用できると指定していますが、実装では指定していないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the signature says this type may use nulls as an extra value but the implementation does not シグネチャでは特別な値としてこの型に null を使用できると指定していますが、実装は指定していないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the implementation type is sealed but the signature implies it is not. Consider adding the [<Sealed>] attribute to the signature. シグネチャと実装の型 '{1}' の {0} 定義に互換性がありません。実装の種類はシールドですが、シグネチャではシールドが暗黙的に示されていません。シグネチャに [<Sealed>] 属性を追加してください。 The {0} definitions for type '{1}' in the signature and implementation are not compatible because the implementation type is not sealed but signature implies it is. Consider adding the [<Sealed>] attribute to the implementation. シグネチャと実装の種類 '{0}' の {1} 定義に互換性がありません。実装の種類はシールド型ではありませんが、シグネチャは暗黙的にシールド型に設定されています。実装に [<Sealed>] 属性を追加することを検討してください。 The {0} definitions for type '{1}' in the signature and implementation are not compatible because the implementation is an abstract class but the signature is not. Consider adding the [<AbstractClass>] attribute to the signature. シグネチャと実装の型 '{1}' の {0} 定義に互換性がありません。実装は抽象クラスですが、シグネチャは抽象クラスではありません。シグネチャに [<AbstractClass>] 属性を追加してください。 The {0} definitions for type '{1}' in the signature and implementation are not compatible because the signature is an abstract class but the implementation is not. Consider adding the [<AbstractClass>] attribute to the implementation. シグネチャと実装の型 '{1}' の {0} の定義には互換性がありません。シグネチャは抽象クラスですが、実装は抽象クラスではありません。実装に [<AbstractClass>] 属性を追加してください。 The {0} definitions for type '{1}' in the signature and implementation are not compatible because the types have different base types 型の基本型が異なるため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the number of {2}s differ {2} の数が異なるため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the signature defines the {2} '{3}' but the implementation does not (or does, but not in the same order) シグネチャでは {2} '{3}' を定義していますが、実装では定義していないため (または定義していても同じ順序ではないため)、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the implementation defines the {2} '{3}' but the signature does not (or does, but not in the same order) 実装では {2} '{3}' を定義していますが、シグネチャでは定義していないため (または定義していても同じ順序ではないため)、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the implementation defines a struct but the signature defines a type with a hidden representation 実装では構造体を定義していますが、シグネチャでは隠ぺいされた表現で型を定義しているため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because a CLI type representation is being hidden by a signature CLI の型表現がシグネチャによって隠ぺいされているため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because a type representation is being hidden by a signature 型表現がシグネチャによって隠ぺいされているため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the types are of different kinds 型の種類が異なるため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the IL representations differ IL 表現が異なるため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the representations differ シグネチャおよび実装内の型 '{1}' の {0} 定義は、表現が異なるため、互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the field {2} was present in the implementation but not in the signature フィールド {2} が実装にはありますがシグネチャにはないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the order of the fields is different in the signature and implementation フィールドの順序がシグネチャと実装とで異なるため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the field {2} was required by the signature but was not specified by the implementation シグネチャにはフィールド {2} が必要ですが、実装では指定されていないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the field '{2}' was present in the implementation but not in the signature. Struct types must now reveal their fields in the signature for the type, though the fields may still be labelled 'private' or 'internal'. フィールド '{2}' が実装にはありますがシグネチャにはないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません。この型のシグネチャでは、構造体型のフィールドを公開する必要があります。ただし、フィールドのラベルは 'private' または 'internal' のままにすることもできます。 The {0} definitions for type '{1}' in the signature and implementation are not compatible because the abstract member '{2}' was required by the signature but was not specified by the implementation シグネチャには抽象メンバー '{2}' が必要ですが、実装では指定されていないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the abstract member '{2}' was present in the implementation but not in the signature 抽象メンバー '{2}' が実装にはありますがシグネチャにはないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the signature declares a {2} while the implementation declares a {3} シグネチャは {2} を宣言していますが、実装では {3} を宣言しているため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because the abbreviations differ: {2} versus {3} シグネチャおよび実装内の型 '{1}' の {0} 定義は、省略形が異なるため ({2} と {3})、互換性がありません The {0} definitions for type '{1}' in the signature and implementation are not compatible because an abbreviation is being hidden by a signature. The abbreviation must be visible to other CLI languages. Consider making the abbreviation visible in the signature. 省略形がシグネチャによって隠ぺいされているため、シグネチャおよび実装の型 '{1}' の {0} 定義に互換性がありません。省略形は他の CLI 言語から参照できるようにする必要があります。シグネチャ内の省略形を参照できるようにしてください。 The {0} definitions for type '{1}' in the signature and implementation are not compatible because the signature has an abbreviation while the implementation does not シグネチャには省略形がありますが、実装にはないため、シグネチャおよび実装内の型 '{1}' の {0} 定義は互換性がありません The module contains the constructor\n {0} \nbut its signature specifies\n {1} \nThe names differ モジュールにはコンストラクター\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。名前が異なります。 The module contains the constructor\n {0} \nbut its signature specifies\n {1} \nThe respective number of data fields differ モジュールにはコンストラクター\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。データ フィールドの数が異なります。 The module contains the constructor\n {0} \nbut its signature specifies\n {1} \nThe types of the fields differ モジュールにはコンストラクター\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。フィールドの型が異なります。 The module contains the constructor\n {0} \nbut its signature specifies\n {1} \nthe accessibility specified in the signature is more than that specified in the implementation モジュールにはコンストラクター\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。シグネチャに指定されたアクセシビリティの方が、実装よりも高い設定です。 The module contains the field\n {0} \nbut its signature specifies\n {1} \nThe names differ モジュールにはフィールド\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。名前が異なります。 The module contains the field\n {0} \nbut its signature specifies\n {1} \nthe accessibility specified in the signature is more than that specified in the implementation モジュールにはフィールド\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。シグネチャに指定されたアクセシビリティの方が、実装よりも高い設定です。 The module contains the field\n {0} \nbut its signature specifies\n {1} \nThe 'static' modifiers differ モジュールにはフィールド\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。'static' 修飾子が異なります。 The module contains the field\n {0} \nbut its signature specifies\n {1} \nThe 'mutable' modifiers differ モジュールにはフィールド\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。'mutable' 修飾子が異なります。 The module contains the field\n {0} \nbut its signature specifies\n {1} \nThe 'literal' modifiers differ モジュールにはフィールド\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。'literal' 修飾子が異なります。 The module contains the field\n {0} \nbut its signature specifies\n {1} \nThe types differ モジュールにはフィールド\n {0} \nが含まれますが、シグネチャでは\n {1} \nを指定しています。型が異なります。 The implicit instantiation of a generic construct at or near this point could not be resolved because it could resolve to multiple unrelated types, e.g. '{0}' and '{1}'. Consider using type annotations to resolve the ambiguity この場所またはその付近にあるジェネリック コンストラクトの暗黙的なインスタンス化を解決できませんでした。これは、関連性のない複数の型に解決される可能性があるためです (たとえば、'{0}' と '{1}')。あいまいさを解決するために、型の注釈を使用してください。 Could not resolve the ambiguity inherent in the use of a 'printf'-style format string 'printf' 形式の書式指定文字列の使用に関して、あいまいな継承を解決できませんでした Could not resolve the ambiguity in the use of a generic construct with an 'enum' constraint at or near this position この位置、またはこの位置付近にある 'enum' 制約を含むジェネリック コンストラクトの使用に関して、あいまいさを解決できませんでした Could not resolve the ambiguity in the use of a generic construct with a 'delegate' constraint at or near this position この位置、またはこの位置付近にある 'delegate' 制約を含むジェネリック コンストラクトの使用に関して、あいまいさを解決できませんでした Invalid value 無効な値 The signature and implementation are not compatible because the respective type parameter counts differ それぞれの型パラメーターの数が異なるため、シグネチャおよび実装は互換性がありません The signature and implementation are not compatible because the type parameter in the class/signature has a different compile-time requirement to the one in the member/implementation クラス/シグネチャの型パラメーターには、メンバー/実装の型パラメーターとは異なるコンパイル時の要件があるため、シグネチャと実装には互換性がありません The signature and implementation are not compatible because the declaration of the type parameter '{0}' requires a constraint of the form {1} 型パラメーター '{0}' の宣言には形式 {1} の制約が必要なため、シグネチャと実装には互換性がありません The signature and implementation are not compatible because the type parameter '{0}' has a constraint of the form {1} but the implementation does not. Either remove this constraint from the signature or add it to the implementation. 型パラメーター '{0}' には形式 {1} の制約がありますが、実装にはないため、シグネチャと実装には互換性がありません。シグネチャからこの制約を削除するか、実装に制約を追加してください。 The type '{0}' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals' 型 '{0}' は 'System.IComparable' を実装しています。'Object.Equals' の明示的なオーバーライドも追加してください。 The type '{0}' implements 'System.IComparable' explicitly but provides no corresponding override for 'Object.Equals'. An implementation of 'Object.Equals' has been automatically provided, implemented via 'System.IComparable'. Consider implementing the override 'Object.Equals' explicitly 型 '{0}' は 'System.IComparable' を明示的に実装していますが、'Object.Equals' に対応するオーバーライドを提供していません。'Object.Equals' の実装は自動的に提供され、'System.IComparable' を介して実装されます。明示的にオーバーライド 'Object.Equals' を実装してください。 The struct, record or union type '{0}' has an explicit implementation of 'Object.GetHashCode' or 'Object.Equals'. You must apply the 'CustomEquality' attribute to the type 構造体型、レコード型、または共用体型 '{0}' には 'Object.GetHashCode' または 'Object.Equals' の明示的な実装があります。この型には 'CustomEquality' 属性を適用してください。 The struct, record or union type '{0}' has an explicit implementation of 'Object.GetHashCode'. Consider implementing a matching override for 'Object.Equals(obj)' 構造体型、レコード型、または共用体型 '{0}' には 'Object.GetHashCode' の明示的な実装があります。'Object.Equals(obj)' に対応するオーバーライドを実装してください。 The struct, record or union type '{0}' has an explicit implementation of 'Object.Equals'. Consider implementing a matching override for 'Object.GetHashCode()' 構造体型、レコード型、または共用体型 '{0}' には 'Object.Equals' の明示的な実装があります。'Object.GetHashCode()' に対応するオーバーライドを実装してください。 The exception definitions are not compatible because a CLI exception mapping is being hidden by a signature. The exception mapping must be visible to other modules. The module contains the exception definition\n {0} \nbut its signature specifies\n\t{1} CLI の例外のマッピングがシグネチャによって隠ぺいされているため、例外の定義に互換性がありません。例外のマッピングは他のモジュールから参照できるようにする必要があります。モジュールには例外の定義\n {0} \nが含まれますが、シグネチャでは\n\t{1}を指定しています The exception definitions are not compatible because the CLI representations differ. The module contains the exception definition\n {0} \nbut its signature specifies\n\t{1} CLI 表現が異なるため、例外の定義に互換性がありません。モジュールには例外の定義\n {0} \nが含まれますが、シグネチャでは\n\t{1}を指定しています The exception definitions are not compatible because the exception abbreviation is being hidden by the signature. The abbreviation must be visible to other CLI languages. Consider making the abbreviation visible in the signature. The module contains the exception definition\n {0} \nbut its signature specifies\n\t{1}. 例外の省略形がシグネチャによって隠ぺいされているため、例外の定義に互換性がありません。省略形は他の CLI 言語から参照できるようにする必要があります。シグネチャ内の省略形を参照できるようにしてください。モジュールには例外の定義\n {0} \nがありますが、シグネチャでは\n\t{1}を指定しています。 The exception definitions are not compatible because the exception abbreviations in the signature and implementation differ. The module contains the exception definition\n {0} \nbut its signature specifies\n\t{1}. 例外の省略形がシグネチャと実装とで異なるため、例外の定義に互換性がありません。モジュールには例外の定義\n {0} \nが含まれますが、シグネチャでは\n\t{1}を指定しています。 The exception definitions are not compatible because the exception declarations differ. The module contains the exception definition\n {0} \nbut its signature specifies\n\t{1}. 例外の宣言が異なるため、例外の定義に互換性がありません。モジュールには例外の定義\n {0} \nが含まれますが、シグネチャでは\n\t{1}を指定しています。 The exception definitions are not compatible because the field '{0}' was required by the signature but was not specified by the implementation. The module contains the exception definition\n {1} \nbut its signature specifies\n\t{2}. シグネチャにはフィールド '{0}' が必要ですが、実装では指定されなかったため、例外の定義に互換性がありません。モジュールには例外の定義\n {1} \nが含まれますが、シグネチャでは\n\t{2}を指定しています。 The exception definitions are not compatible because the field '{0}' was present in the implementation but not in the signature. The module contains the exception definition\n {1} \nbut its signature specifies\n\t{2}. 実装にはフィールド '{0}' がありますが、シグネチャにはないため、例外の定義に互換性がありません。モジュールには例外の定義\n {1} \nが含まれますが、シグネチャでは\n\t{2}を指定しています。 The exception definitions are not compatible because the order of the fields is different in the signature and implementation. The module contains the exception definition\n {0} \nbut its signature specifies\n\t{1}. フィールドの順序がシグネチャと実装とで異なるため、例外の定義に互換性がありません。モジュールには例外の定義\n {0} \nが含まれますが、シグネチャでは\n\t{1}を指定しています。 The namespace or module attributes differ between signature and implementation 名前空間属性またはモジュール属性が、シグネチャと実装とで異なります This method is over-constrained in its type parameters 型パラメーターのこのメソッドは、制約過多です No implementations of '{0}' had the correct number of arguments and type parameters. The required signature is '{1}'. 正しい数の引数と型パラメーターが指定された '{0}' の実装がありません。必要なシグネチャは '{1}' です。 The override for '{0}' was ambiguous '{0}' のオーバーライドがあいまいでした More than one override implements '{0}' 複数のオーバーライドが '{0}' を実装しています The method '{0}' is sealed and cannot be overridden メソッド '{0}' がシールドであるため、オーバーライドできません The override '{0}' implements more than one abstract slot, e.g. '{1}' and '{2}' オーバーライド '{0}' は複数の抽象スロットを実装しています (たとえば、'{1}' と '{2}') Duplicate or redundant interface インターフェイスが重複するか、冗長です The interface '{0}' is included in multiple explicitly implemented interface types. Add an explicit implementation of this interface. 複数の明示的に実装されたインターフェイス型に、インターフェイス '{0}' が含まれています。このインターフェイスの明示的な実装を追加してください。 The named argument '{0}' has been assigned more than one value 名前付き引数 '{0}' に複数の値が割り当てられました No implementation was given for '{0}' '{0}' に指定された実装がありませんでした No implementation was given for '{0}'. Note that all interface members must be implemented and listed under an appropriate 'interface' declaration, e.g. 'interface ... with member ...'. '{0}' に指定された実装がありませんでした。すべてのインターフェイス メンバーを実装し、適切な 'interface' 宣言で列挙してください (たとえば、'interface ... with member ...')。 The member '{0}' does not have the correct number of arguments. The required signature is '{1}'. メンバー '{0}' には引数の正しいメンバーがありません。必要なシグネチャは '{1}' です。 The member '{0}' does not have the correct number of method type parameters. The required signature is '{1}'. メンバー '{0}' には正しい数のメソッド型パラメーターがありません。必要なシグネチャは '{1}' です。 The member '{0}' does not have the correct kinds of generic parameters. The required signature is '{1}'. メンバー '{0}' には正しい種類のジェネリック パラメーターがありません。必要なシグネチャは '{1}' です。 The member '{0}' cannot be used to implement '{1}'. The required signature is '{2}'. {1}' を実装するためにメンバー '{0}' は使用できません。必要なシグネチャは '{2}' です。 Error while parsing embedded IL 埋め込まれた IL の解析中にエラーが発生しました Error while parsing embedded IL type 埋め込まれた IL 型の解析中にエラーが発生しました This indexer notation has been removed from the F# language このインデクサー表記は F# 言語から削除されました Invalid expression on left of assignment 代入式の左辺が無効です The 'ReferenceEquality' attribute cannot be used on structs. Consider using the 'StructuralEquality' attribute instead, or implement an override for 'System.Object.Equals(obj)'. 構造体で 'ReferenceEquality' 属性は使用できません。代わりに 'StructuralEquality' 属性を使用するか、'System.Object.Equals(obj)' のオーバーライドを実装してください。 This type uses an invalid mix of the attributes 'NoEquality', 'ReferenceEquality', 'StructuralEquality', 'NoComparison' and 'StructuralComparison' この型には、'NoEquality' 属性、'ReferenceEquality' 属性、'StructuralEquality' 属性、'NoComparison' 属性、および 'StructuralComparison' 属性の無効な組み合わせが使用されています The 'NoEquality' attribute must be used in conjunction with the 'NoComparison' attribute 'NoEquality' 属性は、'NoComparison' 属性と組み合わせて使用する必要があります The 'StructuralComparison' attribute must be used in conjunction with the 'StructuralEquality' attribute 'StructuralComparison' 属性は、'StructuralEquality' 属性と組み合わせて使用する必要があります The 'StructuralEquality' attribute must be used in conjunction with the 'NoComparison' or 'StructuralComparison' attributes 'StructuralEquality' 属性は、'NoComparison' 属性または 'StructuralComparison' 属性と組み合わせて使用する必要があります A type cannot have both the 'ReferenceEquality' and 'StructuralEquality' or 'StructuralComparison' attributes 1 つの型に 'ReferenceEquality' 属性および 'StructuralEquality' 属性、または 'ReferenceEquality' 属性および 'StructuralComparison' 属性を同時に使用することはできません Only record, union, exception and struct types may be augmented with the 'ReferenceEquality', 'StructuralEquality' and 'StructuralComparison' attributes 'ReferenceEquality' 属性、'StructuralEquality' 属性、および 'StructuralComparison' 属性を使用して拡張できるのは、レコード型、共用体型、例外型、および構造体型のみです A type with attribute 'ReferenceEquality' cannot have an explicit implementation of 'Object.Equals(obj)', 'System.IEquatable<_>' or 'System.Collections.IStructuralEquatable' 'ReferenceEquality' 属性が含まれる型に 'Object.Equals(obj)'、'System.IEquatable<_>'、または 'System.Collections.IStructuralEquatable' の明示的な実装を含めることはできません A type with attribute 'CustomEquality' must have an explicit implementation of at least one of 'Object.Equals(obj)', 'System.IEquatable<_>' or 'System.Collections.IStructuralEquatable' 'CustomEquality' 属性が含まれる型には、'Object.Equals(obj)'、'System.IEquatable<_>'、'System.Collections.IStructuralEquatable' の少なくとも 1 つの明示的な実装が含まれていなければなりません A type with attribute 'CustomComparison' must have an explicit implementation of at least one of 'System.IComparable' or 'System.Collections.IStructuralComparable' 'CustomComparison' 属性を持つ型には、'System.IComparable' または 'System.Collections.IStructuralComparable' の少なくとも 1 つの明示的な実装が必要です A type with attribute 'NoEquality' should not usually have an explicit implementation of 'Object.Equals(obj)'. Disable this warning if this is intentional for interoperability purposes 通常、'NoEquality' 属性を持つ型には、'Object.Equals(obj)' を明示的に実装しません。相互運用性のために意図的に実装した場合、この警告は無効にしてください。 A type with attribute 'NoComparison' should not usually have an explicit implementation of 'System.IComparable', 'System.IComparable<_>' or 'System.Collections.IStructuralComparable'. Disable this warning if this is intentional for interoperability purposes 'NoComparison' 属性が含まれる型には 'System.IComparable'、'System.IComparable<_>'、または 'System.Collections.IStructuralComparable' の明示的な実装を通常は含めるべきではありません。相互運用のために意図的な場合には、この警告を無効にします The 'CustomEquality' attribute must be used in conjunction with the 'NoComparison' or 'CustomComparison' attributes 'CustomEquality' 属性は、'NoComparison' 属性または 'CustomComparison' 属性と組み合わせて使用する必要があります Positional specifiers are not permitted in format strings 位置指定子は書式指定文字列で許可されていません Missing format specifier 書式指定子がありません '{0}' flag set twice '{0}' フラグが 2 回設定されました Prefix flag (' ' or '+') set twice プレフィックスのフラグ (' ' または '+') が 2 回設定されました The # formatting modifier is invalid in F# # 書式修飾子は F# では無効です Bad precision in format specifier 書式指定子の精度に誤りがあります Bad width in format specifier 書式指定子の幅に誤りがあります '{0}' format does not support '0' flag '{0}' 形式は '0' フラグをサポートしていません Precision missing after the '.' '.' の後に精度がありません '{0}' format does not support precision '{0}' 形式は精度をサポートしていません Bad format specifier (after l or L): Expected ld,li,lo,lu,lx or lX. In F# code you can use %d, %x, %o or %u instead, which are overloaded to work with all basic integer types. (l または L の後の) 書式指定子に誤りがあります。ld、li、lo、lu、lx、または lX を指定してください。F# コードでは、代わりに %d、%x、%o、または %u を使用できます。これらは、すべての基本的な整数型を扱うためにオーバーロードされます。 The 'l' or 'L' in this format specifier is unnecessary. In F# code you can use %d, %x, %o or %u instead, which are overloaded to work with all basic integer types. この書式指定子に 'l' または 'L' は不要です。F# のコードでは、%d、%x、%o、または %u を使用できます。これらは、すべての基本的な整数型を扱うためにオーバーロードされます。 The 'h' or 'H' in this format specifier is unnecessary. You can use %d, %x, %o or %u instead, which are overloaded to work with all basic integer types. この書式指定子に 'h' または 'H' は不要です。代わりに %d、%x、%o、または %u を使用できます。これらは、すべての基本的な整数型を扱うためにオーバーロードされます。 '{0}' does not support prefix '{1}' flag {0}' はプレフィックスの '{1}' フラグをサポートしていません Bad format specifier: '{0}' 書式指定子に誤りがあります:'{0}' System.Environment.Exit did not exit System.Environment.Exit が終了しませんでした The treatment of this operator is now handled directly by the F# compiler and its meaning cannot be redefined この演算子は F# コンパイラが直接処理するようになったため、演算子の意味を再定義することはできません A protected member is called or 'base' is being used. This is only allowed in the direct implementation of members since they could escape their object scope. プロテクト メンバーが呼び出されたか、'base' が使用されています。この操作が許可されているのはメンバーの直接実装の場合のみです。直接実装ではオブジェクトのスコープを回避できます。 The byref-typed variable '{0}' is used in an invalid way. Byrefs cannot be captured by closures or passed to inner functions. byref 型の変数 '{0}' の使用方法に誤りがあります。byref をクロージャでキャプチャすること、または内部関数に渡すことはできません。 The 'base' keyword is used in an invalid way. Base calls cannot be used in closures. Consider using a private member to make base calls. 'base' キーワードの使用方法に誤りがあります。'base' の呼び出しはクロージャに使用できません。'base' の呼び出しを行うには、プライベート メンバーを使用してください。 The variable '{0}' is used in an invalid way 変数 '{0}' の使用方法に誤りがあります The type '{0}' is less accessible than the value, member or type '{1}' it is used in. 型 '{0}' は、使用されている値、メンバー、型 '{1}' よりもアクセシビリティが低く設定されています。 'System.Void' can only be used as 'typeof<System.Void>' in F# F# では 'System.Void' は 'typeof<System.Void>' としてのみ使用できます A type instantiation involves a byref type. This is not permitted by the rules of Common IL. 型のインスタンス化に byref 型が使用されています。この操作は Common IL の規則では許可されていません。 Calls to 'reraise' may only occur directly in a handler of a try-with 'reraise' への呼び出しを直接実行できるのは、try-with ハンドラーの中のみです。 Expression-splicing operators may only be used within quotations 式スプライス演算子は引用符で囲む必要があります First-class uses of the expression-splicing operator are not permitted 式スプライス演算子のファーストクラスの使用は許可されていません First-class uses of the address-of operators are not permitted アドレス演算子のファーストクラスの使用は許可されていません First-class uses of the 'reraise' function is not permitted 'reraise' 関数のファーストクラスの使用は許可されていません The byref typed value '{0}' cannot be used at this point この時点で byref 型の値 '{0}' は使用できません 'base' values may only be used to make direct calls to the base implementations of overridden members 'base' 値を使用できるのは、オーバーライドされたメンバーの基本実装に対して直接呼び出しを行う場合のみです。 The address of the variable '{0}' cannot be used at this point この時点で変数 '{0}' のアドレスは使用できません The address of the static field '{0}' cannot be used at this point この時点で静的フィールド '{0}' のアドレスは使用できません The address of the field '{0}' cannot be used at this point この時点でフィールド '{0}' のアドレスは使用できません The address of an array element cannot be used at this point この時点で配列要素のアドレスは使用できません The type of a first-class function cannot contain byrefs ファーストクラス関数の型に byref を含むことはできません A method return type would contain byrefs which is not permitted メソッドの戻り値の型に許可されていない byref が含まれています Invalid custom attribute value (not a constant or literal) カスタム属性値が無効です (定数またはリテラルではありません) The attribute type '{0}' has 'AllowMultiple=false'. Multiple instances of this attribute cannot be attached to a single language element. 属性の型 '{0}' に 'AllowMultiple=false' があります。この属性を持つ複数のインスタンスは、単一の言語要素にアタッチできません。 The member '{0}' is used in an invalid way. A use of '{1}' has been inferred prior to its definition at or near '{2}'. This is an invalid forward reference. メンバー '{0}' の使用方法に誤りがあります。'{2}' またはその付近の定義の前に '{1}' の使用が推論されました。これは無効な前方参照です。 A byref typed value would be stored here. Top-level let-bound byref values are not permitted. byref 型の値がここに保存されます。トップレベルの let-bound byref 値は許可されていません。 [<ReflectedDefinition>] terms cannot contain uses of the prefix splice operator '%' [<ReflectedDefinition>] 用語には、プレフィックスのスプライス演算子 '%' を使用できません A function labeled with the 'EntryPointAttribute' attribute must be the last declaration in the last file in the compilation sequence. 'EntryPointAttribute' 属性のラベルを付けた関数は、コンパイル シーケンスの最後のファイルの最後の宣言にする必要があります。 compiled form of the union case 共用体ケースのコンパイル済みの形式 default augmentation of the union case 共用体ケースの既定の拡張 The property '{0}' has the same name as a method in type '{1}'. プロパティ '{0}' は、型 '{1}' のメソッドと名前が同じです。 The property '{0}' of type '{1}' has a getter and a setter that do not match. If one is abstract then the other must be as well. 型 '{1}' のプロパティ '{0}' には一致しないゲッターとセッターがあります。一方が抽象の場合、もう一方も抽象にします。 The property '{0}' has the same name as another property in type '{1}', but one takes indexer arguments and the other does not. You may be missing an indexer argument to one of your properties. プロパティ '{0}' は型 '{1}' の別のプロパティと名前が同じですが、一方はインデクサー引数を使用し、もう一方は使用していません。一方のプロパティでインデクサー引数を失う可能性があります。 A type would store a byref typed value. This is not permitted by Common IL. 型に byref 型の値が保存されています。この操作は Common IL では許可されていません。 Duplicate method. The method '{0}' has the same name and signature as another method in type '{1}'. 重複したメソッド。メソッド '{0}' は、名前とシグネチャが型 '{1}' の別のメソッドと同じです。 Duplicate method. The method '{0}' has the same name and signature as another method in type '{1}' once tuples, functions, units of measure and/or provided types are erased. 重複したメソッド。メソッド '{0}' は、タプル、関数、測定単位、指定された型が消去されると、名前とシグネチャが型 '{1}' の他のメソッドと同じになります。 The method '{0}' has curried arguments but has the same name as another method in type '{1}'. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments. メソッド '{0}' にはカリー化された引数が使用されていますが、型 '{1}' の別のメソッドと名前が同じです。カリー化された引数を使用したメソッドはオーバーロードできません。メソッドにはタプル化された引数を使用することをご検討ください。 Methods with curried arguments cannot declare 'out', 'ParamArray', 'optional', 'ReflectedDefinition', 'byref', 'CallerLineNumber', 'CallerMemberName', or 'CallerFilePath' arguments カリー化された引数を使用したメソッドでは、'out'、'ParamArray'、'optional'、'ReflectedDefinition'、'byref'、'CallerLineNumber'、'CallerMemberName'、または 'CallerFilePath' の各引数を宣言できません Duplicate property. The property '{0}' has the same name and signature as another property in type '{1}'. 重複したプロパティ。プロパティ '{0}' は、名前とシグネチャが型 '{1}' の別のプロパティと同じです。 Duplicate property. The property '{0}' has the same name and signature as another property in type '{1}' once tuples, functions, units of measure and/or provided types are erased. 重複したプロパティ。プロパティ '{0}' は、タプル、関数、測定単位、指定された型が消去されると、名前とシグネチャが型 '{1}' の別のプロパティと同じになります。 Duplicate method. The abstract method '{0}' has the same name and signature as an abstract method in an inherited type. 重複したメソッド。抽象メソッド '{0}' は、名前とシグネチャが継承型の抽象メソッドと同じです。 Duplicate method. The abstract method '{0}' has the same name and signature as an abstract method in an inherited type once tuples, functions, units of measure and/or provided types are erased. 重複したメソッド。抽象メソッド '{0}' は、タプル、関数、測定単位、または指定された型が消去されると、名前とシグネチャが継承型の抽象メソッドと同じになります。 This type implements the same interface at different generic instantiations '{0}' and '{1}'. This is not permitted in this version of F#. この型は、異なるジェネリックのインスタンス化 '{0}' と '{1}' で同じインターフェイスを実装しています。これは、このバージョンの F# で許可されていません。 The type of a field using the 'DefaultValue' attribute must admit default initialization, i.e. have 'null' as a proper value or be a struct type whose fields all admit default initialization. You can use 'DefaultValue(false)' to disable this check 'DefaultValue' 属性を使用するフィールドの型は、既定の初期化を許可する必要があります。つまり、'null' が正規の値として含まれるか、すべてのフィールドが既定の初期化を許可する構造体型です。このチェックを無効にするには、'DefaultValue(false)' を使用します。 The type abbreviation contains byrefs. This is not permitted by F#. 型略称に byref が含まれます。この操作は F# で許可されていません。 The variable '{0}' is bound in a quotation but is used as part of a spliced expression. This is not permitted since it may escape its scope. 変数 '{0}' は引用符内でバインドされていますが、スプライスされた式の一部として使用されています。スコープが回避される可能性があるため、この操作は許可されていません。 Quotations cannot contain uses of generic expressions 引用符内にはジェネリック式の使用を含めることはできません Quotations cannot contain function definitions that are inferred or declared to be generic. Consider adding some type constraints to make this a valid quoted expression. 引用符内には、ジェネリック型に推論または宣言する関数定義を含めることはできません。有効な引用符付きの式にするには、何らかの型の制約を追加してください。 Quotations cannot contain object expressions 引用符内には、オブジェクト式を含めることはできません Quotations cannot contain expressions that take the address of a field 引用符内には、フィールドのアドレスを使用した式を含めることはできません Quotations cannot contain expressions that fetch static fields 引用符内には、静的フィールドをフェッチする式を含めることはできません Quotations cannot contain inline assembly code or pattern matching on arrays 引用符内にインライン アセンブラー コードまたは配列のパターン マッチを含めることはできません Quotations cannot contain descending for loops 引用符内に降順の for loop を含めることはできません Quotations cannot contain expressions that fetch union case indexes 引用符内には、共用体ケースのインデックスをフェッチする式を含めることはできません Quotations cannot contain expressions that set union case fields 引用符内には、共用体ケースのフィールドを設定する式を含めることはできません Quotations cannot contain expressions that set fields in exception values 引用符内には、例外値のフィールドを設定する式を含めることはできません Quotations cannot contain expressions that require byref pointers 引用符内には、byref ポインターを必要とする式を含めることはできません Quotations cannot contain expressions that make member constraint calls, or uses of operators that implicitly resolve to a member constraint call 引用符内にメンバーの制約を呼び出す式を含めること、または暗黙的にメンバーの制約の呼び出しに解決される演算子を使用することはできません Quotations cannot contain this kind of constant 引用符内には、この種類の定数を含めることはできません Quotations cannot contain this kind of pattern match 引用符内には、この種類のパターン マッチを含めることはできません Quotations cannot contain array pattern matching 引用符内には、配列のパターン マッチを含めることはできません Quotations cannot contain this kind of type 引用符内には、この種類の型を含めることはできません The declared type parameter '{0}' cannot be used here since the type parameter cannot be resolved at compile time 宣言された型パラメーター '{0}' はコンパイル時に解決できないため、使用できません This code is less generic than indicated by its annotations. A unit-of-measure specified using '_' has been determined to be '1', i.e. dimensionless. Consider making the code generic, or removing the use of '_'. このコードは注釈よりも総称性が低く設定されています。'_' を使用して指定された単位は、'1' (無次元) と判断されます。コードをジェネリックにするか、'_' を使用しないでください。 Type inference problem too complicated (maximum iteration depth reached). Consider adding further type annotations. 複雑すぎるため、型推論ができません (最大反復回数に達しました)。さらに詳細な型の注釈を増やしてください。 Expected arguments to an instance member インスタンス メンバーに対して引数を指定してください This indexer expects {0} arguments but is here given {1} このインデクサーには {0} 個の引数が必要ですが、存在するのは {1} 個です Expecting a type supporting the operator '{0}' but given a function type. You may be missing an argument to a function. 演算子 '{0}' をサポートし、特定の関数型である型が必要です。関数に対する引数が足りない可能性があります。 Expecting a type supporting the operator '{0}' but given a tuple type 演算子 '{0}' をサポートする型が必要ですが、タプル型が指定されました None of the types '{0}' support the operator '{1}' 型 '{0}' はいずれも演算子 '{1}' をサポートしていません The type '{0}' does not support the operator '{1}' 型 '{0}' は演算子 '{1}' をサポートしていません None of the types '{0}' support the operator '{1}'. Consider opening the module 'Microsoft.FSharp.Linq.NullableOperators'. 型 '{0}' はいずれも演算子 '{1}' をサポートしていません。'Microsoft.FSharp.Linq.NullableOperators' モジュールを開いてください。 The type '{0}' does not support the operator '{1}'. Consider opening the module 'Microsoft.FSharp.Linq.NullableOperators'. 型 '{0}' は演算子 '{1}' をサポートしていません。'Microsoft.FSharp.Linq.NullableOperators' モジュールを開いてください。 The type '{0}' does not support a conversion to the type '{1}' 型 '{0}' は型 '{1}' への変換をサポートしていません The type '{0}' has a method '{1}' (full name '{2}'), but the method is static 型 '{0}' にメソッド '{1}' (フル ネームは '{2}') がありますが、メソッドは静的です The type '{0}' has a method '{1}' (full name '{2}'), but the method is not static 型 '{0}' にメソッド '{1}' (フル ネームは '{2}') がありますが、メソッドは静的ではありません The constraints 'struct' and 'not struct' are inconsistent 'struct' および 'not struct' という制約は矛盾しています The type '{0}' does not have 'null' as a proper value 型 '{0}' に 'null' は使用できません The type '{0}' does not have 'null' as a proper value. To create a null value for a Nullable type use 'System.Nullable()'. 型 '{0}' に 'null' は使用できません。Null 許容型に対して null 値を作成するには、'System.Nullable()' を使用します。 The type '{0}' does not support the 'comparison' constraint because it has the 'NoComparison' attribute 型 '{0}' は 'NoComparison' 属性があるため、'comparison' 制約をサポートしません The type '{0}' does not support the 'comparison' constraint. For example, it does not support the 'System.IComparable' interface 型 '{0}' は 'comparison' 制約をサポートしません。たとえば、'System.IComparable' インターフェイスをサポートしません。 The type '{0}' does not support the 'comparison' constraint because it is a record, union or struct with one or more structural element types which do not support the 'comparison' constraint. Either avoid the use of comparison with this type, or add the 'StructuralComparison' attribute to the type to determine which field type does not support comparison 型 '{0}' は、'comparison' 制約をサポートしない 1 個または複数の構造体の要素型を持つレコード、共用体、または構造体なので、'comparison' 制約をサポートしません。この型では comparison を使用しないようにするか、または、comparison をサポートしないフィールド型を決定するために、'StructuralComparison' 属性を型に追加してください。 The type '{0}' does not support the 'equality' constraint because it has the 'NoEquality' attribute 型 '{0}' は 'NoEquality' 属性があるため、'equality' 制約をサポートしません The type '{0}' does not support the 'equality' constraint because it is a function type 型 '{0}' は関数型なので、'equality' 制約をサポートしません The type '{0}' does not support the 'equality' constraint because it is a record, union or struct with one or more structural element types which do not support the 'equality' constraint. Either avoid the use of equality with this type, or add the 'StructuralEquality' attribute to the type to determine which field type does not support equality 型 '{0}' は、'equality' 制約をサポートしない 1 個または複数の構造体の要素型を持つレコード、共用体、または構造体なので、'equality' 制約をサポートしません。この型を持つ equality を使用しないでください。または、equality をサポートしないフィールド型を決定するために、'StructuralEquality' 属性を型に追加してください。 The type '{0}' is not a CLI enum type 型 '{0}' は CLI の列挙型ではありません The type '{0}' has a non-standard delegate type 型 '{0}' には標準ではないデリゲート型があります The type '{0}' is not a CLI delegate type 型 '{0}' は CLI のデリゲート型ではありません This type parameter cannot be instantiated to 'Nullable'. This is a restriction imposed in order to ensure the meaning of 'null' in some CLI languages is not confusing when used in conjunction with 'Nullable' values. の型パラメーターは 'Nullable' にインスタンス化できません。別の CLI 言語などでも 'Nullable' の値との関係で、'null' の意味があいまいにならないように、この制限があります。 A generic construct requires that the type '{0}' is a CLI or F# struct type ジェネリック コンストラクトの型 '{0}' は、CLI または F# の構造体型にする必要があります A generic construct requires that the type '{0}' is an unmanaged type ジェネリック コンストラクターの型 '{0}' はアンマネージ型にする必要があります The type '{0}' is not compatible with any of the types {1}, arising from the use of a printf-style format string 型 '{0}' は、printf 形式の書式指定文字列の使用によって生じる型 {1} のいずれとも互換性がありません A generic construct requires that the type '{0}' have reference semantics, but it does not, i.e. it is a struct ジェネリック コンストラクトの型 '{0}' には参照のセマンティクスが必要ですが、存在しません (つまり構造体です) A generic construct requires that the type '{0}' be non-abstract ジェネリック コンストラクトの型 '{0}' は、非抽象にする必要があります A generic construct requires that the type '{0}' have a public default constructor ジェネリック コンストラクトの型 '{0}' には、パブリック既定コンストラクターが必要です Type instantiation length mismatch 型のインスタンス化の長さが一致しません Optional arguments not permitted here オプションの引数は使用できません {0} is not a static member {0} は静的メンバーではありません {0} is not an instance member {0} はインスタンス メンバーではありません Argument length mismatch 引数の長さが一致しません The argument types don't match 引数の型が一致しません This method expects a CLI 'params' parameter in this position. 'params' is a way of passing a variable number of arguments to a method in languages such as C#. Consider passing an array for this argument このメソッドのこの位置には、CLI 'params' パラメーターが必要です。'params' は、可変個数の引数を C# などの言語のメソッドに渡すときに使用されます。この引数には配列を渡してください。 The member or object constructor '{0}' is not {1} メンバーまたはオブジェクト コンストラクター '{0}' は {1} ではありません The member or object constructor '{0}' is not {1}. Private members may only be accessed from within the declaring type. Protected members may only be accessed from an extending type and cannot be accessed from inner lambda expressions. メンバーまたはオブジェクト コンストラクター '{0}' は {1} ではありません。プライベート メンバーには、宣言する型の中からのみアクセスできます。プロテクト メンバーには、拡張する型からのみアクセスでき、内部ラムダ式からアクセスすることはできません。 {0} is not a static method {0} は静的メソッドではありません {0} is not an instance method {0} はインスタンス メソッドではありません The member or object constructor '{0}' has no argument or settable return property '{1}'. {2}. メンバーまたはオブジェクト コンストラクター '{0}' には、引数または設定可能な戻り値のプロパティ '{1}' がありません。{2} The object constructor '{0}' has no argument or settable return property '{1}'. {2}. オブジェクト コンストラクター '{0}' には、引数または設定可能な戻り値のプロパティ '{1}' がありません。{2}。 The required signature is {0} 必要なシグネチャは {0} です The member or object constructor '{0}' requires {1} argument(s). The required signature is '{2}'. メンバーまたはオブジェクト コンストラクター '{0}' には {1} 個の引数が必要です。必要なシグネチャは '{2}' です。 The member or object constructor '{0}' requires {1} additional argument(s). The required signature is '{2}'. メンバーまたはオブジェクト コンストラクター '{0}' には追加で {1} 個の引数が必要です。必要なシグネチャは '{2}' です。 The member or object constructor '{0}' requires {1} argument(s). The required signature is '{2}'. Some names for missing arguments are {3}. メンバーまたはオブジェクト コンストラクター '{0}' には {1} 個の引数が必要です。必要なシグネチャは '{2}' です。足りない引数の名前は {3} です。 The member or object constructor '{0}' requires {1} additional argument(s). The required signature is '{2}'. Some names for missing arguments are {3}. メンバーまたはオブジェクト コンストラクター '{0}' には追加で {1} 個の引数が必要です。必要なシグネチャは '{2}' です。足りない引数の名前は {3} です。 The member or object constructor '{0}' requires {1} argument(s) but is here given {2} unnamed and {3} named argument(s). The required signature is '{4}'. メンバーまたはオブジェクト コンストラクター '{0}' には {1} 個の引数が必要ですが、名前がない引数が {2} 個、名前付き引数が {3} 個です。必要なシグネチャは '{4}' です。 The member or object constructor '{0}' takes {1} argument(s) but is here given {2}. The required signature is '{3}'. メンバーまたはオブジェクト コンストラクター '{0}' には {1} 個の引数が必要ですが、{2} 個です。必要なシグネチャは '{3}' です。 The object constructor '{0}' takes {1} argument(s) but is here given {2}. The required signature is '{3}'. オブジェクト コンストラクター '{0}' には {1} 個の引数が必要ですが、指定されているのは {2} 個です。必要なシグネチャは '{3}' です。 The object constructor '{0}' takes {1} argument(s) but is here given {2}. The required signature is '{3}'. If some of the arguments are meant to assign values to properties, consider separating those arguments with a comma (','). オブジェクト コンストラクター '{0}' には {1} 個の引数が必要ですが、指定されているのは {2} 個です。必要なシグネチャは '{3}' です。いくつかの引数がプロパティに値を割り当てる引数である場合は、それらの引数をコンマ (',') で区切ることを検討してください。 The member or object constructor '{0}' takes {1} type argument(s) but is here given {2}. The required signature is '{3}'. メンバーまたはオブジェクト コンストラクター '{0}' には {1} 個の型引数が必要ですが、存在するのは {2} 個です。必要なシグネチャは '{3}' です。 A member or object constructor '{0}' taking {1} arguments is not accessible from this code location. All accessible versions of method '{2}' take {3} arguments. {1} 個の引数を使用するメンバーまたはオブジェクト コンストラクター '{0}' は、このコードの場所からはアクセスできません。メソッド '{2}' のすべてのアクセス可能なバージョンは {3} 個の引数を使用します。 Incorrect generic instantiation. No {0} member named '{1}' takes {2} generic arguments. ジェネリックのインスタンス化が正しくありません。{2} のジェネリック引数を使用する '{1}' という {0} メンバーはありません。 The member or object constructor '{0}' does not take {1} argument(s). An overload was found taking {2} arguments. メンバーまたはオブジェクト コンストラクター '{0}' は {1} 個の引数ではありません。{2} 個の引数を使用するオーバーロードが見つかりました。 No {0} member or object constructor named '{1}' takes {2} arguments {2} 個の引数を使用する {0} メンバーまたはオブジェクト コンストラクター '{1}' がありません No {0} member or object constructor named '{1}' takes {2} arguments. Note the call to this member also provides {3} named arguments. {2} 個の引数を使用する {0} メンバーまたはオブジェクト コンストラクター '{1}' がありません。このメンバーの呼び出しには、{3} 個の名前付き引数も必要です。 No {0} member or object constructor named '{1}' takes {2} arguments. The named argument '{3}' doesn't correspond to any argument or settable return property for any overload. {2} 個の引数を使用する {0} メンバーまたはオブジェクト コンストラクター '{1}' がありません。名前付き引数 '{3}' に対応する、オーバーロードに合致した任意の引数、または設定可能な戻り値のプロパティはありません。 Method or object constructor '{0}' not found メソッドまたはオブジェクト コンストラクター '{0}' が見つかりません No overloads match for method '{0}'. メソッド '{0}' に一致するオーバーロードはありません。 A unique overload for method '{0}' could not be determined based on type information prior to this program point. A type annotation may be needed. このプログラム ポイントよりも前の型情報に基づいて、メソッド '{0}' の固有のオーバーロードを決定することができませんでした。型の注釈が必要な場合があります。 Candidates:\n{0} 候補:\n{0} Accessibility modifiers are not permitted on 'do' bindings, but '{0}' was given. 'do' バインドにはアクセシビリティ修飾子を使用できませんが、'{0}' が指定されました。 End of file in #if section begun at or after here この位置以前に始まった #if セクションの途中でファイルの終わりが見つかりました End of file in string begun at or before here この位置以前に始まった文字列の途中でファイルの終わりが見つかりました End of file in verbatim string begun at or before here この位置以前に始まった verbatim 文字列の途中でファイルの終わりが見つかりました End of file in comment begun at or before here この位置以前に始まったコメントの途中でファイルの終わりが見つかりました End of file in string embedded in comment begun at or before here この位置以前に始まったコメントに埋め込まれた文字列の途中でファイルの終わりが見つかりました End of file in verbatim string embedded in comment begun at or before here この位置以前に始まったコメントに埋め込まれた verbatim 文字列の途中でファイルの終わりが見つかりました End of file in IF-OCAML section begun at or before here この位置以前に始まった IF-OCAML セクションの途中でファイルの終わりが見つかりました End of file in directive begun at or before here この位置以前に始まったディレクティブの途中でファイルの終わりが見つかりました No #endif found for #if or #else #if または #else の #endif が見つかりません Attributes have been ignored in this construct このコンストラクトの属性は無視されました 'use' bindings are not permitted in primary constructors プライマリ コンストラクターに 'use' 束縛は使用できません 'use' bindings are not permitted in modules and are treated as 'let' bindings モジュールに 'use' 束縛は使用できません。この束縛は 'let' 束縛として扱われます。 An integer for loop must use a simple identifier ループの整数には単純な識別子を使用する必要があります At most one 'with' augmentation is permitted 使用できる 'with' の拡張の数は 1 以下です A semicolon is not expected at this point この位置にセミコロンは使用できません Unexpected end of input 予期しない入力の終わりです Accessibility modifiers are not permitted here, but '{0}' was given. ここではアクセシビリティ修飾子を使用できませんが、'{0}' が指定されました。 Only '#' compiler directives may occur prior to the first 'namespace' declaration 最初の 'namespace' 宣言の前に指定できるのは、'#' コンパイラ ディレクティブのみです Accessibility modifiers should come immediately prior to the identifier naming a construct アクセシビリティ修飾子は、コンストラクトを示す識別子の直前に指定する必要があります Files should begin with either a namespace or module declaration, e.g. 'namespace SomeNamespace.SubNamespace' or 'module SomeNamespace.SomeModule', but not both. To define a module within a namespace use 'module SomeModule = ...' ファイルは名前空間またはモジュールの宣言から開始する必要があります。たとえば、'namespace SomeNamespace.SubNamespace'、'module SomeNamespace.SomeModule' などです。ただし、両方は指定しません。名前空間内でモジュールを定義するには、'module SomeModule = ...' を使用してください。 A module abbreviation must be a simple name, not a path モジュールの省略形はパスではなく簡易名にする必要があります Ignoring attributes on module abbreviation モジュールの省略形にある属性を無視します The '{0}' accessibility attribute is not allowed on module abbreviation. Module abbreviations are always private. モジュールの省略形には '{0}' アクセシビリティ属性を使用できません。モジュールの省略形は常にプライベートです。 The '{0}' visibility attribute is not allowed on module abbreviation. Module abbreviations are always private. モジュールの省略形には '{0}' 表示範囲属性を使用できません。モジュールの省略形は常にプライベートです。 Unclosed block ブロックが閉じられていません Unmatched 'begin' or 'struct' 'begin' または 'struct' が対応しません A module name must be a simple name, not a path モジュール名はパスではなく簡易名にする必要があります Unexpected empty type moduleDefn list 予期しない空の型の moduleDefn リストです Attributes should be placed before 'val' 属性は 'val' の前に配置してください Attributes are not permitted on interface implementations インターフェイスの実装に属性は使用できません Syntax error 構文エラーです Augmentations are not permitted on delegate type moduleDefns デリゲート型 moduleDefns では拡張が許可されていません Unmatched 'class', 'interface' or 'struct' 'class'、'interface'、または 'struct' が対応しません A type definition requires one or more members or other declarations. If you intend to define an empty class, struct or interface, then use 'type ... = class end', 'interface end' or 'struct end'. 型定義には、1 つまたは複数のメンバーまたは他の宣言が必要です。空のクラス、構造体、またはインターフェイスを定義する場合、'type ... = class end'、'interface end'、または 'struct end' を使用してください。 Unmatched 'with' or badly formatted 'with' block with' が対応しないか、'with' ブロックの形式に誤りがあります 'get', 'set' or 'get,set' required 'get'、'set'、または 'get,set' が必要です Only class types may take value arguments 値の引数を使用できるのはクラス型のみです Unmatched 'begin' 'begin' が対応しません Invalid declaration syntax 宣言の構文が無効です 'get' and/or 'set' required 'get'、'set'、またはその両方が必要です Type annotations on property getters and setters must be given after the 'get()' or 'set(v)', e.g. 'with get() : string = ...' プロパティのゲッターおよびセッターでは、'get()' または 'set(v)' の後に型の注釈を指定する必要があります。たとえば、'with get() : string = ...' などです。 A getter property is expected to be a function, e.g. 'get() = ...' or 'get(index) = ...' ゲッターのプロパティは関数にする必要があります (たとえば、'get() = ...'、'get(index) = ...') Multiple accessibilities given for property getter or setter プロパティのゲッターまたはセッターに指定されたアクセシビリティが複数あります Property setters must be defined using 'set value = ', 'set idx value = ' or 'set (idx1,...,idxN) value = ... ' プロパティ Set アクセス操作子を定義するには、'set value = '、'set idx value = '、または 'set (idx1,...,idxN) value = ... ' を使用する必要があります Interfaces always have the same visibility as the enclosing type インターフェイスは、それを囲む型と常に同じ表示範囲を持ちます Accessibility modifiers are not allowed on this member. Abstract slots always have the same visibility as the enclosing type. アクセシビリティ修飾子はこのメンバーでは許可されていません。抽象スロットには、それを囲む型と常に同じ表示範囲があります。 Attributes are not permitted on 'inherit' declarations 'inherit' 宣言に属性は使用できません Accessibility modifiers are not permitted on an 'inherits' declaration 'inherits' 宣言にアクセシビリティ修飾子は使用できません 'inherit' declarations cannot have 'as' bindings. To access members of the base class when overriding a method, the syntax 'base.SomeMember' may be used; 'base' is a keyword. Remove this 'as' binding. 'inherit' 宣言に 'as' 束縛は指定できません。メソッドをオーバーライドするときに基底クラスのメンバーにアクセスするには、'base.SomeMember' という構文を使用できます。'base' はキーワードです。この 'as' 束縛は削除してください。 Attributes are not allowed here ここでは属性を使用できません Accessibility modifiers are not permitted in this position for type abbreviations 型略称のこの位置にアクセシビリティ修飾子は使用できません Accessibility modifiers are not permitted in this position for enum types 列挙型のこの位置にアクセシビリティ修飾子は使用できません All enum fields must be given values すべての列挙型フィールドに値を指定する必要があります Accessibility modifiers are not permitted on inline assembly code types アクセシビリティ修飾子はインライン アセンブラー コード型では許可されていません Unexpected identifier: '{0}' 予期しない識別子: '{0}' Accessibility modifiers are not permitted on union cases. Use 'type U = internal ...' or 'type U = private ...' to give an accessibility to the whole representation. アクセシビリティ修飾子は共用体ケースに使用できません。表現全体にアクセシビリティを付与するには、'type U = internal ...' または 'type U = private ...' を使用してください。 Accessibility modifiers are not permitted on enumeration fields 列挙型フィールドにアクセシビリティ修飾子は使用できません Consider using a separate record type instead 代わりに別のレコード型を使用してください Accessibility modifiers are not permitted on record fields. Use 'type R = internal ...' or 'type R = private ...' to give an accessibility to the whole representation. アクセシビリティ修飾子はレコード フィールドに使用できません。表現全体にアクセシビリティを付与するには、'type R = internal ...' または 'type R = private ...' を使用してください The declaration form 'let ... and ...' for non-recursive bindings is not used in F# code. Consider using a sequence of 'let' bindings 非再帰的な束縛の宣言の形式 'let ... and ...' は、F# コードでは使用されません。'let' 束縛のシーケンスを使用してください。 Unmatched '(' '(' が対応しません Successive patterns should be separated by spaces or tupled 複数のパターンが連続する場合、スペースで区切るかタプル化します No matching 'in' found for this 'let' この 'let' に対応する 'in' が見つかりません Error in the return expression for this 'let'. Possible incorrect indentation. この 'let' の return 式にエラーが見つかりました。インデントが正しくない可能性があります。 The block following this '{0}' is unfinished. Every code block is an expression and must have a result. '{1}' cannot be the final code element in a block. Consider giving this block an explicit result. この '{0}' に続くブロックが完了していません。すべてのコード ブロックは式であり、結果を持つ必要があります。'{1}' をブロック内の最後のコード要素にすることはできません。このブロックに明示的な結果を指定することを検討してください。 Incomplete conditional. Expected 'if <expr> then <expr>' or 'if <expr> then <expr> else <expr>'. 不完全な条件です。'if <expr> then <expr>' や 'if <expr> then <expr> else <expr>' が必要でした。 'assert' may not be used as a first class value. Use 'assert <expr>' instead. 'assert' をファースト クラス値として使用することはできません。代わりに 'assert <expr>' を使用します。 Identifier expected 識別子がありません 'in' or '=' expected 'in' または '=' が必要です The use of '->' in sequence and computation expressions is limited to the form 'for pat in expr -> expr'. Use the syntax 'for ... in ... do ... yield...' to generate elements in more complex sequence expressions. シーケンス式または計算式で '->' を使用する場合、'for pat in expr -> expr' という形式にするよう制限されています。より複雑なシーケンス式でエレメントを生成するには、'for ... in ... do ... yield...' 構文を使用します。 Successive arguments should be separated by spaces or tupled, and arguments involving function or method applications should be parenthesized 複数の引数が連続する場合、スペースで区切るかタプル化します。関数またはメソッド アプリケーションに関する引数の場合、かっこで囲む必要があります。 Unmatched '[' '[' が対応しません Missing qualification after '.' '.' の後に修飾子がありません In F# code you may use 'expr.[expr]'. A type annotation may be required to indicate the first expression is an array F# コードでは、'expr.[expr]' を使用できます。最初の式が配列であることを示すには、型の注釈が必要です。 Mismatched quotation, beginning with '{0}' '{0}' で始まる引用符が対応しません Unmatched '{0}' '{0}' が対応しません Unmatched '[|' '[|' が対応しません Unmatched '{{' '{{' が対応しません Field bindings must have the form 'id = expr;' フィールドの束縛は 'id = expr;' という形式にする必要があります This member is not permitted in an object implementation オブジェクトの実装では、このメンバーは使用できません Missing function body 関数の本体がありません Syntax error in labelled type argument ラベル付き型引数に構文エラーが見つかりました Unexpected infix operator in type expression 型式に予期しない挿入演算子が見つかりました The syntax '(typ,...,typ) ident' is not used in F# code. Consider using 'ident<typ,...,typ>' instead 構文 '(typ,...,typ) ident' は F# コードでは使用されません。代わりに、'ident<typ,...,typ>' を使用してください Invalid literal in type 型のリテラルが無効です Unexpected infix operator in unit-of-measure expression. Legal operators are '*', '/' and '^'. 単位式に予期しない挿入演算子が見つかりました。正しい演算子は '*'、'/'、および '^' です。 Unexpected integer literal in unit-of-measure expression 単位式に予期しない整数リテラルが見つかりました Mismatched quotation operator name, beginning with '{0}' '{0}' で始まる演算子名の引用符が対応しません Active pattern case identifiers must begin with an uppercase letter アクティブ パターンのケース識別子は先頭を大文字にする必要があります The '|' character is not permitted in active pattern case identifiers 文字 ' |' は、アクティブなパターンのケース識別子では許可されていません Denominator must not be 0 in unit-of-measure exponent 分母は単位指数で、0 以外でなければなりません No '=' symbol should follow a 'namespace' declaration 'namespace' 宣言の後に '=' 記号は指定できません The syntax 'module ... = struct .. end' is not used in F# code. Consider using 'module ... = begin .. end' F# コードでは ... 'module ... = struct .. end' という構文は使用されません。'module ... = begin .. end' を使用してください。 The syntax 'module ... : sig .. end' is not used in F# code. Consider using 'module ... = begin .. end' F# コードでは 'module ... : sig .. end' という構文は使用されません。'module ... = begin .. end' を使用してください。 A static field was used where an instance field is expected インスタンス フィールドが必要な場所に静的フィールドが使用されました Method '{0}' is not accessible from this code location メソッド '{0}' はこのコードの場所からアクセスできません Implicit product of measures following / / に続く暗黙的な単位の積 Unexpected SynMeasure.Anon 予期しない SynMeasure.Anon です Non-zero constants cannot have generic units. For generic zero, write 0.0<_>. ゼロではない定数に汎用ユニットを含めることはできません。汎用ゼロの場合、0.0<_> とします。 In sequence expressions, results are generated using 'yield' シーケンス式の結果は、'yield' を使用して生成されます Unexpected big rational constant 有理定数が大きすぎます Units-of-measure are only supported on float, float32, decimal, and integer types. 単位は、float、float32、decimal、整数型でのみサポートされます。 Unexpected Const_uint16array 予期しない Const_uint16array です Unexpected Const_bytearray 予期しない Const_bytearray です A parameter with attributes must also be given a name, e.g. '[<Attribute>] Name : Type' 属性のパラメーターにも名前を指定する必要があります。例: '[<Attribute>] Name : Type' Return values cannot have names 戻り値には名前を指定できません SynMemberKind.PropertyGetSet only expected in parse trees 解析ツリーに使用できるのは SynMemberKind.PropertyGetSet のみです Namespaces cannot contain values. Consider using a module to hold your value declarations. 名前空間に値を含めることはできません。値の宣言を保持するモジュールを使用してください。 Namespaces cannot contain extension members except in the same file and namespace declaration group where the type is defined. Consider using a module to hold declarations of extension members. 型を定義したファイルおよび名前空間宣言グループの場合を除き、名前空間に拡張メンバーを含めることはできません。拡張メンバーの宣言を保持するモジュールを使用してください。 Multiple visibility attributes have been specified for this identifier この識別子に複数の表示範囲属性が指定されました Multiple visibility attributes have been specified for this identifier. 'let' bindings in classes are always private, as are any 'let' bindings inside expressions. この識別子に複数の表示範囲属性が指定されました。式内のすべての 'let' 束縛と同様に、クラス内の 'let' 束縛は常にプライベートです。 The name '({0})' should not be used as a member name. To define comparison semantics for a type, implement the 'System.IComparable' interface. If defining a static member for use from other CLI languages then use the name '{1}' instead. 名前 '({0})' はメンバー名として使用しないでください。型の比較セマンティクスを定義するには、'System.IComparable' インターフェイスを実装してください。他の CLI 言語から使用するために静的メンバーを定義する場合、代わりに '{1}' という名前を使用してください。 The name '({0})' should not be used as a member name. To define equality semantics for a type, override the 'Object.Equals' member. If defining a static member for use from other CLI languages then use the name '{1}' instead. 名前 '({0})' はメンバー名として使用しないでください。型の等値セマンティクスを定義するには、'Object.Equals' メンバーをオーバーライドしてください。他の CLI 言語から使用するために静的メンバーを定義する場合、代わりに '{1}' という名前を使用してください。 The name '({0})' should not be used as a member name. If defining a static member for use from other CLI languages then use the name '{1}' instead. 名前 '({0})' はメンバー名として使用しないでください。他の CLI 言語から使用するために静的メンバーを定義する場合、代わりに '{1}' という名前を使用してください。 The name '({0})' should not be used as a member name because it is given a standard definition in the F# library over fixed types 名前 '({0})' はメンバー名として使用しないでください。固定の型に関して、F# ライブラリではこの名前は標準的な定義が指定されています。 The '{0}' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type. 通常、'{0}' 演算子は再定義できません。特定の型について、オーバーロードされた比較セマンティクスを定義するには、その型の定義で 'System.IComparable' インターフェイスを実装してください。 The '{0}' operator should not normally be redefined. To define equality semantics for a type, override the 'Object.Equals' member in the definition of that type. 通常、'{0}' 演算子は再定義できません。型の等値セマンティクスを定義するには、その型の定義で 'Object.Equals' メンバーをオーバーライドしてください。 The '{0}' operator should not normally be redefined. Consider using a different operator name 通常、'{0}' 演算子は再定義できません。別の演算子名を使用してください。 The '{0}' operator cannot be redefined. Consider using a different operator name '{0}' 演算子は再定義できません。別の演算子名を使用してください。 Expected module or namespace parent {0} モジュールまたは名前空間の親 {0} を指定してください The struct, record or union type '{0}' implements the interface 'System.IComparable' explicitly. You must apply the 'CustomComparison' attribute to the type. 構造体型、レコード型、または共用体型の '{0}' はインターフェイス 'System.IComparable' を明示的に実装しています。この型には 'CustomComparison' 属性を適用する必要があります。 The struct, record or union type '{0}' implements the interface 'System.IComparable<_>' explicitly. You must apply the 'CustomComparison' attribute to the type, and should also provide a consistent implementation of the non-generic interface System.IComparable. 構造体型、レコード型、または共用体型の '{0}' はインターフェース 'System.IComparable<_>' を明示的に実装しています。この型には 'CustomComparison' 属性を適用し、さらに整合性のある非ジェネリック インターフェース System.IComparable の実装を用意する必要があります。 The struct, record or union type '{0}' implements the interface 'System.IStructuralComparable' explicitly. Apply the 'CustomComparison' attribute to the type. 構造体型、レコード型、または共用体型の '{0}' はインターフェイス 'System.IStructuralComparable' を明示的に実装しています。この型には 'CustomComparison' 属性を適用してください。 This record contains fields from inconsistent types このレコードには、相反する型からのフィールドが含まれます DLLImport stubs cannot be inlined DLLImport スタブはインライン展開できません Structs may only bind a 'this' parameter at member declarations 構造体は、メンバーの宣言の 'this' パラメーターのみをバインドできます Unexpected expression at recursive inference point 再帰的推論ポイントに予期しない式があります This code is less generic than required by its annotations because the explicit type variable '{0}' could not be generalized. It was constrained to be '{1}'. 明示的な型変数 '{0}' をジェネリック化できないため、このコードは、注釈に必要な総称性よりも低くなります。このコードは '{1}' に制限されました。 One or more of the explicit class or function type variables for this binding could not be generalized, because they were constrained to other types この束縛に関する 1 つまたは複数の明示的クラスまたは関数型の変数は、他の型に制限されているため、ジェネリック化できませんでした。 A generic type parameter has been used in a way that constrains it to always be '{0}' 常に '{0}' であるという制約があるジェネリック型パラメーターが使用されました This type parameter has been used in a way that constrains it to always be '{0}' 常に '{0}' であるという制約がある型パラメーターが使用されました The type parameters inferred for this value are not stable under the erasure of type abbreviations. This is due to the use of type abbreviations which drop or reorder type parameters, e.g. \n\ttype taggedInt<'a> = int or\n\ttype swap<'a,'b> = 'b * 'a.\nConsider declaring the type parameters for this value explicitly, e.g.\n\tlet f<'a,'b> ((x,y) : swap<'b,'a>) : swap<'a,'b> = (y,x). この値に推論される型パラメーターは、型の省略形を無効にすると安定しません。型パラメーターをドロップまたは並び替える型の省略形を使用していることが原因です (例: \n\ttype taggedInt<'a> = int または\n\ttype swap<'a,'b> = 'b * 'a)。\nこの値の型パラメーターを明示的に宣言してください (例: \n\tlet f<'a,'b> ((x,y) : swap<'b,'a>) : swap<'a,'b> = (y,x))。 Explicit type parameters may only be used on module or member bindings 明示的な型パラメーターを使用できるのは、モジュールまたはメンバーの束縛のみです You must explicitly declare either all or no type parameters when overriding a generic abstract method ジェネリック抽象メソッドをオーバーライドする場合、明示的にすべての型パラメーターを宣言するか、まったく宣言しないでください The field labels and expected type of this record expression or pattern do not uniquely determine a corresponding record type フィールド ラベルとこのレコード式またはパターンの型だけでは、対応するレコード型を一意に決定できません The field '{0}' appears twice in this record expression or pattern のレコード式またはパターンに、フィールド '{0}' が 2 回出現します Unknown union case 不明な共用体ケースです This code is not sufficiently generic. The type variable {0} could not be generalized because it would escape its scope. このコードの総称性が十分ではありません。スコープが回避されるため、型変数 {0} をジェネリック化することはできません。 A property cannot have explicit type parameters. Consider using a method instead. プロパティには明示的な型パラメーターを使用できません。代わりにメソッドを使用してください。 A constructor cannot have explicit type parameters. Consider using a static construction method instead. コンストラクターには明示的な型パラメーターを使用できません。代わりに静的構築のメソッドを使用してください。 This instance member needs a parameter to represent the object being invoked. Make the member static or use the notation 'member x.Member(args) = ...'. このインスタンス メンバーには、呼び出されるオブジェクトを表すパラメーターが必要です。メンバーを静的にするか、'member x.Member(args) = ...' という表記を使用してください。 Unexpected source-level property specification in syntax tree 構文ツリーに予期しないソースレベルのプロパティの指定があります A static initializer requires an argument 静的初期化子には引数が必要です An object constructor requires an argument オブジェクト コンストラクターには引数が必要です This static member should not have a 'this' parameter. Consider using the notation 'member Member(args) = ...'. この静的メンバーに 'this' パラメーターを指定することはできません。'member Member(args) = ...' という表記を使用してください。 An explicit static initializer should use the syntax 'static new(args) = expr' 明示的な静的初期化子には 'static new(args) = expr' という構文を使用してください An explicit object constructor should use the syntax 'new(args) = expr' 明示的なオブジェクト コンストラクターには 'new(args) = expr' という構文を使用してください Unexpected source-level property specification 予期しないソースレベルのプロパティの指定があります This form of object expression is not used in F#. Use 'member this.MemberName ... = ...' to define member implementations in object expressions. この形式のオブジェクト式は F# では使用されません。オブジェクト式でメンバーの実装を定義するには、'member this.MemberName ... = ...' を使用してください。 Invalid declaration 宣言が無効です Attributes are not allowed within patterns パターン内では属性を使用できません The generic function '{0}' must be given explicit type argument(s) ジェネリック関数 '{0}' に明示的な型引数を指定する必要があります The method or function '{0}' should not be given explicit type argument(s) because it does not declare its type parameters explicitly メソッドまたは関数 '{0}' は、型パラメーターを明示的に宣言していないため、明示的な型引数を指定しないでください This value, type or method expects {0} type parameter(s) but was given {1} この値、型、またはメソッドには {0} 型パラメーターを使用しますが、{1} が指定されました The default, zero-initializing constructor of a struct type may only be used if all the fields of the struct type admit default initialization 構造体型のすべてのフィールドが既定の初期化を許可している場合のみ、既定である、ゼロで初期化した構造型のコンストラクターを使用できます。 Couldn't find Dispose on IDisposable, or it was overloaded IDisposable に Dispose が見つからないか、Dispose がオーバーロードされました This value is not a literal and cannot be used in a pattern この値はリテラルではないため、パターンに使用できません This field is readonly このフィールドは読み取り専用です Named arguments must appear after all other arguments 名前付き引数は、その他の引数の後ろに指定してください This function value is being used to construct a delegate type whose signature includes a byref argument. You must use an explicit lambda expression taking {0} arguments. この関数値は、byref 引数を含むシグネチャのデリゲート型を構築するために使用されます。{0} 個の引数を使用する明示的なラムダ式を使用する必要があります。 The type '{0}' is not a type whose values can be enumerated with this syntax, i.e. is not compatible with either seq<_>, IEnumerable<_> or IEnumerable and does not have a GetEnumerator method 型 '{0}' は、この構文で列挙できる値の型ではありません。つまり、seq<_>, IEnumerable<_> とも IEnumerable とも互換性がなく、GetEnumerator メソッドがありません This recursive binding uses an invalid mixture of recursive forms この再帰的束縛に使用されている再帰形式の混合は無効です This is not a valid object construction expression. Explicit object constructors must either call an alternate constructor or initialize all fields of the object and specify a call to a super class constructor. これは有効なオブジェクト構築式ではありません。明示的なオブジェクト コンストラクターでは、代わりのコンストラクターを呼び出すかまたはオブジェクトのすべてのフィールドを初期化し、スーパークラス コンストラクターの呼び出しを指定する必要があります。 Invalid constraint 制約が無効です Invalid constraint: the type used for the constraint is sealed, which means the constraint could only be satisfied by at most one solution 無効な制約: 制約に使用された型がシールドです。つまり、制約を満たすことができるのは、最高でも 1 つの解です。 An 'enum' constraint must be of the form 'enum<type>' 'enum' 制約の形式は 'enum<type>' にする必要があります 'new' constraints must take one argument of type 'unit' and return the constructed type 'new' 制約は型 'unit' の引数を 1 つ指定し、構築された型を返す必要があります This property has an invalid type. Properties taking multiple indexer arguments should have types of the form 'ty1 * ty2 -> ty3'. Properties returning functions should have types of the form '(ty1 -> ty2)'. このプロパティに無効な型があります。複数のインデクサー引数を取るプロパティの型の形式は 'ty1 * ty2 -> ty3' でなければなりません。関数を返すプロパティの型の形式は '(ty1 -> ty2)' にする必要があります。 Expected unit-of-measure parameter, not type parameter. Explicit unit-of-measure parameters must be marked with the [<Measure>] attribute. 必要なのは型パラメーターではなく測定単位パラメーターです。明示的な測定単位パラメーターは、[<Measure>] 属性でマークされている必要があります。 Expected type parameter, not unit-of-measure parameter 単位パラメーターではなく型パラメーターを指定してください Expected type, not unit-of-measure 単位ではなく型を指定してください Expected unit-of-measure, not type 型ではなく単位を指定してください Units-of-measure cannot be used as prefix arguments to a type. Rewrite as postfix arguments in angle brackets. 型に対するプレフィックス引数として単位を使用することはできません。山かっこで囲んだ後置引数として書き換えてください。 Unit-of-measure cannot be used in type constructor application 型コンストラクター応用には単位を使用できません This control construct may only be used if the computation expression builder defines a '{0}' method この制御コンストラクトを使用できるのは、コンピュテーション式ビルダーが '{0}' メソッドを定義する場合のみです This type has no nested types この型に入れ子の型はありません Unexpected {0} in type expression 型式に予期しない {0} があります Type parameter cannot be used as type constructor 型パラメーターは型コンストラクターとして使用できません Illegal syntax in type expression 型式の構文が正しくありません Anonymous unit-of-measure cannot be nested inside another unit-of-measure expression 匿名の単位は、別の単位式の中に入れ子にすることはできません Anonymous type variables are not permitted in this declaration この宣言で匿名型の変数は使用できません Unexpected / in type 型に予期しない / があります Unexpected type arguments 予期しない型引数です Optional arguments are only permitted on type members 型メンバーにはオプションの引数のみを使用できます Name '{0}' not bound in pattern context 名前 '{0}' がパターン コンテキストにバインドされていません Non-primitive numeric literal constants cannot be used in pattern matches because they can be mapped to multiple different types through the use of a NumericLiteral module. Consider using replacing with a variable, and use 'when <variable> = <constant>' at the end of the match clause. プリミティブではない数値リテラル定数は、NumericLiteral モジュールを介して複数の型にマップされる可能性があるため、パターン マッチには使用できません。変数で置き換え、match 句の末尾に 'when <variable> = <constant>' を使用してください。 Type arguments cannot be specified here ここで型引数は指定できません Only active patterns returning exactly one result may accept arguments 結果を 1 つだけ返すアクティブ パターンのみが、引数を使用できます Invalid argument to parameterized pattern label パラメーター化されたパターン ラベルに無効な引数が指定されました Internal error. Invalid index into active pattern array 内部エラー。アクティブ パターン配列への無効なインデックスです。 This union case does not take arguments この共用体ケースに引数は指定できません This union case takes one argument この共用体ケースには 1 つの引数を指定します This union case expects {0} arguments in tupled form, but was given {1}. The missing field arguments may be any of:{2} This union case expects {0} arguments in tupled form, but was given {1}. The missing field arguments may be any of:{2} Field '{0}' is not static フィールド '{0}' は静的ではありません This field is not a literal and cannot be used in a pattern このフィールドはリテラルではないため、パターンに使用できません This is not a variable, constant, active recognizer or literal これは変数、定数、アクティブ レコグナイザー、またはリテラルではありません This is not a valid pattern これは有効なパターンではありません Character range matches have been removed in F#. Consider using a 'when' pattern guard instead. F# では文字範囲の一致が削除されました。代わりに 'when' パターン ガードを使用してください。 Illegal pattern パターンが正しくありません Syntax error - unexpected '?' symbol 構文エラー - 予期しない '?' 記号です Expected {0} expressions, got {1} {0} 式を指定する必要がありますが、{1} が指定されました TcExprUndelayed: delayed TcExprUndelayed: 遅延しました This expression form may only be used in sequence and computation expressions この式の形式を使用できるのは、シーケンス式またはコンピュテーション式のみです Invalid object expression. Objects without overrides or interfaces should use the expression form 'new Type(args)' without braces. オブジェクト式が無効です。オーバーライドまたはインターフェイスがないオブジェクトには、かっこなしで 'new Type(args)' という形式の式を使用してください。 Invalid object, sequence or record expression オブジェクト式、シーケンス式、またはレコード式が無効です Invalid record, sequence or computation expression. Sequence expressions should be of the form 'seq {{ ... }}' 無効なレコード、シーケンス式、またはコンピュテーション式です。シーケンス式は 'seq {{ ... }}' という形式にしてください。 This list or array expression includes an element of the form 'if ... then ... else'. Parenthesize this expression to indicate it is an individual element of the list or array, to disambiguate this from a list generated using a sequence expression このリスト式または配列式には、'if ... then ... else' という形式の要素が含まれます。この式をかっこで囲んでリストまたは配列の個別の要素であることを示し、シーケンス式を使用して生成されたリストとこのリストを区別してください。 Unable to parse format string '{0}' 書式指定文字列 '{0}' を解析できません This list expression exceeds the maximum size for list literals. Use an array for larger literals and call Array.ToList. このリスト式は、リスト リテラルの最大サイズを超えています。より大きなリテラルの配列を使用し、Array.ToList を呼び出してください。 The expression form 'expr then expr' may only be used as part of an explicit object constructor 明示的なオブジェクト コンストラクターの一部としてのみ、'expr then expr' という形式の式を使用できます Named arguments cannot be given to member trait calls 名前付き引数をメンバーの特徴 (trait) の呼び出しに指定することはできません This is not a valid name for an enumeration case 列挙型のケースの有効な名前ではありません This field is not mutable このフィールドは変更可能ではありません This construct may only be used within list, array and sequence expressions, e.g. expressions of the form 'seq {{ ... }}', '[ ... ]' or '[| ... |]'. These use the syntax 'for ... in ... do ... yield...' to generate elements このコンストラクトは、リスト式、配列式、およびシーケンス式内でのみ使用できます (たとえば、'seq {{ ... }}'、'[ ... ]'、'[| ... |]' などの形式の式)。この場合、要素を生成するには 'for ... in ... do ... yield...' という構文を使用します。 This construct may only be used within computation expressions. To return a value from an ordinary function simply write the expression without 'return'. このコンストラクトはコンピュテーション式内でのみ使用できます。通常の関数から値を返すには、'return' を使用せずに式を記述してください。 This construct may only be used within sequence or computation expressions このコンストラクトはシーケンス式およびコンピュテーション式内でのみ使用できます This construct may only be used within computation expressions このコンストラクトはコンピュテーション式内でのみ使用できます Incomplete expression or invalid use of indexer syntax 式が不完全であるか、インデクサー構文の使用法が正しくありません。 The operator 'expr.[idx]' has been used on an object of indeterminate type based on information prior to this program point. Consider adding further type constraints このプログラムのポイントよりも前の情報に基づいた不確定の型のオブジェクトに、演算子 'expr.[idx]' が使用されました。型の制約を増やしてください。 Cannot inherit from a variable type 変数型から継承できません Calls to object constructors on type parameters cannot be given arguments 型パラメーター上のオブジェクト コンストラクターの呼び出しに引数を指定することはできません The 'CompiledName' attribute cannot be used with this language element この言語要素では、'CompiledName' 属性を使用できません '{0}' may only be used with named types '{0}' を使用できるのは、名前付き型のみです 'inherit' cannot be used on interface types. Consider implementing the interface by using 'interface ... with ... end' instead. インターフェイス型に 'inherit' は使用できません。代わりに 'interface ... with ... end' を使用してインターフェイスを実装してください。 'new' cannot be used on interface types. Consider using an object expression '{{ new ... with ... }}' instead. インターフェイス型では 'new' を使用できません。代わりにオブジェクト式 '{{ new ... with ... }}' を使用してください。 Instances of this type cannot be created since it has been marked abstract or not all methods have been given implementations. Consider using an object expression '{{ new ... with ... }}' instead. abstract とマークされているか、一部のメソッドが実装されていないため、この型のインスタンスを作成できません。代わりにオブジェクト式 '{{ new ... with ... }}' を使用してください。 It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value IDisposable インターフェイスをサポートするオブジェクトは、コンストラクターを表す関数値として 'Type(args)' や 'Type' ではなく 'new Type(args)' の構文を使用して作成することをお勧めします。これは、リソースが生成された値に所有される可能性があることを示すためです '{0}' may only be used to construct object types '{0}' は、オブジェクト型を構築するときにのみ使用できます Constructors for the type '{0}' must directly or indirectly call its implicit object constructor. Use a call to the implicit object constructor instead of a record expression. 型 '{0}' のコンストラクターはその暗黙的なオブジェクト コンストラクターを直接、または間接的に呼び出す必要があります。レコード式ではなく、暗黙的なオブジェクト コンストラクターの呼び出しを使用してください。 The field '{0}' has been given a value, but is not present in the type '{1}' フィールド '{0}' に値が指定されましたが、このフィールドは型 '{1}' に存在しません No assignment given for field '{0}' of type '{1}' 型 '{1}' のフィールド '{0}' に割り当てが指定されていません Extraneous fields have been given values 不適切なフィールドに値を指定しました Only overrides of abstract and virtual members may be specified in object expressions オブジェクト式に指定できるのは、抽象メンバーおよび仮想メンバーのオーバーライドのみです。 The member '{0}' does not correspond to any abstract or virtual method available to override or implement. メンバー '{0}' は、無視または実装に使用できるどの抽象メソッドまたは仮想メソッドにも対応していません。 The type {0} contains the member '{1}' but it is not a virtual or abstract method that is available to override or implement. 型 {0} にメンバー '{1}' が含まれていますが、このメンバーはオーバーライドまたは実装に使用できる仮想メソッドでも抽象メソッドでもありません。 The member '{0}' does not accept the correct number of arguments. {1} argument(s) are expected, but {2} were given. The required signature is '{3}'.{4} メンバー '{0}' の引数の数が正しくありません。{1} 個の引数が必要ですが、指定されたのは {2} 個です。必要な署名は '{3}' です。{4} The member '{0}' does not accept the correct number of arguments. One overload accepts {1} arguments, but {2} were given. The required signature is '{3}'.{4} メンバー '{0}' の引数の数が正しくありません。1 つのオーバーロードには {1} 個の引数を指定できますが、{2} 個が指定されました。必要な署名は '{3}' です。{4} A simple method name is required here ここでは単純なメソッド名が必要です The types System.ValueType, System.Enum, System.Delegate, System.MulticastDelegate and System.Array cannot be used as super types in an object expression or class 型 System.ValueType、System.Enum、System.Delegate、System.MulticastDelegate、および System.Array は、オブジェクト式またはクラスのスーパー型として使用できません 'new' must be used with a named type 名前付き型には 'new' を使用してください Cannot create an extension of a sealed type シールド型の拡張は作成できません No arguments may be given when constructing a record value レコード値を構築するときに指定できる引数はありません Interface implementations cannot be given on construction expressions 構築式ではインターフェイスの実装を指定できません Object construction expressions may only be used to implement constructors in class types オブジェクト構築式は、クラス型のコンストラクターを実装する場合にのみ使用できます Only simple bindings of the form 'id = expr' can be used in construction expressions 構築式に使用できるのは、'id = expr' という形式の単純な束縛のみです Objects must be initialized by an object construction expression that calls an inherited object constructor and assigns a value to each field オブジェクトを初期化するには、継承したオブジェクト コンストラクターを呼び出し、値を各フィールドに割り当てるオブジェクト構築式を使用してください。 Expected an interface type インターフェイスの型を指定してください Constructor expressions for interfaces do not take arguments インターフェイスのコンストラクター式には引数を使用できません This object constructor requires arguments このオブジェクト コンストラクターには引数が必要です 'new' may only be used with object constructors 'new' を使用できるのは、オブジェクト コンストラクターのみです At least one override did not correctly implement its corresponding abstract member 少なくとも 1 つのオーバーライドが対応する抽象メンバーを正しく実装していません This numeric literal requires that a module '{0}' defining functions FromZero, FromOne, FromInt32, FromInt64 and FromString be in scope 数値リテラルの場合、関数 FromZero、FromOne、FromInt32、FromInt64、および FromString を定義するモジュール '{0}' がスコープに含まれている必要があります Invalid record construction レコードの構造が無効です The expression form {{ expr with ... }} may only be used with record types. To build object types use {{ new Type(...) with ... }} {{ expr with ... }} という形式の式を使用できるのはレコード型のみです。オブジェクトの型を構築するには、{{ new Type(...) with ... }} を使用してください。 The inherited type is not an object model type 継承された型はオブジェクト モデル型ではありません Object construction expressions (i.e. record expressions with inheritance specifications) may only be used to implement constructors in object model types. Use 'new ObjectType(args)' to construct instances of object model types outside of constructors オブジェクト構築式 (つまり、継承の指定があるレコード式) は、オブジェクト モデル型のコンストラクターを実装する場合にのみ使用できます。コンストラクターの外側でオブジェクト モデル型のインスタンスを構築するには、'new ObjectType(args)' を使用してください。 '{{ }}' is not a valid expression. Records must include at least one field. Empty sequences are specified by using Seq.empty or an empty list '[]'. '{{ }}' は有効な式ではありません。レコードには 1 つ以上のフィールドを含める必要があります。空のシーケンスを指定するには、Seq.empty または空のリスト '[]' をご使用ください。 This type is not a record type. Values of class and struct types must be created using calls to object constructors. この型はレコード型ではありません。クラス型および構造体型の値は、オブジェクト コンストラクターの呼び出しを使用して作成してください。 This type is not a record type この型はレコード型ではありません This construct is ambiguous as part of a computation expression. Nested expressions may be written using 'let _ = (...)' and nested computations using 'let! res = builder {{ ... }}'. このコンストラクトはコンピュテーション式の一部としてあいまいです。入れ子の式を記述するには 'let _ = (...)' を使用し、入れ子の計算には 'let! res = builder {{ ... }}' を使用します。 This construct is ambiguous as part of a sequence expression. Nested expressions may be written using 'let _ = (...)' and nested sequences using 'yield! seq {{... }}'. このコンストラクトはシーケンス式の一部としてあいまいです。入れ子の式を記述するには 'let _ = (...)' を使用し、入れ子のシーケンスには 'yield! seq {{... }}' を使用します。 'do!' cannot be used within sequence expressions シーケンス式内には 'do!' を使用できません The use of 'let! x = coll' in sequence expressions is not permitted. Use 'for x in coll' instead. シーケンス式では 'let! x = coll' を使用できません。代わりに 'for x in coll' を使用してください。 'try'/'with' cannot be used within sequence expressions シーケンス式内には 'try'/'with' を使用できません In sequence expressions, multiple results are generated using 'yield!' シーケンス式で、複数の結果は 'yield!' を使用して生成されます Invalid assignment 割り当てが無効です Invalid use of a type name 型名の使用方法に誤りがあります This type has no accessible object constructors この型にアクセスできるオブジェクト コンストラクターはありません Invalid use of an interface type インターフェイス型の使用方法に誤りがあります Invalid use of a delegate constructor. Use the syntax 'new Type(args)' or just 'Type(args)'. デリゲート コンストラクターの使用方法に誤りがあります。'new Type(args)' か、単に 'Type(args)' という構文を使用してください Property '{0}' is not static プロパティ '{0}' は静的ではありません Property '{0}' is not readable プロパティ '{0}' は読み取り可能ではありません This lookup cannot be used here ここでこの参照は使用できません Property '{0}' is static プロパティ '{0}' は静的です Property '{0}' cannot be set プロパティ '{0}' は設定できません Constructors must be applied to arguments and cannot be used as first-class values. If necessary use an anonymous function '(fun arg1 ... argN -> new Type(arg1,...,argN))'. コンストラクターは引数に適用する必要があり、ファースト クラス値として使用することはできません。必要な場合には、匿名関数 '(fun arg1 ... argN -> new Type(arg1,...,argN))' を使用します。 The syntax 'expr.id' may only be used with record labels, properties and fields 構文 'expr.id' を使用できるのは、レコードのラベル、プロパティ、およびフィールドのみです Event '{0}' is static イベント '{0}' は静的です Event '{0}' is not static イベント '{0}' は静的ではありません The named argument '{0}' did not match any argument or mutable property 名前付き引数 '{0}' と一致する引数または変更可能なプロパティがありませんでした One or more of the overloads of this method has curried arguments. Consider redesigning these members to take arguments in tupled form. このメソッドのオーバーロードの 1 つまたは複数にカリー化された引数があります。タプル化された形式で引数を使用するようにこれらのメンバーを再設計してください。 The unnamed arguments do not form a prefix of the arguments of the method called 名前なしの引数は、呼び出されるメソッドの引数のプレフィックスを形成できません Static optimization conditionals are only for use within the F# library 静的最適化の条件は、F# ライブラリ内でのみ使用できます The corresponding formal argument is not optional 対応する正式な引数はオプションではありません Invalid optional assignment to a property or field プロパティまたはフィールドに対するオプションの割り当てが無効です A delegate constructor must be passed a single function value デリゲート コンストラクターには単一の関数値を渡す必要があります A binding cannot be marked both 'use' and 'rec' 束縛に 'use' と 'rec' の両方をマークすることはできません The 'VolatileField' attribute may only be used on 'let' bindings in classes 'VolatileField' 属性を使用できるのは、クラス内の 'let' 束縛上のみです Attributes are not permitted on 'let' bindings in expressions 式内の 'let' 束縛では、属性を使用できません The 'DefaultValue' attribute may only be used on 'val' declarations 'DefaultValue' 属性は 'val' 宣言でのみ使用できます The 'ConditionalAttribute' attribute may only be used on members 'ConditionalAttribute' 属性はメンバーでのみ使用できます This is not a valid name for an active pattern アクティブ パターンの有効な名前ではありません The 'EntryPointAttribute' attribute may only be used on function definitions in modules 'EntryPointAttribute' 属性を使用できるのは、モジュールの関数定義のみです Mutable values cannot be marked 'inline' 変更可能な値を 'inline' とマークすることはできません Mutable values cannot have generic parameters 変更可能な値にジェネリック パラメーターを指定することはできません Mutable function values should be written 'let mutable f = (fun args -> ...)' 関数値を変更可能にするには 'let mutable f = (fun args -> ...)' が必要です Only functions may be marked 'inline' 'inline' とマークできるのは関数のみです A literal value cannot be given the [<ThreadStatic>] or [<ContextStatic>] attributes リテラル値を [<ThreadStatic>] 属性または [<ContextStatic>] 属性に指定することはできません A literal value cannot be marked 'mutable' リテラル値に 'mutable' とマークすることはできません A literal value cannot be marked 'inline' リテラル値に 'inline' とマークすることはできません Literal values cannot have generic parameters リテラル値にジェネリック パラメーターを指定することはできません This is not a valid constant expression これは有効な定数式ではありません This type is not accessible from this code location このコードの場所からこの型にアクセスすることはできません Unexpected condition in imported assembly: failed to decode AttributeUsage attribute インポートされたアセンブリに予期しない条件があります。AttributeUsage 属性のデコードに失敗しました Unrecognized attribute target. Valid attribute targets are 'assembly', 'module', 'type', 'method', 'property', 'return', 'param', 'field', 'event', 'constructor'. 認識されない属性のターゲットです。有効な属性のターゲットは、'assembly'、'module'、'type'、'method'、'property'、'return'、'param'、'field'、'event'、および 'constructor' です。 This attribute is not valid for use on this language element. Assembly attributes should be attached to a 'do ()' declaration, if necessary within an F# module. この言語要素では、この属性を使用できません。アセンブリの属性は (必要に応じて F# モジュール内で) 'do ()' 宣言にアタッチする必要があります。 This attribute is not valid for use on this language element この言語要素では、この属性を使用できません Optional arguments cannot be used in custom attributes カスタム属性にはオプションの引数を使用できません This property cannot be set このプロパティは設定できません This property or field was not found on this custom attribute type このカスタム属性型に、このプロパティまたはフィールドが見つかりませんでした A custom attribute must be a reference type カスタム属性は参照型にする必要があります The number of args for a custom attribute does not match the expected number of args for the attribute constructor カスタム属性の引数の数は、属性コンストラクターの引数に必要な数と一致しません A custom attribute must invoke an object constructor カスタム属性はオブジェクト コンストラクターを呼び出す必要があります Attribute expressions must be calls to object constructors 属性式は、オブジェクト コンストラクターに対する呼び出しにしてください This attribute cannot be used in this version of F# このバージョンの F# では、この属性を使用できません Invalid inline specification インラインの指定が無効です 'use' bindings must be of the form 'use <var> = <expr>' 'use' バインディングの形式は 'use <var> = <expr>' でなければなりません Abstract members are not permitted in an augmentation - they must be defined as part of the type itself 拡張に抽象メンバーは使用できません。型の一部として定義する必要があります。 Method overrides and interface implementations are not permitted here ここでメソッドのオーバーライドおよびインターフェイスの実装は許可されていません No abstract or interface member was found that corresponds to this override このオーバーライドに対応する抽象メンバーまたはインターフェイス メンバーが見つかりませんでした This override takes a different number of arguments to the corresponding abstract member. The following abstract members were found:{0} このオーバーライドでは、対応する抽象メンバーに対して異なる数の引数を使用しています。次の抽象メンバーが見つかりました: {0} This method already has a default implementation このメソッドには既に既定の実装があります The method implemented by this default is ambiguous この既定で実装されたメソッドはあいまいです No abstract property was found that corresponds to this override このオーバーライドに対応する抽象プロパティが見つかりませんでした This property overrides or implements an abstract property but the abstract property doesn't have a corresponding {0} このプロパティは、抽象プロパティをオーバーライドまたは実装しますが、抽象プロパティには対応する {0} がありません Invalid signature for set member set メンバーのシグネチャが無効です This new member hides the abstract member '{0}'. Rename the member or use 'override' instead. この新しいメンバーは抽象メンバー '{0}' を隠ぺいします。メンバーの名前を変更するか、代わりに 'override' を使用してください。 This new member hides the abstract member '{0}' once tuples, functions, units of measure and/or provided types are erased. Rename the member or use 'override' instead. タプル、関数、測定単位、または指定された型が消去されると、この新しいメンバーは抽象メンバー '{0}' を隠ぺいします。メンバーの名前を変更するか、代わりに 'override' を使用してください。 Interfaces cannot contain definitions of static initializers インターフェイスに静的初期化子の定義を含めることはできません Interfaces cannot contain definitions of object constructors インターフェイスにオブジェクト コンストラクターの定義を含めることはできません Interfaces cannot contain definitions of member overrides インターフェイスにメンバーのオーバーライドの定義を含めることはできません Interfaces cannot contain definitions of concrete members. You may need to define a constructor on your type to indicate that the type is a class. インターフェイスに具象メンバーの定義を含めることはできません。必要に応じて、型にコンストラクターを定義して、型がクラスであることを示してください。 Constructors cannot be specified in exception augmentations 例外の拡張にコンストラクターは指定できません Structs cannot have an object constructor with no arguments. This is a restriction imposed on all CLI languages as structs automatically support a default constructor. 構造体には、引数なしのオブジェクト コンストラクターを使用できません。構造体は既定のコンストラクターを自動的にサポートするため、これはすべての CLI 言語に課せられた制限です。 Constructors cannot be defined for this type この型にコンストラクターは定義できません Recursive bindings that include member specifications can only occur as a direct augmentation of a type メンバーの指定を含む再帰的束縛は、型の直接的な拡張としてのみ実行できます Only simple variable patterns can be bound in 'let rec' constructs 'let rec' コンストラクトでバインドできるのは、単純な変数パターンのみです Mutable 'let' bindings can't be recursive or defined in recursive modules or namespaces 変更可能な 'let' バインドは、再帰的にしたり、再帰的なモジュールまたは名前空間で定義したりすることはできません This member is not sufficiently generic このメンバーの総称性が十分ではありません A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1' 定数値も指定する場合には、宣言を [<Literal>] 属性のみにできます。例: 'val x : int = 1' A declaration may only be given a value in a signature if the declaration has the [<Literal>] attribute 宣言に [<Literal>] 属性が設定されている場合には宣言によって値を指定できるのはシグネチャ内のみです Thread-static and context-static variables must be static and given the [<DefaultValue>] attribute to indicate that the value is initialized to the default value on each new thread Thread-static 変数および context-static 変数は静的にし、[<DefaultValue>] 属性を指定し、新しいスレッドごとに値が既定値に初期化されることを示す必要があります Volatile fields must be marked 'mutable' and cannot be thread-static volatile フィールドは 'mutable' とマークしてください。また、thread-static にすることはできません。 Uninitialized 'val' fields must be mutable and marked with the '[<DefaultValue>]' attribute. Consider using a 'let' binding instead of a 'val' field. 初期化されていない 'val' フィールドは変更可能で、'[<DefaultValue>]' 属性によってマークされている必要があります。'val' フィールドの代わりに 'let' バインディングの使用を検討してください。 Static 'val' fields in types must be mutable, private and marked with the '[<DefaultValue>]' attribute. They are initialized to the 'null' or 'zero' value for their type. Consider also using a 'static let mutable' binding in a class type. 型の静的な 'val' フィールドは変更可能で、プライベートで、さらには '[<DefaultValue>]' 属性でマークされている必要があります。これらの型は、'null' 値または 'zero' 値に初期化されます。クラス型で 'static let mutable' バインディングを使用することも検討してください。 This field requires a name このフィールドには名前が必要です Invalid namespace, module, type or union case name 名前空間、モジュール、型、または共用体ケースの名前が無効です Explicit type declarations for constructors must be of the form 'ty1 * ... * tyN -> resTy'. Parentheses may be required around 'resTy' コンストラクターの明示的な型宣言の形式は 'ty1 * ... * tyN -> resTy' でなければなりません。'resTy' をかっこで囲まなければならない場合があります Return types of union cases must be identical to the type being defined, up to abbreviations 共用体ケースの戻り値の型は、省略形に従い、定義されている型と同じにする必要があります This is not a valid value for an enumeration literal 列挙型リテラルの有効な値ではありません The type '{0}' is not an interface type 型 '{0}' はインターフェイス型ではありません Duplicate specification of an interface インターフェイスの指定に重複があります A field/val declaration is not permitted here ここでは field/val の宣言を使用できません A inheritance declaration is not permitted here ここでは継承の宣言を使用できません This declaration opens the module '{0}', which is marked as 'RequireQualifiedAccess'. Adjust your code to use qualified references to the elements of the module instead, e.g. 'List.map' instead of 'map'. This change will ensure that your code is robust as new constructs are added to libraries. この宣言は 'RequireQualifiedAccess' とマークされているモジュール '{0}' を開きます。代わりにモジュールの要素に対する限定参照を使用するようにコードを変更してください (たとえば、'map' の代わりに 'List.map')。この変更によってコードが堅牢になり、新しいコンストラクターがライブラリに追加された場合にも対応できます。 This declaration opens the namespace or module '{0}' through a partially qualified path. Adjust this code to use the full path of the namespace. This change will make your code more robust as new constructs are added to the F# and CLI libraries. この宣言は部分的な修飾パスを介して名前空間またはモジュール '{0}' を開きます。名前空間の完全パスを使用するようにコードを変更してください。この変更によってコードが堅牢になり、新しいコンストラクターが F# ライブラリや CLI ライブラリに追加された場合にも対応できます。 Local class bindings cannot be marked inline. Consider lifting the definition out of the class or else do not mark it as inline. ローカル クラスの束縛に 'inline' とマークすることはできません。クラスから定義を取り除くか、'inline' とマークしないでください。 Type abbreviations cannot have members 型略称にメンバーを含めることはできません As of F# 4.1, the accessibility of type abbreviations is checked at compile-time. Consider changing the accessibility of the type abbreviation. Ignoring this warning might lead to runtime errors. F# 4.1 まででは、型略称のアクセシビリティはコンパイル時に確認されます。型略称のアクセシビリティを変更することを検討してください。この警告を無視すると、ランタイム エラーが発生する可能性があります。 Enumerations cannot have members 列挙型にメンバーを含めることはできません Measure declarations may have only static members 単位の宣言に使用できるのは静的なメンバーのみです Structs cannot contain 'do' bindings because the default constructor for structs would not execute these bindings 構造体の既定のコンストラクターは束縛を実行しないため、構造体には 'do' 束縛を含むことができません Structs cannot contain value definitions because the default constructor for structs will not execute these bindings. Consider adding additional arguments to the primary constructor for the type. 構造体の既定のコンストラクターは束縛を実行しないため、構造体には値の定義を含むことができません。型のプライマリ コンストラクターに引数を追加してください。 Static value definitions may only be used in types with a primary constructor. Consider adding arguments to the type definition, e.g. 'type X(args) = ...'. 静的な値の定義は、プライマリ コンストラクターを含む型でのみ使用できます。型定義に引数を追加してください ( たとえば、'type X(args) = ...')。 Measure declarations may have only static members: constructors are not available 単位の宣言に使用できるのは静的なメンバーのみです。コンストラクターは使用できません。 A member and a local class binding both have the name '{0}' メンバーとローカル クラスの束縛はどちらも '{0}' という名前を使用しています Type abbreviations cannot have interface declarations 型略称にインターフェイスの宣言を含めることはできません Enumerations cannot have interface declarations 列挙型にインターフェイスの宣言を含めることはできません This type is not an interface type この型はインターフェイス型ではありません All implemented interfaces should be declared on the initial declaration of the type 実装したすべてのインターフェイスは、型の最初の宣言で宣言する必要があります A default implementation of this interface has already been added because the explicit implementation of the interface was not specified at the definition of the type インターフェイスの明示的な実装が型の定義時に指定されなかったため、このインターフェイスの既定の実装が追加されました。 This member is not permitted in an interface implementation インターフェイスの実装では、このメンバーは使用できません This declaration element is not permitted in an augmentation 拡張にこの宣言の要素は使用できません Types cannot contain nested type definitions 型に入れ子の型定義を含めることはできません type, exception or module 型、例外、またはモジュール type or module 型またはモジュール The struct, record or union type '{0}' implements the interface 'System.IStructuralEquatable' explicitly. Apply the 'CustomEquality' attribute to the type. 構造体型、レコード型、または共用体型の '{0}' はインターフェイス 'System.IStructuralEquatable' を明示的に実装しています。この型には 'CustomEquality' 属性を適用してください。 The struct, record or union type '{0}' implements the interface 'System.IEquatable<_>' explicitly. Apply the 'CustomEquality' attribute to the type and provide a consistent implementation of the non-generic override 'System.Object.Equals(obj)'. 構造体型、レコード型、共用体型の '{0}' がインターフェース 'System.IEquatable<_>' を明示的に実装しています。この型に 'CustomEquality' 属性を適用し、非ジェネリック オーバーライド 'System.Object.Equals(obj)' の整合性のある実装を用意します。 Explicit type specifications cannot be used for exception constructors 明示的な型の指定は、例外のコンストラクターには使用できません Exception abbreviations should not have argument lists 例外の省略形に引数リストを含めることはできません Abbreviations for Common IL exceptions cannot take arguments Common IL の例外型の場合、省略形には引数を使用できません Exception abbreviations must refer to existing exceptions or F# types deriving from System.Exception 例外の省略形は、既存の例外、または System.Exception から派生した F# 型を参照する必要があります Abbreviations for Common IL exception types must have a matching object constructor Common IL の例外型の場合、省略形には対応するオブジェクト コンストラクターが必要です Not an exception 例外ではありません Invalid module name モジュール名が無効です Invalid type extension 型の拡張が無効です The attributes of this type specify multiple kinds for the type この型の属性は、その型に対して複数の種類を指定しています The kind of the type specified by its attributes does not match the kind implied by its definition この属性によって指定された型の種類は、定義が示す種類と一致しません Measure definitions cannot have type parameters 単位の定義に型パラメーターは使用できません This type requires a definition この型には定義が必要です This type abbreviation has one or more declared type parameters that do not appear in the type being abbreviated. Type abbreviations must use all declared type parameters in the type being abbreviated. Consider removing one or more type parameters, or use a concrete type definition that wraps an underlying type, such as 'type C<'a> = C of ...'. この型の省略形では、省略される型に出現しない型パラメーターが 1 つまたは複数宣言されました。型の省略形には、省略される型のすべての宣言済み型パラメーターを使用する必要があります。1 つまたは複数のパラメーターを削除するか、基底となる型をラップする具象型定義を使用してください (たとえば、'type C<'a> = C of ...')。 Structs, interfaces, enums and delegates cannot inherit from other types 構造体、インターフェイス、列挙型、およびデリゲートは、他の型から継承できません Types cannot inherit from multiple concrete types 型は複数の具象型から継承できません Records, union, abbreviations and struct types cannot have the 'AllowNullLiteral' attribute レコード型、共用体型、省略形型、および構造体型に 'AllowNullLiteral' 属性を指定することはできません Types with the 'AllowNullLiteral' attribute may only inherit from or implement types which also allow the use of the null literal 'AllowNullLiteral' 属性を持つ型が継承または実装できるのは、null のリテラルも使用できる型のみです Generic types cannot be given the 'StructLayout' attribute ジェネリック型に 'StructLayout' 属性を指定することはできません Only structs and classes without primary constructors may be given the 'StructLayout' attribute 'StructLayout' 属性を指定できるのは、プライマリ コンストラクターなしの構造体およびクラスのみです The representation of this type is hidden by the signature. It must be given an attribute such as [<Sealed>], [<Class>] or [<Interface>] to indicate the characteristics of the type. この型の表現は、シグネチャによって非表示になります。この型の特性を示すには、[<Sealed>]、[<Class>]、または [<Interface>] などの属性を指定する必要があります。 Only classes may be given the 'AbstractClass' attribute 'AbstractClass' 属性を指定できるのはクラスのみです Only types representing units-of-measure may be given the 'Measure' attribute 'Measure' 属性を指定できるのは、単位を表す型のみです Accessibility modifiers are not permitted on overrides or interface implementations オーバーライドまたはインターフェイスの実装にはアクセシビリティ修飾子を使用できません Discriminated union types are always sealed 判別された共用体型は常にシールドです Record types are always sealed レコード型は常にシールドです Assembly code types are always sealed アセンブリ コード型は常にシールドです Struct types are always sealed 構造体型は常にシールドです Delegate types are always sealed デリゲート型は常にシールドです Enum types are always sealed 列挙型は常にシールドです Interface types and delegate types cannot contain fields インターフェイス型またはデリゲート型にフィールドを含めることはできません Abbreviated types cannot be given the 'Sealed' attribute 省略された型に 'Sealed' 属性を指定することはできません Cannot inherit a sealed type シールド型を継承できません Cannot inherit from interface type. Use interface ... with instead. インターフェイスの型から継承できません。代わりに interface ... with を使用してください。 Struct types cannot contain abstract members 構造体型に抽象メンバーを含むことはできません Interface types cannot be sealed インターフェイス型をシールドにすることはできません Delegate specifications must be of the form 'typ -> typ' デリゲート仕様の形式は、'typ -> typ' でなければなりません Delegate specifications must not be curried types. Use 'typ * ... * typ -> typ' for multi-argument delegates, and 'typ -> (typ -> typ)' for delegates returning function values. デリゲートにはカリー化された型を指定しないでください。複数引数のデリゲートには 'typ * ... * typ -> typ' を使用し、関数値を返すデリゲートには 'typ -> (typ -> typ)' を使用します。 Literal enumerations must have type int, uint, int16, uint16, int64, uint64, byte, sbyte or char リテラル列挙値の型は、int、uint、int16、uint16、int64、uint64、byte、sbyte、または char にする必要があります This type definition involves an immediate cyclic reference through an abbreviation この型定義では、省略形による直接的な循環参照が発生します This type definition involves an immediate cyclic reference through a struct field or inheritance relation この型定義では、構造体フィールドまたは継承の関係による直接的な循環参照が発生します The syntax 'type X with ...' is reserved for augmentations. Types whose representations are hidden but which have members are now declared in signatures using 'type X = ...'. You may also need to add the '[<Sealed>] attribute to the type definition in the signature 構文 'type X with ...' は拡張用に予約されています。これらは非表示になっていますが、'type X = ...' を使用してシグネチャでメンバーが宣言されています。シグネチャの型定義に '[<Sealed>] 属性を追加しなければならない場合があります Members that extend interface, delegate or enum types must be placed in a module separate to the definition of the type. This module must either have the AutoOpen attribute or be opened explicitly by client code to bring the extension members into scope. インターフェイス型、デリゲート型、または列挙型を拡張するメンバーは、型の定義とは別のモジュールに配置する必要があります。このモジュールに AutoOpen 属性を指定するか、クライアント コードで明示的にモジュールを開いて、拡張メンバーをスコープに含める必要があります。 One or more of the declared type parameters for this type extension have a missing or wrong type constraint not matching the original type constraints on '{0}' この型の拡張の 1 つ以上の宣言された型パラメーターについて、型の制約が見つからないか、型の制約が '{0}' の元の型の制約に一致しないため正しくありません。 Type definitions may only have one 'inherit' specification and it must be the first declaration 型定義に含めることができる 'inherit' 指定は 1 つのみであり、これを最初の宣言にする必要があります。 'let' and 'do' bindings must come before member and interface definitions in type definitions 型定義内のメンバーとインターフェイスの定義の前に、'let' および 'do' 束縛を含める必要があります This 'inherit' declaration specifies the inherited type but no arguments. Consider supplying arguments, e.g. 'inherit BaseType(args)'. この 'inherit' 宣言は継承された型を指定していますが、引数がありません。引数を指定してください (たとえば、'inherit BaseType(args)')。 This 'inherit' declaration has arguments, but is not in a type with a primary constructor. Consider adding arguments to your type definition, e.g. 'type X(args) = ...'. この 'inherit' 宣言には引数が含まれていますが、これはプライマリ コンストラクターを含む型ではありません。型定義に引数を追加してください (たとえば、'type X(args) = ...')。 This definition may only be used in a type with a primary constructor. Consider adding arguments to your type definition, e.g. 'type X(args) = ...'. この定義は、プライマリ コンストラクターを含む型でのみ使用できます。型定義に引数を追加してください (たとえば、'type X(args) = ...')。 Type abbreviations cannot have augmentations 型略称に拡張を含めることはできません The path '{0}' is a namespace. A module abbreviation may not abbreviate a namespace. パス '{0}' は名前空間です。モジュールの省略形は名前空間の省略形にはできません。 The type '{0}' is used in an invalid way. A value prior to '{1}' has an inferred type involving '{2}', which is an invalid forward reference. 型 '{0}' の使用方法に誤りがあります。'{1}' の前の値に、'{2}' と推論されるような型があります。これは無効な前方参照です。 The member '{0}' is used in an invalid way. A use of '{1}' has been inferred prior to the definition of '{2}', which is an invalid forward reference. メンバー '{0}' の使用方法に誤りがあります。'{2}' の定義の前に '{1}' の使用が推論されました。これは無効な前方参照です。 The attribute 'AutoOpen(\"{0}\")' in the assembly '{1}' did not refer to a valid module or namespace in that assembly and has been ignored アセンブリ '{1}' の属性 'AutoOpen(\"{0}\")' は、このアセンブリ内の有効なモジュールまたは名前空間を参照していないため、無視されました Undefined value '{0}' 未定義の値 '{0}' Label {0} not found ラベル {0} が見つかりません Incorrect number of type arguments to local call ローカルの呼び出しに対する型引数の数が正しくありません Dynamic invocation of {0} is not supported {0} の動的呼び出しはサポートされません Taking the address of a literal field is invalid リテラル フィールドのアドレスは使用できません This operation involves taking the address of a value '{0}' represented using a local variable or other special representation. This is invalid. この操作には、ローカル変数または他の特殊な表現を使用して表された値 '{0}' のアドレスが使用されています。これは無効です。 Custom marshallers cannot be specified in F# code. Consider using a C# helper function. F# コードではカスタム マーシャラーを指定できません。C# ヘルパー関数を使用してください。 The MarshalAs attribute could not be decoded MarshalAs 属性をデコードできませんでした The signature for this external function contains type parameters. Constrain the argument and return types to indicate the types of the corresponding C function. この外部関数のシグネチャには型パラメーターが含まれます。引数を制限し、対応する C 関数の型を示す型を戻してください。 The DllImport attribute could not be decoded DllImport 属性をデコードできませんでした Literal fields cannot be set リテラル フィールドを設定できません GenSetStorage: {0} was represented as a static method but was not an appropriate lambda expression GenSetStorage: {0} は静的メソッドとして表現されましたが、適切なラムダ式ではありません Mutable variables cannot escape their method 変更可能な変数ではメソッドをエスケープできません Compiler error: unexpected unrealized value コンパイラ エラー: 予期しない認識されない値 Main module of program is empty: nothing will happen when it is run プログラムのメイン モジュールが空です。実行しても何も処理されません This type cannot be used for a literal field リテラル フィールドにこの型は使用できません Unexpected GetSet annotation on a property プロパティに予期しない GetSet 注釈がありました The FieldOffset attribute could not be decoded FieldOffset 属性をデコードできませんでした The StructLayout attribute could not be decoded StructLayout 属性をデコードできませんでした The DefaultAugmentation attribute could not be decoded DefaultAugmentation 属性をデコードできませんでした Reflected definitions cannot contain uses of the prefix splice operator '%' リフレクションされた定義には、プレフィックスのスプライス演算子 '%' を使用できません Problem with codepage '{0}': {1} コードページ '{0}' に問題があります: {1} Copyright (c) Microsoft Corporation. All Rights Reserved. Copyright (C) Microsoft Corporation. All rights reserved. Freely distributed under the MIT Open Source License. https://github.com/Microsoft/visualfsharp/blob/master/License.txt MIT のオープン ソース ライセンスで無料配布されています。https://github.com/Microsoft/visualfsharp/blob/master/License.txt Name of the output file (Short form: -o) 出力ファイルの名前 (短い形式: -o) Build a console executable コンソール実行可能ファイルをビルドします Build a Windows executable Windows 実行可能ファイルをビルドします Build a library (Short form: -a) ライブラリをビルドします (短い形式: -a) Build a module that can be added to another assembly 別のアセンブリに追加できるモジュールをビルドします Delay-sign the assembly using only the public portion of the strong name key 厳密名キーのパブリックな部分のみを使ってアセンブリを遅延署名します Public-sign the assembly using only the public portion of the strong name key, and mark the assembly as signed 厳密な名前のキーの公開部分のみを使ってアセンブリを公開署名し、アセンブリを署名済みとしてマークします Write the xmldoc of the assembly to the given file 指定したファイルにアセンブリの xmldoc を書き込みます Specify a strong name key file 厳密名キー ファイルを指定します Specify a strong name key container 厳密名キー コンテナーを指定します Limit which platforms this code can run on: x86, x64, Arm, Arm64, Itanium, anycpu32bitpreferred, or anycpu. The default is anycpu. このコードが実行されるプラットフォームの制限: x86、x64、Arm、Arm64、Itanium、anycpu32bitpreferred、または anycpu。既定値は anycpu です。 Only include optimization information essential for implementing inlined constructs. Inhibits cross-module inlining but improves binary compatibility. インライン コンストラクトの実装に必要な最適化情報のみを含めてください。モジュール間のインライン処理を禁止し、バイナリの互換性を改善してください。 Don't add a resource to the generated assembly containing F#-specific metadata F# 固有のメタデータを含む生成済みアセンブリにリソースを追加しないでください Print the inferred interface of the assembly to a file アセンブリの推論されたインターフェイスをファイルに出力します Reference an assembly (Short form: -r) アセンブリを参照します (短い形式: -r) Specify a Win32 resource file (.res) Win32 リソース ファイル (.res) を指定します Specify a Win32 manifest file Win32 マニフェスト ファイルを指定します Do not include the default Win32 manifest 既定の Win32 マニフェストを含めないでください Embed all source files in the portable PDB file 移植可能な PDB ファイル内にすべてのソース ファイルを埋め込む Embed specific source files in the portable PDB file 移植可能な PDB ファイル内に特定のソース ファイルを埋め込む Source link information file to embed in the portable PDB file 移植可能な PDB ファイルに埋め込むソース リンク情報ファイル Source file is too large to embed in a portable PDB ソース ファイルが大きすぎるので、移植可能な PDB 内に埋め込めません Embed the specified managed resource 指定したマネージド リソースを埋め込みます Link the specified resource to this assembly where the resinfo format is <file>[,<string name>[,public|private]] 指定されたリソースを、resinfo 形式が <file>[,<string name>[,public|private]] のこのアセンブリにリンクします Emit debug information (Short form: -g) デバッグ情報を生成します (短い形式: -g) Specify debugging type: full, portable, embedded, pdbonly. ('{0}' is the default if no debuggging type specified and enables attaching a debugger to a running program, 'portable' is a cross-platform format, 'embedded' is a cross-platform format embedded into the output file). デバッグの種類 full、portable、pdbonly を指定します (デバッグの種類が指定されない場合には '{0}' が既定で、実行中のプログラムにデバッガーを付加することができます。'portable' はクロスプラットフォーム形式、'embedded' は出力ファイルに埋め込まれたクロスプラットフォーム形式です)。 Enable optimizations (Short form: -O) 最適化を有効にします (短い形式: -O) Enable or disable tailcalls tail の呼び出しを有効または無効にします Produce a deterministic assembly (including module version GUID and timestamp) 決定論的アセンブリを作成します (モジュール バージョン GUID やタイムスタンプなど) Enable or disable cross-module optimizations モジュール間の最適化を有効または無効にします Report all warnings as errors すべての警告をエラーとして報告する Report specific warnings as errors 指定した警告をエラーとして報告する Set a warning level (0-5) 警告レベル (0 ~ 5) を設定します Disable specific warning messages 指定の警告メッセージを無効にする Enable specific warnings that may be off by default 既定でオフにすることができる特定の警告を有効にします Generate overflow checks オーバーフロー チェックの生成 Define conditional compilation symbols (Short form: -d) 条件付きコンパイル シンボルを定義します (短い形式: -d) Ignore ML compatibility warnings ML 互換性に関する警告を無視します Display this usage message (Short form: -?) この使用方法に関するメッセージを表示します (短い形式: -?) Read response file for more options その他のオプションを、応答ファイルから読み取ります Specify the codepage used to read source files ソース ファイルの読み取りに使用するコードページを指定します Output messages in UTF-8 encoding UTF-8 エンコードでメッセージを出力します Output messages with fully qualified paths 完全修飾パスを含むメッセージを出力します Specify a directory for the include path which is used to resolve source files and assemblies (Short form: -I) ソース ファイルおよびアセンブリの解決に使用する include パスのディレクトリを指定します (短い形式: -I) Base address for the library to be built ビルドするライブラリのベース アドレス Do not reference the default CLI assemblies by default 既定では、既定の CLI アセンブリを参照しません Statically link the F# library and all referenced DLLs that depend on it into the assembly being generated F# ライブラリと、ライブラリに依存するすべての参照 DLL を、生成されるアセンブリへ静的にリンクします Statically link the given assembly and all referenced DLLs that depend on this assembly. Use an assembly name e.g. mylib, not a DLL name. 指定したアセンブリと、そのアセンブリに依存するすべての参照 DLL を静的にリンクします。DLL 名ではなく、アセンブリ名 (たとえば、mylib) を使用してください。 Use a resident background compilation service to improve compiler startup times. バックグラウンドに常駐するコンパイル サービスを使用して、コンパイラの起動時間を改善します。 Name the output debug file 出力デバッグ ファイルの名前を指定します Resolve assembly references using directory-based rules rather than MSBuild resolution MSBuild の解決ではなく、ディレクトリベースの規則を使用してアセンブリの参照を解決します Unrecognized target '{0}', expected 'exe', 'winexe', 'library' or 'module' 認識されないターゲット '{0}'。'exe'、'winexe'、'library'、または 'module' を指定してください。 Unrecognized debug type '{0}', expected 'pdbonly' or 'full' 認識されないデバッグの種類 '{0}'。'pdbonly' または 'full' を指定してください。 Invalid warning level '{0}' 警告レベル '{0}' が無効です Short form of '{0}' '{0}' の短い形式 The command-line option '--cliroot' has been deprecated. Use an explicit reference to a specific copy of mscorlib.dll instead. コマンド ライン オプション '--cliroot' は非推奨になりました。代わりに mscorlib.dll の特定のコピーに対する明示的な参照を使用してください。 Use to override where the compiler looks for mscorlib.dll and framework components コンパイラが mscorlib.dll およびフレームワーク コンポーネントを検索する場所をオーバーライドするために使用します - OUTPUT FILES - - 出力ファイル - - INPUT FILES - - 入力ファイル - - RESOURCES - - リソース - - CODE GENERATION - - コード生成 - - ADVANCED - - 詳細 - - MISCELLANEOUS - - その他 - - LANGUAGE - - 言語 - - ERRORS AND WARNINGS - - エラーと警告 - Unknown --test argument: '{0}' 不明 -- テスト引数:'{0}' Unrecognized platform '{0}', valid values are 'x86', 'x64', 'Arm', 'Arm64', 'Itanium', 'anycpu32bitpreferred', and 'anycpu'. The default is anycpu. 認識されないプラットフォーム '{0}' です。有効な値は 'x86'、'x64'、'Arm'、'Arm64'、'Itanium'、'anycpu32bitpreferred'、'anycpu' です。既定値は anycpu です。 The command-line option '{0}' is for test purposes only コマンド ライン オプション '{0}' はテスト目的でのみ使用できます The command-line option '{0}' has been deprecated コマンド ライン オプション '{0}' は使用されなくなりました The command-line option '{0}' has been deprecated. Use '{1}' instead. コマンド ライン オプション '{0}' は非推奨になりました。代わりに '{1}' を使用してください。 The command-line option '{0}' has been deprecated. HTML document generation is now part of the F# Power Pack, via the tool FsHtmlDoc.exe. コマンド ライン オプション '{0}' は使用されなくなりました。HTML ドキュメントの生成は、F# Power Pack のツール FsHtmlDoc.exe で実行できるようになりました。 Output warning and error messages in color 警告メッセージとエラー メッセージを色つきで表示します Enable high-entropy ASLR 高エントロピ ASLR の有効化 Specify subsystem version of this assembly このアセンブリのサブシステム バージョンを指定してください Specify target framework profile of this assembly. Valid values are mscorlib, netcore or netstandard. Default - mscorlib このアセンブリのターゲット フレームワーク プロファイルを指定します。有効な値は、mscorlib、netcore、netstandard のいずれかです。既定 - mscorlib Emit debug information in quotations デバッグ情報を引用符で囲んで生成します Specify the preferred output language culture name (e.g. es-ES, ja-JP) 優先する出力用言語のカルチャ名を指定します (例: es-ES, ja-JP) Don't copy FSharp.Core.dll along the produced binaries 生成したバイナリと共に FSharp.Core.dll をコピーしないでください Invalid version '{0}' for '--subsystemversion'. The version must be 4.00 or greater. '--subsystemversion' のバージョン '{0}' が無効です。バージョンは 4.00 以上でなければなりません。 Invalid value '{0}' for '--targetprofile', valid values are 'mscorlib', 'netcore' or 'netstandard'. '--targetprofile' の値 '{0}' が無効です。有効な値は 'mscorlib'、'netcore'、'netstandard' のいずれかです。 Full name 完全名 and {0} other overloads およびその他の {0} 個のオーバーロード union case 共用体ケース active pattern result アクティブ パターンの結果 active recognizer アクティブ レコグナイザー field フィールド event イベント property プロパティ extension 拡張子 custom operation カスタム操作 argument 引数 patvar patvar namespace 名前空間 module モジュール namespace/module 名前空間/モジュール from {0} {0} から also from {0} また、{0} から generated property 生成されたプロパティ generated type 生成された型 Found by AssemblyFolders registry key AssemblyFolders レジストリ キーによって検出されました Found by AssemblyFoldersEx registry key AssemblyFoldersEx レジストリ キーによって検出されました .NET Framework .NET Framework Global Assembly Cache グローバル アセンブリ キャッシュ Recursive class hierarchy in type '{0}' 型 '{0}' の再帰的クラス階層 Invalid recursive reference to an abstract slot 抽象スロットに対する再帰的参照が無効です The event '{0}' has a non-standard type. If this event is declared in another CLI language, you may need to access this event using the explicit {1} and {2} methods for the event. If this event is declared in F#, make the type of the event an instantiation of either 'IDelegateEvent<_>' or 'IEvent<_,_>'. イベント '{0}' には非標準の型が含まれています。このイベントが別の CLI 言語で宣言されると、イベントの明示的な {1} メソッドと {2} メソッドを使用してこのイベントにアクセスしなければならない場合があります。このイベントが F# で宣言される場合には、イベントの種類を 'IDelegateEvent<_>' または 'IEvent<_,_>' のどちらかのインスタンスにします。 The type '{0}' is not accessible from this code location 型 '{0}' はこのコードの場所からアクセスできません The union cases or fields of the type '{0}' are not accessible from this code location 型 '{0}' の共用体ケースまたはフィールドは、このコードの場所からアクセスできません The value '{0}' is not accessible from this code location 値 '{0}' はこのコードの場所からアクセスできません The union case '{0}' is not accessible from this code location 共用体ケース '{0}' はこのコードの場所からアクセスできません The record, struct or class field '{0}' is not accessible from this code location レコード、構造体、またはクラスのフィールド '{0}' はこのコードの場所からアクセスできません The struct or class field '{0}' is not accessible from this code location 構造体またはクラスのフィールド '{0}' はこのコードの場所からアクセスできません This construct is experimental このコンストラクトは試験段階です No Invoke methods found for delegate type デリゲート型に Invoke メソッドが見つかりませんでした More than one Invoke method found for delegate type デリゲート型に複数の Invoke メソッドが見つかりました Delegates are not allowed to have curried signatures カリー化されたシグネチャを含むデリゲートは許可されていません Unexpected Expr.TyChoose 予期しない Expr.TyChoose です Note: Lambda-lifting optimizations have not been applied because of the use of this local constrained generic function as a first class value. Adding type constraints may resolve this condition. 注意: ファースト クラス値としてこのローカルの制約付きジェネリック関数が使用されているため、ラムダリフティングの最適化は適用されませんでした。型制約を追加することで、この状態を解決できる可能性があります。 Identifiers containing '@' are reserved for use in F# code generation '@' を含む識別子は、F# コードの生成で使用するために予約されています The identifier '{0}' is reserved for future use by F# 識別子 '{0}' は F# で将来利用するために予約されています Missing variable '{0}' 変数 '{0}' が見つかりません Partial active patterns may only generate one result パーシャル アクティブ パターンで生成できる結果は 1 個のみです The type '{0}' is required here and is unavailable. You must add a reference to assembly '{1}'. ここでは型 '{0}' が必要ですが使用できません。アセンブリ '{1}' に参照を追加する必要があります。 A reference to the type '{0}' in assembly '{1}' was found, but the type could not be found in that assembly アセンブリ '{1}' 内の型 '{0}' に対する参照が見つかりましたが、型はそのアセンブリ内に見つかりませんでした Internal error or badly formed metadata: not enough type parameters were in scope while importing 内部エラーまたはメタデータの形式エラー: インポート中のスコープに含まれる型パラメーターが足りません A reference to the DLL {0} is required by assembly {1}. The imported type {2} is located in the first assembly and could not be resolved. アセンブリ {1} には DLL {0} に対する参照が必要です。インポートされた型 {2} は最初のアセンブリにあり、解決できませんでした。 An imported assembly uses the type '{0}' but that type is not public インポートされたアセンブリでは型 '{0}' を使用していますが、その型はパブリックではありません The value '{0}' was marked inline but its implementation makes use of an internal or private function which is not sufficiently accessible 値 '{0}' は 'inline' とマークされましたが、実装ではアクセシビリティが低い内部関数またはプライベート関数を使用しています The value '{0}' was marked inline but was not bound in the optimization environment 値 '{0}' は 'inline' とマークされましたが、最適化環境ではバインドされません Local value {0} not found during optimization 最適化中にローカルの値 {0} が見つかりませんでした A value marked as 'inline' has an unexpected value 'inline' とマークされた値に予期しない値が含まれます A value marked as 'inline' could not be inlined 'inline' とマークされた値をインライン展開できませんでした Failed to inline the value '{0}' marked 'inline', perhaps because a recursive value was marked 'inline' 'inline' とマークされた値 '{0}' をインライン化できませんでした。再帰的な値が 'inline' とマークされた可能性があります。 Recursive ValValue {0} 再帰的な ValValue {0} The indentation of this 'in' token is incorrect with respect to the corresponding 'let' この 'in' トークンのインデントは、対応する 'let' に対して正しくありません Possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this token further or using standard formatting conventions. インデントが正しくない可能性があります。このトークンは位置 {0} から開始されるコンテキストのオフサイドになります。このトークンのインデントを増やすか、標準的な書式規則を使用してください。 The '|' tokens separating rules of this pattern match are misaligned by one column. Consider realigning your code or using further indentation. ある列で、このパターン マッチの規則を区切る '|' トークンが正しく配置されていません。コードの配置を変更するか、インデントを増やしてください。 Invalid module/expression/type モジュール/式/型が無効です Multiple types exist called '{0}', taking different numbers of generic parameters. Provide a type instantiation to disambiguate the type resolution, e.g. '{1}'. 異なる数のジェネリック パラメーターを使用する '{0}' という複数の型が存在します。厳密に型を解決できるように、型のインスタンス化を指定してください (たとえば、'{1}')。 The instantiation of the generic type '{0}' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. '{1}'. ジェネリック型 '{0}' のインスタンス化がありません。また、このメンバーの引数または戻り値の型から推論できません。この型にアクセスするときは型のインスタンス化を指定してください (たとえば、'{1}')。 'global' may only be used as the first name in a qualified path 'global' は、修飾パスの最初の名前としてのみ使用できます This is not a constructor or literal, or a constructor is being used incorrectly これはコンストラクターまたはリテラルではありません。またはコンストラクターの使用方法に誤りがあります。 Unexpected empty long identifier 予期しない空の長識別子 The record type '{0}' does not contain a label '{1}'. レコードの種類 '{0}' にラベル '{1}' が含まれていません。 Invalid field label フィールド ラベルが無効です Invalid expression '{0}' 式 '{0}' は無効です No constructors are available for the type '{0}' 型 '{0}' に使用できるコンストラクターがありません The union type for union case '{0}' was defined with the RequireQualifiedAccessAttribute. Include the name of the union type ('{1}') in the name you are using. 共用体ケース '{0}' の共用体型が RequireQualifiedAccessAttribute によって定義されました。使用中の名前に共用体型 ('{1}') の名前を含めてください。 The record type for the record field '{0}' was defined with the RequireQualifiedAccessAttribute. Include the name of the record type ('{1}') in the name you are using. レコード フィールド '{0}' のレコード型が RequireQualifiedAccessAttribute によって定義されました。使用中の名前にレコード型 ('{1}') の名前を含めてください。 Unexpected error creating debug information file '{0}' デバッグ情報ファイル '{0}' の作成中に予期しないエラーが発生しました This number is outside the allowable range for this integer type この数値は、この整数型に使用できる範囲から外れています '{0}' is not permitted as a character in operator names and is reserved for future use '{0}' は演算子名の文字として使用できません。将来利用するために予約されています Unexpected character '{0}' 予期しない文字 '{0}' This byte array literal contains characters that do not encode as a single byte このバイト配列リテラルには、シングル バイトとしてエンコードされない文字が含まれます Identifiers followed by '{0}' are reserved for future use '{0}' が続く識別子は将来利用するために予約されています This number is outside the allowable range for 8-bit signed integers この数値は、8 ビット符号付き整数に使用できる範囲から外れています This number is outside the allowable range for hexadecimal 8-bit signed integers この数値は、16 進 8 ビット符号付き整数に使用できる範囲から外れています This number is outside the allowable range for 8-bit unsigned integers この数値は、8 ビット符号なし整数に使用できる範囲から外れています This number is outside the allowable range for 16-bit signed integers この数値は、16 ビット符号付き整数に使用できる範囲から外れています This number is outside the allowable range for 16-bit unsigned integers この数値は、16 ビット符号なし整数に使用できる範囲から外れています This number is outside the allowable range for 32-bit signed integers この数値は、32 ビット符号付き整数に使用できる範囲から外れています This number is outside the allowable range for 32-bit unsigned integers この数値は、32 ビット符号なし整数に使用できる範囲から外れています This number is outside the allowable range for 64-bit signed integers この数値は、64 ビット符号付き整数に使用できる範囲から外れています This number is outside the allowable range for 64-bit unsigned integers この数値は、64 ビット符号なし整数に使用できる範囲から外れています This number is outside the allowable range for signed native integers この数値は、符号付きネイティブ整数に使用できる範囲から外れています This number is outside the allowable range for unsigned native integers この数値は、符号なしネイティブ整数に使用できる範囲から外れています Invalid floating point number 浮動小数点数が無効です This number is outside the allowable range for decimal literals この数値は、10 進リテラルに使用できる範囲から外れています This number is outside the allowable range for 32-bit floats この数値は、32 ビット浮動小数点に使用できる範囲から外れています This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint). これは有効な数値リテラルではありません。有効な数値リテラルには、1、0x1、0o1、 0b1、1l (int/int32)、1u (uint/uint32)、1L (int64)、1UL (uint64)、1s (int16)、1us (uint16)、1y (int8/sbyte)、1uy (uint8/byte)、1.0 (float/double)、1.0f (float32/single)、1.0m (10 進)、1I (bigint)。 This is not a valid byte literal これは有効なバイト リテラルではありません This is not a valid character literal これは有効な文字リテラルではありません This Unicode encoding is only valid in string literals この Unicode エンコーディングが有効なのはリテラル文字列内のみです This token is reserved for future use このトークンは将来利用するために予約されています TABs are not allowed in F# code unless the #indent \"off\" option is used F# コードにタブを使用するには、#indent \"off\" オプションを使用する必要があります Invalid line number: '{0}' 行番号: '{0}' は無効です #if directive must appear as the first non-whitespace character on a line #if ディレクティブは、スペース以外の最初の文字として行頭に指定する必要があります #else has no matching #if #else に対応する #if がありません #endif required for #else #else には #endif が必要です #else directive must appear as the first non-whitespace character on a line #else ディレクティブは、スペース以外の最初の文字として行頭に指定する必要があります #endif has no matching #if #endif に対応する #if がありません #endif directive must appear as the first non-whitespace character on a line #endif ディレクティブは、スペース以外の最初の文字として行頭に指定する必要があります #if directive should be immediately followed by an identifier #if ディレクティブの直後に識別子を指定する必要があります Syntax error. Wrong nested #endif, unexpected tokens before it. 構文エラー。#endif の入れ子が不適切です。#endif の前に予期しないトークンがあります。 #! may only appear as the first line at the start of a file. #! は、ファイル先頭の最初の行にのみ指定できます。 Expected single line comment or end of line 単一行のコメントまたは行の終わりが必要です Infix operator member '{0}' has no arguments. Expected a tuple of 2 arguments, e.g. static member (+) (x,y) = ... 挿入演算子メンバー '{0}' に引数がありません。静的メンバー (+) (x,y) = ... など、2 つの引数を持つタプルを指定してください。 Infix operator member '{0}' has {1} initial argument(s). Expected a tuple of 2 arguments, e.g. static member (+) (x,y) = ... 挿入演算子メンバー '{0}' に {1} 個の初期引数があります。静的メンバー (+) (x,y) = ... など、2 つの引数を持つタプルを指定してください。 Infix operator member '{0}' has extra curried arguments. Expected a tuple of 2 arguments, e.g. static member (+) (x,y) = ... 挿入演算子メンバー '{0}' に余分なカリー化された引数があります。静的メンバー (+) (x,y) = ... など、2 つの引数を持つタプルを指定してください。 All record, union and struct types in FSharp.Core.dll must be explicitly labelled with 'StructuralComparison' or 'NoComparison' FSharp.Core.dll のすべてのレコード型、共用体型、および構造体型は、'StructuralComparison' または 'NoComparison' で明示的にラベル指定する必要があります The struct, record or union type '{0}' has the 'StructuralComparison' attribute but the type parameter '{1}' does not satisfy the 'comparison' constraint. Consider adding the 'comparison' constraint to the type parameter 構造体型、レコード型、または共用体型 '{0}' に 'StructuralComparison' 属性がありますが、型パラメーター '{1}' は 'comparison' 制約を満たしていません。型パラメーターに 'comparison' 制約を追加してください。 The struct, record or union type '{0}' has the 'StructuralComparison' attribute but the component type '{1}' does not satisfy the 'comparison' constraint 構造体型、レコード型、または共用体型 '{0}' に 'StructuralComparison' 属性がありますが、コンポーネント型 '{1}' は 'comparison' 制約を満たしていません。 The struct, record or union type '{0}' is not structurally comparable because the type parameter {1} does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type '{2}' to clarify that the type is not comparable 型パラメーター {1} が 'comparison' 制約を満たしていないため、構造体型、レコード型、または共用体型 '{0}' は構造的に比較できません。型 '{2}' に 'NoComparison' 属性を追加して、型が比較できないことを明確にしてください。 The struct, record or union type '{0}' is not structurally comparable because the type '{1}' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type '{2}' to clarify that the type is not comparable 型 {1} が 'comparison' 制約を満たしていないため、構造体型、レコード型、または共用体型 '{0}' は構造的に比較できません。型 '{2}' に 'NoComparison' 属性を追加して、型が比較できないことを明確にしてください。 The struct, record or union type '{0}' does not support structural equality because the type parameter {1} does not satisfy the 'equality' constraint. Consider adding the 'NoEquality' attribute to the type '{2}' to clarify that the type does not support structural equality 型パラメーター {1} が 'equality' 制約を満たしていないため、構造体型、レコード型、または共用体型 '{0}' は構造の等値性をサポートしません。型 '{2}' に 'NoEquality' 属性を追加して、型が構造の等値性をサポートしないことを明確にしてください。 The struct, record or union type '{0}' does not support structural equality because the type '{1}' does not satisfy the 'equality' constraint. Consider adding the 'NoEquality' attribute to the type '{2}' to clarify that the type does not support structural equality 型 {1} が 'equality' 制約を満たしていないため、構造体型、レコード型、または共用体型 '{0}' は構造の等値性をサポートしません。型 '{2}' に 'NoEquality' 属性を追加して、型が構造の等値性をサポートしないことを明確にしてください。 The struct, record or union type '{0}' has the 'StructuralEquality' attribute but the type parameter '{1}' does not satisfy the 'equality' constraint. Consider adding the 'equality' constraint to the type parameter 構造体型、レコード型、または共用体型 '{0}' に 'StructuralEquality' 属性がありますが、型パラメーター '{1}' は 'equality' 制約を満たしていません。型パラメーターに 'equality' 制約を追加してください。 The struct, record or union type '{0}' has the 'StructuralEquality' attribute but the component type '{1}' does not satisfy the 'equality' constraint 構造体型、レコード型、または共用体型 '{0}' に 'StructuralEquality' 属性がありますが、コンポーネント型 '{1}' は 'equality' 制約を満たしていません。 Each argument of the primary constructor for a struct must be given a type, for example 'type S(x1:int, x2: int) = ...'. These arguments determine the fields of the struct. 構造体のプライマリ コンストラクターの各引数には型を指定してください (たとえば、'type S(x1:int, x2: int) = ...')。これらの引数で構造体のフィールドが決定されます。 The value '{0}' is unused 値 '{0}' は使用されていません The recursive object reference '{0}' is unused. The presence of a recursive object reference adds runtime initialization checks to members in this and derived types. Consider removing this recursive object reference. 再帰的オブジェクト参照 '{0}' は使用されていません。再帰的オブジェクト参照が存在すると、この型および派生型のメンバーに対するランタイムの初期化チェックが追加されます。この再帰的オブジェクト参照を削除してください。 A getter property may have at most one argument group ゲッターのプロパティに指定できる引数グループの数は 1 以下です A setter property may have at most two argument groups Set アクセス操作子のプロパティに指定できる引数グループの数は 2 以下です Invalid property getter or setter プロパティのゲッターまたはセッターが無効です An indexer property must be given at least one argument インデクサーのプロパティに 1 つ以上の引数を指定する必要があります This operation accesses a mutable top-level value defined in another assembly in an unsupported way. The value cannot be accessed through its address. Consider copying the expression to a mutable local, e.g. 'let mutable x = ...', and if necessary assigning the value back after the completion of the operation この操作は、別のアセンブリに定義されている変更可能な最上位の値にアクセスしていますが、サポートされないアクセス方法です。アドレスでは値にアクセスできません。変更可能なローカル変数に式をコピーし (たとえば、'let mutable x = ...')、必要に応じて、操作の完了後に値を割り当て直してください。 Remove spaces between the type name and type parameter, e.g. \"type C<'T>\", not type \"C <'T>\". Type parameters must be placed directly adjacent to the type name. 型名と型パラメーターの間のスペースを削除します。たとえば、\"C <'T>\" ではなく \"C<'T>\" とします。型パラメーターは型名に隣接して配置する必要があります。 Remove spaces between the type name and type parameter, e.g. \"C<'T>\", not \"C <'T>\". Type parameters must be placed directly adjacent to the type name. 型名と型パラメーターの間のスペースを削除します。たとえば、\"C <'T>\" ではなく \"C<'T>\" とします。型パラメーターは型名に隣接して配置する必要があります。 The use of the type syntax 'int C' and 'C <int>' is not permitted here. Consider adjusting this type to be written in the form 'C<int>' ここでは、型構文 'int C' と 'C <int>' を使用することはできません。この型を 'C<int>' という形式に調整することを検討してください。 The module/namespace '{0}' from compilation unit '{1}' did not contain the module/namespace '{2}' コンパイル ユニット '{1}' のモジュール/名前空間 '{0}' には、モジュール/名前空間 '{2}' が含まれません The module/namespace '{0}' from compilation unit '{1}' did not contain the val '{2}' コンパイル ユニット '{1}' のモジュール/名前空間 '{0}' には、val '{2}' が含まれません The module/namespace '{0}' from compilation unit '{1}' did not contain the namespace, module or type '{2}' コンパイル ユニット '{1}' のモジュール/名前空間 '{0}' には、名前空間、モジュール、または型の '{2}' が含まれません The 'UseNullAsTrueValue' attribute flag may only be used with union types that have one nullary case and at least one non-nullary case 'UseNullAsTrueValue' 属性フラグを使用できるのは、引数がないケース 1 つと、引数があるケース 1 つ以上を持つ共用体型のみです The parameter '{0}' was inferred to have byref type. Parameters of byref type must be given an explicit type annotation, e.g. 'x1: byref<int>'. When used, a byref parameter is implicitly dereferenced. byref 型に設定するためにパラメーター '{0}' が継承されました。byref 型のパラメーターには明示的な型注釈を指定する必要があります (例: 'x1: byref<int>')。使用すると、byref パラメーターが暗黙的に逆参照されます。 The generic member '{0}' has been used at a non-uniform instantiation prior to this program point. Consider reordering the members so this member occurs first. Alternatively, specify the full type of the member explicitly, including argument types, return type and any additional generic parameters and constraints. このプログラム ポイントよりも前の同型でないインスタンス化で、汎用メンバー '{0}' が使用されています。このメンバーが最初に出現するようにメンバーの順序を変えることを検討してください。または、引数の型、戻り値の型、および追加のジェネリック パラメーターと制約を含む、メンバーの完全な型を明示的に指定してください。 The attribute '{0}' appears in both the implementation and the signature, but the attribute arguments differ. Only the attribute from the signature will be included in the compiled code. 属性 '{0}' が実装とシグネチャの双方に出現していますが、属性の引数が異なります。コンパイル済みコードには、シグネチャの属性のみが含まれます。 Cannot call an abstract base member: '{0}' 抽象基本メンバーを呼び出すことはできません:'{0}' Could not resolve the ambiguity in the use of a generic construct with an 'unmanaged' constraint at or near this position この位置、またはこの位置付近にある 'unmanaged' 制約を含むジェネリック コンストラクトの使用に関して、あいまいさを解決できませんでした This construct is for ML compatibility. {0}. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. このコンストラクターは ML 互換用です。{0}。'--mlcompatibility' または '--nowarn:62' を使用して、この警告を無効にできます。 The type '{0}' has been marked as having an Explicit layout, but the field '{1}' has not been marked with the 'FieldOffset' attribute 型 '{0}' は明示的なレイアウトがあるとしてマークされていますが、フィールド '{1}' は 'FieldOffset' 属性でマークされていません Interfaces inherited by other interfaces should be declared using 'inherit ...' instead of 'interface ...' 他のインターフェイスによって継承されたインターフェイスは、'interface ...' ではなく 'inherit ...' を使用して宣言する必要があります Invalid prefix operator 無効なプレフィックス演算子です Invalid operator definition. Prefix operator definitions must use a valid prefix operator name. 無効な演算子の定義です。プレフィックス演算子の定義には、有効なプレフィックス演算子名を使用する必要があります。 The file extensions '.ml' and '.mli' are for ML compatibility ファイル拡張子 '.ml' および '.mli' は ML 互換用です Consider using a file with extension '.ml' or '.mli' instead 代わりに、ファイル拡張子に '.ml' または '.mli' を使用してください Active pattern '{0}' is not a function アクティブ パターン '{0}' が関数ではありません Active pattern '{0}' has a result type containing type variables that are not determined by the input. The common cause is a when a result case is not mentioned, e.g. 'let (|A|B|) (x:int) = A x'. This can be fixed with a type constraint, e.g. 'let (|A|B|) (x:int) : Choice<int,unit> = A x' アクティブ パターン '{0}' には、入力によって判別されていない型変数が含まれる結果型があります。一般に考えられる原因は、'let (|A|B|) (x:int) = A x' のように、結果ケースが言及されていない場合です。これは、'let (|A|B|) (x:int) : Choice<int,unit> = A x' などのように型制約を使用して解決できます The FieldOffset attribute can only be placed on members of types marked with the StructLayout(LayoutKind.Explicit) FieldOffset 属性は、StructLayout(LayoutKind.Explicit) でマークされた型のメンバーでのみ使用できます Optional arguments must come at the end of the argument list, after any non-optional arguments オプションの引数は、オプションではないすべての引数の後で、引数リストの末尾に指定する必要があります。 Attribute 'System.Diagnostics.ConditionalAttribute' is only valid on methods or attribute classes 属性 'System.Diagnostics.ConditionalAttribute' はメソッド クラスまたは属性クラスでのみ有効です Extension members cannot provide operator overloads. Consider defining the operator as part of the type definition instead. 拡張メンバーでは演算子のオーバーロードを実行できません。代わりに型定義の一部として演算子を定義してください。 The union case named '{0}' conflicts with the generated type '{1}' {0}' という名前の共用体ケースが、生成された型 '{1}' と競合します ReflectedDefinitionAttribute may not be applied to an instance member on a struct type, because the instance member takes an implicit 'this' byref parameter ReflectedDefinitionAttribute は、構造体型でインスタンス メンバーに適用することはできません。これは、このインスタンス メンバーが暗黙的な 'this' byref パラメーターを受け取るためです。 DLLImport bindings must be static members in a class or function definitions in a module DLLImport 束縛はモジュール内のクラスまたは関数定義の静的メンバーであることが必要です FSharp.Core.sigdata not found alongside FSharp.Core. File expected in {0}. Consider upgrading to a more recent version of FSharp.Core, where this file is no longer be required. FSharp.Core と同じ場所に FSharp.Core.sigdata が見つかりません。ファイルは {0} にある必要があります。このファイルを必要としない、より新しいバージョンの FSharp.Core にアップグレードすることをご検討ください。 File '{0}' not found alongside FSharp.Core. File expected in {1}. Consider upgrading to a more recent version of FSharp.Core, where this file is no longer be required. FSharp.Core と同じ場所にファイル '{0}' が見つかりません。ファイルは {1} にある必要があります。このファイルを必要としない、より新しいバージョンの FSharp.Core にアップグレードすることをご検討ください。 Filename '{0}' contains invalid character '{1}' ファイル名 '{0}' に無効な文字 '{1}' が含まれています 'use!' bindings must be of the form 'use! <var> = <expr>' 'use!' バインディングの形式は 'use! <var> = <expr>' でなければなりません Inner generic functions are not permitted in quoted expressions. Consider adding some type constraints until this function is no longer generic. 内部ジェネリック関数は引用符付きの式には使用できません。関数の型を特定できるまで、何らかの型の制約を追加してください。 The type '{0}' is not a valid enumerator type , i.e. does not have a 'MoveNext()' method returning a bool, and a 'Current' property 型 '{0}' は有効な列挙子の型ではありません。つまり、ブール値を返す 'MoveNext()' メソッドと 'Current' プロパティが含まれていません End of file in triple-quote string begun at or before here この位置以前に始まった三重引用符文字列の途中でファイルの終わりが見つかりました End of file in triple-quote string embedded in comment begun at or before here この位置以前に始まったコメントに埋め込まれた三重引用符文字列の途中でファイルの終わりが見つかりました This type test or downcast will ignore the unit-of-measure '{0}' この型テストまたはダウンキャストでは、測定単位 '{0}' が無視されます Expected type argument or static argument 型引数または静的引数が必要です Unmatched '<'. Expected closing '>' '<' が対応していません。対応する '>' が必要です Unexpected quotation operator '<@' in type definition. If you intend to pass a verbatim string as a static argument to a type provider, put a space between the '<' and '@' characters. 型定義に予期しない引用演算子 '<@' が見つかりました。逐語的文字列を静的引数として型プロバイダーに渡す場合は、'<' と '@' の間に空白を挿入してください。 Attempted to parse this as an operator name, but failed これを演算子名として解析しようとしましたが、失敗しました \U{0} is not a valid Unicode character escape sequence \U{0} は、無効な Unicode 文字のエスケープ シーケンスです '{0}' must be applied to an argument of type '{1}', but has been applied to an argument of type '{2}' '{0}' は、型が '{1}' の引数に適用する必要がありますが、型が '{2}' の引数に適用されています '{0}' can only be applied to optional arguments '{0}' の適用対象にできるのはオプションの引数だけです The specified .NET Framework version '{0}' is not supported. Please specify a value from the enumeration Microsoft.Build.Utilities.TargetDotNetFrameworkVersion. 指定した .NET Framework のバージョン '{0}' はサポートされていません。列挙型 Microsoft.Build.Utilities.TargetDotNetFrameworkVersion からの値を指定してください。 Invalid Magic value in CLR Header CLR ヘッダーのマジック値が正しくありません Bad image format イメージ形式が正しくありません Private key expected 秘密キーが必要です RSA key expected RSA キーが必要です Invalid bit Length ビット長が正しくありません Invalid RSAParameters structure - '{{0}}' expected RSAParameters 構造が正しくありません - '{{0}}' が必要です Invalid algId - 'Exponent' expected algId が正しくありません - '指数' が必要です Invalid signature size シグネチャのサイズが正しくありません No signature directory シグネチャのディレクトリがありません Invalid Public Key blob 公開キー BLOB が正しくありません Exiting - too many errors 終了しています - エラーが多すぎます The documentation file has no .xml suffix ドキュメント ファイルに .xml サフィックスがありません No implementation files specified 実装ファイルが指定されていません The attribute {0} specified version '{1}', but this value is invalid and has been ignored 属性 {0} にバージョン '{1}' を指定しましたが、この値は無効なため無視されました Conflicting options specified: 'win32manifest' and 'win32res'. Only one of these can be used. 競合するオプションが指定されました: 'win32manifest' および 'win32res'。これらのうち、1 つのみを使用できます。 The code in assembly '{0}' makes uses of quotation literals. Static linking may not include components that make use of quotation literals unless all assemblies are compiled with at least F# 4.0. アセンブリ '{0}' 内のコードで引用符リテラルが使用されています。静的リンクでは、F# 4.0 以上ですべてのアセンブリがコンパイルされる場合を除き、引用符リテラルを使用するコンポーネントがインクルードされない可能性があります。 Code in this assembly makes uses of quotation literals. Static linking may not include components that make use of quotation literals unless all assemblies are compiled with at least F# 4.0. このアセンブリ内のコードでは引用符リテラルが使用されています。静的リンクでは、F# 4.0 以上ですべてのアセンブリがコンパイルされる場合を除き、引用符リテラルを使用するコンポーネントがインクルードされない可能性があります。 Static linking may not include a .EXE 静的リンクでは、.EXE がインクルードされない可能性があります Static linking may not include a mixed managed/unmanaged DLL 静的リンクでは、混合マネージ/アンマネージ DLL がインクルードされない可能性があります Ignoring mixed managed/unmanaged assembly '{0}' during static linking 静的リンク中に混合マネージド/アンマネージド アセンブリ '{0}' を無視しています Assembly '{0}' was referenced transitively and the assembly could not be resolved automatically. Static linking will assume this DLL has no dependencies on the F# library or other statically linked DLLs. Consider adding an explicit reference to this DLL. アセンブリ '{0}' は推移的に参照され、このアセンブリを自動的に解決できませんでした。静的リンクでは、この DLL に F# ライブラリ上またはその他の静的にリンクされた DLL 上の依存関係がないと見なされます。この DLL に明示的な参照を追加することを検討してください。 Assembly '{0}' not found in dependency set of target binary. Statically linked roots should be specified using an assembly name, without a DLL or EXE extension. If this assembly was referenced explicitly then it is possible the assembly was not actually required by the generated binary, in which case it should not be statically linked. アセンブリ '{0}' は、対象のバイナリの依存関係セットから見つかりませんでした。静的にリンクされたルートは、DLL または EXE 拡張子なしでアセンブリ名を使用して指定する必要があります。このアセンブリが明示的に参照された場合、アセンブリは生成されたバイナリで実際に要求されていない可能性があり、この場合には静的にリンクしないでください。 The key file '{0}' could not be opened キー ファイル '{0}' を開けませんでした A problem occurred writing the binary '{0}': {1} バイナリ '{0}' の書き込み中に問題が発生しました: {1} The 'AssemblyVersionAttribute' has been ignored because a version was given using a command line option 'AssemblyVersionAttribute' は、バージョンがコマンド ライン オプションを使用して指定されたため無視されました Error emitting 'System.Reflection.AssemblyCultureAttribute' attribute -- 'Executables cannot be satellite assemblies, Culture should always be empty' 'System.Reflection.AssemblyCultureAttribute' 属性の生成中にエラーが発生しました -- '実行可能ファイルをサテライト アセンブリにすることはできません。カルチャは常に空である必要があります' Option '--delaysign' overrides attribute 'System.Reflection.AssemblyDelaySignAttribute' given in a source file or added module ソース ファイルまたは追加されたモジュールに指定された 'System.Reflection.AssemblyDelaySignAttribute' 属性は、'--delaysign' オプションでオーバーライドされます Option '--keyfile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module ソース ファイルまたは追加されたモジュールに指定された 'System.Reflection.AssemblyKeyFileAttribute' 属性は、'--keyfile' オプションでオーバーライドされます Option '--keycontainer' overrides attribute 'System.Reflection.AssemblyNameAttribute' given in a source file or added module ソース ファイルまたは追加されたモジュールに指定された 'System.Reflection.AssemblyNameAttribute' 属性は、'--keycontainer' オプションでオーバーライドされます The assembly '{0}' is listed on the command line. Assemblies should be referenced using a command line flag such as '-r'. アセンブリ '{0}' はコマンド ラインに一覧表示されます。アセンブリは '-r' などのコマンド ライン フラグを使用して参照する必要があります。 The resident compilation service was not used because a problem occured in communicating with the server. サーバーとの通信で問題が発生したため、常駐コンパイル サービスが使用されませんでした。 Problem with filename '{0}': Illegal characters in path. ファイル名 '{0}' に問題があります: パスに無効な文字が含まれています。 Passing a .resx file ({0}) as a source file to the compiler is deprecated. Use resgen.exe to transform the .resx file into a .resources file to pass as a --resource option. If you are using MSBuild, this can be done via an <EmbeddedResource> item in the .fsproj project file. .resx ファイル ({0}) をコンパイラにソース ファイルとして渡す操作は非推奨です。resgen.exe を使用して .resx ファイルから .resources ファイル (--resource オプションで渡すファイル) に変換します。MSBuild を使用している場合には、.fsproj プロジェクト ファイルの <EmbeddedResource> 項目を使用して変換を実行できます。 Static linking may not be used on an assembly referencing mscorlib (e.g. a .NET Framework assembly) when generating an assembly that references System.Runtime (e.g. a .NET Core or Portable assembly). 静的リンクは、System.Runtime (.NET Core または移植可能なアセンブリなど) を参照するアセンブリを生成する場合、mscorlib (.NET Framework アセンブリなど) を参照するアセンブリには使用できません。 An {0} specified version '{1}', but this value is a wildcard, and you have requested a deterministic build, these are in conflict. {0} によりバージョン '{1}' が指定されましたが、この値はワイルドカードです。決定論的なビルドを要求しているため、これらの指定は矛盾しています。 Character '{0}' is not allowed in provided namespace name '{1}' 指定された名前空間名 '{1}' には、文字 '{0}' を使用することはできません The provided type '{0}' returned a member with a null or empty member name 指定された型 '{0}' が返したメンバーのメンバー名が null または空です The provided type '{0}' returned a null member 指定された型 '{0}' が null のメンバーを返しました The provided type '{0}' member info '{1}' has null declaring type 指定された型 '{0}' のメンバー情報 '{1}' に null を宣言する型が含まれています The provided type '{0}' has member '{1}' which has declaring type '{2}'. Expected declaring type to be the same as provided type. 指定された型 '{0}' のメンバー '{1}' に、宣言する型 '{2}' が含まれています。宣言する型は、指定された型と同じである必要があります。 Referenced assembly '{0}' has assembly level attribute '{1}' but no public type provider classes were found 参照アセンブリ '{0}' にアセンブリ レベル属性 '{1}' が含まれていますが、パブリックな型プロバイダー クラスが見つかりません Type '{0}' from type provider '{1}' has an empty namespace. Use 'null' for the global namespace. 型プロバイダー '{1}' からの型 '{0}' に空の名前空間が含まれています。グローバル名前空間を表す 'null' を使用してください。 Empty namespace found from the type provider '{0}'. Use 'null' for the global namespace. 型プロバイダー '{0}' に空の名前空間が見つかりました。グローバル名前空間を表す 'null' を使用してください。 Provided type '{0}' has 'IsGenericType' as true, but generic types are not supported. 指定された型 '{0}' で 'IsGenericType' が true になっていますが、ジェネリック型はサポートされていません。 Provided type '{0}' has 'IsArray' as true, but array types are not supported. 指定された型 '{0}' で 'IsArray' が true になっていますが、配列型はサポートされていません。 Invalid member '{0}' on provided type '{1}'. Provided type members must be public, and not be generic, virtual, or abstract. 指定された型 '{1}' に無効なメンバー '{0}' が含まれています。指定された型のメンバーはパブリックである必要があり、汎用メンバー、仮想メンバー、および抽象メンバーは無効です。 Invalid member '{0}' on provided type '{1}'. Only properties, methods and constructors are allowed 指定された型 '{1}' のメンバー '{0}' が無効です。許容されるのは、プロパティ、メソッド、およびコンストラクターのみです Property '{0}' on provided type '{1}' has CanRead=true but there was no value from GetGetMethod() 指定された型 '{1}' のプロパティ '{0}' で CanRead=true となっていますが、GetGetMethod() からの値が存在しません Property '{0}' on provided type '{1}' has CanRead=false but GetGetMethod() returned a method 指定された型 '{1}' のプロパティ '{0}' で CanRead=false となっていますが、GetGetMethod() がメソッドを返しました Property '{0}' on provided type '{1}' has CanWrite=true but there was no value from GetSetMethod() 指定された型 '{1}' のプロパティ '{0}' で CanWrite=true となっていますが、GetSetMethod() からの値が存在しません Property '{0}' on provided type '{1}' has CanWrite=false but GetSetMethod() returned a method 指定された型 '{1}' のプロパティ '{0}' で CanWrite=false となっていますが、GetSetMethod() がメソッドを返しました One or more errors seen during provided type setup 指定された型のセットアップ中にエラーが発生しました Unexpected exception from provided type '{0}' member '{1}': {2} 指定された型 '{0}' のメンバー '{1}' で予期しない例外が発生しました: {2} Unsupported constant type '{0}'. Quotations provided by type providers can only contain simple constants. The implementation of the type provider may need to be adjusted by moving a value declared outside a provided quotation literal to be a 'let' binding inside the quotation literal. サポートされない定数型 '{0}'。型プロバイダーで提供される引用に含められるのは単純定数のみです。型プロバイダーの実装は、指定された引用リテラル外部で宣言された値を移動して、引用リテラル内部の 'let' バインドにすることによって調整することが必要な場合があります。 Unsupported expression '{0}' from type provider. If you are the author of this type provider, consider adjusting it to provide a different provided expression. 型プロバイダーから、サポートされない式 '{0}' が指定されました。この型プロバイダーの作成者である場合は、別の指定された式を指定するように調整することを検討してください。 Expected provided type named '{0}' but provided type has 'Name' with value '{1}' 指定された型の名前が '{0}' である必要がありましたが、指定された型の名前は 'Name'、値は '{1}' でした Event '{0}' on provided type '{1}' has no value from GetAddMethod() 指定された型 '{1}' におけるイベント '{0}' に、GetAddMethod() の値が含まれていません Event '{0}' on provided type '{1}' has no value from GetRemoveMethod() 指定された型 '{1}' におけるイベント '{0}' に、GetRemoveMethod() の値が含まれていません Assembly attribute '{0}' refers to a designer assembly '{1}' which cannot be loaded from path '{2}'. The exception reported was: {3} - {4} アセンブリ属性 '{0}' は、デザイナー アセンブリ '{1}' を参照していますが、これはパス '{2}' から読み込むことができません。報告された例外: {3} - {4} The type provider does not have a valid constructor. A constructor taking either no arguments or one argument of type 'TypeProviderConfig' was expected. 型プロバイダーに有効なコンストラクターが含まれていません。引数を受け取らないコンストラクター、または 'TypeProviderConfig' 型の引数を 1 つ受け取るコンストラクターが必要です。 The type provider '{0}' reported an error: {1} 型プロバイダー '{0}' がエラーを報告しました: {1} The type provider '{0}' used an invalid parameter in the ParameterExpression: {1} 型プロバイダー '{0}' の ParameterExpression 内で無効なパラメーターが使用されました: {1} The type provider '{0}' provided a method with a name '{1}' and metadata token '{2}', which is not reported among its methods of its declaring type '{3}' 型プロバイダー '{0}' で、'{1}' という名前のメソッドとメタデータ トークン '{2}' が指定されましたが、これは宣言型 '{3}' のメソッドの中で報告されていません The type provider '{0}' provided a constructor which is not reported among the constructors of its declaring type '{1}' 型プロバイダー '{0}' で指定されたコンストラクターは、宣言型 '{1}' のコンストラクターの中で報告されていません A direct reference to the generated type '{0}' is not permitted. Instead, use a type definition, e.g. 'type TypeAlias = <path>'. This indicates that a type provider adds generated types to your assembly. 生成された型 '{0}' への直接参照は許可されていません。代わりに型定義 (例: 'type TypeAlias = <path>') を使用します。型プロバイダーがアセンブリに生成された型を追加することを示します。 Expected provided type with path '{0}' but provided type has path '{1}' 指定された型のパスが '{0}' である必要がありましたが、指定された型のパスは '{1}' でした Unexpected 'null' return value from provided type '{0}' member '{1}' 指定された型 '{0}' のメンバー '{1}' から予期しない 'null' 戻り値が返されました Unexpected exception from member '{0}' of provided type '{1}' member '{2}': {3} 指定された型 '{1}' のメンバー '{2}' のメンバー '{0}' で予期しない例外が発生しました: {3} Nested provided types do not take static arguments or generic parameters 指定された型が入れ子の場合、静的引数もジェネリック パラメーターも受け取りません Invalid static argument to provided type. Expected an argument of kind '{0}'. 指定された型に対して無効な静的引数が渡されました。'{0}' という種類の引数を渡す必要があります。 An error occured applying the static arguments to a provided type 指定された型に静的引数を適用する際にエラーが発生しました Unknown static argument kind '{0}' when resolving a reference to a provided type or method '{1}' 指定された型またはメソッド '{1}' への参照を解決する際に、不明な静的引数の種類 '{0}' が検出されました invalid namespace for provided type 指定された型の名前空間が無効です invalid full name for provided type 指定された型の完全名が無効です The type provider returned 'null', which is not a valid return value from '{0}' 型プロバイダーが 'null' を返しましたが、これは '{0}' からの戻り値としては無効です The type provider constructor has thrown an exception: {0} 型プロバイダー コンストラクターが例外をスローしました: {0} Type provider '{0}' returned null from GetInvokerExpression. 型プロバイダー '{0}' が、GetInvokerExpression から null を返しました。 The type provider '{0}' returned an invalid type from 'ApplyStaticArguments'. A type with name '{1}' was expected, but a type with name '{2}' was returned. 型プロバイダー '{0}' が 'ApplyStaticArguments' から無効な型を返しました。'{1}' という名前の型が返される必要がありましたが、返されたのは '{2}' という名前の型でした。 The type provider '{0}' returned an invalid method from 'ApplyStaticArgumentsForMethod'. A method with name '{1}' was expected, but a method with name '{2}' was returned. 型プロバイダー '{0}' が、'ApplyStaticArgumentsForMethod' から無効なメソッドを返しました。名前が '{1}' のメソッドが必要ですが、名前が '{2}' のメソッドが返されました。 This type test or downcast will erase the provided type '{0}' to the type '{1}' この型テストまたはダウンキャストによって、指定された型 '{0}' が型 '{1}' に消去されます This downcast will erase the provided type '{0}' to the type '{1}'. このダウンキャストによって、指定された型 '{0}' が型 '{1}' に消去されます。 This type test with a provided type '{0}' is not allowed because this provided type will be erased to '{1}' at runtime. 指定された型 '{0}' は実行時に '{1}' に消去されるため、この型を使用して型テストを実行することはできません。 Cannot inherit from erased provided type 指定された型が消去されている場合、継承することはできません Assembly '{0}' hase TypeProviderAssembly attribute with invalid value '{1}'. The value should be a valid assembly name アセンブリ '{0}' の TypeProviderAssembly 属性に、無効な値 '{1}' が含まれています。この値は有効なアセンブリ名であることが必要です Invalid member name. Members may not have name '.ctor' or '.cctor' メンバー名が無効です。メンバーに '.ctor' または '.cctor' という名前を付けることはできません The function or member '{0}' is used in a way that requires further type annotations at its definition to ensure consistency of inferred types. The inferred signature is '{1}'. 現在使用されている関数またはメンバー '{0}' では、推論された型の一貫性を確保するために、さらに型の注釈が必要です。推論されたシグネチャは '{1}' です。 The number of type arguments did not match: '{0}' given, '{1}' expected. This may be related to a previously reported error. 型引数の数が一致しません: 指定されているのは '{0}' 個ですが、'{1}' 個にする必要があります。このエラーは、前に報告されたエラーに関係する場合があります。 Cannot override inherited member '{0}' because it is sealed 継承されたメンバー '{0}' はシールされているため、オーバーライドできません The type provider '{0}' reported an error in the context of provided type '{1}', member '{2}'. The error: {3} 型プロバイダー '{0}' が、指定された型 '{1}'、メンバー '{2}' のコンテキストでエラーを報告しました。エラー: {3} An exception occurred when accessing the '{0}' of a provided type: {1} 指定された型の '{0}' にアクセスする際に例外が発生しました: {1} The '{0}' of a provided type was null or empty. 指定された型の '{0}' が null または空でした。 Character '{0}' is not allowed in provided type name '{1}' 指定された型名 '{1}' には、文字 '{0}' を使用することはできません In queries, '{0}' must use a simple pattern クエリ内では、'{0}' は単純なパターンを使用する必要があります A custom query operation for '{0}' is required but not specified '{0}' に対するカスタム クエリ操作が必要ですが、指定されていません Named static arguments must come after all unnamed static arguments 名前付きの静的引数は、名前のない静的引数の後に置く必要があります The static parameter '{0}' of the provided type or method '{1}' requires a value. Static parameters to type providers may be optionally specified using named arguments, e.g. '{2}<{3}=...>'. 指定された型またはメソッド '{0}' の静的パラメーター '{1}' には値が必要です。型プロバイダーへの静的パラメーターは、名前付き引数を使用して任意で指定できます (例: '{2}<{3}=...>')。 No static parameter exists with name '{0}' '{0}' という名前の静的パラメーターがありません The static parameter '{0}' has already been given a value 静的パラメーター '{0}' には既に値が指定されています Multiple static parameters exist with name '{0}' '{0}' という名前の静的パラメーターが複数存在しています A custom operation may not be used in conjunction with a non-value or recursive 'let' binding in another part of this computation expression このコンピュテーション式の別の部分に値のない束縛または再帰的な 'let' 束縛が含まれている場合、カスタム操作を使用することができません A custom operation may not be used in conjunction with 'use', 'try/with', 'try/finally', 'if/then/else' or 'match' operators within this computation expression このコンピュテーション式に 'use'、'try/with'、'try/finally'、'if/then/else'、または 'match' 演算子が含まれている場合、カスタム操作を使用することができません The custom operation '{0}' refers to a method which is overloaded. The implementations of custom operations may not be overloaded. カスタム操作 '{0}' が、オーバーロードされたメソッドを参照しています。カスタム操作の実装をオーバーロードすることはできません。 An if/then/else expression may not be used within queries. Consider using either an if/then expression, or use a sequence expression instead. if/then/else 式はクエリ内で使用できません。if/then 式を使用するか、シーケンス式を使用してください。 Invalid argument to 'methodhandleof' during codegen codegen で 'methodhandleof' に無効な引数が渡されました A reference to a provided type was missing a value for the static parameter '{0}'. You may need to recompile one or more referenced assemblies. 指定された型に対する参照に、静的パラメーター '{0}' に対応する値がありません。1 つ以上の参照アセンブリを再コンパイルする必要がある場合があります。 A reference to a provided type had an invalid value '{0}' for a static parameter. You may need to recompile one or more referenced assemblies. 指定された型に対する参照に、静的パラメーターでは無効な値 '{0}' が含まれていました。1 つ以上の参照アセンブリを再コンパイルする必要がある場合があります。 '{0}' is not used correctly. This is a custom operation in this query or computation expression. '{0}' の使用方法が正しくありません。これは、このクエリまたはコンピュテーション式のカスタム操作です。 '{0}' is not used correctly. Usage: {1}. This is a custom operation in this query or computation expression. '{0}' の使用方法が正しくありません。使い方: {1}。これは、このクエリまたはコンピュテーション式のカスタム操作です。 {0} var in collection {1} (outerKey = innerKey). Note that parentheses are required after '{2}' {0} var in collection {1} (outerKey = innerKey)。'{2}' の後にかっこが必要であることに注意してください {0} var in collection {1} (outerKey = innerKey) into group. Note that parentheses are required after '{2}' コレクション {1} (outerKey = innerKey) の {0} をグループに var 宣言します。'{2}' の後にかっこが必要であることに注意してください {0} var in collection {0} var in collection '{0}' must be followed by a variable name. Usage: {1}. '{0}' の後には変数名が必要です。使い方: {1}。 Incorrect syntax for '{0}'. Usage: {1}. {0}' の構文が正しくありません。使い方: {1}。 '{0}' must come after a 'for' selection clause and be followed by the rest of the query. Syntax: ... {1} ... '{0}' は 'for' 選択句の後に配置し、その後に残りのクエリを配置する必要があります。構文: ... {1} ... '{0}' is used with an incorrect number of arguments. This is a custom operation in this query or computation expression. Expected {1} argument(s), but given {2}. '{0}' で使用されている引数の数が正しくありません。これはこのクエリのカスタム操作であるか、コンピュテーション式です。適正な引数の数は {1} 個ですが、渡されたのは {2} 個でした。 Expected an expression after this point この位置より後に式を置く必要があります Expected a type after this point この位置より後に型を置く必要があります Unmatched '[<'. Expected closing '>]' '[<' が対応していません。対応する '>]' が必要です Unexpected end of input in 'match' expression. Expected 'match <expr> with | <pat> -> <expr> | <pat> -> <expr> ...'. 'match' 式の入力が予期しない形式で終了しています。'match <expr> with | <pat> -> <expr> | <pat> -> <expr> ...' が必要でした。 Unexpected end of input in 'try' expression. Expected 'try <expr> with <rules>' or 'try <expr> finally <expr>'. 'try' 式の入力が予期しない形式で終了しています。'try <expr> with <rules>' または 'try <expr> finally <expr>' が必要でした。 Unexpected end of input in 'while' expression. Expected 'while <expr> do <expr>'. 'while' 式の入力が予期しない形式で終了しています。'while <expr> do <expr>' が必要でした。 Unexpected end of input in 'for' expression. Expected 'for <pat> in <expr> do <expr>'. 'for' 式の入力が予期しない形式で終了しています。'for <pat> in <expr> do <expr>' が必要でした。 Unexpected end of input in 'match' or 'try' expression 'match' 式または 'try' 式に予期しない入力の終わりが見つかりました Unexpected end of input in 'then' branch of conditional expression. Expected 'if <expr> then <expr>' or 'if <expr> then <expr> else <expr>'. 条件式の 'then' 分岐の入力が予期しない形式で終了しています。'if <expr> then <expr>' または 'if <expr> then <expr> else <expr>' が必要でした。 Unexpected end of input in 'else' branch of conditional expression. Expected 'if <expr> then <expr>' or 'if <expr> then <expr> else <expr>'. 条件式の 'else' 分岐の入力が予期しない形式で終了しています。'if <expr> then <expr>' または 'if <expr> then <expr> else <expr>' が必要でした。 Unexpected end of input in body of lambda expression. Expected 'fun <pat> ... <pat> -> <expr>'. ラムダ式本体の入力末尾が予期しない形式で終了しています。'fun <pat> ... <pat> -> <expr>' が必要でした。 Unexpected end of input in type arguments 型引数に予期しない入力の終わりが見つかりました Unexpected end of input in type signature 型シグネチャに予期しない入力の終わりが見つかりました Unexpected end of input in type definition 型定義に予期しない入力の終わりが見つかりました Unexpected end of input in object members オブジェクト メンバーに予期しない入力の終わりが見つかりました Unexpected end of input in value, function or member definition 値、関数、またはメンバーの定義内で予期しない入力の終わりが見つかりました Unexpected end of input in expression 式の中に予期しない入力の終わりが見つかりました Unexpected end of type. Expected a name after this point. 予期しない型の末尾です。この位置より後に名前を置く必要があります。 Incomplete value or function definition. If this is in an expression, the body of the expression must be indented to the same column as the 'let' keyword. 値または関数定義が不完全です。これが式の中にある場合、式の本体を 'let' キーワードと同じ列にインデントする必要があります。 Incomplete value definition. If this is in an expression, the body of the expression must be indented to the same column as the 'let!' keyword. 値の定義が不完全です。これが式の中にある場合、式の本体を 'let!' キーワードと同じ列にインデントする必要があります。 Incomplete value definition. If this is in an expression, the body of the expression must be indented to the same column as the 'use!' keyword. 値の定義が不完全です。これが式の中にある場合、式の本体を 'use!' キーワードと同じ列にインデントする必要があります。 Incomplete value definition. If this is in an expression, the body of the expression must be indented to the same column as the 'use' keyword. 値の定義が不完全です。これが式の中にある場合、式の本体を 'use' キーワードと同じ列にインデントする必要があります。 Missing 'do' in 'while' expression. Expected 'while <expr> do <expr>'. 'while' 式に 'do' がありません。'while <expr> do <expr>' が必要でした。 Missing 'do' in 'for' expression. Expected 'for <pat> in <expr> do <expr>'. 'for' 式で 'do' がありません。'for <pat> in <expr> do <expr>' が必要でした。 Invalid join relation in '{0}'. Expected 'expr <op> expr', where <op> is =, =?, ?= or ?=?. '{0}' に無効な結合関係があります。'expr <op> expr' が必要でした。<op> は、=、=?、?=、?=? のいずれかです。 Calls 呼び出し Invalid number of generic arguments to type '{0}' in provided type. Expected '{1}' arguments, given '{2}'. 指定された型で、型 '{0}' に対して渡された汎用引数の数が無効です。適正な引数の数は '{1}' 個ですが、渡されたのは '{2}' 個でした。 Invalid value '{0}' for unit-of-measure parameter '{1}' 測定単位のパラメーター '{1}' の値 '{0}' は無効です Invalid value unit-of-measure parameter '{0}' 測定単位のパラメーター '{0}' の値が無効です Property '{0}' on provided type '{1}' is neither readable nor writable as it has CanRead=false and CanWrite=false 指定された型 '{1}' のプロパティ '{0}' で CanRead=false および CanWrite=false とされているため、読み取りも書き込みもできません A use of 'into' must be followed by the remainder of the computation 'into' を使用する場合、その後に残りの計算を配置する必要があります The operator '{0}' does not accept the use of 'into' 演算子 '{0}' では、'into' を使用することはできません The definition of the custom operator '{0}' does not use a valid combination of attribute flags カスタム演算子 '{0}' の定義で使用されている属性フラグの組み合わせが無効です This type definition may not have the 'CLIMutable' attribute. Only record types may have this attribute. この型定義には 'CLIMutable' 属性を含めることができません。この属性を含めることができるのはレコード型のみです。 'member val' definitions are only permitted in types with a primary constructor. Consider adding arguments to your type definition, e.g. 'type X(args) = ...'. 'member val' 定義は、プライマリ コンストラクターを含む型でのみ使用できます。型定義に引数を追加してください (たとえば、'type X(args) = ...')。 Property definitions may not be declared mutable. To indicate that this property can be set, use 'member val PropertyName = expr with get,set'. プロパティの定義は変更可能として宣言することはできません。このプロパティが設定できることを示すには、'member val PropertyName = expr with get,set' を使用します。 To indicate that this property can be set, use 'member val PropertyName = expr with get,set'. このプロパティを設定できることを示すには、'member val PropertyName = expr with get,set' を使用します。 Type '{0}' is illegal because in byref<T>, T cannot contain byref types. 型 '{0}' が正しくありません。byref<T> では、T は byref 型を含めることができません。 F# supports array ranks between 1 and 32. The value {0} is not allowed. F# は、1 から 32 の配列ランクをサポートしています。値 {0} は使用できません。 In queries, use the form 'for x in n .. m do ...' for ranging over integers クエリで整数の範囲を扱う場合は、'for x in n .. m do ...' という形式を使用してください 'while' expressions may not be used in queries 'while' 式は、クエリ内で使用できません 'try/finally' expressions may not be used in queries 'try/finally' 式は、クエリ内で使用できません 'use' expressions may not be used in queries 'use' 式はクエリ内で使用できません 'let!', 'use!' and 'do!' expressions may not be used in queries クエリで 'let!'、'use!'、および 'do!' 式を使用することはできません 'return' and 'return!' may not be used in queries 'return' および 'return!' は、クエリ内で使用できません This is not a known query operator. Query operators are identifiers such as 'select', 'where', 'sortBy', 'thenBy', 'groupBy', 'groupValBy', 'join', 'groupJoin', 'sumBy' and 'averageBy', defined using corresponding methods on the 'QueryBuilder' type. これは既知のクエリ演算子ではありません。クエリ演算子は、'select'、'where'、'sortBy'、'thenBy'、'groupBy'、'groupValBy'、'join'、'groupJoin'、'sumBy'、および 'averageBy' などの識別子であり、'QueryBuilder' 型で対応するメソッドを使用して定義されます。 'try/with' expressions may not be used in queries 'try/with' 式はクエリ内で使用できません This 'let' definition may not be used in a query. Only simple value definitions may be used in queries. この 'let' 定義は、クエリ内では使用できません。クエリで使用できるのは単純な値の定義のみです。 Too many static parameters. Expected at most {0} parameters, but got {1} unnamed and {2} named parameters. 静的パラメーターが多すぎます。静的パラメーターの最大数は {0} 個ですが、名前のないパラメーターが {1} 個、名前付きパラメーターが {2} 個あります。 Invalid provided literal value '{0}' 指定されたリテラル値 '{0}' が無効です The 'anycpu32bitpreferred' platform can only be used with EXE targets. You must use 'anycpu' instead. 'anycpu32bitpreferred' プラットフォームは、EXE ターゲットでのみ使用できます。代わりに、'anycpu' を使用してください。 This member, function or value declaration may not be declared 'inline' このメンバー、関数、または値の宣言を 'inline' で宣言することはできません The provider '{0}' returned a non-generated type '{1}' in the context of a set of generated types. Consider adjusting the type provider to only return generated types. プロバイダー '{0}' は、一連の生成された型のコンテキスト内で、生成されていない型 '{1}' を返しました。型プロバイダーが生成された型のみを返すように調整することを検討してください。 Arguments to query operators may require parentheses, e.g. 'where (x > y)' or 'groupBy (x.Length / 10)' クエリ演算子への引数にはかっこが必要な場合があります。例: 'where (x > y)' または 'groupBy (x.Length / 10)' A quotation may not involve an assignment to or taking the address of a captured local variable キャプチャされたローカル変数のアドレスの割り当てまたは取得は引用符で囲まれない場合があります + 1 overload + 1 オーバーロード + {0} overloads + {0} オーバーロード Erased to 消去先 Unexpected token '{0}' or incomplete expression 予期しないトークン '{0}' または不完全な式です Cannot find code target for this attribute, possibly because the code after the attribute is incomplete. この属性を対象にしたコードが見つかりません。属性の後のコードが完全ではない可能性があります。 Type name cannot be empty. 型名を入力してください。 Problem reading assembly '{0}': {1} アセンブリ '{0}' を読み取る際に問題が発生しました: {1} Invalid provided field. Provided fields of erased provided types must be literals. 指定されたフィールドが無効です。指定された型が消去されている場合、指定されたフィールドはリテラルである必要があります。 (loading description...) (説明を読み込んでいます...) (description unavailable...) (説明はありません...) A type variable has been constrained by multiple different class types. A type variable may only have one class constraint. 型変数が複数の異なるクラス型によって制約されています。型変数が持つことのできるクラス制約は 1 つだけです。 'match' expressions may not be used in queries 'match' 式はクエリ内で使用できません Infix operator member '{0}' has {1} initial argument(s). Expected a tuple of 3 arguments 挿入演算子メンバー '{0}' に {1} 個の初期引数があります。3 つの引数を持つタプルを指定してください The operator '{0}' cannot be resolved. Consider opening the module 'Microsoft.FSharp.Linq.NullableOperators'. 演算子 '{0}' を解決できません。'Microsoft.FSharp.Linq.NullableOperators' モジュールを開いてください。 '{0}' must be followed by 'in'. Usage: {1}. '{0}' の後には 'in' が必要です。使い方: {1}。 Neither 'member val' nor 'override val' definitions are permitted in object expressions. オブジェクト式では 'member val' 定義も 'override val' 定義も使用できません。 Copy-and-update record expressions must include at least one field. copy-and-update レコード式には 1 つ以上のフィールドを含める必要があります。 '_' cannot be used as field name '_' はフィールド名に使用できません The provided types generated by this use of a type provider may not be used from other F# assemblies and should be marked internal or private. Consider using 'type internal TypeName = ...' or 'type private TypeName = ...'. ここで型プロバイダーを使用して生成した指定された型は、他の F# アセンブリからは使用できないため、内部またはプライベートとしてマークする必要があります。'type internal TypeName = ...' または 'type private TypeName = ...' を使用することを検討してください。 A property's getter and setter must have the same type. Property '{0}' has getter of type '{1}' but setter of type '{2}'. プロパティのゲッターとセッターは同じ型でなければなりません。プロパティ '{0}' は、ゲッターの型が '{1}' でセッターの型が '{2}' です。 Array method '{0}' is supplied by the runtime and cannot be directly used in code. For operations with array elements consider using family of GetArray/SetArray functions from LanguagePrimitives.IntrinsicFunctions module. 配列メソッド '{0}' はランタイムによって提供されるため、コードで直接使用することはできません。配列要素を操作する場合は、LanguagePrimitives.IntrinsicFunctions モジュールにある GetArray/SetArray 関数のファミリを使用することを検討してください。 The union case '{0}' does not have a field named '{1}'. 共用体ケース '{0}' には '{1}' という名前のフィールドはありません。 Union case/exception field '{0}' cannot be used more than once. 共用体ケース/例外フィールド '{0}' を 2 回以上使用することはできません。 Named field '{0}' is used more than once. 名前付きフィールド '{0}' が複数回使用されています。 Named field '{0}' conflicts with autogenerated name for anonymous field. 名前付きフィールド '{0}' が、匿名フィールドのために自動生成された名前と競合しています。 This literal expression or attribute argument results in an arithmetic overflow. この定数式または属性引数の演算結果は、オーバーフローになります。 This is not valid literal expression. The [<Literal>] attribute will be ignored. 有効なリテラル式ではありません。[<Literal>] 属性は無視されます。 System.Runtime.InteropServices assembly is required to use UnknownWrapper\DispatchWrapper classes. UnknownWrapper\DispatchWrapper クラスを使用するには、System.Runtime.InteropServices アセンブリが必要です。 The mutable local '{0}' is implicitly allocated as a reference cell because it has been captured by a closure. This warning is for informational purposes only to indicate where implicit allocations are performed. 変更可能なローカル '{0}' がクロージャでキャプチャされているため、参照セルとして暗黙的に割り当てられています。この警告は、情報提供のみの目的で、暗黙的な割り当てを実行する場所を示しています。 A type provider implemented GetStaticParametersForMethod, but ApplyStaticArgumentsForMethod was not implemented or invalid 型プロバイダーが GetStaticParametersForMethod を実装しましたが、ApplyStaticArgumentsForMethod は実装されなかったか、無効でした An error occured applying the static arguments to a provided method 静的な引数を指定されたメソッドに適用する際エラーが発生しました Unexpected character '{0}' in preprocessor expression プリプロセッサの式に予期しない文字 '{0}' があります Unexpected token '{0}' in preprocessor expression プリプロセッサの式に予期しないトークン '{0}' があります Incomplete preprocessor expression 不完全なプリプロセッサの式です Missing token '{0}' in preprocessor expression プリプロセッサの式にトークン '{0}' がありません An error occurred while reading the F# metadata node at position {0} in table '{1}' of assembly '{2}'. The node had no matching declaration. Please report this warning. You may need to recompile the F# assembly you are using. F# メタデータ ノードをアセンブリ '{2}' のテーブル '{1}' の位置 {0} で読み取るときにエラーが発生しました。このノードには、一致する宣言がありませんでした。この警告を報告してください。使用している F# アセンブリの再コンパイルが必要になる場合があります。 Type inference caused the type variable {0} to escape its scope. Consider adding an explicit type parameter declaration or adjusting your code to be less generic. 型推論により型変数 {0} はスコープを回避しました。明示的な型パラメーター宣言を追加するか、コードの総称性が低くなるよう調整してください。 Type inference caused an inference type variable to escape its scope. Consider adding type annotations to make your code less generic. 型推論により型変数はスコープを回避しました。型の注釈を追加して総称性が低くなるようにしてください。 Redundant arguments are being ignored in function '{0}'. Expected {1} but got {2} arguments. 冗長な引数は、関数 '{0}' で無視されます。{1} 個の引数が必要ですが、{2} 個の引数があります。 Lowercase literal '{0}' is being shadowed by a new pattern with the same name. Only uppercase and module-prefixed literals can be used as named patterns. 小文字のリテラル '{0}' は、同じ名前の新しいパターンによりシャドウされています。大文字かモジュール プレフィックスのリテラルのみ名前付きパターンとして使用できます。 This literal pattern does not take arguments このリテラル パターンは引数を使用しません Constructors are not permitted as extension members - they must be defined as part of the original definition of the type コンストラクターは拡張メンバーとして許可されていません - その型の元の定義の一部として定義する必要があります Invalid response file '{0}' ( '{1}' ) 正しくない応答ファイル '{0}' ( '{1}' ) Response file '{0}' not found in '{1}' 応答ファイル '{0}' が '{1}' にありません Response file name '{0}' is empty, contains invalid characters, has a drive specification without an absolute path, or is too long 応答ファイル名 '{0}' は、空であるか、正しくない文字が含まれているか、ドライブ指定があるが絶対パスがないか、あるいは長すぎます Cannot find FSharp.Core.dll in compiler's directory コンパイラのディレクトリ内に FSharp.Core.dll が見つかりませんでした One tuple type is a struct tuple, the other is a reference tuple 片方のタプル型は構造体タプルで、もう一方は参照タプルです This provided method requires static parameters 指定されたこのメソッドには静的パラメーターが必要です The conversion from {0} to {1} is a compile-time safe upcast, not a downcast. Consider using 'upcast' instead of 'downcast'. {0} から {1} への変換は、コンパイル時のダウンキャストではなく、セーフ アップキャストです。'downcast' の代わりに 'upcast' を使うことを検討してください。 The conversion from {0} to {1} is a compile-time safe upcast, not a downcast. Consider using the :> (upcast) operator instead of the :?> (downcast) operator. {0} から {1} への変換はコンパイル時のダウンキャストではなく、セーフ アップキャストです。?> (downcast) 演算子ではなく、:> (upcast) 演算子を使用してください。 The 'rec' on this module is implied by an outer 'rec' declaration and is being ignored このモジュールの 'rec' は外側の 'rec' 宣言で暗黙的に示されており、無視されます In a recursive declaration group, 'open' declarations must come first in each module 再帰的な宣言グループでは、'open' 宣言は各モジュールの先頭になければなりません In a recursive declaration group, module abbreviations must come after all 'open' declarations and before other declarations 再帰的な宣言グループでは、モジュールの省略形は、すべての 'open' 宣言の後、その他の宣言の前になければなりません This declaration is not supported in recursive declaration groups この宣言は、再帰的な宣言グループではサポートされていません Invalid use of 'rec' keyword 'rec' キーワードの使用法が無効です If a union type has more than one case and is a struct, then all fields within the union type must be given unique names. 共用体型が複数のケースを持つ 1 つの構造体である場合は、共用体型内のすべてのフィールドに一意の名前を付ける必要があります。 The CallerMemberNameAttribute applied to parameter '{0}' will have no effect. It is overridden by the CallerFilePathAttribute. パラメーター '{0}' に適用された CallerMemberNameAttribute は、CallerFilePathAttribute.によってオーバーライドされるため無効となります。 Invalid use of 'fixed'. 'fixed' may only be used in a declaration of the form 'use x = fixed expr' where the expression is an array, the address of a field, the address of an array element or a string' 'fixed' の使い方が正しくありません。'fixed' を使用できるのは書式 'use x = fixed expr' の宣言内だけで、この式は配列、フィールドのアドレス、配列要素のアドレス、または文字列です Could not find method System.Runtime.CompilerServices.OffsetToStringData in references when building 'fixed' expression. 'fixed' 式のビルド時に、参照内でメソッド System.Runtime.CompilerServices.OffsetToStringData が見つかりませんでした。 {0} is an active pattern and cannot be treated as a discriminated union case with named fields. {0} はアクティブ パターンで、名前付きフィールドのある判別された共用体ケースとしては扱えません。 The default value does not have the same type as the argument. The DefaultParameterValue attribute and any Optional attribute will be ignored. Note: 'null' needs to be annotated with the correct type, e.g. 'DefaultParameterValue(null:obj)'. 既定値が引数と同じ型ではありません。DefaultParameterValue 属性とすべての Optional 属性は無視されます。注: 'null' には適切な型の注釈を付ける必要があります。例: 'DefaultParameterValue(null:obj)'。 The system type '{0}' was required but no referenced system DLL contained this type システム型 '{0}' が必要でしたが、この型を含む参照されたシステム DLL はありません The member '{0}' matches multiple overloads of the same method.\nPlease restrict it to one of the following:{1}. メンバー '{0}' は同じメソッドの複数のオーバーロードと一致しています。\n次のいずれかに制限してください: {1}。 Method or object constructor '{0}' is not static メソッドまたはオブジェクト コンストラクター '{0}' が静的ではありません Unexpected symbol '=' in expression. Did you intend to use 'for x in y .. z do' instead? 式の予期しない記号 '='。代わりに 'for x in y .. z do' を使用するつもりでしたか? Indicates a method that either has no implementation in the type in which it is declared or that is virtual and has a default implementation. 宣言された型に実装がないメソッド、または既定の実装がある仮想のメソッドを示します。 Used to give the current class object an object name. Also used to give a name to a whole pattern within a pattern match. 現在のクラス オブジェクトにオブジェクト名を指定するために使用します。パターン マッチ内のパターン全体に名前を指定するためにも使用します。 Used to verify code during debugging. デバッグ中のコードの検証に使用します。 Used as the name of the base class object. 基底クラス オブジェクトの名前として使用します。 In verbose syntax, indicates the start of a code block. 冗語構文で、コード ブロックの先頭を示します。 In verbose syntax, indicates the start of a class definition. 冗語構文で、クラス定義の始まりを示します。 Indicates an implementation of an abstract method; used together with an abstract method declaration to create a virtual method. 抽象メソッドの実装を示します。抽象メソッドの宣言と同時に使用して仮想メソッドを作成します。 Used to declare a delegate. デリゲートの宣言に使用します。 Used in looping constructs or to execute imperative code. ループ コンストラクト、または命令型コードの実行に使用します。 In verbose syntax, indicates the end of a block of code in a looping expression. 冗語構文で、ループ式のコード ブロックの末尾を示します。 Used to convert to a type that is lower in the inheritance chain. 継承チェーン内の下位の型に変換するために使用します。 In a for expression, used when counting in reverse. for 式で、逆方向にカウントするときに使用します。 Used in conditional branching. A short form of else if. 条件分岐で使用します。else if の短い形式です。 Used in conditional branching. 条件分岐で使用します。 In type definitions and type extensions, indicates the end of a section of member definitions. In verbose syntax, used to specify the end of a code block that starts with the begin keyword. 型定義や型拡張で、メンバー定義セクションの末尾を示します。冗語構文では、begin キーワードで始まるコード ブロックの末尾を示すために使用します。 Used to declare an exception type. 例外の種類の宣言に使用します。 Indicates that a declared program element is defined in another binary or assembly. 宣言されたプログラム要素が別のバイナリまたはアセンブリで定義されていることを示します。 Used as a Boolean literal. ブール型のリテラルとして使用します。 Used together with try to introduce a block of code that executes regardless of whether an exception occurs. 例外が発生するかどうかに関係なく実行されるコード ブロックを開始するために、try と一緒に使用します。 Used in looping constructs. ループ コンストラクトで使用します。 Used in lambda expressions, also known as anonymous functions. ラムダ式で使用し、匿名関数とも呼ばれます。 Used as a shorter alternative to the fun keyword and a match expression in a lambda expression that has pattern matching on a single argument. 単一の引数でパターン マッチングを持つラムダ式で fun キーワードと match 式の代わりに省略形として使用します。 Used to reference the top-level .NET namespace. 最上位の .NET 名前空間を参照するために使用します。 Used in conditional branching constructs. 条件分岐のコンストラクトで使用します。 Used for sequence expressions and, in verbose syntax, to separate expressions from bindings. 冗語構文で、式のバインディングを分離するためにシーケンス式に使用します。 Used to specify a base class or base interface. 基底クラスまたは基底インターフェイスを指定するために使用します。 Used to indicate a function that should be integrated directly into the caller's code. 呼び出し元のコードに直接統合する必要のある関数を示すために使用します。 Used to declare and implement interfaces. インターフェイスの宣言と実装に使用します。 Used to specify that a member is visible inside an assembly but not outside it. アセンブリの外部では表示されず、内部でのみ表示されるメンバーを指定するために使用します。 Used to specify a computation that is to be performed only when a result is needed. 結果が必要な場合にのみ実行するコンピュテーションを指定するために使用します。 Used to associate, or bind, a name to a value or function. 値または関数への名前の関連付けまたはバインドに使用します。 Used in computation expressions to bind a name to the result of another computation expression. 計算式で別の計算式の結果に名前をバインドするために使用されます。 Used to branch by comparing a value to a pattern. 値をパターンと比較して分岐するために使用します。 Used to declare a property or method in an object type. オブジェクトの種類のプロパティまたはメソッドの宣言に使用します。 Used to associate a name with a group of related types, values, and functions, to logically separate it from other code. 関連する型、値、関数のグループに名前を関連付け、その他のコードと論理的に分離するために使用します。 Used to declare a variable, that is, a value that can be changed. 変更可能な値である変数の宣言に使用します。 Used to associate a name with a group of related types and modules, to logically separate it from other code. 関連する型とモジュールのグループに名前を関連付け、その他のコードと論理的に分離するために使用します。 Used to declare, define, or invoke a constructor that creates or that can create an object. Also used in generic parameter constraints to indicate that a type must have a certain constructor. オブジェクトを作成または作成可能なコンストラクターの宣言、定義、起動に使用します。ジェネリック パラメーターの制約でも、型が特定のコンストラクターを持つ必要があることを示すために使用します。 Not actually a keyword. However, not struct in combination is used as a generic parameter constraint. 実際にはキーワードではありませんが、not struct という組み合わせでジェネリック パラメーターの制約として使用します。 Indicates the absence of an object. Also used in generic parameter constraints. オブジェクトがないことを示します。ジェネリック パラメーターの制約にも使用します。 Used in discriminated unions to indicate the type of categories of values, and in delegate and exception declarations. 判別共同体で値のカテゴリの種類を示し、デリゲート宣言と例外宣言でも使用します。 Used to make the contents of a namespace or module available without qualification. 修飾子を使用せずに名前空間またはモジュールのコンテンツを利用可能にするために使用します。 Used with Boolean conditions as a Boolean or operator. Equivalent to ||. Also used in member constraints. ブール値の or 演算子としてブール条件で使用します。|| に相当します。メンバー制約でも使用します。 Used to implement a version of an abstract or virtual method that differs from the base version. 基本バージョンと異なる抽象メソッドまたは仮想メソッドのバージョンの実装に使用します。 Restricts access to a member to code in the same type or module. メンバーに対して、同じ型やモジュールのコードへのアクセスを制限します。 Allows access to a member from outside the type. 型の外部からのメンバーに対して、アクセスを許可します。 Used to indicate that a function is recursive. 関数が再帰的であることを示すために使用します。 Used to provide a value for the result of the containing computation expression. 含まれるコンピュテーション式の結果値を示すために使用します。 Used to provide a value for the result of the containing computation expression, where that value itself comes from the result another computation expression. コンピュテーション式を含む結果の値を示すために使用されます。この値自体は、別のコンピュテーション式の結果です。 Used in query expressions to specify what fields or columns to extract. Note that this is a contextual keyword, which means that it is not actually a reserved word and it only acts like a keyword in appropriate context. クエリ式でどのフィールドまたは列を抽出するかを指定するために使用します。これはコンテキスト キーワードであり、実際には予約語ではなく、適切なコンテキストでキーワードとしてのみ動作します。 Used to indicate a method or property that can be called without an instance of a type, or a value member that is shared among all instances of a type. 型のインスタンスなしで呼び出すことのできるメソッドまたはプロパティ、または型のすべてのインスタンスで共有される値メンバーを示すために使用します。 Used to declare a structure type. Also used in generic parameter constraints. 構造体型を宣言するために使用されます。ジェネリック パラメーター制約でも使用されます。 Used in conditional expressions. Also used to perform side effects after object construction. 条件分岐で使用します。オブジェクトの構築後の副作用の実行にも使用します。 Used in for loops to indicate a range. for ループで範囲を示します。 Used to introduce a block of code that might generate an exception. Used together with with or finally. 例外を生成する可能性があるコード ブロックを開始するために使用します。with または finally と一緒に使用します。 Used to declare a class, record, structure, discriminated union, enumeration type, unit of measure, or type abbreviation. クラス、レコード、構造体、判別された共同体、列挙型、数量単位、型の省略形の宣言に使用します。 Used to convert to a type that is higher in the inheritance chain. 継承チェーン内の上位の型に変換するために使用します。 Used instead of let for values that implement IDisposable IDisposable を実装する値に対して let の代わりに使用します Used instead of let! in computation expressions for computation expression results that implement IDisposable. IDisposable を実装する計算式の結果に、計算式で let! の代わりに使用されます。 Used in a signature to indicate a value, or in a type to declare a member, in limited situations. 限定された状態において、シグネチャで値を示したり、型でメンバーを宣言したりするために使用されます。 Indicates the .NET void type. Used when interoperating with other .NET languages. .NET の void 型を示します。他の .NET 言語と相互運用するときに使用します。 Used for Boolean conditions (when guards) on pattern matches and to introduce a constraint clause for a generic type parameter. パターン マッチでのブール条件 (when ガード) で、ジェネリック型パラメーターの制約句を開始するために使用します。 Introduces a looping construct. ループ コンストラクトを導入します。 Used together with the match keyword in pattern matching expressions. Also used in object expressions, record copying expressions, and type extensions to introduce member definitions, and to introduce exception handlers. パターン マッチング式で match キーワードを指定して使用します。メンバー定義と例外ハンドラーを導入するため、オブジェクト式、レコード コピー式、および型拡張でも使用します。 Used in a sequence expression to produce a value for a sequence. シーケンス式でシーケンスの値を生成します。 Used in a computation expression to append the result of a given computation expression to a collection of results for the containing computation expression. コンピュテーション式で、コンピュテーション式を含む結果のコレクションにそのコンピュテーション式の結果を追加します。 In function types, delimits arguments and return values. Yields an expression (in sequence expressions); equivalent to the yield keyword. Used in match expressions 関数型で、引数と戻り値を区切ります。式 (シーケンス式) が得られ、yield キーワードに相当します。match 式に使用されます Assigns a value to a variable. 変数に値を割り当てます。 Converts a type to type that is higher in the hierarchy. 型を階層の上位にある型に変換します。 Converts a type to a type that is lower in the hierarchy. 型を階層の下位にある型に変換します。 Delimits a typed code quotation. 型指定されたコード引用符を区切ります。 Delimits a untyped code quotation. 型指定のないコード引用符を区切ります。 {0} '{1}' not found in assembly '{2}'. A possible cause may be a version incompatibility. You may need to explicitly reference the correct version of this assembly to allow all referenced components to use the correct version. {0} '{1}' がアセンブリ '{2}' に見つかりません。バージョンの互換性がないことが原因の可能性があります。すべての参照コンポーネントが正しいバージョンを使用できるように、このアセンブリの正しいバージョンを明示的に参照しなければならない可能性があります。 {0} '{1}' not found in type '{2}' from assembly '{3}'. A possible cause may be a version incompatibility. You may need to explicitly reference the correct version of this assembly to allow all referenced components to use the correct version. {0} '{1}' がアセンブリ '{3}' の '{2}' 型に見つかりません。バージョンの互換性がないことが原因の可能性があります。すべての参照コンポーネントが正しいバージョンを使用できるように、このアセンブリの正しいバージョンを明示的に参照しなければならない可能性があります。 is This value is not a function and cannot be applied. この値は関数ではないため、適用できません。 This value is not a function and cannot be applied. Did you intend to access the indexer via '{0}.[index]'? この値は関数ではないため、適用できません。{0}.[index] によってインデクサーにアクセスしようとしましたか? This expression is not a function and cannot be applied. Did you intend to access the indexer via 'expr.[index]'? この式は関数ではないため、適用できません。expr.[index] によってインデクサーにアクセスしようとしましたか? This value is not a function and cannot be applied. Did you forget to terminate a declaration? この値は関数ではないため、適用できません。宣言を終結しましたか? The argument names in the signature '{0}' and implementation '{1}' do not match. The argument name from the signature file will be used. This may cause problems when debugging or profiling. シグネチャ '{0}' と実装 '{1}' の引数の名前が一致しません。シグネチャ ファイルの引数の名前が使用されます。デバッグまたはプロファイルするときに問題が生じる原因となる可能性があります。 An error occurred while reading the F# metadata of assembly '{0}'. A reserved construct was utilized. You may need to upgrade your F# compiler or use an earlier version of the assembly that doesn't make use of a specific construct. アセンブリ '{0}' の F# メタデータ の読み取り中にエラーが発生しました。予約済みのコンストラクトが使用されました。F# コンパイラをアップグレードするか、特定のコンストラクトを使用しない以前のバージョンのアセンブリを使用しなければならない場合があります。 This method or property is not normally used from F# code, use an explicit tuple pattern for deconstruction instead. このメソッドまたはプロパティは通常、F# コードから使用されません。代わりに、明示的なタプル パターンを分解に使用してください。 This expression returns a value of type '{0}' but is implicitly discarded. Consider using 'let' to bind the result to a name, e.g. 'let result = expression'. If you intended to use the expression as a value in the sequence then use an explicit 'yield'. この式は型 '{0}' の値を返しますが、暗黙的に破棄されます。'let' を使用して結果を名前にバインドすることを検討してください。例: 'let result = expression'。式をシーケンス内で値として使用する場合は、明示的に 'yield' を使用してください。 This expression returns a value of type '{0}' but is implicitly discarded. Consider using 'let' to bind the result to a name, e.g. 'let result = expression'. If you intended to use the expression as a value in the sequence then use an explicit 'yield!'. この式は型 '{0}' の値を返しますが、暗黙的に破棄されます。'let' を使用して結果を名前にバインドすることを検討してください。例: 'let result = expression'。式をシーケンス内で値として使用する場合は、明示的に 'yield!' を使用してください。 Used in computation expressions to pattern match directly over the result of another computation expression. 別のコンピュテーション式の結果に対して直接パターン マッチを適用するコンピュテーション式の中で使用します。 The file '{0}' changed on disk unexpectedly, please reload. ファイル '{0}' がディスク上で予期せず変更されました。再度読み込んでください。 The byref pointer is readonly, so this write is not permitted. byref ポインターは読み取り専用であるため、この書き込みは許可されません。 A value must be mutable in order to mutate the contents or take the address of a value type, e.g. 'let mutable x = ...' 値の型の内容を変更するか、値の型のアドレスを使用するために、値は変更可能にする必要があります (たとえば、'let mutable x = ...') A ReadOnly attribute has been applied to a struct type with a mutable field. 読み取り専用の属性が、変更可能なフィールドを持つ構造体型に適用されました。 A byref pointer returned by a function or method is implicitly dereferenced as of F# 4.5. To acquire the return value as a pointer, use the address-of operator, e.g. '&f(x)' or '&obj.Method(arg1, arg2)'. 関数またはメソッドによって返される byref ポインターが F# 4.5 の時点では暗黙的に逆参照されています。ポインターとして返り値を取得するには、address-of 演算子を使用して '&f(x)' または '&obj.Method(arg1, arg2)' などとします。 A type annotated with IsByRefLike must also be a struct. Consider adding the [<Struct>] attribute to the type. IsByRefLike の注釈が付けられた型は構造体でもなければなりません。型に [<Struct>] 属性を追加することを検討してください。 The address of the variable '{0}' or a related expression cannot be used at this point. This is to ensure the address of the local value does not escape its scope. 現時点で、変数 '{0}' または関連する式のアドレスは使用できません。これは、ローカル値のアドレスがスコープを回避しないようにするためです。 This value can't be assigned because the target '{0}' may refer to non-stack-local memory, while the expression being assigned is assessed to potentially refer to stack-local memory. This is to help prevent pointers to stack-bound memory escaping their scope. この値をターゲット '{0}' に割り当てることはできません。このターゲットは非スタック ローカルのメモリを参照できるのに対して、割り当てられる式はスタック ローカルのメモリに評価される可能性があるためです。これは、スタックにバインドされたメモリへのポインターが自身のスコープを回避することを防止するために役立ちます。 A value defined in a module must be mutable in order to take its address, e.g. 'let mutable x = ...' モジュール内で定義する値のアドレスを取得するには、その値を変更可能にする必要があります。例: 'let mutable x = ...' A type annotated with IsReadOnly must also be a struct. Consider adding the [<Struct>] attribute to the type. IsReadOnly の注釈が付いた型も構造体にする必要があります。型に [<Struct>] 属性を追加してください。 Struct members cannot return the address of fields of the struct by reference 構造体メンバーは、構造体のフィールドのアドレスを参照渡しで返すことはできません The function or method call cannot be used at this point, because one argument that is a byref of a non-stack-local Span or IsByRefLike type is used with another argument that is a stack-local Span or IsByRefLike type. This is to ensure the address of the local value does not escape its scope. 現時点で、関数またはメソッドの呼び出しは使用できません。非スタック ローカルの Span または IsByRefLike 型の byref である 1 つの引数が、スタック ローカルの Span または IsByRefLike 型である別の引数と一緒に使用されています。これは、ローカル値のアドレスがスコープを回避しないようにするためです。 The address of a value returned from the expression cannot be used at this point. This is to ensure the address of the local value does not escape its scope. 現時点で、式から返される値のアドレスは使用できません。これは、ローカル値のアドレスがスコープを回避しないようにするためです。 The Span or IsByRefLike variable '{0}' cannot be used at this point. This is to ensure the address of the local value does not escape its scope. 現時点で、Span または IsByRefLike 変数 '{0}' は使用できません。これは、ローカル値のアドレスがスコープを回避しないようにするためです。 A Span or IsByRefLike value returned from the expression cannot be used at ths point. This is to ensure the address of the local value does not escape its scope. 現時点で、式から返される Span または IsByRefLike 値は使用できません。これは、ローカル値のアドレスがスコープを回避しないようにするためです。 Cannot take the address of the value returned from the expression. Assign the returned value to a let-bound value before taking the address. 式から返された値のアドレスを取得できません。アドレスを取得する前に、let でバインドされた値に戻り値を割り当ててください。 Unmatched '{{|' '{{|' が対応しません anonymous record field 匿名レコード フィールド The exception '{0}' does not have a field named '{1}'. 例外 '{0}' には '{1}' という名前のフィールドはありません。 Active patterns do not have fields. This syntax is invalid. アクティブなパターンにフィールドがありません。この構文は無効です。 The constructor does not have a field named '{0}'. コンストラクターには '{0}' という名前のフィールドはありません Two anonymous record types are from different assemblies '{0}' and '{1}' 2 つの匿名レコードの種類は、'{0}' と '{1}' の異なるアセンブリからのものです This anonymous record does not exactly match the expected shape. Add the missing fields {0} and remove the extra fields {1}. この匿名レコードは、予期された形状と完全には一致していません。不足しているフィールド {0} を追加し、不要なフィールド {1} を削除してください。 Cannot call the byref extension method '{0}. The first parameter requires the value to be mutable or a non-readonly byref type. byref 拡張メソッド '{0} を呼び出すことはできません。最初のパラメーターでは、値を変更可能な byref 型または読み取り専用以外の byref 型にする必要があります。 Byref types are not allowed to have optional type extensions. byref 型には、オプションの型拡張子を指定することはできません。 Cannot partially apply the extension method '{0}' because the first parameter is a byref type. 最初のパラメーターは byref 型なので、拡張メソッド '{0}' を部分的に適用することはできません。 This type does not inherit Attribute, it will not work correctly with other .NET languages. この型は属性を継承しません。他の .NET 言語で正しく動作しません。 Invalid anonymous record expression 無効な匿名レコード式 Invalid anonymous record type 無効な匿名レコードの種類 The input to a copy-and-update expression that creates an anonymous record must be either an anonymous record or a record 匿名レコードを作成する copy-and-update 式への入力には匿名レコードまたはレコードを 1 つ含める必要があります The parameter '{0}' has an invalid type '{1}'. This is not permitted by the rules of Common IL. パラメーター '{0}' には無効な型 '{1}' が指定されています。これは Common IL の規則では許可されていません。 The function or method has an invalid return type '{0}'. This is not permitted by the rules of Common IL. 関数またはメソッドには、無効な戻り値の型 '{0}' が指定されています。これは Common IL の規則では許可されていません。 No implementation was given for those members: {0} これらのメンバーに実装が指定されていません: {0} No implementation was given for those members: {0}Note that all interface members must be implemented and listed under an appropriate 'interface' declaration, e.g. 'interface ... with member ...'. これらのメンバーに実装が指定されていません: {0} すべてのインターフェイス メンバーは実装され、適切な 'interface' 宣言でリストされている必要があります。例: 'interface ... with member ...'。 No implementation was given for those members (some results omitted): {0} これらのメンバーに実装が指定されていません (一部の結果が省略されました): {0} No implementation was given for those members (some results omitted): {0}Note that all interface members must be implemented and listed under an appropriate 'interface' declaration, e.g. 'interface ... with member ...'. これらのメンバーに実装が指定されていません (一部の結果が省略されました): {0} すべてのインターフェイス メンバーは実装され、適切な 'interface' 宣言でリストされている必要があります。例: 'interface ... with member ...'。 Expression does not have a name. 式に名前がありません。 Using the 'nameof' operator as a first-class function value is not permitted. 'nameof' 演算子をファーストクラスの関数値として使用することは許可されていません。 Maps physical paths to source path names output by the compiler 物理パスをコンパイラ出力のソース パス名にマップします Invalid path map. Mappings must be comma separated and of the format 'path=sourcePath' 無効なパス マップです。マッピングはコンマ区切りの 'path=sourcePath' 形式である必要があります Reference an assembly or directory containing a design time tool (Short form: -t) デザイン時ツールを含むアセンブリまたはディレクトリを参照します (短い形式: -t) Package manager key '{0}' was not registered in {1}. Currently registered: {2} パッケージ マネージャー キー '{0}' は {1} に登録されていませんでした。現在登録済み: {2} {0} {0} The dependency manager extension {0} could not be loaded. Message: {1} 依存関係マネージャーの拡張機能 {0} を読み込むことができませんでした。メッセージ: {1}