Skip to content

Commit 9d19137

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2020499 (#76907)
* Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2017800 * Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2020266
1 parent ff4d324 commit 9d19137

File tree

13 files changed

+52
-52
lines changed

13 files changed

+52
-52
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
</trans-unit>
4040
<trans-unit id="InvalidAttributedMethodContainingTypeMissingModifiersMessage">
4141
<source>Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</source>
42-
<target state="new">Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</target>
42+
<target state="translated">Metoda {0} je obsažena v typu {1}, který není označen jako „partial“. Generování zdrojů volání P/Invoke bude metodu {0} ignorovat.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="InvalidAttributedMethodDescription">
4646
<source>Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</source>
47-
<target state="new">Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</target>
47+
<target state="translated">Metody označené atributem LibraryImportAttribute by měly být typu „static“, „partial“ a non-generic. Generování zdrojů volání P/Invoke bude ignorovat metody typu non-static, non-partial“ a generic.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="InvalidAttributedMethodSignatureMessage">
5151
<source>Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</source>
52-
<target state="new">Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</target>
52+
<target state="translated">Metoda {0} by měla mít vlastnost „static“, „partial“ a non-generic, když je označena atributem LibraryImportAttribute. Generování zdroje voláním P/Invoke bude metodu {0} ignorovat.</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="InvalidLibraryImportAttributeUsageTitle">
5656
<source>Invalid 'LibraryImportAttribute' usage</source>
57-
<target state="new">Invalid 'LibraryImportAttribute' usage</target>
57+
<target state="translated">Neplatné použití LibraryImportAttribute</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
</trans-unit>
4040
<trans-unit id="InvalidAttributedMethodContainingTypeMissingModifiersMessage">
4141
<source>Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</source>
42-
<target state="new">Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</target>
42+
<target state="translated">Die Methode \"{0}\" ist in einem Typ \"{1}\" enthalten, der nicht als \"partiell\" gekennzeichnet ist. Die P/Invoke-Quellgenerierung ignoriert die Methode \"{0}\".</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="InvalidAttributedMethodDescription">
4646
<source>Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</source>
47-
<target state="new">Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</target>
47+
<target state="translated">Methoden, die mit \"LibraryImportAttribute\" gekennzeichnet sind, sollten \"statisch\", \"partiell\" und nicht generisch sein. Die P/Invoke-Quellgenerierung ignoriert Methoden, die nicht \"statisch\", nicht \"partiell\" oder generisch sind.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="InvalidAttributedMethodSignatureMessage">
5151
<source>Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</source>
52-
<target state="new">Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</target>
52+
<target state="translated">Die Methode \"{0}\" muss \"statisch\", \"partiell\" und nicht generisch sein, wenn sie mit \"LibraryImportAttribute\" markiert ist. Die P/Invoke-Quellgenerierung ignoriert die Methode \"{0}\".</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="InvalidLibraryImportAttributeUsageTitle">
5656
<source>Invalid 'LibraryImportAttribute' usage</source>
57-
<target state="new">Invalid 'LibraryImportAttribute' usage</target>
57+
<target state="translated">Ungültige Verwendung von \"LibraryImportAttribute\"</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
</trans-unit>
4040
<trans-unit id="InvalidAttributedMethodContainingTypeMissingModifiersMessage">
4141
<source>Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</source>
42-
<target state="new">Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</target>
42+
<target state="translated">El método “{0}” está contenido en un tipo “{1}” que no está marcado como “partial”. La generación de código fuente P/Invoke omitirá el método “{0}.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="InvalidAttributedMethodDescription">
4646
<source>Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</source>
47-
<target state="new">Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</target>
47+
<target state="translated">Los métodos marcados con “LibraryImportAttribute” deben ser “static”, “partial” y no genéricos. La generación de código fuente P/Invoke omitirá los métodos que no sean “static”, “partial” ni genéricos.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="InvalidAttributedMethodSignatureMessage">
5151
<source>Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</source>
52-
<target state="new">Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</target>
52+
<target state="translated">El método “{0}” debe ser “static”, “partial”, y no genérico cuando está marcado con “LibraryImportAttribute”. La generación del código fuente P/Invoke omitirá el método “{0}.</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="InvalidLibraryImportAttributeUsageTitle">
5656
<source>Invalid 'LibraryImportAttribute' usage</source>
57-
<target state="new">Invalid 'LibraryImportAttribute' usage</target>
57+
<target state="translated">Uso de “LibraryImportAttribute” no válido</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
</trans-unit>
4040
<trans-unit id="InvalidAttributedMethodContainingTypeMissingModifiersMessage">
4141
<source>Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</source>
42-
<target state="new">Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</target>
42+
<target state="translated">La méthode « {0} » est contenue dans un type « {1} » qui n’est pas marqué comme étant « partial ». La génération source P/Invoke ignore la méthode « {0} ».</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="InvalidAttributedMethodDescription">
4646
<source>Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</source>
47-
<target state="new">Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</target>
47+
<target state="translated">Les méthodes marquées avec « LibraryImportAttribute » doivent être « static », « partial » et non génériques. La génération de source P/Invoke ignore les méthodes qui ne sont pas statiques, non partielles ou génériques.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="InvalidAttributedMethodSignatureMessage">
5151
<source>Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</source>
52-
<target state="new">Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</target>
52+
<target state="translated">La méthode « {0} » doit être « static », « partial » et non générique quand elle est marquée avec « LibraryImportAttribute ». La génération source P/Invoke ignore la méthode « {0} ».</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="InvalidLibraryImportAttributeUsageTitle">
5656
<source>Invalid 'LibraryImportAttribute' usage</source>
57-
<target state="new">Invalid 'LibraryImportAttribute' usage</target>
57+
<target state="translated">Utilisation de « LibraryImportAttribute » non valide</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
</trans-unit>
4040
<trans-unit id="InvalidAttributedMethodContainingTypeMissingModifiersMessage">
4141
<source>Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</source>
42-
<target state="new">Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</target>
42+
<target state="translated">Il metodo '{0}' è contenuto in un tipo '{1}' non contrassegnato come 'partial'. Durante la generazione dell'origine P/Invoke il metodo '{0}' verrà ignorato.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="InvalidAttributedMethodDescription">
4646
<source>Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</source>
47-
<target state="new">Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</target>
47+
<target state="translated">I metodi contrassegnati con 'LibraryImportAttribute' devono essere 'static', 'partial' e non generici. Durante la generazione dell'origine P/Invoke i metodi non 'static', non 'partial' o generici verranno ignorati.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="InvalidAttributedMethodSignatureMessage">
5151
<source>Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</source>
52-
<target state="new">Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</target>
52+
<target state="translated">Il metodo '{0}' deve essere 'static', 'partial' e non generico quando è contrassegnato con 'LibraryImportAttribute'. Durante la generazione dell'origine P/Invoke il metodo '{0}' verrà ignorato.</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="InvalidLibraryImportAttributeUsageTitle">
5656
<source>Invalid 'LibraryImportAttribute' usage</source>
57-
<target state="new">Invalid 'LibraryImportAttribute' usage</target>
57+
<target state="translated">Utilizzo di 'LibraryImportAttribute' non valido</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
</trans-unit>
4040
<trans-unit id="InvalidAttributedMethodContainingTypeMissingModifiersMessage">
4141
<source>Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</source>
42-
<target state="new">Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</target>
42+
<target state="translated">メソッド '{0}' は、'partial' とマークされていない型 '{1}' に含まれています。P/Invoke ソース生成はメソッド '{0}' を無視します。</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="InvalidAttributedMethodDescription">
4646
<source>Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</source>
47-
<target state="new">Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</target>
47+
<target state="translated">'LibraryImportAttribute' でマークされたメソッドは、'static''partial'、非ジェネリックである必要があります。P/Invoke ソース生成では、非 'static'、非 'partial'、ジェネリックであるメソッドは無視されます。</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="InvalidAttributedMethodSignatureMessage">
5151
<source>Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</source>
52-
<target state="new">Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</target>
52+
<target state="translated">'LibraryImportAttribute' でマークされている場合、メソッド '{0}''static''partial'、非ジェネリックである必要があります。P/Invoke ソース生成では、メソッド '{0}' は無視されます。</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="InvalidLibraryImportAttributeUsageTitle">
5656
<source>Invalid 'LibraryImportAttribute' usage</source>
57-
<target state="new">Invalid 'LibraryImportAttribute' usage</target>
57+
<target state="translated">'LibraryImportAttribute' の使用状況が無効です</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
</trans-unit>
4040
<trans-unit id="InvalidAttributedMethodContainingTypeMissingModifiersMessage">
4141
<source>Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</source>
42-
<target state="new">Method '{0}' is contained in a type '{1}' that is not marked 'partial'. P/Invoke source generation will ignore method '{0}'.</target>
42+
<target state="translated">메서드 '{0}'은(는) 'partial'로 표시되지 않은 '{1}' 형식에 포함되어 있습니다. P/Invoke 소스 생성은 '{0}' 메서드를 무시합니다.</target>
4343
<note />
4444
</trans-unit>
4545
<trans-unit id="InvalidAttributedMethodDescription">
4646
<source>Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</source>
47-
<target state="new">Methods marked with 'LibraryImportAttribute' should be 'static', 'partial', and non-generic. P/Invoke source generation will ignore methods that are non-'static', non-'partial', or generic.</target>
47+
<target state="translated">'LibraryImportAttribute'로 표시된 메소드는 'static', 'partial' 및 비제네릭이어야 합니다. P/Invoke 소스 생성은 'static'이 아니거나 'partial'이 아니거나 제네릭인 메서드를 무시합니다.</target>
4848
<note />
4949
</trans-unit>
5050
<trans-unit id="InvalidAttributedMethodSignatureMessage">
5151
<source>Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</source>
52-
<target state="new">Method '{0}' should be 'static', 'partial', and non-generic when marked with 'LibraryImportAttribute'. P/Invoke source generation will ignore method '{0}'.</target>
52+
<target state="translated">'{0}' 메서드는 'LibraryImportAttribute'로 표시된 경우 '정적', '부분적'이어야 하며 일반이 아니어야 합니다. P/Invoke 소스 생성은 '{0}' 메서드를 무시합니다.</target>
5353
<note />
5454
</trans-unit>
5555
<trans-unit id="InvalidLibraryImportAttributeUsageTitle">
5656
<source>Invalid 'LibraryImportAttribute' usage</source>
57-
<target state="new">Invalid 'LibraryImportAttribute' usage</target>
57+
<target state="translated">잘못된 'LibraryImportAttribute' 사용</target>
5858
<note />
5959
</trans-unit>
6060
<trans-unit id="InvalidStringMarshallingConfigurationDescription">

0 commit comments

Comments
 (0)