Skip to content

Commit 6cf7a82

Browse files
authored
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20250904175908445 to main (#23749)
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20250904175908445 to main with localized lcls ---------
1 parent 0129457 commit 6cf7a82

File tree

4 files changed

+432
-0
lines changed

4 files changed

+432
-0
lines changed

macios/Localize/loc/ja/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[フィールドのプロパティは static として宣言する必要があります。]]></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[フィールドのプロパティは static として宣言する必要があります]]></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[エクスポートされたプロパティは partial として宣言する必要があります。]]></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[エクスポートされたプロパティは partial として宣言する必要があります]]></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/pt-BR/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[Um valor de sinalizador foi usado em um atributo que não o suporta e será ignorado.]]></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[O sinalizador '{0}' não tem suporte em '{1}' e será ignorado]]></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[Sinalizador ignorado]]></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[Há uma incompatibilidade entre os argumentos de um método/propriedade e o número de ':' em um seletor.]]></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[Há uma incompatibilidade entre os argumentos '{0}' (encontrado {1}) e o seletor '{2}' (encontrado {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[Incompatibilidade de argumentos do seletor]]></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[Propriedades de campo devem ser declaradas como estáticas.]]></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[Propriedades de campo devem ser declaradas como estáticas]]></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[Declaração de campo incorreta]]></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[Propriedades exportadas devem ser declaradas como parciais.]]></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[Propriedades exportadas devem ser declaradas como parciais]]></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[Declaração de propriedade incorreta]]></Val>
879+
</Tgt>
880+
</Str>
881+
<Disp Icon="Str" />
882+
</Item>
775883
</Item>
776884
</Item>
777885
</LCX>

macios/Localize/loc/tr/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[Desteklemeyen bir öznitelikte bayrak değeri kullanılmış ve bu değer yok sayılacaktır.]]></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}' bayrağı '{1}' üzerinde desteklenmemektedir ve yok sayılacaktır]]></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[Yoksayılan bayrak]]></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[Bir yöntem/özelliğin bağımsız değişkenleri ile seçicide bulunan ':' sayıları arasında uyumsuzluk var.]]></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} bulundu) ve seçici '{2}' ({3} bulundu) bağımsız değişkenleri arasında uyumsuzluk var]]></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[Seçici bağımsız değişken uyuşmazlığı]]></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[Alan özellikleri statik olarak bildirilmelidir.]]></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[Alan özellikleri statik olarak tanımlanmalıdır]]></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[Yanlış alan bildirimi]]></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[Dışa aktarılan özellikler kısmi olarak bildirilmelidir.]]></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[Dışa aktarılan özellikler kısmi olarak bildirilmelidir]]></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[Yanlış özellik bildirimi]]></Val>
879+
</Tgt>
880+
</Str>
881+
<Disp Icon="Str" />
882+
</Item>
775883
</Item>
776884
</Item>
777885
</LCX>

0 commit comments

Comments
 (0)