Skip to content

Commit fcc6c07

Browse files
authored
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260317174730541 to main (#24912)
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260317174730541 to main with localized lcls
1 parent 5dc7df4 commit fcc6c07

9 files changed

Lines changed: 243 additions & 0 deletions

File tree

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[Přechodné typy (TransientString, TransientCFString, TransientCFObject) přidělují nativní paměť a musí být uvolněny. K zajištění správného vyčištění použijte klíčové slovo „using“.]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[Proměnná {0} typu {1} musí být deklarována s klíčovým slovem „using“, aby se zajistilo správné uvolnění nativních prostředků]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[Přechodný jednorázový typ není deklarovaný pomocí „using“]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[Vorübergehende Typen (TransientString, TransientCFString, TransientCFObject) reservieren nativen Speicher und müssen verfügbar gemacht werden. Verwenden Sie das Schlüsselwort „using", um eine ordnungsgemäße Bereinigung sicherzustellen.]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[Eine Variable „{0}“ vom Typ „{1}“ muss mit dem Schlüsselwort „using" deklariert werden, um eine ordnungsgemäße Freigabe nativer Ressourcen sicherzustellen]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[Vorübergehender Disposable-Typ wurde nicht mit „using" deklariert]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[Les types transitoires (TransientString, TransientCFString, TransientCFObject) allouent de la mémoire native et doivent être libérés. Utilisez le mot-clé « using » pour garantir un nettoyage approprié.]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[La variable « {0} » de type « {1} » doit être déclarée avec le mot-clé « using » pour garantir la bonne libération des ressources natives]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[Type supprimable transitoire non déclaré avec « using »]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[一時型 (TransientString、TransientCFString、TransientCFObject) はネイティブ メモリを割り当てるため、解放する必要があります。'using' キーワードを使用して適切にクリーンアップしてください。]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[型 '{1}' の変数 '{0}' を 'using' キーワードで宣言して、ネイティブ リソースが適切に解放されるようにする必要があります]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[一時的な破棄可能型が 'using' で宣言されていません]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[일시적인 형식(TransientString, TransientCFString, TransientCFObject)은 네이티브 메모리를 할당하며 반드시 해제해야 합니다. 'using' 키워드를 사용하여 적절한 정리를 보장합니다.]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[네이티브 리소스를 적절하게 삭제하려면 'using' 키워드를 사용하여 '{1}' 형식의 변수 '{0}'을(를) 선언해야 합니다.]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[임시 삭제 가능 형식이 'using'으로 선언되지 않았습니다.]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[Typy przejściowe (TransientString, TransientCFString, TransientCFObject) przydzielają pamięć natywną i muszą zostać zwolnione. Użyj słowa kluczowego „using”, aby zapewnić prawidłowe oczyszczenie.]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[Zmienna „{0}” typu „{1}” musi być zadeklarowana ze słowem kluczowym „using”, aby zapewnić prawidłowe zwolnienie zasobów natywnych]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[Typ jednorazowy przejściowy, który nie został zadeklarowany za pomocą słowa „using”]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[Временные типы (TransientString, TransientCFString, TransientCFObject) выделяют собственную память и должны быть освобождены. Используйте ключевое слово "using" для обеспечения правильной очистки.]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[Переменная "{0}" типа "{1}" должна быть объявлена ​​с использованием ключевого слова "using" для обеспечения корректного освобождения собственных ресурсов]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[Тип временного одноразового использования не указан с помощью "using"]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

macios/Localize/loc/zh-Hans/macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/Resources.resx.lcl

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[临时类型(TransientString、TransientCFString、TransientCFObject)会分配本机内存,必须进行释放。请使用 "using" 关键字确保正确清理。]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[类型为“{1}”的变量“{0}”必须使用 "using" 关键字声明,以确保正确释放本机资源]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[未使用 "using" 声明的临时可释放类型]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

macios/Localize/loc/zh-Hant/macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/Resources.resx.lcl

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[暫時性類型 (TransientString、TransientCFString、TransientCFObject) 可配置原生記憶體且必須予以處置。使用 'using' 關鍵字以確保正確的清理。]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[必須使用 'using' 關鍵字宣告 '{1}' 類型的 '{0}' 變數,以確保正確處置原生資源]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[未使用 'using' 宣告暫時性可處置類型]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

0 commit comments

Comments
 (0)