Skip to content

Commit e247ef3

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2133979 (#83240)
* Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2131973 * Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2132876
1 parent e07a59e commit e247ef3

File tree

12 files changed

+36
-36
lines changed

12 files changed

+36
-36
lines changed

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.cs.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">Rozhraní s atributem GeneratedComInterfaceAttribute musí být částečná a musí určovat identifikátor GUID s atributem System.Runtime.InteropServices.GuidAttribute.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">Rozhraní {0} má atribut GeneratedComInterfaceAttribute, ale chybí atribut System.Runtime.InteropServices.GuidAttribute.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">Neplatné použití atributu GeneratedComInterfaceAttribute</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.de.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">Schnittstellen, die mit „GeneratedComInterfaceAttribute“ attribuiert sind, müssen partiell sein und einen GUID mit „System.Runtime.InteropServices.GuidAttribute“ angeben.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">Die Schnittstelle „{0}“ ist mit „GeneratedComInterfaceAttribute“ attribuiert, aber „System.Runtime.InteropServices.GuidAttribute“ fehlt.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">Ungültige Verwendung von „GeneratedComInterfaceAttribute“.</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.es.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">Las interfaces atribuidas con 'GeneratedComInterfaceAttribute' deben ser parciales y deben especificar un GUID con 'System.Runtime.InteropServices.GuidAttribute'.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">La interfaz '{0}' tiene atribuido 'GeneratedComInterfaceAttribute', pero falta 'System.Runtime.InteropServices.GuidAttribute'.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">Uso de 'GeneratedComInterfaceAttribute' no válido.</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.fr.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">Les interfaces sont attribuées à « GeneratedComInterfaceAttribute » doivent être partielles et doivent spécifier un GUID avec « System.Runtime.InteropServices.GuidAttribute ».</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">L’interface « {0} » est attribuée à « GeneratedComInterfaceAttribute » mais « System.Runtime.InteropServices.GuidAttribute » est manquant.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">Utilisation de « GeneratedComInterfaceAttribute » non valide.</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.ja.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">'GeneratedComInterfaceAttribute' の属性を持つインターフェイスは部分的である必要があり、'System.Runtime.InteropServices.GuidAttribute' で GUID を指定する必要があります。</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">インターフェイス '{0}' の属性は 'GeneratedComInterfaceAttribute' ですが、'System.Runtime.InteropServices.GuidAttribute' がありません。</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">'GeneratedComInterfaceAttribute' の使用法が無効です。</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.ko.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">'GeneratedComInterfaceAttribute'(으)로 지정된 인터페이스는 부분적이어야 하며 'System.Runtime.InteropServices.GuidAttribute'을(를) 이용하여 GUID를 지정해야 합니다.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">인터페이스 '{0}''GeneratedComInterfaceAttribute'이(가) 지정되었지만 'System.Runtime.InteropServices.GuidAttribute'이(가) 누락되었습니다.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">잘못된 'GeneratedComInterfaceAttribute' 사용법입니다.</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.pl.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">Interfejsy z atrybutem „GeneratedComInterfaceAttribute” muszą być częściowe i muszą określać identyfikator GUID z atrybutem „System.Runtime.InteropServices.GuidAttribute.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">Interfejs „{0}” ma atrybut „GeneratedComInterfaceAttribute”, ale brakuje atrybutu „System.Runtime.InteropServices.GuidAttribute.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">Nieprawidłowe użycie atrybutu „GeneratedComInterfaceAttribute”.</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.pt-BR.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">As interfaces atribuídas com "GeneratedComInterfaceAttribute" devem ser parciais e devem especificar um GUID com "System.Runtime.InteropServices.GuidAttribute".</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">A interface "{0}" é atribuída com "GeneratedComInterfaceAttribute", mas "System.Runtime.InteropServices.GuidAttribute" está ausente.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">Uso de "GeneratedComInterfaceAttribute" inválido.</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.ru.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">Интерфейсы с атрибутом GeneratedComInterfaceAttribute должны быть частичными и должны указывать GUID с помощью System.Runtime.InteropServices.GuidAttribute.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">Для "{0}" интерфейса указан атрибут GeneratedComInterfaceAttribute, но отсутствует атрибут System.Runtime.InteropServices.GuidAttribute.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">Недопустимое применение GeneratedComInterfaceAttribute.</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.tr.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">'GeneratedComInterfaceAttribute' özniteliğine sahip arabirimler kısmi olmalı ve 'System.Runtime.InteropServices.GuidAttribute' ile bir GUID belirtilmelidir.</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">'{0}' arabirimi 'GeneratedComInterfaceAttribute' özniteliğine sahip ancak 'System.Runtime.InteropServices.GuidAttribute' eksik.</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">Geçersiz 'GeneratedComInterfaceAttribute' kullanımı.</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/Resources/xlf/Strings.zh-Hans.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@
9494
</trans-unit>
9595
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageDescription">
9696
<source>Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</source>
97-
<target state="new">Interfaces attributed with 'GeneratedComInterfaceAttribute' must be partial and must specify a GUID with 'System.Runtime.InteropServices.GuidAttribute'.</target>
97+
<target state="translated">通过 “GeneratedComInterfaceAttribute” 特性化的接口必须是部分的,并且必须使用 “System.Runtime.InteropServices.GuidAttribute” 指定 GUID。</target>
9898
<note />
9999
</trans-unit>
100100
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute">
101101
<source>Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</source>
102-
<target state="new">Interface '{0}' is attributed with 'GeneratedComInterfaceAttribute' but is missing 'System.Runtime.InteropServices.GuidAttribute'.</target>
102+
<target state="translated">接口“{0}”会通过 “GeneratedComInterfaceAttribute” 特性化,但缺少“System.Runtime.InteropServices.GuidAttribute”。</target>
103103
<note />
104104
</trans-unit>
105105
<trans-unit id="InvalidGeneratedComInterfaceAttributeUsageTitle">
106106
<source>Invalid 'GeneratedComInterfaceAttribute' usage.</source>
107-
<target state="new">Invalid 'GeneratedComInterfaceAttribute' usage.</target>
107+
<target state="translated">“GeneratedComInterfaceAttribute” 使用无效。</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

0 commit comments

Comments
 (0)