|
13 | 13 | <Item ItemId=";ColumnDefinitionCollectionConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
14 | 14 | <Str Cat="Text"> |
15 | 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> |
| 16 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 17 | + <Val><![CDATA[No se puede convertir "{0}" en ColumnDefinitionCollection; los valores esperados son "*", "n*", "Auto" o "n" (o una combinación de estos separados por comas) donde n es un valor numérico.]]></Val> |
| 18 | + </Tgt> |
16 | 19 | </Str> |
17 | 20 | <Disp Icon="Str" /> |
18 | 21 | </Item> |
19 | 22 | <Item ItemId=";ConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
20 | 23 | <Str Cat="Text"> |
21 | 24 | <Val><![CDATA[Cannot convert "{0}" into "{1}".]]></Val> |
| 25 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 26 | + <Val><![CDATA[No se puede convertir "{0}" en "{1}".]]></Val> |
| 27 | + </Tgt> |
22 | 28 | </Str> |
23 | 29 | <Disp Icon="Str" /> |
24 | 30 | </Item> |
25 | 31 | <Item ItemId=";ConversionFailedTitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> |
26 | 32 | <Str Cat="Text"> |
27 | 33 | <Val><![CDATA[Conversion Failed]]></Val> |
| 34 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 35 | + <Val><![CDATA[No se pudo realizar la conversión]]></Val> |
| 36 | + </Tgt> |
28 | 37 | </Str> |
29 | 38 | <Disp Icon="Str" /> |
30 | 39 | </Item> |
31 | 40 | <Item ItemId=";CornerRadiusConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
32 | 41 | <Str Cat="Text"> |
33 | 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[No se puede convertir "{0}" en CornerRadius; el formato esperado es "tl, tr, bl, br" o "l".]]></Val> |
| 45 | + </Tgt> |
34 | 46 | </Str> |
35 | 47 | <Disp Icon="Str" /> |
36 | 48 | </Item> |
37 | 49 | <Item ItemId=";DuplicateKeyInRD" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> |
38 | 50 | <Str Cat="Text"> |
39 | 51 | <Val><![CDATA[duplicate key in resource dictionary]]></Val> |
| 52 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 53 | + <Val><![CDATA[clave duplicada en el diccionario de recursos]]></Val> |
| 54 | + </Tgt> |
40 | 55 | </Str> |
41 | 56 | <Disp Icon="Str" /> |
42 | 57 | </Item> |
43 | 58 | <Item ItemId=";DuplicateTypeError" ItemType="0;.resx" PsrId="211" Leaf="true"> |
44 | 59 | <Str Cat="Text"> |
45 | 60 | <Val><![CDATA[Multiple Types found for "{0}".]]></Val> |
| 61 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 62 | + <Val><![CDATA[Se encontraron varios tipos para "{0}".]]></Val> |
| 63 | + </Tgt> |
46 | 64 | </Str> |
47 | 65 | <Disp Icon="Str" /> |
48 | 66 | </Item> |
49 | 67 | <Item ItemId=";EasingConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
50 | 68 | <Str Cat="Text"> |
51 | 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[No se puede convertir "{0}" en Easing; el valor esperado es "Linear", "SinOut", "SinIn", "SinInOut", "CubicIn", "CubicOut", "CubicInOut", "BounceOut", "BounceIn", "SpringIn" o "SpringOut".]]></Val> |
| 72 | + </Tgt> |
52 | 73 | </Str> |
53 | 74 | <Disp Icon="Str" /> |
54 | 75 | </Item> |
55 | 76 | <Item ItemId=";ExpressionNotClosed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
56 | 77 | <Str Cat="Text"> |
57 | 78 | <Val><![CDATA[Expression must end with '}'.]]></Val> |
| 79 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 80 | + <Val><![CDATA[La expresión debe terminar con "}".]]></Val> |
| 81 | + </Tgt> |
58 | 82 | </Str> |
59 | 83 | <Disp Icon="Str" /> |
60 | 84 | </Item> |
61 | 85 | <Item ItemId=";FlexBasisConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
62 | 86 | <Str Cat="Text"> |
63 | 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[No se puede convertir "{0}" en FlexBasis, los valores esperados son "Auto" o "n%", "n" donde n es un valor numérico.]]></Val> |
| 90 | + </Tgt> |
64 | 91 | </Str> |
65 | 92 | <Disp Icon="Str" /> |
66 | 93 | </Item> |
67 | 94 | <Item ItemId=";FlowDirectionConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
68 | 95 | <Str Cat="Text"> |
69 | 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[No se puede convertir "{0}" en FlowDirection; los valores esperados son "rtl", "ltr", "inherit", "MatchParent", "LeftToRight" o "RightToLeft".]]></Val> |
| 99 | + </Tgt> |
70 | 100 | </Str> |
71 | 101 | <Disp Icon="Str" /> |
72 | 102 | </Item> |
73 | 103 | <Item ItemId=";GridLengthConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
74 | 104 | <Str Cat="Text"> |
75 | 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[No se puede convertir "{0}" en GridLength, los valores esperados son "*", "n*", "Auto" o "n", donde n es un valor numérico.]]></Val> |
| 108 | + </Tgt> |
76 | 109 | </Str> |
77 | 110 | <Disp Icon="Str" /> |
78 | 111 | </Item> |
79 | 112 | <Item ItemId=";LayoutOptionsConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
80 | 113 | <Str Cat="Text"> |
81 | 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[No se puede convertir "{0}" en LayoutOptions; los valores esperados son "Start", "Center, "End" o "Fill".]]></Val> |
| 117 | + </Tgt> |
82 | 118 | </Str> |
83 | 119 | <Disp Icon="Str" /> |
84 | 120 | </Item> |
85 | 121 | <Item ItemId=";ListStringConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
86 | 122 | <Str Cat="Text"> |
87 | 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[No se puede convertir "{0}" en List<string>, el formato esperado es "x, y, z".]]></Val> |
| 126 | + </Tgt> |
88 | 127 | </Str> |
89 | 128 | <Disp Icon="Str" /> |
90 | 129 | </Item> |
91 | 130 | <Item ItemId=";MemberResolution" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> |
92 | 131 | <Str Cat="Text"> |
93 | 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[No se encontró ninguna propiedad accesible, BindableProperty o evento para "{0}" o un tipo que no coincide entre el valor y la propiedad.]]></Val> |
| 135 | + </Tgt> |
94 | 136 | </Str> |
95 | 137 | <Disp Icon="Str" /> |
96 | 138 | </Item> |
97 | 139 | <Item ItemId=";MethodResolution" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> |
98 | 140 | <Str Cat="Text"> |
99 | 141 | <Val><![CDATA[No method found for '{0}'.]]></Val> |
| 142 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 143 | + <Val><![CDATA[No se encontró ningún método para "{0}".]]></Val> |
| 144 | + </Tgt> |
100 | 145 | </Str> |
101 | 146 | <Disp Icon="Str" /> |
102 | 147 | </Item> |
103 | 148 | <Item ItemId=";PointConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
104 | 149 | <Str Cat="Text"> |
105 | 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[No se puede convertir "{0}" en Point, el formato esperado es "x, y".]]></Val> |
| 153 | + </Tgt> |
106 | 154 | </Str> |
107 | 155 | <Disp Icon="Str" /> |
108 | 156 | </Item> |
109 | 157 | <Item ItemId=";RectConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
110 | 158 | <Str Cat="Text"> |
111 | 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[No se puede convertir "{0}" en Rect; el formato esperado es "x, y, w, h"]]></Val> |
| 162 | + </Tgt> |
112 | 163 | </Str> |
113 | 164 | <Disp Icon="Str" /> |
114 | 165 | </Item> |
115 | 166 | <Item ItemId=";RowDefinitionCollectionConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
116 | 167 | <Str Cat="Text"> |
117 | 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[No se puede convertir "{0}" en RowDefinitionCollection; los valores esperados son "*", "n*", "Auto" o "n" (o una combinación de estos separados por comas) donde n es un valor numérico.]]></Val> |
| 171 | + </Tgt> |
118 | 172 | </Str> |
119 | 173 | <Disp Icon="Str" /> |
120 | 174 | </Item> |
121 | 175 | <Item ItemId=";StrokeShapeConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
122 | 176 | <Str Cat="Text"> |
123 | 177 | <Val><![CDATA[Cannot convert "{0}" into Shape (or descendant).]]></Val> |
| 178 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 179 | + <Val><![CDATA[No se puede convertir "{0}" en Shape (o descendant).]]></Val> |
| 180 | + </Tgt> |
124 | 181 | </Str> |
125 | 182 | <Disp Icon="Str" /> |
126 | 183 | </Item> |
127 | 184 | <Item ItemId=";SymbolResolution" ItemType="0;.resx" PsrId="211" Leaf="true"> |
128 | 185 | <Str Cat="Text"> |
129 | 186 | <Val><![CDATA[Symbol resolution failed]]></Val> |
| 187 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 188 | + <Val><![CDATA[Error en la resolución de símbolos]]></Val> |
| 189 | + </Tgt> |
130 | 190 | </Str> |
131 | 191 | <Disp Icon="Str" /> |
132 | 192 | </Item> |
133 | 193 | <Item ItemId=";ThicknessConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true"> |
134 | 194 | <Str Cat="Text"> |
135 | 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[No se puede convertir "{0}" en Thickness; el formato esperado es "h, v" o "l, t, r, b" o "l".]]></Val> |
| 198 | + </Tgt> |
136 | 199 | </Str> |
137 | 200 | <Disp Icon="Str" /> |
138 | 201 | </Item> |
|
0 commit comments