Skip to content

Commit 1b965a7

Browse files
Localized file check-in by OneLocBuild Task: Build definition ID 14411: Build ID 12347956 (#23768)
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 2705bc6 commit 1b965a7

File tree

13 files changed

+286
-0
lines changed

13 files changed

+286
-0
lines changed

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,26 @@
374374
<data name="RBI0032Title" xml:space="preserve">
375375
<value>Wrong weak delegate</value>
376376
</data>
377+
<!-- RBI0033 -->
378+
<data name="RBI0033Description" xml:space="preserve">
379+
<value>A weak delegate has a duplicate strong delegate name.</value>
380+
</data>
381+
<data name="RBI0033MessageFormat" xml:space="preserve">
382+
<value>The weak delegate '{0}' strong delegate '{1}' is already used by '{2}'</value>
383+
<comment>{0} is the name of the property {1} is the name of the strong delegate and {2} is the name of the other property.</comment>
384+
</data>
385+
<data name="RBI0033Title" xml:space="preserve">
386+
<value>Wrong strong delegate name</value>
387+
</data>
388+
<!-- RBI0034 -->
389+
<data name="RBI0034Description" xml:space="preserve">
390+
<value>A selector is used in more than one symbol.</value>
391+
</data>
392+
<data name="RBI0034MessageFormat" xml:space="preserve">
393+
<value>The selector '{0}' used by '{1}' is already used by '{2}'</value>
394+
<comment>{0} is the selector {1} is the name of the duplicate symbol and {2} is the name of the first user of the selector.</comment>
395+
</data>
396+
<data name="RBI0034Title" xml:space="preserve">
397+
<value>Duplicate selector</value>
398+
</data>
377399
</root>

0 commit comments

Comments
 (0)