diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/es/floater_customize.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/es/floater_customize.xml | 478 |
1 files changed, 478 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/es/floater_customize.xml b/linden/indra/newview/skins/xui/es/floater_customize.xml new file mode 100644 index 0000000..1a5b279 --- /dev/null +++ b/linden/indra/newview/skins/xui/es/floater_customize.xml | |||
@@ -0,0 +1,478 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater name="floater customize" title="Apariencia"> | ||
3 | <tab_container name="customize tab container"> | ||
4 | <panel label="Partes del cuerpo" /> | ||
5 | <panel label="Forma" name="Shape"> | ||
6 | <button label="Crear nueva forma" label_selected="Crear nueva forma" name="Create New" /> | ||
7 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
8 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
9 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
10 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
11 | <button label="Cuerpo" label_selected="Cuerpo" name="Body" /> | ||
12 | <button label="Cabeza" label_selected="Cabeza" name="Head" /> | ||
13 | <button label="Ojos" label_selected="Ojos" name="Eyes" /> | ||
14 | <button label="Orejas" label_selected="Orejas" name="Ears" /> | ||
15 | <button label="Nariz" label_selected="Nariz" name="Nose" /> | ||
16 | <button label="Boca" label_selected="Boca" name="Mouth" /> | ||
17 | <button label="Barbilla" label_selected="Barbilla" name="Chin" /> | ||
18 | <button label="Torso" label_selected="Torso" name="Torso" /> | ||
19 | <button label="Piernas" label_selected="Piernas" name="Legs" /> | ||
20 | <button label="Aleatorio" label_selected="Aleatorio" name="Randomize" /> | ||
21 | <text type="string" length="1" name="title"> | ||
22 | [DESC] | ||
23 | </text> | ||
24 | <text type="string" length="1" name="title_no_modify"> | ||
25 | [DESC]: no puede modificar | ||
26 | </text> | ||
27 | <text type="string" length="1" name="title_loading"> | ||
28 | [DESC]: cargando... | ||
29 | </text> | ||
30 | <text type="string" length="1" name="title_not_worn"> | ||
31 | [DESC]: no usado | ||
32 | </text> | ||
33 | <text type="string" length="1" name="path"> | ||
34 | Localizado en [PATH] | ||
35 | </text> | ||
36 | <text type="string" length="1" name="not worn instructions"> | ||
37 | Ponga una nueva forma arrastrando una de su inventario | ||
38 | hacia su avatar. O entonces, usted puede una nueva forma desde el inicio | ||
39 | y usarla. | ||
40 | </text> | ||
41 | <text type="string" length="1" name="no modify instructions"> | ||
42 | Usted no tiene permiso para modificar este ítem. | ||
43 | </text> | ||
44 | <radio_group name="sex radio"> | ||
45 | <radio_item type="string" length="1" name="radio"> | ||
46 | Femenino | ||
47 | </radio_item> | ||
48 | <radio_item type="string" length="1" name="radio2"> | ||
49 | Masculino | ||
50 | </radio_item> | ||
51 | </radio_group> | ||
52 | </panel> | ||
53 | <panel label="Piel" name="Skin"> | ||
54 | <button label="Crear nueva piel" label_selected="Crear nueva piel" name="Create New" /> | ||
55 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
56 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
57 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
58 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
59 | <button label="Color de piel" label_selected="Color de piel" name="Skin Color" /> | ||
60 | <button label="Detalle facial" label_selected="Detalle facial" name="Face Detail" /> | ||
61 | <button label="Maquillaje" label_selected="Maquillaje" name="Makeup" /> | ||
62 | <button label="Detalles del cuerpo" label_selected="Detalles del cuerpo" | ||
63 | name="Body Detail" /> | ||
64 | <button label="Aleatorio" label_selected="Aleatorio" name="Randomize" /> | ||
65 | <text type="string" length="1" name="title"> | ||
66 | [DESC] | ||
67 | </text> | ||
68 | <text type="string" length="1" name="title_no_modify"> | ||
69 | [DESC]: no puede modificar | ||
70 | </text> | ||
71 | <text type="string" length="1" name="title_loading"> | ||
72 | [DESC]: cargando... | ||
73 | </text> | ||
74 | <text type="string" length="1" name="title_not_worn"> | ||
75 | [DESC]: no usado | ||
76 | </text> | ||
77 | <text type="string" length="1" name="path"> | ||
78 | Localizado en [PATH] | ||
79 | </text> | ||
80 | <text type="string" length="1" name="not worn instructions"> | ||
81 | Ponga una nueva piel arrastrando una de su inventario | ||
82 | hacia su avatar. O entonces, usted puede crear una nueva piel desde el inicio | ||
83 | y usarla. | ||
84 | </text> | ||
85 | <text type="string" length="1" name="no modify instructions"> | ||
86 | Usted no tiene permiso para modificar este ítem. | ||
87 | </text> | ||
88 | <texture_picker label="Tatuajes de cabeza" name="Head Tattoos" | ||
89 | tool_tip="Haga clic para elegir una figura" /> | ||
90 | <texture_picker label="Tatuajes superiores" name="Upper Tattoos" | ||
91 | tool_tip="Haga clic para elegir una figura" /> | ||
92 | <texture_picker label="Tatuajes inferiores" name="Lower Tattoos" | ||
93 | tool_tip="Haga clic para elegir una figura" /> | ||
94 | </panel> | ||
95 | <panel label="Cabello" name="Hair"> | ||
96 | <button label="Crear nuevo cabello" label_selected="Crear nuevo cabello" | ||
97 | name="Create New" /> | ||
98 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
99 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
100 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
101 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
102 | <button label="Color" label_selected="Color" name="Color" /> | ||
103 | <button label="Estilo" label_selected="Estilo" name="Style" /> | ||
104 | <button label="Cejas" label_selected="Cejas" name="Eyebrows" /> | ||
105 | <button label="Facial" label_selected="Facial" name="Facial" /> | ||
106 | <button label="Aleatorio" label_selected="Aleatorio" name="Randomize" /> | ||
107 | <text type="string" length="1" name="title"> | ||
108 | [DESC] | ||
109 | </text> | ||
110 | <text type="string" length="1" name="title_no_modify"> | ||
111 | [DESC]: no puede modificar | ||
112 | </text> | ||
113 | <text type="string" length="1" name="title_loading"> | ||
114 | [DESC]: cargando... | ||
115 | </text> | ||
116 | <text type="string" length="1" name="title_not_worn"> | ||
117 | [DESC]: no usado | ||
118 | </text> | ||
119 | <text type="string" length="1" name="path"> | ||
120 | Localizado en [PATH] | ||
121 | </text> | ||
122 | <text type="string" length="1" name="not worn instructions"> | ||
123 | Ponga un nuevo cabello arrastrando uno de su inventario | ||
124 | hacia su avatar. O entonces, usted puede crear uno nuevo desde el inicio | ||
125 | y usarlo. | ||
126 | </text> | ||
127 | <text type="string" length="1" name="no modify instructions"> | ||
128 | Usted no tiene permiso para modificar este ítem. | ||
129 | </text> | ||
130 | <texture_picker label="Textura" name="Texture" tool_tip="Haga clic para elegir una figura" /> | ||
131 | </panel> | ||
132 | <panel label="Ojos" name="Eyes"> | ||
133 | <button label="Crear nuevos ojos" label_selected="Crear nuevos ojos" name="Create New" /> | ||
134 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
135 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
136 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
137 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
138 | <button label="Aleatorio" label_selected="Aleatorio" name="Randomize" /> | ||
139 | <text type="string" length="1" name="title"> | ||
140 | [DESC] | ||
141 | </text> | ||
142 | <text type="string" length="1" name="title_no_modify"> | ||
143 | [DESC]: no puede modificar | ||
144 | </text> | ||
145 | <text type="string" length="1" name="title_loading"> | ||
146 | [DESC]: cargando... | ||
147 | </text> | ||
148 | <text type="string" length="1" name="title_not_worn"> | ||
149 | [DESC]: no usado | ||
150 | </text> | ||
151 | <text type="string" length="1" name="path"> | ||
152 | Localizado en [PATH] | ||
153 | </text> | ||
154 | <text type="string" length="1" name="not worn instructions"> | ||
155 | Ponga nuevos ojos arrastrando uno de su inventario | ||
156 | hacia su avatar. O entonces, usted puede crear uno nuevo desde el inicio | ||
157 | y usarlo. | ||
158 | </text> | ||
159 | <text type="string" length="1" name="no modify instructions"> | ||
160 | Usted no tiene permiso para modificar este ítem. | ||
161 | </text> | ||
162 | <texture_picker label="Iris" name="Iris" tool_tip="Haga clic para elegir una figura" /> | ||
163 | </panel> | ||
164 | <panel label="Ropas" /> | ||
165 | <panel label="Camisa" name="Shirt"> | ||
166 | <button label="Crear nueva camisa" label_selected="Crear nueva camisa" | ||
167 | name="Create New" /> | ||
168 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
169 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
170 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
171 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
172 | <text type="string" length="1" name="title"> | ||
173 | [DESC] | ||
174 | </text> | ||
175 | <text type="string" length="1" name="title_no_modify"> | ||
176 | [DESC]: no puede modificar | ||
177 | </text> | ||
178 | <text type="string" length="1" name="title_loading"> | ||
179 | [DESC]: cargando... | ||
180 | </text> | ||
181 | <text type="string" length="1" name="title_not_worn"> | ||
182 | [DESC]: no usado | ||
183 | </text> | ||
184 | <text type="string" length="1" name="path"> | ||
185 | Localizado en [PATH] | ||
186 | </text> | ||
187 | <text type="string" length="1" name="not worn instructions"> | ||
188 | Ponga una nueva camisa arrastrando una de su inventario | ||
189 | hasta su avatar. O entonces, usted puede crear una nueva blusa desde el inicio | ||
190 | y usarla. | ||
191 | </text> | ||
192 | <text type="string" length="1" name="no modify instructions"> | ||
193 | Usted no tiene permiso para modificar este ítem. | ||
194 | </text> | ||
195 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
196 | tool_tip="Haga clic para abrir la selección de color" /> | ||
197 | <texture_picker label="Tejido" name="Fabric" tool_tip="Haga clic para elegir una figura" /> | ||
198 | </panel> | ||
199 | <panel label="Pantalones" name="Pants"> | ||
200 | <button label="Crear nuevos pantalones" label_selected="Crear nuevos pantalones" | ||
201 | name="Create New" /> | ||
202 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
203 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
204 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
205 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
206 | <text type="string" length="1" name="title"> | ||
207 | [DESC] | ||
208 | </text> | ||
209 | <text type="string" length="1" name="title_no_modify"> | ||
210 | [DESC]: no puede modificar | ||
211 | </text> | ||
212 | <text type="string" length="1" name="title_loading"> | ||
213 | [DESC]: cargando... | ||
214 | </text> | ||
215 | <text type="string" length="1" name="title_not_worn"> | ||
216 | [DESC]: no usado | ||
217 | </text> | ||
218 | <text type="string" length="1" name="path"> | ||
219 | Localizado en [PATH] | ||
220 | </text> | ||
221 | <text type="string" length="1" name="not worn instructions"> | ||
222 | Ponga nuevos pantalones arrastrando unos de su inventario | ||
223 | hacia su avatar. O entonces, usted puede crear pantalones nuevos desde el inicio | ||
224 | y usarlos. | ||
225 | </text> | ||
226 | <text type="string" length="1" name="no modify instructions"> | ||
227 | Usted no tiene permiso para modificar este ítem. | ||
228 | </text> | ||
229 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
230 | tool_tip="Haga clic para abrir la selección de color" /> | ||
231 | <texture_picker label="Tejido" name="Fabric" tool_tip="Haga clic para elegir una figura" /> | ||
232 | </panel> | ||
233 | <panel label="Zapatos" name="Shoes"> | ||
234 | <button label="Crear nuevos zapatos" label_selected="Crear nuevos zapatos" | ||
235 | name="Create New" /> | ||
236 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
237 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
238 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
239 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
240 | <text type="string" length="1" name="title"> | ||
241 | [DESC] | ||
242 | </text> | ||
243 | <text type="string" length="1" name="title_no_modify"> | ||
244 | [DESC]: no puede modificar | ||
245 | </text> | ||
246 | <text type="string" length="1" name="title_loading"> | ||
247 | [DESC]: cargando... | ||
248 | </text> | ||
249 | <text type="string" length="1" name="title_not_worn"> | ||
250 | [DESC]: no usado | ||
251 | </text> | ||
252 | <text type="string" length="1" name="path"> | ||
253 | Localizado en [PATH] | ||
254 | </text> | ||
255 | <text type="string" length="1" name="not worn instructions"> | ||
256 | Ponga nuevos zapatos arrastrando unos de su inventario | ||
257 | hacia su avatar. O entonces, usted puede crear nuevos zapatos desde el inicio | ||
258 | y usarlos. | ||
259 | </text> | ||
260 | <text type="string" length="1" name="no modify instructions"> | ||
261 | Usted no tiene permiso para modificar este ítem. | ||
262 | </text> | ||
263 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
264 | tool_tip="Haga clic para abrir la selección de color" /> | ||
265 | <texture_picker label="Tejido" name="Fabric" tool_tip="Haga clic para elegir una figura" /> | ||
266 | </panel> | ||
267 | <panel label="Calcetines" name="Socks"> | ||
268 | <button label="Crear nuevos calcetines" label_selected="Crear nuevos calcetines" | ||
269 | name="Create New" /> | ||
270 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
271 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
272 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
273 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
274 | <text type="string" length="1" name="title"> | ||
275 | [DESC] | ||
276 | </text> | ||
277 | <text type="string" length="1" name="title_no_modify"> | ||
278 | [DESC]: no puede modificar | ||
279 | </text> | ||
280 | <text type="string" length="1" name="title_loading"> | ||
281 | [DESC]: cargando... | ||
282 | </text> | ||
283 | <text type="string" length="1" name="title_not_worn"> | ||
284 | [DESC]: no usado | ||
285 | </text> | ||
286 | <text type="string" length="1" name="path"> | ||
287 | Localizado en [PATH] | ||
288 | </text> | ||
289 | <text type="string" length="1" name="not worn instructions"> | ||
290 | Ponga nuevos calcetines arrastrando unos de su inventario | ||
291 | hacia su avatar. O entonces, usted puede crear nuevos calcetines desde el inicio | ||
292 | y usarlos. | ||
293 | </text> | ||
294 | <text type="string" length="1" name="no modify instructions"> | ||
295 | Usted no tiene permiso para modificar este ítem. | ||
296 | </text> | ||
297 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
298 | tool_tip="Haga clic para abrir la selección de color" /> | ||
299 | <texture_picker label="Tejido" name="Fabric" tool_tip="Haga clic para elegir una figura" /> | ||
300 | </panel> | ||
301 | <panel label="Abrigo" name="Jacket"> | ||
302 | <button label="Crear nuevo abrigo" label_selected="Crear nuevo abrigo" | ||
303 | name="Create New" /> | ||
304 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
305 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
306 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
307 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
308 | <text type="string" length="1" name="title"> | ||
309 | [DESC] | ||
310 | </text> | ||
311 | <text type="string" length="1" name="title_no_modify"> | ||
312 | [DESC]: no puede modificar | ||
313 | </text> | ||
314 | <text type="string" length="1" name="title_loading"> | ||
315 | [DESC]: cargando... | ||
316 | </text> | ||
317 | <text type="string" length="1" name="title_not_worn"> | ||
318 | [DESC]: no usado | ||
319 | </text> | ||
320 | <text type="string" length="1" name="path"> | ||
321 | Localizado en [PATH] | ||
322 | </text> | ||
323 | <text type="string" length="1" name="not worn instructions"> | ||
324 | Ponga un nuevo abrigo arrastrando uno de su inventario | ||
325 | hacia su avatar. O entonces, usted puede crear uno nuevo desde el inicio | ||
326 | y usarlo. | ||
327 | </text> | ||
328 | <text type="string" length="1" name="no modify instructions"> | ||
329 | Usted no tiene permiso para modificar este ítem. | ||
330 | </text> | ||
331 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
332 | tool_tip="Haga clic para abrir la selección de color" /> | ||
333 | <texture_picker label="Tejido superior" name="Upper Fabric" | ||
334 | tool_tip="Haga clic para elegir una figura" /> | ||
335 | <texture_picker label="Tejido inferior" name="Lower Fabric" | ||
336 | tool_tip="Haga clic para elegir una figura" /> | ||
337 | </panel> | ||
338 | <panel label="Guantes" name="Gloves"> | ||
339 | <button label="Crear nuevos guantes" label_selected="Crear nuevos guantes" | ||
340 | name="Create New" /> | ||
341 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
342 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
343 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
344 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
345 | <text type="string" length="1" name="title"> | ||
346 | [DESC] | ||
347 | </text> | ||
348 | <text type="string" length="1" name="title_no_modify"> | ||
349 | [DESC]: no puede modificar | ||
350 | </text> | ||
351 | <text type="string" length="1" name="title_loading"> | ||
352 | [DESC]: cargando... | ||
353 | </text> | ||
354 | <text type="string" length="1" name="title_not_worn"> | ||
355 | [DESC]: no usado | ||
356 | </text> | ||
357 | <text type="string" length="1" name="path"> | ||
358 | Localizado en [PATH] | ||
359 | </text> | ||
360 | <text type="string" length="1" name="not worn instructions"> | ||
361 | Ponga nuevos guantes arrastrando uno de su inventario | ||
362 | hacia su avatar. O entonces, usted puede crear guantes nuevos desde el inicio | ||
363 | y usarlos. | ||
364 | </text> | ||
365 | <text type="string" length="1" name="no modify instructions"> | ||
366 | Usted no tiene permiso para modificar este ítem. | ||
367 | </text> | ||
368 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
369 | tool_tip="Haga clic para abrir la selección de color" /> | ||
370 | <texture_picker label="Tejido" name="Fabric" tool_tip="Haga clic para elegir una figura" /> | ||
371 | </panel> | ||
372 | <panel label="Camiseta" name="Undershirt"> | ||
373 | <button label="Crear nueva camiseta" label_selected="Crear nueva camiseta" | ||
374 | name="Create New" /> | ||
375 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
376 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
377 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
378 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
379 | <text type="string" length="1" name="title"> | ||
380 | [DESC] | ||
381 | </text> | ||
382 | <text type="string" length="1" name="title_no_modify"> | ||
383 | [DESC]: no puede modificar | ||
384 | </text> | ||
385 | <text type="string" length="1" name="title_loading"> | ||
386 | [DESC]: cargando... | ||
387 | </text> | ||
388 | <text type="string" length="1" name="title_not_worn"> | ||
389 | [DESC]: no usado | ||
390 | </text> | ||
391 | <text type="string" length="1" name="path"> | ||
392 | Localizado en [PATH] | ||
393 | </text> | ||
394 | <text type="string" length="1" name="not worn instructions"> | ||
395 | Ponga una nueva camiseta arrastrando una de su inventario | ||
396 | hacia su avatar. O entonces, usted puede crear una nueva camiseta desde el inicio | ||
397 | y usarla. | ||
398 | </text> | ||
399 | <text type="string" length="1" name="no modify instructions"> | ||
400 | Usted no tiene permiso para modificar este ítem. | ||
401 | </text> | ||
402 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
403 | tool_tip="Haga clic para abrir la selección de color" /> | ||
404 | <texture_picker label="Tejido" name="Fabric" tool_tip="Haga clic para elegir una figura" /> | ||
405 | </panel> | ||
406 | <panel label="Ropas interiores" name="Underpants"> | ||
407 | <button label="Crear nuevas ropas interiores" | ||
408 | label_selected="Crear nuevas ropas interiores" name="Create New" /> | ||
409 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
410 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
411 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
412 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
413 | <text type="string" length="1" name="title"> | ||
414 | [DESC] | ||
415 | </text> | ||
416 | <text type="string" length="1" name="title_no_modify"> | ||
417 | [DESC]: no puede modificar | ||
418 | </text> | ||
419 | <text type="string" length="1" name="title_loading"> | ||
420 | [DESC]: cargando... | ||
421 | </text> | ||
422 | <text type="string" length="1" name="title_not_worn"> | ||
423 | [DESC]: no usado | ||
424 | </text> | ||
425 | <text type="string" length="1" name="path"> | ||
426 | Localizado en [PATH] | ||
427 | </text> | ||
428 | <text type="string" length="1" name="not worn instructions"> | ||
429 | Ponga una nueva ropa interior arrastrando una de su inventario | ||
430 | hacia su avatar. O entonces, usted puede crear una nueva ropa interior desde el inicio | ||
431 | y usarla. | ||
432 | </text> | ||
433 | <text type="string" length="1" name="no modify instructions"> | ||
434 | Usted no tiene permiso para modificar este ítem. | ||
435 | </text> | ||
436 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
437 | tool_tip="Haga clic para abrir la selección de color" /> | ||
438 | <texture_picker label="Tejido" name="Fabric" tool_tip="Haga clic para elegir una figura" /> | ||
439 | </panel> | ||
440 | <panel label="Falda" name="Skirt"> | ||
441 | <button label="Crear nueva camisa" label_selected="Crear nueva camisa" | ||
442 | name="Create New" /> | ||
443 | <button label="Retirar" label_selected="Retirar" name="Take Off" /> | ||
444 | <button label="Guardar" label_selected="Guardar" name="Save" /> | ||
445 | <button label="Guardar como" label_selected="Guardar como" name="Save As" /> | ||
446 | <button label="Revertir" label_selected="Revertir" name="Revert" /> | ||
447 | <text type="string" length="1" name="title"> | ||
448 | [DESC] | ||
449 | </text> | ||
450 | <text type="string" length="1" name="title_no_modify"> | ||
451 | [DESC]: no puede modificar | ||
452 | </text> | ||
453 | <text type="string" length="1" name="title_loading"> | ||
454 | [DESC]: cargando... | ||
455 | </text> | ||
456 | <text type="string" length="1" name="title_not_worn"> | ||
457 | [DESC]: no usado | ||
458 | </text> | ||
459 | <text type="string" length="1" name="path"> | ||
460 | Localizado en [PATH] | ||
461 | </text> | ||
462 | <text type="string" length="1" name="not worn instructions"> | ||
463 | Ponga una nueva falda arrastrando una de su inventario | ||
464 | hacia su avatar. O entonces, usted puede crear una nueva falda desde el inicio | ||
465 | y usarla. | ||
466 | </text> | ||
467 | <text type="string" length="1" name="no modify instructions"> | ||
468 | Usted no tiene permiso para modificar este ítem. | ||
469 | </text> | ||
470 | <color_swatch label="Color/Tono" name="Color/Tint" | ||
471 | tool_tip="Haga clic para abrir la selección de color" /> | ||
472 | <texture_picker label="Tejido" name="Fabric" tool_tip="Haga clic para elegir una figura" /> | ||
473 | </panel> | ||
474 | </tab_container> | ||
475 | <button label="Hacer vestuario" label_selected="Hacer vestuario" name="Make Outfit" /> | ||
476 | <button label="Guardar Tudo" label_selected="Guardar Tudo" name="Save All" /> | ||
477 | <button label="Cerrar" label_selected="Cerrar" name="Close" /> | ||
478 | </floater> | ||