Skip to content

Commit 576a650

Browse files
authored
Merge pull request #15011 from dotnet/locfiles/10bad0b0-d478-4865-87c9-82c4c361b747
Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2148637
2 parents 556dcc3 + 9f99830 commit 576a650

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+541
-539
lines changed

src/Compiler/xlf/FSComp.txt.cs.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</trans-unit>
2525
<trans-unit id="chkAbstractMembersDeclarationsOnStaticClasses">
2626
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</source>
27-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</target>
27+
<target state="translated">Pokud typ používá atributy [&lt;Sealed&gt;] i [&lt;AbstractClass&gt;], znamená to, že je statický. Deklarace abstraktních členů nejsou povoleny.</target>
2828
<note />
2929
</trans-unit>
3030
<trans-unit id="chkAdditionalConstructorOnStaticClasses">
@@ -49,7 +49,7 @@
4949
</trans-unit>
5050
<trans-unit id="chkExplicitFieldsDeclarationsOnStaticClasses">
5151
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</source>
52-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</target>
52+
<target state="translated">Pokud typ používá atributy [&lt;Sealed&gt;] i [&lt;AbstractClass&gt;], znamená to, že je statický. Explicitní deklarace polí nejsou povoleny.</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="chkFeatureNotLanguageSupported">
@@ -69,7 +69,7 @@
6969
</trans-unit>
7070
<trans-unit id="chkImplementingInterfacesOnStaticClasses">
7171
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</source>
72-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</target>
72+
<target state="translated">Pokud typ používá atributy [&lt;Sealed&gt;] i [&lt;AbstractClass&gt;], znamená to, že je statický. Implementace rozhraní není povolena.</target>
7373
<note />
7474
</trans-unit>
7575
<trans-unit id="chkInfoRefcellAssign">
@@ -94,7 +94,7 @@
9494
</trans-unit>
9595
<trans-unit id="chkInstanceLetBindingOnStaticClasses">
9696
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</source>
97-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</target>
97+
<target state="translated">Pokud typ používá atribut [&lt;Sealed&gt;] i [&lt;AbstractClass&gt;], znamená to, že je statický. Členové instance nejsou povoleni.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="chkInstanceMemberOnStaticClasses">

src/Compiler/xlf/FSComp.txt.de.xlf

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</trans-unit>
2525
<trans-unit id="chkAbstractMembersDeclarationsOnStaticClasses">
2626
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</source>
27-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</target>
27+
<target state="translated">Wenn ein Typ sowohl das Attribute [&lt;Sealed&gt;] wie auch [&lt;AbstractClass&gt;] verwendet, bedeutet dies, dass er statisch ist. Abstrakte Memberdeklarationen sind nicht zulässig.</target>
2828
<note />
2929
</trans-unit>
3030
<trans-unit id="chkAdditionalConstructorOnStaticClasses">
@@ -49,7 +49,7 @@
4949
</trans-unit>
5050
<trans-unit id="chkExplicitFieldsDeclarationsOnStaticClasses">
5151
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</source>
52-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</target>
52+
<target state="translated">Wenn ein Typ sowohl das Attribute [&lt;Sealed&gt;] wie auch [&lt;AbstractClass&gt;] verwendet, bedeutet dies, dass er statisch ist. Explizite Felddeklarationen sind nicht zulässig.</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="chkFeatureNotLanguageSupported">
@@ -69,7 +69,7 @@
6969
</trans-unit>
7070
<trans-unit id="chkImplementingInterfacesOnStaticClasses">
7171
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</source>
72-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</target>
72+
<target state="translated">Wenn ein Typ sowohl das Attribute [&lt;Sealed&gt;] wie auch [&lt;AbstractClass&gt;] verwendet, bedeutet dies, dass er statisch ist. Das Implementieren von Schnittstellen ist nicht zulässig.</target>
7373
<note />
7474
</trans-unit>
7575
<trans-unit id="chkInfoRefcellAssign">
@@ -94,7 +94,7 @@
9494
</trans-unit>
9595
<trans-unit id="chkInstanceLetBindingOnStaticClasses">
9696
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</source>
97-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</target>
97+
<target state="translated">Wenn ein Typ sowohl das Attribute [&lt;Sealed&gt;] wie auch [&lt;AbstractClass&gt;] verwendet, bedeutet dies, dass er statisch ist. Let-Bindungen der Instanz sind nicht zulässig.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="chkInstanceMemberOnStaticClasses">
@@ -314,7 +314,7 @@
314314
</trans-unit>
315315
<trans-unit id="featureNonInlineLiteralsAsPrintfFormat">
316316
<source>String values marked as literals and IL constants as printf format</source>
317-
<target state="translated">Zeichenfolgenwerte, die als Literale und IL-Konstanten als Druckformat markiert sind</target>
317+
<target state="translated">Zeichenfolgenwerte, die als Literale und IL-Konstanten als printf-Format markiert sind</target>
318318
<note />
319319
</trans-unit>
320320
<trans-unit id="featureNonVariablePatternsToRightOfAsPatterns">
@@ -404,7 +404,7 @@
404404
</trans-unit>
405405
<trans-unit id="featureTryWithInSeqExpressions">
406406
<source>Support for try-with in sequence expressions</source>
407-
<target state="translated">Unterstützung für try-with-in-Sequenzausdrücke</target>
407+
<target state="translated">Unterstützung für "try-with" in Sequenzausdrücken</target>
408408
<note />
409409
</trans-unit>
410410
<trans-unit id="featureWarningWhenCopyAndUpdateRecordChangesAllFields">
@@ -774,7 +774,7 @@
774774
</trans-unit>
775775
<trans-unit id="parsUnexpectedEndOfFileElif">
776776
<source>Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif &lt;expr&gt; then &lt;expr&gt;' or 'else if &lt;expr&gt; then &lt;expr&gt;'.</source>
777-
<target state="translated">Unerwartetes Eingabeende im Branch "else if" oder "elif" des bedingten Ausdrucks. Erwartet wurde "elif &lt;expr&gt; then &lt;expr&gt;" oder "else if &lt;expr&gt; then &lt;expr&gt;".</target>
777+
<target state="translated">Unerwartetes Ende der Eingabe im "else if"- oder "elif"-Branch des bedingten Ausdrucks. Erwartet wird: "elif &lt;expr&gt; then &lt;expr&gt;" oder "else if &lt;expr&gt; then &lt;expr&gt;".</target>
778778
<note />
779779
</trans-unit>
780780
<trans-unit id="parsUnexpectedSymbolDot">
@@ -919,7 +919,7 @@
919919
</trans-unit>
920920
<trans-unit id="tcCopyAndUpdateRecordChangesAllFields">
921921
<source>This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead.</source>
922-
<target state="translated">Dieser Ausdruck zum Kopieren und Aktualisieren von Datensätzen ändert alle Felder des Datensatztyps '{0}'. Verwenden Sie stattdessen die Syntax für die Datensatzerstellung.</target>
922+
<target state="translated">Dieser Ausdruck zum Kopieren und Aktualisieren von Datensätzen ändert alle Felder des Datensatztyps "{0}". Erwägen Sie stattdessen die Verwendung der Datensatzerstellungssyntax.</target>
923923
<note />
924924
</trans-unit>
925925
<trans-unit id="tcHighPrecedenceFunctionApplicationToListDeprecated">
@@ -1189,7 +1189,7 @@
11891189
</trans-unit>
11901190
<trans-unit id="typrelNeverRefinedAwayFromTop">
11911191
<source>A type has been implicitly inferred as 'obj', which may be unintended. Consider adding explicit type annotations. You can disable this warning by using '#nowarn \"3559\"' or '--nowarn:3559'.</source>
1192-
<target state="translated">Ein Typ wurde implizit als "obj" abgeleitet, was möglicherweise unbeabsichtigt ist. Erwägen Sie das Hinzufügen expliziter Typanmerkungen. Sie können diese Warnung mithilfe von "#nowarn \"3559\"" oder "--nowarn:3559" deaktivieren.</target>
1192+
<target state="translated">Ein Typ wurde implizit als "obj" abgeleitet, was möglicherweise unbeabsichtigt ist. Erwägen Sie, explizite Typanmerkungen hinzuzufügen. Sie können diese Warnung deaktivieren, indem Sie "#nowarn \"3559\" oder "--nowarn:3559" verwenden.</target>
11931193
<note />
11941194
</trans-unit>
11951195
<trans-unit id="undefinedNameFieldConstructorOrMemberWhenTypeIsKnown">
@@ -4659,7 +4659,7 @@
46594659
</trans-unit>
46604660
<trans-unit id="tcConcreteMembersIllegalInInterface">
46614661
<source>Interfaces cannot contain definitions of concrete instance members. You may need to define a constructor on your type to indicate that the type is a class.</source>
4662-
<target state="new">Interfaces cannot contain definitions of concrete instance members. You may need to define a constructor on your type to indicate that the type is a class.</target>
4662+
<target state="translated">Schnittstellen dürfen keine Definitionen konkreter Instanzmember enthalten. Sie müssen ggf. einen Konstruktor für den Typ definieren, um anzugeben, dass es sich bei dem Typ um eine Klasse handelt.</target>
46634663
<note />
46644664
</trans-unit>
46654665
<trans-unit id="tcConstructorsDisallowedInExceptionAugmentation">

src/Compiler/xlf/FSComp.txt.es.xlf

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</trans-unit>
2525
<trans-unit id="chkAbstractMembersDeclarationsOnStaticClasses">
2626
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</source>
27-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</target>
27+
<target state="translated">Si un tipo utiliza los atributos [&lt;Sealed&gt;] y [&lt;AbstractClass&gt;], significa que es estático. Las declaraciones de miembros abstractos no están permitidas.</target>
2828
<note />
2929
</trans-unit>
3030
<trans-unit id="chkAdditionalConstructorOnStaticClasses">
@@ -49,7 +49,7 @@
4949
</trans-unit>
5050
<trans-unit id="chkExplicitFieldsDeclarationsOnStaticClasses">
5151
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</source>
52-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</target>
52+
<target state="translated">Si un tipo utiliza los atributos [&lt;Sealed&gt;] y [&lt;AbstractClass&gt;], significa que es estático. No se permiten las declaraciones explícitas de campos.</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="chkFeatureNotLanguageSupported">
@@ -69,7 +69,7 @@
6969
</trans-unit>
7070
<trans-unit id="chkImplementingInterfacesOnStaticClasses">
7171
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</source>
72-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</target>
72+
<target state="translated">Si un tipo utiliza ambos atributos [&lt;Sealed&gt;] y [&lt;AbstractClass&gt;], significa que es estático. No se permite implementar interfaces.</target>
7373
<note />
7474
</trans-unit>
7575
<trans-unit id="chkInfoRefcellAssign">
@@ -94,7 +94,7 @@
9494
</trans-unit>
9595
<trans-unit id="chkInstanceLetBindingOnStaticClasses">
9696
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</source>
97-
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</target>
97+
<target state="translated">Si un tipo utiliza ambos atributos [&lt;Sealed&gt;] y [&lt;AbstractClass&gt;], significa que es estático. No se permiten los enlaces let de instancia.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="chkInstanceMemberOnStaticClasses">
@@ -309,7 +309,7 @@
309309
</trans-unit>
310310
<trans-unit id="featureNestedCopyAndUpdate">
311311
<source>Nested record field copy-and-update</source>
312-
<target state="translated">Copiar y actualizar campo de registro anidado</target>
312+
<target state="translated">Copia y actualización de campos de registro anidados</target>
313313
<note />
314314
</trans-unit>
315315
<trans-unit id="featureNonInlineLiteralsAsPrintfFormat">
@@ -404,12 +404,12 @@
404404
</trans-unit>
405405
<trans-unit id="featureTryWithInSeqExpressions">
406406
<source>Support for try-with in sequence expressions</source>
407-
<target state="translated">Compatibilidad con try-with en expresiones de secuencia</target>
407+
<target state="translated">Compatibilidad con try-with en expresiones secuenciales</target>
408408
<note />
409409
</trans-unit>
410410
<trans-unit id="featureWarningWhenCopyAndUpdateRecordChangesAllFields">
411411
<source>Raises warnings when an copy-and-update record expression changes all fields of a record.</source>
412-
<target state="translated">Genera advertencias cuando una expresión de registro de copia y actualización cambia todos los campos de un registro.</target>
412+
<target state="translated">Emite advertencias cuando una expresión de copiar y actualizar registros cambia todos los campos de un registro.</target>
413413
<note />
414414
</trans-unit>
415415
<trans-unit id="featureWarningWhenInliningMethodImplNoInlineMarkedFunction">
@@ -509,7 +509,7 @@
509509
</trans-unit>
510510
<trans-unit id="keywordDescriptionSig">
511511
<source>Keyword reserved for ML-compatibility.</source>
512-
<target state="translated">Palabra clave reservada para compatibilidad con ML.</target>
512+
<target state="translated">Palabra clave reservada para la compatibilidad con ML.</target>
513513
<note />
514514
</trans-unit>
515515
<trans-unit id="keywordDescriptionTypeTest">
@@ -774,7 +774,7 @@
774774
</trans-unit>
775775
<trans-unit id="parsUnexpectedEndOfFileElif">
776776
<source>Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif &lt;expr&gt; then &lt;expr&gt;' or 'else if &lt;expr&gt; then &lt;expr&gt;'.</source>
777-
<target state="translated">Final de entrada inesperado en la rama "else if" o "elif" de la expresión condicional. Se esperaba 'elif &lt;expr&gt; then &lt;expr&gt;' o 'else if &lt;expr&gt; then &lt;expr&gt;'.</target>
777+
<target state="translated">Fin de entrada inesperado en la rama "else if" o "elif" de una expresión condicional. Se espera "elif &lt;expr&gt; then &lt;expr&gt;" o "else if &lt;expr&gt; then &lt;expr&gt;".</target>
778778
<note />
779779
</trans-unit>
780780
<trans-unit id="parsUnexpectedSymbolDot">
@@ -794,7 +794,7 @@
794794
</trans-unit>
795795
<trans-unit id="reprResumableCodeContainsConstrainedGenericLet">
796796
<source>A constrained generic construct occured in the resumable code specification</source>
797-
<target state="translated">Se produjo una construcción genérica restringida en la especificación de código reanudable</target>
797+
<target state="translated">En la especificación del código resumible aparecía una construcción genérica restringida</target>
798798
<note />
799799
</trans-unit>
800800
<trans-unit id="reprResumableCodeContainsDynamicResumeAtInBody">
@@ -919,7 +919,7 @@
919919
</trans-unit>
920920
<trans-unit id="tcCopyAndUpdateRecordChangesAllFields">
921921
<source>This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead.</source>
922-
<target state="translated">Esta expresión de registro de copia y actualización cambia todos los campos del tipo de registro '{0}'. Considere la posibilidad de usar la sintaxis de construcción de registros en su lugar.</target>
922+
<target state="translated">Esta expresión de copia y actualización de registros cambia todos los campos de tipo de registro "{0}". Es preferible utilizar la sintaxis de construcción de registros.</target>
923923
<note />
924924
</trans-unit>
925925
<trans-unit id="tcHighPrecedenceFunctionApplicationToListDeprecated">
@@ -1189,7 +1189,7 @@
11891189
</trans-unit>
11901190
<trans-unit id="typrelNeverRefinedAwayFromTop">
11911191
<source>A type has been implicitly inferred as 'obj', which may be unintended. Consider adding explicit type annotations. You can disable this warning by using '#nowarn \"3559\"' or '--nowarn:3559'.</source>
1192-
<target state="translated">Un tipo se ha inferido implícitamente como 'obj', lo que puede no ser involumenario. Considere la posibilidad de agregar anotaciones de tipo explícitas. Puede deshabilitar esta advertencia con "#nowarn \"3559\"" o "--nowarn:3559".</target>
1192+
<target state="translated">Se ha inferido implícitamente un tipo como "obj", lo que puede ser involuntario. Considere agregar anotaciones de tipo explícitas. Puede desactivar esta advertencia utilizando "#nowarn \"3559\"" o "--nowarn:3559".</target>
11931193
<note />
11941194
</trans-unit>
11951195
<trans-unit id="undefinedNameFieldConstructorOrMemberWhenTypeIsKnown">
@@ -4659,7 +4659,7 @@
46594659
</trans-unit>
46604660
<trans-unit id="tcConcreteMembersIllegalInInterface">
46614661
<source>Interfaces cannot contain definitions of concrete instance members. You may need to define a constructor on your type to indicate that the type is a class.</source>
4662-
<target state="new">Interfaces cannot contain definitions of concrete instance members. You may need to define a constructor on your type to indicate that the type is a class.</target>
4662+
<target state="translated">Las interfaces no pueden contener definiciones de miembros de instancia concretos. Puede que sea necesario definir un constructor en el tipo para indicar que el tipo es una clase.</target>
46634663
<note />
46644664
</trans-unit>
46654665
<trans-unit id="tcConstructorsDisallowedInExceptionAugmentation">

0 commit comments

Comments
 (0)