From 14564ed690ceb0705dfc096390d7d7b2fcab9291 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Fri, 31 Mar 2023 19:28:34 -0700 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2148637 --- src/Compiler/xlf/FSComp.txt.cs.xlf | 8 +++---- src/Compiler/xlf/FSComp.txt.de.xlf | 20 +++++++++--------- src/Compiler/xlf/FSComp.txt.es.xlf | 26 +++++++++++------------ src/Compiler/xlf/FSComp.txt.fr.xlf | 30 +++++++++++++-------------- src/Compiler/xlf/FSComp.txt.ko.xlf | 24 ++++++++++----------- src/Compiler/xlf/FSComp.txt.pl.xlf | 20 +++++++++--------- src/Compiler/xlf/FSComp.txt.pt-BR.xlf | 22 ++++++++++---------- src/Compiler/xlf/FSComp.txt.ru.xlf | 2 +- src/Compiler/xlf/FSComp.txt.tr.xlf | 24 ++++++++++----------- 9 files changed, 88 insertions(+), 88 deletions(-) diff --git a/src/Compiler/xlf/FSComp.txt.cs.xlf b/src/Compiler/xlf/FSComp.txt.cs.xlf index 5485887c5..2e4f6f338 100644 --- a/src/Compiler/xlf/FSComp.txt.cs.xlf +++ b/src/Compiler/xlf/FSComp.txt.cs.xlf @@ -24,7 +24,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. + Pokud typ používá atributy [<Sealed>] i [<AbstractClass>], znamená to, že je statický. Deklarace abstraktních členů nejsou povoleny. @@ -49,7 +49,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. + Pokud typ používá atributy [<Sealed>] i [<AbstractClass>], znamená to, že je statický. Explicitní deklarace polí nejsou povoleny. @@ -69,7 +69,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. + Pokud typ používá atributy [<Sealed>] i [<AbstractClass>], znamená to, že je statický. Implementace rozhraní není povolena. @@ -94,7 +94,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. + Pokud typ používá atribut [<Sealed>] i [<AbstractClass>], znamená to, že je statický. Členové instance nejsou povoleni. diff --git a/src/Compiler/xlf/FSComp.txt.de.xlf b/src/Compiler/xlf/FSComp.txt.de.xlf index 2dcf5c11c..7fe4ec9b5 100644 --- a/src/Compiler/xlf/FSComp.txt.de.xlf +++ b/src/Compiler/xlf/FSComp.txt.de.xlf @@ -24,7 +24,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. + Wenn ein Typ sowohl das Attribute [<Sealed>] wie auch [<AbstractClass>] verwendet, bedeutet dies, dass er statisch ist. Abstrakte Memberdeklarationen sind nicht zulässig. @@ -49,7 +49,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. + Wenn ein Typ sowohl das Attribute [<Sealed>] wie auch [<AbstractClass>] verwendet, bedeutet dies, dass er statisch ist. Explizite Felddeklarationen sind nicht zulässig. @@ -69,7 +69,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. + Wenn ein Typ sowohl das Attribute [<Sealed>] wie auch [<AbstractClass>] verwendet, bedeutet dies, dass er statisch ist. Das Implementieren von Schnittstellen ist nicht zulässig. @@ -94,7 +94,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. + Wenn ein Typ sowohl das Attribute [<Sealed>] wie auch [<AbstractClass>] verwendet, bedeutet dies, dass er statisch ist. Let-Bindungen der Instanz sind nicht zulässig. @@ -314,7 +314,7 @@ String values marked as literals and IL constants as printf format - Zeichenfolgenwerte, die als Literale und IL-Konstanten als Druckformat markiert sind + Zeichenfolgenwerte, die als Literale und IL-Konstanten als printf-Format markiert sind @@ -404,7 +404,7 @@ Support for try-with in sequence expressions - Unterstützung für try-with-in-Sequenzausdrücke + Unterstützung für "try-with" in Sequenzausdrücken @@ -774,7 +774,7 @@ Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif <expr> then <expr>' or 'else if <expr> then <expr>'. - Unerwartetes Eingabeende im Branch "else if" oder "elif" des bedingten Ausdrucks. Erwartet wurde "elif <expr> then <expr>" oder "else if <expr> then <expr>". + Unerwartetes Ende der Eingabe im "else if"- oder "elif"-Branch des bedingten Ausdrucks. Erwartet wird: "elif <expr> then <expr>" oder "else if <expr> then <expr>". @@ -919,7 +919,7 @@ This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead. - Dieser Ausdruck zum Kopieren und Aktualisieren von Datensätzen ändert alle Felder des Datensatztyps '{0}'. Verwenden Sie stattdessen die Syntax für die Datensatzerstellung. + Dieser Ausdruck zum Kopieren und Aktualisieren von Datensätzen ändert alle Felder des Datensatztyps "{0}". Erwägen Sie stattdessen die Verwendung der Datensatzerstellungssyntax. @@ -1189,7 +1189,7 @@ 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'. - 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. + 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. @@ -4659,7 +4659,7 @@ 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. - 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. + 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. diff --git a/src/Compiler/xlf/FSComp.txt.es.xlf b/src/Compiler/xlf/FSComp.txt.es.xlf index ace6132d1..7e7b42162 100644 --- a/src/Compiler/xlf/FSComp.txt.es.xlf +++ b/src/Compiler/xlf/FSComp.txt.es.xlf @@ -24,7 +24,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. + Si un tipo utiliza los atributos [<Sealed>] y [<AbstractClass>], significa que es estático. Las declaraciones de miembros abstractos no están permitidas. @@ -49,7 +49,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. + Si un tipo utiliza los atributos [<Sealed>] y [<AbstractClass>], significa que es estático. No se permiten las declaraciones explícitas de campos. @@ -69,7 +69,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. + Si un tipo utiliza ambos atributos [<Sealed>] y [<AbstractClass>], significa que es estático. No se permite implementar interfaces. @@ -94,7 +94,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. + Si un tipo utiliza ambos atributos [<Sealed>] y [<AbstractClass>], significa que es estático. No se permiten los enlaces let de instancia. @@ -309,7 +309,7 @@ Nested record field copy-and-update - Copiar y actualizar campo de registro anidado + Copia y actualización de campos de registro anidados @@ -404,12 +404,12 @@ Support for try-with in sequence expressions - Compatibilidad con try-with en expresiones de secuencia + Compatibilidad con try-with en expresiones secuenciales Raises warnings when an copy-and-update record expression changes all fields of a record. - Genera advertencias cuando una expresión de registro de copia y actualización cambia todos los campos de un registro. + Emite advertencias cuando una expresión de copiar y actualizar registros cambia todos los campos de un registro. @@ -509,7 +509,7 @@ Keyword reserved for ML-compatibility. - Palabra clave reservada para compatibilidad con ML. + Palabra clave reservada para la compatibilidad con ML. @@ -774,7 +774,7 @@ Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif <expr> then <expr>' or 'else if <expr> then <expr>'. - Final de entrada inesperado en la rama "else if" o "elif" de la expresión condicional. Se esperaba 'elif <expr> then <expr>' o 'else if <expr> then <expr>'. + Fin de entrada inesperado en la rama "else if" o "elif" de una expresión condicional. Se espera "elif <expr> then <expr>" o "else if <expr> then <expr>". @@ -794,7 +794,7 @@ A constrained generic construct occured in the resumable code specification - Se produjo una construcción genérica restringida en la especificación de código reanudable + En la especificación del código resumible aparecía una construcción genérica restringida @@ -919,7 +919,7 @@ This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead. - 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. + 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. @@ -1189,7 +1189,7 @@ 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'. - 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". + 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". @@ -4659,7 +4659,7 @@ 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. - 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. + 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. diff --git a/src/Compiler/xlf/FSComp.txt.fr.xlf b/src/Compiler/xlf/FSComp.txt.fr.xlf index 68728e72b..7d70f3ba9 100644 --- a/src/Compiler/xlf/FSComp.txt.fr.xlf +++ b/src/Compiler/xlf/FSComp.txt.fr.xlf @@ -24,7 +24,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. + Si un type utilise à la fois les attributs [<Sealed>] et [<AbstractClass>], cela signifie qu'il est statique. Les déclarations abstraites des membres ne sont pas autorisées. @@ -34,7 +34,7 @@ FSharp.Core.AutoOpenAttribute should not be aliased. - FSharp.Core.AutoOpenAttribute ne doit pas avoir un alias. + FSharp.Core.AutoOpenAttribute ne doit pas avoir d'alias. @@ -49,7 +49,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. + Si un type utilise à la fois les attributs [<Sealed>] et [<AbstractClass>], cela signifie qu'il est statique. Les déclarations de champs explicites ne sont pas autorisées. @@ -69,7 +69,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. + Si un type utilise à la fois les attributs [<Sealed>] et [<AbstractClass>], cela signifie qu'il est statique. L'implémentation d'interfaces n'est pas autorisée. @@ -94,7 +94,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. + Si un type utilise à la fois les attributs [<Sealed>] et [<AbstractClass>], cela signifie qu'il est statique. Les liaisons let d'instance ne sont pas autorisées. @@ -189,7 +189,7 @@ Arithmetic and logical operations in literals, enum definitions and attributes - Opérations arithmétiques et logiques en littéraux, définitions enum et attributs + Opérations arithmétiques et logiques dans les littéraux, les définitions d'énumération et les attributs @@ -309,7 +309,7 @@ Nested record field copy-and-update - Copie et mise à jour des champs d’enregistrement imbriqués + Copier et mettre à jour un champ d'enregistrement imbriqué @@ -404,12 +404,12 @@ Support for try-with in sequence expressions - Prise en charge des expressions try-with dans une séquence + Prise en charge de try-with dans les expressions de séquence Raises warnings when an copy-and-update record expression changes all fields of a record. - Émet des avertissements lorsqu’une expression d’enregistrement de copie et de mise à jour modifie tous les champs d’un enregistrement. + Génère des avertissements lorsqu'une expression d'enregistrement de copie et de mise à jour modifie tous les champs d'un enregistrement. @@ -509,7 +509,7 @@ Keyword reserved for ML-compatibility. - Mot clé réservé pour la compatibilité ML. + Mot clé réservé à la compatibilité ML. @@ -774,7 +774,7 @@ Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif <expr> then <expr>' or 'else if <expr> then <expr>'. - Fin d’entrée inattendue dans la branche 'else if' ou 'elif' de l’expression conditionnelle. 'elif <expr> puis <expr>' ou 'else if <expr> then <expr>'. + Fin d'entrée inattendue dans la branche 'else if' ou 'elif' de l'expression conditionnelle. Attendu 'elif <expr> then <expr>' ou 'else if <expr> then <expr>'. @@ -794,7 +794,7 @@ A constrained generic construct occured in the resumable code specification - Une construction générique contrainte s’est produite dans la spécification de code pouvant être reprise + Une construction générique contrainte s'est produite dans la spécification de code de reprise @@ -919,7 +919,7 @@ This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead. - Cette expression d’enregistrement de copie et de mise à jour modifie tous les champs du type d’enregistrement '{0}'. Utilisez plutôt la syntaxe de construction d’enregistrement. + Cette expression d'enregistrement de copie et de mise à jour modifie tous les champs du type d'enregistrement '{0}'. Envisagez d'utiliser la syntaxe de construction d'enregistrement à la place. @@ -1189,7 +1189,7 @@ 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'. - Un type a été implicitement déduit en tant que 'obj', ce qui n’est peut-être pas intentionnel. Ajoutez des annotations de type explicites. Vous pouvez désactiver cet avertissement à l’aide de « #nowarn \"3559\"' ou '--nowarn:3559'. + Un type a été implicitement déduit comme 'obj', ce qui peut être involontaire. Envisagez d'ajouter des annotations de type explicites. Vous pouvez désactiver cet avertissement en utilisant '#nowarn \"3559\"' ou '--nowarn:3559'. @@ -4659,7 +4659,7 @@ 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. - 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. + Les interfaces ne peuvent pas contenir de définitions de membres d'instance concrets. Vous devrez peut-être définir un constructeur sur votre type pour indiquer que le type est une classe. diff --git a/src/Compiler/xlf/FSComp.txt.ko.xlf b/src/Compiler/xlf/FSComp.txt.ko.xlf index 4c4ce0b51..3ee4e995c 100644 --- a/src/Compiler/xlf/FSComp.txt.ko.xlf +++ b/src/Compiler/xlf/FSComp.txt.ko.xlf @@ -24,7 +24,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. + 형식이 [<Sealed>] 및 [<AbstractClass>] 특성을 모두 사용하는 경우 정적임을 의미합니다. 추상적 멤버 선언은 허용되지 않습니다. @@ -34,7 +34,7 @@ FSharp.Core.AutoOpenAttribute should not be aliased. - FSharp.Core.AutoOpenAttribute의 별칭을 지정할 수 없습니다. + FSharp.Core.AutoOpenAttribute는 별칭을 지정할 수 없습니다. @@ -49,7 +49,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. + 형식이 [<Sealed>] 및 [<AbstractClass>] 특성을 모두 사용하는 경우 정적임을 의미합니다. 명시적 필드 선언은 허용되지 않습니다. @@ -69,7 +69,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. + 형식이 [<Sealed>] 및 [<AbstractClass>] 특성을 모두 사용하는 경우 정적임을 의미합니다. 인터페이스 구현은 허용되지 않습니다. @@ -94,7 +94,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. + 형식이 [<Sealed>] 및 [<AbstractClass>] 특성을 모두 사용하는 경우 정적임을 의미합니다. 인스턴스 let 바인딩은 허용되지 않습니다. @@ -314,7 +314,7 @@ String values marked as literals and IL constants as printf format - 리터럴 및 IL 상수로 표시된 문자열 값이 printf 형식입니다. + 리터럴로 표시된 문자열 값과 printf 형식으로 표시된 IL 상수 @@ -404,12 +404,12 @@ Support for try-with in sequence expressions - 시퀀스의 try-with 식 지원 + 시퀀스 식에서 try-with 지원 Raises warnings when an copy-and-update record expression changes all fields of a record. - 레코드 복사 및 업데이트 식이 레코드의 모든 필드를 변경하는 경우 경고를 발생합니다. + 레코드 복사 및 업데이트 식이 레코드의 모든 필드를 변경할 때 경고를 발생합니다. @@ -509,7 +509,7 @@ Keyword reserved for ML-compatibility. - ML-호환성을 위해 예약된 키워드입니다. + ML 호환성을 위해 예약된 키워드입니다. @@ -774,7 +774,7 @@ Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif <expr> then <expr>' or 'else if <expr> then <expr>'. - 조건식의 'else if' 또는 'elif' 분기에 예기치 않은 입력의 끝이 있습니다. 'elif <expr> 다음 <expr>' 또는 'else가 <expr> <expr>'이 필요합니다. + 조건식의 'else if' 또는 'elif' 분기에서 입력이 예기치 않게 끝났습니다. 'elif <expr> then <expr>' 또는 'else if <expr> then <expr>'이 필요합니다. @@ -1189,7 +1189,7 @@ 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'. - 형식이 암시적으로 'obj'로 유추되었습니다. 이는 의도하지 않은 것일 수 있습니다. 명시적 형식 주석을 추가하는 것이 좋습니다. '#nowarn \"3559\"' 또는 '--nowarn:3559'를 사용하여 이 경고를 사용하지 않도록 설정할 수 있습니다. + 형식이 암시적으로 'obj'로 유추되었습니다. 이는 의도하지 않은 것일 수 있습니다. 명시적 형식 주석을 추가하는 것이 좋습니다. 이 경고는 '#nowarn \"3559\"' 또는 '--nowarn:3559'를 사용하여 비활성화할 수 있습니다. @@ -4659,7 +4659,7 @@ 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. - 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. + 인터페이스에는 구체적인 인스턴스 멤버의 정의를 포함할 수 없습니다. 형식에 대한 생성자를 정의하여 해당 형식이 클래스임을 나타내야 할 수 있습니다. diff --git a/src/Compiler/xlf/FSComp.txt.pl.xlf b/src/Compiler/xlf/FSComp.txt.pl.xlf index ee45fda4b..f238950ca 100644 --- a/src/Compiler/xlf/FSComp.txt.pl.xlf +++ b/src/Compiler/xlf/FSComp.txt.pl.xlf @@ -24,7 +24,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. - Jeśli typ używa atrybutów [<Sealed>] i [<AbstractClass>], oznacza to, że jest statyczny. Abstrakcyjne deklaracje składowych są niedozwolone. + Jeśli typ używa obu atrybutów [<Sealed>] i [< AbstractClass>], oznacza to, że jest on statyczny. Abstrakcyjne deklaracje elementów członkowskich są niedozwolone. @@ -49,7 +49,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. - Jeśli typ używa atrybutów [<Sealed>] i [<AbstractClass>], oznacza to, że jest statyczny. Jawne deklaracje pól są niedozwolone. + Jeśli typ używa obu atrybutów [<Sealed>] i [< AbstractClass>], oznacza to, że jest on statyczny. Jawne deklaracje pól są niedozwolone. @@ -69,7 +69,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. - Jeśli typ używa atrybutów [<Sealed>] i [<AbstractClass>], oznacza to, że jest statyczny. Implementowanie interfejsów jest niedozwolone. + Jeśli typ używa obu atrybutów [<Sealed>] i [< AbstractClass>], oznacza to, że jest on statyczny. Wdrażanie interfejsów jest niedozwolone. @@ -94,7 +94,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. - Jeśli typ używa atrybutów [<Sealed>] i [<AbstractClass>], oznacza to, że jest statyczny. Powiązania let wystąpienia są niedozwolone. + Jeśli typ używa obu atrybutów [<Sealed>] i [< AbstractClass>], oznacza to, że jest on statyczny. Połączenia let wystąpienia są niedozwolone. @@ -309,7 +309,7 @@ Nested record field copy-and-update - Kopiowanie i aktualizowanie zagnieżdżonego pola rekordu + Kopiowanie i aktualizowanie zagnieżdżonego pól rekordu @@ -509,7 +509,7 @@ Keyword reserved for ML-compatibility. - Słowo kluczowe zarezerwowane na potrzeby zgodności z uczeniem maszynowym. + Słowo kluczowe zarezerwowane na potrzeby zgodności uczenia maszynowego. @@ -774,7 +774,7 @@ Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif <expr> then <expr>' or 'else if <expr> then <expr>'. - Nieoczekiwany koniec danych wejściowych w gałęzi "else if" lub "elif" wyrażenia warunkowego. Oczekiwano instrukcji "elif <expr> then <expr>" lub "else if <expr> then <expr>". + Nieoczekiwane zakończenie danych wejściowych w gałęzi „else” wyrażenia warunkowego. Oczekiwano konstrukcji „elif <expr> then <expr>” lub „else if <expr> then <expr>”. @@ -919,7 +919,7 @@ This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead. - To wyrażenie rekordu kopiowania i aktualizacji zmienia wszystkie pola typu rekordu '{0}'. Zamiast tego rozważ użycie składni konstrukcji rekordu. + To wyrażenie rekordu kopiowania i aktualizacji zmienia wszystkie pola typu rekordu „{0}”. Zamiast tego rozważ użycie składni konstrukcji rekordu. @@ -1189,7 +1189,7 @@ 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'. - Typ został niejawnie wywnioskowany jako "obj", co może być niezamierzone. Rozważ dodanie jawnych adnotacji typu. Możesz wyłączyć to ostrzeżenie, używając polecenia "#nowarn "3559" lub "--nowarn:3559". + Typ został niejawnie wywnioskowany jako „obj”, co może być niezamierzone. Rozważ dodanie jawnych adnotacji typu. Możesz wyłączyć to ostrzeżenie, używając polecenia „#nowarn \"3559\"” lub „--nowarn:3559”. @@ -4659,7 +4659,7 @@ 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. - 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. + Interfejsy nie mogą zawierać definicji konkretnych elementów członkowskich wystąpienia. Może być konieczne zdefiniowanie konstruktora w przypadku typu, aby określić, że dany typ to klasa. diff --git a/src/Compiler/xlf/FSComp.txt.pt-BR.xlf b/src/Compiler/xlf/FSComp.txt.pt-BR.xlf index 9ea181762..f68e4bc8e 100644 --- a/src/Compiler/xlf/FSComp.txt.pt-BR.xlf +++ b/src/Compiler/xlf/FSComp.txt.pt-BR.xlf @@ -24,7 +24,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. + Se um tipo usar os atributos [<Sealed>] e [<AbstractClass>], isso significará que ele é estático. Declarações de membro abstratas não são permitidas. @@ -49,7 +49,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. + Se um tipo usar os atributos [<Sealed>] e [<AbstractClass>], isso significará que ele é estático. Declarações de campo explícitas não são permitidas. @@ -69,7 +69,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. + Se um tipo usar os atributos [<Sealed>] e [<AbstractClass>], isso significará que ele é estático. A implementação de interfaces não é permitida. @@ -94,7 +94,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. + Se um tipo usar os atributos [<Sealed>] e [<AbstractClass>], isso significará que ele é estático. Associações de permissão de instância não são permitidas. @@ -409,7 +409,7 @@ Raises warnings when an copy-and-update record expression changes all fields of a record. - Dispara avisos quando uma expressão de registro de cópia e atualização altera todos os campos de um registro. + Gera avisos quando uma expressão de registro de cópia e atualização altera todos os campos de um registro. @@ -509,7 +509,7 @@ Keyword reserved for ML-compatibility. - Palavra-chave reservada para compatibilidade com ML. + Palavra-chave reservada para compatibilidade de ML. @@ -774,7 +774,7 @@ Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif <expr> then <expr>' or 'else if <expr> then <expr>'. - Fim inesperado de entrada no branch 'else if' ou 'elif' da expressão condicional. Esperado 'elif <expr> então <expr>' ou 'else se <expr> em seguida <expr>'. + Fim inesperado de entrada no branch 'else if' ou 'elif' da expressão condicional. Esperado 'elif <expr> em seguida, <expr>' ou 'else if <expr> then <expr>'. @@ -794,7 +794,7 @@ A constrained generic construct occured in the resumable code specification - Uma construção genérica restrita ocorreu na especificação de código retomável + Um constructo genérico restrito ocorreu na especificação de código retomável @@ -919,7 +919,7 @@ This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead. - Esta expressão de registro de cópia e atualização altera todos os campos do tipo de registro '{0}'. Considere usar a sintaxe de construção de registro. + Essa expressão de registro copiar e atualizar altera todos os campos do tipo de registro '{0}'. Considere usar a sintaxe de construção de registro em vez disso. @@ -1189,7 +1189,7 @@ 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'. - Um tipo foi implicitamente inferido como 'obj', que pode não ser solicitado. Considere adicionar anotações de tipo explícitas. Você pode desabilitar este aviso usando '#nowarn \"3559\"' ou '--nowarn:3559'. + Um tipo foi implicitamente inferido como 'obj', que pode não ser intencional. Considere adicionar anotações de tipo explícitas. Você pode desabilitar esse aviso usando '#nowarn \"3559\"' ou '--nowarn:3559'. @@ -4659,7 +4659,7 @@ 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. - 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. + Interfaces não podem conter definições de membros de instância concreta. Talvez seja necessário definir um construtor em seu tipo para indicar que o tipo é uma classe. diff --git a/src/Compiler/xlf/FSComp.txt.ru.xlf b/src/Compiler/xlf/FSComp.txt.ru.xlf index c15e017ac..56c0cae87 100644 --- a/src/Compiler/xlf/FSComp.txt.ru.xlf +++ b/src/Compiler/xlf/FSComp.txt.ru.xlf @@ -4659,7 +4659,7 @@ 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. - 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. + Интерфейсы не могут содержать определения конкретных элементов экземпляра. Чтобы указать, что тип является классом, может быть необходимо определить конструктор для типа. diff --git a/src/Compiler/xlf/FSComp.txt.tr.xlf b/src/Compiler/xlf/FSComp.txt.tr.xlf index 1cc71e637..f3935f23d 100644 --- a/src/Compiler/xlf/FSComp.txt.tr.xlf +++ b/src/Compiler/xlf/FSComp.txt.tr.xlf @@ -24,7 +24,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Abstract member declarations are not allowed. + Bir tür hem [<Sealed>] hem de [< AbstractClass>] özniteliklerini kullanırsa bu statik olduğu anlamına gelir. Soyut üye bildirimlerine izin verilmez. @@ -34,7 +34,7 @@ FSharp.Core.AutoOpenAttribute should not be aliased. - FSharp.Core.AutoOpenAttribute diğer adı olamaz. + FSharp.Core.AutoOpenAttribute diğer adlı olamaz. @@ -49,7 +49,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Explicit field declarations are not allowed. + Bir tür hem [<Sealed>] hem de [< AbstractClass>] özniteliklerini kullanırsa bu statik olduğu anlamına gelir. Açık alan bildirimlerine izin verilmez. @@ -69,7 +69,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Implementing interfaces is not allowed. + Bir tür, hem [<Sealed>] hem de [< AbstractClass>] özniteliklerini kullanıyorsa bu statik olduğu anlamına gelir. Arabirim uygulamaya izin verilmez. @@ -94,7 +94,7 @@ If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. - If a type uses both [<Sealed>] and [<AbstractClass>] attributes, it means it is static. Instance let bindings are not allowed. + Bir tür, hem [<Sealed>] hem de [< AbstractClass>] özniteliklerini kullanıyorsa bu statik olduğu anlamına gelir. Örnek let bağlamalarına izin verilmez. @@ -189,7 +189,7 @@ Arithmetic and logical operations in literals, enum definitions and attributes - Sabit değerler, sabit listesi tanımları ve öznitelikler içinde aritmetik ve mantıksal işlemler + Sabit değerler, sabit listesi tanımları ve öznitelikler olarak aritmetik ve mantıksal işlemler @@ -389,7 +389,7 @@ Static members in interfaces - Arabirimler içinde statik üyeler + Arabirimlerdeki statik üyeler @@ -409,7 +409,7 @@ Raises warnings when an copy-and-update record expression changes all fields of a record. - Bir kayıt kopyalama ve güncelleştirme ifadesi bir kaydın tüm alanlarını değiştirdiğinde uyarı oluşturur. + Bir kopyalama ve güncelleştirme kayıt ifadesi bir kaydın tüm alanlarını değiştirdiğinde uyarı oluşturur. @@ -774,7 +774,7 @@ Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif <expr> then <expr>' or 'else if <expr> then <expr>'. - Koşullu ifadenin 'else if' veya 'elif' dalına beklenmeyen giriş sonu. 'elif <expr> then <expr>' veya 'else if <expr> then <expr>' bekleniyor. + Koşullu ifadenin 'else if' veya 'elif' dalında beklenmeyen giriş sonu. 'elif <expr> then <expr>' veya 'else if <expr> then <expr>' bekleniyordu. @@ -794,7 +794,7 @@ A constrained generic construct occured in the resumable code specification - Sürdürülebilir kod belirtimsinde kısıtlanmış bir genel yapı oluştu + Sürdürülebilir kod belirtiminde kısıtlanmış bir genel yapı oluştu @@ -919,7 +919,7 @@ This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead. - Bu kayıt kopyalama ve güncelleştirme ifadesi, kayıt türündeki tüm alanları '{0}'. Bunun yerine kayıt oluşturma söz dizimini kullanmayı düşünün. + Bu kopyalama ve güncelleştirme kayıt ifadesi, '{0}' kayıt türündeki tüm alanları değiştirir. Bunun yerine kayıt oluşturma söz dizimini kullanmayı deneyin. @@ -1189,7 +1189,7 @@ 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'. - Tür örtük olarak 'obj' olarak çıkarsandı. Bu durum, beklenmeyen bir durum olabilir. Açık tür ek açıklamaları eklemeyi düşünün. '#nowarn \"3559\"' veya '--nowarn:3559' kullanarak bu uyarıyı devre dışı musunuz? + Tür örtük bir şekilde 'obj' olarak çıkarsandı. Bu, beklenmeyen bir durum olabilir. Açık tür ek açıklamaları eklemeyi deneyin. '#nowarn \"3559\"' veya '--nowarn:3559' kullanarak bu uyarıyı devre dışı bırakabilirsiniz. -- GitLab