Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,41 @@
<target state="translated">Typ obsahuje více členů s komentářem JsonExtensionDataAttribute</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedMessageFormat">
<source>The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</source>
<target state="new">The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_AmbiguousMatch">
<source>the derived type matches the base type through multiple ancestors</source>
<target state="new">the derived type matches the base type through multiple ancestors</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_ConstraintViolation">
<source>the constraint on type parameter '{0}' is not satisfied by '{1}'</source>
<target state="new">the constraint on type parameter '{0}' is not satisfied by '{1}'</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_NotAssignable">
<source>the derived type is not assignable to the base type</source>
<target state="new">the derived type is not assignable to the base type</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnboundParameter">
<source>the type parameter '{0}' of the derived type is not bound by the base type's arguments</source>
<target state="new">the type parameter '{0}' of the derived type is not bound by the base type's arguments</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnificationFailed">
<source>the base type's arguments do not match the derived type's base specification</source>
<target state="new">the base type's arguments do not match the derived type's base specification</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedTitle">
<source>Open generic derived type could not be resolved for the polymorphic base type.</source>
<target state="new">Open generic derived type could not be resolved for the polymorphic base type.</target>
<note />
</trans-unit>
<trans-unit id="TypeContainsRefLikeMemberFormat">
<source>The type '{0}' includes the ref like property, field or constructor parameter '{1}'. No source code will be generated for the property, field or constructor.</source>
<target state="translated">Typ {0} zahrnuje ref-like parametr vlastnosti, pole nebo konstruktoru {1}. Pro vlastnost, pole nebo konstruktor se nevygeneruje žádný zdrojový kód.</target>
Expand Down
35 changes: 35 additions & 0 deletions src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,41 @@
<target state="translated">Der Typ enthält mehrere Elemente, die mit dem JsonExtensionDataAttribute versehen sind.</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedMessageFormat">
<source>The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</source>
<target state="new">The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_AmbiguousMatch">
<source>the derived type matches the base type through multiple ancestors</source>
<target state="new">the derived type matches the base type through multiple ancestors</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_ConstraintViolation">
<source>the constraint on type parameter '{0}' is not satisfied by '{1}'</source>
<target state="new">the constraint on type parameter '{0}' is not satisfied by '{1}'</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_NotAssignable">
<source>the derived type is not assignable to the base type</source>
<target state="new">the derived type is not assignable to the base type</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnboundParameter">
<source>the type parameter '{0}' of the derived type is not bound by the base type's arguments</source>
<target state="new">the type parameter '{0}' of the derived type is not bound by the base type's arguments</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnificationFailed">
<source>the base type's arguments do not match the derived type's base specification</source>
<target state="new">the base type's arguments do not match the derived type's base specification</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedTitle">
<source>Open generic derived type could not be resolved for the polymorphic base type.</source>
<target state="new">Open generic derived type could not be resolved for the polymorphic base type.</target>
<note />
</trans-unit>
<trans-unit id="TypeContainsRefLikeMemberFormat">
<source>The type '{0}' includes the ref like property, field or constructor parameter '{1}'. No source code will be generated for the property, field or constructor.</source>
<target state="translated">Der Typ „{0}“ enthält die Verweise wie Eigenschaft, Feld oder Konstruktorparameter „{1}“. Für die Eigenschaft, das Feld oder den Konstruktor wird kein Quellcode generiert.</target>
Expand Down
35 changes: 35 additions & 0 deletions src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,41 @@
<target state="translated">El tipo tiene varios miembros anotados con JsonExtensionDataAttribute.</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedMessageFormat">
<source>The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</source>
<target state="new">The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_AmbiguousMatch">
<source>the derived type matches the base type through multiple ancestors</source>
<target state="new">the derived type matches the base type through multiple ancestors</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_ConstraintViolation">
<source>the constraint on type parameter '{0}' is not satisfied by '{1}'</source>
<target state="new">the constraint on type parameter '{0}' is not satisfied by '{1}'</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_NotAssignable">
<source>the derived type is not assignable to the base type</source>
<target state="new">the derived type is not assignable to the base type</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnboundParameter">
<source>the type parameter '{0}' of the derived type is not bound by the base type's arguments</source>
<target state="new">the type parameter '{0}' of the derived type is not bound by the base type's arguments</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnificationFailed">
<source>the base type's arguments do not match the derived type's base specification</source>
<target state="new">the base type's arguments do not match the derived type's base specification</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedTitle">
<source>Open generic derived type could not be resolved for the polymorphic base type.</source>
<target state="new">Open generic derived type could not be resolved for the polymorphic base type.</target>
<note />
</trans-unit>
<trans-unit id="TypeContainsRefLikeMemberFormat">
<source>The type '{0}' includes the ref like property, field or constructor parameter '{1}'. No source code will be generated for the property, field or constructor.</source>
<target state="translated">El tipo "{0}" incluye una referencia como propiedad, campo o parámetro de constructor "{1}". No se generará código fuente para la propiedad, campo o constructor.</target>
Expand Down
35 changes: 35 additions & 0 deletions src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,41 @@
<target state="translated">Le type comporte plusieurs membres annotés avec JsonExtensionDataAttribute.</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedMessageFormat">
<source>The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</source>
<target state="new">The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_AmbiguousMatch">
<source>the derived type matches the base type through multiple ancestors</source>
<target state="new">the derived type matches the base type through multiple ancestors</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_ConstraintViolation">
<source>the constraint on type parameter '{0}' is not satisfied by '{1}'</source>
<target state="new">the constraint on type parameter '{0}' is not satisfied by '{1}'</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_NotAssignable">
<source>the derived type is not assignable to the base type</source>
<target state="new">the derived type is not assignable to the base type</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnboundParameter">
<source>the type parameter '{0}' of the derived type is not bound by the base type's arguments</source>
<target state="new">the type parameter '{0}' of the derived type is not bound by the base type's arguments</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnificationFailed">
<source>the base type's arguments do not match the derived type's base specification</source>
<target state="new">the base type's arguments do not match the derived type's base specification</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedTitle">
<source>Open generic derived type could not be resolved for the polymorphic base type.</source>
<target state="new">Open generic derived type could not be resolved for the polymorphic base type.</target>
<note />
</trans-unit>
<trans-unit id="TypeContainsRefLikeMemberFormat">
<source>The type '{0}' includes the ref like property, field or constructor parameter '{1}'. No source code will be generated for the property, field or constructor.</source>
<target state="translated">Le type « {0} » inclut le ref comme propriété, champ ou paramètre de constructeur « {1} ». Aucun code source ne sera généré pour la propriété, le champ ou le constructeur.</target>
Expand Down
35 changes: 35 additions & 0 deletions src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,41 @@
<target state="translated">Nel tipo sono presenti più membri annotati con JsonExtensionDataAttribute.</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedMessageFormat">
<source>The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</source>
<target state="new">The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_AmbiguousMatch">
<source>the derived type matches the base type through multiple ancestors</source>
<target state="new">the derived type matches the base type through multiple ancestors</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_ConstraintViolation">
<source>the constraint on type parameter '{0}' is not satisfied by '{1}'</source>
<target state="new">the constraint on type parameter '{0}' is not satisfied by '{1}'</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_NotAssignable">
<source>the derived type is not assignable to the base type</source>
<target state="new">the derived type is not assignable to the base type</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnboundParameter">
<source>the type parameter '{0}' of the derived type is not bound by the base type's arguments</source>
<target state="new">the type parameter '{0}' of the derived type is not bound by the base type's arguments</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnificationFailed">
<source>the base type's arguments do not match the derived type's base specification</source>
<target state="new">the base type's arguments do not match the derived type's base specification</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedTitle">
<source>Open generic derived type could not be resolved for the polymorphic base type.</source>
<target state="new">Open generic derived type could not be resolved for the polymorphic base type.</target>
<note />
</trans-unit>
<trans-unit id="TypeContainsRefLikeMemberFormat">
<source>The type '{0}' includes the ref like property, field or constructor parameter '{1}'. No source code will be generated for the property, field or constructor.</source>
<target state="translated">Il tipo '{0}' include un riferimento come la proprietà, il campo o il parametro del costruttore '{1}'. Non verrà generato codice sorgente per la proprietà, il campo o il costruttore.</target>
Expand Down
35 changes: 35 additions & 0 deletions src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,41 @@
<target state="translated">型には、'JsonExtensionDataAttribute' に注釈が付けられた複数のメンバーが含まれます。</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedMessageFormat">
<source>The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</source>
<target state="new">The open generic derived type '{0}' could not be resolved for the polymorphic base type '{1}': {2}.</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_AmbiguousMatch">
<source>the derived type matches the base type through multiple ancestors</source>
<target state="new">the derived type matches the base type through multiple ancestors</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_ConstraintViolation">
<source>the constraint on type parameter '{0}' is not satisfied by '{1}'</source>
<target state="new">the constraint on type parameter '{0}' is not satisfied by '{1}'</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_NotAssignable">
<source>the derived type is not assignable to the base type</source>
<target state="new">the derived type is not assignable to the base type</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnboundParameter">
<source>the type parameter '{0}' of the derived type is not bound by the base type's arguments</source>
<target state="new">the type parameter '{0}' of the derived type is not bound by the base type's arguments</target>
<note />
</trans-unit>
<trans-unit id="Polymorphism_OpenGeneric_Reason_UnificationFailed">
<source>the base type's arguments do not match the derived type's base specification</source>
<target state="new">the base type's arguments do not match the derived type's base specification</target>
<note />
</trans-unit>
<trans-unit id="OpenGenericDerivedTypeCouldNotBeResolvedTitle">
<source>Open generic derived type could not be resolved for the polymorphic base type.</source>
<target state="new">Open generic derived type could not be resolved for the polymorphic base type.</target>
<note />
</trans-unit>
<trans-unit id="TypeContainsRefLikeMemberFormat">
<source>The type '{0}' includes the ref like property, field or constructor parameter '{1}'. No source code will be generated for the property, field or constructor.</source>
<target state="translated">型 '{0}' には、プロパティ、フィールド、コンストラクター パラメーター '{1}' などの ref が含まれます。プロパティ、フィールド、またはコンストラクターのソース コードは生成されません。</target>
Expand Down
Loading
Loading