[net8.0] Merge main into net8.0.

This commit is contained in:
Rolf Bjarne Kvinge 2023-09-21 10:56:34 +02:00
Родитель 9e1450c0c9 343699204a
Коммит 388bbdfc57
15 изменённых файлов: 538 добавлений и 31 удалений

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Třída {0} nebude zaregistrována, protože rozhraní WatchKit bylo odebráno ze sady iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[Třída {0} nebude registrována, protože architektura {1} byla odebrána ze sady {2} SDK.]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nelze extrahovat nativní architekturu {0} ze sestavení {1}, protože neobsahuje prostředek {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nelze extrahovat nativní knihovnu {0} ze sestavení {1}, protože neobsahuje prostředek {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Třída {0} nebude registrována, protože byla odebrána ze sady {1} SDK.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nepodařilo se zařadit objekt Objective-C 0x{0} (typ: {1}). Nepodařilo se najít existující spravovanou instanci pro tento objekt, ani nebylo možné vytvořit novou spravovanou instanci obecného typu {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Klasse "{0}" wird nicht registriert, weil das WatchKit-Framework aus dem iOS SDK entfernt wurde.]D;]A; ]]></Val>
<Val><![CDATA[Die Klasse "{0}" wird nicht registriert, da das Framework "{1}" aus dem SDK "{2}" entfernt wurde.]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Das systemeigene Framework "{0}" konnte nicht aus der Assembly "{1}" extrahiert werden, da es die Ressource "{2}" nicht enthält.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die systemeigene Bibliothek "{0}" konnte nicht aus der Assembly "{1}" extrahiert werden, da sie die Ressource "{2}" nicht enthält.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Klasse "{0}" wird nicht registriert, da sie aus dem SDK "{1}" entfernt wurde.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Marshallen des Objective-C-Objekts 0x{0} (Typ: {1}). Für dieses Objekt wurde keine vorhandene verwaltete Instanz gefunden, und es war auch nicht möglich, eine neue verwaltete Instanz des generischen Typs "{2}" zu erstellen.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La clase "{0}" no se registrará porque el marco WatchKit se ha quitado del SDK de iOS.]D;]A; ]]></Val>
<Val><![CDATA[La clase "{0}" no se registrará porque el marco de trabajo de {1} se ha quitado del SDK de {2}.]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se pudo extraer el marco nativo "{0}" del ensamblado "{1}", porque no contiene el recurso "{2}".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se pudo extraer la biblioteca nativa "{0}" del ensamblado "{1}", porque no contiene el recurso "{2}".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La clase "{0}" no se registrará porque se ha quitado del SDK de {1}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se pudieron calcular las referencias del objeto Objective-C 0x{0} (tipo: {1}). No se pudo encontrar una instancia administrada existente para este objeto ni se pudo crear una nueva instancia administrada de tipo genérico {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La classe '{0}' ne sera pas enregistrée, car le framework WatchKit a été supprimé du kit iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[La classe '{0}' ne sera pas enregistrée car le framework {1} a été supprimé du {2} SDK.]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossible d'extraire le framework natif « {0} » de l'assembly « {1} », car il ne contient pas la ressource « {2} ».]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossible d'extraire la bibliothèque native « {0} » de l'assembly « {1} », car elle ne contient pas la ressource « {2} ».]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3557,7 +3578,16 @@
<Str Cat="Text">
<Val><![CDATA[Unable to compute the block signature for the type '{0}': {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossible de calculer la signature de bloc pour le type '{0}' : {1}]]></Val>
<Val><![CDATA[Impossible de calculer la signature de bloc pour le type '{0}' : {1}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La classe « {0} » ne sera pas enregistrée car elle a été supprimée du SDK {1}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@ -3821,7 +3851,7 @@
<Str Cat="Text">
<Val><![CDATA[Can't resolve metadata tokens for methods when using the managed static registrar (token: 0x{0}).]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossible de résoudre les jetons de métadonnées pour les méthodes lors de lutilisation du bureau denregistrement statique managé (jeton : 0x{0}).]]></Val>
<Val><![CDATA[Impossible de résoudre les jetons de métadonnées pour les méthodes lors de lutilisation du bureau denregistrement statique managé (jeton : 0x{0}).]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Échec du marshalage de l'objet Objective-C 0x{0} (type : {1}). Impossible de trouver une instance gérée existante pour cet objet, et il n'a pas non plus été possible de créer une nouvelle instance gérée de type générique {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La classe '{0}' non verrà registrata perché il framework WatchKit è stato rimosso da iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[La classe '{0}' non verrà registrata perché il framework {1} è stato rimosso da {2}SDK]D;.]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non è stato possibile estrarre il framework nativo '{0}' dall'assembly '{1}' perché non contiene la risorsa '{2}'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non è stato possibile estrarre la libreria nativa '{0}' dall'assembly '{1}' perché non contiene la risorsa '{2}'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La classe '{0}' non verrà registrata perché è stata rimosso da {1} SDK.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossibile effettuare il marshalling dell'oggetto Objective-C 0x{0} (tipo: {1}). Non è stata trovata alcuna istanza gestita esistente per questo oggetto, né è stato possibile creare una nuova istanza gestita di tipo generico {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[WatchKit フレームワークが iOS SDK から削除されたため、クラス '{0}' は登録されません。]D;]A; ]]></Val>
<Val><![CDATA[{1} フレームワークが {2} SDK から削除されたため、クラス '{0}' は登録されません。]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[リソース '{2}' が含まれていないため、アセンブリ '{1}' からネイティブ フレームワーク '{0}' を抽出できませんでした。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[リソース '{2}' が含まれていないため、アセンブリ '{1}' からネイティブ ライブラリ '{0}' を抽出できませんでした。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{1} SDK から削除されたため、クラス '{0}' は登録されません。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Objective-C オブジェクト 0x{0} (型: {1}) をマーシャリングできませんでした。このオブジェクトの既存のマネージド インスタンスが見つかりませんでした。また、ジェネリック型 {2} の新しいマネージド インスタンスを作成することもできませんでした。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[WatchKit 프레임워크가 iOS SDK에서 제거되었으므로 '{0}' 클래스가 등록되지 않습니다.]D;]A; ]]></Val>
<Val><![CDATA[{1} 프레임워크가 {2} SDK에서 제거되었으므로 '{0}' 클래스는 등록되지 않습니다.]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[리소스 '{2}'이(가) 포함되어 있지 않기 때문에 '{1}' 어셈블리에서 네이티브 프레임워크 '{0}'을(를) 추출할 수 없습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[리소스 '{2}'이(가) 포함되어 있지 않기 때문에 '{1}' 어셈블리에서 네이티브 라이브러리 '{0}'을(를) 추출할 수 없습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' 클래스는 {1} SDK에서 제거되었으므로 등록되지 않습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Objective-C 개체 0x{0}(형식: {1})을 마샬링하지 못했습니다. 이 개체에 대한 기존 관리되는 인스턴스를 찾을 수 없으며 제네릭 형식 {2}의 새 관리되는 인스턴스를 만들 수도 없습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Klasa „{0}” nie zostanie zarejestrowana, ponieważ platforma WatchKit została usunięta z zestawu iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[Klasa „{0}” nie zostanie zarejestrowana, ponieważ struktura {1} została usunięta z zestawu {2} SDK.]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nie można wyodrębnić struktury natywnej „{0}” z zestawu „{1}”, ponieważ nie zawiera on zasobu „{2}”.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nie można wyodrębnić biblioteki natywnej „{0}” z zestawu „{1}”, ponieważ nie zawiera on zasobu „{2}”.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Klasa „{0}” nie zostanie zarejestrowana, ponieważ zostało to usunięte z zestawu {1} SDK.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nie można przeprowadzić marshalingu obiektu 0x języka Objective-C{0} (typ: {1}). Nie można odnaleźć istniejącego wystąpienia zarządzanego dla tego obiektu ani nie było możliwe utworzenie nowego wystąpienia zarządzanego typu ogólnego {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A classe '{0}' não será registrada porque a estrutura WatchKit foi removida do SDK do iOS.]D;]A; ]]></Val>
<Val><![CDATA[A classe '{0}' não será registrada porque a estrutura {1} foi removida do {2} SDK ]D;.]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não foi possível extrair a estrutura nativa '{0}' do assembly '{1}' porque ela não contém o recurso '{2}'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não foi possível extrair a biblioteca nativa '{0}' do assembly '{1}' porque ela não contém o recurso '{2}'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A classe '{0}' não será registrada porque foi removida do SDK {1}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Falha ao empacotar o objeto Objective-C 0x{0} (tipo: {1}). Não foi possível localizar uma instância gerenciada existente para este objeto, nem foi possível criar uma nova instância gerenciada do tipo genérico {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Класс "{0}" не будет зарегистрирован, так как платформа WatchKit была удалена из пакета iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[Класс "{0}" не будет зарегистрирован, поскольку платформа {1} была удалена из пакета SDK для {2}.]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось извлечь собственную платформу "{0}" из сборки "{1}", поскольку она не содержит ресурс "{2}".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось извлечь собственную библиотеку "{0}" из сборки "{1}", поскольку она не содержит ресурс "{2}".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Класс "{0}" не будет зарегистрирован, поскольку он был удален пакета SDK для {1}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось маршалировать объект Objective-C 0x{0} (тип: {1}). Не удалось найти существующий у для этого объекта или создать новый управляемый экземпляр универсального типа {2}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[WatchKit çerçevesi iOS SDK'sından kaldırıldığından '{0}' sınıfı kaydedilmeyecek.]D;]A; ]]></Val>
<Val><![CDATA[{1} çerçevesi {2} SDK'sından kaldırıldığından '{0}' sınıfı kaydedilmeyecek.]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' yerel çerçevesi '{2}' kaynağını içermediğinden, '{1}' derlemesinden çıkarılamadı]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' yerel kitaplığı '{2}' kaynağını içermediğinden, '{1}' derlemesinden çıkarılamadı]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{1} SDK'sından kaldırıldığından '{0}' sınıfı kaydedilmeyecek.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Objective-C nesnesi 0x{0} hazırlanamadı (tür: {1}). Bu nesne için mevcut bir yönetilen örnek bulunamadı ve bu nesne için {2} genel türünde yeni bir yönetilen örnek oluşturulamadı]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不会注册类 "{0}",因为已从 iOS SDK 中删除 WatchKit 框架。]D;]A; ]]></Val>
<Val><![CDATA[不会注册类 "{0}",因为已从 {2} SDK 中删除 {1} 框架。]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法从程序集“{1}”中提取本机框架“{0}”,因为它不包含资源“{2}”。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法从程序集“{1}”中提取本机库“{0}”,因为它不包含资源“{2}”。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不会注册类“{0}”,因为它已从 SDK 中 {1} 移除。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法封送 Objective-C 对象 0x{0} (类型: {1})。找不到此对象的现有托管实例,也无法创建泛型类型 {2} 的新托管实例。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -2712,10 +2712,13 @@
</Item>
<Item ItemId=";MT4178" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
<Val><![CDATA[The class '{0}' will not be registered because the {1} framework has been removed from the {2} SDK.]D;]A; ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[因為已從 iOS SDK 移除 WatchKit 架構,所以將不會登錄類別 '{0}'。]D;]A; ]]></Val>
<Val><![CDATA[因為已從 {2} SDK 移除 {1} 架構,所以將不會登錄類別 '{0}'。]D;]A; ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because the WatchKit framework has been removed from the iOS SDK.]D;]A; ]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -3373,6 +3376,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1307" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native framework '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法從組件 '{1}' 擷取原生架構 '{0}',因為它不包含資源 '{2}'。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1308" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not extract the native library '{0}' from the assembly '{1}', because it doesn't contain the resource '{2}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法從組件 '{1}' 擷取原生程式庫 '{0}',因為它不包含資源 '{2}'。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1502" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[One or more reference(s) to type '{0}' already exists inside '{1}' before linking]D;]A; ]]></Val>
@ -3562,6 +3583,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX4189" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The class '{0}' will not be registered because it has been removed from the {1} SDK.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[因為類別 '{0}' 已從 {1} SDK 移除,所以不會登錄其。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX5222" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new]D;]A; ]]></Val>
@ -3835,6 +3865,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX8056" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to marshal the Objective-C object 0x{0} (type: {1}). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance of generic type {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法封送 Objective-C 物件 0x{0} (類型: {1})。找不到此物件的現有受控執行個體,也無法建立泛型型別 {2} 的新受控執行個體。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX_ConfigurationAwareStep" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The linker step '{0}' failed during processing: {1}]]></Val>

Просмотреть файл

@ -18,7 +18,7 @@ endif
# Available versions can be seen here:
# https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.Tools.Mlaunch/versions
MLAUNCH_NUGET_VERSION=1.0.68
MLAUNCH_NUGET_VERSION=1.0.69
define CheckVersionTemplate
check-$(1)::

Просмотреть файл

@ -1563,9 +1563,9 @@ namespace UIKit {
None,
OnDrag,
Interactive,
[TV (16, 0), iOS (16, 0), MacCatalyst (16, 0)]
[TV (16, 0)] // Added in Xcode 14.0, but headers and documentation say it's available in iOS 7+ and Mac Catalyst 13.1+ (and tvOS 16.0)
OnDragWithAccessory,
[TV (16, 0), iOS (16, 0), MacCatalyst (16, 0)]
[TV (16, 0)] // Added in Xcode 14.0, but headers and documentation say it's available in iOS 7+ and Mac Catalyst 13.1+ (and tvOS 16.0)
InteractiveWithAccessory,
}