Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1a4884c

Browse files
v-zbsailKevinRansom
authored andcommitted
LOC CHECKIN | Microsoft/visualfsharp master | 20180607 (#5130)
1 parentb224a2d commit1a4884c

13 files changed

+58
-58
lines changed

‎src/fsharp/xlf/FSComp.txt.cs.xlf‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</trans-unit>
110110
<trans-unitid="followingPatternMatchClauseHasWrongType">
111111
<source>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}'.</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}, aletady je typu {1}.</target>
112+
<targetstate="translated">Všechny větve výrazu porovnání vzorů musívracet hodnoty stejného typu. První větev vrátila hodnotu typu{0}, aletato větev vrátila hodnotu typu {1}.</target>
113113
<note />
114114
</trans-unit>
115115
<trans-unitid="patternMatchGuardIsNotBool">
@@ -5434,7 +5434,7 @@
54345434
</trans-unit>
54355435
<trans-unitid="fscBadAssemblyVersion">
54365436
<source>The attribute {0} specified version '{1}', but this value is invalid and has been ignored</source>
5437-
<targetstate="translated">Třída {0}definovala verzi {1}, ale tato hodnota není platná a ignoruje se.</target>
5437+
<targetstate="translated">Atribut {0}určoval verzi {1}, ale tato hodnota není platná a ignoruje se.</target>
54385438
<note />
54395439
</trans-unit>
54405440
<trans-unitid="fscTwoResourceManifests">
@@ -6979,7 +6979,7 @@
69796979
</trans-unit>
69806980
<trans-unitid="keywordDescriptionMatchBang">
69816981
<source>Used in computation expressions to pattern match directly over the result of another computation expression.</source>
6982-
<targetstate="new">Used in computation expressions to pattern match directly over the result of another computation expression.</target>
6982+
<targetstate="translated">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.</target>
69836983
<note />
69846984
</trans-unit>
69856985
<trans-unitid="ilreadFileChanged">

‎src/fsharp/xlf/FSComp.txt.de.xlf‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</trans-unit>
110110
<trans-unit id="followingPatternMatchClauseHasWrongType">
111111
<source>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}'.</source>
112-
<targetstate="needs-review-translation">Alle Branches einesMusterabgleichsausdrucks müssendengleichenTyp aufweisen. Es wurde erwartet, dass dieser Ausdruck den Typ "{0}"aufweist, hier liegt aber derTyp "{1}"vor.</target>
112+
<target state="translated">Alle Branches einesMusterübereinstimmungsausdrucks müssenWerte desgleichenTyps zurückgeben. Der erste Branch hat einen Wert vom Typ "{0}"zurückgegeben, aber dieser Branch gab einen Wert vomTyp "{1}"zurück.</target>
113113
<note />
114114
</trans-unit>
115115
<trans-unit id="patternMatchGuardIsNotBool">
@@ -5434,7 +5434,7 @@
54345434
</trans-unit>
54355435
<trans-unit id="fscBadAssemblyVersion">
54365436
<source>The attribute {0} specified version '{1}', but this value is invalid and has been ignored</source>
5437-
<targetstate="translated">Ein{0} gab Version'{1}' an, dieser Wert ist jedoch ungültig und wurde ignoriert.</target>
5437+
<target state="translated">Das Attribut "{0}" hat Version"{1}" angegeben, dieser Wert ist jedoch ungültig und wurde ignoriert.</target>
54385438
<note />
54395439
</trans-unit>
54405440
<trans-unit id="fscTwoResourceManifests">
@@ -6979,7 +6979,7 @@
69796979
</trans-unit>
69806980
<trans-unit id="keywordDescriptionMatchBang">
69816981
<source>Used in computation expressions to pattern match directly over the result of another computation expression.</source>
6982-
<targetstate="new">Used incomputation expressions to pattern match directly over the result of another computation expression.</target>
6982+
<target state="translated">Wird inBerechnungsausdrücken zur Musterübereinstimmung direkt über dem Ergebnis eines anderen Berechnungsausdrucks verwendet.</target>
69836983
<note />
69846984
</trans-unit>
69856985
<trans-unit id="ilreadFileChanged">

‎src/fsharp/xlf/FSComp.txt.es.xlf‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</trans-unit>
110110
<trans-unitid="followingPatternMatchClauseHasWrongType">
111111
<source>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}'.</source>
112-
<targetstate="needs-review-translation">Todas las ramas de una expresión de coincidencia depatrones debentener elmismo tipo.Se esperaba que esta expresión tuviera el tipo "{0}", peroaquí tiene eltipo "{1}".</target>
112+
<targetstate="translated">Todas las ramas de una expresión de coincidencia depatrón debendevolver valores delmismo tipo.La primera rama devolvió un valor de tipo "{0}", peroesta rama devolvió un valor detipo "\{1 \}".</target>
113113
<note />
114114
</trans-unit>
115115
<trans-unitid="patternMatchGuardIsNotBool">
@@ -5434,7 +5434,7 @@
54345434
</trans-unit>
54355435
<trans-unitid="fscBadAssemblyVersion">
54365436
<source>The attribute {0} specified version '{1}', but this value is invalid and has been ignored</source>
5437-
<targetstate="translated">Un {0} ha especificado la versión "{1}", pero este valor no es válido y se ha omitido</target>
5437+
<targetstate="translated">El atributo {0} ha especificado la versión "{1}", pero este valor no es válido y se ha omitido</target>
54385438
<note />
54395439
</trans-unit>
54405440
<trans-unitid="fscTwoResourceManifests">
@@ -6979,7 +6979,7 @@
69796979
</trans-unit>
69806980
<trans-unitid="keywordDescriptionMatchBang">
69816981
<source>Used in computation expressions to pattern match directly over the result of another computation expression.</source>
6982-
<targetstate="new">Used in computation expressions to pattern match directly over the result of another computation expression.</target>
6982+
<targetstate="translated">Se utiliza en expresiones de cálculo para hacer coincidir patrones directamente sobre el resultado de otra expresión de cálculo.</target>
69836983
<note />
69846984
</trans-unit>
69856985
<trans-unitid="ilreadFileChanged">

‎src/fsharp/xlf/FSComp.txt.fr.xlf‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</trans-unit>
110110
<trans-unitid="followingPatternMatchClauseHasWrongType">
111111
<source>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}'.</source>
112-
<targetstate="needs-review-translation">Toutes les branches d'une expression comportant des critères spéciaux doiventavoir lemême type.Cette expression était censée avoir letype '{0}', maiselle a ici le type '{1}'.</target>
112+
<targetstate="translated">Toutes les branches d'une expression comportant des critères spéciaux doiventretourner des valeurs dumême type.La première branche a retourné une valeur detype '{0}', maiscette branche a retourné une valeur de type '{1}'.</target>
113113
<note />
114114
</trans-unit>
115115
<trans-unitid="patternMatchGuardIsNotBool">
@@ -5434,7 +5434,7 @@
54345434
</trans-unit>
54355435
<trans-unitid="fscBadAssemblyVersion">
54365436
<source>The attribute {0} specified version '{1}', but this value is invalid and has been ignored</source>
5437-
<targetstate="translated">Un {0} a spécifié la version '{1}', mais cette valeurn'estpas valide et a été ignorée</target>
5437+
<targetstate="translated">L'attribut {0} a spécifié la version '{1}', mais cette valeur estnon valide et a été ignorée</target>
54385438
<note />
54395439
</trans-unit>
54405440
<trans-unitid="fscTwoResourceManifests">
@@ -6979,7 +6979,7 @@
69796979
</trans-unit>
69806980
<trans-unitid="keywordDescriptionMatchBang">
69816981
<source>Used in computation expressions to pattern match directly over the result of another computation expression.</source>
6982-
<targetstate="new">Used in computation expressionsto pattern match directly over the result of another computationexpression.</target>
6982+
<targetstate="translated">Permet dans les expressionsde calcul d'appliquer directement des critères spéciaux au résultat d'une autreexpression de calcul.</target>
69836983
<note />
69846984
</trans-unit>
69856985
<trans-unitid="ilreadFileChanged">

‎src/fsharp/xlf/FSComp.txt.it.xlf‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</trans-unit>
110110
<trans-unitid="followingPatternMatchClauseHasWrongType">
111111
<source>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}'.</source>
112-
<targetstate="needs-review-translation">Il tipo di tuttii rami di un'espressione di criteri di ricercadeve essere lostesso. Iltipo previsto di questa espressione è'{0}', maquello effettivo è '{1}'.</target>
112+
<targetstate="translated">Tuttii rami di un'espressione di criteri di ricercadevono restituire valori dellostesso tipo. Ilprimo ramo ha restituito un valore di tipo'{0}', maquesto ramo ha restituito un valore di tipo '{1}'.</target>
113113
<note />
114114
</trans-unit>
115115
<trans-unitid="patternMatchGuardIsNotBool">
@@ -5434,7 +5434,7 @@
54345434
</trans-unit>
54355435
<trans-unitid="fscBadAssemblyVersion">
54365436
<source>The attribute {0} specified version '{1}', but this value is invalid and has been ignored</source>
5437-
<targetstate="translated">Un oggetto {0} ha specificato la versione '{1}', ma questo valore non è valido ed è stato ignorato</target>
5437+
<targetstate="translated">L'attributo {0} ha specificato la versione '{1}', ma questo valore non è valido ed è stato ignorato</target>
54385438
<note />
54395439
</trans-unit>
54405440
<trans-unitid="fscTwoResourceManifests">
@@ -6979,7 +6979,7 @@
69796979
</trans-unit>
69806980
<trans-unitid="keywordDescriptionMatchBang">
69816981
<source>Used in computation expressions to pattern match directly over the result of another computation expression.</source>
6982-
<targetstate="new">Used in computation expressions to pattern match directly over the result of another computation expression.</target>
6982+
<targetstate="translated">Usata nelle espressioni di calcolo per includere direttamente nei criteri di ricerca il risultato di un'altra espressione di calcolo.</target>
69836983
<note />
69846984
</trans-unit>
69856985
<trans-unitid="ilreadFileChanged">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp