Skip to content

Commit 1575e4c

Browse files
authored
LEGO: Pull request (#9667)
LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20250110113533143 to main with localized lcls
1 parent 3830592 commit 1575e4c

File tree

13 files changed

+65
-26
lines changed

13 files changed

+65
-26
lines changed

Diff for: Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[Balíček NuGet {0} verze {1} obsahuje sdílenou knihovnu {2}, která není správně zarovnaná. Další podrobnosti najdete na https://developer.android.com/guide/practices/page-sizes.]]></Val>
463+
<Val><![CDATA[Android 16 bude vyžadovat velikost stránky o velikosti 16 kB, sdílená knihovna '{3}' nemá velikost stránky o velikosti 16 kB. Informujte prosím autory balíčku NuGet '{0}' verzi '{1}', která obsahuje '{2}'. Další podrobnosti najdete https://developer.android.com/guide/practices/page-sizes.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/de/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[Das NuGet-Paket „{0}“ Version „{1}“ enthält eine freigegebene Bibliothek „{2}“, die nicht ordnungsgemäß ausgerichtet ist. Weitere Informationen finden Sie unter https://developer.android.com/guide/practices/page-sizes]]></Val>
463+
<Val><![CDATA[Für Android 16 sind Seitengrößen von 16 KB erforderlich. Die freigegebene Bibliothek '{3}' hat keine Seitengröße von 16 KB. Informieren Sie die Autoren des NuGet-Pakets '{0}' Version '{1}', die '{2}' enthält. Weitere Informationen finden Sie unter https://developer.android.com/guide/practices/page-sizes.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[El paquete NuGet '{0}' en su versión '{1}' contiene una biblioteca compartida '{2}' que no está alineada correctamente. Consulte https://developer.android.com/guide/practices/page-sizes para más detalles]]></Val>
463+
<Val><![CDATA[Android 16 requerirá tamaños de página de 16 KB, la biblioteca compartida '{3}' no tiene un tamaño de página de 16 KB. Informe a los autores del paquete NuGet '{0}' versión '{1}' que contiene '{2}'. Consulte https://developer.android.com/guide/practices/page-sizes para obtener más detalles.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[Le paquet NuGet « {0} » version « {1} » contient une bibliothèque partagée « {2} » qui n'est pas correctement alignée. Pour plus d’informations, consultez https://developer.android.com/guide/practices/page-sizes]]></Val>
463+
<Val><![CDATA[Android 16 nécessite une taille de page de 16 Ko, la bibliothèque partagée '{3}' n’a pas une taille de page de 16 Ko. Informez les auteurs du package NuGet '{0}' version '{1}' qui contient '{2}'. Pour plus d’informations, consultez https://developer.android.com/guide/practices/page-sizes.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[Il pacchetto NuGet '{0}' versione '{1}' contiene una libreria condivisa '{2}' che non è allineata correttamente. Per altri dettagli, vedere https://developer.android.com/guide/practices/page-sizes.]]></Val>
463+
<Val><![CDATA[Android 16 richiederà dimensioni di pagina di 16 KB, la libreria condivisa '{3}' non ha dimensioni di pagina di 16 KB. Informare gli autori del pacchetto NuGet '{0}' versione '{1}' che contiene '{2}'. Per altri dettagli, vedere https://developer.android.com/guide/practices/page-sizes.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[NuGet パッケージ '{0}' バージョン '{1}' には、正しく配置されていない共有ライブラリ '{2}' が含まれています。詳細については https://developer.android.com/guide/practices/page-sizes を参照してください]]></Val>
463+
<Val><![CDATA[Android 16 には 16 KB のページ サイズが必要です。共有ライブラリ '{3}' には 16 KB のページ サイズがありません。'{2}' を含む NuGet パッケージ '{0}' バージョン '{1}' の作成者に通知してください。詳細についてはhttps://developer.android.com/guide/practices/page-sizes を参照してください]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[NuGet 패키지 '{0}' 버전 '{1}'에 올바르게 정렬되지 않은 공유 라이브러리 '{2}'이(가) 포함되어 있습니다. 자세한 내용은 https://developer.android.com/guide/practices/page-sizes 참조]]></Val>
463+
<Val><![CDATA[Android 16에는 16KB 페이지 크기가 필요하며, 공유 라이브러리 '{3}' 페이지 크기가 16KB가 아닙니다. '{2}' 포함된 NuGet 패키지 '{0}' 버전 '{1}' 작성자에게 알려주세요. 자세한 내용은 https://developer.android.com/guide/practices/page-sizes 참조하세요.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[Pakiet NuGet „{0}” w wersji „{1}” zawiera bibliotekę udostępnioną „{2}”, która nie jest poprawnie wyrównana. Zobacz https://developer.android.com/guide/practices/page-sizes, aby uzyskać więcej szczegółów]]></Val>
463+
<Val><![CDATA[System Android 16 będzie wymagał rozmiaru strony o rozmiarze 16 KB, biblioteka udostępniona '{3}' nie ma rozmiaru strony 16 KB. Poinformuj autorów pakietu NuGet '{0}' wersji '{1}' zawierającej '{2}'. Zobacz https://developer.android.com/guide/practices/page-sizes, aby uzyskać więcej szczegółów.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[O pacote NuGet "{0}" versão "{1}" contém uma biblioteca compartilhada "{2}" que não está corretamente alinhada. Consulte https://developer.android.com/guide/practices/page-sizes para obter mais detalhes]]></Val>
463+
<Val><![CDATA[O Android 16 exigirá tamanhos de página de 16 KB, '{3}' biblioteca compartilhada não tem um tamanho de página de 16 KB. Informe os autores do pacote NuGet '{0}' versão '{1}' que contém '{2}'. Consulte https://developer.android.com/guide/practices/page-sizes para obter mais detalhes.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[Пакет NuGet "{0}" версии "{1}" содержит общую библиотеку "{2}", которая сопоставлена неправильно. Дополнительные сведения см. на странице https://developer.android.com/guide/practices/page-sizes]]></Val>
463+
<Val><![CDATA[Для Android 16 потребуется размер страницы 16 КБ, размер общей библиотеки '{3}' не должен превышать 16 КБ. Сообщите авторам о том, что пакет NuGet '{0}' версии '{1}', которая содержит '{2}'. Дополнительные https://developer.android.com/guide/practices/page-sizes см. в https://developer.android.com/guide/practices/page-sizes.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA['{0}' NuGet paketi '{1}' sürümü düzgün uyumlanmamış '{2}' paylaşılan kitaplığını içeriyor. Daha fazla ayrıntı için https://developer.android.com/guide/practices/page-sizes sayfasına bakın]]></Val>
463+
<Val><![CDATA[Android 16 için 16 KB sayfa boyutu gerekir, paylaşılan kitaplık '{3}' boyutu 16 KB'tır. Lütfen nuGet paketinin yazarlarını, '{0}' içeren '{1}' sürümünü '{2}'. Daha https://developer.android.com/guide/practices/page-sizes için ayrıntılara bakın.]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

Diff for: Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

+5-2
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,13 @@
458458
</Item>
459459
<Item ItemId=";XA0141" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
460460
<Str Cat="Text">
461-
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
461+
<Val><![CDATA[Android 16 will require 16 KB page sizes, shared library '{3}' does not have a 16 KB page size. Please inform the authors of the NuGet package '{0}' version '{1}' which contains '{2}'. See https://developer.android.com/guide/practices/page-sizes for more details.]]></Val>
462462
<Tgt Cat="Text" Stat="Loc" Orig="New">
463-
<Val><![CDATA[NuGet 包{0}”版本“{1}”包含未正确对齐的共享库“{2}”。有关更多详细信息,请参阅 https://developer.android.com/guide/practices/page-sizes]]></Val>
463+
<Val><![CDATA[Android 16 将需要 16 KB 页面大小,共享库 '{3}' 的页面大小不为 16 KB。请通知作者包含 '{2}' 的 NuGet 包 '{0}' 版本 '{1}'。有关详细信息,请参阅 https://developer.android.com/guide/practices/page-sizes]]></Val>
464464
</Tgt>
465+
<Prev Cat="Text">
466+
<Val><![CDATA[NuGet package '{0}' version '{1}' contains a shared library '{2}' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details]]></Val>
467+
</Prev>
465468
</Str>
466469
<Disp Icon="Str" />
467470
</Item>

0 commit comments

Comments
 (0)