Skip to content

Commit d2c1416

Browse files
Juno: check in to lego/hb_aa4ddd3b-37ca-4d87-a058-1e95d9ca2d38_20251001194204838. (#31844)
Co-authored-by: CSIGS-Expires-nextweek <[email protected]>
1 parent c5dcff3 commit d2c1416

File tree

13 files changed

+2370
-93
lines changed

13 files changed

+2370
-93
lines changed

loc/cs/src/Controls/src/SourceGen/MauiGResources.resx.lcl

Lines changed: 187 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,205 @@
1010
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
1111
<Item ItemId=";Strings" ItemType="0" PsrId="211" Leaf="false">
1212
<Disp Icon="Str" Disp="true" LocTbl="false" />
13-
<Item ItemId=";AmbiguousTypeMessage" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
13+
<Item ItemId=";ColumnDefinitionCollectionConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
1414
<Str Cat="Text">
15-
<Val><![CDATA[Multiple names found in the current xml namespace. use a more specific prefix.]]></Val>
15+
<Val><![CDATA[Cannot convert "{0}" into ColumnDefinitionCollection, expected values are "*", "n*", "Auto", or "n" (or a combination of these seperated by commas) where n is a numeric value.]]></Val>
1616
<Tgt Cat="Text" Stat="Loc" Orig="New">
17-
<Val><![CDATA[V aktuálním oboru názvů XML bylo nalezeno více názvů. Použijte konkrétnější předponu.]]></Val>
17+
<Val><![CDATA[{0} nejde převést na ColumnDefinitionCollection, očekávané hodnoty jsou "*", "n*", "Auto" nebo "n" (nebo kombinace těchto oddělovaných čárkami), kde n je číselná hodnota.]]></Val>
1818
</Tgt>
1919
</Str>
2020
<Disp Icon="Str" />
2121
</Item>
22-
<Item ItemId=";AmbiguousTypeTitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
22+
<Item ItemId=";ConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
2323
<Str Cat="Text">
24-
<Val><![CDATA[Ambiguous Type]]></Val>
24+
<Val><![CDATA[Cannot convert "{0}" into "{1}".]]></Val>
2525
<Tgt Cat="Text" Stat="Loc" Orig="New">
26-
<Val><![CDATA[Nejednoznačný typ]]></Val>
26+
<Val><![CDATA[{0} nejde převést na {1}.]]></Val>
2727
</Tgt>
2828
</Str>
2929
<Disp Icon="Str" />
3030
</Item>
31-
<Item ItemId=";XamlParsingErrorMessage" ItemType="0;.resx" PsrId="211" Leaf="true">
31+
<Item ItemId=";ConversionFailedTitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
32+
<Str Cat="Text">
33+
<Val><![CDATA[Conversion Failed]]></Val>
34+
<Tgt Cat="Text" Stat="Loc" Orig="New">
35+
<Val><![CDATA[Převod neproběhl úspěšně]]></Val>
36+
</Tgt>
37+
</Str>
38+
<Disp Icon="Str" />
39+
</Item>
40+
<Item ItemId=";CornerRadiusConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
41+
<Str Cat="Text">
42+
<Val><![CDATA[Cannot convert "{0}" into CornerRadius, expected format is "tl, tr, bl, br" or "l".]]></Val>
43+
<Tgt Cat="Text" Stat="Loc" Orig="New">
44+
<Val><![CDATA[{0} nejde převést na CornerRadius, očekávaný formát je tl, tr, bl, br nebo l.]]></Val>
45+
</Tgt>
46+
</Str>
47+
<Disp Icon="Str" />
48+
</Item>
49+
<Item ItemId=";DuplicateKeyInRD" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
50+
<Str Cat="Text">
51+
<Val><![CDATA[duplicate key in resource dictionary]]></Val>
52+
<Tgt Cat="Text" Stat="Loc" Orig="New">
53+
<Val><![CDATA[duplicitní klíč ve slovníku prostředků]]></Val>
54+
</Tgt>
55+
</Str>
56+
<Disp Icon="Str" />
57+
</Item>
58+
<Item ItemId=";DuplicateTypeError" ItemType="0;.resx" PsrId="211" Leaf="true">
59+
<Str Cat="Text">
60+
<Val><![CDATA[Multiple Types found for "{0}".]]></Val>
61+
<Tgt Cat="Text" Stat="Loc" Orig="New">
62+
<Val><![CDATA[Pro {0} se našlo více typů.]]></Val>
63+
</Tgt>
64+
</Str>
65+
<Disp Icon="Str" />
66+
</Item>
67+
<Item ItemId=";EasingConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
68+
<Str Cat="Text">
69+
<Val><![CDATA[Cannot convert "{0}" into Easing, expect value is "Linear", "SinOut", "SinIn", "SinInOut", "CubicIn", "CubicOut", "CubicInOut", "BounceOut", "BounceIn", "SpringIn" or "SpringOut".]]></Val>
70+
<Tgt Cat="Text" Stat="Loc" Orig="New">
71+
<Val><![CDATA[{0} nejde převést na Easing, očekávané hodnoty jsou Linear, SinOut, SinIn, SinInOut, CubicIn, CubicOut, CubicInOut, BounceOut, BounceIn, SpringIn nebo SpringOut.]]></Val>
72+
</Tgt>
73+
</Str>
74+
<Disp Icon="Str" />
75+
</Item>
76+
<Item ItemId=";ExpressionNotClosed" ItemType="0;.resx" PsrId="211" Leaf="true">
77+
<Str Cat="Text">
78+
<Val><![CDATA[Expression must end with '}'.]]></Val>
79+
<Tgt Cat="Text" Stat="Loc" Orig="New">
80+
<Val><![CDATA[Výraz musí končit znakem }.]]></Val>
81+
</Tgt>
82+
</Str>
83+
<Disp Icon="Str" />
84+
</Item>
85+
<Item ItemId=";FlexBasisConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
86+
<Str Cat="Text">
87+
<Val><![CDATA[Cannot convert "{0}" into FlexBasis, expected values are "Auto" or "n%", "n" where n is a numeric value.]]></Val>
88+
<Tgt Cat="Text" Stat="Loc" Orig="New">
89+
<Val><![CDATA[{0} nejde převést na FlexBasis, očekávané hodnoty jsou Auto nebo n%, "n", kde n je číselná hodnota.]]></Val>
90+
</Tgt>
91+
</Str>
92+
<Disp Icon="Str" />
93+
</Item>
94+
<Item ItemId=";FlowDirectionConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
95+
<Str Cat="Text">
96+
<Val><![CDATA[Cannot convert "{0}" into FlowDirection, expected values are "rtl", "ltr", "inherit", "MatchParent", "LeftToRight" or "RightToLeft".]]></Val>
97+
<Tgt Cat="Text" Stat="Loc" Orig="New">
98+
<Val><![CDATA[{0} nejde převést na FlowDirection, očekávané hodnoty jsou rtl, ltr, inherit, MatchParent, LeftToRight nebo RightToLeft.]]></Val>
99+
</Tgt>
100+
</Str>
101+
<Disp Icon="Str" />
102+
</Item>
103+
<Item ItemId=";GridLengthConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
104+
<Str Cat="Text">
105+
<Val><![CDATA[Cannot convert "{0}" into GridLength, expected values are "*", "n*", "Auto" or "n" where n is a numeric value.]]></Val>
106+
<Tgt Cat="Text" Stat="Loc" Orig="New">
107+
<Val><![CDATA[{0} nejde převést na GridLength, očekávané hodnoty jsou *, n*, Auto nebo n, kde n je číselná hodnota.]]></Val>
108+
</Tgt>
109+
</Str>
110+
<Disp Icon="Str" />
111+
</Item>
112+
<Item ItemId=";LayoutOptionsConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
113+
<Str Cat="Text">
114+
<Val><![CDATA[Cannot convert "{0}" into LayoutOptions, expected values are "Start", "Center, "End" or "Fill".]]></Val>
115+
<Tgt Cat="Text" Stat="Loc" Orig="New">
116+
<Val><![CDATA[{0} nejde převést na LayoutOptions, očekávané hodnoty jsou Start, Center, End nebo Fill.]]></Val>
117+
</Tgt>
118+
</Str>
119+
<Disp Icon="Str" />
120+
</Item>
121+
<Item ItemId=";ListStringConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
122+
<Str Cat="Text">
123+
<Val><![CDATA[Cannot convert "{0}" into List<string>, expected format is "x, y, z".]]></Val>
124+
<Tgt Cat="Text" Stat="Loc" Orig="New">
125+
<Val><![CDATA[{0} nejde převést na List<string>, očekávaný formát je x, y, z.]]></Val>
126+
</Tgt>
127+
</Str>
128+
<Disp Icon="Str" />
129+
</Item>
130+
<Item ItemId=";MemberResolution" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
131+
<Str Cat="Text">
132+
<Val><![CDATA[No accessible property, BindableProperty, or event found for "{0}", or mismatching type between value and property.]]></Val>
133+
<Tgt Cat="Text" Stat="Loc" Orig="New">
134+
<Val><![CDATA[Pro člen {0} nešlo najít žádnou přístupnou vlastnost, BindableProperty nebo událost nebo došlo k neshodě typu mezi hodnotou a vlastností.]]></Val>
135+
</Tgt>
136+
</Str>
137+
<Disp Icon="Str" />
138+
</Item>
139+
<Item ItemId=";MethodResolution" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
140+
<Str Cat="Text">
141+
<Val><![CDATA[No method found for '{0}'.]]></Val>
142+
<Tgt Cat="Text" Stat="Loc" Orig="New">
143+
<Val><![CDATA[Pro {0} nebyla nalezena žádná metoda.]]></Val>
144+
</Tgt>
145+
</Str>
146+
<Disp Icon="Str" />
147+
</Item>
148+
<Item ItemId=";PointConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
149+
<Str Cat="Text">
150+
<Val><![CDATA[Cannot convert "{0}" into Point, expected format is "x, y".]]></Val>
151+
<Tgt Cat="Text" Stat="Loc" Orig="New">
152+
<Val><![CDATA[{0} nejde převést na Point, očekávaný formát je x, y.]]></Val>
153+
</Tgt>
154+
</Str>
155+
<Disp Icon="Str" />
156+
</Item>
157+
<Item ItemId=";RectConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
158+
<Str Cat="Text">
159+
<Val><![CDATA[Cannot convert "{0}" into Rect, expected format is "x, y, w, h"]]></Val>
160+
<Tgt Cat="Text" Stat="Loc" Orig="New">
161+
<Val><![CDATA[{0} nejde převést na Rect, očekávaný formát je x, y, w, h]]></Val>
162+
</Tgt>
163+
</Str>
164+
<Disp Icon="Str" />
165+
</Item>
166+
<Item ItemId=";RowDefinitionCollectionConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
167+
<Str Cat="Text">
168+
<Val><![CDATA[Cannot convert "{0}" into RowDefinitionCollection, expected values are "*", "n*", "Auto", or "n" (or a combination of these seperated by commas) where n is a numeric value.]]></Val>
169+
<Tgt Cat="Text" Stat="Loc" Orig="New">
170+
<Val><![CDATA[{0} nejde převést na RowDefinitionCollection, očekávané hodnoty jsou *, n*, Auto nebo n (nebo kombinace těchto hodnot oddělených čárkami), kde n je číselná hodnota.]]></Val>
171+
</Tgt>
172+
</Str>
173+
<Disp Icon="Str" />
174+
</Item>
175+
<Item ItemId=";StrokeShapeConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
176+
<Str Cat="Text">
177+
<Val><![CDATA[Cannot convert "{0}" into Shape (or descendant).]]></Val>
178+
<Tgt Cat="Text" Stat="Loc" Orig="New">
179+
<Val><![CDATA[{0} nejde převést na obrazec (nebo potomka).]]></Val>
180+
</Tgt>
181+
</Str>
182+
<Disp Icon="Str" />
183+
</Item>
184+
<Item ItemId=";SymbolResolution" ItemType="0;.resx" PsrId="211" Leaf="true">
185+
<Str Cat="Text">
186+
<Val><![CDATA[Symbol resolution failed]]></Val>
187+
<Tgt Cat="Text" Stat="Loc" Orig="New">
188+
<Val><![CDATA[Nepovedlo se přeložit symbol]]></Val>
189+
</Tgt>
190+
</Str>
191+
<Disp Icon="Str" />
192+
</Item>
193+
<Item ItemId=";ThicknessConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
194+
<Str Cat="Text">
195+
<Val><![CDATA[Cannot convert "{0}" into Thickness, expected format is "h, v" or "l, t, r, b" or "l".]]></Val>
196+
<Tgt Cat="Text" Stat="Loc" Orig="New">
197+
<Val><![CDATA[{0} nejde převést na Thickness, očekávaný formát je h, v nebo l, t, r, b nebo l.]]></Val>
198+
</Tgt>
199+
</Str>
200+
<Disp Icon="Str" />
201+
</Item>
202+
<Item ItemId=";TypeResolutionMessage" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
203+
<Str Cat="Text">
204+
<Val><![CDATA[Cannot resolve type "{0}".]]></Val>
205+
<Tgt Cat="Text" Stat="Loc" Orig="New">
206+
<Val><![CDATA[Typ {0} nejde přeložit.]]></Val>
207+
</Tgt>
208+
</Str>
209+
<Disp Icon="Str" />
210+
</Item>
211+
<Item ItemId=";XamlParsingErrorMessage" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
32212
<Str Cat="Text">
33213
<Val><![CDATA[An error occured while parsing Xaml: {0}.]]></Val>
34214
<Tgt Cat="Text" Stat="Loc" Orig="New">

0 commit comments

Comments
 (0)