Skip to content
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Tento typ bude v nativním podpisu považován za strukturu, nikoli za nativní HRESULT.</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (podporováno pouze u parametrů odchozího objektu [MarshalAs(UnmanagedType.Interface)])</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">Atribut „[In]“ se podporuje pouze u parametrů pole. Parametry podle hodnoty jsou ve výchozím nastavení považovány za parametry jen pro čtení.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Dieser Typ wird als Struktur in der nativen Signatur und nicht als natives HRESULT behandelt</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (wird nur für Out-Objektparameter von [MarshalAs(UnmanagedType.Interface)] unterstützt)</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">Das [In]-Attribut wird nur für Arrayparameter unterstützt. Wertbezogene Parameter werden standardmäßig als schreibgeschützt betrachtet.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Este tipo se tratará como una estructura en la firma nativa, no como un HRESULT nativo.</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (solo se admite en los parámetros de objeto de salida [MarshalAs(UnmanagedType.Interface)])</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">El atributo "[In]" solo se admite en parámetros de matriz. Los parámetros por valor se consideran de solo lectura de forma predeterminada.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Ce type sera traité en tant que struct dans la signature native, et non en tant que HRESULT natif</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (pris en charge uniquement pour les paramètres out object [MarshalAs(UnmanagedType.Interface)])</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">L'attribut '[In]' n'est pris en charge que sur les paramètres de tableau. Les paramètres par valeur sont considérés comme en lecture seule par défaut.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Questo tipo verrà considerato come uno struct nella firma nativa, non come HRESULT nativo</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (supportato solo nei parametri out object [MarshalAs(UnmanagedType.Interface)])</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">L'attributo '[In]' è supportato solo sui parametri di matrice. I parametri per valore sono considerati di sola lettura per impostazione predefinita.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">この型はネイティブの HRESULT ではなく、ネイティブ シグネチャの構造体として扱われます</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} ([MarshalAs(UnmanagedType.Interface)] out object パラメーターでのみサポートされます)</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">'[In]' 属性は配列パラメーターでのみサポートされています。既定では、値によるパラメーターは読み取り専用と見なされます。</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">이 형식은 네이티브 HRESULT가 아니라 네이티브 서명의 구조체로 처리됩니다.</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0}([MarshalAs(UnmanagedType.Interface)] out object 매개 변수에만 지원됨)</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">'[In]' 특성은 배열 매개 변수에서만 지원됩니다. 값별 매개 변수는 기본적으로 읽기 전용으로 간주됩니다.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Ten typ będzie traktowany jako struktura w podpisie natywnym, a nie jako natywny wynik HRESULT</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (obsługiwane tylko w przypadku [MarshalAs(UnmanagedType.Interface)] parametrów obiektu out)</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">Atrybut „[In]” jest obsługiwany tylko w przypadku parametrów tablicy. Parametry według wartości są domyślnie uznawane za tylko do odczytu.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Este tipo será tratado como uma estrutura na assinatura nativa, não como um HRESULT nativo</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (com suporte apenas em parâmetros de objeto de saída [MarshalAs(UnmanagedType.Interface)])</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">O '[In]' atributo só tem suporte nos parâmetros de matriz. Parâmetros por valor são considerados somente leitura por padrão.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Этот тип будет рассматриваться как структура в собственной подписи, а не как собственный HRESULT.</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (поддерживается только для параметров объектов out [MarshalAs(UnmanagedType.Interface)])</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">Атрибут "[In]" поддерживается только для параметров массива. Параметры по значению по умолчанию считаются доступными только для чтения.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">Bu tür, yerel HRESULT olarak değil, yerel imzada bir yapı olarak değerlendirilir</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (yalnızca [MarshalAs(UnmanagedType.Interface)] out object parametrelerinde desteklenir)</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">'[In]' özniteliği yalnızca dizi parametrelerinde desteklenir. Değere göre parametreleri, varsayılan olarak salt okunur kabul edilir.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">此类型将被视为本机签名中的结构,而不是本机 HRESULT</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (仅支持 [MarshalAs (UnmanagedType.Interface)] out object 参数)</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">“[In]”特性仅在数组参数上受支持。默认情况下,按值参数视为只读。</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
<target state="translated">此類型會被視為原生簽章中的結構,而非原生 HRESULT</target>
<note />
</trans-unit>
<trans-unit id="IidParameterIndexUnsupportedConfigurationName">
<source>{0} (supported only on [MarshalAs(UnmanagedType.Interface)] out object parameters)</source>
<target state="translated">{0} (僅支援 [MarshalAs(UnmanagedType.Interface)] out object 參數)</target>
<note>Configuration name reported via the 'configuration not supported' diagnostic when 'MarshalAs.IidParameterIndex' is used on an unsupported parameter shape. {0} is the dotted attribute member name, e.g. 'MarshalAsAttribute.IidParameterIndex'.</note>
</trans-unit>
<trans-unit id="InAttributeNotSupportedOnByValueParameters">
<source>The '[In]' attribute is only supported on array parameters. By-value parameters are considered read-only by default.</source>
<target state="translated">只有在陣列參數上才支援 '[In]' 屬性。預設會將 By-value 參數視為唯讀。</target>
Expand Down
28 changes: 24 additions & 4 deletions src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
</trans-unit>
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedFormat">
<source>The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</source>
<target state="new">The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.</target>
<target state="translated">Člen {0}.{1} má anotaci od JsonIncludeAttribute, ale není pro zdrojový generátor viditelný.</target>
<note />
</trans-unit>
<trans-unit id="InaccessibleJsonIncludePropertiesNotSupportedTitle">
<source>Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</source>
<target state="new">Inaccessible properties annotated with the JsonIncludeAttribute are not supported in source generation mode.</target>
<target state="translated">Nepřístupné vlastnosti anotované s JsonIncludeAttribute se v režimu generování zdroje nepodporují.</target>
<note />
</trans-unit>
<trans-unit id="JsonConverterAttributeInvalidTypeMessageFormat">
Expand All @@ -74,12 +74,12 @@
</trans-unit>
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeFormat">
<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>
<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>
<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>
<note />
</trans-unit>
<trans-unit id="JsonIgnoreConditionAlwaysInvalidOnTypeTitle">
<source>'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</source>
<target state="new">'JsonIgnoreCondition.Always' is not valid on type-level 'JsonIgnoreAttribute' annotations.</target>
<target state="translated">JsonIgnoreCondition.Always není platný pro poznámky JsonIgnoreAttribute na úrovni typu.</target>
<note />
</trans-unit>
<trans-unit id="JsonSerializableAttributeOnNonContextTypeMessageFormat">
Expand Down Expand Up @@ -152,6 +152,26 @@
<target state="translated">Nevygenerovala se metadata serializace pro typ</target>
<note />
</trans-unit>
<trans-unit id="UnionCaseTypesNotClassifiableMessageFormat">
<source>Union type '{0}': {1}. Set JsonUnionAttribute.TypeClassifier to provide a custom classifier that can disambiguate.</source>
<target state="new">Union type '{0}': {1}. Set JsonUnionAttribute.TypeClassifier to provide a custom classifier that can disambiguate.</target>
<note />
</trans-unit>
<trans-unit id="UnionCaseTypesNotClassifiableTitle">
<source>Union case types cannot be unambiguously classified by JSON value type.</source>
<target state="new">Union case types cannot be unambiguously classified by JSON value type.</target>
<note />
</trans-unit>
<trans-unit id="UnionTypeShapeNotSupportedMessageFormat">
<source>Union type '{0}' does not match the C# union shape convention: it must declare at least one public single-parameter case constructor and a public instance property named 'Value' with type 'object'.</source>
<target state="new">Union type '{0}' does not match the C# union shape convention: it must declare at least one public single-parameter case constructor and a public instance property named 'Value' with type 'object'.</target>
<note />
</trans-unit>
<trans-unit id="UnionTypeShapeNotSupportedTitle">
<source>Union type shape is not a valid C# union.</source>
<target state="new">Union type shape is not a valid C# union.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Loading