diff --git a/src/fsharp/xlf/FSComp.txt.cs.xlf b/src/fsharp/xlf/FSComp.txt.cs.xlf
index dbf10a3bfbe..2b5223a5a98 100644
--- a/src/fsharp/xlf/FSComp.txt.cs.xlf
+++ b/src/fsharp/xlf/FSComp.txt.cs.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Všechny větve výrazu porovnání vzorů musí mít stejný typ. Očekávalo se, že tento výraz bude mít typ {0}, ale tady je typu {1}.
+ Všechny větve výrazu porovnání vzorů musí vracet hodnoty stejného typu. První větev vrátila hodnotu typu {0}, ale tato větev vrátila hodnotu typu {1}.
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- Třída {0} definovala verzi {1}, ale tato hodnota není platná a ignoruje se.
+ Atribut {0} určoval verzi {1}, ale tato hodnota není platná a ignoruje se.
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Používá se ve výrazech výpočtu k přímému porovnání vzorů s výsledkem jiného výrazu výpočtu.
diff --git a/src/fsharp/xlf/FSComp.txt.de.xlf b/src/fsharp/xlf/FSComp.txt.de.xlf
index 2b2f389f8c0..0b9bed944d1 100644
--- a/src/fsharp/xlf/FSComp.txt.de.xlf
+++ b/src/fsharp/xlf/FSComp.txt.de.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Alle Branches eines Musterabgleichsausdrucks müssen den gleichen Typ aufweisen. Es wurde erwartet, dass dieser Ausdruck den Typ "{0}" aufweist, hier liegt aber der Typ "{1}" vor.
+ Alle Branches eines Musterübereinstimmungsausdrucks müssen Werte des gleichen Typs zurückgeben. Der erste Branch hat einen Wert vom Typ "{0}" zurückgegeben, aber dieser Branch gab einen Wert vom Typ "{1}" zurück.
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- Ein {0} gab Version '{1}' an, dieser Wert ist jedoch ungültig und wurde ignoriert.
+ Das Attribut "{0}" hat Version "{1}" angegeben, dieser Wert ist jedoch ungültig und wurde ignoriert.
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Wird in Berechnungsausdrücken zur Musterübereinstimmung direkt über dem Ergebnis eines anderen Berechnungsausdrucks verwendet.
diff --git a/src/fsharp/xlf/FSComp.txt.es.xlf b/src/fsharp/xlf/FSComp.txt.es.xlf
index 8b9e9460757..5e3e4935e0e 100644
--- a/src/fsharp/xlf/FSComp.txt.es.xlf
+++ b/src/fsharp/xlf/FSComp.txt.es.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Todas las ramas de una expresión de coincidencia de patrones deben tener el mismo tipo. Se esperaba que esta expresión tuviera el tipo "{0}", pero aquí tiene el tipo "{1}".
+ Todas las ramas de una expresión de coincidencia de patrón deben devolver valores del mismo tipo. La primera rama devolvió un valor de tipo "{0}", pero esta rama devolvió un valor de tipo "\{1 \}".
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- Un {0} ha especificado la versión "{1}", pero este valor no es válido y se ha omitido
+ El atributo {0} ha especificado la versión "{1}", pero este valor no es válido y se ha omitido
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Se utiliza en expresiones de cálculo para hacer coincidir patrones directamente sobre el resultado de otra expresión de cálculo.
diff --git a/src/fsharp/xlf/FSComp.txt.fr.xlf b/src/fsharp/xlf/FSComp.txt.fr.xlf
index 02c238295c2..b7e4a6ac838 100644
--- a/src/fsharp/xlf/FSComp.txt.fr.xlf
+++ b/src/fsharp/xlf/FSComp.txt.fr.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Toutes les branches d'une expression comportant des critères spéciaux doivent avoir le même type. Cette expression était censée avoir le type '{0}', mais elle a ici le type '{1}'.
+ Toutes les branches d'une expression comportant des critères spéciaux doivent retourner des valeurs du même type. La première branche a retourné une valeur de type '{0}', mais cette branche a retourné une valeur de type '{1}'.
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- Un {0} a spécifié la version '{1}', mais cette valeur n'est pas valide et a été ignorée
+ L'attribut {0} a spécifié la version '{1}', mais cette valeur est non valide et a été ignorée
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Permet dans les expressions de calcul d'appliquer directement des critères spéciaux au résultat d'une autre expression de calcul.
diff --git a/src/fsharp/xlf/FSComp.txt.it.xlf b/src/fsharp/xlf/FSComp.txt.it.xlf
index 5234a47fed1..31051b80597 100644
--- a/src/fsharp/xlf/FSComp.txt.it.xlf
+++ b/src/fsharp/xlf/FSComp.txt.it.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Il tipo di tutti i rami di un'espressione di criteri di ricerca deve essere lo stesso. Il tipo previsto di questa espressione è '{0}', ma quello effettivo è '{1}'.
+ Tutti i rami di un'espressione di criteri di ricerca devono restituire valori dello stesso tipo. Il primo ramo ha restituito un valore di tipo '{0}', ma questo ramo ha restituito un valore di tipo '{1}'.
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- Un oggetto {0} ha specificato la versione '{1}', ma questo valore non è valido ed è stato ignorato
+ L'attributo {0} ha specificato la versione '{1}', ma questo valore non è valido ed è stato ignorato
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Usata nelle espressioni di calcolo per includere direttamente nei criteri di ricerca il risultato di un'altra espressione di calcolo.
diff --git a/src/fsharp/xlf/FSComp.txt.ja.xlf b/src/fsharp/xlf/FSComp.txt.ja.xlf
index f2897a4d7b7..5252d06d9b4 100644
--- a/src/fsharp/xlf/FSComp.txt.ja.xlf
+++ b/src/fsharp/xlf/FSComp.txt.ja.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- パターン マッチ式のすべてのブランチは同じ型である必要があります。この式に必要な型は '{0}' ですが、ここでは型 '{1}' になっています。
+ パターン マッチ式のすべてのブランチは、同じ型の値を返す必要があります。最初のブランチが返した値の型は '{0}' ですが、このブランチが返した値の型は '{1}' です。
@@ -209,7 +209,7 @@
Unrecognized privacy setting '{0}' for managed resource, valid options are 'public' and 'private'
- マネージ リソースの認識されないプライバシー設定 '{0}'。有効なオプションは 'public' および 'private' です。
+ マネージド リソースの認識されないプライバシー設定 '{0}'。有効なオプションは 'public' および 'private' です。
@@ -354,7 +354,7 @@
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}')
+ F# でコンパイルした DLL '{0}' のメタデータの読み取り/書き込み中にエラーが発生しました。旧バージョンの F# コンパイラでコンパイルした DLL ですか? (エラー: '{1}')
@@ -1154,7 +1154,7 @@
The treatment of this operator is now handled directly by the F# compiler and its meaning cannot be redefined
- この演算子は F# コンパイラーが直接処理するようになったため、演算子の意味を再定義することはできません
+ この演算子は F# コンパイラが直接処理するようになったため、演算子の意味を再定義することはできません
@@ -2974,12 +2974,12 @@
The member '{0}' does not correspond to any abstract or virtual method available to override or implement.
- メンバー '{0}' は、無視または実装に使用できるどの抽象メソッドまたは仮想メソッドにも対応していません。
+ メンバー '{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}' が含まれていますが、このメンバーは無視または実装に使用できる仮想メソッドでも抽象メソッドでもありません。
+ 型 {0} にメンバー '{1}' が含まれていますが、このメンバーはオーバーライドまたは実装に使用できる仮想メソッドでも抽象メソッドでもありません。
@@ -3409,7 +3409,7 @@
This override takes a different number of arguments to the corresponding abstract member. The following abstract members were found:{0}
- この無視では、対応する抽象メンバーに対して異なる数の引数を使用しています。次の抽象メンバーが見つかりました: {0}
+ このオーバーライドでは、対応する抽象メンバーに対して異なる数の引数を使用しています。次の抽象メンバーが見つかりました: {0}
@@ -3439,7 +3439,7 @@
This new member hides the abstract member '{0}'. Rename the member or use 'override' instead.
- この新しいメンバーは抽象メンバー '{0}' を隠ぺいしています。メンバーの名前を変更するか、代わりに 'override' を使用してください。
+ この新しいメンバーは抽象メンバー '{0}' を隠ぺいします。メンバーの名前を変更するか、代わりに 'override' を使用してください。
@@ -4029,7 +4029,7 @@
Compiler error: unexpected unrealized value
- コンパイラー エラー: 予期しない認識されない値
+ コンパイラ エラー: 予期しない認識されない値
@@ -4204,7 +4204,7 @@
Embed the specified managed resource
- 指定したマネージ リソースを埋め込みます
+ 指定したマネージド リソースを埋め込みます
@@ -4284,7 +4284,7 @@
Suppress compiler copyright message
- コンパイラーの著作権メッセージを表示しません
+ コンパイラの著作権メッセージを表示しません
@@ -4374,12 +4374,12 @@
The command-line option '--cliroot' has been deprecated. Use an explicit reference to a specific copy of mscorlib.dll instead.
- コマンド ライン オプション '--cliroot' は使用されなくなりました。代わりに mscorlib.dll の特定のコピーに対する明示的な参照を使用してください。
+ コマンド ライン オプション '--cliroot' は非推奨になりました。代わりに mscorlib.dll の特定のコピーに対する明示的な参照を使用してください。Use to override where the compiler looks for mscorlib.dll and framework components
- コンパイラーが mscorlib.dll およびフレームワーク コンポーネントを検索する場所をオーバーライドするために使用します
+ コンパイラが mscorlib.dll およびフレームワーク コンポーネントを検索する場所をオーバーライドするために使用します
@@ -4439,17 +4439,17 @@
The command-line option '{0}' has been deprecated
- コマンド ライン オプション '{0}' は使用されなくなりました
+ コマンド ライン オプション '{0}' は非推奨になりましたThe command-line option '{0}' has been deprecated. Use '{1}' instead.
- コマンド ライン オプション '{0}' は使用されなくなりました。代わりに '{1}' を使用してください。
+ コマンド ライン オプション '{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 で実行できるようになりました。
+ コマンド ライン オプション '{0}' は非推奨になりました。HTML ドキュメントの生成は、F# Power Pack のツール FsHtmlDoc.exe で実行できるようになりました。
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- {0} がバージョン '{1}' を指定しましたが、この値は無効なため無視されました
+ 属性 {0} にバージョン '{1}' を指定しましたが、この値は無効なため無視されました
@@ -5464,12 +5464,12 @@
Static linking may not include a mixed managed/unmanaged DLL
- 静的リンクでは、混合マネージ/アンマネージ DLL がインクルードされない可能性があります
+ 静的リンクでは、混合マネージド/アンマネージド DLL がインクルードされない可能性がありますIgnoring mixed managed/unmanaged assembly '{0}' during static linking
- 静的リンク中に混合マネージ/アンマネージ アセンブリ '{0}' を無視しています
+ 静的リンク中に混合マネージド/アンマネージド アセンブリ '{0}' を無視しています
@@ -5534,7 +5534,7 @@
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> 項目を使用して、この変換を実行できます。
+ .resx ファイル ({0}) をソース ファイルとしてコンパイラに渡す処理は非推奨です。resgen.exe を使用して、.resx ファイルを .resources ファイルに変換し、--resource オプションで渡してください。MSBuild を使用する場合は、.fsproj プロジェクト ファイル内の <EmbeddedResource> 項目を使用して、この変換を実行できます。
@@ -5814,7 +5814,7 @@
Cannot override inherited member '{0}' because it is sealed
- 継承されたメンバー '{0}' はシールドであるため、オーバーライドできません
+ 継承されたメンバー '{0}' はシールされているため、オーバーライドできません
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ 別のコンピュテーション式の結果に対して直接パターン マッチを適用するコンピュテーション式の中で使用します。
diff --git a/src/fsharp/xlf/FSComp.txt.ko.xlf b/src/fsharp/xlf/FSComp.txt.ko.xlf
index d13f1ff6080..03e8c189b82 100644
--- a/src/fsharp/xlf/FSComp.txt.ko.xlf
+++ b/src/fsharp/xlf/FSComp.txt.ko.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- 패턴 일치 식의 모든 분기는 동일한 형식이어야 합니다. 이 식에는 '{0}' 형식이 필요하지만 여기에서는 '{1}' 형식이 지정되었습니다.
+ 패턴 일치 식의 모든 분기는 동일한 형식의 값을 반환해야 합니다. 첫 번째 분기는 '{0}' 형식의 값을 반환했지만 이 분기는 '{1}' 형식의 값을 반환했습니다.
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- AssemblyVersionAttribute에 {0} 버전 '{1}'이(가) 지정되었지만 이 값이 잘못되어 무시되었습니다.
+ 특성 {0}이(가) 버전 '{1}'을(를) 지정했지만, 이 값이 잘못되어 무시되었습니다.
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ 다른 계산 식의 결과에 대해 직접적으로 패턴 일치에 대한 계산 식에 사용됩니다.
diff --git a/src/fsharp/xlf/FSComp.txt.pl.xlf b/src/fsharp/xlf/FSComp.txt.pl.xlf
index 78155117999..cc2cb60706f 100644
--- a/src/fsharp/xlf/FSComp.txt.pl.xlf
+++ b/src/fsharp/xlf/FSComp.txt.pl.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Wszystkie gałęzie wyrażenia dopasowania do wzorca muszą mieć ten sam typ. Oczekiwano, że to wyrażenie będzie miało typ „{0}”, ale tutaj ma typ „{1}”.
+ Wszystkie gałęzie wyrażenia dopasowania do wzorca muszą zwracać wartości tego samego typu. Pierwsza gałąź zwróciła wartość typu „{0}”, ale ta gałąź zwróciła wartość typu „{1}”
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- Element {0} określił wersję „{1}”, ale ta wartość jest nieprawidłowa i została zignorowana
+ Atrybut {0} określił wersję „{1}”, ale ta wartość jest nieprawidłowa i została zignorowana
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Używane w wyrażeniach obliczenia do dopasowania do wzorca bezpośrednio w wyniku innego wyrażenia obliczenia.
diff --git a/src/fsharp/xlf/FSComp.txt.pt-BR.xlf b/src/fsharp/xlf/FSComp.txt.pt-BR.xlf
index 6098e8f2323..5e88ba3e4c7 100644
--- a/src/fsharp/xlf/FSComp.txt.pt-BR.xlf
+++ b/src/fsharp/xlf/FSComp.txt.pt-BR.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Todas as ramificações de uma expressão de correspondência de padrões devem ter o mesmo tipo. Essa expressão deveria ter o tipo '{0}', mas aqui tem o tipo '{1}'.
+ Todos os branches de uma expressão correspondente ao padrão precisam retornar valores do mesmo tipo. O primeiro branch retornou um valor do tipo '{0}', mas este branch retornou um valor do tipo '{1}'.
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- Um {0} especificou a versão '{1}', mas esse valor é inválido e foi ignorado
+ O atributo {0} especificou a versão '{1}', mas esse valor é inválido e foi ignorado
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Usado em expressões de computação para corresponder ao padrão diretamente sobre o resultado de outra expressão de computação.
diff --git a/src/fsharp/xlf/FSComp.txt.ru.xlf b/src/fsharp/xlf/FSComp.txt.ru.xlf
index 5ea6fd8115f..29fa9dd9b7f 100644
--- a/src/fsharp/xlf/FSComp.txt.ru.xlf
+++ b/src/fsharp/xlf/FSComp.txt.ru.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Все ветви выражения сопоставления шаблона должны иметь один и тот же тип. В этом выражении ожидалось использование типа "{0}", но используется тип "{1}".
+ Все ветви выражения сопоставления шаблонов должны возвращать значения одного типа. Первая ветвь возвратила значение типа "{0}", а эта ветвь — типа "{1}".
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- В {0} была указана версия "{1}", однако это значение является недопустимым и было проигнорировано
+ В атрибуте {0} указана версия "{1}", однако это значение недопустимо и было проигнорировано
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Используется в выражениях вычислений для сопоставления шаблонов непосредственно с результатом другого выражения вычислений.
diff --git a/src/fsharp/xlf/FSComp.txt.tr.xlf b/src/fsharp/xlf/FSComp.txt.tr.xlf
index e83e67cdaee..11713f19a91 100644
--- a/src/fsharp/xlf/FSComp.txt.tr.xlf
+++ b/src/fsharp/xlf/FSComp.txt.tr.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- Bir pattern match ifadesinin tüm dalları aynı türe sahip olmalıdır. Bu ifadenin '{0}' türünde olması bekleniyordu ancak burada '{1}' türünde.
+ Bir desen eşleştirme ifadesinin tüm dalları aynı türdeki değerleri döndürmelidir. Birinci dal '{0}' türünde bir değer döndürdü ancak bu dal '{1}' türünde bir değer döndürdü.
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- {0} ile sürüm '{1}' belirtildi, ancak bu değer geçersiz ve yok sayıldı
+ {0} özniteliğinde '{1}' sürümü belirtildi, ancak bu değer geçersiz olduğundan yoksayıldı
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ Başka bir hesaplama ifadesinin sonucu üzerinde doğrudan desen eşleştirmesi için hesaplama ifadelerinde kullanılır.
diff --git a/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf b/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf
index 51c322df89e..d23fbc6081d 100644
--- a/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf
+++ b/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- 模式匹配表达式的所有分支必须具有同一类型。此表达式的类型应为“{0}”,但此处类型为“{1}”。
+ 模式匹配表达式的所有分支必须返回相同类型的值。第一个分支返回“{0}”类型的值,但此分支返回“{1}”类型的值。
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- {0} 指定的版本“{1}”,但此值无效,已被忽略
+ 属性 {0} 指定版本“{1}”,但此值无效,已被忽略
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ 在计算表达式中用于直接对另一个计算表达式的结果进行模式匹配。
diff --git a/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf b/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
index a3db27ef514..d424a65e4ad 100644
--- a/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
+++ b/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
@@ -109,7 +109,7 @@
All branches of a pattern match expression must return values of the same type. The first branch returned a value of type '{0}', but this branch returned a value of type '{1}'.
- 模式比對運算式的所有分支都必須是同一種類型。此運算式應具備類型 '{0}',但卻是類型 '{1}'。
+ 模式比對運算式的所有分支,都必須傳回相同類型的值。第一個分支傳回了類型 '{0}' 的值,但此分支卻傳回了類型 '{1}' 的值。
@@ -5439,7 +5439,7 @@
The attribute {0} specified version '{1}', but this value is invalid and has been ignored
- {0} 指定的版本 '{1}',但是此值無效,已被忽略。
+ 屬性 {0} 指定了版本 '{1}',但該值無效,所以已忽略。
@@ -6984,7 +6984,7 @@
Used in computation expressions to pattern match directly over the result of another computation expression.
- Used in computation expressions to pattern match directly over the result of another computation expression.
+ 用於計算運算式中,直接對另一個計算運算式的結果進行模式比對。