You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
/// All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '%s', buthere has type '%s'.
181
+
/// All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '%s', butthis branch returned a value of type '%s'.
Copy file name to clipboardExpand all lines: src/fsharp/FSComp.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ arrayElementHasWrongType,"All elements of an array constructor expression must h
22
22
missingElseBranch,"The 'if' expression is missing an 'else' branch. The 'then' branch has type '%s'. Because 'if' is an expression, and not a statement, add an 'else' branch which returns a value of the same type."
23
23
ifExpression,"The 'if' expression needs to have type '%s' to satisfy context type requirements. It currently has type '%s'."
24
24
elseBranchHasWrongType,"All branches of an 'if' expression must have the same type. This expression was expected to have type '%s', but here has type '%s'."
25
-
followingPatternMatchClauseHasWrongType,"All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '%s', buthere has type '%s'."
25
+
followingPatternMatchClauseHasWrongType,"All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '%s', butthis branch returned a value of type '%s'."
26
26
patternMatchGuardIsNotBool,"A pattern match guard must be of type 'bool', but this 'when' expression is of type '%s'."
27
27
commaInsteadOfSemicolonInRecord,"A ';' is used to separate field values in records. Consider replacing ',' with ';'."
28
28
derefInsteadOfNot,"The '!' operator is used to dereference a ref cell. Consider using 'not expr' here."
<source>All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</source>
112
-
<targetstate="translated">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}.</target>
111
+
<source>All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</source>
112
+
<targetstate="needs-review-translation">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}.</target>
<source>All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</source>
112
-
<targetstate="translated">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.</target>
111
+
<source>All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</source>
112
+
<targetstate="needs-review-translation">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.</target>
<source>All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</source>
112
-
<targetstate="new">All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</target>
111
+
<source>All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</source>
112
+
<targetstate="new">All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</target>
<source>All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</source>
112
-
<targetstate="translated">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}".</target>
111
+
<source>All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</source>
112
+
<targetstate="needs-review-translation">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}".</target>
<source>All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</source>
112
-
<targetstate="translated">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}'.</target>
111
+
<source>All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</source>
112
+
<targetstate="needs-review-translation">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}'.</target>
<source>All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</source>
112
-
<target state="translated">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}'.</target>
111
+
<source>All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</source>
112
+
<target state="needs-review-translation">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}'.</target>
<source>All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</source>
<source>All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</source>
<source>All branches of a pattern match expression musthavethe same type.This expression was expected to havetype '{0}', buthere has type '{1}'.</source>
112
-
<target state="translated">패턴 일치 식의 모든 분기는 동일한 형식이어야 합니다. 이 식에는 '{0}' 형식이 필요하지만 여기에서는 '{1}' 형식이 지정되었습니다.</target>
111
+
<source>All branches of a pattern match expression mustreturn values ofthe same type.The first branch returned a value oftype '{0}', butthis branch returned a value of type '{1}'.</source>
112
+
<target state="needs-review-translation">패턴 일치 식의 모든 분기는 동일한 형식이어야 합니다. 이 식에는 '{0}' 형식이 필요하지만 여기에서는 '{1}' 형식이 지정되었습니다.</target>