Skip to content

Commit ee7a128

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2024009 (#14139)
1 parent 7419aa7 commit ee7a128

13 files changed

+13
-13
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">Pokud je typ sjednocení struktura a obsahuje více než jeden případ, všem polím v tomto typu sjednocení se musí přiřadit jedinečný název.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">Wenn ein Union-Typ mehrere case-Anweisungen aufweist und eine Struktur ist, müssen für alle Felder im Union-Typ eindeutige Namen angegeben werden.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">Si un tipo de unión tiene más de un caso y un struct, a todos los campos dentro del tipo de unión se les deben dar nombres únicos.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

src/Compiler/xlf/FSComp.txt.fr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">Si un type union a plusieurs étiquettes case, et s'il s'agit d'un struct, tous les champs du type union doivent avoir des noms uniques.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

src/Compiler/xlf/FSComp.txt.it.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">Se un tipo di unione contiene più di un case ed è una struttura, è necessario assegnare nomi univoci a tutti i campi all'interno del tipo di unione.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

src/Compiler/xlf/FSComp.txt.ja.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">共用体型が複数のケースを持つ 1 つの構造体である場合は、共用体型内のすべてのフィールドに一意の名前を付ける必要があります。</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

src/Compiler/xlf/FSComp.txt.ko.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">공용 구조체 형식이 둘 이상의 case를 포함하고 구조체인 경우 공용 구조체 형식 내의 모든 필드에 고유한 이름을 지정해야 합니다.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

src/Compiler/xlf/FSComp.txt.pl.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">Jeśli typ unii ma więcej niż jeden przypadek i jest strukturą, wszystkim polom w typie unii należy nadać unikatowe nazwy.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

src/Compiler/xlf/FSComp.txt.pt-BR.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">Se um tipo de união tiver mais de um caso e for struct, então todos os campos dentro do tipo de união deverão ter nomes exclusivos.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

src/Compiler/xlf/FSComp.txt.ru.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7514,7 +7514,7 @@
75147514
</trans-unit>
75157515
<trans-unit id="tcStructUnionMultiCaseDistinctFields">
75167516
<source>If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</source>
7517-
<target state="needs-review-translation">Если тип объединения имеет более одного варианта и является структурой, всем полям в типе объединения необходимо присвоить уникальные имена.</target>
7517+
<target state="new">If a multicase union type is a struct, then all union cases must have unique names. For example: 'type A = B of b: int | C of c: int'.</target>
75187518
<note />
75197519
</trans-unit>
75207520
<trans-unit id="CallerMemberNameIsOverriden">

0 commit comments

Comments
 (0)