Skip to content

Commit

Permalink
Juno: check in to lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_202410…
Browse files Browse the repository at this point in the history
…29171919460. (#25584)

Co-authored-by: CSIGS-ExpiresOn-12-15-2024 <[email protected]>
  • Loading branch information
github-actions[bot] and csigs authored Oct 30, 2024
1 parent 9b4e90e commit 1c3e341
Show file tree
Hide file tree
Showing 104 changed files with 1,959 additions and 152 deletions.
29 changes: 25 additions & 4 deletions loc/cs/src/Controls/src/Build.Tasks/ErrorMessages.resx.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -85,24 +85,36 @@
<Item ItemId=";BindingWithNullDataType" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Binding could be compiled to improve runtime performance if x:DataType is not explicitly null. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vazbu je možné zkompilovat, aby se zvýšil výkon modulu runtime, pokud není pro x:DataType explicitně zadána hodnota null. Další informace najdete na adrese https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";BindingWithSourceCompilationSkipped" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Binding was not compiled because it has an explicitly set Source property and compilation of bindings with Source is not enabled. Consider enabling this optimization by setting the <MauiEnableXamlCBindingWithSourceCompilation>true</MauiEnableXamlCBindingWithSourceCompilation> in your project file and make sure the correct x:DataType is specified for this binding. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vazba nebyla zkompilována, protože má explicitně nastavenou vlastnost Source a kompilace takových vazeb není povolena. Zvažte povolení této optimalizace nastavením hodnoty <MauiEnableXamlCBindingWithSourceCompilation>true</MauiEnableXamlCBindingWithSourceCompilation> v souboru projektu a zajistěte, aby byla u této vazby zadána správná hodnota pro x:DataType. Další informace najdete na adrese https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";BindingWithXDataTypeFromOuterScope" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Binding might be compiled incorrectly since the x:DataType annotation comes from an outer scope. Make sure you annotate all DataTemplate XAML elements with the correct x:DataType. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vazba může být nesprávně zkompilovaná, protože poznámka pro x:DataType pochází z vnějšího oboru. Nezapomeňte zadat u všech elementů XAML šablony DataTemplate poznámku se správnou hodnotou pro x:DataType. Další informace najdete na adrese https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";BindingWithoutDataType" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vazbu je možné zkompilovat, aby se zvýšil výkon modulu runtime, pokud je zadána hodnota pro x:DataType. Další informace najdete na adrese https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -217,6 +229,9 @@
<Item ItemId=";ObsoleteProperty" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Property, Property setter or BindableProperty "{0}" is deprecated.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vlastnost, metoda Setter vlastnosti nebo {0} BindableProperty jsou zastaralé.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -277,6 +292,9 @@
<Item ItemId=";StaticResourceSyntax" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A key is required in {StaticResource}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ve zdroji {StaticResource} se vyžaduje klíč.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -301,8 +319,8 @@
<Item ItemId=";StyleSheetSourceOrContent" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[StyleSheet cannot have both a Source and a content.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Šablona stylů nemůže obsahovat jak zdroj, tak obsah.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Šablona stylů nemůže obsahovat současně zdroj i obsah.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[StyleSheet can not have both a Source and a content.]]></Val>
Expand Down Expand Up @@ -331,14 +349,17 @@
<Item ItemId=";UnattributedMarkupType" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Consider attributing the markup extension "{0}" with [RequireService]5D; or [AcceptEmptyServiceProvider]5D; if it doesn't require any.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zvažte přiřazení rozšíření značek {0} s parametrem [RequireService]5D; nebo (pokud nevyžaduje žádnou službu) s parametrem [AcceptEmptyServiceProvider]5D;.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XDataTypeSyntax" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[x:DataType expects a string literal, an {{x:Type}} markup or {{x:Null}}.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[x:DataType očekává řetězcový literál, značku {{x:Type}} nebo {{x:Nul}l}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[x:DataType očekává řetězcový literál, značku {{x:Type}} nebo {{x:Null}}.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[x:DataType expects a string literal, an {{x:Type}} markup or {{x:Nul}l}.]]></Val>
Expand Down
Loading

0 comments on commit 1c3e341

Please sign in to comment.