Skip to content

Commit da960f5

Browse files
authored
[xcode26.0] Merge remote-tracking branch 'origin/main' into 'xcode26.0' (#23748)
2 parents f6409a6 + 7e3ec9f commit da960f5

File tree

36 files changed

+2310
-238
lines changed

36 files changed

+2310
-238
lines changed

macios/Localize/loc/fr/macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/Resources.resx.lcl

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,114 @@
772772
</Str>
773773
<Disp Icon="Str" />
774774
</Item>
775+
<Item ItemId=";RBI0028Description" ItemType="0;.resx" PsrId="211" Leaf="true">
776+
<Str Cat="Text">
777+
<Val><![CDATA[A flag value was used on an attribute that does not support it and will be ignored.]]></Val>
778+
<Tgt Cat="Text" Stat="Loc" Orig="New">
779+
<Val><![CDATA[Une valeur d’indicateur a été utilisée sur un attribut qui ne la prend pas en charge et sera ignorée.]]></Val>
780+
</Tgt>
781+
</Str>
782+
<Disp Icon="Str" />
783+
</Item>
784+
<Item ItemId=";RBI0028MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
785+
<Str Cat="Text">
786+
<Val><![CDATA[The flag '{0}' is not supported on '{1}' and will be ignored]]></Val>
787+
<Tgt Cat="Text" Stat="Loc" Orig="New">
788+
<Val><![CDATA[L’indicateur « {0} » n’est pas pris en charge sur « {1} » et sera ignoré]]></Val>
789+
</Tgt>
790+
</Str>
791+
<Disp Icon="Str" />
792+
</Item>
793+
<Item ItemId=";RBI0028Title" ItemType="0;.resx" PsrId="211" Leaf="true">
794+
<Str Cat="Text">
795+
<Val><![CDATA[Ignored flag]]></Val>
796+
<Tgt Cat="Text" Stat="Loc" Orig="New">
797+
<Val><![CDATA[Indicateur ignoré]]></Val>
798+
</Tgt>
799+
</Str>
800+
<Disp Icon="Str" />
801+
</Item>
802+
<Item ItemId=";RBI0029Description" ItemType="0;.resx" PsrId="211" Leaf="true">
803+
<Str Cat="Text">
804+
<Val><![CDATA[There is a mismatch between the arguments of a method/property and the number of ':' in a selector.]]></Val>
805+
<Tgt Cat="Text" Stat="Loc" Orig="New">
806+
<Val><![CDATA[Une incompatibilité est présente entre les arguments d’une méthode/propriété et le nombre de « : » dans un sélecteur.]]></Val>
807+
</Tgt>
808+
</Str>
809+
<Disp Icon="Str" />
810+
</Item>
811+
<Item ItemId=";RBI0029MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
812+
<Str Cat="Text">
813+
<Val><![CDATA[There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})]]></Val>
814+
<Tgt Cat="Text" Stat="Loc" Orig="New">
815+
<Val><![CDATA[Incompatibilité entre les arguments de « {0} » ({1} trouvé(s)) et le sélecteur « {2} » ({3} trouvé(s))]]></Val>
816+
</Tgt>
817+
</Str>
818+
<Disp Icon="Str" />
819+
</Item>
820+
<Item ItemId=";RBI0029Title" ItemType="0;.resx" PsrId="211" Leaf="true">
821+
<Str Cat="Text">
822+
<Val><![CDATA[Selector argument mismatch]]></Val>
823+
<Tgt Cat="Text" Stat="Loc" Orig="New">
824+
<Val><![CDATA[Incompatibilité d’argument de sélecteur]]></Val>
825+
</Tgt>
826+
</Str>
827+
<Disp Icon="Str" />
828+
</Item>
829+
<Item ItemId=";RBI0030Description" ItemType="0;.resx" PsrId="211" Leaf="true">
830+
<Str Cat="Text">
831+
<Val><![CDATA[Field properties must be declared static.]]></Val>
832+
<Tgt Cat="Text" Stat="Loc" Orig="New">
833+
<Val><![CDATA[Les propriétés du champ doivent être déclarées comme statiques.]]></Val>
834+
</Tgt>
835+
</Str>
836+
<Disp Icon="Str" />
837+
</Item>
838+
<Item ItemId=";RBI0030MessageFormat" ItemType="0;.resx" PsrId="211" Leaf="true">
839+
<Str Cat="Text">
840+
<Val><![CDATA[Field properties must be declared static]]></Val>
841+
<Tgt Cat="Text" Stat="Loc" Orig="New">
842+
<Val><![CDATA[Les propriétés du champ doivent être déclarées comme statiques]]></Val>
843+
</Tgt>
844+
</Str>
845+
<Disp Icon="Str" />
846+
</Item>
847+
<Item ItemId=";RBI0030Title" ItemType="0;.resx" PsrId="211" Leaf="true">
848+
<Str Cat="Text">
849+
<Val><![CDATA[Wrong field declaration]]></Val>
850+
<Tgt Cat="Text" Stat="Loc" Orig="New">
851+
<Val><![CDATA[Champ incorrecte dans la déclaration]]></Val>
852+
</Tgt>
853+
</Str>
854+
<Disp Icon="Str" />
855+
</Item>
856+
<Item ItemId=";RBI0031Description" ItemType="0;.resx" PsrId="211" Leaf="true">
857+
<Str Cat="Text">
858+
<Val><![CDATA[Exported properties must be declared partial.]]></Val>
859+
<Tgt Cat="Text" Stat="Loc" Orig="New">
860+
<Val><![CDATA[Les propriétés exportées doivent être déclarées comme partielles.]]></Val>
861+
</Tgt>
862+
</Str>
863+
<Disp Icon="Str" />
864+
</Item>
865+
<Item ItemId=";RBI0031MessageFormat" ItemType="0;.resx" PsrId="211" Leaf="true">
866+
<Str Cat="Text">
867+
<Val><![CDATA[Exported properties must be declared partial]]></Val>
868+
<Tgt Cat="Text" Stat="Loc" Orig="New">
869+
<Val><![CDATA[Les propriétés exportées doivent être déclarées comme partielles]]></Val>
870+
</Tgt>
871+
</Str>
872+
<Disp Icon="Str" />
873+
</Item>
874+
<Item ItemId=";RBI0031Title" ItemType="0;.resx" PsrId="211" Leaf="true">
875+
<Str Cat="Text">
876+
<Val><![CDATA[Wrong property declaration]]></Val>
877+
<Tgt Cat="Text" Stat="Loc" Orig="New">
878+
<Val><![CDATA[Déclaration de propriété incorrecte]]></Val>
879+
</Tgt>
880+
</Str>
881+
<Disp Icon="Str" />
882+
</Item>
775883
</Item>
776884
</Item>
777885
</LCX>

macios/Localize/loc/ko/macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/Resources.resx.lcl

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,114 @@
772772
</Str>
773773
<Disp Icon="Str" />
774774
</Item>
775+
<Item ItemId=";RBI0028Description" ItemType="0;.resx" PsrId="211" Leaf="true">
776+
<Str Cat="Text">
777+
<Val><![CDATA[A flag value was used on an attribute that does not support it and will be ignored.]]></Val>
778+
<Tgt Cat="Text" Stat="Loc" Orig="New">
779+
<Val><![CDATA[지원하지 않는 속성에 플래그 값이 사용되었으므로 무시됩니다.]]></Val>
780+
</Tgt>
781+
</Str>
782+
<Disp Icon="Str" />
783+
</Item>
784+
<Item ItemId=";RBI0028MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
785+
<Str Cat="Text">
786+
<Val><![CDATA[The flag '{0}' is not supported on '{1}' and will be ignored]]></Val>
787+
<Tgt Cat="Text" Stat="Loc" Orig="New">
788+
<Val><![CDATA['{0}' 플래그는 '{1}'에서 지원되지 않으며 무시됩니다.]]></Val>
789+
</Tgt>
790+
</Str>
791+
<Disp Icon="Str" />
792+
</Item>
793+
<Item ItemId=";RBI0028Title" ItemType="0;.resx" PsrId="211" Leaf="true">
794+
<Str Cat="Text">
795+
<Val><![CDATA[Ignored flag]]></Val>
796+
<Tgt Cat="Text" Stat="Loc" Orig="New">
797+
<Val><![CDATA[무시된 플래그]]></Val>
798+
</Tgt>
799+
</Str>
800+
<Disp Icon="Str" />
801+
</Item>
802+
<Item ItemId=";RBI0029Description" ItemType="0;.resx" PsrId="211" Leaf="true">
803+
<Str Cat="Text">
804+
<Val><![CDATA[There is a mismatch between the arguments of a method/property and the number of ':' in a selector.]]></Val>
805+
<Tgt Cat="Text" Stat="Loc" Orig="New">
806+
<Val><![CDATA[메서드/속성의 인수와 선택기의 ':' 수가 일치하지 않습니다.]]></Val>
807+
</Tgt>
808+
</Str>
809+
<Disp Icon="Str" />
810+
</Item>
811+
<Item ItemId=";RBI0029MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
812+
<Str Cat="Text">
813+
<Val><![CDATA[There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})]]></Val>
814+
<Tgt Cat="Text" Stat="Loc" Orig="New">
815+
<Val><![CDATA['{0}'의 인수({1}개 발견)와 선택기 '{2}'({3}개 발견) 사이에 불일치가 있습니다.]]></Val>
816+
</Tgt>
817+
</Str>
818+
<Disp Icon="Str" />
819+
</Item>
820+
<Item ItemId=";RBI0029Title" ItemType="0;.resx" PsrId="211" Leaf="true">
821+
<Str Cat="Text">
822+
<Val><![CDATA[Selector argument mismatch]]></Val>
823+
<Tgt Cat="Text" Stat="Loc" Orig="New">
824+
<Val><![CDATA[선택기 인수 불일치]]></Val>
825+
</Tgt>
826+
</Str>
827+
<Disp Icon="Str" />
828+
</Item>
829+
<Item ItemId=";RBI0030Description" ItemType="0;.resx" PsrId="211" Leaf="true">
830+
<Str Cat="Text">
831+
<Val><![CDATA[Field properties must be declared static.]]></Val>
832+
<Tgt Cat="Text" Stat="Loc" Orig="New">
833+
<Val><![CDATA[필드 속성은 정적으로 선언되어야 합니다.]]></Val>
834+
</Tgt>
835+
</Str>
836+
<Disp Icon="Str" />
837+
</Item>
838+
<Item ItemId=";RBI0030MessageFormat" ItemType="0;.resx" PsrId="211" Leaf="true">
839+
<Str Cat="Text">
840+
<Val><![CDATA[Field properties must be declared static]]></Val>
841+
<Tgt Cat="Text" Stat="Loc" Orig="New">
842+
<Val><![CDATA[필드 속성은 정적으로 선언되어야 합니다.]]></Val>
843+
</Tgt>
844+
</Str>
845+
<Disp Icon="Str" />
846+
</Item>
847+
<Item ItemId=";RBI0030Title" ItemType="0;.resx" PsrId="211" Leaf="true">
848+
<Str Cat="Text">
849+
<Val><![CDATA[Wrong field declaration]]></Val>
850+
<Tgt Cat="Text" Stat="Loc" Orig="New">
851+
<Val><![CDATA[잘못된 필드 선언]]></Val>
852+
</Tgt>
853+
</Str>
854+
<Disp Icon="Str" />
855+
</Item>
856+
<Item ItemId=";RBI0031Description" ItemType="0;.resx" PsrId="211" Leaf="true">
857+
<Str Cat="Text">
858+
<Val><![CDATA[Exported properties must be declared partial.]]></Val>
859+
<Tgt Cat="Text" Stat="Loc" Orig="New">
860+
<Val><![CDATA[내보낸 속성은 부분적으로 선언되어야 합니다.]]></Val>
861+
</Tgt>
862+
</Str>
863+
<Disp Icon="Str" />
864+
</Item>
865+
<Item ItemId=";RBI0031MessageFormat" ItemType="0;.resx" PsrId="211" Leaf="true">
866+
<Str Cat="Text">
867+
<Val><![CDATA[Exported properties must be declared partial]]></Val>
868+
<Tgt Cat="Text" Stat="Loc" Orig="New">
869+
<Val><![CDATA[내보낸 속성은 부분적으로 선언되어야 합니다.]]></Val>
870+
</Tgt>
871+
</Str>
872+
<Disp Icon="Str" />
873+
</Item>
874+
<Item ItemId=";RBI0031Title" ItemType="0;.resx" PsrId="211" Leaf="true">
875+
<Str Cat="Text">
876+
<Val><![CDATA[Wrong property declaration]]></Val>
877+
<Tgt Cat="Text" Stat="Loc" Orig="New">
878+
<Val><![CDATA[잘못된 속성 선언]]></Val>
879+
</Tgt>
880+
</Str>
881+
<Disp Icon="Str" />
882+
</Item>
775883
</Item>
776884
</Item>
777885
</LCX>

macios/Localize/loc/ru/macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/Resources.resx.lcl

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,114 @@
772772
</Str>
773773
<Disp Icon="Str" />
774774
</Item>
775+
<Item ItemId=";RBI0028Description" ItemType="0;.resx" PsrId="211" Leaf="true">
776+
<Str Cat="Text">
777+
<Val><![CDATA[A flag value was used on an attribute that does not support it and will be ignored.]]></Val>
778+
<Tgt Cat="Text" Stat="Loc" Orig="New">
779+
<Val><![CDATA[Значение флага было использовано для атрибута, который не поддерживает его, и будет проигнорировано.]]></Val>
780+
</Tgt>
781+
</Str>
782+
<Disp Icon="Str" />
783+
</Item>
784+
<Item ItemId=";RBI0028MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
785+
<Str Cat="Text">
786+
<Val><![CDATA[The flag '{0}' is not supported on '{1}' and will be ignored]]></Val>
787+
<Tgt Cat="Text" Stat="Loc" Orig="New">
788+
<Val><![CDATA[Флаг "{0}" для "{1}" не поддерживается и будет проигнорирован]]></Val>
789+
</Tgt>
790+
</Str>
791+
<Disp Icon="Str" />
792+
</Item>
793+
<Item ItemId=";RBI0028Title" ItemType="0;.resx" PsrId="211" Leaf="true">
794+
<Str Cat="Text">
795+
<Val><![CDATA[Ignored flag]]></Val>
796+
<Tgt Cat="Text" Stat="Loc" Orig="New">
797+
<Val><![CDATA[Игнорируемый флаг]]></Val>
798+
</Tgt>
799+
</Str>
800+
<Disp Icon="Str" />
801+
</Item>
802+
<Item ItemId=";RBI0029Description" ItemType="0;.resx" PsrId="211" Leaf="true">
803+
<Str Cat="Text">
804+
<Val><![CDATA[There is a mismatch between the arguments of a method/property and the number of ':' in a selector.]]></Val>
805+
<Tgt Cat="Text" Stat="Loc" Orig="New">
806+
<Val><![CDATA[Обнаружено несоответствие между аргументами метода или свойства и количеством ":" в селекторе.]]></Val>
807+
</Tgt>
808+
</Str>
809+
<Disp Icon="Str" />
810+
</Item>
811+
<Item ItemId=";RBI0029MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
812+
<Str Cat="Text">
813+
<Val><![CDATA[There is a mismatch between the arguments of '{0}' (found {1}) and the selector '{2}' (found {3})]]></Val>
814+
<Tgt Cat="Text" Stat="Loc" Orig="New">
815+
<Val><![CDATA[Обнаружено несоответствие между аргументами "{0}" (найдено {1}) и селектором "{2}" (найдено {3})]]></Val>
816+
</Tgt>
817+
</Str>
818+
<Disp Icon="Str" />
819+
</Item>
820+
<Item ItemId=";RBI0029Title" ItemType="0;.resx" PsrId="211" Leaf="true">
821+
<Str Cat="Text">
822+
<Val><![CDATA[Selector argument mismatch]]></Val>
823+
<Tgt Cat="Text" Stat="Loc" Orig="New">
824+
<Val><![CDATA[Несоответствие аргументов селектора]]></Val>
825+
</Tgt>
826+
</Str>
827+
<Disp Icon="Str" />
828+
</Item>
829+
<Item ItemId=";RBI0030Description" ItemType="0;.resx" PsrId="211" Leaf="true">
830+
<Str Cat="Text">
831+
<Val><![CDATA[Field properties must be declared static.]]></Val>
832+
<Tgt Cat="Text" Stat="Loc" Orig="New">
833+
<Val><![CDATA[Свойства поля следует объявить как статические.]]></Val>
834+
</Tgt>
835+
</Str>
836+
<Disp Icon="Str" />
837+
</Item>
838+
<Item ItemId=";RBI0030MessageFormat" ItemType="0;.resx" PsrId="211" Leaf="true">
839+
<Str Cat="Text">
840+
<Val><![CDATA[Field properties must be declared static]]></Val>
841+
<Tgt Cat="Text" Stat="Loc" Orig="New">
842+
<Val><![CDATA[Свойства поля следует объявить как статические]]></Val>
843+
</Tgt>
844+
</Str>
845+
<Disp Icon="Str" />
846+
</Item>
847+
<Item ItemId=";RBI0030Title" ItemType="0;.resx" PsrId="211" Leaf="true">
848+
<Str Cat="Text">
849+
<Val><![CDATA[Wrong field declaration]]></Val>
850+
<Tgt Cat="Text" Stat="Loc" Orig="New">
851+
<Val><![CDATA[Неверное объявление поля]]></Val>
852+
</Tgt>
853+
</Str>
854+
<Disp Icon="Str" />
855+
</Item>
856+
<Item ItemId=";RBI0031Description" ItemType="0;.resx" PsrId="211" Leaf="true">
857+
<Str Cat="Text">
858+
<Val><![CDATA[Exported properties must be declared partial.]]></Val>
859+
<Tgt Cat="Text" Stat="Loc" Orig="New">
860+
<Val><![CDATA[Экспортируемые свойства следует объявлять как частичные.]]></Val>
861+
</Tgt>
862+
</Str>
863+
<Disp Icon="Str" />
864+
</Item>
865+
<Item ItemId=";RBI0031MessageFormat" ItemType="0;.resx" PsrId="211" Leaf="true">
866+
<Str Cat="Text">
867+
<Val><![CDATA[Exported properties must be declared partial]]></Val>
868+
<Tgt Cat="Text" Stat="Loc" Orig="New">
869+
<Val><![CDATA[Экспортируемые свойства следует объявлять как частичные]]></Val>
870+
</Tgt>
871+
</Str>
872+
<Disp Icon="Str" />
873+
</Item>
874+
<Item ItemId=";RBI0031Title" ItemType="0;.resx" PsrId="211" Leaf="true">
875+
<Str Cat="Text">
876+
<Val><![CDATA[Wrong property declaration]]></Val>
877+
<Tgt Cat="Text" Stat="Loc" Orig="New">
878+
<Val><![CDATA[Неправильное объявление свойства]]></Val>
879+
</Tgt>
880+
</Str>
881+
<Disp Icon="Str" />
882+
</Item>
775883
</Item>
776884
</Item>
777885
</LCX>

0 commit comments

Comments
 (0)