Skip to content

Commit 82be79a

Browse files
committed
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2942351
1 parent 009ac17 commit 82be79a

File tree

13 files changed

+0
-260
lines changed

13 files changed

+0
-260
lines changed

src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,6 @@
6262
<target state="translated">Nepřístupné vlastnosti anotované s JsonIncludeAttribute se v režimu generování zdroje nepodporují.</target>
6363
<note />
6464
</trans-unit>
65-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedFormat">
66-
<source>The type '{0}' defines init-only properties, deserialization of which is currently not supported in source generation mode.</source>
67-
<target state="translated">Typ {0} definuje vlastnosti pouze pro inicializaci, jejichž deserializace se v režimu generování zdroje v současnosti nepodporuje.</target>
68-
<note />
69-
</trans-unit>
70-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedTitle">
71-
<source>Deserialization of init-only properties is currently not supported in source generation mode.</source>
72-
<target state="translated">Deserializace vlastností pouze pro inicializaci se v současnosti v režimu generování zdroje nepodporuje.</target>
73-
<note />
74-
</trans-unit>
75-
<trans-unit id="JsonConstructorInaccessibleMessageFormat">
76-
<source>The constructor on type '{0}' has been annotated with JsonConstructorAttribute but is not accessible by the source generator.</source>
77-
<target state="translated">Konstruktor typu {0} byl opatřen poznámkou s atributem JsonConstructorAttribute, ale zdrojový generátor k němu nemá přístup.</target>
78-
<note />
79-
</trans-unit>
80-
<trans-unit id="JsonConstructorInaccessibleTitle">
81-
<source>Constructor annotated with JsonConstructorAttribute is inaccessible.</source>
82-
<target state="translated">Konstruktor anotovaný atributem JsonConstructorAttribute je nepřístupný.</target>
83-
<note />
84-
</trans-unit>
8565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
8666
<source>The 'JsonConverterAttribute' type '{0}' specified on member '{1}' is not a converter type or does not contain an accessible parameterless constructor.</source>
8767
<target state="translated">Typ JsonConverterAttribute {0} specifikovaný u členu {1} není typem konvertoru nebo neobsahuje přístupný konstruktor bez parametrů.</target>

src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,6 @@
6262
<target state="translated">Nicht zugängliche Eigenschaften, die mit dem JsonIncludeAttribute versehen sind, werden im Quellgenerierungsmodus nicht unterstützt.</target>
6363
<note />
6464
</trans-unit>
65-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedFormat">
66-
<source>The type '{0}' defines init-only properties, deserialization of which is currently not supported in source generation mode.</source>
67-
<target state="translated">Der Typ "{0}" definiert nur init-Eigenschaften, deren Deserialisierung im Quellgenerierungsmodus derzeit nicht unterstützt wird.</target>
68-
<note />
69-
</trans-unit>
70-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedTitle">
71-
<source>Deserialization of init-only properties is currently not supported in source generation mode.</source>
72-
<target state="translated">Die Deserialisierung von reinen init-Eigenschaften wird im Quellgenerierungsmodus derzeit nicht unterstützt.</target>
73-
<note />
74-
</trans-unit>
75-
<trans-unit id="JsonConstructorInaccessibleMessageFormat">
76-
<source>The constructor on type '{0}' has been annotated with JsonConstructorAttribute but is not accessible by the source generator.</source>
77-
<target state="translated">Der Konstruktor für den Typ "{0}" wurde mit dem Kommentar "JsonConstructorAttribute" versehen, aber der Quellgenerator kann nicht darauf zugreifen.</target>
78-
<note />
79-
</trans-unit>
80-
<trans-unit id="JsonConstructorInaccessibleTitle">
81-
<source>Constructor annotated with JsonConstructorAttribute is inaccessible.</source>
82-
<target state="translated">Auf den Konstruktor mit dem Kommentar "JsonConstructorAttribute" kann nicht zugegriffen werden.</target>
83-
<note />
84-
</trans-unit>
8565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
8666
<source>The 'JsonConverterAttribute' type '{0}' specified on member '{1}' is not a converter type or does not contain an accessible parameterless constructor.</source>
8767
<target state="translated">Der für den Member "{1}" angegebene JsonConverterAttribute-Typ "{0}" ist kein Konvertertyp oder enthält keinen parameterlosen Konstruktor, auf den zugegriffen werden kann.</target>

src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,6 @@
6262
<target state="translated">Las propiedades inaccesibles anotadas con JsonIncludeAttribute no se admiten en el modo de generación de origen.</target>
6363
<note />
6464
</trans-unit>
65-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedFormat">
66-
<source>The type '{0}' defines init-only properties, deserialization of which is currently not supported in source generation mode.</source>
67-
<target state="translated">El tipo '{0}' define propiedades de solo inicialización, pero la deserialización no es compatible actualmente con el modo de generación de origen.</target>
68-
<note />
69-
</trans-unit>
70-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedTitle">
71-
<source>Deserialization of init-only properties is currently not supported in source generation mode.</source>
72-
<target state="translated">Actualmente no se admite la deserialización de propiedades de solo inicialización en el modo de generación de origen.</target>
73-
<note />
74-
</trans-unit>
75-
<trans-unit id="JsonConstructorInaccessibleMessageFormat">
76-
<source>The constructor on type '{0}' has been annotated with JsonConstructorAttribute but is not accessible by the source generator.</source>
77-
<target state="translated">El constructor del tipo '{0}' se ha anotado con JsonConstructorAttribute, pero el generador de origen no puede acceder a él.</target>
78-
<note />
79-
</trans-unit>
80-
<trans-unit id="JsonConstructorInaccessibleTitle">
81-
<source>Constructor annotated with JsonConstructorAttribute is inaccessible.</source>
82-
<target state="translated">No se puede acceder al constructor anotado con JsonConstructorAttribute.</target>
83-
<note />
84-
</trans-unit>
8565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
8666
<source>The 'JsonConverterAttribute' type '{0}' specified on member '{1}' is not a converter type or does not contain an accessible parameterless constructor.</source>
8767
<target state="translated">El tipo “JsonConverterAttribute” “{0}” especificado en el miembro “{1}” no es un tipo de convertidor o no contiene un constructor sin parámetros accesible.</target>

src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,6 @@
6262
<target state="translated">Les propriétés inaccessibles annotées avec JsonIncludeAttribute ne sont pas prises en charge en mode de génération de source.</target>
6363
<note />
6464
</trans-unit>
65-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedFormat">
66-
<source>The type '{0}' defines init-only properties, deserialization of which is currently not supported in source generation mode.</source>
67-
<target state="translated">Le type' {0}' définit des propriétés init uniquement, dont la désérialisation n'est actuellement pas prise en charge en mode de génération de source.</target>
68-
<note />
69-
</trans-unit>
70-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedTitle">
71-
<source>Deserialization of init-only properties is currently not supported in source generation mode.</source>
72-
<target state="translated">La désérialisation des propriétés d’initialisation uniquement n’est actuellement pas prise en charge en mode de génération de source.</target>
73-
<note />
74-
</trans-unit>
75-
<trans-unit id="JsonConstructorInaccessibleMessageFormat">
76-
<source>The constructor on type '{0}' has been annotated with JsonConstructorAttribute but is not accessible by the source generator.</source>
77-
<target state="translated">Le constructeur sur le type '{0}' a été annoté avec JsonConstructorAttribute mais n'est pas accessible par le générateur source.</target>
78-
<note />
79-
</trans-unit>
80-
<trans-unit id="JsonConstructorInaccessibleTitle">
81-
<source>Constructor annotated with JsonConstructorAttribute is inaccessible.</source>
82-
<target state="translated">Le constructeur annoté avec JsonConstructorAttribute est inaccessible.</target>
83-
<note />
84-
</trans-unit>
8565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
8666
<source>The 'JsonConverterAttribute' type '{0}' specified on member '{1}' is not a converter type or does not contain an accessible parameterless constructor.</source>
8767
<target state="translated">Le type 'JsonConverterAttribute' '{0}' spécifié sur le membre '{1}' n’est pas un type convertisseur ou ne contient pas de constructeur sans paramètre accessible.</target>

src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,6 @@
6262
<target state="translated">Le proprietà inaccessibili annotate con JsonIncludeAttribute non sono supportate nella modalità di generazione di origine.</target>
6363
<note />
6464
</trans-unit>
65-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedFormat">
66-
<source>The type '{0}' defines init-only properties, deserialization of which is currently not supported in source generation mode.</source>
67-
<target state="translated">Il tipo '{0}' definisce le proprietà di sola inizializzazione, la cui deserializzazione al momento non è supportata nella modalità di generazione di origine.</target>
68-
<note />
69-
</trans-unit>
70-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedTitle">
71-
<source>Deserialization of init-only properties is currently not supported in source generation mode.</source>
72-
<target state="translated">La deserializzazione delle proprietà di sola inizializzazione al momento non è supportata nella modalità di generazione di origine.</target>
73-
<note />
74-
</trans-unit>
75-
<trans-unit id="JsonConstructorInaccessibleMessageFormat">
76-
<source>The constructor on type '{0}' has been annotated with JsonConstructorAttribute but is not accessible by the source generator.</source>
77-
<target state="translated">Il costruttore nel tipo '{0}' è stato annotato con JsonConstructorAttribute ma non è accessibile dal generatore di origine.</target>
78-
<note />
79-
</trans-unit>
80-
<trans-unit id="JsonConstructorInaccessibleTitle">
81-
<source>Constructor annotated with JsonConstructorAttribute is inaccessible.</source>
82-
<target state="translated">Il costruttore annotato con JsonConstructorAttribute non è accessibile.</target>
83-
<note />
84-
</trans-unit>
8565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
8666
<source>The 'JsonConverterAttribute' type '{0}' specified on member '{1}' is not a converter type or does not contain an accessible parameterless constructor.</source>
8767
<target state="translated">Il tipo 'JsonConverterAttribute' '{0}' specificato nel membro '{1}' non è un tipo di convertitore o non contiene un costruttore senza parametri accessibile.</target>

src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,6 @@
6262
<target state="translated">JsonIncludeAttribute で注釈が付けられたアクセスできないプロパティは、ソース生成モードではサポートされていません。</target>
6363
<note />
6464
</trans-unit>
65-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedFormat">
66-
<source>The type '{0}' defines init-only properties, deserialization of which is currently not supported in source generation mode.</source>
67-
<target state="translated">型 '{0}' は、ソース生成モードでは現在サポートされていない init-only プロパティの逆シリアル化を定義します。</target>
68-
<note />
69-
</trans-unit>
70-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedTitle">
71-
<source>Deserialization of init-only properties is currently not supported in source generation mode.</source>
72-
<target state="translated">現在、ソース生成モードでは init-only プロパティの逆シリアル化はサポートされていません。</target>
73-
<note />
74-
</trans-unit>
75-
<trans-unit id="JsonConstructorInaccessibleMessageFormat">
76-
<source>The constructor on type '{0}' has been annotated with JsonConstructorAttribute but is not accessible by the source generator.</source>
77-
<target state="translated">型 '{0}' のコンストラクターには JsonConstructorAttribute で注釈が付けられますが、ソース ジェネレーターからアクセスすることはできません。</target>
78-
<note />
79-
</trans-unit>
80-
<trans-unit id="JsonConstructorInaccessibleTitle">
81-
<source>Constructor annotated with JsonConstructorAttribute is inaccessible.</source>
82-
<target state="translated">JsonConstructorAttribute で注釈が付けられたコンストラクターにアクセスできません。</target>
83-
<note />
84-
</trans-unit>
8565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
8666
<source>The 'JsonConverterAttribute' type '{0}' specified on member '{1}' is not a converter type or does not contain an accessible parameterless constructor.</source>
8767
<target state="translated">メンバー '{1}' で指定されている 'JsonConverterAttribute' 型 '{0}' はコンバーター型ではないか、アクセス可能なパラメーターなしのコンストラクターを含んでいません。</target>

src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,6 @@
6262
<target state="translated">JsonIncludeAttribute로 주석 처리된 액세스할 수 없는 속성은 원본 생성 모드에서 지원되지 않습니다.</target>
6363
<note />
6464
</trans-unit>
65-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedFormat">
66-
<source>The type '{0}' defines init-only properties, deserialization of which is currently not supported in source generation mode.</source>
67-
<target state="translated">'{0}' 유형은 초기화 전용 속성을 정의하며, 이 속성의 역직렬화는 현재 원본 생성 모드에서 지원되지 않습니다.</target>
68-
<note />
69-
</trans-unit>
70-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedTitle">
71-
<source>Deserialization of init-only properties is currently not supported in source generation mode.</source>
72-
<target state="translated">초기화 전용 속성의 역직렬화는 현재 원본 생성 모드에서 지원되지 않습니다.</target>
73-
<note />
74-
</trans-unit>
75-
<trans-unit id="JsonConstructorInaccessibleMessageFormat">
76-
<source>The constructor on type '{0}' has been annotated with JsonConstructorAttribute but is not accessible by the source generator.</source>
77-
<target state="translated">'{0}' 형식의 생성자에 JsonConstructorAttribute로 주석이 추가되었지만 원본 생성기에서 액세스할 수 없습니다.</target>
78-
<note />
79-
</trans-unit>
80-
<trans-unit id="JsonConstructorInaccessibleTitle">
81-
<source>Constructor annotated with JsonConstructorAttribute is inaccessible.</source>
82-
<target state="translated">JsonConstructorAttribute로 주석이 추가된 생성자에 액세스할 수 없습니다.</target>
83-
<note />
84-
</trans-unit>
8565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
8666
<source>The 'JsonConverterAttribute' type '{0}' specified on member '{1}' is not a converter type or does not contain an accessible parameterless constructor.</source>
8767
<target state="translated">'{1}' 멤버에 지정된 'JsonConverterAttribute' 형식 '{0}'이(가) 변환기 형식이 아니거나 액세스 가능한 매개 변수가 없는 생성자를 포함하지 않습니다.</target>

src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,6 @@
6262
<target state="translated">Niedostępne właściwości adnotowane za pomocą atrybutu JsonIncludeAttribute nie są obsługiwane w trybie generowania źródła.</target>
6363
<note />
6464
</trans-unit>
65-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedFormat">
66-
<source>The type '{0}' defines init-only properties, deserialization of which is currently not supported in source generation mode.</source>
67-
<target state="translated">Typ "{0}" określa właściwości tylko do inicjowania, deserializację, która obecnie nie jest obsługiwana w trybie generowania źródła.</target>
68-
<note />
69-
</trans-unit>
70-
<trans-unit id="InitOnlyPropertyDeserializationNotSupportedTitle">
71-
<source>Deserialization of init-only properties is currently not supported in source generation mode.</source>
72-
<target state="translated">Deserializacja właściwości tylko do inicjowania nie jest obecnie obsługiwana w trybie generowania źródła.</target>
73-
<note />
74-
</trans-unit>
75-
<trans-unit id="JsonConstructorInaccessibleMessageFormat">
76-
<source>The constructor on type '{0}' has been annotated with JsonConstructorAttribute but is not accessible by the source generator.</source>
77-
<target state="translated">W przypadku konstruktora w zakresie typu „{0}” dokonano adnotacji przy użyciu atrybutu JsonConstructorAttribute, ale nie jest on dostępny dla generatora źródła.</target>
78-
<note />
79-
</trans-unit>
80-
<trans-unit id="JsonConstructorInaccessibleTitle">
81-
<source>Constructor annotated with JsonConstructorAttribute is inaccessible.</source>
82-
<target state="translated">Konstruktor, w przypadku którego dokonano adnotacji za pomocą atrybutu JsonConstructorAttribute, jest niedostępny.</target>
83-
<note />
84-
</trans-unit>
8565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
8666
<source>The 'JsonConverterAttribute' type '{0}' specified on member '{1}' is not a converter type or does not contain an accessible parameterless constructor.</source>
8767
<target state="translated">Typ „{0}” „JsonConverterAttribute” określony w przypadku składowej „{1}” nie jest typem konwertera lub nie zawiera dostępnego konstruktora bez parametrów.</target>

0 commit comments

Comments
 (0)