Skip to content

Commit 8a94e89

Browse files
Localized file check-in by OneLocBuild Task: Build definition ID 14411: Build ID 12321123 (#23742)
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc. ---------
1 parent b4076be commit 8a94e89

File tree

13 files changed

+403
-0
lines changed

13 files changed

+403
-0
lines changed

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.cs.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.de.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.es.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.fr.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.it.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.ja.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.ko.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.pl.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.pt-BR.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/TranslatedAssemblies/Resources.ru.resx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,35 @@
332332
<data name="RBI0028Title" xml:space="preserve">
333333
<value>Ignored flag</value>
334334
</data>
335+
<!-- RBI0029 -->
336+
<data name="RBI0029Description" xml:space="preserve">
337+
<value>There is a mismatch between the arguments of a method/property and the number of ':' in a selector.</value>
338+
</data>
339+
<data name="RBI0029MessageFormat" xml:space="preserve">
340+
<value>There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})</value>
341+
<comment>The {0} is the name of the method or property, {1} is the argument count. {2} is the selector and {3} is its argument count</comment>
342+
</data>
343+
<data name="RBI0029Title" xml:space="preserve">
344+
<value>Selector argument mismatch</value>
345+
</data>
346+
<!-- RBI0030 -->
347+
<data name="RBI0030Description" xml:space="preserve">
348+
<value>Field properties must be declared static.</value>
349+
</data>
350+
<data name="RBI0030MessageFormat" xml:space="preserve">
351+
<value>Field properties must be declared static</value>
352+
</data>
353+
<data name="RBI0030Title" xml:space="preserve">
354+
<value>Wrong field declaration</value>
355+
</data>
356+
<!-- RBI0031 -->
357+
<data name="RBI0031Description" xml:space="preserve">
358+
<value>Exported properties must be declared partial.</value>
359+
</data>
360+
<data name="RBI0031MessageFormat" xml:space="preserve">
361+
<value>Exported properties must be declared partial</value>
362+
</data>
363+
<data name="RBI0031Title" xml:space="preserve">
364+
<value>Wrong property declaration</value>
365+
</data>
335366
</root>

0 commit comments

Comments
 (0)