Skip to content

Commit 08d7336

Browse files
committed
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961630
1 parent 23d2e12 commit 08d7336

13 files changed

Lines changed: 52 additions & 52 deletions

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
</trans-unit>
5555
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedFormat">
5656
<source>The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</source>
57-
<target state="new">The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</target>
57+
<target state="translated">Člen {0}.{1} má anotaci od JsonIncludeAttribute, ale není pro zdrojový generátor viditelný.</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedTitle">
6161
<source>Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</source>
62-
<target state="new">Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</target>
62+
<target state="translated">Nepřístupné vlastnosti anotované s JsonIncludeAttribute se v režimu generování zdroje nepodporují.</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
@@ -74,12 +74,12 @@
7474
</trans-unit>
7575
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeFormat">
7676
<source>The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</source>
77-
<target state="new">The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</target>
77+
<target state="translated">Typ {0} byl anotován atributem JsonIgnoreAttribute s použitím JsonIgnoreCondition.Always, což není platné u deklarací typů. Atribut bude ignorován.</target>
7878
<note />
7979
</trans-unit>
8080
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeTitle">
8181
<source>'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</source>
82-
<target state="new">'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</target>
82+
<target state="translated">JsonIgnoreCondition.Always není platný pro poznámky JsonIgnoreAttribute na úrovni typu.</target>
8383
<note />
8484
</trans-unit>
8585
<trans-unit id="JsonSerializableAttributeOnNonContextTypeMessageFormat">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
</trans-unit>
5555
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedFormat">
5656
<source>The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</source>
57-
<target state="new">The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</target>
57+
<target state="translated">Der Member "{0}. {1}" wurde mit dem JsonIncludeAttribute versehen, ist jedoch für den Quellgenerator nicht sichtbar.</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedTitle">
6161
<source>Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</source>
62-
<target state="new">Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</target>
62+
<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>
6565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
@@ -74,12 +74,12 @@
7474
</trans-unit>
7575
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeFormat">
7676
<source>The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</source>
77-
<target state="new">The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</target>
77+
<target state="translated">Der Typ „{0}“ wurde mit „JsonIgnoreAttribute“ unter Verwendung von „JsonIgnoreCondition.Always“ versehen, was für Typdeklarationen nicht zulässig ist. Das Attribut wird ignoriert.</target>
7878
<note />
7979
</trans-unit>
8080
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeTitle">
8181
<source>'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</source>
82-
<target state="new">'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</target>
82+
<target state="translated">„JsonIgnoreCondition.Always“ ist für Anmerkungen auf Typ-Ebene mit „JsonIgnoreAttribute“ nicht gültig.</target>
8383
<note />
8484
</trans-unit>
8585
<trans-unit id="JsonSerializableAttributeOnNonContextTypeMessageFormat">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
</trans-unit>
5555
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedFormat">
5656
<source>The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</source>
57-
<target state="new">The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</target>
57+
<target state="translated">El miembro '{0}.{1}' se ha anotado con JsonIncludeAttribute, pero no es visible para el generador de origen.</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedTitle">
6161
<source>Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</source>
62-
<target state="new">Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</target>
62+
<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>
6565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
@@ -74,12 +74,12 @@
7474
</trans-unit>
7575
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeFormat">
7676
<source>The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</source>
77-
<target state="new">The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</target>
77+
<target state="translated">El tipo ''{0}'' se ha anotado con ''JsonIgnoreAttribute'' mediante ''JsonIgnoreCondition.Always'', que no es válido en declaraciones de tipo. Se omitirá el atributo.</target>
7878
<note />
7979
</trans-unit>
8080
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeTitle">
8181
<source>'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</source>
82-
<target state="new">'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</target>
82+
<target state="translated">''JsonIgnoreCondition.Always'' no es válido en las anotaciones 'JsonIgnoreAttribute' de nivel de tipo.</target>
8383
<note />
8484
</trans-unit>
8585
<trans-unit id="JsonSerializableAttributeOnNonContextTypeMessageFormat">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
</trans-unit>
5555
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedFormat">
5656
<source>The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</source>
57-
<target state="new">The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</target>
57+
<target state="translated">Le membre '{0}.{1}' a été annoté avec JsonIncludeAttribute mais n’est pas visible pour le générateur source.</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedTitle">
6161
<source>Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</source>
62-
<target state="new">Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</target>
62+
<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>
6565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
@@ -74,12 +74,12 @@
7474
</trans-unit>
7575
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeFormat">
7676
<source>The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</source>
77-
<target state="new">The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</target>
77+
<target state="translated">Le type « {0} » a été annoté avec « JsonIgnoreAttribute » en utilisant « JsonIgnoreCondition.Always », ce qui n’est pas valide dans les déclarations de type. L’attribut sera ignoré.</target>
7878
<note />
7979
</trans-unit>
8080
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeTitle">
8181
<source>'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</source>
82-
<target state="new">'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</target>
82+
<target state="translated">« JsonIgnoreCondition.Always » n’est pas valide sur les annotations « JsonIgnoreAttribute » au niveau du type.</target>
8383
<note />
8484
</trans-unit>
8585
<trans-unit id="JsonSerializableAttributeOnNonContextTypeMessageFormat">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
</trans-unit>
5555
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedFormat">
5656
<source>The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</source>
57-
<target state="new">The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</target>
57+
<target state="translated">Il membro ' {0}.{1}' è stato annotato con JsonIncludeAttribute ma non è visibile al generatore di origine.</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedTitle">
6161
<source>Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</source>
62-
<target state="new">Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</target>
62+
<target state="translated">Le proprietà inaccessibili annotate con JsonIncludeAttribute non sono supportate nella modalità di generazione di origine.</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
@@ -74,12 +74,12 @@
7474
</trans-unit>
7575
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeFormat">
7676
<source>The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</source>
77-
<target state="new">The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</target>
77+
<target state="translated">Il tipo '{0}' è stato annotato con 'JsonIgnoreAttribute' usando 'JsonIgnoreCondition.Always', che non è valido nelle dichiarazioni di tipo. L'attributo verrà ignorato.</target>
7878
<note />
7979
</trans-unit>
8080
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeTitle">
8181
<source>'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</source>
82-
<target state="new">'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</target>
82+
<target state="translated">'JsonIgnoreCondition.Always' non è valido nelle annotazioni 'JsonIgnoreAttribute' a livello di tipo.</target>
8383
<note />
8484
</trans-unit>
8585
<trans-unit id="JsonSerializableAttributeOnNonContextTypeMessageFormat">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
</trans-unit>
5555
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedFormat">
5656
<source>The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</source>
57-
<target state="new">The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</target>
57+
<target state="translated">メンバー '{0}.{1}' には、JsonIncludeAttribute で注釈が付けられていますが、ソース ジェネレーターには表示されません。</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedTitle">
6161
<source>Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</source>
62-
<target state="new">Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</target>
62+
<target state="translated">JsonIncludeAttribute で注釈が付けられたアクセスできないプロパティは、ソース生成モードではサポートされていません。</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
@@ -74,12 +74,12 @@
7474
</trans-unit>
7575
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeFormat">
7676
<source>The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</source>
77-
<target state="new">The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</target>
77+
<target state="translated">型 '{0}' は、型宣言では無効な 'JsonIgnoreCondition.Always' を使用して 'JsonIgnoreAttribute' で注釈が付けられています。属性は無視されます。</target>
7878
<note />
7979
</trans-unit>
8080
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeTitle">
8181
<source>'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</source>
82-
<target state="new">'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</target>
82+
<target state="translated">'JsonIgnoreCondition.Always' は、型レベルの 'JsonIgnoreAttribute' 注釈では無効です。</target>
8383
<note />
8484
</trans-unit>
8585
<trans-unit id="JsonSerializableAttributeOnNonContextTypeMessageFormat">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
</trans-unit>
5555
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedFormat">
5656
<source>The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</source>
57-
<target state="new">The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</target>
57+
<target state="translated">멤버 '{0}.{1}'이(가) JsonIncludeAttribute로 주석 처리되었지만 원본 생성기에는 표시되지 않습니다.</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedTitle">
6161
<source>Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</source>
62-
<target state="new">Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</target>
62+
<target state="translated">JsonIncludeAttribute로 주석 처리된 액세스할 수 없는 속성은 원본 생성 모드에서 지원되지 않습니다.</target>
6363
<note />
6464
</trans-unit>
6565
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
@@ -74,12 +74,12 @@
7474
</trans-unit>
7575
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeFormat">
7676
<source>The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</source>
77-
<target state="new">The type '{0}' has been annotated with 'JsonIgnoreAttribute' using 'JsonIgnoreCondition.Always' which is not valid on type declarations. The attribute will be ignored.</target>
77+
<target state="translated">'{0}' 형식은 형식 선언에서 유효하지 않은 'JsonIgnoreCondition.Always'를 사용하여 'JsonIgnoreAttribute'로 주석을 달았습니다. 특성이 무시됩니다.</target>
7878
<note />
7979
</trans-unit>
8080
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeTitle">
8181
<source>'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</source>
82-
<target state="new">'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</target>
82+
<target state="translated">'JsonIgnoreCondition.Always'는 형식 수준의 'JsonIgnoreAttribute' 주석에서 유효하지 않습니다.</target>
8383
<note />
8484
</trans-unit>
8585
<trans-unit id="JsonSerializableAttributeOnNonContextTypeMessageFormat">

0 commit comments

Comments
 (0)