1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.1" language="es">
4<context>
5    <name>CNetRender</name>
6    <message>
7        <source>NetRender - version mismatch!
8</source>
9        <translation type="vanished">NetRender - ¡no coincide la versión!
10</translation>
11    </message>
12    <message>
13        <source>Client version: %1
14</source>
15        <translation type="vanished">Versión de cliente: %1
16</translation>
17    </message>
18    <message>
19        <source>Server version: %1</source>
20        <translation type="vanished">Versión de servidor: %1</translation>
21    </message>
22    <message>
23        <source>DISABLED</source>
24        <translation type="vanished">DESHABILITADO</translation>
25    </message>
26    <message>
27        <source>READY</source>
28        <translation type="vanished">LISTO</translation>
29    </message>
30    <message>
31        <source>WORKING</source>
32        <translation type="vanished">TRABAJANDO</translation>
33    </message>
34    <message>
35        <source>NEW</source>
36        <translation type="vanished">NUEVO</translation>
37    </message>
38    <message>
39        <source>(RE-)CONNECTING</source>
40        <translation type="vanished">(RE-)CONECTANDO</translation>
41    </message>
42    <message>
43        <source>ERROR</source>
44        <translation type="vanished">ERROR</translation>
45    </message>
46    <message>
47        <source>UNKNOWN</source>
48        <translation type="vanished">DESCONOCIDO</translation>
49    </message>
50</context>
51<context>
52    <name>CNetRenderClient</name>
53    <message>
54        <location filename="../src/netrender_client.cpp" line="279"/>
55        <source>NetRender - version mismatch!
56</source>
57        <translation type="unfinished">NetRender - ¡no coincide la versión!
58</translation>
59    </message>
60    <message>
61        <location filename="../src/netrender_client.cpp" line="280"/>
62        <source>Client version: %1
63</source>
64        <translation type="unfinished">Versión de cliente: %1
65</translation>
66    </message>
67    <message>
68        <location filename="../src/netrender_client.cpp" line="281"/>
69        <source>Server version: %1</source>
70        <translation type="unfinished">Versión de servidor: %1</translation>
71    </message>
72</context>
73<context>
74    <name>ColorPaletteWidget</name>
75    <message>
76        <source>Edit color #%1 of %2</source>
77        <translation type="vanished">Editar color-#%1 de %2</translation>
78    </message>
79</context>
80<context>
81    <name>CommonMyWidgetWrapper</name>
82    <message>
83        <location filename="../qt/common_my_widget_wrapper.cpp" line="66"/>
84        <source>Reset to default</source>
85        <translation>Restablecer a  predeterminado</translation>
86    </message>
87    <message>
88        <location filename="../qt/common_my_widget_wrapper.cpp" line="80"/>
89        <source>Add to flight animation</source>
90        <translation>Añadir a animación de vuelo</translation>
91    </message>
92    <message>
93        <location filename="../qt/common_my_widget_wrapper.cpp" line="86"/>
94        <source>Remove from flight animation</source>
95        <translation>Eliminar de animación de vuelo</translation>
96    </message>
97    <message>
98        <location filename="../qt/common_my_widget_wrapper.cpp" line="94"/>
99        <source>Add to keyframe animation</source>
100        <translation>Añadir a animación de fotogramas clave</translation>
101    </message>
102    <message>
103        <location filename="../qt/common_my_widget_wrapper.cpp" line="100"/>
104        <source>Remove from keyframe animation</source>
105        <translation>Eliminar de animación de fotogramas clave</translation>
106    </message>
107    <message>
108        <location filename="../qt/common_my_widget_wrapper.cpp" line="153"/>
109        <source>Parameter&amp;nbsp;name:&amp;nbsp;</source>
110        <translation>Nombre&amp;nbsp;parámetros:&amp;nbsp;</translation>
111    </message>
112    <message>
113        <location filename="../qt/common_my_widget_wrapper.cpp" line="155"/>
114        <source>Default&amp;nbsp;value:&amp;nbsp;</source>
115        <translation>Valor&amp;nbsp;por defecto:&amp;nbsp;</translation>
116    </message>
117</context>
118<context>
119    <name>FileSelectWidget</name>
120    <message>
121        <location filename="../qt/file_select_widget.cpp" line="123"/>
122        <source>Images (*.jpg *.jpeg *.png *.bmp)</source>
123        <translation>Imágenes (*.jpg *.jpeg *.png *.bmp)</translation>
124    </message>
125    <message>
126        <location filename="../qt/file_select_widget.cpp" line="127"/>
127        <source>Select file for %1</source>
128        <translation>Seleccionar archivo para %1</translation>
129    </message>
130</context>
131<context>
132    <name>ImageFileSaveEXR</name>
133    <message>
134        <location filename="../src/file_image.hpp" line="244"/>
135        <source>Saving %1</source>
136        <translation>Guardando %1</translation>
137    </message>
138</context>
139<context>
140    <name>ImageFileSaveJPG</name>
141    <message>
142        <location filename="../src/file_image.hpp" line="208"/>
143        <source>Saving %1</source>
144        <translation>Guardando %1</translation>
145    </message>
146</context>
147<context>
148    <name>ImageFileSavePNG</name>
149    <message>
150        <location filename="../src/file_image.hpp" line="184"/>
151        <source>Saving %1</source>
152        <translation>Guardando %1</translation>
153    </message>
154</context>
155<context>
156    <name>ImageFileSaveTIFF</name>
157    <message>
158        <location filename="../src/file_image.hpp" line="227"/>
159        <source>Saving %1</source>
160        <translation>Guardando %1</translation>
161    </message>
162</context>
163<context>
164    <name>MeshFileSavePLY</name>
165    <message>
166        <location filename="../src/file_mesh.cpp" line="112"/>
167        <source>Mesh Export - Failed to open output file!</source>
168        <translation>Exportación de malla - ¡No se pudo abrir el archivo de salida!</translation>
169    </message>
170    <message>
171        <location filename="../src/file_mesh.hpp" line="133"/>
172        <source>Saving %1</source>
173        <translation>Guardando %1</translation>
174    </message>
175</context>
176<context>
177    <name>MyColorButton</name>
178    <message>
179        <location filename="../qt/my_color_button.cpp" line="135"/>
180        <source>Edit color: %1</source>
181        <translation>Editar color: %1</translation>
182    </message>
183</context>
184<context>
185    <name>MyGroupBox</name>
186    <message>
187        <location filename="../qt/my_group_box.cpp" line="133"/>
188        <source>Load to this groupbox</source>
189        <translation>Cargar a esta caja de grupo</translation>
190    </message>
191    <message>
192        <location filename="../qt/my_group_box.cpp" line="136"/>
193        <source>Save from this groupbox</source>
194        <translation>Guardar desde esta caja de grupo</translation>
195    </message>
196    <message>
197        <location filename="../qt/my_group_box.cpp" line="139"/>
198        <source>Reset all to default</source>
199        <translation>Restablecer todo a predeterminado</translation>
200    </message>
201    <message>
202        <location filename="../qt/my_group_box.cpp" line="142"/>
203        <source>Randomize</source>
204        <translation type="unfinished">Aleatorizar</translation>
205    </message>
206</context>
207<context>
208    <name>MyLineEdit</name>
209    <message>
210        <location filename="../qt/my_line_edit.cpp" line="233"/>
211        <source>Copy vector</source>
212        <translation>Copiar vector</translation>
213    </message>
214    <message>
215        <location filename="../qt/my_line_edit.cpp" line="234"/>
216        <source>Paste vector</source>
217        <translation>Pegar vector</translation>
218    </message>
219    <message>
220        <location filename="../qt/my_line_edit.cpp" line="235"/>
221        <source>Reset vector to default</source>
222        <translation>Restablecer vector a predeterminado</translation>
223    </message>
224</context>
225<context>
226    <name>MyTableWidgetAnim</name>
227    <message>
228        <location filename="../qt/my_table_widget_anim.cpp" line="73"/>
229        <location filename="../qt/my_table_widget_anim.cpp" line="108"/>
230        <source>Render this frame</source>
231        <translation>Renderizar este fotograma</translation>
232    </message>
233    <message>
234        <location filename="../qt/my_table_widget_anim.cpp" line="79"/>
235        <source>Interpolate next frames</source>
236        <translation>Interpolar siguientes fotogramas</translation>
237    </message>
238    <message>
239        <location filename="../qt/my_table_widget_anim.cpp" line="109"/>
240        <source>Delete all frames to here</source>
241        <translation>Eliminar todos los fotogramas hasta aquí</translation>
242    </message>
243    <message>
244        <location filename="../qt/my_table_widget_anim.cpp" line="110"/>
245        <source>Delete all frames from here</source>
246        <translation>Eliminar todos los fotograma desde aquí</translation>
247    </message>
248    <message>
249        <location filename="../qt/my_table_widget_anim.cpp" line="146"/>
250        <source>Remove &apos;%1&apos; from animation</source>
251        <translation>Eliminar &apos;%1&apos; de animación</translation>
252    </message>
253    <message>
254        <location filename="../qt/my_table_widget_anim.cpp" line="161"/>
255        <source>Refresh all thumbnails</source>
256        <translation>Actualizar todas las miniaturas</translation>
257    </message>
258</context>
259<context>
260    <name>MyTableWidgetKeyframes</name>
261    <message>
262        <location filename="../qt/my_table_widget_keyframes.cpp" line="73"/>
263        <location filename="../qt/my_table_widget_keyframes.cpp" line="113"/>
264        <source>Render this keyframe</source>
265        <translation>Renderizar este fotograma clave</translation>
266    </message>
267    <message>
268        <location filename="../qt/my_table_widget_keyframes.cpp" line="79"/>
269        <source>Interpolate next keyframes</source>
270        <translation>Interpolar siguientes fotogramas clave</translation>
271    </message>
272    <message>
273        <location filename="../qt/my_table_widget_keyframes.cpp" line="114"/>
274        <source>Delete this keyframe</source>
275        <translation>Eliminar este fotograma clave</translation>
276    </message>
277    <message>
278        <location filename="../qt/my_table_widget_keyframes.cpp" line="115"/>
279        <source>Delete all keyframes to here</source>
280        <translation>Eliminar todos los fotograma clave hasta aquí</translation>
281    </message>
282    <message>
283        <location filename="../qt/my_table_widget_keyframes.cpp" line="116"/>
284        <source>Delete all keyframes from here</source>
285        <translation>Eliminar todos los fotograma clave desde aquí</translation>
286    </message>
287    <message>
288        <location filename="../qt/my_table_widget_keyframes.cpp" line="153"/>
289        <source>Remove &apos;%1&apos; from animation</source>
290        <translation>Eliminar &apos;%1&apos; de animación</translation>
291    </message>
292    <message>
293        <location filename="../qt/my_table_widget_keyframes.cpp" line="154"/>
294        <source>Interpolation type</source>
295        <translation>Tipo de interpolación</translation>
296    </message>
297    <message>
298        <location filename="../qt/my_table_widget_keyframes.cpp" line="155"/>
299        <source>None</source>
300        <translation>Ninguno</translation>
301    </message>
302    <message>
303        <location filename="../qt/my_table_widget_keyframes.cpp" line="156"/>
304        <source>Linear</source>
305        <translation>Lineal</translation>
306    </message>
307    <message>
308        <location filename="../qt/my_table_widget_keyframes.cpp" line="157"/>
309        <source>Linear angle</source>
310        <translation>Ángulo lineal</translation>
311    </message>
312    <message>
313        <location filename="../qt/my_table_widget_keyframes.cpp" line="158"/>
314        <source>CatMulRom</source>
315        <translation>CatMulRom</translation>
316    </message>
317    <message>
318        <location filename="../qt/my_table_widget_keyframes.cpp" line="159"/>
319        <source>CatMulRom angle</source>
320        <translation>Ángulo CatMulRom</translation>
321    </message>
322    <message>
323        <location filename="../qt/my_table_widget_keyframes.cpp" line="160"/>
324        <source>Akima</source>
325        <translation>Akima</translation>
326    </message>
327    <message>
328        <location filename="../qt/my_table_widget_keyframes.cpp" line="161"/>
329        <source>Akima angle</source>
330        <translation>Ángula Akima</translation>
331    </message>
332    <message>
333        <location filename="../qt/my_table_widget_keyframes.cpp" line="220"/>
334        <source>Refresh all thumbnails</source>
335        <translation>Actualizar todas las miniaturas</translation>
336    </message>
337</context>
338<context>
339    <name>PreviewFileDialog</name>
340    <message>
341        <location filename="../qt/preview_file_dialog.cpp" line="55"/>
342        <source>Preview</source>
343        <translation>Vista previa</translation>
344    </message>
345    <message>
346        <location filename="../qt/preview_file_dialog.cpp" line="77"/>
347        <source>Add to presets</source>
348        <translation>Añadir a preajuste</translation>
349    </message>
350    <message>
351        <location filename="../qt/preview_file_dialog.cpp" line="80"/>
352        <source>Add to queue</source>
353        <translation>Añadir a cola</translation>
354    </message>
355</context>
356<context>
357    <name>QObject</name>
358    <message>
359        <location filename="../qt/audio_selector.cpp" line="345"/>
360        <source>%1 / %2</source>
361        <translation>%1 / %2</translation>
362    </message>
363    <message>
364        <location filename="../qt/file_select_widget.cpp" line="157"/>
365        <source>file path invalid</source>
366        <translation>ruta de archivo inválida</translation>
367    </message>
368    <message>
369        <location filename="../qt/material_manager_view.cpp" line="98"/>
370        <source>Delete material?</source>
371        <translation>¿Eliminar material?</translation>
372    </message>
373    <message>
374        <location filename="../qt/material_manager_view.cpp" line="99"/>
375        <source>Are you sure to delete selected material?</source>
376        <translation>¿Está seguro de eliminar el material seleccionado?</translation>
377    </message>
378    <message>
379        <location filename="../qt/material_manager_view.cpp" line="111"/>
380        <source>You cannot delete last material!</source>
381        <translationNo puede eliminar el último material!</translation>
382    </message>
383    <message>
384        <location filename="../qt/mesh_export_dialog.cpp" line="132"/>
385        <location filename="../qt/voxel_export_dialog.cpp" line="124"/>
386        <source>Voxel Export is busy. Stop unfinished rendering before starting new voxel export job.</source>
387        <translation>Exportado de Voxeles está ocupado. Cancele render sin terminar antes de empezar una nueva tarea de exportado de voxeles.</translation>
388    </message>
389    <message>
390        <location filename="../qt/mesh_export_dialog.cpp" line="183"/>
391        <source>Mesh Export is busy. Stop unfinished rendering before closing the mesh export dialog.</source>
392        <translation>Exportado de mallas está ocupado. Pare render sin terminar antes de empezar una nueva tarea de exportado de mallas.</translation>
393    </message>
394    <message>
395        <location filename="../qt/player_widget.cpp" line="128"/>
396        <source>No frames to play</source>
397        <translation>No hay fotogramas para reproducir</translation>
398    </message>
399    <message>
400        <location filename="../qt/player_widget.cpp" line="193"/>
401        <location filename="../src/animation_flight.cpp" line="946"/>
402        <source>Frame %1 of %2</source>
403        <translation>Fotograma %1 de %2</translation>
404    </message>
405    <message>
406        <location filename="../qt/preferences_dialog.cpp" line="201"/>
407        <source>Are you sure to clear the thumbnail cache?</source>
408        <translation>¿Está seguro de eliminar la caché de miniaturas?</translation>
409    </message>
410    <message>
411        <location filename="../qt/preferences_dialog.cpp" line="202"/>
412        <source>Are you sure to clear the thumbnail cache?
413There are currently %1 thumbnails cached. These will be deleted and rerendered when necessary.
414 Clear now?</source>
415        <translation>¿Está seguro de eliminar la caché de miniaturas?
416Hay actualmente %1 miniaturas en caché. Éstas serán eliminadas y re-renderizadas cuando sea necesario.
417¿Eliminar ahora?</translation>
418    </message>
419    <message>
420        <location filename="../qt/preferences_dialog.cpp" line="223"/>
421        <source>Are you sure to load the thumbnail cache from the server?</source>
422        <translation>¿Está seguro de cargar la caché de miniaturas desde el servidor?</translation>
423    </message>
424    <message>
425        <location filename="../qt/preferences_dialog.cpp" line="224"/>
426        <source>This will try to load missing common thumbnails from the server.
427Proceed?</source>
428        <translation>Esto tratará de cargar miniaturas faltantes desde el servidor.
429¿Proceder?</translation>
430    </message>
431    <message>
432        <location filename="../qt/preferences_dialog.cpp" line="255"/>
433        <source>Are you sure to generate all example thumbnail cache files?</source>
434        <translation>¿Está seguro de generar la caché de  miniaturas de muestra?</translation>
435    </message>
436    <message>
437        <location filename="../qt/preferences_dialog.cpp" line="371"/>
438        <source>Retrieve toolbar</source>
439        <translation>Restaurar barra de miniaturas</translation>
440    </message>
441    <message>
442        <location filename="../qt/preferences_dialog.cpp" line="372"/>
443        <source>Are you sure to retrieve default presets into toolbar?
444It could overwrite some of existing presets.
445Proceed?</source>
446        <translation>¿Está seguro de restaurar las muestras por defecto a la barra de miniaturas?
447Ésto podría sobreescribir algunas de las muestras existentes
448¿Proceder?</translation>
449    </message>
450    <message>
451        <location filename="../qt/preferences_dialog.cpp" line="385"/>
452        <source>Retrieve materials</source>
453        <translation>Restaurar materiales</translation>
454    </message>
455    <message>
456        <location filename="../qt/preferences_dialog.cpp" line="386"/>
457        <source>Are you sure to retrieve default materials into materials folder?
458It could overwrite some of existing materials.
459Proceed?</source>
460        <translation>¿Está seguro de restaurar los materiales por defecto dentro de la carpeta de materiales?
461Ésto podría sobreescribir algunos de los materiales existentes
462¿Proceder?</translation>
463    </message>
464    <message>
465        <source>Formulas</source>
466        <translation type="vanished">Formulas</translation>
467    </message>
468    <message>
469        <source>Formulas 4d</source>
470        <translation type="vanished">Formulas 4d</translation>
471    </message>
472    <message>
473        <source>Transforms</source>
474        <translation type="vanished">Transformaciones</translation>
475    </message>
476    <message>
477        <source>Transforms 4d</source>
478        <translation type="vanished">Transformaciones 4d</translation>
479    </message>
480    <message>
481        <source>Hybrid coloring</source>
482        <translation type="vanished">Coloreado híbrido</translation>
483    </message>
484    <message>
485        <location filename="../qt/tab_fractal.cpp" line="109"/>
486        <source>*** Formulas with analytic DE ***</source>
487        <translation type="unfinished"></translation>
488    </message>
489    <message>
490        <location filename="../qt/tab_fractal.cpp" line="110"/>
491        <source>Logarithmic DE</source>
492        <translation type="unfinished"></translation>
493    </message>
494    <message>
495        <location filename="../qt/tab_fractal.cpp" line="111"/>
496        <source>Linear DE</source>
497        <translation type="unfinished"></translation>
498    </message>
499    <message>
500        <location filename="../qt/tab_fractal.cpp" line="112"/>
501        <source>JosLeys-Kleinian DE</source>
502        <translation type="unfinished"></translation>
503    </message>
504    <message>
505        <location filename="../qt/tab_fractal.cpp" line="113"/>
506        <source>Pseudo Kleinian DE</source>
507        <translation type="unfinished"></translation>
508    </message>
509    <message>
510        <location filename="../qt/tab_fractal.cpp" line="114"/>
511        <source>Custom DE - dIFS Formulas</source>
512        <translation type="unfinished"></translation>
513    </message>
514    <message>
515        <location filename="../qt/tab_fractal.cpp" line="116"/>
516        <source>Custom DE - dIFS Transforms</source>
517        <translation type="unfinished"></translation>
518    </message>
519    <message>
520        <location filename="../qt/tab_fractal.cpp" line="118"/>
521        <source>Custom DE - non-dIFS formulas</source>
522        <translation type="unfinished"></translation>
523    </message>
524    <message>
525        <location filename="../qt/tab_fractal.cpp" line="121"/>
526        <source>*** Formulas with delta-DE ***</source>
527        <translation type="unfinished"></translation>
528    </message>
529    <message>
530        <location filename="../qt/tab_fractal.cpp" line="123"/>
531        <source>Logarithmic delta-DE</source>
532        <translation type="unfinished"></translation>
533    </message>
534    <message>
535        <location filename="../qt/tab_fractal.cpp" line="124"/>
536        <source>Linear delta-DE</source>
537        <translation type="unfinished"></translation>
538    </message>
539    <message>
540        <location filename="../qt/tab_fractal.cpp" line="127"/>
541        <source>*** Transforms ***</source>
542        <translation type="unfinished"></translation>
543    </message>
544    <message>
545        <location filename="../qt/tab_fractal.cpp" line="130"/>
546        <source>*** Hybrid coloring ***</source>
547        <translation type="unfinished"></translation>
548    </message>
549    <message>
550        <location filename="../qt/tab_fractal.cpp" line="131"/>
551        <source>*** Experimental ***</source>
552        <translation type="unfinished"></translation>
553    </message>
554    <message>
555        <location filename="../qt/tab_fractal.cpp" line="143"/>
556        <location filename="../qt/tab_fractal.cpp" line="207"/>
557        <location filename="../qt/tab_fractal.cpp" line="220"/>
558        <location filename="../qt/tab_fractal.cpp" line="227"/>
559        <source>Don&apos;t add global C constant</source>
560        <translation>No añadir constante C global</translation>
561    </message>
562    <message>
563        <location filename="../qt/tab_fractal.cpp" line="213"/>
564        <source>Add global C constant</source>
565        <translation>Añadir constante C global</translation>
566    </message>
567    <message>
568        <location filename="../qt/voxel_export_dialog.cpp" line="116"/>
569        <location filename="../src/command_line_interface.cpp" line="1167"/>
570        <source>Cannot start voxel export. Specified folder (%1) does not exist.</source>
571        <translation>No se puede iniciar el exportado de voxeles. La carpeta especificada (%1) no existe.</translation>
572    </message>
573    <message>
574        <location filename="../qt/voxel_export_dialog.cpp" line="191"/>
575        <source>Voxel Export is busy. Stop unfinished rendering before closing the voxel export dialog.</source>
576        <translation>Exportado de Voxeles está ocupado. Cancele render sin terminar antes de cerrar la caja de diálogo de exportado de voxeles.</translation>
577    </message>
578    <message>
579        <location filename="../src/animation_flight.cpp" line="224"/>
580        <location filename="../src/animation_keyframes.cpp" line="329"/>
581        <source>No frames to render</source>
582        <translation>No hay fotogramas para renderizar</translation>
583    </message>
584    <message>
585        <location filename="../src/animation_flight.cpp" line="230"/>
586        <location filename="../src/animation_keyframes.cpp" line="335"/>
587        <source>The folder %1 does not exist. Please specify a valid location.</source>
588        <translation>La carpeta %1 no existe. Especifique una ruta válida por favor.</translation>
589    </message>
590    <message>
591        <location filename="../src/animation_flight.cpp" line="258"/>
592        <source>Are you sure to start recording of new animation?</source>
593        <translation>¿Está seguro de comenzar la grabación nueva animación?</translation>
594    </message>
595    <message>
596        <location filename="../src/animation_flight.cpp" line="259"/>
597        <location filename="../src/animation_flight.cpp" line="832"/>
598        <location filename="../src/animation_flight.cpp" line="1408"/>
599        <location filename="../src/animation_keyframes.cpp" line="689"/>
600        <location filename="../src/animation_keyframes.cpp" line="1249"/>
601        <source>This will delete all images in the image folder.
602Proceed?</source>
603        <translation>Esto eliminará todas las imágenes en la carpeta.
604¿Proceder?</translation>
605    </message>
606    <message>
607        <location filename="../src/animation_flight.cpp" line="276"/>
608        <source>No frames recorded before. Unable to continue.</source>
609        <translation>No se han grabado fotogramas previamente. No se puede continuar.</translation>
610    </message>
611    <message>
612        <location filename="../src/animation_flight.cpp" line="285"/>
613        <location filename="../src/animation_flight.cpp" line="991"/>
614        <location filename="../src/interface.cpp" line="2473"/>
615        <source>Rendering engine is busy. Stop unfinished rendering before starting new one</source>
616        <translation>Motor de render ocupado. Pare renderizado sin terminar antes de comenzar uno nuevo</translation>
617    </message>
618    <message>
619        <location filename="../src/animation_flight.cpp" line="298"/>
620        <source>Recording flight path</source>
621        <translation>Grabando trayectoria de vuelo</translation>
622    </message>
623    <message>
624        <location filename="../src/animation_flight.cpp" line="392"/>
625        <location filename="../src/animation_flight.cpp" line="400"/>
626        <source>Recording flight animation</source>
627        <translation>Grabando animación de vuelo</translation>
628    </message>
629    <message>
630        <location filename="../src/animation_flight.cpp" line="826"/>
631        <location filename="../src/animation_flight.cpp" line="1407"/>
632        <location filename="../src/animation_keyframes.cpp" line="684"/>
633        <location filename="../src/animation_keyframes.cpp" line="1248"/>
634        <source>Truncate Image Folder</source>
635        <translation>Truncar carpeta de imagen</translation>
636    </message>
637    <message>
638        <location filename="../src/animation_flight.cpp" line="828"/>
639        <location filename="../src/animation_keyframes.cpp" line="686"/>
640        <source>The animation has already been rendered completely.
641 Do you want to purge the output folder?
642</source>
643        <translation>La animación ya ha sido renderizada por completo.
644¿Quiere purgar el directorio de salida?
645</translation>
646    </message>
647    <message>
648        <location filename="../src/animation_flight.cpp" line="945"/>
649        <source>Animation start</source>
650        <translation>Comienzo de animación</translation>
651    </message>
652    <message>
653        <location filename="../src/animation_flight.cpp" line="1128"/>
654        <location filename="../src/animation_flight.cpp" line="1131"/>
655        <location filename="../src/animation_keyframes.cpp" line="991"/>
656        <location filename="../src/animation_keyframes.cpp" line="995"/>
657        <source>Animation finished</source>
658        <translation>Animación terminada</translation>
659    </message>
660    <message>
661        <location filename="../src/animation_flight.cpp" line="1147"/>
662        <location filename="../src/animation_keyframes.cpp" line="1010"/>
663        <source>Rendering terminated</source>
664        <translation>Renderizado completado</translation>
665    </message>
666    <message>
667        <location filename="../src/animation_flight.cpp" line="1148"/>
668        <location filename="../src/animation_keyframes.cpp" line="1011"/>
669        <source>Error occured, see log output</source>
670        <translation>Ocurrieron errores, vea el log de sailda</translation>
671    </message>
672    <message>
673        <location filename="../src/animation_flight.cpp" line="1210"/>
674        <location filename="../src/animation_keyframes.cpp" line="1074"/>
675        <source>Refreshing animation</source>
676        <translation>Actualizando animación</translation>
677    </message>
678    <message>
679        <location filename="../src/animation_flight.cpp" line="1312"/>
680        <location filename="../src/animation_keyframes.cpp" line="1150"/>
681        <source>Animation Image Folder</source>
682        <translation>Carpeta de imágenes de animación</translation>
683    </message>
684    <message>
685        <location filename="../src/animation_flight.cpp" line="1315"/>
686        <location filename="../src/animation_keyframes.cpp" line="1153"/>
687        <source>Choose Animation Image Folder</source>
688        <translation>Seleccione carpeta de animación de imágenes</translation>
689    </message>
690    <message>
691        <location filename="../src/animation_flight.cpp" line="1571"/>
692        <source>Export flight to keyframes</source>
693        <translation>Exportar vuelo a fotogramas clave</translation>
694    </message>
695    <message>
696        <location filename="../src/animation_flight.cpp" line="1572"/>
697        <source>There are already captured keyframes present.
698Discard current keyframes?</source>
699        <translation>Ya existen fotogramas clave capturados.
700¿Descartar fotogramas clave actuales?</translation>
701    </message>
702    <message>
703        <location filename="../src/animation_keyframes.cpp" line="255"/>
704        <location filename="../src/animation_keyframes.cpp" line="273"/>
705        <source>No keyframe selected</source>
706        <translation>No hay ningún fotograma clave seleccionado</translation>
707    </message>
708    <message>
709        <location filename="../src/animation_flight.cpp" line="779"/>
710        <location filename="../src/animation_keyframes.cpp" line="606"/>
711        <source>There is no frame to render: first frame to render and last frame to render are equals.</source>
712        <translation>No hay fotogramas para renderizar: el primer fotograma y el último para renderizar son indénticos.</translation>
713    </message>
714    <message>
715        <location filename="../src/animation_keyframes.cpp" line="644"/>
716        <location filename="../src/animation_keyframes.cpp" line="1549"/>
717        <source>Camera collides with fractal at following frames:
718</source>
719        <translation>Cámara colisiona con fractal en los siguientes fotogramas:
720</translation>
721    </message>
722    <message>
723        <location filename="../src/animation_keyframes.cpp" line="829"/>
724        <source>Rendering animation</source>
725        <translation>Renderizando animación</translation>
726    </message>
727    <message>
728        <location filename="../src/animation_keyframes.cpp" line="830"/>
729        <source>Frame %1 of %2 (key %3)</source>
730        <translation>Fotograma %1 de %2 (clave-%3)</translation>
731    </message>
732    <message>
733        <location filename="../src/animation_keyframes.cpp" line="842"/>
734        <source>Rendering engine is busy. Stop unfinished rendering before starting rendering animation</source>
735        <translation type="unfinished"></translation>
736    </message>
737    <message>
738        <location filename="../src/animation_keyframes.cpp" line="1428"/>
739        <source>Export keyframes to flight</source>
740        <translation>Exportar fotogramas clave a vuelo</translation>
741    </message>
742    <message>
743        <location filename="../src/animation_keyframes.cpp" line="1429"/>
744        <source>There are already captured flight frames present.
745Discard current flight frames ?</source>
746        <translation>Ya existen fotogramas al vuelo capturados.
747¿Descartar fotogramas al vuelo actuales?</translation>
748    </message>
749    <message>
750        <location filename="../src/animation_keyframes.cpp" line="1452"/>
751        <source>Exporting</source>
752        <translation>Exportando</translation>
753    </message>
754    <message>
755        <location filename="../src/animation_keyframes.cpp" line="1503"/>
756        <location filename="../src/animation_keyframes.cpp" line="1523"/>
757        <source>Checking for collisions</source>
758        <translation>Comprobando colisiones</translation>
759    </message>
760    <message>
761        <location filename="../src/animation_keyframes.cpp" line="1504"/>
762        <source>Checking for collisions on keyframe # %1</source>
763        <translation>Comprobando colisiones en fotograma clave # %1</translation>
764    </message>
765    <message>
766        <location filename="../src/animation_keyframes.cpp" line="1524"/>
767        <source>Checking for collisions finished</source>
768        <translation>Comprobación de colisiones terminada</translation>
769    </message>
770    <message>
771        <location filename="../src/animation_keyframes.cpp" line="1554"/>
772        <source>No collisions detected
773</source>
774        <translation>No se han detectado colisiones
775</translation>
776    </message>
777    <message>
778        <location filename="../src/animation_keyframes.cpp" line="1608"/>
779        <source>Cannot change target distance. Missing camera parameters in keyframes</source>
780        <translation>No se puede modificar la distanca al objetivo. Faltan parámetros de cámara en fotograms clave</translation>
781    </message>
782    <message>
783        <location filename="../src/command_line_interface.cpp" line="376"/>
784        <source>You have to specify a settings file, for this configuration!</source>
785        <translationDebe especificar un archivo de ajuste para esta configuración!</translation>
786    </message>
787    <message>
788        <location filename="../src/command_line_interface.cpp" line="447"/>
789        <source>Some useful example commands:</source>
790        <translation>Algunos comandos de ejemplo útiles:</translation>
791    </message>
792    <message>
793        <location filename="../src/command_line_interface.cpp" line="450"/>
794        <source>Simple render</source>
795        <translation>Render simple</translation>
796    </message>
797    <message>
798        <location filename="../src/command_line_interface.cpp" line="453"/>
799        <source>Renders the file on the cli (no window required).</source>
800        <translation>Renderiza el archivo con la línea de comandos (no necesita ventana).</translation>
801    </message>
802    <message>
803        <location filename="../src/command_line_interface.cpp" line="455"/>
804        <source>Animation render</source>
805        <translation>Render de animación</translation>
806    </message>
807    <message>
808        <location filename="../src/command_line_interface.cpp" line="459"/>
809        <source>Renders the keyframe animation of the file keyframe_fractal.fract within frames 200 till 300.</source>
810        <translation>Renderiza la animación fotogramas clave del archivo keyframe_fractal.fract dentro de los fotogramaa 200 hasta 300.</translation>
811    </message>
812    <message>
813        <location filename="../src/command_line_interface.cpp" line="464"/>
814        <source>Network render</source>
815        <translation>Render de red</translation>
816    </message>
817    <message>
818        <location filename="../src/command_line_interface.cpp" line="470"/>
819        <source>In a network you can render on multiple machines. One is a server (2) and multiple clients (1) can connect to help rendering.
820On each client run (1), 192.168.100.1 should be substituted with the IP address of the server.
821On the server run (2) with the settings required for the render and additionally &apos;--server&apos;.
822The server will start and wait a short time for the clients to connect. Then the whole system will start rendering.</source>
823        <translation>Puede renderizar con múltiples máquinas dentro de una red. Una es un servidor (2) y múltiples clientes (1) que pueden conectarse para ayudar al renderizado.
824En cada cliente ejecute (1), 192.168.100.1 deberá ser sustituido con la dirección IP del servidor.
825En el servidor ejecute (1), con los ajustes requeridos para el render y adicionalmente &apos;--server&apos;.
826El servidor empezará y espera un breve tiempo a que los clientes se conecten. Entonces todo el sistema empezará a renderizar.</translation>
827    </message>
828    <message>
829        <location filename="../src/command_line_interface.cpp" line="479"/>
830        <source>Voxel volume render</source>
831        <translation>Render de volumen de Voxel</translation>
832    </message>
833    <message>
834        <location filename="../src/command_line_interface.cpp" line="486"/>
835        <source>Renders the voxel volume in the bounding box of [x(-1 - 1); y(-1 - 1); z(-1 - 1)] with a resolution of 200x200x200 in the ply format and saves as working folder/slices/output.ply.</source>
836        <translation>Renderiza el volumen de Voxel en un cuadro delimitador de [x(-1 - 1); y(-1 - 1); z(-1 - 1)] con una resolución de 200x200x200 en formato ply con guardado en carpeta de trabajo/slices/output.ply.</translation>
837    </message>
838    <message>
839        <location filename="../src/command_line_interface.cpp" line="492"/>
840        <source>Queue render</source>
841        <translation>Render en cola</translation>
842    </message>
843    <message>
844        <location filename="../src/command_line_interface.cpp" line="496"/>
845        <source>Runs the mandelbulber instance in queue mode and daemonizes it.
846Mandelbulber runs in background and waits for jobs.
847The output will be written to /tmp/queue.log.
848(will not work under Windows)</source>
849        <translation>Ejecuta la instancia de mandelbulber en modo cola y lo demoniza.
850Mandelbulber se ejecutará en segundo plano y esperará para trabajos.
851La salida se escribirá en /tmp/queue.log.
852(no funciona en Windows)</translation>
853    </message>
854    <message>
855        <location filename="../src/command_line_interface.cpp" line="510"/>
856        <source>Mandelbulber also accepts an arbitrary number of input files
857These files can be of type:
858  .fract File - An ordinary fractal file
859  .fractlist File - A queue file, all entries inside the queue file will be added to the current queue
860  Folder - if the specified argument is a folder all .fract files inside the folder will be added to the queue
861You can also use &quot;-&quot; as a special argument to indicate that the filename, or the whole file contents are specified in stdin, example: cat example.fract | mandelbulber2 -
862</source>
863        <translation>Mandelbulber también acepta un número arbitrario de archivos de entrada
864Estos archivos pueden ser de tipo:
865  archivo .fract - archivo común para fractales
866  archivo .fractlist - Un archivo de trabajo en cola, todas las entradas dentro del archivo de cola serán añadidas a la cola actual.
867  Carpeta.-.si el argumento especificado es una carpeta todos los achivos .fract dentro de la carpeta serán añadidas a la cola.
868También puede usar- &quot;-&quot; como argumento especial para que el nombre de archivo, o todo el contenido sea especificado en stdin, ejemplo:cat example.fract | mandelbulber2 -
869</translation>
870    </message>
871    <message>
872        <location filename="../src/command_line_interface.cpp" line="531"/>
873        <source>Mandelbulber can utilize OpenCL to accelerate rendering.
874When Mandelbulber is already configured to use OpenCL, it will also run OpenCL from commandline by default.
875The configuration can also be done directly from this commandline by setting the optional settings directly.
876These can be given by the default --override option, available opencl specific options are:</source>
877        <translation>Mandelbulber puede usar OpenCL para acelerar el renderizado.
878Cuando Mandelbulber está configurado para usar OpenCL, también se usará OpenCL por predeterminado desde la linea de comandos.
879Esta configuración también puede hacerse directamente desde ésta línea de comandos agregando los ajustes opcionales.
880Estos pueden ser introducidos con la opción predeterminada --override , las opciones disponibles para opencl específicas son:</translation>
881    </message>
882    <message>
883        <location filename="../src/command_line_interface.cpp" line="538"/>
884        <source>boolean to enable OpenCL</source>
885        <translation>boleano para habilitar OpenCL</translation>
886    </message>
887    <message>
888        <location filename="../src/command_line_interface.cpp" line="540"/>
889        <source>platform index to use, see available platforms below</source>
890        <translation>Índice de la plataforma a usar, vea plataformas disponibles abajo</translation>
891    </message>
892    <message>
893        <location filename="../src/command_line_interface.cpp" line="541"/>
894        <source>Possible device types of the platform to use</source>
895        <translation>Posibles tipos de dispositivos a usar por la plataforma</translation>
896    </message>
897    <message>
898        <location filename="../src/command_line_interface.cpp" line="543"/>
899        <location filename="../src/command_line_interface.cpp" line="553"/>
900        <location filename="../src/command_line_interface.cpp" line="560"/>
901        <source>possible values: [%1]</source>
902        <translation>valore posibles: [%1]</translation>
903    </message>
904    <message>
905        <location filename="../src/command_line_interface.cpp" line="546"/>
906        <source>right now only one device at a time is supported.</source>
907        <translation>por ahora un solo dispositivo a la vez está soportado.</translation>
908    </message>
909    <message>
910        <location filename="../src/command_line_interface.cpp" line="549"/>
911        <source>Mode of the render engine, &apos;fast&apos; has no effects, &apos;limited&apos; has basic effects, &apos;full&apos; contains all shaders.</source>
912        <translation>Modo del motor de render, &apos;rápido&apos; no tiene efectos, &apos;limitado&apos; tiene efectos básicos, &apos;completo&apos; tiene todos los sombreados.</translation>
913    </message>
914    <message>
915        <location filename="../src/command_line_interface.cpp" line="556"/>
916        <source>Floating point precision of Render (single is faster, but less accurate)</source>
917        <translation>Precisión de coma flotante del render (single es más rápido pero menos preciso)</translation>
918    </message>
919    <message>
920        <location filename="../src/command_line_interface.cpp" line="562"/>
921        <source>Memory limit in MB</source>
922        <translation>Límite de memoria en MB</translation>
923    </message>
924    <message>
925        <location filename="../src/command_line_interface.cpp" line="566"/>
926        <source>Available platforms are:</source>
927        <translation>Plataformas disponibles:</translation>
928    </message>
929    <message>
930        <location filename="../src/command_line_interface.cpp" line="578"/>
931        <source>Available devices for the selected platform (%1) are:</source>
932        <translation>Dispositivos disponibles para la plataforma seleccionada (%1):</translation>
933    </message>
934    <message>
935        <location filename="../src/command_line_interface.cpp" line="596"/>
936        <source>Example invocation:</source>
937        <translation>Invocación de ejemplo:</translation>
938    </message>
939    <message>
940        <location filename="../src/command_line_interface.cpp" line="625"/>
941        <source>
942List of fractal parameters:
943</source>
944        <translation>
945Lista de parámetros fractales:
946</translation>
947    </message>
948    <message>
949        <location filename="../src/command_line_interface.cpp" line="695"/>
950        <source>Example output path invalid
951</source>
952        <translation>Ruta de salida de ejemplo inválida
953</translation>
954    </message>
955    <message>
956        <location filename="../src/command_line_interface.cpp" line="766"/>
957        <source>Specified server port is invalid
958</source>
959        <translation>El puerto de servidor especificado es inválido
960</translation>
961    </message>
962    <message>
963        <location filename="../src/command_line_interface.cpp" line="779"/>
964        <source>NetRender - Waiting for clients
965</source>
966        <translation>NetRender - En espera de clientes
967</translation>
968    </message>
969    <message>
970        <location filename="../src/command_line_interface.cpp" line="799"/>
971        <source>Specified client port is invalid
972</source>
973        <translation>El puerto de cliente especificado es inválido
974</translation>
975    </message>
976    <message>
977        <location filename="../src/command_line_interface.cpp" line="823"/>
978        <location filename="../src/command_line_interface.cpp" line="888"/>
979        <location filename="../src/main.cpp" line="199"/>
980        <source>Cannot init queue: </source>
981        <translation>No se puede iniciar cola: </translation>
982    </message>
983    <message>
984        <location filename="../src/command_line_interface.cpp" line="869"/>
985        <source>Cannot load file!
986</source>
987        <translationNo se puede cargar archivo!
988</translation>
989    </message>
990    <message>
991        <location filename="../src/command_line_interface.cpp" line="957"/>
992        <source>Specified resolution not valid
993both dimensions need to be &gt; 0</source>
994        <translation>La resolución especificada no es válida
995ambas medidad deben ser &gt; 0</translation>
996    </message>
997    <message>
998        <location filename="../src/command_line_interface.cpp" line="967"/>
999        <source>Specified resolution not valid
1000resolution has to be in the form WIDTHxHEIGHT</source>
1001        <translation>La resolución especificada no es válida
1002resolución debe ser en forma de ANCHURAxALTURA</translation>
1003    </message>
1004    <message>
1005        <location filename="../src/command_line_interface.cpp" line="980"/>
1006        <source>Specified frames per key not valid
1007need to be &gt; 0</source>
1008        <translation>Fotogramas especificados por clave no es válido
1009debe ser &gt; 0</translation>
1010    </message>
1011    <message>
1012        <location filename="../src/command_line_interface.cpp" line="993"/>
1013        <source>Specified imageFileFormat is not valid
1014allowed formats are: </source>
1015        <translation>Formato de archivo de imagen especificado no es válido
1016formatos admitidos son: </translation>
1017    </message>
1018    <message>
1019        <location filename="../src/command_line_interface.cpp" line="1019"/>
1020        <source>There are no flight animation frames in specified settings file</source>
1021        <translation>No hay fotogramas de animación de vuelo en el archivo de ajuste especificado</translation>
1022    </message>
1023    <message>
1024        <location filename="../src/command_line_interface.cpp" line="1030"/>
1025        <source>You cannot render keyframe animation at the same time as flight animation</source>
1026        <translation type="unfinished">No puede renderizar animación de fotogramas clave al mismo tiempo que animación de vuelo</translation>
1027    </message>
1028    <message>
1029        <location filename="../src/command_line_interface.cpp" line="1043"/>
1030        <source>There are no keyframes in specified settings file</source>
1031        <translation>No hay fotogramas clave de en el archivo de ajuste especificado</translation>
1032    </message>
1033    <message>
1034        <location filename="../src/command_line_interface.cpp" line="1063"/>
1035        <location filename="../src/command_line_interface.cpp" line="1081"/>
1036        <location filename="../src/command_line_interface.cpp" line="1112"/>
1037        <location filename="../src/command_line_interface.cpp" line="1141"/>
1038        <source>Animation has only %1 frames</source>
1039        <translation>Animación sólo contiene %1 fotogramas</translation>
1040    </message>
1041    <message>
1042        <location filename="../src/command_line_interface.cpp" line="1103"/>
1043        <location filename="../src/command_line_interface.cpp" line="1133"/>
1044        <source>End frame has to be greater than start frame which is %1</source>
1045        <translation>Fotograma final tiene que ser mas grande que el fotograma de comienzo el cúal es %1</translation>
1046    </message>
1047    <message>
1048        <location filename="../src/command_line_interface.cpp" line="1155"/>
1049        <source>Specified voxel format is not valid
1050allowed formats are: </source>
1051        <translation>Formato de archivo de voxel especificado no es válido
1052formatos admitidos son: </translation>
1053    </message>
1054    <message>
1055        <location filename="../src/command_line_interface.cpp" line="1192"/>
1056        <location filename="../src/command_line_interface.cpp" line="1230"/>
1057        <source>No opencl platforms found</source>
1058        <translation>No se encontraron plataformas opencl</translation>
1059    </message>
1060    <message>
1061        <location filename="../src/command_line_interface.cpp" line="1201"/>
1062        <location filename="../src/command_line_interface.cpp" line="1239"/>
1063        <source>No opencl devices found</source>
1064        <translation>No se encontraron dispositivos opencl</translation>
1065    </message>
1066    <message>
1067        <location filename="../src/command_line_interface.cpp" line="1210"/>
1068        <location filename="../src/command_line_interface.cpp" line="1254"/>
1069        <source>Not compiled for opencl</source>
1070        <translation>No compilado para opencl</translation>
1071    </message>
1072    <message>
1073        <location filename="../src/dof.cpp" line="76"/>
1074        <source>Rendering Depth Of Field effect - phase I</source>
1075        <translation>Renderizando efecto desenfoque de profundidad de campo - fase I</translation>
1076    </message>
1077    <message>
1078        <location filename="../src/dof.cpp" line="204"/>
1079        <source>Rendering Depth Of Field effect - phase II</source>
1080        <translation>Renderizando efecto desenfoque de profundidad de campo - fase II</translation>
1081    </message>
1082    <message>
1083        <location filename="../src/dof.cpp" line="207"/>
1084        <source>Sorting zBuffer</source>
1085        <translation>Clasificando zBuffer</translation>
1086    </message>
1087    <message>
1088        <location filename="../src/dof.cpp" line="216"/>
1089        <source>Randomizing zBuffer</source>
1090        <translation>Aleatorizando zBuffer</translation>
1091    </message>
1092    <message>
1093        <location filename="../src/error_message.cpp" line="61"/>
1094        <source>Warning</source>
1095        <translation>Advertencia</translation>
1096    </message>
1097    <message>
1098        <location filename="../src/error_message.cpp" line="63"/>
1099        <source>Error</source>
1100        <translation>Error</translation>
1101    </message>
1102    <message>
1103        <location filename="../src/error_message.cpp" line="65"/>
1104        <source>Note</source>
1105        <translation>Nota</translation>
1106    </message>
1107    <message>
1108        <location filename="../src/error_message.cpp" line="84"/>
1109        <source>Mandelbulber warning</source>
1110        <translation>Advertencia de Mandelbulber</translation>
1111    </message>
1112    <message>
1113        <location filename="../src/error_message.cpp" line="89"/>
1114        <source>Mandelbulber error</source>
1115        <translation>Error de Mandelbulber</translation>
1116    </message>
1117    <message>
1118        <location filename="../src/error_message.cpp" line="94"/>
1119        <source>Mandelbulber information</source>
1120        <translation>Información de Mandelbulber</translation>
1121    </message>
1122    <message>
1123        <location filename="../src/error_message.cpp" line="107"/>
1124        <source>
1125Warning: </source>
1126        <translation>
1127Advertencia: </translation>
1128    </message>
1129    <message>
1130        <location filename="../src/error_message.cpp" line="114"/>
1131        <source>
1132Error: </source>
1133        <translation>
1134Error: </translation>
1135    </message>
1136    <message>
1137        <location filename="../src/error_message.cpp" line="120"/>
1138        <source>
1139Note: </source>
1140        <translation>
1141Nota: </translation>
1142    </message>
1143    <message>
1144        <location filename="../src/file_image.cpp" line="150"/>
1145        <location filename="../src/file_image.cpp" line="231"/>
1146        <location filename="../src/file_image.cpp" line="289"/>
1147        <location filename="../src/file_image.cpp" line="399"/>
1148        <source>Saving channel: %1</source>
1149        <translation>Guardando canal: %1</translation>
1150    </message>
1151    <message>
1152        <location filename="../src/file_image.cpp" line="155"/>
1153        <source>Started</source>
1154        <translation>Comenzado</translation>
1155    </message>
1156    <message>
1157        <location filename="../src/file_image.cpp" line="159"/>
1158        <source>Finished</source>
1159        <translation>Terminado</translation>
1160    </message>
1161    <message>
1162        <location filename="../src/file_image.cpp" line="191"/>
1163        <source>Cannot create directory for image!
1164</source>
1165        <translationNo se puede crear directorio para imagen!
1166</translation>
1167    </message>
1168    <message>
1169        <location filename="../src/file_image.cpp" line="199"/>
1170        <source>Directory for new image is not accessible!
1171</source>
1172        <translationNo es accesible el directorio para nueva imagen!
1173</translation>
1174    </message>
1175    <message>
1176        <location filename="../src/file_image.cpp" line="751"/>
1177        <location filename="../src/file_image.cpp" line="825"/>
1178        <source>Can&apos;t save image to PNG file!
1179</source>
1180        <translationNo se puede guardar imagen a archivo PNG!
1181</translation>
1182    </message>
1183    <message>
1184        <location filename="../src/file_image.cpp" line="1018"/>
1185        <location filename="../src/file_image.cpp" line="1076"/>
1186        <location filename="../src/file_image.cpp" line="1122"/>
1187        <location filename="../src/file_image.cpp" line="1152"/>
1188        <location filename="../src/file_image.cpp" line="1179"/>
1189        <source>Can&apos;t save image to JPEG file!
1190</source>
1191        <translationNo se puede guardar imagen a archivo JPEG!
1192</translation>
1193    </message>
1194    <message>
1195        <location filename="../src/interface.cpp" line="569"/>
1196        <source>Cannot init renderJob, see log output for more information.</source>
1197        <translation type="unfinished"></translation>
1198    </message>
1199    <message>
1200        <location filename="../src/interface.cpp" line="986"/>
1201        <location filename="../src/interface.cpp" line="1110"/>
1202        <source>You cannot apply changes during rendering. You will do this after rendering.</source>
1203        <translation>No puede aplicar cambios durante el renderizado. Hágalo después de acabar el render.</translation>
1204    </message>
1205    <message>
1206        <location filename="../src/interface.cpp" line="1030"/>
1207        <source>Not enough free memory in OpenCL device to render SSAO effect!</source>
1208        <translationNo hay suficiente memoria libre en el dispositivo OpenCL para renderizar el efecto SSAO!</translation>
1209    </message>
1210    <message>
1211        <location filename="../src/interface.cpp" line="1827"/>
1212        <location filename="../src/interface.cpp" line="1863"/>
1213        <source>Resetting view</source>
1214        <translation>Restableciendo vista</translation>
1215    </message>
1216    <message>
1217        <location filename="../src/interface.cpp" line="1828"/>
1218        <source>Fractal size calculation</source>
1219        <translation>Cálculo de tamaño fractal</translation>
1220    </message>
1221    <message>
1222        <location filename="../src/interface.cpp" line="1863"/>
1223        <location filename="../src/interface.cpp" line="2026"/>
1224        <source>Done</source>
1225        <translation>Terminado</translation>
1226    </message>
1227    <message>
1228        <location filename="../src/interface.cpp" line="1958"/>
1229        <location filename="../src/interface.cpp" line="1968"/>
1230        <location filename="../src/interface.cpp" line="1978"/>
1231        <location filename="../src/interface.cpp" line="1988"/>
1232        <location filename="../src/interface.cpp" line="1998"/>
1233        <location filename="../src/interface.cpp" line="2008"/>
1234        <location filename="../src/interface.cpp" line="2026"/>
1235        <source>bounding box as limit</source>
1236        <translation type="unfinished"></translation>
1237    </message>
1238    <message>
1239        <location filename="../src/interface.cpp" line="1958"/>
1240        <source>Negative X Limit</source>
1241        <translation type="unfinished"></translation>
1242    </message>
1243    <message>
1244        <location filename="../src/interface.cpp" line="1968"/>
1245        <source>Negative Y Limit</source>
1246        <translation type="unfinished"></translation>
1247    </message>
1248    <message>
1249        <location filename="../src/interface.cpp" line="1978"/>
1250        <source>Negative Z Limit</source>
1251        <translation type="unfinished"></translation>
1252    </message>
1253    <message>
1254        <location filename="../src/interface.cpp" line="1988"/>
1255        <source>Positive X Limit</source>
1256        <translation type="unfinished"></translation>
1257    </message>
1258    <message>
1259        <location filename="../src/interface.cpp" line="1998"/>
1260        <source>Positive Y Limit</source>
1261        <translation type="unfinished"></translation>
1262    </message>
1263    <message>
1264        <location filename="../src/interface.cpp" line="2008"/>
1265        <source>Positive Z Limit</source>
1266        <translation type="unfinished"></translation>
1267    </message>
1268    <message>
1269        <source>Delete </source>
1270        <translation type="vanished">Eliminar </translation>
1271    </message>
1272    <message>
1273        <location filename="../src/interface.cpp" line="2077"/>
1274        <source>Set position of
1275%1 # %2
1276by mouse pointer</source>
1277        <translation type="unfinished"></translation>
1278    </message>
1279    <message>
1280        <location filename="../src/interface.cpp" line="2083"/>
1281        <source>Delete
1282</source>
1283        <translation type="unfinished"></translation>
1284    </message>
1285    <message>
1286        <location filename="../src/interface.cpp" line="2090"/>
1287        <source>Align rotation to camera</source>
1288        <translation type="unfinished"></translation>
1289    </message>
1290    <message>
1291        <location filename="../src/interface.cpp" line="2154"/>
1292        <source>Can&apos;t open file </source>
1293        <translation type="unfinished"></translation>
1294    </message>
1295    <message>
1296        <location filename="../src/interface.cpp" line="2155"/>
1297        <source> Primitive object ui file can&apos;t be loaded</source>
1298        <translation type="unfinished"></translation>
1299    </message>
1300    <message>
1301        <location filename="../src/interface.cpp" line="2236"/>
1302        <source>No action</source>
1303        <translation type="unfinished">Sin Acción</translation>
1304    </message>
1305    <message>
1306        <location filename="../src/interface.cpp" line="2240"/>
1307        <source>Move the camera</source>
1308        <translation type="unfinished"></translation>
1309    </message>
1310    <message>
1311        <location filename="../src/interface.cpp" line="2244"/>
1312        <source>Set fog visibility</source>
1313        <translation type="unfinished"></translation>
1314    </message>
1315    <message>
1316        <location filename="../src/interface.cpp" line="2248"/>
1317        <source>Set DOF focus</source>
1318        <translation type="unfinished"></translation>
1319    </message>
1320    <message>
1321        <location filename="../src/interface.cpp" line="2252"/>
1322        <source>Get Julia constant</source>
1323        <translation type="unfinished">Obtener constante de Julia</translation>
1324    </message>
1325    <message>
1326        <location filename="../src/interface.cpp" line="2257"/>
1327        <source>Place light #1</source>
1328        <translation type="unfinished"></translation>
1329    </message>
1330    <message>
1331        <location filename="../src/interface.cpp" line="2262"/>
1332        <source>Place light #2</source>
1333        <translation type="unfinished"></translation>
1334    </message>
1335    <message>
1336        <location filename="../src/interface.cpp" line="2267"/>
1337        <source>Place light #3</source>
1338        <translation type="unfinished"></translation>
1339    </message>
1340    <message>
1341        <location filename="../src/interface.cpp" line="2272"/>
1342        <source>Place light #4</source>
1343        <translation type="unfinished"></translation>
1344    </message>
1345    <message>
1346        <location filename="../src/interface.cpp" line="2276"/>
1347        <source>Place random light center</source>
1348        <translation type="unfinished"></translation>
1349    </message>
1350    <message>
1351        <location filename="../src/interface.cpp" line="2280"/>
1352        <source>Get point coordinates</source>
1353        <translation type="unfinished"></translation>
1354    </message>
1355    <message>
1356        <location filename="../src/interface.cpp" line="2284"/>
1357        <source>Wrap Limits around object</source>
1358        <translation type="unfinished"></translation>
1359    </message>
1360    <message>
1361        <location filename="../src/interface.cpp" line="2293"/>
1362        <source>Place </source>
1363        <translation type="unfinished">Situar </translation>
1364    </message>
1365    <message>
1366        <location filename="../src/interface.cpp" line="2323"/>
1367        <source>Are you sure to close the application?</source>
1368        <translation type="unfinished"></translation>
1369    </message>
1370    <message>
1371        <location filename="../src/interface.cpp" line="2325"/>
1372        <source>Quit?</source>
1373        <translation>¿Salir?</translation>
1374    </message>
1375    <message>
1376        <location filename="../src/interface.cpp" line="2330"/>
1377        <source>Yes, don&apos;t ask again</source>
1378        <translation>Si, no preguntar de nuevo</translation>
1379    </message>
1380    <message>
1381        <location filename="../src/interface.cpp" line="2387"/>
1382        <source>Auto recovery</source>
1383        <translation type="unfinished"></translation>
1384    </message>
1385    <message>
1386        <location filename="../src/interface.cpp" line="2388"/>
1387        <source>Application has not been closed properly
1388Do you want to recover your latest work?</source>
1389        <translation type="unfinished"></translation>
1390    </message>
1391    <message>
1392        <location filename="../src/interface.cpp" line="2422"/>
1393        <source>In Mandelbulber 2.10 the default data structure changed for linux and MacOS:
1394Instead of keeping all working folders/files in ~/.mandelbulber these are now split into&lt;ul&gt;&lt;li&gt;&lt;b&gt;.mandelbulber&lt;/b&gt; for program internal folders/files:&lt;br&gt;undo, toolbar, queue, thumbnails, mandelbulber.ini, miscellaneous meta files&lt;/li&gt;&lt;li&gt;&lt;b&gt;mandelbulber&lt;/b&gt; for user defined folders/files:&lt;br&gt;settings, images, materials, slices, animation, textures&lt;/li&gt;&lt;/ul&gt;
1395Do you want to upgrade now to this new structure? Program will restart after upgrade.</source>
1396        <translation type="unfinished"></translation>
1397    </message>
1398    <message>
1399        <location filename="../src/interface.cpp" line="2432"/>
1400        <source>Data folder upgrade</source>
1401        <translation type="unfinished"></translation>
1402    </message>
1403    <message>
1404        <location filename="../src/interface.cpp" line="2437"/>
1405        <source>No, don&apos;t ask again</source>
1406        <translation type="unfinished"></translation>
1407    </message>
1408    <message>
1409        <location filename="../src/interface.cpp" line="2528"/>
1410        <location filename="../src/interface.cpp" line="2573"/>
1411        <source>Looking for optimal DE factor</source>
1412        <translation type="unfinished"></translation>
1413    </message>
1414    <message>
1415        <location filename="../src/interface.cpp" line="2574"/>
1416        <source>Percentage of wrong distance estimations: %1</source>
1417        <translation type="unfinished">Porcentaje de estimación de distancia erróneos %1</translation>
1418    </message>
1419    <message>
1420        <location filename="../src/interface.cpp" line="2583"/>
1421        <location filename="../src/render_image.cpp" line="518"/>
1422        <location filename="../src/render_ssao.cpp" line="204"/>
1423        <source>Idle</source>
1424        <translation type="unfinished"></translation>
1425    </message>
1426    <message>
1427        <location filename="../src/interface.cpp" line="2584"/>
1428        <source>Optimal DE factor is: %1 which gives %2% of bad distance estimations</source>
1429        <translation type="unfinished"></translation>
1430    </message>
1431    <message>
1432        <location filename="../src/lights.cpp" line="175"/>
1433        <source>Positioning random lights</source>
1434        <translation type="unfinished"></translation>
1435    </message>
1436    <message>
1437        <location filename="../src/lights.cpp" line="176"/>
1438        <source>Positioned light %1 of %2</source>
1439        <translation type="unfinished"></translation>
1440    </message>
1441    <message>
1442        <location filename="../src/netrender_server.cpp" line="83"/>
1443        <source>NetRender - address already in use.
1444
1445Is there already a mandelbulber server instance running on this port?</source>
1446        <translation type="unfinished"></translation>
1447    </message>
1448    <message>
1449        <location filename="../src/netrender_server.cpp" line="90"/>
1450        <source>NetRender - SetServer Error:
1451
1452</source>
1453        <translation type="unfinished"></translation>
1454    </message>
1455    <message>
1456        <location filename="../src/netrender_server.cpp" line="392"/>
1457        <source>NetRender - Client version mismatch!
1458 Client address:</source>
1459        <translation type="unfinished"></translation>
1460    </message>
1461    <message>
1462        <location filename="../src/old_settings.cpp" line="75"/>
1463        <source>Can&apos;t import old settings
1464</source>
1465        <translation type="unfinished"></translation>
1466    </message>
1467    <message>
1468        <location filename="../src/old_settings.cpp" line="76"/>
1469        <source>File with default values doesn&apos;t exist
1470</source>
1471        <translation type="unfinished"></translation>
1472    </message>
1473    <message>
1474        <location filename="../src/old_settings.cpp" line="1412"/>
1475        <source>Hybrid fractal can&apos;t be converted</source>
1476        <translation type="unfinished"></translation>
1477    </message>
1478    <message>
1479        <location filename="../src/opencl_engine.cpp" line="187"/>
1480        <source>Error during compilation of OpenCL program
1481</source>
1482        <translation type="unfinished"></translation>
1483    </message>
1484    <message>
1485        <location filename="../src/opencl_engine.cpp" line="199"/>
1486        <location filename="../src/opencl_engine.cpp" line="287"/>
1487        <location filename="../src/opencl_engine.cpp" line="361"/>
1488        <location filename="../src/opencl_engine.cpp" line="455"/>
1489        <location filename="../src/opencl_engine.cpp" line="472"/>
1490        <location filename="../src/opencl_engine.cpp" line="489"/>
1491        <location filename="../src/opencl_engine_render_fractal.cpp" line="972"/>
1492        <location filename="../src/opencl_engine_render_fractal.cpp" line="989"/>
1493        <location filename="../src/opencl_engine_render_fractal.cpp" line="1005"/>
1494        <location filename="../src/opencl_engine_render_fractal.cpp" line="1023"/>
1495        <location filename="../src/opencl_hardware.cpp" line="218"/>
1496        <source>OpenCL %1 cannot be created!</source>
1497        <translation type="unfinished"></translation>
1498    </message>
1499    <message>
1500        <location filename="../src/opencl_engine.cpp" line="199"/>
1501        <source>program</source>
1502        <translation type="unfinished"></translation>
1503    </message>
1504    <message>
1505        <location filename="../src/opencl_engine.cpp" line="212"/>
1506        <source>No devices to use for OpenCL! Check program preferences.</source>
1507        <translation type="unfinished"></translation>
1508    </message>
1509    <message>
1510        <location filename="../src/opencl_engine.cpp" line="287"/>
1511        <source>kernel</source>
1512        <translation type="unfinished"></translation>
1513    </message>
1514    <message>
1515        <location filename="../src/opencl_engine.cpp" line="361"/>
1516        <source>command queue</source>
1517        <translation type="unfinished"></translation>
1518    </message>
1519    <message>
1520        <location filename="../src/opencl_engine.cpp" line="499"/>
1521        <location filename="../src/opencl_engine_render_fractal.cpp" line="1032"/>
1522        <source>OpenCL context is not ready</source>
1523        <translation type="unfinished"></translation>
1524    </message>
1525    <message>
1526        <location filename="../src/opencl_engine.cpp" line="549"/>
1527        <location filename="../src/opencl_engine.cpp" line="573"/>
1528        <location filename="../src/opencl_engine_render_fractal.cpp" line="1672"/>
1529        <location filename="../src/opencl_engine_render_fractal.cpp" line="1695"/>
1530        <location filename="../src/opencl_engine_render_fractal.cpp" line="1716"/>
1531        <location filename="../src/opencl_engine_render_fractal.cpp" line="1738"/>
1532        <source>Cannot enqueue writing OpenCL %1</source>
1533        <translation type="unfinished"></translation>
1534    </message>
1535    <message>
1536        <location filename="../src/opencl_engine.cpp" line="559"/>
1537        <location filename="../src/opencl_engine.cpp" line="582"/>
1538        <source>Cannot finish writing OpenCL buffers</source>
1539        <translation type="unfinished"></translation>
1540    </message>
1541    <message>
1542        <location filename="../src/opencl_engine.cpp" line="598"/>
1543        <source>Cannot enqueue reading OpenCL buffers %1</source>
1544        <translation type="unfinished"></translation>
1545    </message>
1546    <message>
1547        <location filename="../src/opencl_engine.cpp" line="613"/>
1548        <source>Cannot enqueue reading OpenCL buffers %1.
1549Calculation probably took too long and triggered timeout error in graphics driver.</source>
1550        <translation type="unfinished"></translation>
1551    </message>
1552    <message>
1553        <location filename="../src/opencl_engine.cpp" line="626"/>
1554        <source>Cannot finish reading OpenCL output buffers
1555Calculation probably took too long and triggered timeout error in graphics driver.</source>
1556        <translation type="unfinished"></translation>
1557    </message>
1558    <message>
1559        <location filename="../src/opencl_engine.cpp" line="647"/>
1560        <location filename="../src/opencl_engine.cpp" line="659"/>
1561        <location filename="../src/opencl_engine.cpp" line="673"/>
1562        <location filename="../src/opencl_engine_render_dof_phase1.cpp" line="160"/>
1563        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="163"/>
1564        <location filename="../src/opencl_engine_render_fractal.cpp" line="1573"/>
1565        <location filename="../src/opencl_engine_render_fractal.cpp" line="1585"/>
1566        <location filename="../src/opencl_engine_render_fractal.cpp" line="1597"/>
1567        <location filename="../src/opencl_engine_render_fractal.cpp" line="1611"/>
1568        <location filename="../src/opencl_engine_render_fractal.cpp" line="1626"/>
1569        <location filename="../src/opencl_engine_render_fractal.cpp" line="1638"/>
1570        <location filename="../src/opencl_engine_render_fractal.cpp" line="1649"/>
1571        <location filename="../src/opencl_engine_render_ssao.cpp" line="164"/>
1572        <source>Cannot set OpenCL argument for %1</source>
1573        <translation type="unfinished"></translation>
1574    </message>
1575    <message>
1576        <location filename="../src/opencl_engine_render_dof.cpp" line="84"/>
1577        <location filename="../src/opencl_engine_render_dof.cpp" line="141"/>
1578        <location filename="../src/opencl_engine_render_dof.cpp" line="162"/>
1579        <location filename="../src/opencl_engine_render_dof.cpp" line="173"/>
1580        <location filename="../src/opencl_engine_render_dof.cpp" line="232"/>
1581        <source>OpenCL DOF</source>
1582        <translation type="unfinished"></translation>
1583    </message>
1584    <message>
1585        <location filename="../src/opencl_engine_render_dof.cpp" line="84"/>
1586        <source>Initializing Phase 1</source>
1587        <translation type="unfinished"></translation>
1588    </message>
1589    <message>
1590        <location filename="../src/opencl_engine_render_dof.cpp" line="141"/>
1591        <location filename="../src/opencl_engine_render_dof.cpp" line="162"/>
1592        <source>Sorting Z-Buffer</source>
1593        <translation type="unfinished"></translation>
1594    </message>
1595    <message>
1596        <location filename="../src/opencl_engine_render_dof.cpp" line="173"/>
1597        <source>Randomizing Z-Buffer</source>
1598        <translation type="unfinished"></translation>
1599    </message>
1600    <message>
1601        <location filename="../src/opencl_engine_render_dof.cpp" line="232"/>
1602        <source>Initializing Phase 2</source>
1603        <translation type="unfinished"></translation>
1604    </message>
1605    <message>
1606        <location filename="../src/opencl_engine_render_dof_phase1.cpp" line="160"/>
1607        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="163"/>
1608        <source>DOF params</source>
1609        <translation type="unfinished"></translation>
1610    </message>
1611    <message>
1612        <location filename="../src/opencl_engine_render_dof_phase1.cpp" line="182"/>
1613        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="197"/>
1614        <location filename="../src/opencl_engine_render_fractal.cpp" line="1773"/>
1615        <location filename="../src/opencl_engine_render_ssao.cpp" line="197"/>
1616        <location filename="../src/opencl_worker_thread.cpp" line="235"/>
1617        <source>Cannot enqueue OpenCL rendering jobs</source>
1618        <translation type="unfinished"></translation>
1619    </message>
1620    <message>
1621        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="205"/>
1622        <source>Cannot finish rendering DOF</source>
1623        <translation type="unfinished"></translation>
1624    </message>
1625    <message>
1626        <location filename="../src/opencl_engine_render_fractal.cpp" line="972"/>
1627        <location filename="../src/opencl_engine_render_fractal.cpp" line="989"/>
1628        <source>buffer for constants</source>
1629        <translation type="unfinished"></translation>
1630    </message>
1631    <message>
1632        <location filename="../src/opencl_engine_render_fractal.cpp" line="1005"/>
1633        <source>buffer for variable data</source>
1634        <translation type="unfinished"></translation>
1635    </message>
1636    <message>
1637        <location filename="../src/opencl_engine_render_fractal.cpp" line="1023"/>
1638        <source>buffer for texture data</source>
1639        <translation type="unfinished"></translation>
1640    </message>
1641    <message>
1642        <location filename="../src/opencl_engine_render_fractal.cpp" line="1573"/>
1643        <source>input data</source>
1644        <translation type="unfinished"></translation>
1645    </message>
1646    <message>
1647        <location filename="../src/opencl_engine_render_fractal.cpp" line="1585"/>
1648        <source>input texture data</source>
1649        <translation type="unfinished"></translation>
1650    </message>
1651    <message>
1652        <location filename="../src/opencl_engine_render_fractal.cpp" line="1597"/>
1653        <source>constant data</source>
1654        <translation type="unfinished"></translation>
1655    </message>
1656    <message>
1657        <location filename="../src/opencl_engine_render_fractal.cpp" line="1611"/>
1658        <source>constant mesh data</source>
1659        <translation type="unfinished"></translation>
1660    </message>
1661    <message>
1662        <location filename="../src/opencl_engine_render_fractal.cpp" line="1626"/>
1663        <source>background image</source>
1664        <translation type="unfinished"></translation>
1665    </message>
1666    <message>
1667        <location filename="../src/opencl_engine_render_fractal.cpp" line="498"/>
1668        <source>Custom formula %1 has missing function name CustomIteration()!</source>
1669        <translation type="unfinished"></translation>
1670    </message>
1671    <message>
1672        <location filename="../src/opencl_engine_render_fractal.cpp" line="1638"/>
1673        <source>random seed</source>
1674        <translation type="unfinished"></translation>
1675    </message>
1676    <message>
1677        <location filename="../src/opencl_engine_render_fractal.cpp" line="1650"/>
1678        <source>pointToCalculateDistance</source>
1679        <translation type="unfinished"></translation>
1680    </message>
1681    <message>
1682        <location filename="../src/opencl_engine_render_fractal.cpp" line="1672"/>
1683        <location filename="../src/opencl_engine_render_fractal.cpp" line="1681"/>
1684        <source>input buffers</source>
1685        <translation type="unfinished"></translation>
1686    </message>
1687    <message>
1688        <location filename="../src/opencl_engine_render_fractal.cpp" line="1681"/>
1689        <location filename="../src/opencl_engine_render_fractal.cpp" line="1704"/>
1690        <location filename="../src/opencl_engine_render_fractal.cpp" line="1725"/>
1691        <location filename="../src/opencl_engine_render_fractal.cpp" line="1747"/>
1692        <source>Cannot finish writing OpenCL %1</source>
1693        <translation type="unfinished"></translation>
1694    </message>
1695    <message>
1696        <location filename="../src/opencl_engine_render_fractal.cpp" line="1695"/>
1697        <location filename="../src/opencl_engine_render_fractal.cpp" line="1704"/>
1698        <source>input texture buffers</source>
1699        <translation type="unfinished"></translation>
1700    </message>
1701    <message>
1702        <location filename="../src/opencl_engine_render_fractal.cpp" line="1716"/>
1703        <location filename="../src/opencl_engine_render_fractal.cpp" line="1725"/>
1704        <source>constant buffers</source>
1705        <translation type="unfinished"></translation>
1706    </message>
1707    <message>
1708        <location filename="../src/opencl_engine_render_fractal.cpp" line="1739"/>
1709        <location filename="../src/opencl_engine_render_fractal.cpp" line="1748"/>
1710        <source>constant mesh export buffers</source>
1711        <translation type="unfinished"></translation>
1712    </message>
1713    <message>
1714        <location filename="../src/opencl_engine_render_ssao.cpp" line="164"/>
1715        <source>SSAO params</source>
1716        <translation type="unfinished"></translation>
1717    </message>
1718    <message>
1719        <location filename="../src/opencl_engine_render_ssao.cpp" line="205"/>
1720        <source>Cannot finish rendering SSAO</source>
1721        <translation type="unfinished"></translation>
1722    </message>
1723    <message>
1724        <location filename="../src/opencl_hardware.cpp" line="127"/>
1725        <source>There are no valid OpenCl platforms in the system</source>
1726        <translation type="unfinished"></translation>
1727    </message>
1728    <message>
1729        <location filename="../src/opencl_hardware.cpp" line="135"/>
1730        <source>Missing OpenCL.dll in the system</source>
1731        <translation type="unfinished"></translation>
1732    </message>
1733    <message>
1734        <location filename="../src/opencl_hardware.cpp" line="218"/>
1735        <source>context</source>
1736        <translation type="unfinished"></translation>
1737    </message>
1738    <message>
1739        <location filename="../src/opencl_hardware.cpp" line="333"/>
1740        <source>There are no available devices for selected OpenCL platform</source>
1741        <translation type="unfinished"></translation>
1742    </message>
1743    <message>
1744        <location filename="../src/opencl_hardware.cpp" line="339"/>
1745        <source>Cannot list devices from selected OpenCL platform</source>
1746        <translation type="unfinished"></translation>
1747    </message>
1748    <message>
1749        <location filename="../src/post_effect_hdr_blur.cpp" line="67"/>
1750        <source>Rendering HDR Blur effect</source>
1751        <translation type="unfinished"></translation>
1752    </message>
1753    <message>
1754        <location filename="../src/progress_text.cpp" line="90"/>
1755        <source>Done %1%, elapsed: %2, estimated to end: %3</source>
1756        <translation type="unfinished"></translation>
1757    </message>
1758    <message>
1759        <location filename="../src/progress_text.cpp" line="95"/>
1760        <source>100% Done, total time: %3</source>
1761        <translation type="unfinished"></translation>
1762    </message>
1763    <message>
1764        <location filename="../src/queue.cpp" line="587"/>
1765        <source>No queue items to render</source>
1766        <translation type="unfinished"></translation>
1767    </message>
1768    <message>
1769        <location filename="../src/render_image.cpp" line="158"/>
1770        <location filename="../src/render_job.cpp" line="355"/>
1771        <source>Rendering image</source>
1772        <translation type="unfinished"></translation>
1773    </message>
1774    <message>
1775        <location filename="../src/render_job.cpp" line="159"/>
1776        <location filename="../src/render_job.cpp" line="297"/>
1777        <source>Initialization</source>
1778        <translation type="unfinished"></translation>
1779    </message>
1780    <message>
1781        <location filename="../src/render_job.cpp" line="159"/>
1782        <source>Setting up image buffers</source>
1783        <translation type="unfinished"></translation>
1784    </message>
1785    <message>
1786        <location filename="../src/render_job.cpp" line="297"/>
1787        <source>Loading textures</source>
1788        <translation type="unfinished"></translation>
1789    </message>
1790    <message>
1791        <location filename="../src/render_job.cpp" line="355"/>
1792        <source>Starting rendering of image</source>
1793        <translation type="unfinished"></translation>
1794    </message>
1795    <message>
1796        <location filename="../src/render_queue.cpp" line="134"/>
1797        <source>Queue Item %1 of %2</source>
1798        <translation type="unfinished"></translation>
1799    </message>
1800    <message>
1801        <location filename="../src/render_queue.cpp" line="174"/>
1802        <source>Queue Render</source>
1803        <translation type="unfinished"></translation>
1804    </message>
1805    <message>
1806        <location filename="../src/render_queue.cpp" line="174"/>
1807        <source>Queue Done</source>
1808        <translation type="unfinished"></translation>
1809    </message>
1810    <message>
1811        <location filename="../src/render_ssao.cpp" line="186"/>
1812        <source>Rendering SSAO effect in progress</source>
1813        <translation type="unfinished"></translation>
1814    </message>
1815    <message>
1816        <location filename="../src/render_window_menu.cpp" line="178"/>
1817        <source>News</source>
1818        <translation type="unfinished"></translation>
1819    </message>
1820    <message>
1821        <location filename="../src/render_window_menu.cpp" line="298"/>
1822        <source>HotKeys Cheatsheet</source>
1823        <translation type="unfinished"></translation>
1824    </message>
1825    <message>
1826        <location filename="../src/render_window_menu.cpp" line="343"/>
1827        <source>Description</source>
1828        <translation type="unfinished"></translation>
1829    </message>
1830    <message>
1831        <location filename="../src/render_window_menu.cpp" line="347"/>
1832        <source>Ok, don&apos;t show again</source>
1833        <translation type="unfinished"></translation>
1834    </message>
1835    <message>
1836        <location filename="../src/render_window_menu.cpp" line="474"/>
1837        <source>Cannot load settings from clipboard!</source>
1838        <translation type="unfinished"></translation>
1839    </message>
1840    <message>
1841        <location filename="../src/render_window_menu.cpp" line="723"/>
1842        <source>Settings saved to clipboard</source>
1843        <translation type="unfinished"></translation>
1844    </message>
1845    <message>
1846        <location filename="../src/render_window_slots.cpp" line="479"/>
1847        <source>Toolbar settings: </source>
1848        <translation type="unfinished"></translation>
1849    </message>
1850    <message>
1851        <location filename="../src/settings.cpp" line="427"/>
1852        <source>It&apos;s not valid Mandelbulber settings file. No header</source>
1853        <translation type="unfinished"></translation>
1854    </message>
1855    <message>
1856        <location filename="../src/settings.cpp" line="432"/>
1857        <source>It&apos;s not valid Mandelbulber settings file. Wrong header</source>
1858        <translation type="unfinished"></translation>
1859    </message>
1860    <message>
1861        <location filename="../src/settings.cpp" line="438"/>
1862        <source>It&apos;s not valid Mandelbulber settings file. No information about version of file</source>
1863        <translation type="unfinished"></translation>
1864    </message>
1865    <message>
1866        <location filename="../src/settings.cpp" line="447"/>
1867        <source>It&apos;s not valid Mandelbulber settings file. Wrong file version number</source>
1868        <translation type="unfinished"></translation>
1869    </message>
1870    <message>
1871        <location filename="../src/settings.cpp" line="450"/>
1872        <source>File was saved in newer version of Mandelbulber
1873File version: </source>
1874        <translation type="unfinished"></translation>
1875    </message>
1876    <message>
1877        <location filename="../src/settings.cpp" line="468"/>
1878        <source>It&apos;s not valid Mandelbulber settings file. Format not specified in the header</source>
1879        <translation type="unfinished"></translation>
1880    </message>
1881    <message>
1882        <location filename="../src/settings.cpp" line="648"/>
1883        <location filename="../src/settings.cpp" line="700"/>
1884        <source>Error in settings file. Line: </source>
1885        <translation type="unfinished"></translation>
1886    </message>
1887    <message>
1888        <location filename="../src/settings.cpp" line="658"/>
1889        <location filename="../src/settings.cpp" line="709"/>
1890        <source>Too many errors in settings file</source>
1891        <translation type="unfinished"></translation>
1892    </message>
1893    <message>
1894        <location filename="../src/settings.cpp" line="808"/>
1895        <location filename="../src/settings.cpp" line="838"/>
1896        <source>Unknown parameter: </source>
1897        <translation type="unfinished"></translation>
1898    </message>
1899    <message>
1900        <location filename="../src/settings.cpp" line="851"/>
1901        <source>Missing value for parameter %1</source>
1902        <translation type="unfinished"></translation>
1903    </message>
1904    <message>
1905        <location filename="../src/settings.cpp" line="1219"/>
1906        <source>Missing column &apos;frame&apos; in list of animation frames</source>
1907        <translation type="unfinished"></translation>
1908    </message>
1909    <message>
1910        <location filename="../src/settings.cpp" line="1303"/>
1911        <source>Unknown parameter in animation frames: </source>
1912        <translation type="unfinished"></translation>
1913    </message>
1914    <message>
1915        <location filename="../src/settings.cpp" line="1309"/>
1916        <source>No valid list of parameters for animation frames</source>
1917        <translation type="unfinished"></translation>
1918    </message>
1919    <message>
1920        <location filename="../src/settings.cpp" line="1358"/>
1921        <source>Wrong number of interpolation columns</source>
1922        <translation type="unfinished"></translation>
1923    </message>
1924    <message>
1925        <location filename="../src/settings.cpp" line="1421"/>
1926        <source>Missing frame no </source>
1927        <translation type="unfinished"></translation>
1928    </message>
1929    <message>
1930        <location filename="../src/settings.cpp" line="1426"/>
1931        <source>Wrong number of columns</source>
1932        <translation type="unfinished"></translation>
1933    </message>
1934    <message>
1935        <location filename="../src/texture.cpp" line="120"/>
1936        <source>Can&apos;t load texture!
1937</source>
1938        <translation type="unfinished"></translation>
1939    </message>
1940    <message>
1941        <location filename="../src/texture.cpp" line="224"/>
1942        <source>Can&apos;t load texture from QByteArray!
1943</source>
1944        <translation type="unfinished"></translation>
1945    </message>
1946    <message>
1947        <location filename="../src/undo.cpp" line="136"/>
1948        <source>No more undo</source>
1949        <translation type="unfinished"></translation>
1950    </message>
1951    <message>
1952        <location filename="../src/undo.cpp" line="166"/>
1953        <source>No more redo</source>
1954        <translation type="unfinished"></translation>
1955    </message>
1956    <message>
1957        <location filename="../qt/custom_formula_editor.cpp" line="137"/>
1958        <source>clang-format is required for autoformat but was not detected
1959
1960To install clang-format:
1961- Linux: Install clang-format from ypur package manager.
1962- Windows: Go to https://llvm.org/builds/
1963  download and install clang-format.
1964- MacOS: When you have the brew package manager installed run:
1965  `brew install clang-format`
1966If required, you can specify the program path under
1967Preferences &gt; OpenCL (GPU) &gt; clang-format path.
1968
1969Current clang-format path is: %1</source>
1970        <translation type="unfinished"></translation>
1971    </message>
1972    <message>
1973        <location filename="../qt/gradient_edit_widget.cpp" line="456"/>
1974        <source>Selected file doesn&apos;t contain valid gradient of colors</source>
1975        <translation type="unfinished"></translation>
1976    </message>
1977    <message>
1978        <location filename="../qt/gradient_edit_widget.cpp" line="517"/>
1979        <source>Clipboard doesn&apos;t contain valid gradient of colors</source>
1980        <translation type="unfinished"></translation>
1981    </message>
1982</context>
1983<context>
1984    <name>RenderWindow</name>
1985    <message>
1986        <location filename="../qt/render_window.ui" line="20"/>
1987        <location filename="../qt/ui_render_window.h" line="1075"/>
1988        <source>Mandelbulber</source>
1989        <translation>Mandelbulber</translation>
1990    </message>
1991    <message>
1992        <location filename="../qt/render_window.ui" line="129"/>
1993        <location filename="../qt/ui_render_window.h" line="1125"/>
1994        <source>Zoom:</source>
1995        <translation>Zoom:</translation>
1996    </message>
1997    <message>
1998        <location filename="../qt/render_window.ui" line="149"/>
1999        <location filename="../qt/ui_render_window.h" line="1126"/>
2000        <source>Fit to window</source>
2001        <translation>Ajustar a la ventana</translation>
2002    </message>
2003    <message>
2004        <location filename="../qt/render_window.ui" line="154"/>
2005        <location filename="../qt/ui_render_window.h" line="1127"/>
2006        <source>400%</source>
2007        <translation>400%</translation>
2008    </message>
2009    <message>
2010        <location filename="../qt/render_window.ui" line="159"/>
2011        <location filename="../qt/ui_render_window.h" line="1128"/>
2012        <source>200%</source>
2013        <translation>200%</translation>
2014    </message>
2015    <message>
2016        <location filename="../qt/render_window.ui" line="164"/>
2017        <location filename="../qt/ui_render_window.h" line="1129"/>
2018        <source>100%</source>
2019        <translation>100%</translation>
2020    </message>
2021    <message>
2022        <location filename="../qt/render_window.ui" line="169"/>
2023        <location filename="../qt/ui_render_window.h" line="1130"/>
2024        <source>50%</source>
2025        <translation>50%</translation>
2026    </message>
2027    <message>
2028        <location filename="../qt/render_window.ui" line="174"/>
2029        <location filename="../qt/ui_render_window.h" line="1131"/>
2030        <source>25%</source>
2031        <translation>25%</translation>
2032    </message>
2033    <message>
2034        <location filename="../qt/render_window.ui" line="179"/>
2035        <location filename="../qt/ui_render_window.h" line="1132"/>
2036        <source>10%</source>
2037        <translation>10%</translation>
2038    </message>
2039    <message>
2040        <location filename="../qt/render_window.ui" line="200"/>
2041        <location filename="../qt/ui_render_window.h" line="1134"/>
2042        <source>Show cursor</source>
2043        <translation>Mostrar cursor</translation>
2044    </message>
2045    <message>
2046        <location filename="../qt/render_window.ui" line="214"/>
2047        <location filename="../qt/ui_render_window.h" line="1135"/>
2048        <source>Mouse click function:</source>
2049        <translation>Función click  ratón:</translation>
2050    </message>
2051    <message>
2052        <location filename="../qt/render_window.ui" line="233"/>
2053        <location filename="../qt/ui_render_window.h" line="1139"/>
2054        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection for action which will be executed after clicking on the image&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;No action - blocks functionality of mouse pointer&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Move the camera - moves the camera or target (depends on movement and rotation mode)&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Set fog visibility - sets visibility distance for basic fog effect&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Set DOF focus - sets object which will appear in focus&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Get Julia constant - gets value of constant for Julia fractal&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Place light #n - places light in selected place (mouse wheel controls distance from fractal) &lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</source>
2055        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selecciona la acción a ejecutar después de hacer click en la imagen&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Sin acción - bloquea la acción del puntero del ratón&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Mover la  cámara - mueve la cámara o  objetivo (depende del movimiento y modo de rotación )&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Establecer visibilidad de niebla - establece la distancia visible para  niebla básica&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Establecer profundidad de enfoque de campo - establece objeto que aparecerá enfocado&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Obtener constante para Julia  - obtener los valores para conjunto de Julia &lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Situar punto de luz #n - coloca punto de luz en el espacio seleccionado (rueda del ratón controla la distancia desde el fractal) &lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</translation>
2056    </message>
2057    <message>
2058        <location filename="../qt/render_window.ui" line="237"/>
2059        <location filename="../qt/ui_render_window.h" line="1136"/>
2060        <source>No action</source>
2061        <translation>Sin Acción</translation>
2062    </message>
2063    <message>
2064        <location filename="../qt/render_window.ui" line="245"/>
2065        <location filename="../qt/ui_render_window.h" line="1142"/>
2066        <source>Grid:</source>
2067        <translation>Cuadrícula:</translation>
2068    </message>
2069    <message>
2070        <location filename="../qt/render_window.ui" line="253"/>
2071        <location filename="../qt/ui_render_window.h" line="1143"/>
2072        <source>Crosshair</source>
2073        <translation>Punto de mira</translation>
2074    </message>
2075    <message>
2076        <location filename="../qt/render_window.ui" line="258"/>
2077        <location filename="../qt/ui_render_window.h" line="1144"/>
2078        <source>Thirds grid</source>
2079        <translation>Cuadrícula de tercios</translation>
2080    </message>
2081    <message>
2082        <location filename="../qt/render_window.ui" line="263"/>
2083        <location filename="../qt/ui_render_window.h" line="1145"/>
2084        <source>Golden ratio</source>
2085        <translation>Sección áurea</translation>
2086    </message>
2087    <message>
2088        <location filename="../qt/render_window.ui" line="301"/>
2089        <location filename="../qt/ui_render_window.h" line="1147"/>
2090        <source>I&amp;mage</source>
2091        <translation>I&amp;magen</translation>
2092    </message>
2093    <message>
2094        <location filename="../qt/render_window.ui" line="313"/>
2095        <location filename="../qt/ui_render_window.h" line="1148"/>
2096        <location filename="../src/render_window_menu.cpp" line="196"/>
2097        <source>File</source>
2098        <translation>Archivo</translation>
2099    </message>
2100    <message>
2101        <location filename="../qt/render_window.ui" line="317"/>
2102        <location filename="../qt/ui_render_window.h" line="1149"/>
2103        <source>&amp;Recent settings...</source>
2104        <translation>&amp;Ajustes recientes...</translation>
2105    </message>
2106    <message>
2107        <location filename="../qt/render_window.ui" line="344"/>
2108        <location filename="../qt/ui_render_window.h" line="1150"/>
2109        <source>&amp;View</source>
2110        <translation>&amp;Ver</translation>
2111    </message>
2112    <message>
2113        <location filename="../qt/render_window.ui" line="348"/>
2114        <location filename="../qt/ui_render_window.h" line="1151"/>
2115        <source>Saved window &amp;layouts</source>
2116        <translation>Guardado de distribución de &amp;ventanas</translation>
2117    </message>
2118    <message>
2119        <location filename="../qt/render_window.ui" line="373"/>
2120        <location filename="../qt/ui_render_window.h" line="1152"/>
2121        <source>A&amp;bout</source>
2122        <translation>A&amp;cerca de</translation>
2123    </message>
2124    <message>
2125        <location filename="../qt/render_window.ui" line="381"/>
2126        <location filename="../qt/ui_render_window.h" line="1153"/>
2127        <source>Edit</source>
2128        <translation>Editar</translation>
2129    </message>
2130    <message>
2131        <location filename="../qt/render_window.ui" line="391"/>
2132        <location filename="../qt/ui_render_window.h" line="1154"/>
2133        <source>Help</source>
2134        <translation>Ayuda</translation>
2135    </message>
2136    <message>
2137        <location filename="../qt/render_window.ui" line="422"/>
2138        <location filename="../qt/ui_render_window.h" line="1155"/>
2139        <source>&amp;Image adjustments</source>
2140        <translation>&amp;Ajustes de imagen</translation>
2141    </message>
2142    <message>
2143        <location filename="../qt/render_window.ui" line="495"/>
2144        <location filename="../qt/ui_render_window.h" line="1156"/>
2145        <source>&amp;Navigation</source>
2146        <translation>&amp;Navegación</translation>
2147    </message>
2148    <message>
2149        <location filename="../qt/render_window.ui" line="525"/>
2150        <location filename="../qt/ui_render_window.h" line="1157"/>
2151        <source>toolBar</source>
2152        <translation>barra de herramientas</translation>
2153    </message>
2154    <message>
2155        <location filename="../qt/render_window.ui" line="540"/>
2156        <location filename="../qt/ui_render_window.h" line="1158"/>
2157        <source>Effects</source>
2158        <translation>Efectos</translation>
2159    </message>
2160    <message>
2161        <location filename="../qt/render_window.ui" line="610"/>
2162        <location filename="../qt/ui_render_window.h" line="1159"/>
2163        <source>Ob&amp;jects</source>
2164        <translation>Ob&amp;jetos</translation>
2165    </message>
2166    <message>
2167        <location filename="../qt/render_window.ui" line="677"/>
2168        <location filename="../qt/ui_render_window.h" line="1160"/>
2169        <source>&amp;Rendering engine</source>
2170        <translation>&amp;Motor de render</translation>
2171    </message>
2172    <message>
2173        <location filename="../qt/render_window.ui" line="747"/>
2174        <location filename="../qt/ui_render_window.h" line="1161"/>
2175        <source>Info</source>
2176        <translation>Info</translation>
2177    </message>
2178    <message>
2179        <location filename="../qt/render_window.ui" line="777"/>
2180        <location filename="../qt/ui_render_window.h" line="1162"/>
2181        <source>&amp;Animation</source>
2182        <translation>&amp;Animación</translation>
2183    </message>
2184    <message>
2185        <location filename="../qt/render_window.ui" line="807"/>
2186        <location filename="../qt/ui_render_window.h" line="1163"/>
2187        <source>&amp;Statistics</source>
2188        <translation>&amp;Estadísticas</translation>
2189    </message>
2190    <message>
2191        <location filename="../qt/render_window.ui" line="840"/>
2192        <location filename="../qt/ui_render_window.h" line="1165"/>
2193        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Queue tool allows for rendering a collection of settings files in the background.&lt;/p&gt;&lt;p&gt;While the list of settings files is being rendered, you can continue to work in the main window and also add more settings to the queue.&lt;/p&gt;&lt;p&gt;Methods to manage queue:&lt;br/&gt;- by adding items using &lt;span style=&quot; font-style:italic;&quot;&gt;Add current settings&lt;/span&gt; button&lt;br/&gt;- by editing queue.fractlist file&lt;br/&gt;- by putting files into queue folder and use button &lt;span style=&quot; font-style:italic;&quot;&gt;Add orphaned&lt;br/&gt;&lt;/span&gt;- by adding single settings or lists using command line interface&lt;/p&gt;&lt;p&gt;Temporary settings files are stored in $HOME/.mandelbulber/queue folder and the list is in $HOME/.mandelbulber/queue.fractlist&lt;/p&gt;&lt;p&gt;The queue can be rendered in another instance of Mandelbulber program, as the queue is shared between applications. You can also launch another Mandelbulber from command line interface with -q option. Then this application will watch queue and render automatically all new items.&lt;/p&gt;&lt;p&gt;Result images are saved into $HOME/.mandelbulber/images directory (or another if it&apos;s specified in application preferences.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
2194        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;La herramienta de cola permite renderizar un conjunto de archivos de parámetros en segundo plano.&lt;/p&gt;&lt;p&gt;Mientras el conjunto de parámetros se renderiza, puede continuar trabjando en la ventana principal y seguir añadiendo ajustes a la cola:&lt;br/&gt;- añadiendo ajustes usando el botón de &lt;span style=&quot; font-style:italic;&quot;&gt;Añadir ajustes actuales&lt;/span&gt;&lt;br/&gt;- editando el archivo queue.fractlist&lt;br/&gt;- añadiendo archivos a la carpeta de cola y usando el botón de&lt;span style=&quot; font-style:italic;&quot;&gt;Añadir huérfano&lt;br/&gt;&lt;/span&gt;- añadiendo ajustes individuales o listas mediante la línea de comandos&lt;/p&gt;&lt;p&gt;Los archivos temporales de ajustes se guardan en la carpeta $HOME/.mandelbulber/queue y de lista en $HOME/.mandelbulber/queue.fractlist&lt;/p&gt;&lt;p&gt;La cola puede ser renderizada en otras instancias de Mandelbulber, al estar la cola compartida entre aplicaciones. También puede lanzar otro Mandelbulber a través de la linea de comandos con la opción-q . De esta manera, la aplicación observa la cola y renderiza automáticamente todos los ajustes nuevos.&lt;/p&gt;&lt;p&gt;Las imágenes resultantes se guradan en el directorio $HOME/.mandelbulber/images (u otro directorio especificado en las preferencias del programa.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
2195    </message>
2196    <message>
2197        <location filename="../qt/render_window.ui" line="846"/>
2198        <location filename="../qt/ui_render_window.h" line="1168"/>
2199        <source>&amp;Queue</source>
2200        <translation>&amp;Cola</translation>
2201    </message>
2202    <message>
2203        <location filename="../qt/render_window.ui" line="913"/>
2204        <location filename="../qt/ui_render_window.h" line="1169"/>
2205        <source>&amp;Measurement</source>
2206        <translation>&amp;Medición</translation>
2207    </message>
2208    <message>
2209        <location filename="../qt/render_window.ui" line="977"/>
2210        <location filename="../qt/ui_render_window.h" line="1170"/>
2211        <source>Ma&amp;terial editor</source>
2212        <translation>Ed&amp;itor de materiales</translation>
2213    </message>
2214    <message>
2215        <location filename="../qt/render_window.ui" line="1038"/>
2216        <location filename="../qt/ui_render_window.h" line="1171"/>
2217        <source>Materials</source>
2218        <translation>Materiales</translation>
2219    </message>
2220    <message>
2221        <location filename="../qt/render_window.ui" line="1068"/>
2222        <location filename="../qt/ui_render_window.h" line="1172"/>
2223        <source>&amp;Gamepad</source>
2224        <translation>&amp;Mando de juego</translation>
2225    </message>
2226    <message>
2227        <location filename="../qt/render_window.ui" line="1121"/>
2228        <location filename="../qt/ui_render_window.h" line="1076"/>
2229        <source>&amp;Save as JPG...</source>
2230        <translation>&amp;Guardar como JPG...</translation>
2231    </message>
2232    <message>
2233        <location filename="../qt/render_window.ui" line="1130"/>
2234        <location filename="../qt/ui_render_window.h" line="1077"/>
2235        <source>Save &amp;as PNG...</source>
2236        <translation>&amp;Guardar como PNG...</translation>
2237    </message>
2238    <message>
2239        <location filename="../qt/render_window.ui" line="1139"/>
2240        <location filename="../qt/ui_render_window.h" line="1078"/>
2241        <source>Save as &amp;PNG 16 bit...</source>
2242        <translation>&amp;Guardar como PNG 16 bit...</translation>
2243    </message>
2244    <message>
2245        <location filename="../qt/render_window.ui" line="1148"/>
2246        <location filename="../qt/ui_render_window.h" line="1079"/>
2247        <source>Save as PNG &amp;16 bit with alpha channel</source>
2248        <translation>&amp;Guardar como PNG 16 bit... con canal alfa</translation>
2249    </message>
2250    <message>
2251        <location filename="../qt/render_window.ui" line="1157"/>
2252        <location filename="../qt/ui_render_window.h" line="1080"/>
2253        <source>&amp;Load settings...</source>
2254        <translation>&amp;Cargar ajustes...</translation>
2255    </message>
2256    <message>
2257        <location filename="../qt/render_window.ui" line="1169"/>
2258        <location filename="../qt/ui_render_window.h" line="1081"/>
2259        <source>Load settings &amp;from clipboard...</source>
2260        <translation>Cargar ajustes &amp;desde portapapeles...</translation>
2261    </message>
2262    <message>
2263        <location filename="../qt/render_window.ui" line="1181"/>
2264        <location filename="../qt/ui_render_window.h" line="1082"/>
2265        <source>&amp;Save settings</source>
2266        <translation>&amp;Guardar ajustes</translation>
2267    </message>
2268    <message>
2269        <location filename="../qt/render_window.ui" line="1193"/>
2270        <location filename="../qt/ui_render_window.h" line="1083"/>
2271        <source>Save settings &amp;to clipboard</source>
2272        <translation>Guardar ajustes &amp;al portapapeles</translation>
2273    </message>
2274    <message>
2275        <location filename="../qt/render_window.ui" line="1205"/>
2276        <location filename="../qt/ui_render_window.h" line="1084"/>
2277        <source>Save settings as...</source>
2278        <translation>Guardar ajustes como...</translation>
2279    </message>
2280    <message>
2281        <location filename="../qt/render_window.ui" line="1208"/>
2282        <location filename="../qt/ui_render_window.h" line="1086"/>
2283        <source>Save settings in selected file</source>
2284        <translation>Guardar ajustes en fichero seleccionado</translation>
2285    </message>
2286    <message>
2287        <location filename="../qt/render_window.ui" line="1220"/>
2288        <location filename="../qt/ui_render_window.h" line="1088"/>
2289        <source>&amp;Program Preferences</source>
2290        <translation>&amp;Preferencias</translation>
2291    </message>
2292    <message>
2293        <location filename="../qt/render_window.ui" line="1232"/>
2294        <location filename="../qt/ui_render_window.h" line="1089"/>
2295        <source>&amp;Quit</source>
2296        <translation>&amp;Salir</translation>
2297    </message>
2298    <message>
2299        <location filename="../qt/render_window.ui" line="1244"/>
2300        <location filename="../qt/ui_render_window.h" line="1090"/>
2301        <source>&amp;Save window layout as startup</source>
2302        <translation type="unfinished"></translation>
2303    </message>
2304    <message>
2305        <location filename="../qt/render_window.ui" line="1253"/>
2306        <location filename="../qt/ui_render_window.h" line="1091"/>
2307        <source>&amp;Reset window layout to default</source>
2308        <translation type="unfinished"></translation>
2309    </message>
2310    <message>
2311        <location filename="../qt/render_window.ui" line="1559"/>
2312        <location filename="../qt/ui_render_window.h" line="1123"/>
2313        <source>Randomize all...</source>
2314        <translation type="unfinished"></translation>
2315    </message>
2316    <message>
2317        <location filename="../qt/render_window.ui" line="1564"/>
2318        <location filename="../qt/ui_render_window.h" line="1124"/>
2319        <source>Clean settings...</source>
2320        <translation type="unfinished"></translation>
2321    </message>
2322    <message>
2323        <source>&amp;Save window layout as default</source>
2324        <translation type="vanished">&amp;Guardar distribución de ventanas como predeterminado</translation>
2325    </message>
2326    <message>
2327        <source>&amp;Default window layout</source>
2328        <translation type="vanished">&amp;Distribución de ventanas predeterminado</translation>
2329    </message>
2330    <message>
2331        <location filename="../qt/render_window.ui" line="1262"/>
2332        <location filename="../qt/ui_render_window.h" line="1092"/>
2333        <source>&amp;Window layout for animation</source>
2334        <translation>&amp;Distribución de ventanas para animación</translation>
2335    </message>
2336    <message>
2337        <location filename="../qt/render_window.ui" line="1267"/>
2338        <location filename="../qt/ui_render_window.h" line="1093"/>
2339        <source>About &amp;Qt</source>
2340        <translation>Acerca de &amp;QT</translation>
2341    </message>
2342    <message>
2343        <location filename="../qt/render_window.ui" line="1272"/>
2344        <location filename="../qt/ui_render_window.h" line="1094"/>
2345        <location filename="../src/interface.cpp" line="192"/>
2346        <source>About &amp;User Manual</source>
2347        <translation>Acerca de &amp;manual de usuario</translation>
2348    </message>
2349    <message>
2350        <location filename="../qt/render_window.ui" line="1277"/>
2351        <location filename="../qt/ui_render_window.h" line="1095"/>
2352        <source>About &amp;Third Party</source>
2353        <translation>Acerca de &amp;Terceros</translation>
2354    </message>
2355    <message>
2356        <location filename="../qt/render_window.ui" line="1286"/>
2357        <location filename="../qt/ui_render_window.h" line="1096"/>
2358        <source>&amp;About Mandelbulber</source>
2359        <translation>&amp;Acerca de Mandelbulber</translation>
2360    </message>
2361    <message>
2362        <location filename="../qt/render_window.ui" line="1295"/>
2363        <location filename="../qt/ui_render_window.h" line="1097"/>
2364        <source>&amp;Undo</source>
2365        <translation>&amp;Deshacer</translation>
2366    </message>
2367    <message>
2368        <location filename="../qt/render_window.ui" line="1307"/>
2369        <location filename="../qt/ui_render_window.h" line="1098"/>
2370        <source>&amp;Redo</source>
2371        <translation>&amp;Rehacer</translation>
2372    </message>
2373    <message>
2374        <location filename="../qt/render_window.ui" line="1319"/>
2375        <location filename="../qt/ui_render_window.h" line="1099"/>
2376        <source>&amp;Import settings from old Mandelbulber (v1.21)...</source>
2377        <translation>&amp;Importar ajustes de Mandelbulber antiguo (v1.21)...</translation>
2378    </message>
2379    <message>
2380        <location filename="../qt/render_window.ui" line="1331"/>
2381        <location filename="../qt/ui_render_window.h" line="1100"/>
2382        <source>&amp;Import settings from Mandelbulb3d...</source>
2383        <translation type="unfinished"></translation>
2384    </message>
2385    <message>
2386        <location filename="../qt/render_window.ui" line="1343"/>
2387        <location filename="../qt/ui_render_window.h" line="1101"/>
2388        <source>Export &amp;Voxel Layers</source>
2389        <translation>Exportar &amp;Capas de Voxel</translation>
2390    </message>
2391    <message>
2392        <location filename="../qt/render_window.ui" line="1352"/>
2393        <location filename="../qt/ui_render_window.h" line="1102"/>
2394        <source>Load &amp;example...</source>
2395        <translation>Cargar &amp;ejemplo...</translation>
2396    </message>
2397    <message>
2398        <location filename="../qt/render_window.ui" line="1363"/>
2399        <location filename="../qt/ui_render_window.h" line="1103"/>
2400        <source>Show a&amp;nimation dock</source>
2401        <translatorcomment>No current precise translation for Dock</translatorcomment>
2402        <translation>Mostrar dock de a&amp;nimación</translation>
2403    </message>
2404    <message>
2405        <location filename="../qt/render_window.ui" line="1374"/>
2406        <location filename="../qt/ui_render_window.h" line="1104"/>
2407        <source>Show &amp;gamepad dock</source>
2408        <translation>Mostrar &amp;dock de mando de juego</translation>
2409    </message>
2410    <message>
2411        <location filename="../qt/render_window.ui" line="1385"/>
2412        <location filename="../qt/ui_render_window.h" line="1105"/>
2413        <source>Show &amp;queue dock</source>
2414        <translation>Mostrar dock de &amp;cola</translation>
2415    </message>
2416    <message>
2417        <location filename="../qt/render_window.ui" line="1396"/>
2418        <location filename="../qt/ui_render_window.h" line="1106"/>
2419        <source>Show &amp;Info dock</source>
2420        <translation>Mostrar dock de &amp;Información</translation>
2421    </message>
2422    <message>
2423        <location filename="../qt/render_window.ui" line="1407"/>
2424        <location filename="../qt/ui_render_window.h" line="1107"/>
2425        <source>Show &amp;toolbar</source>
2426        <translation>Mostrar &amp;barra de herramientas</translation>
2427    </message>
2428    <message>
2429        <location filename="../qt/render_window.ui" line="1419"/>
2430        <location filename="../qt/ui_render_window.h" line="1108"/>
2431        <source>Sta&amp;ck all docks</source>
2432        <translation>Api&amp;lar todos los docks</translation>
2433    </message>
2434    <message>
2435        <location filename="../qt/render_window.ui" line="1427"/>
2436        <location filename="../qt/ui_render_window.h" line="1109"/>
2437        <source>S&amp;how statistics</source>
2438        <translation>M&amp;ostrar estadísticas</translation>
2439    </message>
2440    <message>
2441        <location filename="../qt/render_window.ui" line="1436"/>
2442        <location filename="../qt/ui_render_window.h" line="1110"/>
2443        <source>Save as Image</source>
2444        <translation type="unfinished"></translation>
2445    </message>
2446    <message>
2447        <location filename="../qt/render_window.ui" line="1448"/>
2448        <location filename="../qt/ui_render_window.h" line="1111"/>
2449        <source>Save as &amp;EXR</source>
2450        <translation>Guardar como &amp;EXR</translation>
2451    </message>
2452    <message>
2453        <location filename="../qt/render_window.ui" line="1457"/>
2454        <location filename="../qt/ui_render_window.h" line="1112"/>
2455        <source>Save as &amp;TIFF</source>
2456        <translation>Guardar como &amp;TIFF</translation>
2457    </message>
2458    <message>
2459        <location filename="../qt/render_window.ui" line="1466"/>
2460        <location filename="../qt/ui_render_window.h" line="1113"/>
2461        <source>Add current settings to toolbar</source>
2462        <translation>Añadir ajustes actuales a barra de herramientas</translation>
2463    </message>
2464    <message>
2465        <location filename="../qt/render_window.ui" line="1475"/>
2466        <location filename="../qt/ui_render_window.h" line="1114"/>
2467        <source>Add c&amp;urrent window settings</source>
2468        <translation>Añadir a&amp;justes actuales de ventana</translation>
2469    </message>
2470    <message>
2471        <location filename="../qt/render_window.ui" line="1483"/>
2472        <location filename="../qt/ui_render_window.h" line="1115"/>
2473        <source>Show &amp;measurement dock</source>
2474        <translation>Mostrar dock de &amp;medición</translation>
2475    </message>
2476    <message>
2477        <location filename="../qt/render_window.ui" line="1492"/>
2478        <location filename="../qt/ui_render_window.h" line="1116"/>
2479        <source>Export &amp;Mesh</source>
2480        <translation>Exportar &amp;Malla</translation>
2481    </message>
2482    <message>
2483        <location filename="../qt/render_window.ui" line="1500"/>
2484        <location filename="../qt/ui_render_window.h" line="1117"/>
2485        <source>Test</source>
2486        <translation>Prueba</translation>
2487    </message>
2488    <message>
2489        <location filename="../qt/render_window.ui" line="1509"/>
2490        <location filename="../qt/ui_render_window.h" line="1118"/>
2491        <source>&amp;Remove Window settings...</source>
2492        <translation>&amp;Eliminar ajustes de ventana...</translation>
2493    </message>
2494    <message>
2495        <location filename="../qt/render_window.ui" line="1518"/>
2496        <location filename="../qt/ui_render_window.h" line="1119"/>
2497        <source>&amp;User Manual</source>
2498        <translation>&amp;Manual de usuario</translation>
2499    </message>
2500    <message>
2501        <location filename="../qt/render_window.ui" line="1530"/>
2502        <location filename="../qt/ui_render_window.h" line="1120"/>
2503        <source>&amp;News</source>
2504        <translation>&amp;Novedades</translation>
2505    </message>
2506    <message>
2507        <location filename="../qt/render_window.ui" line="1539"/>
2508        <location filename="../qt/ui_render_window.h" line="1121"/>
2509        <source>&amp;HotKeys</source>
2510        <translation>&amp;Atajos de teclado</translation>
2511    </message>
2512    <message>
2513        <location filename="../qt/render_window.ui" line="1550"/>
2514        <location filename="../qt/ui_render_window.h" line="1122"/>
2515        <source>Detach image &amp;from main window</source>
2516        <translation>Desanclar imagen &amp;de ventana principal</translation>
2517    </message>
2518    <message>
2519        <location filename="../src/interface.cpp" line="190"/>
2520        <source>Info &amp;Qt</source>
2521        <translation>Info &amp;Qt</translation>
2522    </message>
2523    <message>
2524        <location filename="../src/interface.cpp" line="194"/>
2525        <source>&amp;Info Mandelbulber</source>
2526        <translation>&amp;Info Mandelbulber</translation>
2527    </message>
2528    <message>
2529        <location filename="../src/interface.cpp" line="196"/>
2530        <source>Info &amp;Third Party</source>
2531        <translation>Info de &amp;Terceros</translation>
2532    </message>
2533    <message>
2534        <location filename="../src/render_window_menu.cpp" line="65"/>
2535        <location filename="../src/render_window_menu.cpp" line="387"/>
2536        <location filename="../src/render_window_menu.cpp" line="410"/>
2537        <location filename="../src/render_window_menu.cpp" line="691"/>
2538        <source>Fractals (*.txt *.fract)</source>
2539        <translation>Fractales (*.txt *.fract)</translation>
2540    </message>
2541    <message>
2542        <location filename="../src/render_window_menu.cpp" line="70"/>
2543        <source>Import settings from old Mandelbulber (v1.21)...</source>
2544        <translation>Importar ajustes de Mandelbulber antiguo (v1.21)...</translation>
2545    </message>
2546    <message>
2547        <location filename="../src/render_window_menu.cpp" line="92"/>
2548        <source>Fractals (*.m3d *.fract)</source>
2549        <translation type="unfinished"></translation>
2550    </message>
2551    <message>
2552        <location filename="../src/render_window_menu.cpp" line="97"/>
2553        <source>Import settings from Mandelbulb3d settings file ...</source>
2554        <translation type="unfinished"></translation>
2555    </message>
2556    <message>
2557        <location filename="../src/render_window_menu.cpp" line="185"/>
2558        <source>Ctrl</source>
2559        <translation>Ctrl</translation>
2560    </message>
2561    <message>
2562        <location filename="../src/render_window_menu.cpp" line="187"/>
2563        <source>Alt</source>
2564        <translation>Alt</translation>
2565    </message>
2566    <message>
2567        <location filename="../src/render_window_menu.cpp" line="189"/>
2568        <source>Shift</source>
2569        <translation>Mayúscula</translation>
2570    </message>
2571    <message>
2572        <location filename="../src/render_window_menu.cpp" line="194"/>
2573        <source>Main Program Hotkeys</source>
2574        <translation>Atajos de teclado de programa principal</translation>
2575    </message>
2576    <message>
2577        <location filename="../src/render_window_menu.cpp" line="197"/>
2578        <location filename="../src/render_window_menu.cpp" line="415"/>
2579        <source>Load settings...</source>
2580        <translation>Cargar ajustes...</translation>
2581    </message>
2582    <message>
2583        <location filename="../src/render_window_menu.cpp" line="199"/>
2584        <source>Load settings from clipboard...</source>
2585        <translation>Cargar ajustes desde portapapeles...</translation>
2586    </message>
2587    <message>
2588        <location filename="../src/render_window_menu.cpp" line="200"/>
2589        <source>Load example...</source>
2590        <translation>Cargar ejemplo...</translation>
2591    </message>
2592    <message>
2593        <location filename="../src/render_window_menu.cpp" line="202"/>
2594        <location filename="../src/render_window_menu.cpp" line="697"/>
2595        <source>Save settings...</source>
2596        <translation>Guardar ajustes...</translation>
2597    </message>
2598    <message>
2599        <location filename="../src/render_window_menu.cpp" line="204"/>
2600        <source>Save settings to clipboard...</source>
2601        <translation>Guardar ajustes al portapapeles...</translation>
2602    </message>
2603    <message>
2604        <location filename="../src/render_window_menu.cpp" line="206"/>
2605        <source>Import legacy settings...</source>
2606        <translation>Importar ajustes heredados...</translation>
2607    </message>
2608    <message>
2609        <location filename="../src/render_window_menu.cpp" line="208"/>
2610        <source>Export Mesh</source>
2611        <translation>Exportar Malla</translation>
2612    </message>
2613    <message>
2614        <location filename="../src/render_window_menu.cpp" line="209"/>
2615        <source>Save as Image...</source>
2616        <translation type="unfinished"></translation>
2617    </message>
2618    <message>
2619        <location filename="../src/render_window_menu.cpp" line="211"/>
2620        <source>Program Preferences</source>
2621        <translation>Preferencias</translation>
2622    </message>
2623    <message>
2624        <location filename="../src/render_window_menu.cpp" line="212"/>
2625        <source>Quit</source>
2626        <translation>Salir</translation>
2627    </message>
2628    <message>
2629        <location filename="../src/render_window_menu.cpp" line="213"/>
2630        <source>Full screen</source>
2631        <translation type="unfinished"></translation>
2632    </message>
2633    <message>
2634        <location filename="../src/render_window_menu.cpp" line="217"/>
2635        <source>Other</source>
2636        <translation>Otro</translation>
2637    </message>
2638    <message>
2639        <location filename="../src/render_window_menu.cpp" line="218"/>
2640        <source>Undo</source>
2641        <translation>Deshacer</translation>
2642    </message>
2643    <message>
2644        <location filename="../src/render_window_menu.cpp" line="219"/>
2645        <source>Redo</source>
2646        <translation>Rehacer</translation>
2647    </message>
2648    <message>
2649        <location filename="../src/render_window_menu.cpp" line="220"/>
2650        <source>Show User Manual</source>
2651        <translation>Mostrar Manual de usuario</translation>
2652    </message>
2653    <message>
2654        <location filename="../src/render_window_menu.cpp" line="221"/>
2655        <source>Show (these) Hotkeys</source>
2656        <translation>Mostrar (estos) atajos de teclado</translation>
2657    </message>
2658    <message>
2659        <location filename="../src/render_window_menu.cpp" line="223"/>
2660        <source>Terminate all calculations</source>
2661        <translation>Finalizar todos los cálculos</translation>
2662    </message>
2663    <message>
2664        <location filename="../src/render_window_menu.cpp" line="228"/>
2665        <source>Render Window Hotkeys</source>
2666        <translation>Atajos de teclado ventana de Render</translation>
2667    </message>
2668    <message>
2669        <location filename="../src/render_window_menu.cpp" line="231"/>
2670        <source>Movement</source>
2671        <translation>Movimiento</translation>
2672    </message>
2673    <message>
2674        <location filename="../src/render_window_menu.cpp" line="232"/>
2675        <location filename="../src/render_window_menu.cpp" line="256"/>
2676        <source>up</source>
2677        <translation>arriba</translation>
2678    </message>
2679    <message>
2680        <location filename="../src/render_window_menu.cpp" line="233"/>
2681        <location filename="../src/render_window_menu.cpp" line="257"/>
2682        <source>down</source>
2683        <translation>abajo</translation>
2684    </message>
2685    <message>
2686        <location filename="../src/render_window_menu.cpp" line="234"/>
2687        <location filename="../src/render_window_menu.cpp" line="236"/>
2688        <location filename="../src/render_window_menu.cpp" line="258"/>
2689        <source>left</source>
2690        <translation>izquierda</translation>
2691    </message>
2692    <message>
2693        <location filename="../src/render_window_menu.cpp" line="236"/>
2694        <location filename="../src/render_window_menu.cpp" line="258"/>
2695        <location filename="../src/render_window_menu.cpp" line="260"/>
2696        <source>Arrow left</source>
2697        <translation>Flecha izquierda</translation>
2698    </message>
2699    <message>
2700        <location filename="../src/render_window_menu.cpp" line="237"/>
2701        <location filename="../src/render_window_menu.cpp" line="239"/>
2702        <location filename="../src/render_window_menu.cpp" line="259"/>
2703        <source>right</source>
2704        <translation>derecha</translation>
2705    </message>
2706    <message>
2707        <location filename="../src/render_window_menu.cpp" line="239"/>
2708        <location filename="../src/render_window_menu.cpp" line="259"/>
2709        <location filename="../src/render_window_menu.cpp" line="262"/>
2710        <source>Arrow right</source>
2711        <translation>Flecha derecha</translation>
2712    </message>
2713    <message>
2714        <location filename="../src/render_window_menu.cpp" line="240"/>
2715        <location filename="../src/render_window_menu.cpp" line="242"/>
2716        <location filename="../src/render_window_menu.cpp" line="244"/>
2717        <source>forward</source>
2718        <translation>adelante</translation>
2719    </message>
2720    <message>
2721        <location filename="../src/render_window_menu.cpp" line="242"/>
2722        <location filename="../src/render_window_menu.cpp" line="244"/>
2723        <location filename="../src/render_window_menu.cpp" line="256"/>
2724        <source>Arrow up</source>
2725        <translation>Flecha arriba</translation>
2726    </message>
2727    <message>
2728        <location filename="../src/render_window_menu.cpp" line="245"/>
2729        <location filename="../src/render_window_menu.cpp" line="246"/>
2730        <location filename="../src/render_window_menu.cpp" line="248"/>
2731        <source>backward</source>
2732        <translation>atrás</translation>
2733    </message>
2734    <message>
2735        <location filename="../src/render_window_menu.cpp" line="246"/>
2736        <location filename="../src/render_window_menu.cpp" line="248"/>
2737        <location filename="../src/render_window_menu.cpp" line="257"/>
2738        <source>Arrow down</source>
2739        <translation>Flecha abajo</translation>
2740    </message>
2741    <message>
2742        <location filename="../src/render_window_menu.cpp" line="250"/>
2743        <source>Mouse Wheel</source>
2744        <translation>Rueda del ratón</translation>
2745    </message>
2746    <message>
2747        <location filename="../src/render_window_menu.cpp" line="251"/>
2748        <source>forward / backward</source>
2749        <translation>adelante / atrás</translation>
2750    </message>
2751    <message>
2752        <location filename="../src/render_window_menu.cpp" line="255"/>
2753        <source>Rotation</source>
2754        <translation>Rotación</translation>
2755    </message>
2756    <message>
2757        <location filename="../src/render_window_menu.cpp" line="260"/>
2758        <source>Roll left</source>
2759        <translation>Girar a la izquierda</translation>
2760    </message>
2761    <message>
2762        <location filename="../src/render_window_menu.cpp" line="262"/>
2763        <source>Roll right</source>
2764        <translation>Girar a la derecha</translation>
2765    </message>
2766    <message>
2767        <location filename="../src/render_window_menu.cpp" line="267"/>
2768        <source>Render Window Keyframe / Flight</source>
2769        <translation>Renderizar Fotograma clave / Vuelo</translation>
2770    </message>
2771    <message>
2772        <location filename="../src/render_window_menu.cpp" line="270"/>
2773        <source>Flight</source>
2774        <translation>Vuelo</translation>
2775    </message>
2776    <message>
2777        <location filename="../src/render_window_menu.cpp" line="271"/>
2778        <source>Left mouse click</source>
2779        <translation>Click izquierdo del ratón</translation>
2780    </message>
2781    <message>
2782        <location filename="../src/render_window_menu.cpp" line="271"/>
2783        <source>Increase speed</source>
2784        <translation>Incrementar velocidad</translation>
2785    </message>
2786    <message>
2787        <location filename="../src/render_window_menu.cpp" line="272"/>
2788        <source>Right mouse click</source>
2789        <translation>Click derecho del ratón</translation>
2790    </message>
2791    <message>
2792        <location filename="../src/render_window_menu.cpp" line="272"/>
2793        <source>Decrease speed</source>
2794        <translation>Reducir velocidad</translation>
2795    </message>
2796    <message>
2797        <location filename="../src/render_window_menu.cpp" line="274"/>
2798        <location filename="../src/render_window_menu.cpp" line="275"/>
2799        <source>Arrow keys</source>
2800        <translation>Teclas de flecha</translation>
2801    </message>
2802    <message>
2803        <location filename="../src/render_window_menu.cpp" line="274"/>
2804        <source>Move forward and sideward</source>
2805        <translation>Mover hacia adelante y lateral</translation>
2806    </message>
2807    <message>
2808        <location filename="../src/render_window_menu.cpp" line="275"/>
2809        <source>Move sideward only</source>
2810        <translation>Mover solamente lateral</translation>
2811    </message>
2812    <message>
2813        <location filename="../src/render_window_menu.cpp" line="277"/>
2814        <source>Spacebar</source>
2815        <translation>Barra espaciadora</translation>
2816    </message>
2817    <message>
2818        <location filename="../src/render_window_menu.cpp" line="277"/>
2819        <source>Pause / Unpause</source>
2820        <translation>Pausa / Reanudar</translation>
2821    </message>
2822    <message>
2823        <location filename="../src/render_window_menu.cpp" line="278"/>
2824        <source>Roll rotation</source>
2825        <translation>Rotación de giro</translation>
2826    </message>
2827    <message>
2828        <location filename="../src/render_window_menu.cpp" line="282"/>
2829        <source>Keyframe</source>
2830        <translation>Fotograma clave</translation>
2831    </message>
2832    <message>
2833        <location filename="../src/render_window_menu.cpp" line="283"/>
2834        <source>Add Keyframe</source>
2835        <translation>Añadir Fotograma clave</translation>
2836    </message>
2837    <message>
2838        <location filename="../src/render_window_menu.cpp" line="284"/>
2839        <source>Modify current Keyframe</source>
2840        <translation>Modificar Fotograma clave actual</translation>
2841    </message>
2842    <message>
2843        <location filename="../src/render_window_menu.cpp" line="285"/>
2844        <source>Move to next Keyframe</source>
2845        <translation>Saltar al siguiente Fotograma clave</translation>
2846    </message>
2847    <message>
2848        <location filename="../src/render_window_menu.cpp" line="286"/>
2849        <source>Move to previous Keyframe</source>
2850        <translation>Retroceder  Fotograma clave previo</translation>
2851    </message>
2852    <message>
2853        <location filename="../src/render_window_menu.cpp" line="392"/>
2854        <source>Load example settings...</source>
2855        <translation>Cargar ajustes de ejemplo...</translation>
2856    </message>
2857    <message>
2858        <location filename="../src/render_window_menu.cpp" line="547"/>
2859        <source>images (*.jpg *.jpeg *.png *.exr *.tiff)</source>
2860        <translation type="unfinished"></translation>
2861    </message>
2862    <message>
2863        <location filename="../src/render_window_menu.cpp" line="552"/>
2864        <source>Save image to file...</source>
2865        <translation type="unfinished"></translation>
2866    </message>
2867    <message>
2868        <location filename="../src/render_window_menu.cpp" line="570"/>
2869        <source>JPEG images (*.jpg *.jpeg)</source>
2870        <translation>Imágenes JPEG (*.jpg *.jpeg)</translation>
2871    </message>
2872    <message>
2873        <location filename="../src/render_window_menu.cpp" line="575"/>
2874        <location filename="../src/render_window_menu.cpp" line="620"/>
2875        <location filename="../src/render_window_menu.cpp" line="653"/>
2876        <source>PNG images (*.png)</source>
2877        <translation>Imágenes PNG (*.png)</translation>
2878    </message>
2879    <message>
2880        <location filename="../src/render_window_menu.cpp" line="581"/>
2881        <source>EXR images (*.exr)</source>
2882        <translation>Imágenes EXR (*.exr)</translation>
2883    </message>
2884    <message>
2885        <location filename="../src/render_window_menu.cpp" line="589"/>
2886        <source>TIFF images (*.tiff)</source>
2887        <translation>Imágenes TIFF (*.tiff)</translation>
2888    </message>
2889    <message>
2890        <location filename="../src/render_window_menu.cpp" line="602"/>
2891        <location filename="../src/render_window_menu.cpp" line="624"/>
2892        <location filename="../src/render_window_menu.cpp" line="657"/>
2893        <source>Save image to %1 file...</source>
2894        <translation>Guardar imagen a %1 archivo...</translation>
2895    </message>
2896    <message>
2897        <location filename="../src/render_window_menu.cpp" line="631"/>
2898        <location filename="../src/render_window_menu.cpp" line="642"/>
2899        <location filename="../src/render_window_menu.cpp" line="664"/>
2900        <location filename="../src/render_window_menu.cpp" line="675"/>
2901        <source>Saving %1 image</source>
2902        <translation>Guardando %1 imagen</translation>
2903    </message>
2904    <message>
2905        <location filename="../src/render_window_menu.cpp" line="632"/>
2906        <location filename="../src/render_window_menu.cpp" line="665"/>
2907        <source>Saving image started</source>
2908        <translation>Guardado de imagen comenzado</translation>
2909    </message>
2910    <message>
2911        <location filename="../src/render_window_menu.cpp" line="643"/>
2912        <location filename="../src/render_window_menu.cpp" line="676"/>
2913        <source>Saving image finished</source>
2914        <translation>Guardado de imagen terminado</translation>
2915    </message>
2916    <message>
2917        <location filename="../src/render_window_slots.cpp" line="621"/>
2918        <source>Add window settings</source>
2919        <translation>Añadir ajustes de ventana</translation>
2920    </message>
2921    <message>
2922        <location filename="../src/render_window_slots.cpp" line="622"/>
2923        <source>Enter a name for the new window settings</source>
2924        <translation>Ingrese un nombre para ajustes de ventana nuevos</translation>
2925    </message>
2926    <message>
2927        <location filename="../src/render_window_slots.cpp" line="682"/>
2928        <source>Remove window settings</source>
2929        <translation>Eliminar ajustes de ventana</translation>
2930    </message>
2931    <message>
2932        <location filename="../src/render_window_slots.cpp" line="683"/>
2933        <source>Select window setting to remove</source>
2934        <translation>Seleccionar ajustes de ventana a eliminar</translation>
2935    </message>
2936</context>
2937<context>
2938    <name>RenderedImage</name>
2939    <message>
2940        <location filename="../src/rendered_image_widget.cpp" line="200"/>
2941        <source>Move camera and target</source>
2942        <translation>Mover cámara y objetivo</translation>
2943    </message>
2944    <message>
2945        <location filename="../src/rendered_image_widget.cpp" line="201"/>
2946        <source>Move camera</source>
2947        <translation>Mover cámara</translation>
2948    </message>
2949    <message>
2950        <location filename="../src/rendered_image_widget.cpp" line="202"/>
2951        <source>Move target</source>
2952        <translation>Mover objetivo</translation>
2953    </message>
2954    <message>
2955        <location filename="../src/rendered_image_widget.cpp" line="206"/>
2956        <source>Change fog visibility</source>
2957        <translation>Cambiar visibilidad de niebla</translation>
2958    </message>
2959    <message>
2960        <location filename="../src/rendered_image_widget.cpp" line="207"/>
2961        <source>Change DOF focus</source>
2962        <translation>Cambiar enfoque de profundidad de campo</translation>
2963    </message>
2964    <message>
2965        <location filename="../src/rendered_image_widget.cpp" line="209"/>
2966        <source>Place light #</source>
2967        <translation>Situar punto de luz</translation>
2968    </message>
2969    <message>
2970        <location filename="../src/rendered_image_widget.cpp" line="210"/>
2971        <source>
2972Ctrl + Mouse wheel - light fov / bkw</source>
2973        <translation>
2974Ctrl + Rueda ratón - luz adelante / atrás</translation>
2975    </message>
2976    <message>
2977        <location filename="../src/rendered_image_widget.cpp" line="213"/>
2978        <source>Place </source>
2979        <translation>Situar </translation>
2980    </message>
2981    <message>
2982        <location filename="../src/rendered_image_widget.cpp" line="216"/>
2983        <source>Get Julia constant</source>
2984        <translation>Obtener constante de Julia</translation>
2985    </message>
2986    <message>
2987        <location filename="../src/rendered_image_widget.cpp" line="218"/>
2988        <source>LMB - increase speed</source>
2989        <translation>BIR - aumentar velocidad</translation>
2990    </message>
2991    <message>
2992        <location filename="../src/rendered_image_widget.cpp" line="219"/>
2993        <source>
2994RMB - decrease speed</source>
2995        <translation>
2996BDR - disminuir velocidad</translation>
2997    </message>
2998    <message>
2999        <location filename="../src/rendered_image_widget.cpp" line="220"/>
3000        <source>
3001arrow keys - sidewards</source>
3002        <translation>
3003teclas de flecha - hacia un lado</translation>
3004    </message>
3005    <message>
3006        <location filename="../src/rendered_image_widget.cpp" line="221"/>
3007        <source>
3008z, x keys - roll</source>
3009        <translation>
3010teclas z, x . rodar</translation>
3011    </message>
3012    <message>
3013        <location filename="../src/rendered_image_widget.cpp" line="222"/>
3014        <source>
3015spacebar - pause</source>
3016        <translation>
3017barra espaciadora - pausa</translation>
3018    </message>
3019    <message>
3020        <location filename="../src/rendered_image_widget.cpp" line="223"/>
3021        <source>
3022hold shift key - orthogonal move</source>
3023        <translation>
3024mantener pulsada la tecla mayús - movimiento ortogonal</translation>
3025    </message>
3026    <message>
3027        <location filename="../src/rendered_image_widget.cpp" line="227"/>
3028        <source>Place center of random light</source>
3029        <translation>Colocar el centro de luz aleatoria</translation>
3030    </message>
3031    <message>
3032        <location filename="../src/rendered_image_widget.cpp" line="228"/>
3033        <source>
3034also calculates</source>
3035        <translation>
3036calcula también</translation>
3037    </message>
3038    <message>
3039        <location filename="../src/rendered_image_widget.cpp" line="229"/>
3040        <source>
3041distribution radius of lights to 50%,</source>
3042        <translation>
3043Distribución de radio de luces a 50%,</translation>
3044    </message>
3045    <message>
3046        <location filename="../src/rendered_image_widget.cpp" line="230"/>
3047        <source>
3048max distance from fractal to 10%</source>
3049        <translatorcomment>not clear desde and a
3050</translatorcomment>
3051        <translation>
3052distancia máxima desde fractal a 10%</translation>
3053    </message>
3054    <message>
3055        <location filename="../src/rendered_image_widget.cpp" line="231"/>
3056        <source>
3057of distance [center to camera position]</source>
3058        <translation>
3059de distancia [posición centrar a cámara]</translation>
3060    </message>
3061    <message>
3062        <location filename="../src/rendered_image_widget.cpp" line="234"/>
3063        <source>Get coordinates</source>
3064        <translation>Obtener coordinadas</translation>
3065    </message>
3066    <message>
3067        <location filename="../src/rendered_image_widget.cpp" line="235"/>
3068        <source>
3069and distance</source>
3070        <translation>
3071y distancia</translation>
3072    </message>
3073    <message>
3074        <location filename="../src/rendered_image_widget.cpp" line="237"/>
3075        <source>Wrap limits
3076around object</source>
3077        <translatorcomment>No possible translation for wrap</translatorcomment>
3078        <translation>Definir límites alrededor del objeto</translation>
3079    </message>
3080</context>
3081<context>
3082    <name>cAudioSelector</name>
3083    <message>
3084        <location filename="../qt/audio_selector.ui" line="14"/>
3085        <location filename="../qt/ui_audio_selector.h" line="512"/>
3086        <source>Form</source>
3087        <translation>Forma</translation>
3088    </message>
3089    <message>
3090        <location filename="../qt/audio_selector.ui" line="24"/>
3091        <location filename="../qt/ui_audio_selector.h" line="514"/>
3092        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Load audio from file.&lt;/p&gt;&lt;p&gt;Parameter values can be animated in response to the input from audio files.&lt;/p&gt;&lt;p&gt;The following formats are supported:&lt;/p&gt;&lt;p&gt;- *.wav (wave form audio format)&lt;/p&gt;&lt;p&gt;- *.ogg (Ogg Vorbis)&lt;/p&gt;&lt;p&gt;- *.flac (Free Lossless Audio Format)&lt;/p&gt;&lt;p&gt;- *.mp3 (MPEG II Audio Layer 3) - supported only under Linux&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3093        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Carga audio desde archivo.&lt;/p&gt;&lt;p&gt;Los valores de los parámetros se pueden animar respondiendo a la entrada de archivos de audio.&lt;/p&gt;&lt;p&gt;Los siguientes formatos son compatibles :&lt;/p&gt;&lt;p&gt;- *.wav (wave form audio format)&lt;/p&gt;&lt;p&gt;- *.ogg (Ogg Vorbis)&lt;/p&gt;&lt;p&gt;- *.flac (Free Lossless Audio Format)&lt;/p&gt;&lt;p&gt;- *.mp3 (MPEG II Audio Layer 3) - solamente compatible en  Linux&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
3094    </message>
3095    <message>
3096        <location filename="../qt/audio_selector.ui" line="27"/>
3097        <location filename="../qt/ui_audio_selector.h" line="516"/>
3098        <source>Select audio file</source>
3099        <translation>Seleccionar archivo de audio</translation>
3100    </message>
3101    <message>
3102        <location filename="../qt/audio_selector.ui" line="38"/>
3103        <location filename="../qt/ui_audio_selector.h" line="518"/>
3104        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;path to audio file&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3105        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;ruta a archivo de audio&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
3106    </message>
3107    <message>
3108        <location filename="../qt/audio_selector.ui" line="50"/>
3109        <location filename="../qt/ui_audio_selector.h" line="521"/>
3110        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Play loaded audio track&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3111        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Reproduce archivo de audio cargado&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
3112    </message>
3113    <message>
3114        <location filename="../qt/audio_selector.ui" line="53"/>
3115        <location filename="../qt/ui_audio_selector.h" line="523"/>
3116        <source>Play sound</source>
3117        <translation>Reproducir sonido</translation>
3118    </message>
3119    <message>
3120        <location filename="../qt/audio_selector.ui" line="64"/>
3121        <location filename="../qt/ui_audio_selector.h" line="525"/>
3122        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Stop playing audio track&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3123        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Para la reproducción de pista de audio&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
3124    </message>
3125    <message>
3126        <location filename="../qt/audio_selector.ui" line="67"/>
3127        <location filename="../qt/ui_audio_selector.h" line="527"/>
3128        <source>Stop</source>
3129        <translation>Parar</translation>
3130    </message>
3131    <message>
3132        <location filename="../qt/audio_selector.ui" line="80"/>
3133        <location filename="../qt/ui_audio_selector.h" line="529"/>
3134        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Remove audio track from animation&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3135        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Elimina pista de audio de la animación&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
3136    </message>
3137    <message>
3138        <location filename="../qt/audio_selector.ui" line="83"/>
3139        <location filename="../qt/ui_audio_selector.h" line="531"/>
3140        <source>Delete audio track</source>
3141        <translation>Eliminar pista de audio</translation>
3142    </message>
3143    <message>
3144        <location filename="../qt/audio_selector.ui" line="94"/>
3145        <location filename="../qt/ui_audio_selector.h" line="533"/>
3146        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables Animation by Sound, which uses digital data from audio files to adjust parameter values obtained from the keyframe animation table.&lt;/p&gt;&lt;p&gt;The change in a parameter value can be in response to either the amplitude or the pitch of the sound sampled at each frame (independent from keyframes.)&lt;/p&gt;&lt;p&gt;There are two types of parameters in this program.&#xa0;&#xa0; The first type can have negative values entered, the second type&#xa0; cannot. &lt;span style=&quot; text-decoration: underline;&quot;&gt;It is important&lt;/span&gt; when animating a parameter of the second type, that the functions and settings used do not result in a negative number.&lt;/p&gt;&lt;p&gt;Animation by Sound can be used in combination with animation from the Keyframe table. &lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;An object can be moving in a linear direction in respect to the keyframe animation table calculation, and at the same time have this movement responding to the audio.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3147        <translation type="unfinished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables Animation by Sound, which uses digital data from audio files to adjust parameter values obtained from the keyframe animation table.&lt;/p&gt;&lt;p&gt;The change in a parameter value can be in response to either the amplitude or the pitch of the sound sampled at each frame (independent from keyframes.)&lt;/p&gt;&lt;p&gt;There are two types of parameters in this program.   The first type can have negative values entered, the second type  cannot. &lt;span style=&quot; text-decoration: underline;&quot;&gt;It is important&lt;/span&gt; when animating a parameter of the second type, that the functions and settings used do not result in a negative number.&lt;/p&gt;&lt;p&gt;Animation by Sound can be used in combination with animation from the Keyframe table. &lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;An object can be moving in a linear direction in respect to the keyframe animation table calculation, and at the same time have this movement responding to the audio.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
3148    </message>
3149    <message>
3150        <location filename="../qt/audio_selector.ui" line="97"/>
3151        <location filename="../qt/ui_audio_selector.h" line="535"/>
3152        <source>Enable animation by so&amp;und</source>
3153        <translation>Habilitar animación por so&amp;nido</translation>
3154    </message>
3155    <message>
3156        <location filename="../qt/audio_selector.ui" line="123"/>
3157        <location filename="../qt/ui_audio_selector.h" line="536"/>
3158        <source>Addition factor</source>
3159        <translation>Factor de adición</translation>
3160    </message>
3161    <message>
3162        <location filename="../qt/audio_selector.ui" line="130"/>
3163        <location filename="../qt/ui_audio_selector.h" line="538"/>
3164        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The value of animation of a parameter, is the sum of the &lt;span style=&quot; text-decoration: underline;&quot;&gt;sound value&lt;/span&gt; added to the &lt;span style=&quot; text-decoration: underline;&quot;&gt;parameter value&lt;/span&gt; (from the keyframe animation table): &lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;animation = parameter_value + sound * addition factor &lt;/span&gt;&lt;span style=&quot; font-weight:400; font-style:italic;&quot;&gt;+ parameter_value * &lt;/span&gt;&lt;span style=&quot; font-weight:400; font-style:italic;&quot;&gt;multiplication_factor * sound&lt;/span&gt;&lt;span style=&quot; font-weight:400; font-style:italic;&quot;&gt;;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;where:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;sound&lt;/span&gt; - effect of average amplitude or pitch of the selected range of sound frequencies. It is calculated as a value from 0 to 1, ( 0 = silent , 1 = maximum.) &lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;parameter value &lt;/span&gt;- from keyframe animation calculations.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;animation&lt;/span&gt; - value of the parameter value after the sound has been applied.&lt;/p&gt;&lt;p&gt;To get subtraction of the sound value from parameter value, use &lt;span style=&quot; font-style:italic;&quot;&gt;Negative influence&lt;/span&gt; option.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3165        <translation type="unfinished"></translation>
3166    </message>
3167    <message>
3168        <location filename="../qt/audio_selector.ui" line="143"/>
3169        <location filename="../qt/ui_audio_selector.h" line="542"/>
3170        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Frequency of sound which will be used to calculate animation.&lt;/p&gt;&lt;p&gt;This frequency is shown on the &amp;quot;Frequency spectrum&amp;quot; chart.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3171        <translation type="unfinished"></translation>
3172    </message>
3173    <message>
3174        <location filename="../qt/audio_selector.ui" line="177"/>
3175        <location filename="../qt/ui_audio_selector.h" line="547"/>
3176        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Changes direction of influence of the sound value.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;animation = parameter_value / (1 + multiplication_factor * sound) - (addition_factor * sound);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Note: multiplication_factor  scales the denominator in this function.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3177        <translation type="unfinished"></translation>
3178    </message>
3179    <message>
3180        <location filename="../qt/audio_selector.ui" line="180"/>
3181        <location filename="../qt/ui_audio_selector.h" line="549"/>
3182        <source>Negative influence</source>
3183        <translation type="unfinished"></translation>
3184    </message>
3185    <message>
3186        <location filename="../qt/audio_selector.ui" line="187"/>
3187        <location filename="../qt/ui_audio_selector.h" line="550"/>
3188        <source>Frequency of interest:</source>
3189        <translation type="unfinished"></translation>
3190    </message>
3191    <message>
3192        <location filename="../qt/audio_selector.ui" line="200"/>
3193        <location filename="../qt/ui_audio_selector.h" line="552"/>
3194        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Changes the way the sound is calculated.&lt;/p&gt;&lt;p&gt;If the mode is disabled, then the sound is calculated from the average amplitude of the selected sound frequencies.&lt;/p&gt;&lt;p&gt;When it is enabled, then the sound  is calculated from the average pitch of the selected sound frequencies.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3195        <translation type="unfinished"></translation>
3196    </message>
3197    <message>
3198        <location filename="../qt/audio_selector.ui" line="203"/>
3199        <location filename="../qt/ui_audio_selector.h" line="554"/>
3200        <source>Sound pitch mode</source>
3201        <translation type="unfinished"></translation>
3202    </message>
3203    <message>
3204        <location filename="../qt/audio_selector.ui" line="210"/>
3205        <location filename="../qt/ui_audio_selector.h" line="555"/>
3206        <source>Multiplication factor</source>
3207        <translation type="unfinished"></translation>
3208    </message>
3209    <message>
3210        <location filename="../qt/audio_selector.ui" line="223"/>
3211        <location filename="../qt/ui_audio_selector.h" line="557"/>
3212        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Width of the band of frequencies used to calculate the sound value effect on an animation.&lt;/p&gt;&lt;p&gt;Selected bandwidth is shown on the &amp;quot;Frequency spectrum&amp;quot; chart.&lt;/p&gt;&lt;p&gt;If the bandwidth is wide, then the sound value will be calculated from the average amplitude of the selected frequencies.&lt;/p&gt;&lt;p&gt;If the bandwidth is set to the maximum value, then the sound value will be calculated from the amplitude of the sound.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3213        <translation type="unfinished"></translation>
3214    </message>
3215    <message>
3216        <location filename="../qt/audio_selector.ui" line="251"/>
3217        <location filename="../qt/ui_audio_selector.h" line="562"/>
3218        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The value of animation of a parameter, is the sum of the &lt;span style=&quot; text-decoration: underline;&quot;&gt;sound value&lt;/span&gt; added to the &lt;span style=&quot; text-decoration: underline;&quot;&gt;parameter value&lt;/span&gt; (from the keyframe animation table): &lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;animation =&lt;/span&gt;&lt;span style=&quot; font-weight:600;&quot;&gt; parameter_value + parameter_value * multiplication_factor * sound&lt;/span&gt;&lt;span style=&quot; font-style:italic;&quot;&gt; + &lt;/span&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;sound * addition factor&lt;/span&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;where:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;sound&lt;/span&gt; - average amplitude or pitch of the selected range of sound frequencies. It is calculated as a value from 0 to 1, ( 0 = silent&#xa0;, 1 = maximum.) &lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;parameter value &lt;/span&gt;- from keyframe animation calculations.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;animation&lt;/span&gt; - value of the parameter value after the sound_value has been added.&lt;/p&gt;&lt;p&gt;Note: when only multiplication factor is used (i.e. addition_factor is close to zero), it is guaranteed that &lt;span style=&quot; font-style:italic;&quot;&gt;sound&lt;/span&gt; will not modify the sign of animated parameter value. &lt;/p&gt;&lt;p&gt;Note: multiplication_factor operates differently in Negative Influence mode function. There it is used as division instead of multiplication.      Negative Influence mode function:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;animation =&lt;/span&gt;&lt;span style=&quot; font-weight:600;&quot;&gt; parameter_value / (1.0 + multiplication_factor * sound)&lt;/span&gt;&lt;span style=&quot; font-style:italic;&quot;&gt; + sound * addition factor;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3219        <translation type="unfinished"></translation>
3220    </message>
3221    <message>
3222        <location filename="../qt/audio_selector.ui" line="258"/>
3223        <location filename="../qt/ui_audio_selector.h" line="565"/>
3224        <source>Bandwidth:</source>
3225        <translation type="unfinished"></translation>
3226    </message>
3227    <message>
3228        <location filename="../qt/audio_selector.ui" line="267"/>
3229        <location filename="../qt/ui_audio_selector.h" line="567"/>
3230        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This option enables the binary filter.&lt;/p&gt;&lt;p&gt;The addition of the sound value to the parameter value is triggered when the sound rises above the threshold and ceases when the sound drops below the threshold, (unless the minimum duration is extended past that frame point.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3231        <translation type="unfinished"></translation>
3232    </message>
3233    <message>
3234        <location filename="../qt/audio_selector.ui" line="270"/>
3235        <location filename="../qt/ui_audio_selector.h" line="569"/>
3236        <source>&amp;Binary filter</source>
3237        <translation type="unfinished"></translation>
3238    </message>
3239    <message>
3240        <location filename="../qt/audio_selector.ui" line="302"/>
3241        <location filename="../qt/ui_audio_selector.h" line="571"/>
3242        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Minimum duration for which the sound value will be calculated and added to the parameter value, from the frame where the sound first exceeded the threshold, ( measured in frames.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3243        <translation type="unfinished"></translation>
3244    </message>
3245    <message>
3246        <location filename="../qt/audio_selector.ui" line="336"/>
3247        <location filename="../qt/ui_audio_selector.h" line="576"/>
3248        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Threshold for binary filter. &lt;/p&gt;&lt;p&gt;When sound is above the threshold, the sound value is calculated and added to the parameter value.  Calculation continues until the sound falls below the threshold or the minimum duration is exceeded.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3249        <translation type="unfinished"></translation>
3250    </message>
3251    <message>
3252        <location filename="../qt/audio_selector.ui" line="364"/>
3253        <location filename="../qt/ui_audio_selector.h" line="580"/>
3254        <source>Minimum duration:</source>
3255        <translation type="unfinished"></translation>
3256    </message>
3257    <message>
3258        <location filename="../qt/audio_selector.ui" line="371"/>
3259        <location filename="../qt/ui_audio_selector.h" line="581"/>
3260        <source>Threshold:</source>
3261        <translation>Umbral:</translation>
3262    </message>
3263    <message>
3264        <location filename="../qt/audio_selector.ui" line="383"/>
3265        <location filename="../qt/ui_audio_selector.h" line="583"/>
3266        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This option enables the decay filter.&lt;/p&gt;&lt;p&gt;The sound value will rise fast, but decay slowly.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3267        <translation type="unfinished"></translation>
3268    </message>
3269    <message>
3270        <location filename="../qt/audio_selector.ui" line="386"/>
3271        <location filename="../qt/ui_audio_selector.h" line="585"/>
3272        <source>Decay fil&amp;ter</source>
3273        <translation type="unfinished"></translation>
3274    </message>
3275    <message>
3276        <location filename="../qt/audio_selector.ui" line="412"/>
3277        <location filename="../qt/audio_selector.ui" line="487"/>
3278        <location filename="../qt/ui_audio_selector.h" line="586"/>
3279        <location filename="../qt/ui_audio_selector.h" line="596"/>
3280        <source>Strength:</source>
3281        <translation type="unfinished"></translation>
3282    </message>
3283    <message>
3284        <location filename="../qt/audio_selector.ui" line="425"/>
3285        <location filename="../qt/ui_audio_selector.h" line="588"/>
3286        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A higher value extends the decay of the sound value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3287        <translation type="unfinished"></translation>
3288    </message>
3289    <message>
3290        <location filename="../qt/audio_selector.ui" line="458"/>
3291        <location filename="../qt/ui_audio_selector.h" line="593"/>
3292        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This option enables the smooth filter.&lt;/p&gt;&lt;p&gt;The sound value will change in a smooth way.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3293        <translation type="unfinished"></translation>
3294    </message>
3295    <message>
3296        <location filename="../qt/audio_selector.ui" line="461"/>
3297        <location filename="../qt/ui_audio_selector.h" line="595"/>
3298        <source>Smooth fi&amp;lter</source>
3299        <translation type="unfinished"></translation>
3300    </message>
3301    <message>
3302        <location filename="../qt/audio_selector.ui" line="500"/>
3303        <location filename="../qt/ui_audio_selector.h" line="598"/>
3304        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A higher value will result in a reduced audio influence on the animated parameter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3305        <translation type="unfinished"></translation>
3306    </message>
3307    <message>
3308        <location filename="../qt/audio_selector.ui" line="589"/>
3309        <location filename="../qt/ui_audio_selector.h" line="602"/>
3310        <source>Waveform</source>
3311        <translation type="unfinished"></translation>
3312    </message>
3313    <message>
3314        <location filename="../qt/audio_selector.ui" line="620"/>
3315        <location filename="../qt/ui_audio_selector.h" line="604"/>
3316        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Displays waveform of loaded audio file.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3317        <translation type="unfinished"></translation>
3318    </message>
3319    <message>
3320        <location filename="../qt/audio_selector.ui" line="627"/>
3321        <location filename="../qt/ui_audio_selector.h" line="606"/>
3322        <source>Frequency spectrum</source>
3323        <translation type="unfinished"></translation>
3324    </message>
3325    <message>
3326        <location filename="../qt/audio_selector.ui" line="646"/>
3327        <location filename="../qt/ui_audio_selector.h" line="608"/>
3328        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Displays frequency spectrum of loaded audio file.&lt;/p&gt;&lt;p&gt;The chart displays low frequencies of the sound (bass) at the bottom,  and  high frequencies (high tones)  at the top.&lt;/p&gt;&lt;p&gt;Brighter pixels indicates louder tones.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3329        <translation type="unfinished"></translation>
3330    </message>
3331    <message>
3332        <location filename="../qt/audio_selector.ui" line="653"/>
3333        <location filename="../qt/ui_audio_selector.h" line="610"/>
3334        <source>Sound Animation chart</source>
3335        <translation type="unfinished"></translation>
3336    </message>
3337    <message>
3338        <location filename="../qt/audio_selector.ui" line="684"/>
3339        <location filename="../qt/ui_audio_selector.h" line="612"/>
3340        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Animation chart shows &lt;span style=&quot; font-weight:600;&quot;&gt;sound&lt;/span&gt;  that is used in the calculation of sound value. It ranges from silent at the bottom up to maximum of 1.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3341        <translation type="unfinished"></translation>
3342    </message>
3343    <message>
3344        <location filename="../qt/audio_selector.ui" line="725"/>
3345        <location filename="../qt/ui_audio_selector.h" line="614"/>
3346        <source>-- / --</source>
3347        <translation>-- / --</translation>
3348    </message>
3349    <message>
3350        <location filename="../qt/audio_selector.cpp" line="82"/>
3351        <source>Audio files (*.wav *.mp3 *.flac *.ogg)</source>
3352        <translation>Archivos de audio (*.wav *.mp3 *.flac *.ogg)</translation>
3353    </message>
3354    <message>
3355        <location filename="../qt/audio_selector.cpp" line="84"/>
3356        <source>Select audio file...</source>
3357        <translation>Seleccionar archivo de audio...</translation>
3358    </message>
3359    <message>
3360        <location filename="../qt/audio_selector.cpp" line="124"/>
3361        <source>Set animation controlled by audio file for parameter %1</source>
3362        <translation type="unfinished"></translation>
3363    </message>
3364    <message>
3365        <location filename="../qt/audio_selector.cpp" line="365"/>
3366        <source>Pause Audio</source>
3367        <translation>Pausar Audio</translation>
3368    </message>
3369    <message>
3370        <location filename="../qt/audio_selector.cpp" line="370"/>
3371        <source>Play Audio</source>
3372        <translation>Reproducir Audio</translation>
3373    </message>
3374</context>
3375<context>
3376    <name>cAudioTrack</name>
3377    <message>
3378        <location filename="../src/audio_track.cpp" line="109"/>
3379        <source>Loading sound file</source>
3380        <translation>Cargando archivo de sonido</translation>
3381    </message>
3382    <message>
3383        <location filename="../src/audio_track.cpp" line="161"/>
3384        <source>Decompressing audio file</source>
3385        <translation>Descomprimiendo archivo de audio</translation>
3386    </message>
3387    <message>
3388        <location filename="../src/audio_track.cpp" line="279"/>
3389        <source>Calculating FFT</source>
3390        <translation>Calculando FFT</translation>
3391    </message>
3392</context>
3393<context>
3394    <name>cButtonLoadSettingsFromWidget</name>
3395    <message>
3396        <location filename="../qt/buton_load_settings_from_widget.cpp" line="74"/>
3397        <source>Load settings only to %1</source>
3398        <translation>Cargar ajustes solamente a %1</translation>
3399    </message>
3400</context>
3401<context>
3402    <name>cButtonRandomSettingsFromWidget</name>
3403    <message>
3404        <location filename="../qt/buton_random_settings_from_widget.cpp" line="57"/>
3405        <location filename="../qt/buton_random_settings_from_widget.cpp" line="80"/>
3406        <source>Randomize settings in %1 widget</source>
3407        <translation type="unfinished"></translation>
3408    </message>
3409</context>
3410<context>
3411    <name>cButtonResetSettingsFromWidget</name>
3412    <message>
3413        <location filename="../qt/buton_reset_settings_from_widget.cpp" line="55"/>
3414        <source>Reset settings only in %1 widget</source>
3415        <translation>Restablecer ajustes solamente en widget %1</translation>
3416    </message>
3417    <message>
3418        <location filename="../qt/buton_reset_settings_from_widget.cpp" line="78"/>
3419        <source>Reset settings only in %1</source>
3420        <translation>Restablecer ajustes solamente en %1</translation>
3421    </message>
3422</context>
3423<context>
3424    <name>cButtonSaveSettingsFromWidget</name>
3425    <message>
3426        <location filename="../qt/buton_save_settings_from_widget.cpp" line="55"/>
3427        <source>Save settings only from %1 widget</source>
3428        <translation>Guardar ajustes solo desde módulo %1</translation>
3429    </message>
3430    <message>
3431        <location filename="../qt/buton_save_settings_from_widget.cpp" line="78"/>
3432        <source>Save settings only from %1</source>
3433        <translation>Guardar ajustes solo desde %1</translation>
3434    </message>
3435</context>
3436<context>
3437    <name>cCustomFormulaEditor</name>
3438    <message>
3439        <location filename="../qt/custom_formula_editor.ui" line="34"/>
3440        <location filename="../qt/ui_custom_formula_editor.h" line="144"/>
3441        <source>Creates empty custom formula</source>
3442        <translation type="unfinished"></translation>
3443    </message>
3444    <message>
3445        <location filename="../qt/custom_formula_editor.ui" line="37"/>
3446        <location filename="../qt/ui_custom_formula_editor.h" line="146"/>
3447        <source>New</source>
3448        <translation type="unfinished"></translation>
3449    </message>
3450    <message>
3451        <location filename="../qt/custom_formula_editor.ui" line="44"/>
3452        <location filename="../qt/ui_custom_formula_editor.h" line="148"/>
3453        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Load formula code from selected build-in formula&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3454        <translation type="unfinished"></translation>
3455    </message>
3456    <message>
3457        <location filename="../qt/custom_formula_editor.ui" line="47"/>
3458        <location filename="../qt/ui_custom_formula_editor.h" line="150"/>
3459        <source>Load built-in</source>
3460        <translation type="unfinished"></translation>
3461    </message>
3462    <message>
3463        <location filename="../qt/custom_formula_editor.ui" line="54"/>
3464        <location filename="../qt/ui_custom_formula_editor.h" line="152"/>
3465        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Loads formula code from file&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3466        <translation type="unfinished"></translation>
3467    </message>
3468    <message>
3469        <location filename="../qt/custom_formula_editor.ui" line="57"/>
3470        <location filename="../qt/ui_custom_formula_editor.h" line="154"/>
3471        <source>Load from file</source>
3472        <translation type="unfinished"></translation>
3473    </message>
3474    <message>
3475        <location filename="../qt/custom_formula_editor.ui" line="64"/>
3476        <location filename="../qt/ui_custom_formula_editor.h" line="156"/>
3477        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Saves formula code to chosen file. &lt;/p&gt;&lt;p&gt;Remark: formula code is always saved together with fractal settings (compressed formula code in .fract file)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3478        <translation type="unfinished"></translation>
3479    </message>
3480    <message>
3481        <location filename="../qt/custom_formula_editor.ui" line="67"/>
3482        <location filename="../qt/ui_custom_formula_editor.h" line="158"/>
3483        <source>Save to file</source>
3484        <translation type="unfinished"></translation>
3485    </message>
3486    <message>
3487        <location filename="../qt/custom_formula_editor.ui" line="76"/>
3488        <location filename="../qt/ui_custom_formula_editor.h" line="159"/>
3489        <source>Formula parameters</source>
3490        <translation type="unfinished"></translation>
3491    </message>
3492    <message>
3493        <location filename="../qt/custom_formula_editor.ui" line="105"/>
3494        <location filename="../qt/ui_custom_formula_editor.h" line="161"/>
3495        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Formats code in the editor. It needs clang-format tool.&lt;/p&gt;&lt;p&gt;To install clang-format:&lt;/p&gt;&lt;p&gt;- Linux: Install clang-format from ypur package manager.&lt;/p&gt;&lt;p&gt;- Windows: Go to https://llvm.org/builds&lt;br/&gt;   download and install clang-format&lt;/p&gt;&lt;p&gt;MacOS: When you have the brew package manager installed run: &lt;br/&gt;brew install clang-format&lt;/p&gt;&lt;p&gt;If required, you can specify the program path under &lt;br/&gt;Preferences &amp;gt; OpenCL (GPU) &amp;gt; clang-format path.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3496        <translation type="unfinished"></translation>
3497    </message>
3498    <message>
3499        <location filename="../qt/custom_formula_editor.ui" line="108"/>
3500        <location filename="../qt/ui_custom_formula_editor.h" line="163"/>
3501        <source>AutoFormat</source>
3502        <translation type="unfinished"></translation>
3503    </message>
3504    <message>
3505        <location filename="../qt/custom_formula_editor.ui" line="115"/>
3506        <location filename="../qt/ui_custom_formula_editor.h" line="165"/>
3507        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Runs OpenCL compiler to check syntax&lt;/p&gt;&lt;p&gt;Errors are displayed in the list below.&lt;/p&gt;&lt;p&gt;You can double-click on chosen error to move cursor to the error position.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3508        <translation type="unfinished"></translation>
3509    </message>
3510    <message>
3511        <location filename="../qt/custom_formula_editor.ui" line="118"/>
3512        <location filename="../qt/ui_custom_formula_editor.h" line="167"/>
3513        <source>Check syntax</source>
3514        <translation type="unfinished"></translation>
3515    </message>
3516    <message>
3517        <location filename="../qt/custom_formula_editor.ui" line="125"/>
3518        <location filename="../qt/ui_custom_formula_editor.h" line="169"/>
3519        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Inserts parameter from the list of available parameter names.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3520        <translation type="unfinished"></translation>
3521    </message>
3522    <message>
3523        <location filename="../qt/custom_formula_editor.ui" line="128"/>
3524        <location filename="../qt/ui_custom_formula_editor.h" line="171"/>
3525        <source>Insert parameter</source>
3526        <translation type="unfinished"></translation>
3527    </message>
3528    <message>
3529        <location filename="../qt/custom_formula_editor.ui" line="137"/>
3530        <location filename="../qt/ui_custom_formula_editor.h" line="172"/>
3531        <source>Errors:</source>
3532        <translation type="unfinished"></translation>
3533    </message>
3534    <message>
3535        <location filename="../qt/custom_formula_editor.ui" line="167"/>
3536        <location filename="../qt/ui_custom_formula_editor.h" line="173"/>
3537        <source>line 0, column 0</source>
3538        <translation type="unfinished"></translation>
3539    </message>
3540    <message>
3541        <location filename="../qt/custom_formula_editor.cpp" line="103"/>
3542        <location filename="../qt/custom_formula_editor.cpp" line="539"/>
3543        <location filename="../qt/custom_formula_editor.cpp" line="565"/>
3544        <source>OpenCL code (*.cl)</source>
3545        <translation type="unfinished"></translation>
3546    </message>
3547    <message>
3548        <location filename="../qt/custom_formula_editor.cpp" line="107"/>
3549        <source>Load existing fractal formula code...</source>
3550        <translation type="unfinished"></translation>
3551    </message>
3552    <message>
3553        <location filename="../qt/custom_formula_editor.cpp" line="512"/>
3554        <source>Inserting parameter</source>
3555        <translation type="unfinished"></translation>
3556    </message>
3557    <message>
3558        <location filename="../qt/custom_formula_editor.cpp" line="543"/>
3559        <source>Saving custom formula code...</source>
3560        <translation type="unfinished"></translation>
3561    </message>
3562    <message>
3563        <location filename="../qt/custom_formula_editor.cpp" line="569"/>
3564        <source>Load custom fractal formula code...</source>
3565        <translation type="unfinished"></translation>
3566    </message>
3567    <message>
3568        <location filename="../qt/custom_formula_editor.cpp" line="602"/>
3569        <source>line %1, column %2</source>
3570        <translation type="unfinished"></translation>
3571    </message>
3572</context>
3573<context>
3574    <name>cDetachedWindow</name>
3575    <message>
3576        <location filename="../qt/detached_window.ui" line="14"/>
3577        <location filename="../qt/ui_detached_window.h" line="66"/>
3578        <source>Rendered image</source>
3579        <translation>Imagen renderizada</translation>
3580    </message>
3581    <message>
3582        <location filename="../qt/detached_window.ui" line="43"/>
3583        <location filename="../qt/ui_detached_window.h" line="69"/>
3584        <source>&amp;View</source>
3585        <translation>&amp;Ver</translation>
3586    </message>
3587    <message>
3588        <location filename="../qt/detached_window.ui" line="52"/>
3589        <location filename="../qt/ui_detached_window.h" line="67"/>
3590        <source>Attach to main window</source>
3591        <translation>Acoplar a ventana principal</translation>
3592    </message>
3593    <message>
3594        <location filename="../qt/detached_window.ui" line="57"/>
3595        <location filename="../qt/ui_detached_window.h" line="68"/>
3596        <source>Toggle full screen</source>
3597        <translation>Alternar pantalla completa</translation>
3598    </message>
3599    <message>
3600        <source>F11</source>
3601        <translation type="vanished">F11</translation>
3602    </message>
3603</context>
3604<context>
3605    <name>cDockAnimation</name>
3606    <message>
3607        <location filename="../qt/dock_animation.ui" line="14"/>
3608        <location filename="../qt/ui_dock_animation.h" line="896"/>
3609        <source>Form</source>
3610        <translation type="unfinished"></translation>
3611    </message>
3612    <message>
3613        <location filename="../qt/dock_animation.ui" line="36"/>
3614        <location filename="../qt/ui_dock_animation.h" line="898"/>
3615        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;In record flight mode, the camera is operated like in a flight simulator game. Flight path is recorded. It recommended to use low image resolution for better recording performance. &lt;/p&gt;&lt;p&gt;Render animation button starts rendering of the recorded flight path. For final rendering you can select higher image resolution.&lt;/p&gt;&lt;p&gt;To add a parameter, right click on the selected parameter&apos;s edit field and select from context menu &lt;span style=&quot; font-style:italic;&quot;&gt;Add to flight animation&lt;/span&gt;&lt;/p&gt;&lt;p&gt;You can modify frame parameters directly in the animation table or by editing parameters in fractal or effects edit fields (double click keyframe preview or right click on a keyframe, and choose &lt;span style=&quot; font-style:italic;&quot;&gt;Render this keyframe&lt;/span&gt; , this updates parameters in window, then modify parameters and click &lt;span style=&quot; font-style:italic;&quot;&gt;Modify keyframe&lt;/span&gt; to get modified parameters into table)&lt;/p&gt;&lt;p&gt;You can click on &lt;span style=&quot; font-style:italic;&quot;&gt;Export to keyframes&lt;/span&gt; to continue editing animation in &lt;span style=&quot; font-style:italic;&quot;&gt;Keyframe animation&lt;/span&gt; editor&lt;/p&gt;&lt;p&gt;Animation is stored in a settings file in CSV format, therefore it is possible to edit animation with external tools (e.g spreadsheet editor or text editor).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3616        <translation type="unfinished"></translation>
3617    </message>
3618    <message>
3619        <location filename="../qt/dock_animation.ui" line="39"/>
3620        <location filename="../qt/ui_dock_animation.h" line="995"/>
3621        <source>Flight animation (every frame)</source>
3622        <translation type="unfinished"></translation>
3623    </message>
3624    <message>
3625        <location filename="../qt/dock_animation.ui" line="88"/>
3626        <location filename="../qt/ui_dock_animation.h" line="902"/>
3627        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Starts rendering of previously recorded flight path&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3628        <translation type="unfinished"></translation>
3629    </message>
3630    <message>
3631        <location filename="../qt/dock_animation.ui" line="91"/>
3632        <location filename="../qt/ui_dock_animation.h" line="904"/>
3633        <source>Render flight animation</source>
3634        <translation type="unfinished"></translation>
3635    </message>
3636    <message>
3637        <location filename="../qt/dock_animation.ui" line="108"/>
3638        <location filename="../qt/ui_dock_animation.h" line="906"/>
3639        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Starts recording flight path. &lt;/p&gt;&lt;p&gt;It is recommended to decrease image resolution for better rendering performance.&lt;/p&gt;&lt;p&gt;The mouse pointer is used as the controller. &lt;br/&gt;Move the mouse pointer to change flight direction.&lt;br/&gt;Left mouse button increases flight speed. Right mouse button decreases speed.&lt;br/&gt;Arrow keys moves camera up, down, left and right (move sidewards)&lt;br/&gt;Z and X keys rotate the camera (roll)&lt;br/&gt;Spacebar pauses flight path recording . &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3640        <translation type="unfinished"></translation>
3641    </message>
3642    <message>
3643        <location filename="../qt/dock_animation.ui" line="111"/>
3644        <location filename="../qt/ui_dock_animation.h" line="908"/>
3645        <source>Record flight path</source>
3646        <translation type="unfinished"></translation>
3647    </message>
3648    <message>
3649        <location filename="../qt/dock_animation.ui" line="128"/>
3650        <location filename="../qt/ui_dock_animation.h" line="910"/>
3651        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Deletes all already rendered image frames in selected folder (&lt;span style=&quot; font-style:italic;&quot;&gt;Path for images&lt;/span&gt;). &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3652        <translation type="unfinished"></translation>
3653    </message>
3654    <message>
3655        <location filename="../qt/dock_animation.ui" line="131"/>
3656        <location filename="../qt/dock_animation.ui" line="848"/>
3657        <location filename="../qt/ui_dock_animation.h" line="912"/>
3658        <location filename="../qt/ui_dock_animation.h" line="1031"/>
3659        <source>Delete all images</source>
3660        <translation type="unfinished"></translation>
3661    </message>
3662    <message>
3663        <location filename="../qt/dock_animation.ui" line="148"/>
3664        <location filename="../qt/ui_dock_animation.h" line="914"/>
3665        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Plays rendered animation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3666        <translation type="unfinished"></translation>
3667    </message>
3668    <message>
3669        <location filename="../qt/dock_animation.ui" line="151"/>
3670        <location filename="../qt/dock_animation.ui" line="772"/>
3671        <location filename="../qt/ui_dock_animation.h" line="916"/>
3672        <location filename="../qt/ui_dock_animation.h" line="1015"/>
3673        <source>Show Animation</source>
3674        <translation type="unfinished"></translation>
3675    </message>
3676    <message>
3677        <location filename="../qt/dock_animation.ui" line="168"/>
3678        <location filename="../qt/ui_dock_animation.h" line="918"/>
3679        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Continues recording previously stopped rendering. The flight will start from the last point from the table, and will be continued with the latest direction and speed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3680        <translation type="unfinished"></translation>
3681    </message>
3682    <message>
3683        <location filename="../qt/dock_animation.ui" line="171"/>
3684        <location filename="../qt/ui_dock_animation.h" line="920"/>
3685        <source>Continue recording</source>
3686        <translation type="unfinished"></translation>
3687    </message>
3688    <message>
3689        <location filename="../qt/dock_animation.ui" line="188"/>
3690        <location filename="../qt/dock_animation.ui" line="865"/>
3691        <location filename="../qt/ui_dock_animation.h" line="922"/>
3692        <location filename="../qt/ui_dock_animation.h" line="1033"/>
3693        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Refreshes animation table and keyframe previews.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3694        <translation type="unfinished"></translation>
3695    </message>
3696    <message>
3697        <location filename="../qt/dock_animation.ui" line="191"/>
3698        <location filename="../qt/dock_animation.ui" line="868"/>
3699        <location filename="../qt/ui_dock_animation.h" line="924"/>
3700        <location filename="../qt/ui_dock_animation.h" line="1035"/>
3701        <source>Refresh table</source>
3702        <translation type="unfinished"></translation>
3703    </message>
3704    <message>
3705        <location filename="../qt/dock_animation.ui" line="208"/>
3706        <location filename="../qt/ui_dock_animation.h" line="926"/>
3707        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Exports flight path to keyframe animation.  &lt;span style=&quot; font-style:italic;&quot;&gt;Keyframe animation/frames per keyframe&lt;/span&gt; parameter is used to determine how many frames will be exported as new keyframes. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3708        <translation type="unfinished"></translation>
3709    </message>
3710    <message>
3711        <location filename="../qt/dock_animation.ui" line="211"/>
3712        <location filename="../qt/ui_dock_animation.h" line="928"/>
3713        <source>Export to Keyframes</source>
3714        <translation type="unfinished"></translation>
3715    </message>
3716    <message>
3717        <location filename="../qt/dock_animation.ui" line="252"/>
3718        <location filename="../qt/dock_animation.ui" line="1009"/>
3719        <location filename="../qt/ui_dock_animation.h" line="929"/>
3720        <location filename="../qt/ui_dock_animation.h" line="1048"/>
3721        <source>path for images:</source>
3722        <translation type="unfinished"></translation>
3723    </message>
3724    <message>
3725        <location filename="../qt/dock_animation.ui" line="259"/>
3726        <location filename="../qt/dock_animation.ui" line="1016"/>
3727        <location filename="../qt/ui_dock_animation.h" line="930"/>
3728        <location filename="../qt/ui_dock_animation.h" line="1049"/>
3729        <source>image type:</source>
3730        <translation type="unfinished"></translation>
3731    </message>
3732    <message>
3733        <location filename="../qt/dock_animation.ui" line="266"/>
3734        <location filename="../qt/ui_dock_animation.h" line="931"/>
3735        <source>inertia:</source>
3736        <translation type="unfinished"></translation>
3737    </message>
3738    <message>
3739        <location filename="../qt/dock_animation.ui" line="273"/>
3740        <location filename="../qt/ui_dock_animation.h" line="932"/>
3741        <source>speed:</source>
3742        <translation type="unfinished"></translation>
3743    </message>
3744    <message>
3745        <location filename="../qt/dock_animation.ui" line="286"/>
3746        <location filename="../qt/dock_animation.ui" line="1062"/>
3747        <location filename="../qt/ui_dock_animation.h" line="934"/>
3748        <location filename="../qt/ui_dock_animation.h" line="1059"/>
3749        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Path to stored rendered animation frames.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3750        <translation type="unfinished"></translation>
3751    </message>
3752    <message>
3753        <location filename="../qt/dock_animation.ui" line="299"/>
3754        <location filename="../qt/ui_dock_animation.h" line="940"/>
3755        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Determines how camera speed will be calculated.&lt;/p&gt;&lt;p&gt;In &lt;span style=&quot; font-style:italic;&quot;&gt;Relative to distance&lt;/span&gt; mode, camera speed will decrease when camera is nearer to the fractal surface. This mode will help you to not collide with the fractal. In this mode you can still control speed by &lt;span style=&quot; font-style:italic;&quot;&gt;speed&lt;/span&gt; parameter and by mouse buttons.&lt;/p&gt;&lt;p&gt;In Constant mode, the camera speed is only controlled by &lt;span style=&quot; font-style:italic;&quot;&gt;speed&lt;/span&gt; parameter and mouse buttons&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3756        <translation type="unfinished"></translation>
3757    </message>
3758    <message>
3759        <location filename="../qt/dock_animation.ui" line="303"/>
3760        <location filename="../qt/ui_dock_animation.h" line="936"/>
3761        <source>Relative to distance</source>
3762        <translation type="unfinished"></translation>
3763    </message>
3764    <message>
3765        <location filename="../qt/dock_animation.ui" line="308"/>
3766        <location filename="../qt/ui_dock_animation.h" line="937"/>
3767        <source>Constant</source>
3768        <translation type="unfinished"></translation>
3769    </message>
3770    <message>
3771        <location filename="../qt/dock_animation.ui" line="316"/>
3772        <location filename="../qt/ui_dock_animation.h" line="942"/>
3773        <source>speed control:</source>
3774        <translation type="unfinished"></translation>
3775    </message>
3776    <message>
3777        <location filename="../qt/dock_animation.ui" line="329"/>
3778        <location filename="../qt/dock_animation.ui" line="1075"/>
3779        <location filename="../qt/ui_dock_animation.h" line="943"/>
3780        <location filename="../qt/ui_dock_animation.h" line="1061"/>
3781        <source>Select folder</source>
3782        <translation type="unfinished"></translation>
3783    </message>
3784    <message>
3785        <location filename="../qt/dock_animation.ui" line="336"/>
3786        <location filename="../qt/ui_dock_animation.h" line="944"/>
3787        <source>seconds per frame:</source>
3788        <translation type="unfinished"></translation>
3789    </message>
3790    <message>
3791        <location filename="../qt/dock_animation.ui" line="343"/>
3792        <location filename="../qt/ui_dock_animation.h" line="945"/>
3793        <source>roll speed:</source>
3794        <translation type="unfinished"></translation>
3795    </message>
3796    <message>
3797        <location filename="../qt/dock_animation.ui" line="356"/>
3798        <location filename="../qt/ui_dock_animation.h" line="947"/>
3799        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables rendering of keyframe previews in animation table.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3800        <translation type="unfinished"></translation>
3801    </message>
3802    <message>
3803        <location filename="../qt/dock_animation.ui" line="359"/>
3804        <location filename="../qt/ui_dock_animation.h" line="949"/>
3805        <source>Show thumbnails</source>
3806        <translation type="unfinished"></translation>
3807    </message>
3808    <message>
3809        <location filename="../qt/dock_animation.ui" line="366"/>
3810        <location filename="../qt/ui_dock_animation.h" line="950"/>
3811        <source>rotation speed:</source>
3812        <translation type="unfinished"></translation>
3813    </message>
3814    <message>
3815        <location filename="../qt/dock_animation.ui" line="379"/>
3816        <location filename="../qt/ui_dock_animation.h" line="952"/>
3817        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enable this parameter  if you want to record a flight path in parts. It allows the program to continue recording the flight with the same speed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3818        <translation type="unfinished"></translation>
3819    </message>
3820    <message>
3821        <location filename="../qt/dock_animation.ui" line="382"/>
3822        <location filename="../qt/ui_dock_animation.h" line="954"/>
3823        <source>Add flight and rotation speed to parameters
3824(needed to continue recording animation)</source>
3825        <translation type="unfinished"></translation>
3826    </message>
3827    <message>
3828        <location filename="../qt/dock_animation.ui" line="396"/>
3829        <location filename="../qt/dock_animation.ui" line="1029"/>
3830        <location filename="../qt/ui_dock_animation.h" line="962"/>
3831        <location filename="../qt/ui_dock_animation.h" line="1056"/>
3832        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection for image format for animation frames.&lt;/p&gt;&lt;p&gt;For more image format settings go to to &lt;span style=&quot; font-style:italic;&quot;&gt;File/Program Preferences&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3833        <translation type="unfinished"></translation>
3834    </message>
3835    <message>
3836        <location filename="../qt/dock_animation.ui" line="400"/>
3837        <location filename="../qt/dock_animation.ui" line="1033"/>
3838        <location filename="../qt/ui_dock_animation.h" line="956"/>
3839        <location filename="../qt/ui_dock_animation.h" line="1050"/>
3840        <source>PNG</source>
3841        <translation type="unfinished">PNG</translation>
3842    </message>
3843    <message>
3844        <location filename="../qt/dock_animation.ui" line="405"/>
3845        <location filename="../qt/dock_animation.ui" line="1038"/>
3846        <location filename="../qt/ui_dock_animation.h" line="957"/>
3847        <location filename="../qt/ui_dock_animation.h" line="1051"/>
3848        <source>JPG</source>
3849        <translation type="unfinished">JPG</translation>
3850    </message>
3851    <message>
3852        <location filename="../qt/dock_animation.ui" line="410"/>
3853        <location filename="../qt/dock_animation.ui" line="1043"/>
3854        <location filename="../qt/ui_dock_animation.h" line="958"/>
3855        <location filename="../qt/ui_dock_animation.h" line="1052"/>
3856        <source>EXR</source>
3857        <translation type="unfinished">EXR</translation>
3858    </message>
3859    <message>
3860        <location filename="../qt/dock_animation.ui" line="415"/>
3861        <location filename="../qt/dock_animation.ui" line="1048"/>
3862        <location filename="../qt/ui_dock_animation.h" line="959"/>
3863        <location filename="../qt/ui_dock_animation.h" line="1053"/>
3864        <source>TIFF</source>
3865        <translation type="unfinished">TIFF</translation>
3866    </message>
3867    <message>
3868        <location filename="../qt/dock_animation.ui" line="423"/>
3869        <location filename="../qt/dock_animation.ui" line="1082"/>
3870        <location filename="../qt/ui_dock_animation.h" line="964"/>
3871        <location filename="../qt/ui_dock_animation.h" line="1062"/>
3872        <source>first frame to render:</source>
3873        <translation type="unfinished"></translation>
3874    </message>
3875    <message>
3876        <location filename="../qt/dock_animation.ui" line="430"/>
3877        <location filename="../qt/dock_animation.ui" line="1089"/>
3878        <location filename="../qt/ui_dock_animation.h" line="965"/>
3879        <location filename="../qt/ui_dock_animation.h" line="1063"/>
3880        <source>last frame to render:</source>
3881        <translation type="unfinished"></translation>
3882    </message>
3883    <message>
3884        <location filename="../qt/dock_animation.ui" line="443"/>
3885        <location filename="../qt/ui_dock_animation.h" line="967"/>
3886        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Controls flight speed. &lt;/p&gt;&lt;p&gt;If you click left mouse button, speed will be increased&lt;/p&gt;&lt;p&gt;If you click right mouse button, speed will be decreased&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3887        <translation type="unfinished"></translation>
3888    </message>
3889    <message>
3890        <location filename="../qt/dock_animation.ui" line="456"/>
3891        <location filename="../qt/ui_dock_animation.h" line="970"/>
3892        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Inertia of camera. &lt;/p&gt;&lt;p&gt;Higher inertia makes flight more smooth but more difficult to change speed or direction.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3893        <translation type="unfinished"></translation>
3894    </message>
3895    <message>
3896        <location filename="../qt/dock_animation.ui" line="484"/>
3897        <location filename="../qt/ui_dock_animation.h" line="975"/>
3898        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotation speed of camera&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3899        <translation type="unfinished"></translation>
3900    </message>
3901    <message>
3902        <location filename="../qt/dock_animation.ui" line="512"/>
3903        <location filename="../qt/ui_dock_animation.h" line="980"/>
3904        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Roll speed of camera&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3905        <translation type="unfinished"></translation>
3906    </message>
3907    <message>
3908        <location filename="../qt/dock_animation.ui" line="540"/>
3909        <location filename="../qt/dock_animation.ui" line="565"/>
3910        <location filename="../qt/dock_animation.ui" line="1153"/>
3911        <location filename="../qt/dock_animation.ui" line="1178"/>
3912        <location filename="../qt/ui_dock_animation.h" line="985"/>
3913        <location filename="../qt/ui_dock_animation.h" line="988"/>
3914        <location filename="../qt/ui_dock_animation.h" line="1071"/>
3915        <location filename="../qt/ui_dock_animation.h" line="1074"/>
3916        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Limits range of frames to render&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3917        <translation type="unfinished"></translation>
3918    </message>
3919    <message>
3920        <location filename="../qt/dock_animation.ui" line="590"/>
3921        <location filename="../qt/ui_dock_animation.h" line="991"/>
3922        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameters controls frame rate during flight path recording. Higher values give slower rendering but are more detailed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3923        <translation type="unfinished"></translation>
3924    </message>
3925    <message>
3926        <location filename="../qt/dock_animation.ui" line="657"/>
3927        <location filename="../qt/ui_dock_animation.h" line="997"/>
3928        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This feature is for rendering animations by interpolating between keyframes.&lt;/p&gt;&lt;p&gt;You can create multiple keyframes, each with different parameters (i.e.camera, fractal and environment parameters values). Intermediate frames will be calculated during rendering of the animation. &lt;/p&gt;&lt;p&gt;To add a keyframe to the animation table, click &lt;span style=&quot; font-style:italic;&quot;&gt;Add keyframe&lt;/span&gt;. &lt;/p&gt;&lt;p&gt;To add a parameter, right click on the selected parameter&apos;s edit field and select from context menu &lt;span style=&quot; font-style:italic;&quot;&gt;Add to keyframe animation&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Build an animation by adding, inserting and deleting keyframes. Modify parameters directly in the animation table, or in fractal or effects edit fields (double click keyframe preview or right click on a keyframe, and choose &lt;span style=&quot; font-style:italic;&quot;&gt;Render this keyframe&lt;/span&gt; , this updates parameters in window, then modify parameters and click &lt;span style=&quot; font-style:italic;&quot;&gt;Modify keyframe&lt;/span&gt; to refresh animation table.)&lt;/p&gt;&lt;p&gt;Each parameter can have assigned different type of interpolation (right click on animation parameter name.)&lt;/p&gt;&lt;p&gt;Animation is stored in a settings file in CSV format, therefore it is possible to edit animation with external tools (e.g spreadsheet editor or text editor).&lt;/p&gt;&lt;p&gt;Animation can be exported to Flight Animation, where it is possible to edit each frame.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3929        <translation type="unfinished"></translation>
3930    </message>
3931    <message>
3932        <location filename="../qt/dock_animation.ui" line="660"/>
3933        <location filename="../qt/ui_dock_animation.h" line="1106"/>
3934        <source>Keyframe animation (only keyframes)</source>
3935        <translation type="unfinished"></translation>
3936    </message>
3937    <message>
3938        <location filename="../qt/dock_animation.ui" line="709"/>
3939        <location filename="../qt/ui_dock_animation.h" line="1001"/>
3940        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Insert keyframe before selected keyframe&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3941        <translation type="unfinished"></translation>
3942    </message>
3943    <message>
3944        <location filename="../qt/dock_animation.ui" line="712"/>
3945        <location filename="../qt/ui_dock_animation.h" line="1003"/>
3946        <source>Insert keyframe</source>
3947        <translation type="unfinished"></translation>
3948    </message>
3949    <message>
3950        <location filename="../qt/dock_animation.ui" line="729"/>
3951        <location filename="../qt/ui_dock_animation.h" line="1005"/>
3952        <source>Delete selected keyframe</source>
3953        <translation type="unfinished"></translation>
3954    </message>
3955    <message>
3956        <location filename="../qt/dock_animation.ui" line="732"/>
3957        <location filename="../qt/ui_dock_animation.h" line="1007"/>
3958        <source>Delete keyframe</source>
3959        <translation type="unfinished"></translation>
3960    </message>
3961    <message>
3962        <location filename="../qt/dock_animation.ui" line="749"/>
3963        <location filename="../qt/ui_dock_animation.h" line="1009"/>
3964        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Add keyframe at the end&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3965        <translation type="unfinished"></translation>
3966    </message>
3967    <message>
3968        <location filename="../qt/dock_animation.ui" line="752"/>
3969        <location filename="../qt/ui_dock_animation.h" line="1011"/>
3970        <source>Add keyframe</source>
3971        <translation type="unfinished"></translation>
3972    </message>
3973    <message>
3974        <location filename="../qt/dock_animation.ui" line="769"/>
3975        <location filename="../qt/ui_dock_animation.h" line="1013"/>
3976        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Play rendered animation&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3977        <translation type="unfinished"></translation>
3978    </message>
3979    <message>
3980        <location filename="../qt/dock_animation.ui" line="789"/>
3981        <location filename="../qt/ui_dock_animation.h" line="1017"/>
3982        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Starts rendering of animation&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
3983        <translation type="unfinished"></translation>
3984    </message>
3985    <message>
3986        <location filename="../qt/dock_animation.ui" line="792"/>
3987        <location filename="../qt/ui_dock_animation.h" line="1019"/>
3988        <source>Render animation</source>
3989        <translation type="unfinished"></translation>
3990    </message>
3991    <message>
3992        <location filename="../qt/dock_animation.ui" line="809"/>
3993        <location filename="../qt/dock_animation.ui" line="905"/>
3994        <location filename="../qt/ui_dock_animation.h" line="1021"/>
3995        <location filename="../qt/ui_dock_animation.h" line="1041"/>
3996        <source>Modify selected keyframe</source>
3997        <translation type="unfinished"></translation>
3998    </message>
3999    <message>
4000        <location filename="../qt/dock_animation.ui" line="812"/>
4001        <location filename="../qt/ui_dock_animation.h" line="1023"/>
4002        <source>Modify keyframe</source>
4003        <translation type="unfinished"></translation>
4004    </message>
4005    <message>
4006        <location filename="../qt/dock_animation.ui" line="829"/>
4007        <location filename="../qt/ui_dock_animation.h" line="1025"/>
4008        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Export all keyframes to &lt;span style=&quot; font-style:italic;&quot;&gt;Flight animation&lt;/span&gt;. All keyframes will be interpolated. &lt;/p&gt;&lt;p&gt;This feature will allow editing of each animation frame separately in Flight animation editor (or external CSV editor) &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4009        <translation type="unfinished"></translation>
4010    </message>
4011    <message>
4012        <location filename="../qt/dock_animation.ui" line="832"/>
4013        <location filename="../qt/ui_dock_animation.h" line="1027"/>
4014        <source>Export to Flight</source>
4015        <translation type="unfinished"></translation>
4016    </message>
4017    <message>
4018        <location filename="../qt/dock_animation.ui" line="845"/>
4019        <location filename="../qt/ui_dock_animation.h" line="1029"/>
4020        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Delete all rendered frames in animation folder ( selected by &lt;span style=&quot; font-style:italic;&quot;&gt;path for images)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4021        <translation type="unfinished"></translation>
4022    </message>
4023    <message>
4024        <location filename="../qt/dock_animation.ui" line="885"/>
4025        <location filename="../qt/ui_dock_animation.h" line="1037"/>
4026        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Checks if there is no collision between camera and fractal at all interpolated frames.&lt;/p&gt;&lt;p&gt;Collision is defined as event where distance of camera to fractal object is lower than &lt;span style=&quot; font-style:italic;&quot;&gt;collision distance&lt;/span&gt; parameter&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4027        <translation type="unfinished"></translation>
4028    </message>
4029    <message>
4030        <location filename="../qt/dock_animation.ui" line="888"/>
4031        <location filename="../qt/ui_dock_animation.h" line="1039"/>
4032        <source>Validate</source>
4033        <translation type="unfinished"></translation>
4034    </message>
4035    <message>
4036        <location filename="../qt/dock_animation.ui" line="908"/>
4037        <location filename="../qt/ui_dock_animation.h" line="1043"/>
4038        <source>Randomize</source>
4039        <translation type="unfinished">Aleatorizar</translation>
4040    </message>
4041    <message>
4042        <location filename="../qt/dock_animation.ui" line="948"/>
4043        <location filename="../qt/ui_dock_animation.h" line="1044"/>
4044        <source>Information</source>
4045        <translation type="unfinished"></translation>
4046    </message>
4047    <message>
4048        <location filename="../qt/dock_animation.ui" line="966"/>
4049        <location filename="../qt/ui_dock_animation.h" line="1045"/>
4050        <source>Camera distance from selected keyframe: </source>
4051        <translation type="unfinished"></translation>
4052    </message>
4053    <message>
4054        <location filename="../qt/dock_animation.ui" line="979"/>
4055        <location filename="../qt/ui_dock_animation.h" line="1046"/>
4056        <source>Animation parameters</source>
4057        <translation type="unfinished"></translation>
4058    </message>
4059    <message>
4060        <location filename="../qt/dock_animation.ui" line="1002"/>
4061        <location filename="../qt/ui_dock_animation.h" line="1047"/>
4062        <source>frames per keyframe:</source>
4063        <translation type="unfinished"></translation>
4064    </message>
4065    <message>
4066        <location filename="../qt/dock_animation.ui" line="1096"/>
4067        <location filename="../qt/ui_dock_animation.h" line="1064"/>
4068        <source>frames per second:</source>
4069        <translation type="unfinished"></translation>
4070    </message>
4071    <message>
4072        <location filename="../qt/dock_animation.ui" line="1134"/>
4073        <location filename="../qt/ui_dock_animation.h" line="1068"/>
4074        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;It sets how many frames will be interpolated for each keyframe. &lt;/p&gt;&lt;p&gt;Total number of animation frames is &apos;number of keyframes&apos; multiplied by &apos;frames per keyframe&apos; &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4075        <translation type="unfinished"></translation>
4076    </message>
4077    <message>
4078        <location filename="../qt/dock_animation.ui" line="1199"/>
4079        <location filename="../qt/ui_dock_animation.h" line="1076"/>
4080        <source>Validation and cleaning up</source>
4081        <translation type="unfinished"></translation>
4082    </message>
4083    <message>
4084        <location filename="../qt/dock_animation.ui" line="1223"/>
4085        <location filename="../qt/ui_dock_animation.h" line="1078"/>
4086        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enable checking for collisions before starting rendering of animation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4087        <translation type="unfinished"></translation>
4088    </message>
4089    <message>
4090        <location filename="../qt/dock_animation.ui" line="1226"/>
4091        <location filename="../qt/ui_dock_animation.h" line="1080"/>
4092        <source>Validate before render</source>
4093        <translation type="unfinished"></translation>
4094    </message>
4095    <message>
4096        <location filename="../qt/dock_animation.ui" line="1241"/>
4097        <location filename="../qt/ui_dock_animation.h" line="1082"/>
4098        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Minimum distance between camera and fractal which is allowed during &lt;span style=&quot; font-style:italic;&quot;&gt;Validate&lt;/span&gt; function (collision detection)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4099        <translation type="unfinished"></translation>
4100    </message>
4101    <message>
4102        <location filename="../qt/dock_animation.ui" line="1248"/>
4103        <location filename="../qt/ui_dock_animation.h" line="1084"/>
4104        <source>collision distance:</source>
4105        <translation type="unfinished"></translation>
4106    </message>
4107    <message>
4108        <location filename="../qt/dock_animation.ui" line="1261"/>
4109        <location filename="../qt/dock_animation.ui" line="1280"/>
4110        <location filename="../qt/ui_dock_animation.h" line="1086"/>
4111        <location filename="../qt/ui_dock_animation.h" line="1093"/>
4112        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sets the same distance between camera target and camera for all keyframes. It doesn&apos;t modify camera position and rotation, so it doesn&apos;t modify camera movement path. It makes camera rotation smooth through entire animation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4113        <translation type="unfinished"></translation>
4114    </message>
4115    <message>
4116        <location filename="../qt/dock_animation.ui" line="1264"/>
4117        <location filename="../qt/ui_dock_animation.h" line="1088"/>
4118        <source>Set the same
4119camera target
4120distance for all
4121keyframes</source>
4122        <translation type="unfinished"></translation>
4123    </message>
4124    <message>
4125        <location filename="../qt/dock_animation.ui" line="1292"/>
4126        <location filename="../qt/ui_dock_animation.h" line="1095"/>
4127        <source>Display settings</source>
4128        <translation type="unfinished"></translation>
4129    </message>
4130    <message>
4131        <location filename="../qt/dock_animation.ui" line="1316"/>
4132        <location filename="../qt/ui_dock_animation.h" line="1097"/>
4133        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables rendering of keyframe previews in the animation table.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4134        <translation type="unfinished"></translation>
4135    </message>
4136    <message>
4137        <location filename="../qt/dock_animation.ui" line="1319"/>
4138        <location filename="../qt/ui_dock_animation.h" line="1099"/>
4139        <source>Show keyframe preview thumbnails</source>
4140        <translation type="unfinished"></translation>
4141    </message>
4142    <message>
4143        <location filename="../qt/dock_animation.ui" line="1332"/>
4144        <location filename="../qt/ui_dock_animation.h" line="1100"/>
4145        <source>Show camera path</source>
4146        <translation type="unfinished"></translation>
4147    </message>
4148    <message>
4149        <location filename="../qt/dock_animation.ui" line="1345"/>
4150        <location filename="../qt/ui_dock_animation.h" line="1101"/>
4151        <source>Show target path</source>
4152        <translation type="unfinished"></translation>
4153    </message>
4154    <message>
4155        <location filename="../qt/dock_animation.ui" line="1358"/>
4156        <location filename="../qt/ui_dock_animation.h" line="1102"/>
4157        <source>Show light #1 path</source>
4158        <translation type="unfinished"></translation>
4159    </message>
4160    <message>
4161        <location filename="../qt/dock_animation.ui" line="1371"/>
4162        <location filename="../qt/ui_dock_animation.h" line="1103"/>
4163        <source>Show light #2 path</source>
4164        <translation type="unfinished"></translation>
4165    </message>
4166    <message>
4167        <location filename="../qt/dock_animation.ui" line="1384"/>
4168        <location filename="../qt/ui_dock_animation.h" line="1104"/>
4169        <source>Show light #3 path</source>
4170        <translation type="unfinished"></translation>
4171    </message>
4172    <message>
4173        <location filename="../qt/dock_animation.ui" line="1397"/>
4174        <location filename="../qt/ui_dock_animation.h" line="1105"/>
4175        <source>Show light #4 path</source>
4176        <translation type="unfinished"></translation>
4177    </message>
4178</context>
4179<context>
4180    <name>cDockEffects</name>
4181    <message>
4182        <location filename="../qt/dock_effects.ui" line="14"/>
4183        <location filename="../qt/ui_dock_effects.h" line="3080"/>
4184        <source>Form</source>
4185        <translation>Forma</translation>
4186    </message>
4187    <message>
4188        <location filename="../qt/dock_effects.ui" line="34"/>
4189        <location filename="../qt/dock_effects.ui" line="119"/>
4190        <location filename="../qt/dock_effects.ui" line="1088"/>
4191        <location filename="../qt/dock_effects.ui" line="2042"/>
4192        <location filename="../qt/dock_effects.ui" line="2719"/>
4193        <location filename="../qt/dock_effects.ui" line="4693"/>
4194        <location filename="../qt/ui_dock_effects.h" line="3081"/>
4195        <location filename="../qt/ui_dock_effects.h" line="3085"/>
4196        <location filename="../qt/ui_dock_effects.h" line="3237"/>
4197        <location filename="../qt/ui_dock_effects.h" line="3415"/>
4198        <location filename="../qt/ui_dock_effects.h" line="3485"/>
4199        <location filename="../qt/ui_dock_effects.h" line="3764"/>
4200        <source>Load</source>
4201        <translation>Cargar</translation>
4202    </message>
4203    <message>
4204        <location filename="../qt/dock_effects.ui" line="41"/>
4205        <location filename="../qt/dock_effects.ui" line="126"/>
4206        <location filename="../qt/dock_effects.ui" line="1095"/>
4207        <location filename="../qt/dock_effects.ui" line="2049"/>
4208        <location filename="../qt/dock_effects.ui" line="2726"/>
4209        <location filename="../qt/dock_effects.ui" line="4700"/>
4210        <location filename="../qt/ui_dock_effects.h" line="3082"/>
4211        <location filename="../qt/ui_dock_effects.h" line="3086"/>
4212        <location filename="../qt/ui_dock_effects.h" line="3238"/>
4213        <location filename="../qt/ui_dock_effects.h" line="3416"/>
4214        <location filename="../qt/ui_dock_effects.h" line="3486"/>
4215        <location filename="../qt/ui_dock_effects.h" line="3765"/>
4216        <source>Save</source>
4217        <translation>Guardar</translation>
4218    </message>
4219    <message>
4220        <location filename="../qt/dock_effects.ui" line="48"/>
4221        <location filename="../qt/dock_effects.ui" line="133"/>
4222        <location filename="../qt/dock_effects.ui" line="1102"/>
4223        <location filename="../qt/dock_effects.ui" line="2056"/>
4224        <location filename="../qt/dock_effects.ui" line="2733"/>
4225        <location filename="../qt/dock_effects.ui" line="4707"/>
4226        <location filename="../qt/ui_dock_effects.h" line="3083"/>
4227        <location filename="../qt/ui_dock_effects.h" line="3087"/>
4228        <location filename="../qt/ui_dock_effects.h" line="3239"/>
4229        <location filename="../qt/ui_dock_effects.h" line="3417"/>
4230        <location filename="../qt/ui_dock_effects.h" line="3487"/>
4231        <location filename="../qt/ui_dock_effects.h" line="3766"/>
4232        <source>Reset</source>
4233        <translation>Restablecer</translation>
4234    </message>
4235    <message>
4236        <location filename="../qt/dock_effects.ui" line="55"/>
4237        <location filename="../qt/dock_effects.ui" line="140"/>
4238        <location filename="../qt/dock_effects.ui" line="1109"/>
4239        <location filename="../qt/dock_effects.ui" line="2063"/>
4240        <location filename="../qt/dock_effects.ui" line="2740"/>
4241        <location filename="../qt/dock_effects.ui" line="4714"/>
4242        <location filename="../qt/ui_dock_effects.h" line="3084"/>
4243        <location filename="../qt/ui_dock_effects.h" line="3088"/>
4244        <location filename="../qt/ui_dock_effects.h" line="3240"/>
4245        <location filename="../qt/ui_dock_effects.h" line="3418"/>
4246        <location filename="../qt/ui_dock_effects.h" line="3488"/>
4247        <location filename="../qt/ui_dock_effects.h" line="3767"/>
4248        <source>Randomize</source>
4249        <translation type="unfinished">Aleatorizar</translation>
4250    </message>
4251    <message>
4252        <location filename="../qt/dock_effects.ui" line="96"/>
4253        <location filename="../qt/ui_dock_effects.h" line="3236"/>
4254        <source>Ray-tracing</source>
4255        <translation>Ray-tracing</translation>
4256    </message>
4257    <message>
4258        <location filename="../qt/dock_effects.ui" line="192"/>
4259        <location filename="../qt/ui_dock_effects.h" line="3090"/>
4260        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Activate calculation of ray-traced reflections and transparency. Reflectance can be set by &lt;span style=&quot; font-style:italic;&quot;&gt;Material/Reflection. &lt;/span&gt;Transparency settings are in the same tab as reflection.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4261        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Activa el cálculo del trazado de rayos de reflejos y transparencia. La reflectancia puede ajustarse mediante &lt;span style=&quot; font-style:italic;&quot;&gt;Material/Reflejos. &lt;/span&gt;Ajustes de Transparencia están en la misma pestaña que reflejos.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4262    </message>
4263    <message>
4264        <location filename="../qt/dock_effects.ui" line="195"/>
4265        <location filename="../qt/ui_dock_effects.h" line="3092"/>
4266        <source>Ray-&amp;traced reflections and transparency</source>
4267        <translation>Reflejos y transparencia por &amp;trazado de rayos</translation>
4268    </message>
4269    <message>
4270        <location filename="../qt/dock_effects.ui" line="230"/>
4271        <location filename="../qt/ui_dock_effects.h" line="3094"/>
4272        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum number of ray bounces which are calculated for a given pixel.&lt;/p&gt;&lt;p&gt;This value affects reflections, refraction and MC Global Illumination &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4273        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Máximo número de veces que los rayos son calculados por pixel dado.&lt;/p&gt;&lt;p&gt;Este valor afecta a reflectancias, refracción y Iluminación Global MC &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4274    </message>
4275    <message>
4276        <location filename="../qt/dock_effects.ui" line="240"/>
4277        <location filename="../qt/ui_dock_effects.h" line="3096"/>
4278        <source>Reflections depth:</source>
4279        <translation>Profundidad de reflejos:</translation>
4280    </message>
4281    <message>
4282        <location filename="../qt/dock_effects.ui" line="252"/>
4283        <location filename="../qt/ui_dock_effects.h" line="3098"/>
4284        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Depth of field is the effect in which objects within some range of distances in a scene appear in focus, and objects nearer or farther than this range appear out of focus.&lt;/p&gt;&lt;p&gt;note: using DOF prevents one-pass anaglyph rendering, unless Monte carlo algorithm mode is selected.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4285        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Profundidad de campo es el efecto en el cual objetos  dentro de un rango de distancia en una escena aparecen enfocados, y objetos cercanos o mas lejos de ese rango aparece desenfocado.&lt;/p&gt;&lt;p&gt;nota: utilizar Profundidad de campo previene renderizado de un-solo-pase anáglifo, al menos que el algoritmo Monte Carlo sea seleccionado.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4286    </message>
4287    <message>
4288        <location filename="../qt/dock_effects.ui" line="255"/>
4289        <location filename="../qt/ui_dock_effects.h" line="3100"/>
4290        <source>Depth of field</source>
4291        <translation>Profundidad de campo</translation>
4292    </message>
4293    <message>
4294        <location filename="../qt/dock_effects.ui" line="284"/>
4295        <location filename="../qt/ui_dock_effects.h" line="3101"/>
4296        <source>Focus distance:</source>
4297        <translation>Distancia de enfoque:</translation>
4298    </message>
4299    <message>
4300        <location filename="../qt/dock_effects.ui" line="291"/>
4301        <location filename="../qt/ui_dock_effects.h" line="3102"/>
4302        <source>Radius:</source>
4303        <translation>Radio:</translation>
4304    </message>
4305    <message>
4306        <location filename="../qt/dock_effects.ui" line="298"/>
4307        <location filename="../qt/ui_dock_effects.h" line="3104"/>
4308        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;It&apos;s the distance where objects appear in focus.&lt;/p&gt;&lt;p&gt;Distance can be set bu using button &lt;span style=&quot; font-style:italic;&quot;&gt;Set focus distance by mouse&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;low focus distance&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;high focus distance&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DOF - focus close.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DOF - focus far.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
4309        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Es la distancia donde los objetos aparecen enfocados.&lt;/p&gt;&lt;p&gt;La distancia puede ajustarse usando el botón &lt;span style=&quot; font-style:italic;&quot;&gt;Establecer distancia de enfoque con ratón&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;baja distancia de enfoque&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;alta distancia de enfoque&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DOF - focus close.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DOF - focus far.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4310    </message>
4311    <message>
4312        <location filename="../qt/dock_effects.ui" line="311"/>
4313        <location filename="../qt/ui_dock_effects.h" line="3107"/>
4314        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of DOF effect (average radius of blur)&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;radius = 10&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;radius = 50&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DOF - radius 10.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DOF - radius 50.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
4315        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensidad de profundidad de enfoque (promedio de radio de difuminado)&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;radio = 10&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;radio = 50&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DOF - radius 10.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DOF - radius 50.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4316    </message>
4317    <message>
4318        <location filename="../qt/dock_effects.ui" line="339"/>
4319        <location filename="../qt/ui_dock_effects.h" line="3111"/>
4320        <source>Number of passes:</source>
4321        <translation>Número de pases:</translation>
4322    </message>
4323    <message>
4324        <location filename="../qt/dock_effects.ui" line="352"/>
4325        <location filename="../qt/ui_dock_effects.h" line="3113"/>
4326        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Number of passes of rendering DOF effect. One pass is enough for most of cases. But for more realistic blur it can be increased (e.g to 4) and blur opacity should be accordingly decreased (e.g. to 1.0)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4327        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Cantidad de pases del efecto de Profundidad de Campo. Un pase suele ser suficiente para la mayoría de casos. Pero puede incrementarse (p.ej. a 4) para un difuminado más realista y en consecuencia la opacidad de difuminado debe disminuirse (p.ej. a 1.0)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4328    </message>
4329    <message>
4330        <location filename="../qt/dock_effects.ui" line="365"/>
4331        <location filename="../qt/ui_dock_effects.h" line="3115"/>
4332        <source>Blur opacity:</source>
4333        <translation>Opacidad de difuminado:</translation>
4334    </message>
4335    <message>
4336        <location filename="../qt/dock_effects.ui" line="378"/>
4337        <location filename="../qt/ui_dock_effects.h" line="3117"/>
4338        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Opacity of blur effect used during second phase of rendering the DOF effect. 4.0 is correct for most of cases. But for more realistic blur the number of passes can be increased (e.g to 4) and blur opacity should be accordingly decreased (e.g. to 1.0)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4339        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Opacidad del efecto de difuminado durante la segunda fase del cálculo del efecto de Profundidad. 4.0 es correcto para la mayoría de los casos. Pero para un difuminado más realista el número de pases puede incrementarse (p.ej. a 4) y la opacidad de difuminado consecuentemente reducirse (p.ej. a 1.0)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4340    </message>
4341    <message>
4342        <location filename="../qt/dock_effects.ui" line="406"/>
4343        <location filename="../qt/ui_dock_effects.h" line="3121"/>
4344        <source>Maximum blur radius:</source>
4345        <translation>Radio máximo de desenfoque:</translation>
4346    </message>
4347    <message>
4348        <location filename="../qt/dock_effects.ui" line="419"/>
4349        <location filename="../qt/ui_dock_effects.h" line="3123"/>
4350        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum radius of generated blur. Lower value can speed up rendering but effect will be less realistic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4351        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Radio máximo de desenfoque generado. Valores más bajos aceleran el cálculo pero el efecto será menos realista.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4352    </message>
4353    <message>
4354        <location filename="../qt/dock_effects.ui" line="455"/>
4355        <location filename="../qt/dock_effects.ui" line="4874"/>
4356        <location filename="../qt/ui_dock_effects.h" line="3128"/>
4357        <location filename="../qt/ui_dock_effects.h" line="3776"/>
4358        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Update image after changes of DOF settings. Can be updated even after image rendering.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4359        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Actualiza la imagen después de aplicar cambios en los ajustes de Profundidad de Campo. Puede actualizarse incluso después de renderizar la imagen.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4360    </message>
4361    <message>
4362        <location filename="../qt/dock_effects.ui" line="458"/>
4363        <location filename="../qt/dock_effects.ui" line="4877"/>
4364        <location filename="../qt/ui_dock_effects.h" line="3130"/>
4365        <location filename="../qt/ui_dock_effects.h" line="3778"/>
4366        <source>Update image</source>
4367        <translation>Actualizar imagen</translation>
4368    </message>
4369    <message>
4370        <location filename="../qt/dock_effects.ui" line="471"/>
4371        <location filename="../qt/ui_dock_effects.h" line="3132"/>
4372        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Setting of focus distance by mouse pointer. &lt;/p&gt;&lt;p&gt;Click on this button and then point the object on image which you want to appear in focus.&lt;/p&gt;&lt;p&gt;After using it don&apos;t forget to change &lt;span style=&quot; font-style:italic;&quot;&gt;Navigation&lt;/span&gt; / &lt;span style=&quot; font-style:italic;&quot;&gt;Mouse click function&lt;/span&gt; to continue work with the camera.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4373        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Establecimiento de  distancia de enfoque con ratón &lt;/p&gt;&lt;p&gt;Haga clic en este botón y a continuación seleccione el punto en la imagen donde desea obtener el enfocado.&lt;/p&gt;&lt;p&gt;Después de usarlo no olvide cambiar &lt;span style=&quot; font-style:italic;&quot;&gt;Navegación&lt;/span&gt; / &lt;span style=&quot; font-style:italic;&quot;&gt;Función de clic de ratón&lt;/span&gt; para seguir operando con la cámara.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4374    </message>
4375    <message>
4376        <location filename="../qt/dock_effects.ui" line="474"/>
4377        <location filename="../qt/ui_dock_effects.h" line="3134"/>
4378        <source>Set focus distance by mouse</source>
4379        <translation>Establecer distancia de enfoque con ratón</translation>
4380    </message>
4381    <message>
4382        <location filename="../qt/dock_effects.ui" line="484"/>
4383        <location filename="../qt/ui_dock_effects.h" line="3136"/>
4384        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables Monte Carlo algorithms for rendering the depth of field (DOF), global illumination, ambient occlusion (with multiple rays) and soft shadows effects. This mode is extremely slow for rendering, but gives a very realistic appearance of effects.&lt;/p&gt;&lt;p&gt;In addition Monte Carlo algorithm provides high quality adaptive anti-aliasing.&lt;/p&gt;&lt;p&gt;Every pixed (or tile) of the image is rendered multiple times with randomly changed parameters. Every repeat reduces noise. Sampling of each pixel (or tile) is stopped when noise is reduced to defined level (defined by &amp;quot;Max noise level&amp;quot; parameter&amp;quot;) or when maximum number of repeats is reached (defined by &amp;quot;Max number of samples&amp;quot;). &lt;/p&gt;&lt;p&gt;Remark: This effect cannot work properly when screen space ambient occlusion is enabled. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4385        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita los algoritmos de Monte Carlo para renderizar la profunidad de campo (DOF), iluminación global, oclusión ambiental (con rayos múltiples) y efectos de sombreado suave. Este modo es extremadamente lento, pero da una apariencia  muy realista en los efectos.&lt;/p&gt;&lt;p&gt;En adición, el algoritmo Monte Carlo provee un antialiasing adaptativo de alta calidad.&lt;/p&gt;&lt;p&gt;Cada pixel (o cuadrado) es calculado varias veces con muestras aleatorias. Cada repetición reduce ruido. El sampleado de cada pixel (o cuadrado) se para cuando el ruido es reducido al nivel definido (definido por &amp;quot;parámetro&amp;quot; Máx nivel ruido&amp;quot;) o cuando se ha alcanzado el  máximo de repeticiones (definido por &amp;quot; máximo de muestras&amp;quot;). &lt;/p&gt;&lt;p&gt;Nota: Este efecto no puede funcionar correctamente cuando screen space occlusion está habilitado. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4386    </message>
4387    <message>
4388        <location filename="../qt/dock_effects.ui" line="487"/>
4389        <location filename="../qt/ui_dock_effects.h" line="3138"/>
4390        <source>&amp;Monte Carlo algorithm</source>
4391        <translation>&amp;Algoritmo Monte Carlo</translation>
4392    </message>
4393    <message>
4394        <location filename="../qt/dock_effects.ui" line="522"/>
4395        <location filename="../qt/ui_dock_effects.h" line="3140"/>
4396        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Minimum number of MC samples calculated for each image pixel. Increasing this parameter can reduce visible noise, ( by improving calculation of noise level estimation).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4397        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Número mínimo de muestras MC calculadas para cada pixel. Incrementando este valor puede reducir ruido visible, (mediante aumento de cálculo de estimación de nivel de ruido).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4398    </message>
4399    <message>
4400        <location filename="../qt/dock_effects.ui" line="538"/>
4401        <location filename="../qt/ui_dock_effects.h" line="3143"/>
4402        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Number of MC samples calculated for each image pixel. Higher values reduce the noise on the image but increase the rendering time. &lt;/p&gt;&lt;p&gt;For instance if the number of samples is 100, then the rendering will take 100 times longer compared to the effect disabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4403        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Número de muestras MC calculadas para cada pixel. Valores altos reducen ruido pero aumentan el tiempo de render. &lt;/p&gt;&lt;p&gt;Por ejemplo si el  de muestras es 100, el renderizado tardará 100 veces más tiempo comparado con el efecto deshabilitado.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4404    </message>
4405    <message>
4406        <location filename="../qt/dock_effects.ui" line="548"/>
4407        <location filename="../qt/ui_dock_effects.h" line="3145"/>
4408        <source>Max number of samples
4409per pixel:</source>
4410        <translation> máximo de muestras
4411por pixel:</translation>
4412    </message>
4413    <message>
4414        <location filename="../qt/dock_effects.ui" line="556"/>
4415        <location filename="../qt/ui_dock_effects.h" line="3147"/>
4416        <source>Min number of samples
4417per pixel:</source>
4418        <translation> mínimo de muestras
4419por pixel:</translation>
4420    </message>
4421    <message>
4422        <location filename="../qt/dock_effects.ui" line="564"/>
4423        <location filename="../qt/ui_dock_effects.h" line="3150"/>
4424        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Limit of noise level for each image pixel. Every pixel is calculated multiple times until estimated noise reaches maximum noise level percentage.&lt;/p&gt;&lt;p&gt;A lower value reduces visible noise on the final image, but increases rendering time. Decreasing the maximum noise level by half, increases the rendering time by 4.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4425        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Límite de nivel de ruido para cada pixel Cada pixel es calculado varias veces hasta que el ruido estimado alcanza el porcentaje de nivel de ruido máximo.&lt;/p&gt;&lt;p&gt;Un valor más bajo reduce ruido visible en la imagen final, pero incrementa el tiempo de renderizado.Reduciendo el nivel de ruido máximo por la mitad incrementará el tiempo de render por 4.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4426    </message>
4427    <message>
4428        <location filename="../qt/dock_effects.ui" line="571"/>
4429        <location filename="../qt/ui_dock_effects.h" line="3152"/>
4430        <source>Max noise level
4431(percentage)</source>
4432        <translation>Máx nivel de ruido
4433(porcentaje)</translation>
4434    </message>
4435    <message>
4436        <location filename="../qt/dock_effects.ui" line="579"/>
4437        <location filename="../qt/ui_dock_effects.h" line="3155"/>
4438        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Average number of MC samples that have been calculated  for each image pixel.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4439        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Número promedio de muestras MC que han sido calculadas para cada pixel de la imagen.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4440    </message>
4441    <message>
4442        <location filename="../qt/dock_effects.ui" line="582"/>
4443        <location filename="../qt/ui_dock_effects.h" line="3157"/>
4444        <source>Average number of MC samples:</source>
4445        <translation>Número promedio de muestras MC:</translation>
4446    </message>
4447    <message>
4448        <location filename="../qt/dock_effects.ui" line="589"/>
4449        <location filename="../qt/ui_dock_effects.h" line="3159"/>
4450        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Estimated average noise caused by Monte Carlo effects.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4451        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Estimado promedio de ruido causado por los efectos Monte Carlo.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4452    </message>
4453    <message>
4454        <location filename="../qt/dock_effects.ui" line="592"/>
4455        <location filename="../qt/ui_dock_effects.h" line="3161"/>
4456        <source>Average noise:</source>
4457        <translation>Promedio de ruido:</translation>
4458    </message>
4459    <message>
4460        <location filename="../qt/dock_effects.ui" line="607"/>
4461        <location filename="../qt/dock_effects.ui" line="626"/>
4462        <location filename="../qt/ui_dock_effects.h" line="3163"/>
4463        <location filename="../qt/ui_dock_effects.h" line="3167"/>
4464        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables calculation of realistic global illumination using Monte Carlo algorithm. &lt;/p&gt;&lt;p&gt;Number of light bounces is defined by the &amp;quot;reflections depth&amp;quot; parameter at the top of tab.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4465        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita el cálculo de iluminación global realista usando el algoritmo de MonteCarlo.&lt;/p&gt;&lt;p&gt;Número de rebotes de luz es definido mediante el parámetro&amp;quot;profundidad de reflejos&amp;quot; en la pestaña superior.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4466    </message>
4467    <message>
4468        <location filename="../qt/dock_effects.ui" line="610"/>
4469        <location filename="../qt/ui_dock_effects.h" line="3165"/>
4470        <source>Calculate MC global illumination</source>
4471        <translation>Calcular iluminación global MC</translation>
4472    </message>
4473    <message>
4474        <location filename="../qt/dock_effects.ui" line="629"/>
4475        <location filename="../qt/ui_dock_effects.h" line="3169"/>
4476        <source>Global illumination by volumetric effects</source>
4477        <translation type="unfinished"></translation>
4478    </message>
4479    <message>
4480        <location filename="../qt/dock_effects.ui" line="642"/>
4481        <location filename="../qt/ui_dock_effects.h" line="3171"/>
4482        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables calculation of realistic soft shadows using Monte Carlo algorithm.&lt;/p&gt;&lt;p&gt;Soft shadow cone for main light source is defined by &lt;span style=&quot; font-style:italic;&quot;&gt;Soft shadow code angle&lt;/span&gt; (&lt;span style=&quot; font-style:italic;&quot;&gt;Lights&lt;/span&gt; tab)&lt;/p&gt;&lt;p&gt;Soft shadow cone for auxiliary lights is defined by C&lt;span style=&quot; font-style:italic;&quot;&gt;ustom lights options&lt;/span&gt; / &lt;span style=&quot; font-style:italic;&quot;&gt;Size.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4483        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita el cálculo de sombras suaves realistas usando el algoritmo Monte Carlo.&lt;/p&gt;&lt;p&gt;El cono de sombra suave para la luz global es definido mediante&lt;span style=&quot; font-style:italic;&quot;&gt;Ángulo de cono de sombra suave&lt;/span&gt; (&lt;span style=&quot; font-style:italic;&quot;&gt;Pestaña&lt;/span&gt; Luces)&lt;/p&gt;&lt;p&gt;El cono de sombras suaves para luces auxiliares es definido por &lt;span style=&quot; font-style:italic;&quot;&gt;Opciones de luces personalizadas&lt;/span&gt; / &lt;span style=&quot; font-style:italic;&quot;&gt;Tamaño.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
4484    </message>
4485    <message>
4486        <location filename="../qt/dock_effects.ui" line="645"/>
4487        <location filename="../qt/ui_dock_effects.h" line="3173"/>
4488        <source>Calculate MC soft shadows</source>
4489        <translation>Calcular sombras suaves MC</translation>
4490    </message>
4491    <message>
4492        <location filename="../qt/dock_effects.ui" line="652"/>
4493        <location filename="../qt/ui_dock_effects.h" line="3175"/>
4494        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables rendering of chromatic aberration. This effect simulates the way an actual lens refracts light slightly differently based on wavelength.&lt;/p&gt;&lt;p&gt;It will give a &quot;rainbow&quot; type effect that gets stronger closer to the edges of the image. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4495        <translation type="unfinished"></translation>
4496    </message>
4497    <message>
4498        <location filename="../qt/dock_effects.ui" line="655"/>
4499        <location filename="../qt/ui_dock_effects.h" line="3177"/>
4500        <source>Calculate chromatic aberration</source>
4501        <translation type="unfinished"></translation>
4502    </message>
4503    <message>
4504        <location filename="../qt/dock_effects.ui" line="684"/>
4505        <location filename="../qt/ui_dock_effects.h" line="3179"/>
4506        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Higher value makes dispersion of refracted light more vsible on transparent objects.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4507        <translation type="unfinished"></translation>
4508    </message>
4509    <message>
4510        <location filename="../qt/dock_effects.ui" line="691"/>
4511        <location filename="../qt/ui_dock_effects.h" line="3181"/>
4512        <source>Dispersion gain of light refraction:</source>
4513        <translation type="unfinished"></translation>
4514    </message>
4515    <message>
4516        <location filename="../qt/dock_effects.ui" line="701"/>
4517        <location filename="../qt/ui_dock_effects.h" line="3182"/>
4518        <source>Camera lenses dispersion:</source>
4519        <translation type="unfinished"></translation>
4520    </message>
4521    <message>
4522        <location filename="../qt/dock_effects.ui" line="711"/>
4523        <location filename="../qt/ui_dock_effects.h" line="3184"/>
4524        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Higher value makes simulated dispersion of camera lenses more visible.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4525        <translation type="unfinished"></translation>
4526    </message>
4527    <message>
4528        <location filename="../qt/dock_effects.ui" line="726"/>
4529        <location filename="../qt/ui_dock_effects.h" line="3187"/>
4530        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Settings for scattered light effect&lt;/p&gt;&lt;p&gt;Types of ambient occlusion effect:&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;Screen Space Ambient Occlusion (SSAO)&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;Multiple rays&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;Fast&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - ambient occlusion 1.0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - ambient occlusion high quality.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - ambient occlusion fast mode.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;SSAO&lt;/span&gt; - relatively fast post-effect based on z-Buffer&lt;br/&gt;note: using SSAO prevents one-pass anaglyph rendering&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Multiple rays&lt;/span&gt; - based on calculation of rays in different directions. It uses texture to create colored light map. This effect slows down rendering.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Fast&lt;/span&gt; - simple and fast method to calculate scattered light effect. This the least accurate effect.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4531        <translation type="unfinished"></translation>
4532    </message>
4533    <message>
4534        <location filename="../qt/dock_effects.ui" line="729"/>
4535        <location filename="../qt/ui_dock_effects.h" line="3190"/>
4536        <source>Ambient occl&amp;usion</source>
4537        <translation type="unfinished"></translation>
4538    </message>
4539    <message>
4540        <location filename="../qt/dock_effects.ui" line="758"/>
4541        <location filename="../qt/ui_dock_effects.h" line="3191"/>
4542        <source>Quality:</source>
4543        <translation type="unfinished"></translation>
4544    </message>
4545    <message>
4546        <location filename="../qt/dock_effects.ui" line="765"/>
4547        <location filename="../qt/ui_dock_effects.h" line="3192"/>
4548        <source>Type:</source>
4549        <translation type="unfinished"></translation>
4550    </message>
4551    <message>
4552        <location filename="../qt/dock_effects.ui" line="778"/>
4553        <location filename="../qt/ui_dock_effects.h" line="3194"/>
4554        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Quality of ambient occlusion effect. Higher quality increases rendering time.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4555        <translation type="unfinished"></translation>
4556    </message>
4557    <message>
4558        <location filename="../qt/dock_effects.ui" line="794"/>
4559        <location filename="../qt/ui_dock_effects.h" line="3197"/>
4560        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameter controls brightness of fast ambient occlusion effect.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4561        <translation type="unfinished"></translation>
4562    </message>
4563    <message>
4564        <location filename="../qt/dock_effects.ui" line="819"/>
4565        <location filename="../qt/ui_dock_effects.h" line="3201"/>
4566        <source>Fast AO tune:</source>
4567        <translation type="unfinished"></translation>
4568    </message>
4569    <message>
4570        <location filename="../qt/dock_effects.ui" line="826"/>
4571        <location filename="../qt/dock_effects.ui" line="1323"/>
4572        <location filename="../qt/dock_effects.ui" line="2952"/>
4573        <location filename="../qt/dock_effects.ui" line="3304"/>
4574        <location filename="../qt/dock_effects.ui" line="3471"/>
4575        <location filename="../qt/dock_effects.ui" line="3638"/>
4576        <location filename="../qt/dock_effects.ui" line="3805"/>
4577        <location filename="../qt/dock_effects.ui" line="4143"/>
4578        <location filename="../qt/dock_effects.ui" line="4830"/>
4579        <location filename="../qt/ui_dock_effects.h" line="3202"/>
4580        <location filename="../qt/ui_dock_effects.h" line="3272"/>
4581        <location filename="../qt/ui_dock_effects.h" line="3511"/>
4582        <location filename="../qt/ui_dock_effects.h" line="3566"/>
4583        <location filename="../qt/ui_dock_effects.h" line="3592"/>
4584        <location filename="../qt/ui_dock_effects.h" line="3618"/>
4585        <location filename="../qt/ui_dock_effects.h" line="3644"/>
4586        <location filename="../qt/ui_dock_effects.h" line="3689"/>
4587        <location filename="../qt/ui_dock_effects.h" line="3772"/>
4588        <source>Intensity:</source>
4589        <translation type="unfinished"></translation>
4590    </message>
4591    <message>
4592        <location filename="../qt/dock_effects.ui" line="839"/>
4593        <location filename="../qt/ui_dock_effects.h" line="3204"/>
4594        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of scattered light&lt;/p&gt;&lt;p&gt;example of effect:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - ambient occlusion 1.0.jpg&quot;/&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4595        <translation type="unfinished"></translation>
4596    </message>
4597    <message>
4598        <location filename="../qt/dock_effects.ui" line="867"/>
4599        <location filename="../qt/ui_dock_effects.h" line="3213"/>
4600        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection of method to calculate ambient occlusion effect&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4601        <translation type="unfinished"></translation>
4602    </message>
4603    <message>
4604        <location filename="../qt/dock_effects.ui" line="871"/>
4605        <location filename="../qt/ui_dock_effects.h" line="3208"/>
4606        <source>Fast</source>
4607        <translation type="unfinished"></translation>
4608    </message>
4609    <message>
4610        <location filename="../qt/dock_effects.ui" line="876"/>
4611        <location filename="../qt/ui_dock_effects.h" line="3209"/>
4612        <source>Multiple rays with light map</source>
4613        <translation type="unfinished"></translation>
4614    </message>
4615    <message>
4616        <location filename="../qt/dock_effects.ui" line="881"/>
4617        <location filename="../qt/ui_dock_effects.h" line="3210"/>
4618        <source>Screen space</source>
4619        <translation type="unfinished"></translation>
4620    </message>
4621    <message>
4622        <location filename="../qt/dock_effects.ui" line="920"/>
4623        <location filename="../qt/ui_dock_effects.h" line="3221"/>
4624        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables random directions of ray vectors&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4625        <translation type="unfinished"></translation>
4626    </message>
4627    <message>
4628        <location filename="../qt/dock_effects.ui" line="923"/>
4629        <location filename="../qt/ui_dock_effects.h" line="3223"/>
4630        <source>SSAO random mode</source>
4631        <translation type="unfinished"></translation>
4632    </message>
4633    <message>
4634        <location filename="../qt/dock_effects.ui" line="957"/>
4635        <location filename="../qt/ui_dock_effects.h" line="3224"/>
4636        <source>Light map texture:</source>
4637        <translation type="unfinished"></translation>
4638    </message>
4639    <message>
4640        <location filename="../qt/dock_effects.ui" line="975"/>
4641        <location filename="../qt/ui_dock_effects.h" line="3226"/>
4642        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;File-path to light map image. For ambient occlusion effect based on multiple rays&lt;/p&gt;&lt;p&gt;To use animated textures (image sequences), replace numbers by &apos;%&apos; symbol. Example: If sequence of images is as showed below: &lt;br/&gt;texture0001.jpg&lt;br/&gt;texture0002.jpg&lt;br/&gt;etc&lt;/p&gt;&lt;p&gt;Then use following file name: texture%%%%.jpg&lt;br/&gt;This tells the program to treat this as not a single image but as a sequence of images with 4 digit index.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4643        <translation type="unfinished"></translation>
4644    </message>
4645    <message>
4646        <location filename="../qt/dock_effects.ui" line="990"/>
4647        <location filename="../qt/ui_dock_effects.h" line="3229"/>
4648        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Environment mapping is an image-based lighting technique for approximating the appearance of a reflective surface by means of a precomputed texture image. The texture is used to store the image of the distant environment surrounding the rendered object.&lt;/p&gt;&lt;p&gt;To adjust effect intensity use &lt;span style=&quot; font-style:italic;&quot;&gt;reflection&lt;/span&gt; slider&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4649        <translation type="unfinished"></translation>
4650    </message>
4651    <message>
4652        <location filename="../qt/dock_effects.ui" line="993"/>
4653        <location filename="../qt/ui_dock_effects.h" line="3231"/>
4654        <source>Environment mappin&amp;g</source>
4655        <translation type="unfinished"></translation>
4656    </message>
4657    <message>
4658        <location filename="../qt/dock_effects.ui" line="1022"/>
4659        <location filename="../qt/dock_effects.ui" line="2544"/>
4660        <location filename="../qt/ui_dock_effects.h" line="3232"/>
4661        <location filename="../qt/ui_dock_effects.h" line="3474"/>
4662        <source>Texture path:</source>
4663        <translation type="unfinished"></translation>
4664    </message>
4665    <message>
4666        <location filename="../qt/dock_effects.ui" line="1035"/>
4667        <location filename="../qt/ui_dock_effects.h" line="3234"/>
4668        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;File-path to reflection map image .&lt;/p&gt;&lt;p&gt;To use animated textures (image sequences), replace numbers by &apos;%&apos; symbol. Example: If sequence of images is as showed below: &lt;br/&gt;texture0001.jpg&lt;br/&gt;texture0002.jpg&lt;br/&gt;etc&lt;/p&gt;&lt;p&gt;Then use following file name: texture%%%%.jpg&lt;br/&gt;This tells the program to treat this as not a single image but as a sequence of images with 4 digit index.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4669        <translation type="unfinished"></translation>
4670    </message>
4671    <message>
4672        <location filename="../qt/dock_effects.ui" line="1065"/>
4673        <location filename="../qt/ui_dock_effects.h" line="3414"/>
4674        <source>Volumetric</source>
4675        <translation type="unfinished"></translation>
4676    </message>
4677    <message>
4678        <location filename="../qt/dock_effects.ui" line="1166"/>
4679        <location filename="../qt/ui_dock_effects.h" line="3242"/>
4680        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This value controls the quality of the volumetric light effect.  The step for volumetric light is calculated in each iteration as: &lt;/p&gt;&lt;p&gt;step = DE * DE_FACTOR[global] * DE_FACTOR[volumetric].&lt;/p&gt;&lt;p&gt;A higher value gives a faster render but of poorer quality.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4681        <translation type="unfinished"></translation>
4682    </message>
4683    <message>
4684        <location filename="../qt/dock_effects.ui" line="1173"/>
4685        <location filename="../qt/ui_dock_effects.h" line="3244"/>
4686        <source>Custom DE Step multiplier
4687for volumetric effects:</source>
4688        <translation type="unfinished"></translation>
4689    </message>
4690    <message>
4691        <location filename="../qt/dock_effects.ui" line="1183"/>
4692        <location filename="../qt/ui_dock_effects.h" line="3247"/>
4693        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables fog effect. Density of fog is constant over entire space.&lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - fog.jpeg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4694        <translation type="unfinished"></translation>
4695    </message>
4696    <message>
4697        <location filename="../qt/dock_effects.ui" line="1186"/>
4698        <location filename="../qt/ui_dock_effects.h" line="3249"/>
4699        <source>Basic fog</source>
4700        <translation type="unfinished"></translation>
4701    </message>
4702    <message>
4703        <location filename="../qt/dock_effects.ui" line="1215"/>
4704        <location filename="../qt/ui_dock_effects.h" line="3251"/>
4705        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Visibility distance of fog. Visibility can be set by using &apos;&lt;span style=&quot; font-style:italic;&quot;&gt;Set visibility distance by mouse&apos;&lt;/span&gt; button&lt;/p&gt;&lt;p&gt;Lower values produce denser fog,&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4706        <translation type="unfinished"></translation>
4707    </message>
4708    <message>
4709        <location filename="../qt/dock_effects.ui" line="4209"/>
4710        <location filename="../qt/ui_dock_effects.h" line="3697"/>
4711        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Simulates a large amount of lights and is relatively fast to render.&lt;/p&gt;&lt;p&gt;An orbit trap is a point, a 2D, or 3D shape defined in 3D space. The brightness of the point is dependent on how close the point&apos;s orbit gets to the orbit trap shape during the chosen iterations.&lt;/p&gt;&lt;p&gt;This effect is difficult to setup and often you need to try many different orbit trap settings.&lt;/p&gt;&lt;p&gt;These light sources illuminate the fractal surface, but do not cast shadows.&lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - orbit trap lights.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4712        <translation type="unfinished"></translation>
4713    </message>
4714    <message>
4715        <location filename="../qt/dock_effects.ui" line="4212"/>
4716        <location filename="../qt/ui_dock_effects.h" line="3699"/>
4717        <source>Orbit &amp;trap lights</source>
4718        <translation type="unfinished"></translation>
4719    </message>
4720    <message>
4721        <location filename="../qt/dock_effects.ui" line="4241"/>
4722        <location filename="../qt/ui_dock_effects.h" line="3700"/>
4723        <source>Orbit trap center:</source>
4724        <translation type="unfinished"></translation>
4725    </message>
4726    <message>
4727        <location filename="../qt/dock_effects.ui" line="905"/>
4728        <location filename="../qt/dock_effects.ui" line="1225"/>
4729        <location filename="../qt/dock_effects.ui" line="3135"/>
4730        <location filename="../qt/dock_effects.ui" line="3331"/>
4731        <location filename="../qt/dock_effects.ui" line="3498"/>
4732        <location filename="../qt/dock_effects.ui" line="3665"/>
4733        <location filename="../qt/dock_effects.ui" line="3832"/>
4734        <location filename="../qt/dock_effects.ui" line="4432"/>
4735        <location filename="../qt/ui_dock_effects.h" line="3219"/>
4736        <location filename="../qt/ui_dock_effects.h" line="3253"/>
4737        <location filename="../qt/ui_dock_effects.h" line="3540"/>
4738        <location filename="../qt/ui_dock_effects.h" line="3570"/>
4739        <location filename="../qt/ui_dock_effects.h" line="3596"/>
4740        <location filename="../qt/ui_dock_effects.h" line="3622"/>
4741        <location filename="../qt/ui_dock_effects.h" line="3648"/>
4742        <location filename="../qt/ui_dock_effects.h" line="3735"/>
4743        <source>Color:</source>
4744        <translation type="unfinished"></translation>
4745    </message>
4746    <message>
4747        <location filename="../qt/dock_effects.ui" line="1232"/>
4748        <location filename="../qt/ui_dock_effects.h" line="3254"/>
4749        <source>Visibility distance:</source>
4750        <translation type="unfinished"></translation>
4751    </message>
4752    <message>
4753        <location filename="../qt/dock_effects.ui" line="1239"/>
4754        <location filename="../qt/ui_dock_effects.h" line="3256"/>
4755        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of fog effect&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4756        <translation type="unfinished"></translation>
4757    </message>
4758    <message>
4759        <location filename="../qt/dock_effects.ui" line="898"/>
4760        <location filename="../qt/dock_effects.ui" line="1242"/>
4761        <location filename="../qt/dock_effects.ui" line="1333"/>
4762        <location filename="../qt/dock_effects.ui" line="1343"/>
4763        <location filename="../qt/dock_effects.ui" line="1476"/>
4764        <location filename="../qt/dock_effects.ui" line="1493"/>
4765        <location filename="../qt/dock_effects.ui" line="1503"/>
4766        <location filename="../qt/dock_effects.ui" line="1707"/>
4767        <location filename="../qt/dock_effects.ui" line="1717"/>
4768        <location filename="../qt/dock_effects.ui" line="1727"/>
4769        <location filename="../qt/dock_effects.ui" line="2144"/>
4770        <location filename="../qt/dock_effects.ui" line="2189"/>
4771        <location filename="../qt/dock_effects.ui" line="2213"/>
4772        <location filename="../qt/dock_effects.ui" line="2904"/>
4773        <location filename="../qt/dock_effects.ui" line="3145"/>
4774        <location filename="../qt/dock_effects.ui" line="3341"/>
4775        <location filename="../qt/dock_effects.ui" line="3508"/>
4776        <location filename="../qt/dock_effects.ui" line="3675"/>
4777        <location filename="../qt/dock_effects.ui" line="3842"/>
4778        <location filename="../qt/dock_effects.ui" line="4191"/>
4779        <location filename="../qt/dock_effects.ui" line="4442"/>
4780        <location filename="../qt/ui_dock_effects.h" line="3218"/>
4781        <location filename="../qt/ui_dock_effects.h" line="3258"/>
4782        <location filename="../qt/ui_dock_effects.h" line="3276"/>
4783        <location filename="../qt/ui_dock_effects.h" line="3280"/>
4784        <location filename="../qt/ui_dock_effects.h" line="3310"/>
4785        <location filename="../qt/ui_dock_effects.h" line="3315"/>
4786        <location filename="../qt/ui_dock_effects.h" line="3319"/>
4787        <location filename="../qt/ui_dock_effects.h" line="3356"/>
4788        <location filename="../qt/ui_dock_effects.h" line="3360"/>
4789        <location filename="../qt/ui_dock_effects.h" line="3364"/>
4790        <location filename="../qt/ui_dock_effects.h" line="3423"/>
4791        <location filename="../qt/ui_dock_effects.h" line="3432"/>
4792        <location filename="../qt/ui_dock_effects.h" line="3438"/>
4793        <location filename="../qt/ui_dock_effects.h" line="3508"/>
4794        <location filename="../qt/ui_dock_effects.h" line="3544"/>
4795        <location filename="../qt/ui_dock_effects.h" line="3574"/>
4796        <location filename="../qt/ui_dock_effects.h" line="3600"/>
4797        <location filename="../qt/ui_dock_effects.h" line="3626"/>
4798        <location filename="../qt/ui_dock_effects.h" line="3652"/>
4799        <location filename="../qt/ui_dock_effects.h" line="3695"/>
4800        <location filename="../qt/ui_dock_effects.h" line="3739"/>
4801        <source>PushButton</source>
4802        <translation type="unfinished">Pulsador</translation>
4803    </message>
4804    <message>
4805        <location filename="../qt/dock_effects.ui" line="1257"/>
4806        <location filename="../qt/ui_dock_effects.h" line="3260"/>
4807        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sets visibility distance using mouse pointer. Point the object which should be the farthest visible.&lt;/p&gt;&lt;p&gt;After using it don&apos;t forget to change &lt;span style=&quot; font-style:italic;&quot;&gt;Navigation&lt;/span&gt; / &lt;span style=&quot; font-style:italic;&quot;&gt;Mouse click function&lt;/span&gt; to continue work with the camera.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4808        <translation type="unfinished"></translation>
4809    </message>
4810    <message>
4811        <location filename="../qt/dock_effects.ui" line="1260"/>
4812        <location filename="../qt/ui_dock_effects.h" line="3262"/>
4813        <source>Set visibility distance by mouse</source>
4814        <translation type="unfinished"></translation>
4815    </message>
4816    <message>
4817        <location filename="../qt/dock_effects.ui" line="1270"/>
4818        <location filename="../qt/ui_dock_effects.h" line="3264"/>
4819        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Glow effect based on ray-marching step count&lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - glow.jpeg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4820        <translation type="unfinished"></translation>
4821    </message>
4822    <message>
4823        <location filename="../qt/dock_effects.ui" line="1273"/>
4824        <location filename="../qt/ui_dock_effects.h" line="3266"/>
4825        <source>&amp;Glow</source>
4826        <translation type="unfinished"></translation>
4827    </message>
4828    <message>
4829        <location filename="../qt/dock_effects.ui" line="1302"/>
4830        <location filename="../qt/dock_effects.ui" line="1483"/>
4831        <location filename="../qt/dock_effects.ui" line="1641"/>
4832        <location filename="../qt/dock_effects.ui" line="2151"/>
4833        <location filename="../qt/ui_dock_effects.h" line="3267"/>
4834        <location filename="../qt/ui_dock_effects.h" line="3311"/>
4835        <location filename="../qt/ui_dock_effects.h" line="3343"/>
4836        <location filename="../qt/ui_dock_effects.h" line="3424"/>
4837        <source>Color #1:</source>
4838        <translation type="unfinished"></translation>
4839    </message>
4840    <message>
4841        <location filename="../qt/dock_effects.ui" line="1309"/>
4842        <location filename="../qt/dock_effects.ui" line="1443"/>
4843        <location filename="../qt/dock_effects.ui" line="1599"/>
4844        <location filename="../qt/dock_effects.ui" line="2196"/>
4845        <location filename="../qt/ui_dock_effects.h" line="3268"/>
4846        <location filename="../qt/ui_dock_effects.h" line="3301"/>
4847        <location filename="../qt/ui_dock_effects.h" line="3334"/>
4848        <location filename="../qt/ui_dock_effects.h" line="3433"/>
4849        <source>Color #2:</source>
4850        <translation type="unfinished"></translation>
4851    </message>
4852    <message>
4853        <location filename="../qt/dock_effects.ui" line="1316"/>
4854        <location filename="../qt/ui_dock_effects.h" line="3270"/>
4855        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of effect&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4856        <translation type="unfinished"></translation>
4857    </message>
4858    <message>
4859        <location filename="../qt/dock_effects.ui" line="1330"/>
4860        <location filename="../qt/ui_dock_effects.h" line="3274"/>
4861        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of dark areas&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4862        <translation type="unfinished"></translation>
4863    </message>
4864    <message>
4865        <location filename="../qt/dock_effects.ui" line="1340"/>
4866        <location filename="../qt/ui_dock_effects.h" line="3278"/>
4867        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of bright areas&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4868        <translation type="unfinished"></translation>
4869    </message>
4870    <message>
4871        <location filename="../qt/dock_effects.ui" line="1355"/>
4872        <location filename="../qt/ui_dock_effects.h" line="3282"/>
4873        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Fog where density depends on the distance from the fractal surface.&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;Example of high values of distance&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;Examples of low values of distance &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - distance glow.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - distance glow 2.jpeg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
4874        <translation type="unfinished"></translation>
4875    </message>
4876    <message>
4877        <location filename="../qt/dock_effects.ui" line="1358"/>
4878        <location filename="../qt/ui_dock_effects.h" line="3284"/>
4879        <source>Fog based on dis&amp;tance</source>
4880        <translation type="unfinished"></translation>
4881    </message>
4882    <message>
4883        <location filename="../qt/dock_effects.ui" line="1387"/>
4884        <location filename="../qt/dock_effects.ui" line="1520"/>
4885        <location filename="../qt/ui_dock_effects.h" line="3286"/>
4886        <location filename="../qt/ui_dock_effects.h" line="3322"/>
4887        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Adjusts the density of fog based on  the  distance from the fractal surface. Higher values produces fog which reaches further from the fractal surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4888        <translation type="unfinished"></translation>
4889    </message>
4890    <message>
4891        <location filename="../qt/dock_effects.ui" line="1394"/>
4892        <location filename="../qt/ui_dock_effects.h" line="3289"/>
4893        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Density of fog. Higher values produce denser fog. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4894        <translation type="unfinished"></translation>
4895    </message>
4896    <message>
4897        <location filename="../qt/dock_effects.ui" line="1401"/>
4898        <location filename="../qt/ui_dock_effects.h" line="3291"/>
4899        <source>Fog distance factor:</source>
4900        <translation type="unfinished"></translation>
4901    </message>
4902    <message>
4903        <location filename="../qt/dock_effects.ui" line="1408"/>
4904        <location filename="../qt/ui_dock_effects.h" line="3292"/>
4905        <source>Distance of color #2:</source>
4906        <translation type="unfinished"></translation>
4907    </message>
4908    <message>
4909        <location filename="../qt/dock_effects.ui" line="1415"/>
4910        <location filename="../qt/ui_dock_effects.h" line="3293"/>
4911        <source>Distance of color #1:</source>
4912        <translation type="unfinished"></translation>
4913    </message>
4914    <message>
4915        <location filename="../qt/dock_effects.ui" line="1422"/>
4916        <location filename="../qt/ui_dock_effects.h" line="3295"/>
4917        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum fog distance of color #2 from the fractal surface, and minimum fog distance for color #3.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4918        <translation type="unfinished"></translation>
4919    </message>
4920    <message>
4921        <location filename="../qt/dock_effects.ui" line="1429"/>
4922        <location filename="../qt/ui_dock_effects.h" line="3298"/>
4923        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum fog distance of color #1 from the fractal surface, and minimum fog distance for color #2.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4924        <translation type="unfinished"></translation>
4925    </message>
4926    <message>
4927        <location filename="../qt/dock_effects.ui" line="1436"/>
4928        <location filename="../qt/ui_dock_effects.h" line="3300"/>
4929        <source>Density:</source>
4930        <translation type="unfinished"></translation>
4931    </message>
4932    <message>
4933        <location filename="../qt/dock_effects.ui" line="1450"/>
4934        <location filename="../qt/dock_effects.ui" line="1683"/>
4935        <location filename="../qt/dock_effects.ui" line="2203"/>
4936        <location filename="../qt/ui_dock_effects.h" line="3302"/>
4937        <location filename="../qt/ui_dock_effects.h" line="3350"/>
4938        <location filename="../qt/ui_dock_effects.h" line="3434"/>
4939        <source>Color #3:</source>
4940        <translation type="unfinished"></translation>
4941    </message>
4942    <message>
4943        <location filename="../qt/dock_effects.ui" line="1463"/>
4944        <location filename="../qt/ui_dock_effects.h" line="3304"/>
4945        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Calculates optimal settings for fog effect.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4946        <translation type="unfinished"></translation>
4947    </message>
4948    <message>
4949        <location filename="../qt/dock_effects.ui" line="1466"/>
4950        <location filename="../qt/ui_dock_effects.h" line="3306"/>
4951        <source>Optimal distances calculation</source>
4952        <translation type="unfinished"></translation>
4953    </message>
4954    <message>
4955        <location filename="../qt/dock_effects.ui" line="1473"/>
4956        <location filename="../qt/ui_dock_effects.h" line="3308"/>
4957        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of fog which is used from fractal surface to distance #1&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4958        <translation type="unfinished"></translation>
4959    </message>
4960    <message>
4961        <location filename="../qt/dock_effects.ui" line="1490"/>
4962        <location filename="../qt/ui_dock_effects.h" line="3313"/>
4963        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of fog which is used farther than distance #2&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4964        <translation type="unfinished"></translation>
4965    </message>
4966    <message>
4967        <location filename="../qt/dock_effects.ui" line="1500"/>
4968        <location filename="../qt/ui_dock_effects.h" line="3317"/>
4969        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of fog which is used between distance #1  and distance #2&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4970        <translation type="unfinished"></translation>
4971    </message>
4972    <message>
4973        <location filename="../qt/dock_effects.ui" line="1510"/>
4974        <location filename="../qt/ui_dock_effects.h" line="3320"/>
4975        <source>Distance from fractal surface:</source>
4976        <translation type="unfinished"></translation>
4977    </message>
4978    <message>
4979        <location filename="../qt/dock_effects.ui" line="1532"/>
4980        <location filename="../qt/ui_dock_effects.h" line="3325"/>
4981        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Fog effect, where the density of the fog is dependent on the iteration count of the fractal formula. Fog is denser in areas of higher iteration count.&lt;/p&gt;&lt;p&gt;Fog receives shadows, and casts shadows on fractal surface and on itself.&lt;/p&gt;&lt;p&gt;Example of fog with additional light sources:&lt;br/&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - iterfog - lights.jpeg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
4982        <translation type="unfinished"></translation>
4983    </message>
4984    <message>
4985        <location filename="../qt/dock_effects.ui" line="1535"/>
4986        <location filename="../qt/ui_dock_effects.h" line="3327"/>
4987        <source>Fog based on iteration co&amp;unt</source>
4988        <translation type="unfinished"></translation>
4989    </message>
4990    <message>
4991        <location filename="../qt/dock_effects.ui" line="1564"/>
4992        <location filename="../qt/ui_dock_effects.h" line="3328"/>
4993        <source>Max iter. for color#2:</source>
4994        <translation type="unfinished"></translation>
4995    </message>
4996    <message>
4997        <location filename="../qt/dock_effects.ui" line="1577"/>
4998        <location filename="../qt/dock_effects.ui" line="1802"/>
4999        <location filename="../qt/ui_dock_effects.h" line="3330"/>
5000        <location filename="../qt/ui_dock_effects.h" line="3378"/>
5001        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;There is no fog in volume where iteration count is lower than this value. When this parameter is high then fog is only just by fractal surface.&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;trim = 4&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;trim = 6&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;trim = 8&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - iterfog - 4 - 16000.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - iterfog - 6 - 30000.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - iterfog - 8 - 40000.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
5002        <translation type="unfinished"></translation>
5003    </message>
5004    <message>
5005        <location filename="../qt/dock_effects.ui" line="1612"/>
5006        <location filename="../qt/ui_dock_effects.h" line="3336"/>
5007        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color #1 is used for iteration count lower than this value&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5008        <translation type="unfinished"></translation>
5009    </message>
5010    <message>
5011        <location filename="../qt/dock_effects.ui" line="1634"/>
5012        <location filename="../qt/ui_dock_effects.h" line="3341"/>
5013        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Opacity of fog. Higher value gives denser fog.&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;opacity = 1000&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;opacity = 4000&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;opacity = 16000&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - iterfog - 4 - 1000.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - iterfog - 4 - 4000.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - iterfog - 4 - 16000.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
5014        <translation type="unfinished"></translation>
5015    </message>
5016    <message>
5017        <location filename="../qt/dock_effects.ui" line="1654"/>
5018        <location filename="../qt/ui_dock_effects.h" line="3345"/>
5019        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color #2 is used for iteration count lower than this value. &lt;/p&gt;&lt;p&gt;Color #3 is used for iteration count greater than this value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5020        <translation type="unfinished"></translation>
5021    </message>
5022    <message>
5023        <location filename="../qt/dock_effects.ui" line="1676"/>
5024        <location filename="../qt/ui_dock_effects.h" line="3349"/>
5025        <source>Opacity:</source>
5026        <translation type="unfinished"></translation>
5027    </message>
5028    <message>
5029        <location filename="../qt/dock_effects.ui" line="1690"/>
5030        <location filename="../qt/ui_dock_effects.h" line="3351"/>
5031        <source>Low iterations trim:</source>
5032        <translation type="unfinished"></translation>
5033    </message>
5034    <message>
5035        <location filename="../qt/dock_effects.ui" line="1697"/>
5036        <location filename="../qt/ui_dock_effects.h" line="3352"/>
5037        <source>Max iter. for color#1:</source>
5038        <translation type="unfinished"></translation>
5039    </message>
5040    <message>
5041        <location filename="../qt/dock_effects.ui" line="1704"/>
5042        <location filename="../qt/ui_dock_effects.h" line="3354"/>
5043        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color #3 of fog effect&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5044        <translation type="unfinished"></translation>
5045    </message>
5046    <message>
5047        <location filename="../qt/dock_effects.ui" line="1714"/>
5048        <location filename="../qt/ui_dock_effects.h" line="3358"/>
5049        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color #1 of fog effect&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5050        <translation type="unfinished"></translation>
5051    </message>
5052    <message>
5053        <location filename="../qt/dock_effects.ui" line="1724"/>
5054        <location filename="../qt/ui_dock_effects.h" line="3362"/>
5055        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color #2 of fog effect&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5056        <translation type="unfinished"></translation>
5057    </message>
5058    <message>
5059        <location filename="../qt/dock_effects.ui" line="1740"/>
5060        <location filename="../qt/ui_dock_effects.h" line="3366"/>
5061        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameter can be used to increase brightness of fog illuminated by auxiliary light sources.&lt;/p&gt;&lt;p&gt;In Mandelbulber version &amp;lt;= 2.12 this value was hardcoded and default value was 100. &lt;/p&gt;&lt;p&gt;When brightness boost is 1.0 then there is correct proportion of illuminating fractal surface and fog.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5062        <translation type="unfinished"></translation>
5063    </message>
5064    <message>
5065        <location filename="../qt/dock_effects.ui" line="1762"/>
5066        <location filename="../qt/ui_dock_effects.h" line="3370"/>
5067        <source>Brightness boost.
5068Set 100 to keep compatibility with version &lt;=2.12</source>
5069        <translation type="unfinished"></translation>
5070    </message>
5071    <message>
5072        <location filename="../qt/dock_effects.ui" line="1779"/>
5073        <location filename="../qt/ui_dock_effects.h" line="3373"/>
5074        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When enabled, the fog will cast and receive shadows, producing a more realistic effect, (but rendering will be much slower.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5075        <translation type="unfinished"></translation>
5076    </message>
5077    <message>
5078        <location filename="../qt/dock_effects.ui" line="1782"/>
5079        <location filename="../qt/ui_dock_effects.h" line="3375"/>
5080        <source>Cast/receive shadows</source>
5081        <translation type="unfinished"></translation>
5082    </message>
5083    <message>
5084        <location filename="../qt/dock_effects.ui" line="1789"/>
5085        <location filename="../qt/ui_dock_effects.h" line="3376"/>
5086        <source>High iterations trim:</source>
5087        <translation type="unfinished"></translation>
5088    </message>
5089    <message>
5090        <location filename="../qt/dock_effects.ui" line="1829"/>
5091        <location filename="../qt/ui_dock_effects.h" line="3383"/>
5092        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Parameters of visible light rays, often named  quot;God Raysquot; effect.&lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/god rays.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5093        <translation type="unfinished"></translation>
5094    </message>
5095    <message>
5096        <location filename="../qt/dock_effects.ui" line="1832"/>
5097        <location filename="../qt/ui_dock_effects.h" line="3385"/>
5098        <source>Volumetric lights</source>
5099        <translation type="unfinished"></translation>
5100    </message>
5101    <message>
5102        <location filename="../qt/dock_effects.ui" line="1858"/>
5103        <location filename="../qt/dock_effects.ui" line="1901"/>
5104        <location filename="../qt/dock_effects.ui" line="1915"/>
5105        <location filename="../qt/dock_effects.ui" line="1942"/>
5106        <location filename="../qt/dock_effects.ui" line="1969"/>
5107        <location filename="../qt/ui_dock_effects.h" line="3387"/>
5108        <location filename="../qt/ui_dock_effects.h" line="3396"/>
5109        <location filename="../qt/ui_dock_effects.h" line="3400"/>
5110        <location filename="../qt/ui_dock_effects.h" line="3405"/>
5111        <location filename="../qt/ui_dock_effects.h" line="3410"/>
5112        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of effect. When effect is not visible try to increase intensity. If whole image is white, then decrease intensity.&lt;/p&gt;&lt;p&gt;Intensity of effect doesn&apos;t depend on light source brightness&lt;/p&gt;&lt;p&gt;To control quality of this effect change &lt;span style=&quot; font-style:italic;&quot;&gt;Rendering Engine / Raymarching step&lt;/span&gt; multiplier parameter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5113        <translation type="unfinished"></translation>
5114    </message>
5115    <message>
5116        <location filename="../qt/dock_effects.ui" line="1871"/>
5117        <location filename="../qt/ui_dock_effects.h" line="3390"/>
5118        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables effect for main light source. It&apos;s good to place the light source almost in front of the camera (horizontal angle about 180, vertical angle about 0)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5119        <translation type="unfinished"></translation>
5120    </message>
5121    <message>
5122        <location filename="../qt/dock_effects.ui" line="1874"/>
5123        <location filename="../qt/ui_dock_effects.h" line="3392"/>
5124        <source>Main light as volumetric</source>
5125        <translation type="unfinished"></translation>
5126    </message>
5127    <message>
5128        <location filename="../qt/dock_effects.ui" line="1881"/>
5129        <location filename="../qt/ui_dock_effects.h" line="3393"/>
5130        <source>Visibility of main light:</source>
5131        <translation type="unfinished"></translation>
5132    </message>
5133    <message>
5134        <location filename="../qt/dock_effects.ui" line="1894"/>
5135        <location filename="../qt/ui_dock_effects.h" line="3394"/>
5136        <source>Light #1 as volumetric</source>
5137        <translation type="unfinished"></translation>
5138    </message>
5139    <message>
5140        <location filename="../qt/dock_effects.ui" line="1908"/>
5141        <location filename="../qt/ui_dock_effects.h" line="3398"/>
5142        <source>Visibility of light #1:</source>
5143        <translation type="unfinished"></translation>
5144    </message>
5145    <message>
5146        <location filename="../qt/dock_effects.ui" line="1928"/>
5147        <location filename="../qt/ui_dock_effects.h" line="3402"/>
5148        <source>Light #2 as volumetric</source>
5149        <translation type="unfinished"></translation>
5150    </message>
5151    <message>
5152        <location filename="../qt/dock_effects.ui" line="1935"/>
5153        <location filename="../qt/ui_dock_effects.h" line="3403"/>
5154        <source>Visibility of light #2:</source>
5155        <translation type="unfinished"></translation>
5156    </message>
5157    <message>
5158        <location filename="../qt/dock_effects.ui" line="1955"/>
5159        <location filename="../qt/ui_dock_effects.h" line="3407"/>
5160        <source>Light #3 as volumetric</source>
5161        <translation type="unfinished"></translation>
5162    </message>
5163    <message>
5164        <location filename="../qt/dock_effects.ui" line="1962"/>
5165        <location filename="../qt/ui_dock_effects.h" line="3408"/>
5166        <source>Visibility of light #3:</source>
5167        <translation type="unfinished"></translation>
5168    </message>
5169    <message>
5170        <location filename="../qt/dock_effects.ui" line="1982"/>
5171        <location filename="../qt/ui_dock_effects.h" line="3412"/>
5172        <source>Light #4 as volumetric</source>
5173        <translation type="unfinished"></translation>
5174    </message>
5175    <message>
5176        <location filename="../qt/dock_effects.ui" line="1989"/>
5177        <location filename="../qt/ui_dock_effects.h" line="3413"/>
5178        <source>Visibility of light #4:</source>
5179        <translation type="unfinished"></translation>
5180    </message>
5181    <message>
5182        <location filename="../qt/dock_effects.ui" line="2019"/>
5183        <location filename="../qt/ui_dock_effects.h" line="3484"/>
5184        <source>Background</source>
5185        <translation type="unfinished"></translation>
5186    </message>
5187    <message>
5188        <location filename="../qt/dock_effects.ui" line="2115"/>
5189        <location filename="../qt/ui_dock_effects.h" line="3419"/>
5190        <source>Colored background</source>
5191        <translation type="unfinished"></translation>
5192    </message>
5193    <message>
5194        <location filename="../qt/dock_effects.ui" line="2141"/>
5195        <location filename="../qt/ui_dock_effects.h" line="3421"/>
5196        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of background at zenith&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5197        <translation type="unfinished"></translation>
5198    </message>
5199    <message>
5200        <location filename="../qt/dock_effects.ui" line="2160"/>
5201        <location filename="../qt/ui_dock_effects.h" line="3426"/>
5202        <source>Enables colored gradient on background. When disabled only color #1 is used.</source>
5203        <translation type="unfinished"></translation>
5204    </message>
5205    <message>
5206        <location filename="../qt/dock_effects.ui" line="2163"/>
5207        <location filename="../qt/ui_dock_effects.h" line="3428"/>
5208        <source>&amp;3-color gradient</source>
5209        <translation type="unfinished"></translation>
5210    </message>
5211    <message>
5212        <location filename="../qt/dock_effects.ui" line="2186"/>
5213        <location filename="../qt/ui_dock_effects.h" line="3430"/>
5214        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of background at nadir&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5215        <translation type="unfinished"></translation>
5216    </message>
5217    <message>
5218        <location filename="../qt/dock_effects.ui" line="2210"/>
5219        <location filename="../qt/ui_dock_effects.h" line="3436"/>
5220        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of background at horizon&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5221        <translation type="unfinished"></translation>
5222    </message>
5223    <message>
5224        <location filename="../qt/dock_effects.ui" line="2233"/>
5225        <location filename="../qt/ui_dock_effects.h" line="3439"/>
5226        <source>Brightness:</source>
5227        <translation type="unfinished">Brillo:</translation>
5228    </message>
5229    <message>
5230        <location filename="../qt/dock_effects.ui" line="2246"/>
5231        <location filename="../qt/ui_dock_effects.h" line="3441"/>
5232        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Brightness of background&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5233        <translation type="unfinished"></translation>
5234    </message>
5235    <message>
5236        <location filename="../qt/dock_effects.ui" line="2273"/>
5237        <location filename="../qt/ui_dock_effects.h" line="3446"/>
5238        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables covering of background sphere with selected image.&lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - backhround texture.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5239        <translation type="unfinished"></translation>
5240    </message>
5241    <message>
5242        <location filename="../qt/dock_effects.ui" line="2311"/>
5243        <location filename="../qt/ui_dock_effects.h" line="3449"/>
5244        <source>Map type:</source>
5245        <translation type="unfinished"></translation>
5246    </message>
5247    <message>
5248        <location filename="../qt/dock_effects.ui" line="2324"/>
5249        <location filename="../qt/ui_dock_effects.h" line="3450"/>
5250        <source>Vertical scale:</source>
5251        <translation type="unfinished"></translation>
5252    </message>
5253    <message>
5254        <location filename="../qt/dock_effects.ui" line="2337"/>
5255        <location filename="../qt/ui_dock_effects.h" line="3456"/>
5256        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;It determines, how texture will be mapped on background sphere&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Equirectangular: &lt;br/&gt;&lt;/span&gt;&lt;span style=&quot; font-weight:400;&quot;&gt;Texture has to be created used equirectangular projection. It&apos;s the most popular format for textures dedicated for sphere mapping.&lt;br/&gt;Example:&lt;br/&gt;&lt;/span&gt;&lt;img src=&quot;:/tooltips/tooltips_images/equirectangular_bkg.jpg&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Double hemisphere:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Texture has to be created as a pair of images of hemispheres. Mapping has to be the same as &lt;span style=&quot; font-style:italic;&quot;&gt;Full dome projection&lt;/span&gt; (or &lt;span style=&quot; font-style:italic;&quot;&gt;Fish eye&lt;/span&gt;)&lt;br/&gt;Example texture with indicated axes and directions:&lt;br/&gt;&lt;img src=&quot;:/tooltips/tooltips_images/full_dome_bkg_axes.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5257        <translation type="unfinished"></translation>
5258    </message>
5259    <message>
5260        <location filename="../qt/dock_effects.ui" line="2341"/>
5261        <location filename="../qt/ui_dock_effects.h" line="3451"/>
5262        <source>Equirectangular</source>
5263        <translation type="unfinished">Equirectangular</translation>
5264    </message>
5265    <message>
5266        <location filename="../qt/dock_effects.ui" line="2346"/>
5267        <location filename="../qt/ui_dock_effects.h" line="3452"/>
5268        <source>Double hemisphere</source>
5269        <translation type="unfinished"></translation>
5270    </message>
5271    <message>
5272        <location filename="../qt/dock_effects.ui" line="2351"/>
5273        <location filename="../qt/ui_dock_effects.h" line="3453"/>
5274        <source>Flat</source>
5275        <translation type="unfinished"></translation>
5276    </message>
5277    <message>
5278        <location filename="../qt/dock_effects.ui" line="2359"/>
5279        <location filename="../qt/ui_dock_effects.h" line="3458"/>
5280        <source>Beta:</source>
5281        <translation type="unfinished"></translation>
5282    </message>
5283    <message>
5284        <location filename="../qt/dock_effects.ui" line="2375"/>
5285        <location filename="../qt/ui_dock_effects.h" line="3460"/>
5286        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Path to the background image. Acceptable formats are BMP, GIF, JPG, PNG&lt;/p&gt;&lt;p&gt;To use animated textures (image sequences), replace numbers by &apos;%&apos; symbol. Example: If sequence of images is as showed below: &lt;br/&gt;texture0001.jpg&lt;br/&gt;texture0002.jpg&lt;br/&gt;etc&lt;/p&gt;&lt;p&gt;Then use following file name: texture%%%%.jpg&lt;br/&gt;This tells the program to treat this as not a single image but as a sequence of images with 4 digit index.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5287        <translation type="unfinished"></translation>
5288    </message>
5289    <message>
5290        <location filename="../qt/dock_effects.ui" line="2410"/>
5291        <location filename="../qt/ui_dock_effects.h" line="3464"/>
5292        <source>Alpha:</source>
5293        <translation type="unfinished"></translation>
5294    </message>
5295    <message>
5296        <location filename="../qt/dock_effects.ui" line="2420"/>
5297        <location filename="../qt/ui_dock_effects.h" line="3465"/>
5298        <source>Gamma:</source>
5299        <translation type="unfinished">Gamma:</translation>
5300    </message>
5301    <message>
5302        <location filename="../qt/dock_effects.ui" line="2436"/>
5303        <location filename="../qt/ui_dock_effects.h" line="3466"/>
5304        <source>Texture offset:</source>
5305        <translation type="unfinished"></translation>
5306    </message>
5307    <message>
5308        <location filename="../qt/dock_effects.ui" line="2477"/>
5309        <location filename="../qt/ui_dock_effects.h" line="3469"/>
5310        <source>Rotation:</source>
5311        <translation type="unfinished"></translation>
5312    </message>
5313    <message>
5314        <location filename="../qt/dock_effects.ui" line="2484"/>
5315        <location filename="../qt/dock_effects.ui" line="3237"/>
5316        <location filename="../qt/dock_effects.ui" line="3404"/>
5317        <location filename="../qt/dock_effects.ui" line="3571"/>
5318        <location filename="../qt/dock_effects.ui" line="3738"/>
5319        <location filename="../qt/dock_effects.ui" line="4067"/>
5320        <location filename="../qt/dock_effects.ui" line="4392"/>
5321        <location filename="../qt/dock_effects.ui" line="4622"/>
5322        <location filename="../qt/ui_dock_effects.h" line="3470"/>
5323        <location filename="../qt/ui_dock_effects.h" line="3554"/>
5324        <location filename="../qt/ui_dock_effects.h" line="3580"/>
5325        <location filename="../qt/ui_dock_effects.h" line="3606"/>
5326        <location filename="../qt/ui_dock_effects.h" line="3632"/>
5327        <location filename="../qt/ui_dock_effects.h" line="3685"/>
5328        <location filename="../qt/ui_dock_effects.h" line="3727"/>
5329        <location filename="../qt/ui_dock_effects.h" line="3757"/>
5330        <source>x:</source>
5331        <translation type="unfinished">x:</translation>
5332    </message>
5333    <message>
5334        <location filename="../qt/dock_effects.ui" line="2531"/>
5335        <location filename="../qt/ui_dock_effects.h" line="3473"/>
5336        <source>Horizontal scale:</source>
5337        <translation type="unfinished"></translation>
5338    </message>
5339    <message>
5340        <location filename="../qt/dock_effects.ui" line="2663"/>
5341        <location filename="../qt/dock_effects.ui" line="3257"/>
5342        <location filename="../qt/dock_effects.ui" line="3424"/>
5343        <location filename="../qt/dock_effects.ui" line="3591"/>
5344        <location filename="../qt/dock_effects.ui" line="3758"/>
5345        <location filename="../qt/dock_effects.ui" line="4090"/>
5346        <location filename="../qt/dock_effects.ui" line="4352"/>
5347        <location filename="../qt/dock_effects.ui" line="4606"/>
5348        <location filename="../qt/ui_dock_effects.h" line="3483"/>
5349        <location filename="../qt/ui_dock_effects.h" line="3558"/>
5350        <location filename="../qt/ui_dock_effects.h" line="3584"/>
5351        <location filename="../qt/ui_dock_effects.h" line="3610"/>
5352        <location filename="../qt/ui_dock_effects.h" line="3636"/>
5353        <location filename="../qt/ui_dock_effects.h" line="3686"/>
5354        <location filename="../qt/ui_dock_effects.h" line="3721"/>
5355        <location filename="../qt/ui_dock_effects.h" line="3756"/>
5356        <source>y:</source>
5357        <translation type="unfinished">y:</translation>
5358    </message>
5359    <message>
5360        <location filename="../qt/dock_effects.ui" line="2696"/>
5361        <location filename="../qt/ui_dock_effects.h" line="3763"/>
5362        <source>Lights</source>
5363        <translation type="unfinished"></translation>
5364    </message>
5365    <message>
5366        <location filename="../qt/dock_effects.ui" line="2792"/>
5367        <location filename="../qt/ui_dock_effects.h" line="3489"/>
5368        <source>Common light options</source>
5369        <translation type="unfinished"></translation>
5370    </message>
5371    <message>
5372        <location filename="../qt/dock_effects.ui" line="2819"/>
5373        <location filename="../qt/ui_dock_effects.h" line="3491"/>
5374        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables casting shadows from all light sources&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5375        <translation type="unfinished"></translation>
5376    </message>
5377    <message>
5378        <location filename="../qt/dock_effects.ui" line="2822"/>
5379        <location filename="../qt/ui_dock_effects.h" line="3493"/>
5380        <source>Cast shadows</source>
5381        <translation type="unfinished"></translation>
5382    </message>
5383    <message>
5384        <location filename="../qt/dock_effects.ui" line="2835"/>
5385        <location filename="../qt/ui_dock_effects.h" line="3495"/>
5386        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Makes light rays penetrate all the objects. When it&apos;s enabled, then even inside the fractal it will not be completely dark. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5387        <translation type="unfinished"></translation>
5388    </message>
5389    <message>
5390        <location filename="../qt/dock_effects.ui" line="2838"/>
5391        <location filename="../qt/ui_dock_effects.h" line="3497"/>
5392        <source>Penetrating lights</source>
5393        <translation type="unfinished"></translation>
5394    </message>
5395    <message>
5396        <location filename="../qt/dock_effects.ui" line="2850"/>
5397        <location filename="../qt/ui_dock_effects.h" line="3498"/>
5398        <source>Soft shadow cone angle:</source>
5399        <translation type="unfinished"></translation>
5400    </message>
5401    <message>
5402        <location filename="../qt/dock_effects.ui" line="2863"/>
5403        <location filename="../qt/ui_dock_effects.h" line="3500"/>
5404        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameter controls angle of shadows cone. It simulates &amp;quot;soft shadow&amp;quot; effect. When it&apos;s zero, then shadows are very sharp.&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;shadow cone 0 degrees&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;shadow cone 5 degrees &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - shadow cone 0.jpeg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - shadow cone 5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
5405        <translation type="unfinished"></translation>
5406    </message>
5407    <message>
5408        <location filename="../qt/dock_effects.ui" line="2894"/>
5409        <location filename="../qt/ui_dock_effects.h" line="3504"/>
5410        <source>Fill light color:</source>
5411        <translation type="unfinished"></translation>
5412    </message>
5413    <message>
5414        <location filename="../qt/dock_effects.ui" line="2916"/>
5415        <location filename="../qt/ui_dock_effects.h" line="3509"/>
5416        <source>&amp;Main light source</source>
5417        <translation type="unfinished"></translation>
5418    </message>
5419    <message>
5420        <location filename="../qt/dock_effects.ui" line="2945"/>
5421        <location filename="../qt/ui_dock_effects.h" line="3510"/>
5422        <source>Horizontal angle:</source>
5423        <translation type="unfinished"></translation>
5424    </message>
5425    <message>
5426        <location filename="../qt/dock_effects.ui" line="2965"/>
5427        <location filename="../qt/ui_dock_effects.h" line="3513"/>
5428        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameter moves the light source to the left / right. &lt;/p&gt;&lt;p&gt;When &lt;span style=&quot; font-style:italic;&quot;&gt;Position relative to camera&lt;/span&gt; is off and angle is zero then light is set on Y axis.&lt;/p&gt;&lt;p&gt;When &lt;span style=&quot; font-style:italic;&quot;&gt;Position relative to camera&lt;/span&gt; is on and angle is zero then light is set behind the camera. When it&apos;s +90, then is on the right side of the camera. When it&apos;s -90, then is on the left side of the camera. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5429        <translation type="unfinished"></translation>
5430    </message>
5431    <message>
5432        <location filename="../qt/dock_effects.ui" line="2999"/>
5433        <location filename="../qt/ui_dock_effects.h" line="3518"/>
5434        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameter sets size of main light which is visible on a &amp;quot;sky&amp;quot;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5435        <translation type="unfinished"></translation>
5436    </message>
5437    <message>
5438        <location filename="../qt/dock_effects.ui" line="3027"/>
5439        <location filename="../qt/ui_dock_effects.h" line="3523"/>
5440        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of main light source. When it&apos;s higher then objects illuminated by main light source will be brighter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5441        <translation type="unfinished"></translation>
5442    </message>
5443    <message>
5444        <location filename="../qt/dock_effects.ui" line="3055"/>
5445        <location filename="../qt/ui_dock_effects.h" line="3528"/>
5446        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameter sets brightness of the light which is visible on a &amp;quot;sky&amp;quot;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5447        <translation type="unfinished"></translation>
5448    </message>
5449    <message>
5450        <location filename="../qt/dock_effects.ui" line="3077"/>
5451        <location filename="../qt/dock_effects.ui" line="3912"/>
5452        <location filename="../qt/ui_dock_effects.h" line="3532"/>
5453        <location filename="../qt/ui_dock_effects.h" line="3664"/>
5454        <source>Size:</source>
5455        <translation type="unfinished"></translation>
5456    </message>
5457    <message>
5458        <location filename="../qt/dock_effects.ui" line="3084"/>
5459        <location filename="../qt/ui_dock_effects.h" line="3533"/>
5460        <source>Vertical angle:</source>
5461        <translation type="unfinished"></translation>
5462    </message>
5463    <message>
5464        <location filename="../qt/dock_effects.ui" line="3097"/>
5465        <location filename="../qt/ui_dock_effects.h" line="3535"/>
5466        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameter moves main light source higher / lower. &lt;/p&gt;&lt;p&gt;When &lt;span style=&quot; font-style:italic;&quot;&gt;Position relative to camera&lt;/span&gt; is off and angle is zero then light is set on X-Y plane (horizon).&lt;/p&gt;&lt;p&gt;When &lt;span style=&quot; font-style:italic;&quot;&gt;Position relative to camera&lt;/span&gt; is on and angle is zero then light is on local horizon. When it&apos;s +90, then is over the camera. When it&apos;s -90, then is under the camera. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5467        <translation type="unfinished"></translation>
5468    </message>
5469    <message>
5470        <location filename="../qt/dock_effects.ui" line="3128"/>
5471        <location filename="../qt/dock_effects.ui" line="3926"/>
5472        <location filename="../qt/ui_dock_effects.h" line="3539"/>
5473        <location filename="../qt/ui_dock_effects.h" line="3668"/>
5474        <source>Visibility:</source>
5475        <translation type="unfinished"></translation>
5476    </message>
5477    <message>
5478        <location filename="../qt/dock_effects.ui" line="3142"/>
5479        <location filename="../qt/ui_dock_effects.h" line="3542"/>
5480        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of main light source&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5481        <translation type="unfinished"></translation>
5482    </message>
5483    <message>
5484        <location filename="../qt/dock_effects.ui" line="3160"/>
5485        <location filename="../qt/ui_dock_effects.h" line="3546"/>
5486        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When this is checked, then the position of the light changes with camera rotation. When it is unchecked, then main light source position is set with angles relative to scene coordinate system.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5487        <translation type="unfinished"></translation>
5488    </message>
5489    <message>
5490        <location filename="../qt/dock_effects.ui" line="3163"/>
5491        <location filename="../qt/ui_dock_effects.h" line="3548"/>
5492        <source>Position relative to the camera</source>
5493        <translation type="unfinished"></translation>
5494    </message>
5495    <message>
5496        <location filename="../qt/dock_effects.ui" line="3173"/>
5497        <location filename="../qt/ui_dock_effects.h" line="3550"/>
5498        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Freely configurable light sources&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5499        <translation type="unfinished"></translation>
5500    </message>
5501    <message>
5502        <location filename="../qt/dock_effects.ui" line="3176"/>
5503        <location filename="../qt/ui_dock_effects.h" line="3552"/>
5504        <source>Custom lights</source>
5505        <translation type="unfinished"></translation>
5506    </message>
5507    <message>
5508        <location filename="../qt/dock_effects.ui" line="3202"/>
5509        <location filename="../qt/ui_dock_effects.h" line="3553"/>
5510        <source>Light #&amp;2</source>
5511        <translation type="unfinished"></translation>
5512    </message>
5513    <message>
5514        <location filename="../qt/dock_effects.ui" line="3250"/>
5515        <location filename="../qt/dock_effects.ui" line="3270"/>
5516        <location filename="../qt/dock_effects.ui" line="3290"/>
5517        <location filename="../qt/dock_effects.ui" line="3417"/>
5518        <location filename="../qt/dock_effects.ui" line="3437"/>
5519        <location filename="../qt/dock_effects.ui" line="3457"/>
5520        <location filename="../qt/dock_effects.ui" line="3584"/>
5521        <location filename="../qt/dock_effects.ui" line="3604"/>
5522        <location filename="../qt/dock_effects.ui" line="3624"/>
5523        <location filename="../qt/dock_effects.ui" line="3751"/>
5524        <location filename="../qt/dock_effects.ui" line="3771"/>
5525        <location filename="../qt/dock_effects.ui" line="3791"/>
5526        <location filename="../qt/ui_dock_effects.h" line="3556"/>
5527        <location filename="../qt/ui_dock_effects.h" line="3560"/>
5528        <location filename="../qt/ui_dock_effects.h" line="3564"/>
5529        <location filename="../qt/ui_dock_effects.h" line="3582"/>
5530        <location filename="../qt/ui_dock_effects.h" line="3586"/>
5531        <location filename="../qt/ui_dock_effects.h" line="3590"/>
5532        <location filename="../qt/ui_dock_effects.h" line="3608"/>
5533        <location filename="../qt/ui_dock_effects.h" line="3612"/>
5534        <location filename="../qt/ui_dock_effects.h" line="3616"/>
5535        <location filename="../qt/ui_dock_effects.h" line="3634"/>
5536        <location filename="../qt/ui_dock_effects.h" line="3638"/>
5537        <location filename="../qt/ui_dock_effects.h" line="3642"/>
5538        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;coordinates of light source&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5539        <translation type="unfinished"></translation>
5540    </message>
5541    <message>
5542        <location filename="../qt/dock_effects.ui" line="3277"/>
5543        <location filename="../qt/dock_effects.ui" line="3444"/>
5544        <location filename="../qt/dock_effects.ui" line="3611"/>
5545        <location filename="../qt/dock_effects.ui" line="3778"/>
5546        <location filename="../qt/dock_effects.ui" line="4113"/>
5547        <location filename="../qt/dock_effects.ui" line="4415"/>
5548        <location filename="../qt/dock_effects.ui" line="4590"/>
5549        <location filename="../qt/ui_dock_effects.h" line="3562"/>
5550        <location filename="../qt/ui_dock_effects.h" line="3588"/>
5551        <location filename="../qt/ui_dock_effects.h" line="3614"/>
5552        <location filename="../qt/ui_dock_effects.h" line="3640"/>
5553        <location filename="../qt/ui_dock_effects.h" line="3687"/>
5554        <location filename="../qt/ui_dock_effects.h" line="3731"/>
5555        <location filename="../qt/ui_dock_effects.h" line="3755"/>
5556        <source>z:</source>
5557        <translation type="unfinished">z:</translation>
5558    </message>
5559    <message>
5560        <location filename="../qt/dock_effects.ui" line="3317"/>
5561        <location filename="../qt/dock_effects.ui" line="3484"/>
5562        <location filename="../qt/dock_effects.ui" line="3651"/>
5563        <location filename="../qt/dock_effects.ui" line="3818"/>
5564        <location filename="../qt/ui_dock_effects.h" line="3568"/>
5565        <location filename="../qt/ui_dock_effects.h" line="3594"/>
5566        <location filename="../qt/ui_dock_effects.h" line="3620"/>
5567        <location filename="../qt/ui_dock_effects.h" line="3646"/>
5568        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;brightness of light source&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5569        <translation type="unfinished"></translation>
5570    </message>
5571    <message>
5572        <location filename="../qt/dock_effects.ui" line="895"/>
5573        <location filename="../qt/dock_effects.ui" line="2901"/>
5574        <location filename="../qt/dock_effects.ui" line="3338"/>
5575        <location filename="../qt/dock_effects.ui" line="3505"/>
5576        <location filename="../qt/dock_effects.ui" line="3672"/>
5577        <location filename="../qt/dock_effects.ui" line="3839"/>
5578        <location filename="../qt/dock_effects.ui" line="4439"/>
5579        <location filename="../qt/ui_dock_effects.h" line="3216"/>
5580        <location filename="../qt/ui_dock_effects.h" line="3506"/>
5581        <location filename="../qt/ui_dock_effects.h" line="3572"/>
5582        <location filename="../qt/ui_dock_effects.h" line="3598"/>
5583        <location filename="../qt/ui_dock_effects.h" line="3624"/>
5584        <location filename="../qt/ui_dock_effects.h" line="3650"/>
5585        <location filename="../qt/ui_dock_effects.h" line="3737"/>
5586        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of light source&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5587        <translation type="unfinished"></translation>
5588    </message>
5589    <message>
5590        <location filename="../qt/dock_effects.ui" line="2276"/>
5591        <location filename="../qt/ui_dock_effects.h" line="3448"/>
5592        <source>Text&amp;ured background</source>
5593        <translation type="unfinished"></translation>
5594    </message>
5595    <message>
5596        <location filename="../qt/dock_effects.ui" line="3356"/>
5597        <location filename="../qt/dock_effects.ui" line="3523"/>
5598        <location filename="../qt/dock_effects.ui" line="3690"/>
5599        <location filename="../qt/dock_effects.ui" line="3857"/>
5600        <location filename="../qt/ui_dock_effects.h" line="3576"/>
5601        <location filename="../qt/ui_dock_effects.h" line="3602"/>
5602        <location filename="../qt/ui_dock_effects.h" line="3628"/>
5603        <location filename="../qt/ui_dock_effects.h" line="3654"/>
5604        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables placing of the light source by mouse pointer. Light source is placed in front of fractal surface by distance defined by &lt;span style=&quot; font-style:italic;&quot;&gt;Placement distance &lt;/span&gt;parameter. &lt;/p&gt;&lt;p&gt;Placement distance can be changed using mouse scroll. &lt;/p&gt;&lt;p&gt;When the light is already placed, don&apos;t forget to change &lt;span style=&quot; font-style:italic;&quot;&gt;Mouse click function&lt;/span&gt; to e.g. &amp;quot;Move the camera&amp;quot;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5605        <translation type="unfinished"></translation>
5606    </message>
5607    <message>
5608        <location filename="../qt/dock_effects.ui" line="3359"/>
5609        <location filename="../qt/dock_effects.ui" line="3526"/>
5610        <location filename="../qt/dock_effects.ui" line="3693"/>
5611        <location filename="../qt/dock_effects.ui" line="3860"/>
5612        <location filename="../qt/ui_dock_effects.h" line="3578"/>
5613        <location filename="../qt/ui_dock_effects.h" line="3604"/>
5614        <location filename="../qt/ui_dock_effects.h" line="3630"/>
5615        <location filename="../qt/ui_dock_effects.h" line="3656"/>
5616        <source>Place by mouse</source>
5617        <translation type="unfinished"></translation>
5618    </message>
5619    <message>
5620        <location filename="../qt/dock_effects.ui" line="3369"/>
5621        <location filename="../qt/ui_dock_effects.h" line="3579"/>
5622        <source>Light #&amp;1</source>
5623        <translation type="unfinished"></translation>
5624    </message>
5625    <message>
5626        <location filename="../qt/dock_effects.ui" line="3536"/>
5627        <location filename="../qt/ui_dock_effects.h" line="3605"/>
5628        <source>Light #&amp;3</source>
5629        <translation type="unfinished"></translation>
5630    </message>
5631    <message>
5632        <location filename="../qt/dock_effects.ui" line="3703"/>
5633        <location filename="../qt/ui_dock_effects.h" line="3631"/>
5634        <source>Light #&amp;4</source>
5635        <translation type="unfinished"></translation>
5636    </message>
5637    <message>
5638        <location filename="../qt/dock_effects.ui" line="3872"/>
5639        <location filename="../qt/ui_dock_effects.h" line="3657"/>
5640        <source>Custom lights options</source>
5641        <translation type="unfinished"></translation>
5642    </message>
5643    <message>
5644        <location filename="../qt/dock_effects.ui" line="3898"/>
5645        <location filename="../qt/ui_dock_effects.h" line="3659"/>
5646        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Defines visibility of additional light sources. Higher value gives brighter appearance of light sources. It doesn&apos;t control luminosity of light sources.&lt;/p&gt;&lt;p&gt;This parameter also affects random lights.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5647        <translation type="unfinished"></translation>
5648    </message>
5649    <message>
5650        <location filename="../qt/dock_effects.ui" line="3905"/>
5651        <location filename="../qt/ui_dock_effects.h" line="3662"/>
5652        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Defines size of visible light sources. When it&apos;s higher then lights appear bigger.&lt;/p&gt;&lt;p&gt;This parameter also affects random lights.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5653        <translation type="unfinished"></translation>
5654    </message>
5655    <message>
5656        <location filename="../qt/dock_effects.ui" line="3919"/>
5657        <location filename="../qt/ui_dock_effects.h" line="3666"/>
5658        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Controls distance from fractal surface where light will be placed with mouse pointer. When it&apos;s zero, the light will be set on fractal surface. Higher value moves the light towards the camera.&lt;/p&gt;&lt;p&gt;This parameter can be controlled with mouse scroll.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5659        <translation type="unfinished"></translation>
5660    </message>
5661    <message>
5662        <location filename="../qt/dock_effects.ui" line="3933"/>
5663        <location filename="../qt/ui_dock_effects.h" line="3669"/>
5664        <source>Placement distance
5665(by mouse):</source>
5666        <translation type="unfinished"></translation>
5667    </message>
5668    <message>
5669        <location filename="../qt/dock_effects.ui" line="3947"/>
5670        <location filename="../qt/ui_dock_effects.h" line="3671"/>
5671        <source>Place light behind the object</source>
5672        <translation type="unfinished"></translation>
5673    </message>
5674    <message>
5675        <location filename="../qt/dock_effects.ui" line="3959"/>
5676        <location filename="../qt/ui_dock_effects.h" line="3673"/>
5677        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/random lights placement.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Random seed: &lt;/span&gt;random seed for lights distribution &lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Maximum distance from the fractal: &lt;/span&gt;random lights are placed within this distance from the fractal surface &lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Centre of distribution X, Y, Z: &lt;/span&gt;the centre point for random light distribution. To set this point by mouse pointer, select &amp;quot;Set position of centre for random lights&amp;quot; in Mouse click function combo box in Mandelbulber Render Window &lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Distribution radius of lights: &lt;/span&gt;maximum distance from Centre of distribution where lights can be placed. The random lights appear in the region that matches the condition of being both within this radius and also within the maximum distance from fractal surface.&lt;/p&gt;&lt;p&gt;If this radius is too small to generate random lights, then the program will automatically increase this radius. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5678        <translation type="unfinished"></translation>
5679    </message>
5680    <message>
5681        <location filename="../qt/dock_effects.ui" line="3962"/>
5682        <location filename="../qt/ui_dock_effects.h" line="3676"/>
5683        <source>Random li&amp;ghts options</source>
5684        <translation type="unfinished"></translation>
5685    </message>
5686    <message>
5687        <location filename="../qt/dock_effects.ui" line="3991"/>
5688        <location filename="../qt/ui_dock_effects.h" line="3677"/>
5689        <source>Number of random
5690lights:</source>
5691        <translation type="unfinished"></translation>
5692    </message>
5693    <message>
5694        <location filename="../qt/dock_effects.ui" line="4012"/>
5695        <location filename="../qt/ui_dock_effects.h" line="3679"/>
5696        <source>Random Seed:</source>
5697        <translation type="unfinished"></translation>
5698    </message>
5699    <message>
5700        <location filename="../qt/dock_effects.ui" line="4032"/>
5701        <location filename="../qt/ui_dock_effects.h" line="3680"/>
5702        <source>Maximum distance
5703from fractal:</source>
5704        <translation type="unfinished"></translation>
5705    </message>
5706    <message>
5707        <location filename="../qt/dock_effects.ui" line="4043"/>
5708        <location filename="../qt/ui_dock_effects.h" line="3682"/>
5709        <source>Distribution radius
5710of lights:</source>
5711        <translation type="unfinished"></translation>
5712    </message>
5713    <message>
5714        <location filename="../qt/dock_effects.ui" line="4054"/>
5715        <location filename="../qt/ui_dock_effects.h" line="3684"/>
5716        <source>Center of distribution:</source>
5717        <translation type="unfinished"></translation>
5718    </message>
5719    <message>
5720        <location filename="../qt/dock_effects.ui" line="4136"/>
5721        <location filename="../qt/ui_dock_effects.h" line="3688"/>
5722        <source>Place random light center by mouse</source>
5723        <translation type="unfinished"></translation>
5724    </message>
5725    <message>
5726        <location filename="../qt/dock_effects.ui" line="4155"/>
5727        <location filename="../qt/ui_dock_effects.h" line="3691"/>
5728        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If enabled then all random light sources have the same color.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5729        <translation type="unfinished"></translation>
5730    </message>
5731    <message>
5732        <location filename="../qt/dock_effects.ui" line="4158"/>
5733        <location filename="../qt/ui_dock_effects.h" line="3693"/>
5734        <source>Single color random lights</source>
5735        <translation type="unfinished"></translation>
5736    </message>
5737    <message>
5738        <location filename="../qt/dock_effects.ui" line="4181"/>
5739        <location filename="../qt/ui_dock_effects.h" line="3694"/>
5740        <source>Single color:</source>
5741        <translation type="unfinished">Color único:</translation>
5742    </message>
5743    <message>
5744        <location filename="../qt/dock_effects.ui" line="4254"/>
5745        <location filename="../qt/ui_dock_effects.h" line="3702"/>
5746        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;First iteration taken for orbit trap calculation&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5747        <translation type="unfinished"></translation>
5748    </message>
5749    <message>
5750        <location filename="../qt/dock_effects.ui" line="4264"/>
5751        <location filename="../qt/ui_dock_effects.h" line="3704"/>
5752        <source>Softness:</source>
5753        <translation type="unfinished"></translation>
5754    </message>
5755    <message>
5756        <location filename="../qt/dock_effects.ui" line="4277"/>
5757        <location filename="../qt/ui_dock_effects.h" line="3706"/>
5758        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Last iteration taken for orbit trap calculation&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5759        <translation type="unfinished"></translation>
5760    </message>
5761    <message>
5762        <location filename="../qt/dock_effects.ui" line="4287"/>
5763        <location filename="../qt/ui_dock_effects.h" line="3709"/>
5764        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of illumination of fractal surface&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5765        <translation type="unfinished"></translation>
5766    </message>
5767    <message>
5768        <location filename="../qt/dock_effects.ui" line="4294"/>
5769        <location filename="../qt/ui_dock_effects.h" line="3711"/>
5770        <source>Minimum iteration:</source>
5771        <translation type="unfinished"></translation>
5772    </message>
5773    <message>
5774        <location filename="../qt/dock_effects.ui" line="4301"/>
5775        <location filename="../qt/ui_dock_effects.h" line="3712"/>
5776        <source>Intensity on surface:</source>
5777        <translation type="unfinished"></translation>
5778    </message>
5779    <message>
5780        <location filename="../qt/dock_effects.ui" line="4314"/>
5781        <location filename="../qt/ui_dock_effects.h" line="3714"/>
5782        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Size of visible lights (scale is logarithmic)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5783        <translation type="unfinished"></translation>
5784    </message>
5785    <message>
5786        <location filename="../qt/dock_effects.ui" line="4339"/>
5787        <location filename="../qt/ui_dock_effects.h" line="3719"/>
5788        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Brightness of visible lights. It is volumetric effect.&lt;/p&gt;&lt;p&gt;Quality of this effect can by controled by &lt;span style=&quot; font-style:italic;&quot;&gt;Effects / Volumetric / Custom DE step multiplier for volumetric effects&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5789        <translation type="unfinished"></translation>
5790    </message>
5791    <message>
5792        <location filename="../qt/dock_effects.ui" line="4369"/>
5793        <location filename="../qt/ui_dock_effects.h" line="3723"/>
5794        <source>Visibility of glow (volumetric effect):</source>
5795        <translation type="unfinished"></translation>
5796    </message>
5797    <message>
5798        <location filename="../qt/dock_effects.ui" line="4449"/>
5799        <location filename="../qt/ui_dock_effects.h" line="3740"/>
5800        <source>Shape:</source>
5801        <translation type="unfinished"></translation>
5802    </message>
5803    <message>
5804        <location filename="../qt/dock_effects.ui" line="4515"/>
5805        <location filename="../qt/ui_dock_effects.h" line="3745"/>
5806        <source>Shape size:</source>
5807        <translation type="unfinished"></translation>
5808    </message>
5809    <message>
5810        <location filename="../qt/dock_effects.ui" line="4523"/>
5811        <location filename="../qt/ui_dock_effects.h" line="3746"/>
5812        <source>Point</source>
5813        <translation type="unfinished"></translation>
5814    </message>
5815    <message>
5816        <location filename="../qt/dock_effects.ui" line="4528"/>
5817        <location filename="../qt/ui_dock_effects.h" line="3747"/>
5818        <source>Line</source>
5819        <translation type="unfinished"></translation>
5820    </message>
5821    <message>
5822        <location filename="../qt/dock_effects.ui" line="4533"/>
5823        <location filename="../qt/ui_dock_effects.h" line="3748"/>
5824        <source>Circle</source>
5825        <translation type="unfinished"></translation>
5826    </message>
5827    <message>
5828        <location filename="../qt/dock_effects.ui" line="4538"/>
5829        <location filename="../qt/ui_dock_effects.h" line="3749"/>
5830        <source>Square</source>
5831        <translation type="unfinished"></translation>
5832    </message>
5833    <message>
5834        <location filename="../qt/dock_effects.ui" line="4543"/>
5835        <location filename="../qt/ui_dock_effects.h" line="3750"/>
5836        <source>Sphere</source>
5837        <translation type="unfinished"></translation>
5838    </message>
5839    <message>
5840        <location filename="../qt/dock_effects.ui" line="4548"/>
5841        <location filename="../qt/ui_dock_effects.h" line="3751"/>
5842        <source>Cube</source>
5843        <translation type="unfinished"></translation>
5844    </message>
5845    <message>
5846        <location filename="../qt/dock_effects.ui" line="4632"/>
5847        <location filename="../qt/ui_dock_effects.h" line="3758"/>
5848        <source>Shape rotation:</source>
5849        <translation type="unfinished"></translation>
5850    </message>
5851    <message>
5852        <location filename="../qt/dock_effects.ui" line="4639"/>
5853        <location filename="../qt/ui_dock_effects.h" line="3759"/>
5854        <source>Relative thickness:</source>
5855        <translation type="unfinished"></translation>
5856    </message>
5857    <message>
5858        <location filename="../qt/dock_effects.ui" line="4646"/>
5859        <location filename="../qt/ui_dock_effects.h" line="3761"/>
5860        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Brightness of visible lights&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5861        <translation type="unfinished"></translation>
5862    </message>
5863    <message>
5864        <location filename="../qt/dock_effects.ui" line="4362"/>
5865        <location filename="../qt/ui_dock_effects.h" line="3722"/>
5866        <source>Maximum iteration:</source>
5867        <translation type="unfinished"></translation>
5868    </message>
5869    <message>
5870        <location filename="../qt/dock_effects.ui" line="4379"/>
5871        <location filename="../qt/dock_effects.ui" line="4402"/>
5872        <location filename="../qt/dock_effects.ui" line="4425"/>
5873        <location filename="../qt/ui_dock_effects.h" line="3725"/>
5874        <location filename="../qt/ui_dock_effects.h" line="3729"/>
5875        <location filename="../qt/ui_dock_effects.h" line="3733"/>
5876        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Position of orbit trap point&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5877        <translation type="unfinished"></translation>
5878    </message>
5879    <message>
5880        <location filename="../qt/dock_effects.ui" line="4676"/>
5881        <location filename="../qt/ui_dock_effects.h" line="3779"/>
5882        <source>Post effects</source>
5883        <translation type="unfinished"></translation>
5884    </message>
5885    <message>
5886        <location filename="../qt/dock_effects.ui" line="4763"/>
5887        <location filename="../qt/ui_dock_effects.h" line="3768"/>
5888        <source>HDR Bl&amp;ur</source>
5889        <translation type="unfinished"></translation>
5890    </message>
5891    <message>
5892        <location filename="../qt/dock_effects.ui" line="4823"/>
5893        <location filename="../qt/ui_dock_effects.h" line="3771"/>
5894        <source>Blur radius:</source>
5895        <translation type="unfinished"></translation>
5896    </message>
5897</context>
5898<context>
5899    <name>cDockFractal</name>
5900    <message>
5901        <location filename="../qt/dock_fractal.ui" line="14"/>
5902        <location filename="../qt/ui_dock_fractal.h" line="1694"/>
5903        <source>Form</source>
5904        <translation type="unfinished"></translation>
5905    </message>
5906    <message>
5907        <location filename="../qt/dock_fractal.ui" line="48"/>
5908        <location filename="../qt/ui_dock_fractal.h" line="1713"/>
5909        <source>Fractals</source>
5910        <translation type="unfinished"></translation>
5911    </message>
5912    <message>
5913        <location filename="../qt/dock_fractal.ui" line="71"/>
5914        <location filename="../qt/dock_fractal.ui" line="699"/>
5915        <location filename="../qt/dock_fractal.ui" line="1528"/>
5916        <location filename="../qt/ui_dock_fractal.h" line="1695"/>
5917        <location filename="../qt/ui_dock_fractal.h" line="1714"/>
5918        <location filename="../qt/ui_dock_fractal.h" line="1779"/>
5919        <source>Load</source>
5920        <translation type="unfinished">Cargar</translation>
5921    </message>
5922    <message>
5923        <location filename="../qt/dock_fractal.ui" line="78"/>
5924        <location filename="../qt/dock_fractal.ui" line="706"/>
5925        <location filename="../qt/dock_fractal.ui" line="1535"/>
5926        <location filename="../qt/ui_dock_fractal.h" line="1696"/>
5927        <location filename="../qt/ui_dock_fractal.h" line="1715"/>
5928        <location filename="../qt/ui_dock_fractal.h" line="1780"/>
5929        <source>Save</source>
5930        <translation type="unfinished">Guardar</translation>
5931    </message>
5932    <message>
5933        <location filename="../qt/dock_fractal.ui" line="85"/>
5934        <location filename="../qt/dock_fractal.ui" line="713"/>
5935        <location filename="../qt/dock_fractal.ui" line="1542"/>
5936        <location filename="../qt/ui_dock_fractal.h" line="1697"/>
5937        <location filename="../qt/ui_dock_fractal.h" line="1716"/>
5938        <location filename="../qt/ui_dock_fractal.h" line="1781"/>
5939        <source>Reset</source>
5940        <translation type="unfinished">Restablecer</translation>
5941    </message>
5942    <message>
5943        <location filename="../qt/dock_fractal.ui" line="92"/>
5944        <location filename="../qt/dock_fractal.ui" line="720"/>
5945        <location filename="../qt/dock_fractal.ui" line="1549"/>
5946        <location filename="../qt/dock_fractal.ui" line="2229"/>
5947        <location filename="../qt/ui_dock_fractal.h" line="1698"/>
5948        <location filename="../qt/ui_dock_fractal.h" line="1717"/>
5949        <location filename="../qt/ui_dock_fractal.h" line="1782"/>
5950        <location filename="../qt/ui_dock_fractal.h" line="1863"/>
5951        <source>Randomize</source>
5952        <translation type="unfinished">Aleatorizar</translation>
5953    </message>
5954    <message>
5955        <location filename="../qt/dock_fractal.ui" line="114"/>
5956        <location filename="../qt/ui_dock_fractal.h" line="1699"/>
5957        <source>Remark: Julia mode is enabled</source>
5958        <translation type="unfinished"></translation>
5959    </message>
5960    <message>
5961        <location filename="../qt/dock_fractal.ui" line="124"/>
5962        <location filename="../qt/ui_dock_fractal.h" line="1701"/>
5963        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection for fractal formula. Fractal formula defines shape of fractal.&lt;/p&gt;&lt;p&gt;Algorithm (code) for selected formula is visible in Information box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5964        <translation type="unfinished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selección para fórmula fractal. La fórmula fractal define la forma del fractal.&lt;/p&gt;&lt;p&gt;El algoritmo (código) es visible en el panel de información para la fórmula seleccionada.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
5965    </message>
5966    <message>
5967        <location filename="../qt/dock_fractal.ui" line="131"/>
5968        <location filename="../qt/ui_dock_fractal.h" line="1704"/>
5969        <source>Formula #1</source>
5970        <translation type="unfinished"></translation>
5971    </message>
5972    <message>
5973        <location filename="../qt/dock_fractal.ui" line="185"/>
5974        <location filename="../qt/ui_dock_fractal.h" line="1703"/>
5975        <source>Remark: to unlock more fractal tabs, enable &quot;hybrid fractals&quot; or &quot;boolean operators&quot;</source>
5976        <translation type="unfinished"></translation>
5977    </message>
5978    <message>
5979        <location filename="../qt/dock_fractal.ui" line="200"/>
5980        <location filename="../qt/ui_dock_fractal.h" line="1705"/>
5981        <source>Formula #2</source>
5982        <translation type="unfinished"></translation>
5983    </message>
5984    <message>
5985        <location filename="../qt/dock_fractal.ui" line="259"/>
5986        <location filename="../qt/ui_dock_fractal.h" line="1706"/>
5987        <source>Formula #3</source>
5988        <translation type="unfinished"></translation>
5989    </message>
5990    <message>
5991        <location filename="../qt/dock_fractal.ui" line="318"/>
5992        <location filename="../qt/ui_dock_fractal.h" line="1707"/>
5993        <source>Formula #4</source>
5994        <translation type="unfinished"></translation>
5995    </message>
5996    <message>
5997        <location filename="../qt/dock_fractal.ui" line="377"/>
5998        <location filename="../qt/ui_dock_fractal.h" line="1708"/>
5999        <source>Formula #5</source>
6000        <translation type="unfinished"></translation>
6001    </message>
6002    <message>
6003        <location filename="../qt/dock_fractal.ui" line="436"/>
6004        <location filename="../qt/ui_dock_fractal.h" line="1709"/>
6005        <source>Formula #6</source>
6006        <translation type="unfinished"></translation>
6007    </message>
6008    <message>
6009        <location filename="../qt/dock_fractal.ui" line="495"/>
6010        <location filename="../qt/ui_dock_fractal.h" line="1710"/>
6011        <source>Formula #7</source>
6012        <translation type="unfinished"></translation>
6013    </message>
6014    <message>
6015        <location filename="../qt/dock_fractal.ui" line="554"/>
6016        <location filename="../qt/ui_dock_fractal.h" line="1711"/>
6017        <source>Formula #8</source>
6018        <translation type="unfinished"></translation>
6019    </message>
6020    <message>
6021        <location filename="../qt/dock_fractal.ui" line="613"/>
6022        <location filename="../qt/ui_dock_fractal.h" line="1712"/>
6023        <source>Formula #9</source>
6024        <translation type="unfinished"></translation>
6025    </message>
6026    <message>
6027        <location filename="../qt/dock_fractal.ui" line="676"/>
6028        <location filename="../qt/ui_dock_fractal.h" line="1778"/>
6029        <source>Global parameters</source>
6030        <translation type="unfinished"></translation>
6031    </message>
6032    <message>
6033        <location filename="../qt/dock_fractal.ui" line="778"/>
6034        <location filename="../qt/ui_dock_fractal.h" line="1718"/>
6035        <source>Material for fractal</source>
6036        <translation type="unfinished">Material para fractal</translation>
6037    </message>
6038    <message>
6039        <location filename="../qt/dock_fractal.ui" line="812"/>
6040        <location filename="../qt/ui_dock_fractal.h" line="1720"/>
6041        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables calculation of fractal in the same way as Julia Set.&lt;/p&gt;&lt;p&gt;When it&apos;s enabled then:&lt;br/&gt;z&lt;span style=&quot; vertical-align:sub;&quot;&gt;0&lt;/span&gt; = p&lt;br/&gt;z&lt;span style=&quot; vertical-align:sub;&quot;&gt;n+1&lt;/span&gt; = f(z&lt;span style=&quot; vertical-align:sub;&quot;&gt;n&lt;/span&gt;) + c&lt;/p&gt;&lt;p&gt;where:&lt;br/&gt;p - coordinates of point&lt;br/&gt;c - Julia constant&lt;/p&gt;&lt;p&gt;to compare, regular fractals are calculated in following way:&lt;br/&gt;z&lt;span style=&quot; vertical-align:sub;&quot;&gt;0&lt;/span&gt; = p&lt;br/&gt;z&lt;span style=&quot; vertical-align:sub;&quot;&gt;n+1&lt;/span&gt; = f(z&lt;span style=&quot; vertical-align:sub;&quot;&gt;n&lt;/span&gt;) + p&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6042        <translation type="unfinished"></translation>
6043    </message>
6044    <message>
6045        <location filename="../qt/dock_fractal.ui" line="815"/>
6046        <location filename="../qt/ui_dock_fractal.h" line="1722"/>
6047        <source>J&amp;ulia mode</source>
6048        <translation type="unfinished"></translation>
6049    </message>
6050    <message>
6051        <location filename="../qt/dock_fractal.ui" line="850"/>
6052        <location filename="../qt/dock_fractal.ui" line="1047"/>
6053        <location filename="../qt/dock_fractal.ui" line="1307"/>
6054        <location filename="../qt/dock_fractal.ui" line="1455"/>
6055        <location filename="../qt/dock_fractal.ui" line="2628"/>
6056        <location filename="../qt/ui_dock_fractal.h" line="1723"/>
6057        <location filename="../qt/ui_dock_fractal.h" line="1739"/>
6058        <location filename="../qt/ui_dock_fractal.h" line="1765"/>
6059        <location filename="../qt/ui_dock_fractal.h" line="1775"/>
6060        <location filename="../qt/ui_dock_fractal.h" line="1880"/>
6061        <source>y:</source>
6062        <translation type="unfinished">y:</translation>
6063    </message>
6064    <message>
6065        <location filename="../qt/dock_fractal.ui" line="860"/>
6066        <location filename="../qt/ui_dock_fractal.h" line="1724"/>
6067        <source>Julia constant (c):</source>
6068        <translation type="unfinished">Constante Julia (c):</translation>
6069    </message>
6070    <message>
6071        <location filename="../qt/dock_fractal.ui" line="893"/>
6072        <location filename="../qt/dock_fractal.ui" line="1125"/>
6073        <location filename="../qt/dock_fractal.ui" line="1241"/>
6074        <location filename="../qt/dock_fractal.ui" line="1465"/>
6075        <location filename="../qt/dock_fractal.ui" line="2569"/>
6076        <location filename="../qt/ui_dock_fractal.h" line="1725"/>
6077        <location filename="../qt/ui_dock_fractal.h" line="1749"/>
6078        <location filename="../qt/ui_dock_fractal.h" line="1761"/>
6079        <location filename="../qt/ui_dock_fractal.h" line="1776"/>
6080        <location filename="../qt/ui_dock_fractal.h" line="1877"/>
6081        <source>z:</source>
6082        <translation type="unfinished">z:</translation>
6083    </message>
6084    <message>
6085        <location filename="../qt/dock_fractal.ui" line="909"/>
6086        <location filename="../qt/dock_fractal.ui" line="1063"/>
6087        <location filename="../qt/dock_fractal.ui" line="1257"/>
6088        <location filename="../qt/dock_fractal.ui" line="1445"/>
6089        <location filename="../qt/dock_fractal.ui" line="2585"/>
6090        <location filename="../qt/ui_dock_fractal.h" line="1726"/>
6091        <location filename="../qt/ui_dock_fractal.h" line="1740"/>
6092        <location filename="../qt/ui_dock_fractal.h" line="1762"/>
6093        <location filename="../qt/ui_dock_fractal.h" line="1774"/>
6094        <location filename="../qt/ui_dock_fractal.h" line="1878"/>
6095        <source>x:</source>
6096        <translation type="unfinished">x:</translation>
6097    </message>
6098    <message>
6099        <location filename="../qt/dock_fractal.ui" line="937"/>
6100        <location filename="../qt/ui_dock_fractal.h" line="1728"/>
6101        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Julia constant can be grabbed from image.&lt;/p&gt;&lt;p&gt;When Julia mode is disabled, select part of fractal which has interesting features. After enabling Julia mode, entire fractal will have shapes similar to previously selected place.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6102        <translation type="unfinished"></translation>
6103    </message>
6104    <message>
6105        <location filename="../qt/dock_fractal.ui" line="940"/>
6106        <location filename="../qt/ui_dock_fractal.h" line="1730"/>
6107        <source>Get Julia constant by mouse pointer</source>
6108        <translation type="unfinished"></translation>
6109    </message>
6110    <message>
6111        <location filename="../qt/dock_fractal.ui" line="958"/>
6112        <location filename="../qt/ui_dock_fractal.h" line="1731"/>
6113        <source>Julia mode
6114preview distance:</source>
6115        <translation type="unfinished"></translation>
6116    </message>
6117    <message>
6118        <location filename="../qt/dock_fractal.ui" line="981"/>
6119        <location filename="../qt/ui_dock_fractal.h" line="1733"/>
6120        <source>C constant</source>
6121        <translation type="unfinished"></translation>
6122    </message>
6123    <message>
6124        <location filename="../qt/dock_fractal.ui" line="1016"/>
6125        <location filename="../qt/dock_fractal.ui" line="1094"/>
6126        <location filename="../qt/dock_fractal.ui" line="1141"/>
6127        <location filename="../qt/dock_fractal.ui" line="1172"/>
6128        <location filename="../qt/ui_dock_fractal.h" line="1735"/>
6129        <location filename="../qt/ui_dock_fractal.h" line="1745"/>
6130        <location filename="../qt/ui_dock_fractal.h" line="1751"/>
6131        <location filename="../qt/ui_dock_fractal.h" line="1756"/>
6132        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Multiplies fractal c constant by this value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6133        <translation type="unfinished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Multiplica constante c fractal por este valor.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6134    </message>
6135    <message>
6136        <location filename="../qt/dock_fractal.ui" line="1073"/>
6137        <location filename="../qt/ui_dock_fractal.h" line="1741"/>
6138        <source>Initial w-axis value
6139for 4D fractals</source>
6140        <translation type="unfinished">Valor de eje-w inicial
6141para fractales 4D</translation>
6142    </message>
6143    <message>
6144        <location filename="../qt/dock_fractal.ui" line="1081"/>
6145        <location filename="../qt/ui_dock_fractal.h" line="1743"/>
6146        <source>Constant multiplier:</source>
6147        <translation type="unfinished">Multiplicador constante:</translation>
6148    </message>
6149    <message>
6150        <location filename="../qt/dock_fractal.ui" line="1202"/>
6151        <location filename="../qt/ui_dock_fractal.h" line="1760"/>
6152        <source>Fractal positioning</source>
6153        <translation type="unfinished"></translation>
6154    </message>
6155    <message>
6156        <location filename="../qt/dock_fractal.ui" line="1277"/>
6157        <location filename="../qt/dock_fractal.ui" line="2615"/>
6158        <location filename="../qt/ui_dock_fractal.h" line="1763"/>
6159        <location filename="../qt/ui_dock_fractal.h" line="1879"/>
6160        <source>X-axis rotation:</source>
6161        <translation type="unfinished">Rotación eje X:</translation>
6162    </message>
6163    <message>
6164        <location filename="../qt/dock_fractal.ui" line="1294"/>
6165        <location filename="../qt/ui_dock_fractal.h" line="1764"/>
6166        <source>Fractal position:</source>
6167        <translation type="unfinished"></translation>
6168    </message>
6169    <message>
6170        <location filename="../qt/dock_fractal.ui" line="1401"/>
6171        <location filename="../qt/dock_fractal.ui" line="2694"/>
6172        <location filename="../qt/ui_dock_fractal.h" line="1772"/>
6173        <location filename="../qt/ui_dock_fractal.h" line="1885"/>
6174        <source>Z-axis rotation:</source>
6175        <translation type="unfinished">Rotación eje Z:</translation>
6176    </message>
6177    <message>
6178        <location filename="../qt/dock_fractal.ui" line="1408"/>
6179        <location filename="../qt/dock_fractal.ui" line="2556"/>
6180        <location filename="../qt/ui_dock_fractal.h" line="1773"/>
6181        <location filename="../qt/ui_dock_fractal.h" line="1876"/>
6182        <source>Y-axis rotation:</source>
6183        <translation type="unfinished">Rotación eje Y:</translation>
6184    </message>
6185    <message>
6186        <location filename="../qt/dock_fractal.ui" line="1475"/>
6187        <location filename="../qt/ui_dock_fractal.h" line="1777"/>
6188        <source>Repeat</source>
6189        <translation type="unfinished">Repetir</translation>
6190    </message>
6191    <message>
6192        <location filename="../qt/dock_fractal.ui" line="1505"/>
6193        <location filename="../qt/dock_fractal.ui" line="1571"/>
6194        <location filename="../qt/ui_dock_fractal.h" line="1783"/>
6195        <location filename="../qt/ui_dock_fractal.h" line="1862"/>
6196        <source>Hybrid</source>
6197        <translation type="unfinished"></translation>
6198    </message>
6199    <message>
6200        <location filename="../qt/dock_fractal.ui" line="1628"/>
6201        <location filename="../qt/ui_dock_fractal.h" line="1787"/>
6202        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Controls from which fractal component will be repeated hybrid formula sequence&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6203        <translation type="unfinished"></translation>
6204    </message>
6205    <message>
6206        <location filename="../qt/dock_fractal.ui" line="1641"/>
6207        <location filename="../qt/ui_dock_fractal.h" line="1789"/>
6208        <source>Repeat sequence
6209from fractal #:</source>
6210        <translation type="unfinished"></translation>
6211    </message>
6212    <message>
6213        <location filename="../qt/dock_fractal.ui" line="1649"/>
6214        <location filename="../qt/ui_dock_fractal.h" line="1791"/>
6215        <source>Linear DE offset
6216(fine tuning of IFS
6217distance estimation)</source>
6218        <translation type="unfinished"></translation>
6219    </message>
6220    <message>
6221        <location filename="../qt/dock_fractal.ui" line="1664"/>
6222        <location filename="../qt/ui_dock_fractal.h" line="1795"/>
6223        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables hybrid fractals.&lt;/p&gt;&lt;p&gt;Hybrid fractals are calculated by multiplexing between different fractal formulas. In 9 fractal tabs (slots) you can define a set of fractal formulas each with their own parameters.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6224        <translation type="unfinished"></translation>
6225    </message>
6226    <message>
6227        <location filename="../qt/dock_fractal.ui" line="1667"/>
6228        <location filename="../qt/dock_fractal.cpp" line="412"/>
6229        <location filename="../qt/ui_dock_fractal.h" line="1797"/>
6230        <source>Enable hybrid fractals</source>
6231        <translation type="unfinished"></translation>
6232    </message>
6233    <message>
6234        <location filename="../qt/dock_fractal.ui" line="1682"/>
6235        <location filename="../qt/ui_dock_fractal.h" line="1799"/>
6236        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Boolean operators between fractal shapes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6237        <translation type="unfinished"></translation>
6238    </message>
6239    <message>
6240        <location filename="../qt/dock_fractal.ui" line="1685"/>
6241        <location filename="../qt/ui_dock_fractal.h" line="1801"/>
6242        <source>Boo&amp;lean operators</source>
6243        <translation type="unfinished"></translation>
6244    </message>
6245    <message>
6246        <location filename="../qt/dock_fractal.ui" line="1724"/>
6247        <location filename="../qt/dock_fractal.ui" line="1756"/>
6248        <location filename="../qt/dock_fractal.ui" line="1781"/>
6249        <location filename="../qt/dock_fractal.ui" line="1855"/>
6250        <location filename="../qt/dock_fractal.ui" line="1880"/>
6251        <location filename="../qt/dock_fractal.ui" line="1905"/>
6252        <location filename="../qt/dock_fractal.ui" line="1930"/>
6253        <location filename="../qt/dock_fractal.ui" line="1955"/>
6254        <location filename="../qt/ui_dock_fractal.h" line="1802"/>
6255        <location filename="../qt/ui_dock_fractal.h" line="1807"/>
6256        <location filename="../qt/ui_dock_fractal.h" line="1811"/>
6257        <location filename="../qt/ui_dock_fractal.h" line="1822"/>
6258        <location filename="../qt/ui_dock_fractal.h" line="1826"/>
6259        <location filename="../qt/ui_dock_fractal.h" line="1830"/>
6260        <location filename="../qt/ui_dock_fractal.h" line="1834"/>
6261        <location filename="../qt/ui_dock_fractal.h" line="1838"/>
6262        <source>Intersection (AND)</source>
6263        <translation type="unfinished"></translation>
6264    </message>
6265    <message>
6266        <location filename="../qt/dock_fractal.ui" line="1729"/>
6267        <location filename="../qt/dock_fractal.ui" line="1761"/>
6268        <location filename="../qt/dock_fractal.ui" line="1786"/>
6269        <location filename="../qt/dock_fractal.ui" line="1860"/>
6270        <location filename="../qt/dock_fractal.ui" line="1885"/>
6271        <location filename="../qt/dock_fractal.ui" line="1910"/>
6272        <location filename="../qt/dock_fractal.ui" line="1935"/>
6273        <location filename="../qt/dock_fractal.ui" line="1960"/>
6274        <location filename="../qt/ui_dock_fractal.h" line="1803"/>
6275        <location filename="../qt/ui_dock_fractal.h" line="1808"/>
6276        <location filename="../qt/ui_dock_fractal.h" line="1812"/>
6277        <location filename="../qt/ui_dock_fractal.h" line="1823"/>
6278        <location filename="../qt/ui_dock_fractal.h" line="1827"/>
6279        <location filename="../qt/ui_dock_fractal.h" line="1831"/>
6280        <location filename="../qt/ui_dock_fractal.h" line="1835"/>
6281        <location filename="../qt/ui_dock_fractal.h" line="1839"/>
6282        <source>Union (OR)</source>
6283        <translation type="unfinished"></translation>
6284    </message>
6285    <message>
6286        <location filename="../qt/dock_fractal.ui" line="1734"/>
6287        <location filename="../qt/ui_dock_fractal.h" line="1804"/>
6288        <source>Complement (1st minus 2nd)</source>
6289        <translation type="unfinished"></translation>
6290    </message>
6291    <message>
6292        <location filename="../qt/dock_fractal.ui" line="1742"/>
6293        <location filename="../qt/ui_dock_fractal.h" line="1806"/>
6294        <source>1st &lt;-&gt; 2nd formula:</source>
6295        <translation type="unfinished"></translation>
6296    </message>
6297    <message>
6298        <location filename="../qt/dock_fractal.ui" line="1766"/>
6299        <location filename="../qt/ui_dock_fractal.h" line="1809"/>
6300        <source>Complement (2nd minus 3rd)</source>
6301        <translation type="unfinished"></translation>
6302    </message>
6303    <message>
6304        <location filename="../qt/dock_fractal.ui" line="1791"/>
6305        <location filename="../qt/ui_dock_fractal.h" line="1813"/>
6306        <source>Complement (3rd minus 4th)</source>
6307        <translation type="unfinished"></translation>
6308    </message>
6309    <message>
6310        <location filename="../qt/dock_fractal.ui" line="1799"/>
6311        <location filename="../qt/ui_dock_fractal.h" line="1815"/>
6312        <source>2st &lt;-&gt; 3rd formula:</source>
6313        <translation type="unfinished"></translation>
6314    </message>
6315    <message>
6316        <location filename="../qt/dock_fractal.ui" line="1806"/>
6317        <location filename="../qt/ui_dock_fractal.h" line="1816"/>
6318        <source>3rd &lt;-&gt; 4th formula:</source>
6319        <translation type="unfinished"></translation>
6320    </message>
6321    <message>
6322        <location filename="../qt/dock_fractal.ui" line="1813"/>
6323        <location filename="../qt/ui_dock_fractal.h" line="1817"/>
6324        <source>5rd &lt;-&gt; 6th formula:</source>
6325        <translation type="unfinished"></translation>
6326    </message>
6327    <message>
6328        <location filename="../qt/dock_fractal.ui" line="1820"/>
6329        <location filename="../qt/ui_dock_fractal.h" line="1818"/>
6330        <source>6rd &lt;-&gt; 7th formula:</source>
6331        <translation type="unfinished"></translation>
6332    </message>
6333    <message>
6334        <location filename="../qt/dock_fractal.ui" line="1827"/>
6335        <location filename="../qt/ui_dock_fractal.h" line="1819"/>
6336        <source>7rd &lt;-&gt; 8th formula:</source>
6337        <translation type="unfinished"></translation>
6338    </message>
6339    <message>
6340        <location filename="../qt/dock_fractal.ui" line="1834"/>
6341        <location filename="../qt/ui_dock_fractal.h" line="1820"/>
6342        <source>4rd &lt;-&gt; 5th formula:</source>
6343        <translation type="unfinished"></translation>
6344    </message>
6345    <message>
6346        <location filename="../qt/dock_fractal.ui" line="1841"/>
6347        <location filename="../qt/ui_dock_fractal.h" line="1821"/>
6348        <source>8rd &lt;-&gt; 9th formula:</source>
6349        <translation type="unfinished"></translation>
6350    </message>
6351    <message>
6352        <location filename="../qt/dock_fractal.ui" line="1865"/>
6353        <location filename="../qt/ui_dock_fractal.h" line="1824"/>
6354        <source>Complement (4th minus 5th)</source>
6355        <translation type="unfinished"></translation>
6356    </message>
6357    <message>
6358        <location filename="../qt/dock_fractal.ui" line="1890"/>
6359        <location filename="../qt/ui_dock_fractal.h" line="1828"/>
6360        <source>Complement (5th minus 6th)</source>
6361        <translation type="unfinished"></translation>
6362    </message>
6363    <message>
6364        <location filename="../qt/dock_fractal.ui" line="1915"/>
6365        <location filename="../qt/ui_dock_fractal.h" line="1832"/>
6366        <source>Complement (6th minus 7th)</source>
6367        <translation type="unfinished"></translation>
6368    </message>
6369    <message>
6370        <location filename="../qt/dock_fractal.ui" line="1940"/>
6371        <location filename="../qt/ui_dock_fractal.h" line="1836"/>
6372        <source>Complement (7th minus 8th)</source>
6373        <translation type="unfinished"></translation>
6374    </message>
6375    <message>
6376        <location filename="../qt/dock_fractal.ui" line="1965"/>
6377        <location filename="../qt/ui_dock_fractal.h" line="1840"/>
6378        <source>Complement (8th minus 9th)</source>
6379        <translation type="unfinished"></translation>
6380    </message>
6381    <message>
6382        <location filename="../qt/dock_fractal.ui" line="1981"/>
6383        <location filename="../qt/ui_dock_fractal.h" line="1843"/>
6384        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables box folding like is used in Mandelbox formula.&lt;/p&gt;&lt;p&gt;(It&apos;s to keep compatibility with Mandelbulber 1.21)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6385        <translation type="unfinished"></translation>
6386    </message>
6387    <message>
6388        <location filename="../qt/dock_fractal.ui" line="1984"/>
6389        <location filename="../qt/ui_dock_fractal.h" line="1845"/>
6390        <source>Bo&amp;x Folding</source>
6391        <translation type="unfinished"></translation>
6392    </message>
6393    <message>
6394        <location filename="../qt/dock_fractal.ui" line="2041"/>
6395        <location filename="../qt/ui_dock_fractal.h" line="1848"/>
6396        <source>Folding value:</source>
6397        <translation type="unfinished"></translation>
6398    </message>
6399    <message>
6400        <location filename="../qt/dock_fractal.ui" line="2048"/>
6401        <location filename="../qt/ui_dock_fractal.h" line="1849"/>
6402        <source>Folding limit:</source>
6403        <translation type="unfinished"></translation>
6404    </message>
6405    <message>
6406        <location filename="../qt/dock_fractal.ui" line="2088"/>
6407        <location filename="../qt/ui_dock_fractal.h" line="1853"/>
6408        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables spherical folding like is used in Mandelbox formula.&lt;/p&gt;&lt;p&gt;(It&apos;s to keep compatibility with Mandelbulber 1.21)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6409        <translation type="unfinished"></translation>
6410    </message>
6411    <message>
6412        <location filename="../qt/dock_fractal.ui" line="2091"/>
6413        <location filename="../qt/ui_dock_fractal.h" line="1855"/>
6414        <source>Spherical Folding</source>
6415        <translation type="unfinished"></translation>
6416    </message>
6417    <message>
6418        <location filename="../qt/dock_fractal.ui" line="2123"/>
6419        <location filename="../qt/ui_dock_fractal.h" line="1856"/>
6420        <source>Inner radius:</source>
6421        <translation type="unfinished"></translation>
6422    </message>
6423    <message>
6424        <location filename="../qt/dock_fractal.ui" line="2155"/>
6425        <location filename="../qt/ui_dock_fractal.h" line="1859"/>
6426        <source>Outer radius:</source>
6427        <translation type="unfinished"></translation>
6428    </message>
6429    <message>
6430        <location filename="../qt/dock_fractal.ui" line="2206"/>
6431        <location filename="../qt/ui_dock_fractal.h" line="1890"/>
6432        <source>Primitives</source>
6433        <translation type="unfinished"></translation>
6434    </message>
6435    <message>
6436        <location filename="../qt/dock_fractal.ui" line="2495"/>
6437        <location filename="../qt/ui_dock_fractal.h" line="1873"/>
6438        <source>Global positioning of all primitives</source>
6439        <translation type="unfinished"></translation>
6440    </message>
6441    <message>
6442        <location filename="../qt/dock_fractal.ui" line="2701"/>
6443        <location filename="../qt/ui_dock_fractal.h" line="1886"/>
6444        <source>all primitives
6445position
6446(except plane
6447and water):</source>
6448        <translation type="unfinished"></translation>
6449    </message>
6450    <message>
6451        <location filename="../qt/dock_fractal.ui" line="2741"/>
6452        <location filename="../qt/ui_dock_fractal.h" line="1895"/>
6453        <source>Description</source>
6454        <translation type="unfinished"></translation>
6455    </message>
6456    <message>
6457        <location filename="../qt/dock_fractal.ui" line="2773"/>
6458        <location filename="../qt/ui_dock_fractal.h" line="1892"/>
6459        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;An explanation of the setting&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6460        <translation type="unfinished"></translation>
6461    </message>
6462    <message>
6463        <location filename="../qt/dock_fractal.ui" line="2776"/>
6464        <location filename="../qt/ui_dock_fractal.h" line="1894"/>
6465        <source>An explanation of the setting</source>
6466        <translation type="unfinished"></translation>
6467    </message>
6468    <message>
6469        <location filename="../qt/dock_fractal.cpp" line="414"/>
6470        <source>Enable boolean mode</source>
6471        <translation type="unfinished"></translation>
6472    </message>
6473    <message>
6474        <location filename="../qt/dock_fractal.cpp" line="417"/>
6475        <source>You have selected next fractal formula.
6476Do you want to enable hybrid fractals or boolean mode?</source>
6477        <translation type="unfinished"></translation>
6478    </message>
6479    <message>
6480        <location filename="../qt/dock_fractal.cpp" line="420"/>
6481        <source>More fractals...</source>
6482        <translation type="unfinished"></translation>
6483    </message>
6484</context>
6485<context>
6486    <name>cDockGamepad</name>
6487    <message>
6488        <location filename="../qt/dock_gamepad.ui" line="14"/>
6489        <location filename="../qt/ui_dock_gamepad.h" line="244"/>
6490        <source>Form</source>
6491        <translation type="unfinished"></translation>
6492    </message>
6493    <message>
6494        <location filename="../qt/dock_gamepad.ui" line="20"/>
6495        <location filename="../qt/ui_dock_gamepad.h" line="245"/>
6496        <source>&amp;Gamepad activate</source>
6497        <translation type="unfinished"></translation>
6498    </message>
6499    <message>
6500        <location filename="../qt/dock_gamepad.ui" line="55"/>
6501        <location filename="../qt/ui_dock_gamepad.h" line="246"/>
6502        <source>Gamepad device:</source>
6503        <translation type="unfinished"></translation>
6504    </message>
6505    <message>
6506        <location filename="../qt/dock_gamepad.ui" line="72"/>
6507        <location filename="../qt/ui_dock_gamepad.h" line="247"/>
6508        <source>no device attached</source>
6509        <translation type="unfinished"></translation>
6510    </message>
6511    <message>
6512        <location filename="../qt/dock_gamepad.ui" line="81"/>
6513        <location filename="../qt/ui_dock_gamepad.h" line="248"/>
6514        <source>movement velocity</source>
6515        <translation type="unfinished"></translation>
6516    </message>
6517    <message>
6518        <location filename="../qt/dock_gamepad.ui" line="110"/>
6519        <location filename="../qt/ui_dock_gamepad.h" line="249"/>
6520        <source>x:</source>
6521        <translation type="unfinished">x:</translation>
6522    </message>
6523    <message>
6524        <location filename="../qt/dock_gamepad.ui" line="117"/>
6525        <location filename="../qt/ui_dock_gamepad.h" line="250"/>
6526        <source>y:</source>
6527        <translation type="unfinished">y:</translation>
6528    </message>
6529    <message>
6530        <location filename="../qt/dock_gamepad.ui" line="124"/>
6531        <location filename="../qt/ui_dock_gamepad.h" line="251"/>
6532        <source>z:</source>
6533        <translation type="unfinished">z:</translation>
6534    </message>
6535    <message>
6536        <location filename="../qt/dock_gamepad.ui" line="208"/>
6537        <location filename="../qt/ui_dock_gamepad.h" line="252"/>
6538        <source>angle velocity</source>
6539        <translation type="unfinished"></translation>
6540    </message>
6541    <message>
6542        <location filename="../qt/dock_gamepad.ui" line="240"/>
6543        <location filename="../qt/ui_dock_gamepad.h" line="253"/>
6544        <source>yaw:</source>
6545        <translation type="unfinished"></translation>
6546    </message>
6547    <message>
6548        <location filename="../qt/dock_gamepad.ui" line="247"/>
6549        <location filename="../qt/ui_dock_gamepad.h" line="254"/>
6550        <source>pitch:</source>
6551        <translation type="unfinished"></translation>
6552    </message>
6553    <message>
6554        <location filename="../qt/dock_gamepad.ui" line="254"/>
6555        <location filename="../qt/ui_dock_gamepad.h" line="255"/>
6556        <source>roll:</source>
6557        <translation type="unfinished"></translation>
6558    </message>
6559    <message>
6560        <location filename="../qt/dock_gamepad.ui" line="341"/>
6561        <location filename="../qt/ui_dock_gamepad.h" line="256"/>
6562        <source>(does not work properly with v1 coordinates)</source>
6563        <translation type="unfinished"></translation>
6564    </message>
6565</context>
6566<context>
6567    <name>cDockImageAdjustments</name>
6568    <message>
6569        <location filename="../qt/dock_image_adjustments.ui" line="14"/>
6570        <location filename="../qt/ui_dock_image_adjustments.h" line="681"/>
6571        <source>Form</source>
6572        <translation>Forma</translation>
6573    </message>
6574    <message>
6575        <location filename="../qt/dock_image_adjustments.ui" line="34"/>
6576        <location filename="../qt/ui_dock_image_adjustments.h" line="682"/>
6577        <source>Load</source>
6578        <translation>Cargar</translation>
6579    </message>
6580    <message>
6581        <location filename="../qt/dock_image_adjustments.ui" line="41"/>
6582        <location filename="../qt/ui_dock_image_adjustments.h" line="683"/>
6583        <source>Save</source>
6584        <translation>Guardar</translation>
6585    </message>
6586    <message>
6587        <location filename="../qt/dock_image_adjustments.ui" line="48"/>
6588        <location filename="../qt/ui_dock_image_adjustments.h" line="684"/>
6589        <source>Reset</source>
6590        <translation>Restablecer</translation>
6591    </message>
6592    <message>
6593        <location filename="../qt/dock_image_adjustments.ui" line="70"/>
6594        <location filename="../qt/ui_dock_image_adjustments.h" line="685"/>
6595        <source>Image resolution</source>
6596        <translation>Tamaño de imagen</translation>
6597    </message>
6598    <message>
6599        <location filename="../qt/dock_image_adjustments.ui" line="172"/>
6600        <location filename="../qt/ui_dock_image_adjustments.h" line="696"/>
6601        <source>Image width:</source>
6602        <translation>Ancho de imagen:</translation>
6603    </message>
6604    <message>
6605        <location filename="../qt/dock_image_adjustments.ui" line="136"/>
6606        <location filename="../qt/ui_dock_image_adjustments.h" line="691"/>
6607        <source>Image height:</source>
6608        <translation>Alto de imagen:</translation>
6609    </message>
6610    <message>
6611        <location filename="../qt/dock_image_adjustments.ui" line="165"/>
6612        <location filename="../qt/ui_dock_image_adjustments.h" line="695"/>
6613        <source>Image proportion:</source>
6614        <translation>Proporción:</translation>
6615    </message>
6616    <message>
6617        <location filename="../qt/dock_image_adjustments.ui" line="98"/>
6618        <location filename="../qt/ui_dock_image_adjustments.h" line="686"/>
6619        <source2</source>
6620        <translation>x2</translation>
6621    </message>
6622    <message>
6623        <location filename="../qt/dock_image_adjustments.ui" line="105"/>
6624        <location filename="../qt/ui_dock_image_adjustments.h" line="687"/>
6625        <source2</source>
6626        <translation2</translation>
6627    </message>
6628    <message>
6629        <location filename="../qt/dock_image_adjustments.ui" line="185"/>
6630        <location filename="../qt/ui_dock_image_adjustments.h" line="706"/>
6631        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Force image proportion&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6632        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Forzar proporción de imagen&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6633    </message>
6634    <message>
6635        <location filename="../qt/dock_image_adjustments.ui" line="189"/>
6636        <location filename="../qt/ui_dock_image_adjustments.h" line="697"/>
6637        <source>Free</source>
6638        <translation>Libre</translation>
6639    </message>
6640    <message>
6641        <location filename="../qt/dock_image_adjustments.ui" line="194"/>
6642        <location filename="../qt/ui_dock_image_adjustments.h" line="698"/>
6643        <source>1:1</source>
6644        <translation>1:1</translation>
6645    </message>
6646    <message>
6647        <location filename="../qt/dock_image_adjustments.ui" line="199"/>
6648        <location filename="../qt/ui_dock_image_adjustments.h" line="699"/>
6649        <source>4:3</source>
6650        <translation>4:3</translation>
6651    </message>
6652    <message>
6653        <location filename="../qt/dock_image_adjustments.ui" line="204"/>
6654        <location filename="../qt/ui_dock_image_adjustments.h" line="700"/>
6655        <source>3:2</source>
6656        <translation>3:2</translation>
6657    </message>
6658    <message>
6659        <location filename="../qt/dock_image_adjustments.ui" line="209"/>
6660        <location filename="../qt/ui_dock_image_adjustments.h" line="701"/>
6661        <source>16:9</source>
6662        <translation>16:9</translation>
6663    </message>
6664    <message>
6665        <location filename="../qt/dock_image_adjustments.ui" line="214"/>
6666        <location filename="../qt/ui_dock_image_adjustments.h" line="702"/>
6667        <source>16:10</source>
6668        <translation>16:10</translation>
6669    </message>
6670    <message>
6671        <location filename="../qt/dock_image_adjustments.ui" line="219"/>
6672        <location filename="../qt/ui_dock_image_adjustments.h" line="703"/>
6673        <source>2:1</source>
6674        <translation>2:1</translation>
6675    </message>
6676    <message>
6677        <location filename="../qt/dock_image_adjustments.ui" line="149"/>
6678        <location filename="../qt/ui_dock_image_adjustments.h" line="693"/>
6679        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Height of rendered image in pixel&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6680        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Altura de imagen renderizada en pixeles&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6681    </message>
6682    <message>
6683        <location filename="../qt/dock_image_adjustments.ui" line="120"/>
6684        <location filename="../qt/ui_dock_image_adjustments.h" line="689"/>
6685        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Width of rendered image in pixel&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6686        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Anchura de imagen renderizada en pixeles&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6687    </message>
6688    <message>
6689        <location filename="../qt/dock_image_adjustments.ui" line="229"/>
6690        <location filename="../qt/ui_dock_image_adjustments.h" line="708"/>
6691        <source>Anti-aliasin&amp;g</source>
6692        <translation>Anti-aliasin&amp;g</translation>
6693    </message>
6694    <message>
6695        <location filename="../qt/dock_image_adjustments.ui" line="258"/>
6696        <location filename="../qt/ui_dock_image_adjustments.h" line="709"/>
6697        <source>Number of samples (n x n):</source>
6698        <translation>Número de muestras (n x n):</translation>
6699    </message>
6700    <message>
6701        <location filename="../qt/dock_image_adjustments.ui" line="291"/>
6702        <location filename="../qt/ui_dock_image_adjustments.h" line="710"/>
6703        <source>5</source>
6704        <translation type="unfinished">5</translation>
6705    </message>
6706    <message>
6707        <location filename="../qt/dock_image_adjustments.ui" line="296"/>
6708        <location filename="../qt/ui_dock_image_adjustments.h" line="711"/>
6709        <source>9</source>
6710        <translation type="unfinished">9</translation>
6711    </message>
6712    <message>
6713        <location filename="../qt/dock_image_adjustments.ui" line="301"/>
6714        <location filename="../qt/ui_dock_image_adjustments.h" line="712"/>
6715        <source>45</source>
6716        <translation type="unfinished">45</translation>
6717    </message>
6718    <message>
6719        <location filename="../qt/dock_image_adjustments.ui" line="306"/>
6720        <location filename="../qt/ui_dock_image_adjustments.h" line="713"/>
6721        <source>81</source>
6722        <translation type="unfinished">81</translation>
6723    </message>
6724    <message>
6725        <location filename="../qt/dock_image_adjustments.ui" line="311"/>
6726        <location filename="../qt/ui_dock_image_adjustments.h" line="714"/>
6727        <source>405</source>
6728        <translation type="unfinished">405</translation>
6729    </message>
6730    <message>
6731        <location filename="../qt/dock_image_adjustments.ui" line="316"/>
6732        <location filename="../qt/ui_dock_image_adjustments.h" line="715"/>
6733        <source>729</source>
6734        <translation type="unfinished">729</translation>
6735    </message>
6736    <message>
6737        <location filename="../qt/dock_image_adjustments.ui" line="327"/>
6738        <location filename="../qt/ui_dock_image_adjustments.h" line="717"/>
6739        <source>Number of samples (OpenCL mode):</source>
6740        <translation type="unfinished"></translation>
6741    </message>
6742    <message>
6743        <location filename="../qt/dock_image_adjustments.ui" line="337"/>
6744        <location filename="../qt/ui_dock_image_adjustments.h" line="718"/>
6745        <source>Adaptive (faster)</source>
6746        <translation type="unfinished"></translation>
6747    </message>
6748    <message>
6749        <location filename="../qt/dock_image_adjustments.ui" line="349"/>
6750        <location filename="../qt/ui_dock_image_adjustments.h" line="720"/>
6751        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When this option is enabled, the fractal appearance is maintained at all resolutions. &lt;/p&gt;&lt;p&gt;The fractal detail level will be automatically adjusted to match any change of image resolution. &lt;/p&gt;&lt;p&gt;For instance, if the resolution is doubled then the detail level will be reduced by half.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6752        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Cuando esta opción está habilitada, la apariencia fractal es mantenida a cualquier resolución. &lt;/p&gt;&lt;p&gt;El nivel de detalle fractal será automáticamente ajustado para coincidir a cualquier tamaño de imagen. &lt;/p&gt;&lt;p&gt;Por instancia, si el tamaño es doblado, el nivel de detalle será reducido a la mitad.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6753    </message>
6754    <message>
6755        <location filename="../qt/dock_image_adjustments.ui" line="352"/>
6756        <location filename="../qt/ui_dock_image_adjustments.h" line="722"/>
6757        <source>Connect fractal detail level with image resolution</source>
6758        <translation>Conectar nivel de detalle fractal con tamaño de imagen</translation>
6759    </message>
6760    <message>
6761        <location filename="../qt/dock_image_adjustments.ui" line="359"/>
6762        <location filename="../qt/ui_dock_image_adjustments.h" line="724"/>
6763        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Presets for rendered image size&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6764        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Preajustes para tamaño de imagen a renderizar&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6765    </message>
6766    <message>
6767        <location filename="../qt/dock_image_adjustments.ui" line="362"/>
6768        <location filename="../qt/ui_dock_image_adjustments.h" line="726"/>
6769        <source>Presets</source>
6770        <translation>Preajustes</translation>
6771    </message>
6772    <message>
6773        <location filename="../qt/dock_image_adjustments.ui" line="516"/>
6774        <location filename="../qt/ui_dock_image_adjustments.h" line="737"/>
6775        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables rendering of stereoscopic images and animations for viewing with 3D glasses.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6776        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita renderizado de imágenes y animaciones estereoscópicas para ver con gafas 3D.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6777    </message>
6778    <message>
6779        <location filename="../qt/dock_image_adjustments.ui" line="519"/>
6780        <location filename="../qt/ui_dock_image_adjustments.h" line="739"/>
6781        <source>S&amp;tereoscopic rendering</source>
6782        <translation>R&amp;enderizado estereoscópico</translation>
6783    </message>
6784    <message>
6785        <location filename="../qt/dock_image_adjustments.ui" line="548"/>
6786        <location filename="../qt/ui_dock_image_adjustments.h" line="740"/>
6787        <source>Distance between eyes</source>
6788        <translation>Distancia entre ojos</translation>
6789    </message>
6790    <message>
6791        <location filename="../qt/dock_image_adjustments.ui" line="555"/>
6792        <location filename="../qt/ui_dock_image_adjustments.h" line="746"/>
6793        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Defines how stereoscopic image will be rendered.&lt;/p&gt;&lt;p&gt;Left-right - View for left eye will be rendered on the left side of the image. View for right eye will be on the right side.&lt;/p&gt;&lt;p&gt;Top-bottom - View for left eye will be rendered on the top half of the image. View for right eye will be on the bottom half of the image.&lt;/p&gt;&lt;p&gt;Anaglyph red/cyan - Image will be rendered as an anaglyph dedicated for red/cyan 3D glasses. Using this option it is possible to edit the fractal with 3D view directly in the application window using regular display.  Cheap 3D glasses are all that is required. For fractal exploration it is recommended to not use SSAO ambient occlusion, because it is rendered in 2 passes (try to use &amp;quot;Fast&amp;quot; ambient occlusion).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6794        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Define cómo será el renderizado de imágenes estereoscópicas.&lt;/p&gt;&lt;p&gt;Izquierda-derecha - Vista para ojo izquierdo será renderizado en la parte izquierda de la imagen. Vista para el ojo derecho estará en el lado derecho.&lt;/p&gt;&lt;p&gt;Arriba abajo -  Vista para ojo izquierdo será renderizado en la mitad superior de la imagen. Vista para ojo derecho será renderizado en la mitad inferior de la imagen.&lt;/p&gt;&lt;p&gt;Anaglifo rojo/cian- La imagen será renderizada como un anaglifo dedicado para gafas 3D rojo/cian. Usar esta opción posibilita editar el fractal directamente en la ventana de la aplicación usando ajustes comunes.  Solamente se necesitan unas gafas 3D económicas. Para exploración fractal se recomienda no usar oclusión ambiental SSAO porque es calculado en 2 pases (trate de usar &amp;quot;Rápido&amp;quot; en modo oclusión ambiental).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6795    </message>
6796    <message>
6797        <location filename="../qt/dock_image_adjustments.ui" line="559"/>
6798        <location filename="../qt/ui_dock_image_adjustments.h" line="741"/>
6799        <source>Left - right</source>
6800        <translation>Izquierda - derecha</translation>
6801    </message>
6802    <message>
6803        <location filename="../qt/dock_image_adjustments.ui" line="564"/>
6804        <location filename="../qt/ui_dock_image_adjustments.h" line="742"/>
6805        <source>Top - bottom</source>
6806        <translation>Arriba - abajo</translation>
6807    </message>
6808    <message>
6809        <location filename="../qt/dock_image_adjustments.ui" line="569"/>
6810        <location filename="../qt/ui_dock_image_adjustments.h" line="743"/>
6811        <source>Anaglyph - red/cyan</source>
6812        <translation>Anaglifo - rojo/cian</translation>
6813    </message>
6814    <message>
6815        <location filename="../qt/dock_image_adjustments.ui" line="577"/>
6816        <location filename="../qt/ui_dock_image_adjustments.h" line="748"/>
6817        <source>Mode:</source>
6818        <translation>Modo:</translation>
6819    </message>
6820    <message>
6821        <location filename="../qt/dock_image_adjustments.ui" line="590"/>
6822        <location filename="../qt/ui_dock_image_adjustments.h" line="750"/>
6823        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Swaps left and right eye on rendered image.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6824        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intercambia ojo izqda y derecha en imagen renderizada.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6825    </message>
6826    <message>
6827        <location filename="../qt/dock_image_adjustments.ui" line="593"/>
6828        <location filename="../qt/ui_dock_image_adjustments.h" line="752"/>
6829        <source>Swap eyes</source>
6830        <translation>Intercambiar ojos</translation>
6831    </message>
6832    <message>
6833        <location filename="../qt/dock_image_adjustments.ui" line="600"/>
6834        <location filename="../qt/ui_dock_image_adjustments.h" line="753"/>
6835        <source>Infinite distance correction</source>
6836        <translation>Distancia de corrección infinita</translation>
6837    </message>
6838    <message>
6839        <location filename="../qt/dock_image_adjustments.ui" line="607"/>
6840        <location filename="../qt/ui_dock_image_adjustments.h" line="755"/>
6841        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The distance between two virtual eyes. Higher values make the 3D effect more intense. &lt;/p&gt;&lt;p&gt;The optimal distance between eyes is about 1%-5% of the distance to the viewed object. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6842        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;La distancia entre dos ojos virtuales. Valores mas altos hacen el efecto 3D más intenso. &lt;/p&gt;&lt;p&gt;La distancia óptima entre ojos es entre 1%-5% de la distancia del objeto visto. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6843    </message>
6844    <message>
6845        <location filename="../qt/dock_image_adjustments.ui" line="620"/>
6846        <location filename="../qt/ui_dock_image_adjustments.h" line="758"/>
6847        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Adjusts the appearance of the 3D effect for the furthest objects (or background). If the value of this parameter is higher then the background objects will appear further away. &lt;/p&gt;&lt;p&gt;As an example, the optimal value of this parameter for a 24 inch display could be about 0.4. For bigger display this value should be lower. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6848        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ajusta la apariencia del efecto 3D para los objetos más lejanos (o el fondo). Si el valor de este parámetro es más alto que el fondo, los objetos en el fondo se muestran más lejanos. &lt;/p&gt;&lt;p&gt;Como ejemplo, el valor óptimo de este parámetro para una pantalla de 24 pulgadas sería alrededor de 0.4. Para pantallas más grandes este valor debe ser más bajo. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6849    </message>
6850    <message>
6851        <location filename="../qt/dock_image_adjustments.ui" line="650"/>
6852        <location filename="../qt/ui_dock_image_adjustments.h" line="762"/>
6853        <source>Calculate optimal distance
6854between eyes</source>
6855        <translation type="unfinished"></translation>
6856    </message>
6857    <message>
6858        <location filename="../qt/dock_image_adjustments.ui" line="661"/>
6859        <location filename="../qt/ui_dock_image_adjustments.h" line="764"/>
6860        <source>Image quality presets</source>
6861        <translation>Preajustes de calidad de imagen</translation>
6862    </message>
6863    <message>
6864        <location filename="../qt/dock_image_adjustments.ui" line="696"/>
6865        <location filename="../qt/ui_dock_image_adjustments.h" line="766"/>
6866        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Normal quality preset.&lt;/p&gt;&lt;p&gt;Ambient occlusion is turned on in Screen Space Ambient Occlusion (SSAO) mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6867        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ajuste de calidad normal.&lt;/p&gt;&lt;p&gt;Oclusión ambiental está habilitado en modo Screen Space Ambient Occlusion (SSAO).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6868    </message>
6869    <message>
6870        <location filename="../qt/dock_image_adjustments.ui" line="699"/>
6871        <location filename="../qt/ui_dock_image_adjustments.h" line="768"/>
6872        <source>Normal</source>
6873        <translation>Normal</translation>
6874    </message>
6875    <message>
6876        <location filename="../qt/dock_image_adjustments.ui" line="712"/>
6877        <location filename="../qt/ui_dock_image_adjustments.h" line="770"/>
6878        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A fast preset but with low quality.&lt;/p&gt;&lt;p&gt;Ambient occlusion is turned off.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6879        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Un ajuste rápido pero con calidad baja.&lt;/p&gt;&lt;p&gt;Oclusión ambiental está deshabilitado.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6880    </message>
6881    <message>
6882        <location filename="../qt/dock_image_adjustments.ui" line="715"/>
6883        <location filename="../qt/ui_dock_image_adjustments.h" line="772"/>
6884        <source>Low
6885(no ambient occlusion)</source>
6886        <translation>Bajo
6887(sin oclusión ambiental)</translation>
6888    </message>
6889    <message>
6890        <location filename="../qt/dock_image_adjustments.ui" line="729"/>
6891        <location filename="../qt/ui_dock_image_adjustments.h" line="775"/>
6892        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The highest quality preset and the slowest.&lt;/p&gt;&lt;p&gt;Ambient occlusion is turned on in Multiple Rays mode. Raymarching step is decreased to 0.2 to reduce fractal calculation errors.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6893        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;El ajuste más alto de calidad y el más lento.&lt;/p&gt;&lt;p&gt;Oclusión ambiental está habilitado en modo Multiple Rays. Raymarching step es reducido a 0.2 para  reducir errores de cálculo fractal.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6894    </message>
6895    <message>
6896        <location filename="../qt/dock_image_adjustments.ui" line="732"/>
6897        <location filename="../qt/ui_dock_image_adjustments.h" line="777"/>
6898        <source> High
6899(HQ ambient occlusion
6900accurate raymarching)</source>
6901        <translation> Alto
6902(oclusión ambiental HQ)
6903raymarching preciso</translation>
6904    </message>
6905    <message>
6906        <location filename="../qt/dock_image_adjustments.ui" line="747"/>
6907        <location filename="../qt/ui_dock_image_adjustments.h" line="781"/>
6908        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This is the fastest preset but with the lowest quality.&lt;/p&gt;&lt;p&gt;Shadows, ambient occlusion and raytraced reflections are turned off. Detail level is decreased to 0.5.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6909        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;El ajuste más rápido pero con la más baja calidad.&lt;/p&gt;&lt;p&gt;Sombras, oclusión ambiental y reflejos están deshabilitados. El nivel de detalle es reducido a 0.5.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6910    </message>
6911    <message>
6912        <location filename="../qt/dock_image_adjustments.ui" line="750"/>
6913        <location filename="../qt/ui_dock_image_adjustments.h" line="783"/>
6914        <source>Very low
6915(no shadows
6916no ambient occlusion)</source>
6917        <translation>Muy bajo
6918(sin sombras
6919ni oclusión ambiental)</translation>
6920    </message>
6921    <message>
6922        <location filename="../qt/dock_image_adjustments.ui" line="764"/>
6923        <location filename="../qt/ui_dock_image_adjustments.h" line="787"/>
6924        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Adjustments for image colors. Can be changed after rendering&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6925        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ajustes para los colores de imagen. Se puede cambiar después del render&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6926    </message>
6927    <message>
6928        <location filename="../qt/dock_image_adjustments.ui" line="767"/>
6929        <location filename="../qt/ui_dock_image_adjustments.h" line="789"/>
6930        <source>Picture</source>
6931        <translation>Imagen</translation>
6932    </message>
6933    <message>
6934        <location filename="../qt/dock_image_adjustments.ui" line="799"/>
6935        <location filename="../qt/ui_dock_image_adjustments.h" line="791"/>
6936        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Contrast of image&lt;/p&gt;&lt;p&gt;Use &lt;span style=&quot; font-style:italic;&quot;&gt;apply changes&lt;/span&gt; button to update image&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6937        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Contraste de imagen&lt;/p&gt;&lt;p&gt;Use botón &lt;span style=&quot; font-style:italic;&quot;&gt;aplicar cambios&lt;/span&gt; para actualizar la imagen&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6938    </message>
6939    <message>
6940        <location filename="../qt/dock_image_adjustments.ui" line="827"/>
6941        <location filename="../qt/dock_image_adjustments.ui" line="911"/>
6942        <location filename="../qt/ui_dock_image_adjustments.h" line="796"/>
6943        <location filename="../qt/ui_dock_image_adjustments.h" line="810"/>
6944        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gamma of image&lt;/p&gt;&lt;p&gt;Use &lt;span style=&quot; font-style:italic;&quot;&gt;apply changes&lt;/span&gt; button to update image&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6945        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gamma de imagen&lt;/p&gt;&lt;p&gt;Use botón &lt;span style=&quot; font-style:italic;&quot;&gt;aplicar cambios&lt;/span&gt; para actualizar la imagen&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6946    </message>
6947    <message>
6948        <location filename="../qt/dock_image_adjustments.ui" line="855"/>
6949        <location filename="../qt/ui_dock_image_adjustments.h" line="801"/>
6950        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Brightness of image&lt;/p&gt;&lt;p&gt;Use &lt;span style=&quot; font-style:italic;&quot;&gt;apply changes&lt;/span&gt; button to update image&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6951        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Brillo de imagen&lt;/p&gt;&lt;p&gt;Use botón &lt;span style=&quot; font-style:italic;&quot;&gt;aplicar cambios&lt;/span&gt; para actualizar la imagen&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6952    </message>
6953    <message>
6954        <location filename="../qt/dock_image_adjustments.ui" line="877"/>
6955        <location filename="../qt/ui_dock_image_adjustments.h" line="805"/>
6956        <source>Gamma:</source>
6957        <translation>Gamma:</translation>
6958    </message>
6959    <message>
6960        <location filename="../qt/dock_image_adjustments.ui" line="884"/>
6961        <location filename="../qt/ui_dock_image_adjustments.h" line="806"/>
6962        <source>Brightness:</source>
6963        <translation>Brillo:</translation>
6964    </message>
6965    <message>
6966        <location filename="../qt/dock_image_adjustments.ui" line="891"/>
6967        <location filename="../qt/ui_dock_image_adjustments.h" line="807"/>
6968        <source>Contrast:</source>
6969        <translation>Contraste:</translation>
6970    </message>
6971    <message>
6972        <location filename="../qt/dock_image_adjustments.ui" line="898"/>
6973        <location filename="../qt/ui_dock_image_adjustments.h" line="808"/>
6974        <source>Saturation</source>
6975        <translation>Saturación</translation>
6976    </message>
6977    <message>
6978        <location filename="../qt/dock_image_adjustments.ui" line="935"/>
6979        <location filename="../qt/ui_dock_image_adjustments.h" line="815"/>
6980        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;High dynamic range effect. Reduces brightness of the brightest pixels to prevent oversaturation.&lt;/p&gt;&lt;p&gt;Use &lt;span style=&quot; font-style:italic;&quot;&gt;apply changes&lt;/span&gt; button to update image&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6981        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Efecto de alto rango dinámico. Reduce el brillo en los pixeles más luminosos para prevenir sobresaturación.&lt;/p&gt;&lt;p&gt;Use botón &lt;span style=&quot; font-style:italic;&quot;&gt;aplicar cambios&lt;/span&gt; para actualizar la imagen&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6982    </message>
6983    <message>
6984        <location filename="../qt/dock_image_adjustments.ui" line="938"/>
6985        <location filename="../qt/ui_dock_image_adjustments.h" line="817"/>
6986        <source>High Dynamic Range (HDR)</source>
6987        <translation>Alto Rango Dinámico (HDR)</translation>
6988    </message>
6989    <message>
6990        <location filename="../qt/dock_image_adjustments.ui" line="945"/>
6991        <location filename="../qt/ui_dock_image_adjustments.h" line="819"/>
6992        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Apply changes of image colors&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
6993        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Aplica cambios de los colores de imagen&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
6994    </message>
6995    <message>
6996        <location filename="../qt/dock_image_adjustments.ui" line="948"/>
6997        <location filename="../qt/ui_dock_image_adjustments.h" line="821"/>
6998        <source>Apply changes</source>
6999        <translation>Aplicar Cambios</translation>
7000    </message>
7001    <message>
7002        <location filename="../qt/dock_image_adjustments.ui" line="962"/>
7003        <location filename="../qt/ui_dock_image_adjustments.h" line="822"/>
7004        <source>Camera</source>
7005        <translation>Cámara</translation>
7006    </message>
7007    <message>
7008        <location filename="../qt/dock_image_adjustments.ui" line="985"/>
7009        <location filename="../qt/ui_dock_image_adjustments.h" line="823"/>
7010        <source>Field of view (degrees):</source>
7011        <translation type="unfinished"></translation>
7012    </message>
7013    <message>
7014        <source>Field of view:</source>
7015        <translation type="vanished">Campo de visión:</translation>
7016    </message>
7017    <message>
7018        <location filename="../qt/dock_image_adjustments.ui" line="1001"/>
7019        <location filename="../qt/ui_dock_image_adjustments.h" line="830"/>
7020        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Type of perspective projection.&lt;/p&gt;&lt;p&gt;- Three-point perspective  projection, has two vanishing points on the horizon line and one on zenith or nadir&lt;/p&gt;&lt;p&gt;- Fish eye - simulates fish eye camera. &lt;span style=&quot; font-style:italic;&quot;&gt;Field of view&lt;/span&gt; = 1.0 corresponds to 180 degree&lt;/p&gt;&lt;p&gt;- Equirectangular - is dedicated to render 360 degree panoramas. Image proportion should be set to 2:1 and &lt;span style=&quot; font-style:italic;&quot;&gt;Field of view&lt;/span&gt; = 1.0&lt;/p&gt;&lt;p&gt;- Fulldome - is dedicated to render images for displaying in fulldome.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7021        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Tipos de projección en perspectiva.&lt;/p&gt;&lt;p&gt;- Perspectiva de tres puntos tiene dos puntos de fuga en la linea de  horizonte y uno en el cenit o nadir&lt;/p&gt;&lt;p&gt;- Ojo de pez - simula un objetivo de ojo de pez. &lt;span style=&quot; font-style:italic;&quot;&gt;Campo de visión&lt;/span&gt; = 1.0 corresponde a 180 grados&lt;/p&gt;&lt;p&gt;- Equirectangular - dedicado a renderizar panorámicas de 360 grados. La proporción de imagen debe ajustarse a 2:1 y &lt;span style=&quot; font-style:italic;&quot;&gt;Campo de visión&lt;/span&gt; = 1.0&lt;/p&gt;&lt;p&gt;- Tipo domo - está dedicado a renderizar imágenes para mostrarse en tipo cúpula.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7022    </message>
7023    <message>
7024        <location filename="../qt/dock_image_adjustments.ui" line="1005"/>
7025        <location filename="../qt/ui_dock_image_adjustments.h" line="824"/>
7026        <source>Three-point perspective</source>
7027        <translation>Perspectiva de tres puntos</translation>
7028    </message>
7029    <message>
7030        <location filename="../qt/dock_image_adjustments.ui" line="1010"/>
7031        <location filename="../qt/ui_dock_image_adjustments.h" line="825"/>
7032        <source>Fish eye</source>
7033        <translation>Objetivo ojo de pez</translation>
7034    </message>
7035    <message>
7036        <location filename="../qt/dock_image_adjustments.ui" line="1015"/>
7037        <location filename="../qt/ui_dock_image_adjustments.h" line="826"/>
7038        <source>Equirectangular</source>
7039        <translation>Equirectangular</translation>
7040    </message>
7041    <message>
7042        <location filename="../qt/dock_image_adjustments.ui" line="1020"/>
7043        <location filename="../qt/ui_dock_image_adjustments.h" line="827"/>
7044        <source>Fulldome</source>
7045        <translation>Tipo domo</translation>
7046    </message>
7047    <message>
7048        <location filename="../qt/dock_image_adjustments.ui" line="1028"/>
7049        <location filename="../qt/ui_dock_image_adjustments.h" line="832"/>
7050        <source>Perspective type:</source>
7051        <translation>Tipo de perspectiva:</translation>
7052    </message>
7053    <message>
7054        <location filename="../qt/dock_image_adjustments.ui" line="1041"/>
7055        <location filename="../qt/ui_dock_image_adjustments.h" line="834"/>
7056        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Field of view of camera. Higher value gives wider view.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7057        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Campo de visión de la cámara. Valores altos dan una perspectiva amplia.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7058    </message>
7059    <message>
7060        <location filename="../qt/dock_image_adjustments.ui" line="1071"/>
7061        <location filename="../qt/ui_dock_image_adjustments.h" line="839"/>
7062        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;For compatibility of coordinate system with old Mandelbulber v. 1.21 .fract files&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7063        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Para compatibilidad con antiguos ficheros .fract de Mandelbulber v.121&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7064    </message>
7065    <message>
7066        <location filename="../qt/dock_image_adjustments.ui" line="1074"/>
7067        <location filename="../qt/ui_dock_image_adjustments.h" line="841"/>
7068        <source>Coordinate system like in Mandelbulber v1.21</source>
7069        <translation>Sistema de coordenadas como en Mandelbulber v1.21</translation>
7070    </message>
7071    <message>
7072        <location filename="../qt/dock_image_adjustments.cpp" line="376"/>
7073        <source>Change preset</source>
7074        <translation>Cambiar ajuste</translation>
7075    </message>
7076    <message>
7077        <location filename="../qt/dock_image_adjustments.cpp" line="396"/>
7078        <source>Edit resolution preset</source>
7079        <translation>Editar ajuste de resolución</translation>
7080    </message>
7081    <message>
7082        <location filename="../qt/dock_image_adjustments.cpp" line="397"/>
7083        <source>Type new preset in format WIDTHxHEIGHT</source>
7084        <translation>Teclee nuevo ajuste en formato ANCHOxALTO</translation>
7085    </message>
7086</context>
7087<context>
7088    <name>cDockMeasurements</name>
7089    <message>
7090        <location filename="../qt/dock_measurements.ui" line="6"/>
7091        <location filename="../qt/ui_dock_measurements.h" line="150"/>
7092        <source>Form</source>
7093        <translation>Form</translation>
7094    </message>
7095    <message>
7096        <location filename="../qt/dock_measurements.ui" line="27"/>
7097        <location filename="../qt/ui_dock_measurements.h" line="151"/>
7098        <source>Get point by mouse pointer</source>
7099        <translation>Obtener posición con ratón</translation>
7100    </message>
7101    <message>
7102        <location filename="../qt/dock_measurements.ui" line="45"/>
7103        <location filename="../qt/ui_dock_measurements.h" line="152"/>
7104        <source>x:</source>
7105        <translation>x:</translation>
7106    </message>
7107    <message>
7108        <location filename="../qt/dock_measurements.ui" line="62"/>
7109        <location filename="../qt/ui_dock_measurements.h" line="153"/>
7110        <source>y:</source>
7111        <translation>y:</translation>
7112    </message>
7113    <message>
7114        <location filename="../qt/dock_measurements.ui" line="79"/>
7115        <location filename="../qt/ui_dock_measurements.h" line="154"/>
7116        <source>z:</source>
7117        <translation>z:</translation>
7118    </message>
7119    <message>
7120        <location filename="../qt/dock_measurements.ui" line="109"/>
7121        <location filename="../qt/ui_dock_measurements.h" line="155"/>
7122        <source>Distance from last point:</source>
7123        <translation>Distancia desde última posición:</translation>
7124    </message>
7125    <message>
7126        <location filename="../qt/dock_measurements.ui" line="129"/>
7127        <location filename="../qt/ui_dock_measurements.h" line="156"/>
7128        <source>Distance from camera:</source>
7129        <translation>Distancia desde cámara:</translation>
7130    </message>
7131</context>
7132<context>
7133    <name>cDockNavigation</name>
7134    <message>
7135        <location filename="../qt/dock_navigation.ui" line="14"/>
7136        <location filename="../qt/ui_dock_navigation.h" line="902"/>
7137        <source>Form</source>
7138        <translation type="unfinished"></translation>
7139    </message>
7140    <message>
7141        <location filename="../qt/dock_navigation.ui" line="43"/>
7142        <location filename="../qt/ui_dock_navigation.h" line="904"/>
7143        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Discard last change of settings and start rendering of image&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7144        <translation type="unfinished"></translation>
7145    </message>
7146    <message>
7147        <location filename="../qt/dock_navigation.ui" line="46"/>
7148        <location filename="../qt/ui_dock_navigation.h" line="906"/>
7149        <source>UNDO</source>
7150        <translation type="unfinished"></translation>
7151    </message>
7152    <message>
7153        <location filename="../qt/dock_navigation.ui" line="57"/>
7154        <location filename="../qt/ui_dock_navigation.h" line="908"/>
7155        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Redo last revoked change of settings and start rendering of image&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7156        <translation type="unfinished"></translation>
7157    </message>
7158    <message>
7159        <location filename="../qt/dock_navigation.ui" line="60"/>
7160        <location filename="../qt/ui_dock_navigation.h" line="910"/>
7161        <source>REDO</source>
7162        <translation type="unfinished"></translation>
7163    </message>
7164    <message>
7165        <location filename="../qt/dock_navigation.ui" line="71"/>
7166        <location filename="../qt/ui_dock_navigation.h" line="912"/>
7167        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Terminate rendering&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7168        <translation type="unfinished"></translation>
7169    </message>
7170    <message>
7171        <location filename="../qt/dock_navigation.ui" line="74"/>
7172        <location filename="../qt/ui_dock_navigation.h" line="914"/>
7173        <source>STOP</source>
7174        <translation type="unfinished">PARAR</translation>
7175    </message>
7176    <message>
7177        <location filename="../qt/dock_navigation.ui" line="85"/>
7178        <location filename="../qt/ui_dock_navigation.h" line="916"/>
7179        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Start rendering of image based on actual settings&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7180        <translation type="unfinished"></translation>
7181    </message>
7182    <message>
7183        <location filename="../qt/dock_navigation.ui" line="88"/>
7184        <location filename="../qt/ui_dock_navigation.h" line="918"/>
7185        <source>RENDER</source>
7186        <translation type="unfinished"></translation>
7187    </message>
7188    <message>
7189        <location filename="../qt/dock_navigation.ui" line="106"/>
7190        <location filename="../qt/ui_dock_navigation.h" line="919"/>
7191        <source>OpenCL mode:</source>
7192        <translation type="unfinished"></translation>
7193    </message>
7194    <message>
7195        <location filename="../qt/dock_navigation.ui" line="113"/>
7196        <location filename="../qt/ui_dock_navigation.h" line="926"/>
7197        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Modes for OpenCL computation (GPU support):&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;no OpenCL&lt;/span&gt; - use only CPU&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;fast&lt;/span&gt; - very fast rendering on GPU. Fractal has visible shape, but colors and effects are not calculated. It is very good mode for fast camera navigation and looking for interesting fractal shapes in auto-refresh mode.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;medium&lt;/span&gt; - medium rendering speed on GPU. There is calculated color of the fractal, light sources with shadows are used. There is used only first defined material. Reflections and volumetric effects are not calculated.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;full&lt;/span&gt; - the most accurate and the the slowest rendering. Uses more GPU resources. All effects are calculated .&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7198        <translation type="unfinished"></translation>
7199    </message>
7200    <message>
7201        <location filename="../qt/dock_navigation.ui" line="117"/>
7202        <location filename="../qt/ui_dock_navigation.h" line="920"/>
7203        <source>no OpenCL</source>
7204        <translation type="unfinished"></translation>
7205    </message>
7206    <message>
7207        <location filename="../qt/dock_navigation.ui" line="122"/>
7208        <location filename="../qt/ui_dock_navigation.h" line="921"/>
7209        <source>fast</source>
7210        <translation type="unfinished"></translation>
7211    </message>
7212    <message>
7213        <location filename="../qt/dock_navigation.ui" line="127"/>
7214        <location filename="../qt/ui_dock_navigation.h" line="922"/>
7215        <source>medium</source>
7216        <translation type="unfinished"></translation>
7217    </message>
7218    <message>
7219        <location filename="../qt/dock_navigation.ui" line="132"/>
7220        <location filename="../qt/ui_dock_navigation.h" line="923"/>
7221        <source>full</source>
7222        <translation type="unfinished"></translation>
7223    </message>
7224    <message>
7225        <location filename="../qt/dock_navigation.ui" line="148"/>
7226        <location filename="../qt/ui_dock_navigation.h" line="928"/>
7227        <source>Auto-refresh</source>
7228        <translation type="unfinished"></translation>
7229    </message>
7230    <message>
7231        <location filename="../qt/dock_navigation.ui" line="163"/>
7232        <location filename="../qt/ui_dock_navigation.h" line="929"/>
7233        <source>Load</source>
7234        <translation type="unfinished">Cargar</translation>
7235    </message>
7236    <message>
7237        <location filename="../qt/dock_navigation.ui" line="176"/>
7238        <location filename="../qt/ui_dock_navigation.h" line="930"/>
7239        <source>Save</source>
7240        <translation type="unfinished">Guardar</translation>
7241    </message>
7242    <message>
7243        <location filename="../qt/dock_navigation.ui" line="189"/>
7244        <location filename="../qt/ui_dock_navigation.h" line="931"/>
7245        <source>Reset</source>
7246        <translation type="unfinished">Restablecer</translation>
7247    </message>
7248    <message>
7249        <location filename="../qt/dock_navigation.ui" line="249"/>
7250        <location filename="../qt/ui_dock_navigation.h" line="933"/>
7251        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;These parameters and gauges controls position of camera and point where the camera is looking at (target)&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/Camera target.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7252        <translation type="unfinished"></translation>
7253    </message>
7254    <message>
7255        <location filename="../qt/dock_navigation.ui" line="252"/>
7256        <location filename="../qt/ui_dock_navigation.h" line="935"/>
7257        <source>Coordinates:</source>
7258        <translation type="unfinished"></translation>
7259    </message>
7260    <message>
7261        <location filename="../qt/dock_navigation.ui" line="273"/>
7262        <location filename="../qt/ui_dock_navigation.h" line="937"/>
7263        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Coordinates of camera&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7264        <translation type="unfinished"></translation>
7265    </message>
7266    <message>
7267        <location filename="../qt/dock_navigation.ui" line="276"/>
7268        <location filename="../qt/ui_dock_navigation.h" line="939"/>
7269        <source>Camera</source>
7270        <translation type="unfinished">Cámara</translation>
7271    </message>
7272    <message>
7273        <location filename="../qt/dock_navigation.ui" line="332"/>
7274        <location filename="../qt/dock_navigation.ui" line="450"/>
7275        <location filename="../qt/ui_dock_navigation.h" line="940"/>
7276        <location filename="../qt/ui_dock_navigation.h" line="947"/>
7277        <source>x:</source>
7278        <translation type="unfinished">x:</translation>
7279    </message>
7280    <message>
7281        <location filename="../qt/dock_navigation.ui" line="349"/>
7282        <location filename="../qt/dock_navigation.ui" line="467"/>
7283        <location filename="../qt/ui_dock_navigation.h" line="941"/>
7284        <location filename="../qt/ui_dock_navigation.h" line="948"/>
7285        <source>y:</source>
7286        <translation type="unfinished">y:</translation>
7287    </message>
7288    <message>
7289        <location filename="../qt/dock_navigation.ui" line="366"/>
7290        <location filename="../qt/dock_navigation.ui" line="484"/>
7291        <location filename="../qt/ui_dock_navigation.h" line="942"/>
7292        <location filename="../qt/ui_dock_navigation.h" line="949"/>
7293        <source>z:</source>
7294        <translation type="unfinished">z:</translation>
7295    </message>
7296    <message>
7297        <location filename="../qt/dock_navigation.ui" line="391"/>
7298        <location filename="../qt/ui_dock_navigation.h" line="944"/>
7299        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Coordinates of target&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7300        <translation type="unfinished"></translation>
7301    </message>
7302    <message>
7303        <location filename="../qt/dock_navigation.ui" line="394"/>
7304        <location filename="../qt/ui_dock_navigation.h" line="946"/>
7305        <source>Target</source>
7306        <translation type="unfinished"></translation>
7307    </message>
7308    <message>
7309        <location filename="../qt/dock_navigation.ui" line="515"/>
7310        <location filename="../qt/ui_dock_navigation.h" line="951"/>
7311        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set camera far from the fractal. It keeps actual camera angle.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7312        <translation type="unfinished"></translation>
7313    </message>
7314    <message>
7315        <location filename="../qt/dock_navigation.ui" line="518"/>
7316        <location filename="../qt/ui_dock_navigation.h" line="953"/>
7317        <source>Reset view</source>
7318        <translation type="unfinished"></translation>
7319    </message>
7320    <message>
7321        <location filename="../qt/dock_navigation.ui" line="531"/>
7322        <location filename="../qt/ui_dock_navigation.h" line="959"/>
7323        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection of camera / target movement mode&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Move camera and target&lt;/span&gt; - moves camera and target by the same distance&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/move camera and target.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Move camera&lt;/span&gt; - moves only camera. Target stays in the same place. Camera rotates to look at stationary target.&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/move only camera.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Move target - moves only target. Camera stays in the same place. Camera rotates to look at moving target.&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/move only target.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7324        <translation type="unfinished"></translation>
7325    </message>
7326    <message>
7327        <location filename="../qt/dock_navigation.ui" line="535"/>
7328        <location filename="../qt/ui_dock_navigation.h" line="954"/>
7329        <source>Move camera and target</source>
7330        <translation type="unfinished">Mover cámara y objetivo</translation>
7331    </message>
7332    <message>
7333        <location filename="../qt/dock_navigation.ui" line="540"/>
7334        <location filename="../qt/ui_dock_navigation.h" line="955"/>
7335        <source>Move camera</source>
7336        <translation type="unfinished">Mover cámara</translation>
7337    </message>
7338    <message>
7339        <location filename="../qt/dock_navigation.ui" line="545"/>
7340        <location filename="../qt/ui_dock_navigation.h" line="956"/>
7341        <source>Move target</source>
7342        <translation type="unfinished">Mover objetivo</translation>
7343    </message>
7344    <message>
7345        <location filename="../qt/dock_navigation.ui" line="564"/>
7346        <location filename="../qt/ui_dock_navigation.h" line="961"/>
7347        <source>Camera distance
7348to target:</source>
7349        <translation type="unfinished"></translation>
7350    </message>
7351    <message>
7352        <location filename="../qt/dock_navigation.ui" line="578"/>
7353        <location filename="../qt/ui_dock_navigation.h" line="964"/>
7354        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Controls distance between camera and target&lt;/p&gt;&lt;p&gt;In&lt;span style=&quot; font-style:italic;&quot;&gt; Move camera and target&lt;/span&gt; and &lt;span style=&quot; font-style:italic;&quot;&gt;Move camera&lt;/span&gt; modes it moves camera closer/further from target.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7355        <translation type="unfinished"></translation>
7356    </message>
7357    <message>
7358        <location filename="../qt/dock_navigation.ui" line="601"/>
7359        <location filename="../qt/ui_dock_navigation.h" line="967"/>
7360        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Moves the camera or the target forward by distance set by &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; parameter&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7361        <translation type="unfinished"></translation>
7362    </message>
7363    <message>
7364        <location filename="../qt/dock_navigation.ui" line="627"/>
7365        <location filename="../qt/ui_dock_navigation.h" line="971"/>
7366        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Moves the camera or the target backwards by distance set by &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; parameter&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7367        <translation type="unfinished"></translation>
7368    </message>
7369    <message>
7370        <location filename="../qt/dock_navigation.ui" line="653"/>
7371        <location filename="../qt/ui_dock_navigation.h" line="975"/>
7372        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Moves the camera or the target to the left by distance set by &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; parameter&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7373        <translation type="unfinished"></translation>
7374    </message>
7375    <message>
7376        <location filename="../qt/dock_navigation.ui" line="679"/>
7377        <location filename="../qt/ui_dock_navigation.h" line="979"/>
7378        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Moves the camera or the target up by distance set by &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; parameter&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7379        <translation type="unfinished"></translation>
7380    </message>
7381    <message>
7382        <location filename="../qt/dock_navigation.ui" line="705"/>
7383        <location filename="../qt/ui_dock_navigation.h" line="983"/>
7384        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Moves the camera or the target down by distance set by &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; parameter&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7385        <translation type="unfinished"></translation>
7386    </message>
7387    <message>
7388        <location filename="../qt/dock_navigation.ui" line="731"/>
7389        <location filename="../qt/ui_dock_navigation.h" line="987"/>
7390        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Moves the camera or the target to the right by distance set by &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; parameter&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7391        <translation type="unfinished"></translation>
7392    </message>
7393    <message>
7394        <location filename="../qt/dock_navigation.ui" line="782"/>
7395        <location filename="../qt/ui_dock_navigation.h" line="990"/>
7396        <source>step:</source>
7397        <translation type="unfinished"></translation>
7398    </message>
7399    <message>
7400        <location filename="../qt/dock_navigation.ui" line="795"/>
7401        <location filename="../qt/ui_dock_navigation.h" line="992"/>
7402        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Step for camera or target movement.&lt;/p&gt;&lt;p&gt;It can be relative or absolute step.&lt;/p&gt;&lt;p&gt;If it is set relative then movement distance equals &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; multiplied by actual distance to the fractal surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7403        <translation type="unfinished"></translation>
7404    </message>
7405    <message>
7406        <location filename="../qt/dock_navigation.ui" line="813"/>
7407        <location filename="../qt/ui_dock_navigation.h" line="998"/>
7408        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection for movement step calculation.&lt;/p&gt;&lt;p&gt;If it is set relative then movement distance equals  &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; multiplied by actual distance to fractal surface. This is the preferred mode.&lt;/p&gt;&lt;p&gt;If it is set absolute then movement equals step set by &lt;span style=&quot; font-style:italic;&quot;&gt;step&lt;/span&gt; parameter. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7409        <translation type="unfinished"></translation>
7410    </message>
7411    <message>
7412        <location filename="../qt/dock_navigation.ui" line="817"/>
7413        <location filename="../qt/ui_dock_navigation.h" line="994"/>
7414        <source>Relative step mode</source>
7415        <translation type="unfinished"></translation>
7416    </message>
7417    <message>
7418        <location filename="../qt/dock_navigation.ui" line="822"/>
7419        <location filename="../qt/ui_dock_navigation.h" line="995"/>
7420        <source>Absolute step mode</source>
7421        <translation type="unfinished"></translation>
7422    </message>
7423    <message>
7424        <location filename="../qt/dock_navigation.ui" line="833"/>
7425        <location filename="../qt/ui_dock_navigation.h" line="1001"/>
7426        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Controls for camera rotation in three different axes&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/Yaw_Pich_Roll.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;image source: &amp;quot;&lt;a href=&quot;http://commons.wikimedia.org/wiki/File:Yaw_Axis_Corrected.svg#/media/File:Yaw_Axis_Corrected.svg&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#ae6326;&quot;&gt;Yaw Axis Corrected&lt;/span&gt;&lt;/a&gt;&amp;quot; by &lt;a href=&quot;//commons.wikimedia.org/wiki/File:Yaw_Axis.svg&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#ae6326;&quot;&gt;Yaw_Axis.svg&lt;/span&gt;&lt;/a&gt;: &lt;a href=&quot;//commons.wikimedia.org/wiki/User:Auawise&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#ae6326;&quot;&gt;Auawise&lt;/span&gt;&lt;/a&gt;derivative work: &lt;a href=&quot;//commons.wikimedia.org/w/index.php?title=User:Jrvz&amp;amp;action=edit&amp;amp;redlink=1&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#ae6326;&quot;&gt;Jrvz&lt;/span&gt;&lt;/a&gt; (&lt;a href=&quot;//commons.wikimedia.org/w/index.php?title=User_talk:Jrvz&amp;amp;action=edit&amp;amp;redlink=1&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#ae6326;&quot;&gt;talk&lt;/span&gt;&lt;/a&gt;) - &lt;a href=&quot;//commons.wikimedia.org/wiki/File:Yaw_Axis.svg&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#ae6326;&quot;&gt;Yaw_Axis.svg&lt;/span&gt;&lt;/a&gt;. Licensed under &lt;a href=&quot;http://creativecommons.org/licenses/by-sa/3.0&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#ae6326;&quot;&gt;CC BY-SA 3.0&lt;/span&gt;&lt;/a&gt; via &lt;a href=&quot;//commons.wikimedia.org/wiki/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#ae6326;&quot;&gt;Wikimedia Commons&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7427        <translation type="unfinished"></translation>
7428    </message>
7429    <message>
7430        <location filename="../qt/dock_navigation.ui" line="836"/>
7431        <location filename="../qt/ui_dock_navigation.h" line="1004"/>
7432        <source>Camera rotation:</source>
7433        <translation type="unfinished"></translation>
7434    </message>
7435    <message>
7436        <location filename="../qt/dock_navigation.ui" line="874"/>
7437        <location filename="../qt/ui_dock_navigation.h" line="1006"/>
7438        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Roll left&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7439        <translation type="unfinished"></translation>
7440    </message>
7441    <message>
7442        <location filename="../qt/dock_navigation.ui" line="906"/>
7443        <location filename="../qt/ui_dock_navigation.h" line="1010"/>
7444        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Pitch up&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7445        <translation type="unfinished"></translation>
7446    </message>
7447    <message>
7448        <location filename="../qt/dock_navigation.ui" line="938"/>
7449        <location filename="../qt/ui_dock_navigation.h" line="1014"/>
7450        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Roll right&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7451        <translation type="unfinished"></translation>
7452    </message>
7453    <message>
7454        <location filename="../qt/dock_navigation.ui" line="970"/>
7455        <location filename="../qt/ui_dock_navigation.h" line="1018"/>
7456        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Yaw left&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7457        <translation type="unfinished"></translation>
7458    </message>
7459    <message>
7460        <location filename="../qt/dock_navigation.ui" line="1002"/>
7461        <location filename="../qt/ui_dock_navigation.h" line="1022"/>
7462        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Pitch down&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7463        <translation type="unfinished"></translation>
7464    </message>
7465    <message>
7466        <location filename="../qt/dock_navigation.ui" line="1034"/>
7467        <location filename="../qt/ui_dock_navigation.h" line="1026"/>
7468        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Yaw right&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7469        <translation type="unfinished"></translation>
7470    </message>
7471    <message>
7472        <location filename="../qt/dock_navigation.ui" line="1085"/>
7473        <location filename="../qt/ui_dock_navigation.h" line="1029"/>
7474        <source>rotation step:</source>
7475        <translation type="unfinished"></translation>
7476    </message>
7477    <message>
7478        <location filename="../qt/dock_navigation.ui" line="1098"/>
7479        <location filename="../qt/ui_dock_navigation.h" line="1031"/>
7480        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Step of rotation in degrees&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7481        <translation type="unfinished"></translation>
7482    </message>
7483    <message>
7484        <location filename="../qt/dock_navigation.ui" line="1137"/>
7485        <location filename="../qt/ui_dock_navigation.h" line="1039"/>
7486        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Modes of camera rotation&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Rotate camera&lt;/span&gt; - rotates the camera by moving the target around the camera&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/rotate target around camera.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;Rotate around target - rotates the camera by moving camera around the target&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/rotate camera around target.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7487        <translation type="unfinished"></translation>
7488    </message>
7489    <message>
7490        <location filename="../qt/dock_navigation.ui" line="1141"/>
7491        <location filename="../qt/ui_dock_navigation.h" line="1035"/>
7492        <source>Rotate camera</source>
7493        <translation type="unfinished"></translation>
7494    </message>
7495    <message>
7496        <location filename="../qt/dock_navigation.ui" line="1146"/>
7497        <location filename="../qt/ui_dock_navigation.h" line="1036"/>
7498        <source>Rotate around target</source>
7499        <translation type="unfinished"></translation>
7500    </message>
7501    <message>
7502        <location filename="../qt/dock_navigation.ui" line="1160"/>
7503        <location filename="../qt/ui_dock_navigation.h" line="1045"/>
7504        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection for rotation modes&lt;/p&gt;&lt;p&gt;Fixed roll angle - rotates camera using world axes. This mode does not change the roll angle but can be difficult to predict when camera is upside down or almost in vertical orientation.&lt;/p&gt;&lt;p&gt;Straight rotation - rotates camera using actual camera axes. This mode rotates camera in a more intuitive way.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7505        <translation type="unfinished"></translation>
7506    </message>
7507    <message>
7508        <location filename="../qt/dock_navigation.ui" line="1164"/>
7509        <location filename="../qt/ui_dock_navigation.h" line="1041"/>
7510        <source>Fixed roll angle</source>
7511        <translation type="unfinished"></translation>
7512    </message>
7513    <message>
7514        <location filename="../qt/dock_navigation.ui" line="1169"/>
7515        <location filename="../qt/ui_dock_navigation.h" line="1042"/>
7516        <source>Straight rotation</source>
7517        <translation type="unfinished"></translation>
7518    </message>
7519    <message>
7520        <location filename="../qt/dock_navigation.ui" line="1212"/>
7521        <location filename="../qt/ui_dock_navigation.h" line="1047"/>
7522        <source>yaw:</source>
7523        <translation type="unfinished"></translation>
7524    </message>
7525    <message>
7526        <location filename="../qt/dock_navigation.ui" line="1225"/>
7527        <location filename="../qt/ui_dock_navigation.h" line="1049"/>
7528        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotation of camera around yaw axis (left &amp;lt;-&amp;gt; right)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7529        <translation type="unfinished"></translation>
7530    </message>
7531    <message>
7532        <location filename="../qt/dock_navigation.ui" line="1232"/>
7533        <location filename="../qt/ui_dock_navigation.h" line="1051"/>
7534        <source>pitch:</source>
7535        <translation type="unfinished"></translation>
7536    </message>
7537    <message>
7538        <location filename="../qt/dock_navigation.ui" line="1245"/>
7539        <location filename="../qt/ui_dock_navigation.h" line="1053"/>
7540        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotation of camera around pitch axis (up &amp;lt;-&amp;gt; down)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7541        <translation type="unfinished"></translation>
7542    </message>
7543    <message>
7544        <location filename="../qt/dock_navigation.ui" line="1252"/>
7545        <location filename="../qt/ui_dock_navigation.h" line="1055"/>
7546        <source>roll:</source>
7547        <translation type="unfinished"></translation>
7548    </message>
7549    <message>
7550        <location filename="../qt/dock_navigation.ui" line="1265"/>
7551        <location filename="../qt/ui_dock_navigation.h" line="1057"/>
7552        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotation of camera around roll axis (rotates image left &amp;lt;-&amp;gt; right)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7553        <translation type="unfinished"></translation>
7554    </message>
7555    <message>
7556        <location filename="../qt/dock_navigation.ui" line="1280"/>
7557        <location filename="../qt/ui_dock_navigation.h" line="1060"/>
7558        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sweet spot position used especially for fulldome images or animations.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7559        <translation type="unfinished"></translation>
7560    </message>
7561    <message>
7562        <location filename="../qt/dock_navigation.ui" line="1283"/>
7563        <location filename="../qt/ui_dock_navigation.h" line="1062"/>
7564        <source>Sweet spot angle:</source>
7565        <translation type="unfinished"></translation>
7566    </message>
7567    <message>
7568        <location filename="../qt/dock_navigation.ui" line="1368"/>
7569        <location filename="../qt/ui_dock_navigation.h" line="1067"/>
7570        <source>horizontal:</source>
7571        <translation type="unfinished"></translation>
7572    </message>
7573    <message>
7574        <location filename="../qt/dock_navigation.ui" line="1378"/>
7575        <location filename="../qt/ui_dock_navigation.h" line="1068"/>
7576        <source>vertical:</source>
7577        <translation type="unfinished"></translation>
7578    </message>
7579</context>
7580<context>
7581    <name>cDockQueue</name>
7582    <message>
7583        <location filename="../qt/dock_queue.ui" line="14"/>
7584        <location filename="../qt/ui_dock_queue.h" line="219"/>
7585        <source>Form</source>
7586        <translation>Forma</translation>
7587    </message>
7588    <message>
7589        <location filename="../qt/dock_queue.ui" line="40"/>
7590        <location filename="../qt/ui_dock_queue.h" line="221"/>
7591        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Remove files from queue folder which are not on the list.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7592        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Elimina archivos de la carpeta de cola que no están en la lista.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7593    </message>
7594    <message>
7595        <location filename="../qt/dock_queue.ui" line="43"/>
7596        <location filename="../qt/ui_dock_queue.h" line="223"/>
7597        <source>Remove orphaned</source>
7598        <translation>Eliminar huérfano</translation>
7599    </message>
7600    <message>
7601        <location filename="../qt/dock_queue.ui" line="54"/>
7602        <location filename="../qt/ui_dock_queue.h" line="225"/>
7603        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Render all elements from the queue list.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7604        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Renderiza todos los elementos desde la lista de cola.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7605    </message>
7606    <message>
7607        <location filename="../qt/dock_queue.ui" line="57"/>
7608        <location filename="../qt/ui_dock_queue.h" line="227"/>
7609        <source>Render queue</source>
7610        <translation>Renderizar cola</translation>
7611    </message>
7612    <message>
7613        <location filename="../qt/dock_queue.ui" line="68"/>
7614        <location filename="../qt/ui_dock_queue.h" line="229"/>
7615        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Add orphaned files to the list from queue folder&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7616        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Añade archivos huérfanos a la lista desde la carpeta de cola&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7617    </message>
7618    <message>
7619        <location filename="../qt/dock_queue.ui" line="71"/>
7620        <location filename="../qt/ui_dock_queue.h" line="231"/>
7621        <source>Add orphaned</source>
7622        <translation>Añadir huérfano</translation>
7623    </message>
7624    <message>
7625        <location filename="../qt/dock_queue.ui" line="82"/>
7626        <location filename="../qt/ui_dock_queue.h" line="233"/>
7627        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Creates a settings file from the current Program Preferences, saves it to the queue folder and adds the entry to the queue list.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7628        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Crea un archivo de parámetro desde las Preferencias de Programa actuales, lo guarda a la carpeta de cola y añade la entrada a la lista de cola&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7629    </message>
7630    <message>
7631        <location filename="../qt/dock_queue.ui" line="85"/>
7632        <location filename="../qt/ui_dock_queue.h" line="235"/>
7633        <source>Add current settings</source>
7634        <translation>Añadir ajustes actuales</translation>
7635    </message>
7636    <message>
7637        <location filename="../qt/dock_queue.ui" line="96"/>
7638        <location filename="../qt/ui_dock_queue.h" line="237"/>
7639        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Copies the selected source file to the queue folder and adds the entry to the queue list.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7640        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Copia el archivo de origen seleccionado a la carpeta de cola y añade la entrada a la lista de cola.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7641    </message>
7642    <message>
7643        <location filename="../qt/dock_queue.ui" line="99"/>
7644        <location filename="../qt/ui_dock_queue.h" line="239"/>
7645        <source>Add from file</source>
7646        <translation>Añadir desde archivo</translation>
7647    </message>
7648    <message>
7649        <location filename="../qt/dock_queue.ui" line="110"/>
7650        <location filename="../qt/ui_dock_queue.h" line="241"/>
7651        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Terminate rendering of queue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7652        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Termina el renderizado de cola.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7653    </message>
7654    <message>
7655        <location filename="../qt/dock_queue.ui" line="113"/>
7656        <location filename="../qt/ui_dock_queue.h" line="243"/>
7657        <source>STOP</source>
7658        <translation>PARAR</translation>
7659    </message>
7660    <message>
7661        <location filename="../qt/dock_queue.ui" line="130"/>
7662        <location filename="../qt/ui_dock_queue.h" line="250"/>
7663        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection for image format for still images&lt;/p&gt;&lt;p&gt;For more image format settings go to &lt;span style=&quot; font-style:italic;&quot;&gt;File/Program Preferences&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7664        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selección de formato de imagen para imágenes fijas&lt;/p&gt;&lt;p&gt;Para mas ajustes de formatos de imagen vaya a &lt;span style=&quot; font-style:italic;&quot;&gt;Archivo/Preferencias de Programa&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7665    </message>
7666    <message>
7667        <location filename="../qt/dock_queue.ui" line="134"/>
7668        <location filename="../qt/ui_dock_queue.h" line="244"/>
7669        <source>PNG</source>
7670        <translation>PNG</translation>
7671    </message>
7672    <message>
7673        <location filename="../qt/dock_queue.ui" line="139"/>
7674        <location filename="../qt/ui_dock_queue.h" line="245"/>
7675        <source>JPG</source>
7676        <translation>JPG</translation>
7677    </message>
7678    <message>
7679        <location filename="../qt/dock_queue.ui" line="144"/>
7680        <location filename="../qt/ui_dock_queue.h" line="246"/>
7681        <source>EXR</source>
7682        <translation>EXR</translation>
7683    </message>
7684    <message>
7685        <location filename="../qt/dock_queue.ui" line="149"/>
7686        <location filename="../qt/ui_dock_queue.h" line="247"/>
7687        <source>TIFF</source>
7688        <translation>TIFF</translation>
7689    </message>
7690    <message>
7691        <location filename="../qt/dock_queue.ui" line="157"/>
7692        <location filename="../qt/ui_dock_queue.h" line="252"/>
7693        <source>Image file format:</source>
7694        <translation>Formato de imagen:</translation>
7695    </message>
7696    <message>
7697        <location filename="../qt/dock_queue.ui" line="192"/>
7698        <location filename="../qt/ui_dock_queue.h" line="254"/>
7699        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables rendering of queue previews in the queue table.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7700        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita renderizado de vistas previas en la lista de cola.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7701    </message>
7702    <message>
7703        <location filename="../qt/dock_queue.ui" line="195"/>
7704        <location filename="../qt/ui_dock_queue.h" line="256"/>
7705        <source>Show Queue thumbnails</source>
7706        <translation>Mostrar miniaturas de Cola</translation>
7707    </message>
7708    <message>
7709        <location filename="../qt/dock_queue.ui" line="236"/>
7710        <location filename="../qt/ui_dock_queue.h" line="257"/>
7711        <source>Preview</source>
7712        <translation>Vista previa</translation>
7713    </message>
7714</context>
7715<context>
7716    <name>cDockRenderingEngine</name>
7717    <message>
7718        <location filename="../qt/dock_rendering_engine.ui" line="14"/>
7719        <location filename="../qt/ui_dock_rendering_engine.h" line="1159"/>
7720        <source>Form</source>
7721        <translation>Forma</translation>
7722    </message>
7723    <message>
7724        <location filename="../qt/dock_rendering_engine.ui" line="34"/>
7725        <location filename="../qt/ui_dock_rendering_engine.h" line="1160"/>
7726        <source>Load</source>
7727        <translation>Cargar</translation>
7728    </message>
7729    <message>
7730        <location filename="../qt/dock_rendering_engine.ui" line="41"/>
7731        <location filename="../qt/ui_dock_rendering_engine.h" line="1161"/>
7732        <source>Save</source>
7733        <translation>Guardar</translation>
7734    </message>
7735    <message>
7736        <location filename="../qt/dock_rendering_engine.ui" line="48"/>
7737        <location filename="../qt/ui_dock_rendering_engine.h" line="1162"/>
7738        <source>Reset</source>
7739        <translation>Restablecer</translation>
7740    </message>
7741    <message>
7742        <location filename="../qt/dock_rendering_engine.ui" line="70"/>
7743        <location filename="../qt/ui_dock_rendering_engine.h" line="1163"/>
7744        <source>Fractal formula iterations</source>
7745        <translation>Iteraciones de fórmula fractal</translation>
7746    </message>
7747    <message>
7748        <location filename="../qt/dock_rendering_engine.ui" line="99"/>
7749        <location filename="../qt/ui_dock_rendering_engine.h" line="1164"/>
7750        <source>Maximum number
7751of fractal iterations
7752(maxiter):</source>
7753        <translation>Número máximo
7754de iteraciones fractales
7755(maxiter):</translation>
7756    </message>
7757    <message>
7758        <location filename="../qt/dock_rendering_engine.ui" line="108"/>
7759        <location filename="../qt/ui_dock_rendering_engine.h" line="1168"/>
7760        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The vector values are checked during each iteration of fractal formula to see if they have reached a critical &apos;escape&apos; condition or &apos;bailout&apos;. If that condition is reached, the calculation is stopped. Condition is: if length of vector is greater than bailout, then break iteration loop.&lt;/p&gt;&lt;p&gt;In some cases higher value can increase image quality, but it will increase rendering time.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7761        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Los valores vectoriales son comprobados durante cada iteración de la fórmula fractal para ver si han alcanzado una condición crítica de la condición &apos;escape&apos; o &apos;bailout&apos;.Si se alcanza la condición, se parará el cálculo. Es condición: si la longitud es  mayor que bailout,. entonces rompe el bucle de iteraciones&lt;/p&gt;&lt;p&gt;En algunos casos valores altos incrementan la calidad de imagen, pero aumentará el tiempo de renderizado.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7762    </message>
7763    <message>
7764        <location filename="../qt/dock_rendering_engine.ui" line="121"/>
7765        <location filename="../qt/ui_dock_rendering_engine.h" line="1171"/>
7766        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables using default (recommended) bailout value. Each fractal formula has different optimal bailout value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7767        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita usar bailout predeterminado (recomendado)  para cada fórmula fractal. Cada fórmula fractal tiene diferentes valores óptimos de bailout.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7768    </message>
7769    <message>
7770        <location filename="../qt/dock_rendering_engine.ui" line="124"/>
7771        <location filename="../qt/ui_dock_rendering_engine.h" line="1173"/>
7772        <source>Use default bailout for
7773each fractal formula</source>
7774        <translation>Usar bailout por defecto para cada fórmula fractal</translation>
7775    </message>
7776    <message>
7777        <location filename="../qt/dock_rendering_engine.ui" line="138"/>
7778        <location filename="../qt/ui_dock_rendering_engine.h" line="1176"/>
7779        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The higher the maximum number of iterations (&amp;quot;maxiter&amp;quot;) is, the more detail and subtlety emerge in the final image, but also the longer time it will take to calculate the fractal image. &lt;/p&gt;&lt;p&gt;In normal operation this should be set as high as possible because &amp;quot;Distance estimation&amp;quot; algorithm limits number of iteration (almost no influence on rendering speed)&lt;/p&gt;&lt;p&gt;When &lt;span style=&quot; font-style:italic;&quot;&gt;Stop at maximum iteration&lt;/span&gt; is selected, then this parameter controls detail level.&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;maxiter = 10&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;maxiter = 15&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - maxiter - 10.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - maxiter - 15.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
7780        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Cuanto más alto sea el número máximo de iteraciones(&amp;quot;maxiter&amp;quot;) , más detalle y finura surge en la imagen final, pero también tomará más tiempo en calcular la imagen fractal. &lt;/p&gt;&lt;p&gt;En operaciones normales debería establecerse lo más alto posible porque&amp;quot;El algoritmo de Distancia estimada&amp;quot;limita el número de iteraciones (apenas tiene influencia en la velocidad de renderizado)&lt;/p&gt;&lt;p&gt;Cuando &lt;span style=&quot; font-style:italic;&quot;&gt;Parar a máxima iteración&lt;/span&gt; está selecionado, entonces éste parámetro controlará el nivel de detalle.&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;maxiter = 10&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;maxiter = 15&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - maxiter - 10.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - maxiter - 15.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7781    </message>
7782    <message>
7783        <location filename="../qt/dock_rendering_engine.ui" line="151"/>
7784        <location filename="../qt/ui_dock_rendering_engine.h" line="1178"/>
7785        <source>Bailout
7786(escape condition):</source>
7787        <translation>Bailout
7788(condición de escape):</translation>
7789    </message>
7790    <message>
7791        <location filename="../qt/dock_rendering_engine.ui" line="164"/>
7792        <location filename="../qt/ui_dock_rendering_engine.h" line="1180"/>
7793        <source>Distance estimation (quality control)</source>
7794        <translation>Distancia estimada (control de calidad)</translation>
7795    </message>
7796    <message>
7797        <location filename="../qt/dock_rendering_engine.ui" line="193"/>
7798        <location filename="../qt/ui_dock_rendering_engine.h" line="1182"/>
7799        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Optimize &apos;Raymarching step multiplier&apos; for medium image quality.&lt;/p&gt;&lt;p&gt;It gives 0.1% of wrong distance estimations (pixels with potential noise)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7800        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Optimiza &apos;Multiplicador Raymarching step &apos; para una calidad de imagen media.&lt;/p&gt;&lt;p&gt;Devuelve 0.1% de distancia estimada errónea (pixeles con ruido potencial)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7801    </message>
7802    <message>
7803        <location filename="../qt/dock_rendering_engine.ui" line="196"/>
7804        <location filename="../qt/ui_dock_rendering_engine.h" line="1184"/>
7805        <source>Medium quality</source>
7806        <translation>Calidad media</translation>
7807    </message>
7808    <message>
7809        <location filename="../qt/dock_rendering_engine.ui" line="209"/>
7810        <location filename="../qt/ui_dock_rendering_engine.h" line="1190"/>
7811        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Distance estimation is a method which calculates approximate distance to fractal surface from any point in space.&lt;/p&gt;&lt;p&gt;- Automatic mode uses distance estimation method defined for selected fractal&lt;/p&gt;&lt;p&gt;- Force &amp;quot;Delta DE&amp;quot; method uses  Delta DE algorithm which is slower but works also with untypical fractal configurations&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7812        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Estimación de distancia es un método que calcula la distancia aproximada de la superficie fractal desde cualquier punto en el espacio.&lt;/p&gt;&lt;p&gt;- Modo automático usa el método de estimación de distancia definido para el fractal seleccionado&lt;/p&gt;&lt;p&gt;- Forzar método &amp;quot;Delta DE&amp;quot; usa algoritmo Delta DE el cual es más lento pero funciona también con configuraciones fractales atípicas&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7813    </message>
7814    <message>
7815        <location filename="../qt/dock_rendering_engine.ui" line="213"/>
7816        <location filename="../qt/ui_dock_rendering_engine.h" line="1185"/>
7817        <source>Automatic (analytic if possible)</source>
7818        <translation>Automático (analítico si es posible)</translation>
7819    </message>
7820    <message>
7821        <location filename="../qt/dock_rendering_engine.ui" line="218"/>
7822        <location filename="../qt/ui_dock_rendering_engine.h" line="1186"/>
7823        <source>Force &quot;Delta DE&quot; method</source>
7824        <translation>Forzar método &quot;Delta DE&quot;</translation>
7825    </message>
7826    <message>
7827        <location filename="../qt/dock_rendering_engine.ui" line="223"/>
7828        <location filename="../qt/ui_dock_rendering_engine.h" line="1187"/>
7829        <source>Force &quot;Analytic DE&quot; method</source>
7830        <translation>Forzar método &quot;DE Analítico&quot;</translation>
7831    </message>
7832    <message>
7833        <location filename="../qt/dock_rendering_engine.ui" line="231"/>
7834        <location filename="../qt/ui_dock_rendering_engine.h" line="1192"/>
7835        <source>Distance estimation
7836method:</source>
7837        <translation>Método de
7838estimación de distancia:</translation>
7839    </message>
7840    <message>
7841        <location filename="../qt/dock_rendering_engine.ui" line="239"/>
7842        <location filename="../qt/ui_dock_rendering_engine.h" line="1195"/>
7843        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This parameter has the biggest influence on overall quality of image and rendering speed.&lt;/p&gt;&lt;p&gt;Higher value gives faster rendering but more noise on image.&lt;/p&gt;&lt;p&gt;When rays are traced, for each step there are estimated distances to the fractal surface. Optimally , the jump distance for every ray-marching step would be equal to the estimated distance. This would produce a small number of steps and good quality. However the distance can be only estimated, so it&apos;s not always accurate. It can produce oversteppings which will be visible on the image as random noise.&lt;/p&gt;&lt;p&gt;In some cases you need to adjust  this parameter to find a balance between acceptable image quality and a reasonable rendering time.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;step multiplier = 1.0 (optimal - good quality and fast)&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;step multiplier = 5 (visible strong noise on image)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DE step factor 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DE step factor 4.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;As a quality indicator, the&lt;span style=&quot; font-style:italic;&quot;&gt;Percentage of wrong distance estimations&lt;/span&gt; ( visible in &lt;span style=&quot; font-style:italic;&quot;&gt;Statistics&lt;/span&gt; dock ) can be used . &lt;/p&gt;&lt;p&gt;To optimize this parameter the histograms of iteration count and ray-marching step count,  can be used .&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7844        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Este ajuste tiene la mayor influencia en la calidad general de la imagen y la velocidad de renderización.&lt;/p&gt;&lt;p&gt;Valores altos dan un renderizado rápido pero con mucho ruido en la imagen.&lt;/p&gt;&lt;p&gt;Cuando los rayos son trazados, existen distancias estimadas para cada paso hacia la superficie fractal. Óptimamente , la distancia de salto para cada ray marching step sería igual a la distancia estimada. Esto produciría un número reducido de pasos (steps) y buena calidad. Sin embargo la distancia solo puede ser estimada, así que no siempre es precisa. Puede generar rebasamiento el cual será visible en la imagen como ruido aleatorio.&lt;/p&gt;&lt;p&gt;En algunos casos necesitará ajustar este parámetro para encontrar un balance entre una calidad aceptable y tiempo de render razonable.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;step multiplier = 1.0 (óptimo - buena calidad y rápido)&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;step multiplier = 5 (Ruido fuerte visible en la  imagen)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DE step factor 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - DE step factor 4.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;Como indicador de calidad, el &lt;span style=&quot; font-style:italic;&quot;&gt;Porcentaje de estimación de distancia erróneos&lt;/span&gt; ( visible en &lt;span style=&quot; font-style:italic;&quot;&gt;Estadísticas&lt;/span&gt; ventana de acoplamiento ) puede ser usado .&lt;/p&gt;&lt;p&gt;Para optimizar este ajuste, se pueden usar los histogramas de conteo de iteraciones y  conteo de ray marching step .&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7845    </message>
7846    <message>
7847        <location filename="../qt/dock_rendering_engine.ui" line="246"/>
7848        <location filename="../qt/ui_dock_rendering_engine.h" line="1199"/>
7849        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Percentage of points on image which are probably calculated wrong.&lt;/p&gt;&lt;p&gt;Higher value usually means more visible noise or artifacts on image.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7850        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Porcentaje de puntos en la imagen que  probalemente sean calculados con error.&lt;/p&gt;&lt;p&gt;Valores altos indican normalmente más ruido o artefactos en la imagen.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7851    </message>
7852    <message>
7853        <location filename="../qt/dock_rendering_engine.ui" line="249"/>
7854        <location filename="../qt/ui_dock_rendering_engine.h" line="1201"/>
7855        <source>Percentage of wrong distance estimations:</source>
7856        <translation>Porcentaje de estimación de distancia erróneos:</translation>
7857    </message>
7858    <message>
7859        <location filename="../qt/dock_rendering_engine.ui" line="256"/>
7860        <location filename="../qt/ui_dock_rendering_engine.h" line="1202"/>
7861        <source>Used distance estimation algorithm:</source>
7862        <translation>Algoritmo de estimación de distancia usado:</translation>
7863    </message>
7864    <message>
7865        <location filename="../qt/dock_rendering_engine.ui" line="263"/>
7866        <location filename="../qt/ui_dock_rendering_engine.h" line="1203"/>
7867        <source>Optimization:</source>
7868        <translation>Optimización:</translation>
7869    </message>
7870    <message>
7871        <location filename="../qt/dock_rendering_engine.ui" line="270"/>
7872        <location filename="../qt/ui_dock_rendering_engine.h" line="1204"/>
7873        <source>Raymarching step mult.
7874(controls quality):</source>
7875        <translation>Multiplicador Raymarching step
7876(controla calidad):</translation>
7877    </message>
7878    <message>
7879        <location filename="../qt/dock_rendering_engine.ui" line="278"/>
7880        <location filename="../qt/ui_dock_rendering_engine.h" line="1206"/>
7881        <source>Distance estimation
7882function:</source>
7883        <translation>Función distancia estimada:</translation>
7884    </message>
7885    <message>
7886        <location filename="../qt/dock_rendering_engine.ui" line="286"/>
7887        <location filename="../qt/ui_dock_rendering_engine.h" line="1209"/>
7888        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Optimize &apos;Raymarching step multiplier&apos; for low image quality and fast rendering&lt;/p&gt;&lt;p&gt;It gives 1% of wrong distance estimations (pixels with potential noise)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7889        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Optimiza &apos;Multiplicador Raymarching step &apos; para una calidad de imagen baja y render rápido&lt;/p&gt;&lt;p&gt;Devuelve 1% de distancia estimada errónea (pixeles con ruido potencial)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7890    </message>
7891    <message>
7892        <location filename="../qt/dock_rendering_engine.ui" line="289"/>
7893        <location filename="../qt/ui_dock_rendering_engine.h" line="1211"/>
7894        <source>Low quality</source>
7895        <translation>Calidad baja</translation>
7896    </message>
7897    <message>
7898        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Distance estimation is a method which calculates approximate distance to fractal surface from any point in space.&lt;/p&gt;&lt;p&gt;In some fractal functions the length of the iteration vector increases exponentially and some in a linear manner.&lt;/p&gt;&lt;p&gt;- Automatic mode - finds the best method for actual settings of fractal&lt;/p&gt;&lt;p&gt;- Delta DE Logarithmic - the best for fractals with exponential growth of iteration vector (e.g. Mandelbulb)&lt;/p&gt;&lt;p&gt;- Delta DE Linear - the best for fractals with linear growth of iteration vector (e.g. Mandelbox, IFS)&lt;/p&gt;&lt;p&gt;- Delta DE Pseudo Kleinian - distance estimation mode dedicated for hybrids with Pseudo Kleinian formulas&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7899        <translatorcomment>no se muestra</translatorcomment>
7900        <translation type="obsolete">¿&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Estimación de distancia es un método que calcula la distancia aproximada de la superficie fractal desde cualquier punto en el espacio.&lt;/p&gt;&lt;p&gt;En algunas funciones fractales la longitud del vector de iteración se incremente exponencialmente y en otros casos de manera lineal.&lt;/p&gt;&lt;p&gt;- Automatic mode - finds the best method for actual settings of fractal&lt;/p&gt;&lt;p&gt;- Delta DE Logarithmic - the best for fractals with exponential growth of iteration vector (e.g. Mandelbulb)&lt;/p&gt;&lt;p&gt;- Delta DE Linear - the best for fractals with linear growth of iteration vector (e.g. Mandelbox, IFS)&lt;/p&gt;&lt;p&gt;- Delta DE Pseudo Kleinian - distance estimation mode dedicated for hybrids with Pseudo Kleinian formulas&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7901    </message>
7902    <message>
7903        <location filename="../qt/dock_rendering_engine.ui" line="309"/>
7904        <location filename="../qt/ui_dock_rendering_engine.h" line="1212"/>
7905        <source>Automatic</source>
7906        <translation>Automático</translation>
7907    </message>
7908    <message>
7909        <location filename="../qt/dock_rendering_engine.ui" line="314"/>
7910        <location filename="../qt/ui_dock_rendering_engine.h" line="1213"/>
7911        <source>Linear</source>
7912        <translation>Lineal</translation>
7913    </message>
7914    <message>
7915        <location filename="../qt/dock_rendering_engine.ui" line="319"/>
7916        <location filename="../qt/ui_dock_rendering_engine.h" line="1214"/>
7917        <source>Logarithmic</source>
7918        <translation>Logarítmico</translation>
7919    </message>
7920    <message>
7921        <location filename="../qt/dock_rendering_engine.ui" line="324"/>
7922        <location filename="../qt/ui_dock_rendering_engine.h" line="1215"/>
7923        <source>Pseudo Kleinian</source>
7924        <translation>Pseudo Kleinian</translation>
7925    </message>
7926    <message>
7927        <location filename="../qt/dock_rendering_engine.ui" line="329"/>
7928        <location filename="../qt/ui_dock_rendering_engine.h" line="1216"/>
7929        <source>JosKleinian</source>
7930        <translation>JosKleinian</translation>
7931    </message>
7932    <message>
7933        <location filename="../qt/dock_rendering_engine.ui" line="347"/>
7934        <location filename="../qt/ui_dock_rendering_engine.h" line="1224"/>
7935        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Optimize &apos;Raymarching step multiplier&apos; for high image quality and slow rendering&lt;/p&gt;&lt;p&gt;It gives 0.01% of wrong distance estimations (pixels with potential noise)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7936        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Optimiza &apos;Multiplicador Raymarching step &apos; para una calidad de imagen alta y render lento&lt;/p&gt;&lt;p&gt;Devuelve 0.01% de distancia estimada errónea (pixeles con ruido potencial)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7937    </message>
7938    <message>
7939        <location filename="../qt/dock_rendering_engine.ui" line="350"/>
7940        <location filename="../qt/ui_dock_rendering_engine.h" line="1226"/>
7941        <source>High quality</source>
7942        <translation>Calidad alta</translation>
7943    </message>
7944    <message>
7945        <location filename="../qt/dock_rendering_engine.ui" line="362"/>
7946        <location filename="../qt/ui_dock_rendering_engine.h" line="1227"/>
7947        <source>Detail level</source>
7948        <translation>Nivel de detalle</translation>
7949    </message>
7950    <message>
7951        <location filename="../qt/dock_rendering_engine.ui" line="382"/>
7952        <location filename="../qt/ui_dock_rendering_engine.h" line="1229"/>
7953        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Controls how much detail will be visible on fractal surface. When it is set to 1.0, then minimum visible detail has size of 2 pixels.&lt;/p&gt;&lt;p&gt;Higher value gives more detailed image, but slows down rendering.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;detail level 0.2&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;detail level 0.5&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;detail level 1.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - resolution 0.2.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - resolution 0.5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - resolution 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
7954        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Controla cuánto detalle será visible en la superficie fractal. Cuando está establecido en 1.0, entonces el nivel mínimo de detalle tiene un tamaño de 2 pixeles.&lt;/p&gt;&lt;p&gt;Valores más altos dan una imagen mas detallada,  pero ralentizará el renderizado.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;nivel de detalle 0.2&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;nivel de detalle 0.5&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;nivel de detalle 1.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - resolution 0.2.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - resolution 0.5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - resolution 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7955    </message>
7956    <message>
7957        <location filename="../qt/dock_rendering_engine.ui" line="389"/>
7958        <location filename="../qt/ui_dock_rendering_engine.h" line="1231"/>
7959        <source>Detail level:</source>
7960        <translation>Nivel de detalle:</translation>
7961    </message>
7962    <message>
7963        <location filename="../qt/dock_rendering_engine.ui" line="398"/>
7964        <location filename="../qt/ui_dock_rendering_engine.h" line="1233"/>
7965        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When this option is enabled, the fractal appearance is maintained at all resolutions. &lt;/p&gt;&lt;p&gt;The fractal detail level will be automatically adjusted to match any change of image resolution. &lt;/p&gt;&lt;p&gt;For instance, if the resolution is doubled then the detail level will be reduced by half.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7966        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Cuando esta opción está habilitada, la apariencia fractal se mantiene a todas resoluciones. &lt;/p&gt;&lt;p&gt;El nivel de detalle fractal será ajustado automáticamente para coincidir con cualquier cambio en la resolución de imagen.&lt;/p&gt;&lt;p&gt;Por instancia, si la resolución es doblada, el nivel de detalle es reducido a la mitad.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7967    </message>
7968    <message>
7969        <location filename="../qt/dock_rendering_engine.ui" line="401"/>
7970        <location filename="../qt/ui_dock_rendering_engine.h" line="1235"/>
7971        <source>Connect fractal detail level
7972with image resolution</source>
7973        <translation>Conectar nivel de detalle fractal con
7974resolución de imagen</translation>
7975    </message>
7976    <message>
7977        <location filename="../qt/dock_rendering_engine.ui" line="409"/>
7978        <location filename="../qt/ui_dock_rendering_engine.h" line="1238"/>
7979        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When not enabled, the program automatically reduces the level of detail for the farthest regions of the fractal. If you go closer to the fractal surface, the program increases the level of detail.&lt;/p&gt;&lt;p&gt;If enabled, then in every region of the fractal,  the detail level (size) will be the same.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7980        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Cuano está deshabilitado, el programa reduce automáticamente el nivel de detalle de las regiones mas lejanas del fractal.&lt;/p&gt;&lt;p&gt;Si está habilitado, cada región del fractal tendrá el mismo nivel de detalle (tamaño) por igual.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
7981    </message>
7982    <message>
7983        <source>Cons&amp;tant detail size</source>
7984        <translation type="vanished">Tamaño de de&amp;talle constante</translation>
7985    </message>
7986    <message>
7987        <location filename="../qt/dock_rendering_engine.ui" line="305"/>
7988        <location filename="../qt/ui_dock_rendering_engine.h" line="1221"/>
7989        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Distance estimation function is specific to the fractal formula calculations.&lt;/p&gt;&lt;p&gt;In some fractal fomulas the length of the iteration vector increases exponentially and some in a linear manner.&lt;/p&gt;&lt;p&gt;- Automatic mode - finds the probable best function based on the fractal formulas used.&lt;/p&gt;&lt;p&gt;- Logarithmic - the best for fractals with exponential growth of iteration vector (e.g. Mandelbulb)&lt;/p&gt;&lt;p&gt;- Linear - the best for fractals with linear growth of iteration vector (e.g. Mandelbox, IFS)&lt;/p&gt;&lt;p&gt;- Pseudo Kleinian - linear growth distance estimation function for working with Pseudo Kleinian formulas&lt;/p&gt;&lt;p&gt;- JosKleinian - linear growth distance estimation function for working with JosKleinian formulas&lt;/p&gt;&lt;p&gt;- Custom - distance estimation function where the distance estimation out.distance is calculated entirely in the formula. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7990        <translation type="unfinished"></translation>
7991    </message>
7992    <message>
7993        <location filename="../qt/dock_rendering_engine.ui" line="334"/>
7994        <location filename="../qt/ui_dock_rendering_engine.h" line="1217"/>
7995        <source>Custom</source>
7996        <translation type="unfinished"></translation>
7997    </message>
7998    <message>
7999        <location filename="../qt/dock_rendering_engine.ui" line="339"/>
8000        <location filename="../qt/ui_dock_rendering_engine.h" line="1218"/>
8001        <source>MaxAxis</source>
8002        <translation type="unfinished"></translation>
8003    </message>
8004    <message>
8005        <location filename="../qt/dock_rendering_engine.ui" line="412"/>
8006        <location filename="../qt/ui_dock_rendering_engine.h" line="1240"/>
8007        <source>Constant detai&amp;l size</source>
8008        <translation type="unfinished"></translation>
8009    </message>
8010    <message>
8011        <location filename="../qt/dock_rendering_engine.ui" line="444"/>
8012        <location filename="../qt/ui_dock_rendering_engine.h" line="1242"/>
8013        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Distance threshold which defines detail size.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8014        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Umbral de distancia que define el tamaño de detalle.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8015    </message>
8016    <message>
8017        <location filename="../qt/dock_rendering_engine.ui" line="451"/>
8018        <location filename="../qt/ui_dock_rendering_engine.h" line="1244"/>
8019        <source>distance threshold:</source>
8020        <translation>Umbral de distancia:</translation>
8021    </message>
8022    <message>
8023        <location filename="../qt/dock_rendering_engine.ui" line="460"/>
8024        <location filename="../qt/ui_dock_rendering_engine.h" line="1245"/>
8025        <source>Calculate threshold</source>
8026        <translation>Calcular umbral</translation>
8027    </message>
8028    <message>
8029        <location filename="../qt/dock_rendering_engine.ui" line="473"/>
8030        <location filename="../qt/ui_dock_rendering_engine.h" line="1246"/>
8031        <source>Advanced &amp;quality settings</source>
8032        <translation type="unfinished"></translation>
8033    </message>
8034    <message>
8035        <location filename="../qt/dock_rendering_engine.ui" line="502"/>
8036        <location filename="../qt/ui_dock_rendering_engine.h" line="1248"/>
8037        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Higher value can produce less detail in areas close to the camera.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8038        <translation type="unfinished"></translation>
8039    </message>
8040    <message>
8041        <location filename="../qt/dock_rendering_engine.ui" line="509"/>
8042        <location filename="../qt/ui_dock_rendering_engine.h" line="1250"/>
8043        <source>Relative maximum step:</source>
8044        <translation type="unfinished"></translation>
8045    </message>
8046    <message>
8047        <location filename="../qt/dock_rendering_engine.ui" line="519"/>
8048        <location filename="../qt/ui_dock_rendering_engine.h" line="1252"/>
8049        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum relative step for raymarching. It is related to local detail size. Close to the camera, the limit is lower (visible details are smaller).&lt;/p&gt;&lt;p&gt;Lower value can improve calculation accuracy far from the fractal surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8050        <translation type="unfinished"></translation>
8051    </message>
8052    <message>
8053        <location filename="../qt/dock_rendering_engine.ui" line="526"/>
8054        <location filename="../qt/ui_dock_rendering_engine.h" line="1254"/>
8055        <source>Absolute minimum step:</source>
8056        <translation type="unfinished"></translation>
8057    </message>
8058    <message>
8059        <location filename="../qt/dock_rendering_engine.ui" line="536"/>
8060        <location filename="../qt/ui_dock_rendering_engine.h" line="1256"/>
8061        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Minimum relative step for raymarching. It is related to local detail size. Close to the camera, the limit is lower (visible details are smaller).&lt;/p&gt;&lt;p&gt;Higher value can speed up calculation of raymarching in areas close to the fractal surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8062        <translation type="unfinished"></translation>
8063    </message>
8064    <message>
8065        <location filename="../qt/dock_rendering_engine.ui" line="543"/>
8066        <location filename="../qt/ui_dock_rendering_engine.h" line="1258"/>
8067        <source>Absolute maximum step:</source>
8068        <translation type="unfinished"></translation>
8069    </message>
8070    <message>
8071        <location filename="../qt/dock_rendering_engine.ui" line="553"/>
8072        <location filename="../qt/ui_dock_rendering_engine.h" line="1260"/>
8073        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum step for raymarching. Lower value can improve calculation accuracy in areas far from the fractal surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8074        <translation type="unfinished"></translation>
8075    </message>
8076    <message>
8077        <location filename="../qt/dock_rendering_engine.ui" line="560"/>
8078        <location filename="../qt/ui_dock_rendering_engine.h" line="1262"/>
8079        <source>Minimum detail size:</source>
8080        <translation type="unfinished"></translation>
8081    </message>
8082    <message>
8083        <location filename="../qt/dock_rendering_engine.ui" line="570"/>
8084        <location filename="../qt/ui_dock_rendering_engine.h" line="1263"/>
8085        <source>Relative minimum step:</source>
8086        <translation type="unfinished"></translation>
8087    </message>
8088    <message>
8089        <location filename="../qt/dock_rendering_engine.ui" line="580"/>
8090        <location filename="../qt/ui_dock_rendering_engine.h" line="1265"/>
8091        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Minimum step for raymarching. Higher value can speed up rendering. It will reduce the number of raymarching steps close to the fractal surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8092        <translation type="unfinished"></translation>
8093    </message>
8094    <message>
8095        <location filename="../qt/dock_rendering_engine.ui" line="587"/>
8096        <location filename="../qt/ui_dock_rendering_engine.h" line="1267"/>
8097        <source>Maximum detail size:</source>
8098        <translation type="unfinished"></translation>
8099    </message>
8100    <message>
8101        <location filename="../qt/dock_rendering_engine.ui" line="597"/>
8102        <location filename="../qt/ui_dock_rendering_engine.h" line="1269"/>
8103        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Lower value can produce more detail in areas far from the camera.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8104        <translation type="unfinished"></translation>
8105    </message>
8106    <message>
8107        <location filename="../qt/dock_rendering_engine.ui" line="604"/>
8108        <location filename="../qt/ui_dock_rendering_engine.h" line="1271"/>
8109        <source>deltaDE relative delta:</source>
8110        <translation type="unfinished"></translation>
8111    </message>
8112    <message>
8113        <location filename="../qt/dock_rendering_engine.ui" line="614"/>
8114        <location filename="../qt/ui_dock_rendering_engine.h" line="1273"/>
8115        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Controls delta used in DeltaDE distance algorithm. Tuning of this parameter can improve quality when there is noise caused by inaccurate distance estimation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8116        <translation type="unfinished"></translation>
8117    </message>
8118    <message>
8119        <location filename="../qt/dock_rendering_engine.ui" line="626"/>
8120        <location filename="../qt/ui_dock_rendering_engine.h" line="1275"/>
8121        <source>Shape control</source>
8122        <translation>Control de forma</translation>
8123    </message>
8124    <message>
8125        <location filename="../qt/dock_rendering_engine.ui" line="650"/>
8126        <location filename="../qt/ui_dock_rendering_engine.h" line="1277"/>
8127        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Switches off stopping of ray-marching at distance threshold. When it&apos;s checked detail level is controlled with &lt;span style=&quot; font-style:italic;&quot;&gt;Max. fractal iterations&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8128        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Deshabilita la parada de ray marching al umbral de distancia. Cuando está habilitado el nivel de detalle es controlado con &lt;span style=&quot; font-style:italic;&quot;&gt;Número máx. de iteraciones fractales&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8129    </message>
8130    <message>
8131        <location filename="../qt/dock_rendering_engine.ui" line="653"/>
8132        <location filename="../qt/ui_dock_rendering_engine.h" line="1279"/>
8133        <source>Stop at maximum iteration (at maxiter)</source>
8134        <translation>Parar en iteración máxima ( en maxiter)</translation>
8135    </message>
8136    <message>
8137        <location filename="../qt/dock_rendering_engine.ui" line="666"/>
8138        <location filename="../qt/ui_dock_rendering_engine.h" line="1281"/>
8139        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Makes fractals hollow inside. It gives interesting results when a  cross section of the fractal is rendered using &lt;span style=&quot; font-style:italic;&quot;&gt;Limits (box)&lt;/span&gt; feature. &lt;/p&gt;&lt;p&gt;This effect is very slow to render because of the high number of iterations required to render the inside of the fractal. To speed up rendering try  reducing Max. fractal iterations .&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;interior mode enabled&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;interior mode disabled&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - interior enabled.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - interior disabled.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
8140        <translation type="unfinished"></translation>
8141    </message>
8142    <message>
8143        <location filename="../qt/dock_rendering_engine.ui" line="669"/>
8144        <location filename="../qt/ui_dock_rendering_engine.h" line="1283"/>
8145        <source>Interior mode</source>
8146        <translation>Modo interior</translation>
8147    </message>
8148    <message>
8149        <location filename="../qt/dock_rendering_engine.ui" line="679"/>
8150        <location filename="../qt/ui_dock_rendering_engine.h" line="1284"/>
8151        <source>Surface (normal vector) calculation:</source>
8152        <translation>Cálculo de superficie (normal vector):</translation>
8153    </message>
8154    <message>
8155        <location filename="../qt/dock_rendering_engine.ui" line="705"/>
8156        <location filename="../qt/ui_dock_rendering_engine.h" line="1285"/>
8157        <source>Smoothness:</source>
8158        <translation type="unfinished"></translation>
8159    </message>
8160    <message>
8161        <location filename="../qt/dock_rendering_engine.ui" line="718"/>
8162        <location filename="../qt/ui_dock_rendering_engine.h" line="1287"/>
8163        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables mode dedicated for fractals where it is difficult to calculate surface normal vectors. Rendering is much slower, but fractal surface is much smoother.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8164        <translation type="unfinished"></translation>
8165    </message>
8166    <message>
8167        <location filename="../qt/dock_rendering_engine.ui" line="721"/>
8168        <location filename="../qt/ui_dock_rendering_engine.h" line="1289"/>
8169        <source>Non-DE shading mode (slow)</source>
8170        <translation>Modo de No-DE sombreado (lento)</translation>
8171    </message>
8172    <message>
8173        <location filename="../qt/dock_rendering_engine.ui" line="728"/>
8174        <location filename="../qt/ui_dock_rendering_engine.h" line="1291"/>
8175        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Smoothness parameter defines averaging area for normal vector calculation.&lt;/p&gt;&lt;p&gt;Higher value gives smoother fractal surface.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;smoothness = 0.1&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;smoothness = 1.0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;smoothness = 5.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - smoothness 0.1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - smoothness 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - smoothness 5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
8176        <translation type="unfinished"></translation>
8177    </message>
8178    <message>
8179        <location filename="../qt/dock_rendering_engine.ui" line="740"/>
8180        <location filename="../qt/ui_dock_rendering_engine.h" line="1293"/>
8181        <source>View distance limits</source>
8182        <translation>Límites de distancia visible</translation>
8183    </message>
8184    <message>
8185        <location filename="../qt/dock_rendering_engine.ui" line="766"/>
8186        <location filename="../qt/ui_dock_rendering_engine.h" line="1294"/>
8187        <source>minimum view distance:</source>
8188        <translation>Distancia visible mínima:</translation>
8189    </message>
8190    <message>
8191        <location filename="../qt/dock_rendering_engine.ui" line="773"/>
8192        <location filename="../qt/ui_dock_rendering_engine.h" line="1296"/>
8193        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;All objects closer than this distance won&apos;t be visible&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8194        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Todo los objetos  más cerca de esta distancia no serán visibles&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8195    </message>
8196    <message>
8197        <location filename="../qt/dock_rendering_engine.ui" line="780"/>
8198        <location filename="../qt/ui_dock_rendering_engine.h" line="1298"/>
8199        <source>maximum view distance:</source>
8200        <translation>Distancia visible máxima:</translation>
8201    </message>
8202    <message>
8203        <location filename="../qt/dock_rendering_engine.ui" line="787"/>
8204        <location filename="../qt/ui_dock_rendering_engine.h" line="1300"/>
8205        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Defines visibility distance. All objects farther  than this distance won&apos;t be visible. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8206        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Define la distancia de visibilidad. Todos los objetos mas lejanos que esta distancia no serán visibles. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8207    </message>
8208    <message>
8209        <location filename="../qt/dock_rendering_engine.ui" line="799"/>
8210        <location filename="../qt/ui_dock_rendering_engine.h" line="1303"/>
8211        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables rendering of fractal cross sections.&lt;/p&gt;&lt;p&gt;Example cross sections of Buffalo fractal:&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;x = {-10; 10}, y = {-10, 10}, z = {-10, 0}&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;x = {-10, 0}, y = {0, 10}, z = {-0.1; 0.1}&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - limits z.jpeg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - limits x, y, z.jpeg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
8212        <translation type="unfinished"></translation>
8213    </message>
8214    <message>
8215        <location filename="../qt/dock_rendering_engine.ui" line="802"/>
8216        <location filename="../qt/ui_dock_rendering_engine.h" line="1305"/>
8217        <source>Limits (bounding bo&amp;x)</source>
8218        <translation type="unfinished"></translation>
8219    </message>
8220    <message>
8221        <location filename="../qt/dock_rendering_engine.ui" line="832"/>
8222        <location filename="../qt/ui_dock_rendering_engine.h" line="1307"/>
8223        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Calculates the bounding box of the fractal and sets these as the limit values. This can be helpful to automatically set the limits for the voxel export&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8224        <translation type="unfinished"></translation>
8225    </message>
8226    <message>
8227        <location filename="../qt/dock_rendering_engine.ui" line="835"/>
8228        <location filename="../qt/ui_dock_rendering_engine.h" line="1309"/>
8229        <source>Bounding Box to limit</source>
8230        <translation>Cuadro delimitador a limítrofe</translation>
8231    </message>
8232    <message>
8233        <location filename="../qt/dock_rendering_engine.ui" line="850"/>
8234        <location filename="../qt/ui_dock_rendering_engine.h" line="1310"/>
8235        <source>maximum bounding box:</source>
8236        <translation>máximo cuadro delimitador:</translation>
8237    </message>
8238    <message>
8239        <location filename="../qt/dock_rendering_engine.ui" line="859"/>
8240        <location filename="../qt/ui_dock_rendering_engine.h" line="1311"/>
8241        <source>Resize and move the bounding box axes:</source>
8242        <translation type="unfinished"></translation>
8243    </message>
8244    <message>
8245        <location filename="../qt/dock_rendering_engine.ui" line="871"/>
8246        <location filename="../qt/ui_dock_rendering_engine.h" line="1312"/>
8247        <source>X</source>
8248        <translation>X</translation>
8249    </message>
8250    <message>
8251        <location filename="../qt/dock_rendering_engine.ui" line="958"/>
8252        <location filename="../qt/ui_dock_rendering_engine.h" line="1313"/>
8253        <source>Y</source>
8254        <translation>Y</translation>
8255    </message>
8256    <message>
8257        <location filename="../qt/dock_rendering_engine.ui" line="1045"/>
8258        <location filename="../qt/ui_dock_rendering_engine.h" line="1314"/>
8259        <source>Z</source>
8260        <translation>Z</translation>
8261    </message>
8262    <message>
8263        <location filename="../qt/dock_rendering_engine.ui" line="1145"/>
8264        <location filename="../qt/dock_rendering_engine.ui" line="1267"/>
8265        <location filename="../qt/ui_dock_rendering_engine.h" line="1315"/>
8266        <location filename="../qt/ui_dock_rendering_engine.h" line="1320"/>
8267        <source>x:</source>
8268        <translation>x:</translation>
8269    </message>
8270    <message>
8271        <location filename="../qt/dock_rendering_engine.ui" line="1175"/>
8272        <location filename="../qt/ui_dock_rendering_engine.h" line="1316"/>
8273        <source>bottom left front corner:</source>
8274        <translation>esquina superior izquierda:</translation>
8275    </message>
8276    <message>
8277        <location filename="../qt/dock_rendering_engine.ui" line="1198"/>
8278        <location filename="../qt/dock_rendering_engine.ui" line="1283"/>
8279        <location filename="../qt/ui_dock_rendering_engine.h" line="1317"/>
8280        <location filename="../qt/ui_dock_rendering_engine.h" line="1321"/>
8281        <source>y:</source>
8282        <translation>y:</translation>
8283    </message>
8284    <message>
8285        <location filename="../qt/dock_rendering_engine.ui" line="1214"/>
8286        <location filename="../qt/dock_rendering_engine.ui" line="1299"/>
8287        <location filename="../qt/ui_dock_rendering_engine.h" line="1318"/>
8288        <location filename="../qt/ui_dock_rendering_engine.h" line="1322"/>
8289        <source>z:</source>
8290        <translation>z:</translation>
8291    </message>
8292    <message>
8293        <location filename="../qt/dock_rendering_engine.ui" line="1254"/>
8294        <location filename="../qt/ui_dock_rendering_engine.h" line="1319"/>
8295        <source>top right back corner:</source>
8296        <translation>esquina superior derecha:</translation>
8297    </message>
8298    <message>
8299        <location filename="../qt/dock_rendering_engine.ui" line="1314"/>
8300        <location filename="../qt/ui_dock_rendering_engine.h" line="1324"/>
8301        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This feature allows the connection of multiple computers into a network to share rendering.&lt;/p&gt;&lt;p&gt;The same image or animation can be rendered using an unlimited number of computers. The increased computing power will reduce rendering time.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8302        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Esta característica permite la conexión de múltiples computadoras dentro de una red para compartir el renderizado.&lt;/p&gt;&lt;p&gt;La misma imagen o animación puede ser renderizada a través de un número ilimitado de computadoras. La potencia incrementada de computación reduce el tiempo de render.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8303    </message>
8304    <message>
8305        <location filename="../qt/dock_rendering_engine.ui" line="1317"/>
8306        <location filename="../qt/ui_dock_rendering_engine.h" line="1326"/>
8307        <source>NetRender</source>
8308        <translation>Render de red</translation>
8309    </message>
8310    <message>
8311        <location filename="../qt/dock_rendering_engine.ui" line="1349"/>
8312        <location filename="../qt/ui_dock_rendering_engine.h" line="1327"/>
8313        <source>Mode:</source>
8314        <translation>Modo:</translation>
8315    </message>
8316    <message>
8317        <location filename="../qt/dock_rendering_engine.ui" line="1362"/>
8318        <location filename="../qt/ui_dock_rendering_engine.h" line="1332"/>
8319        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Switches between server and client.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Server&lt;/span&gt; is the main application in the network. It controls rendering process, sends data to all clients and collects data from them. &lt;br/&gt;Server compiles parts of images received from the clients and finally displays the whole image. It also renders image.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Client&lt;/span&gt; receives jobs from server. It renders only the parts of the image which the server ask for. It displays only partial image.&lt;/p&gt;&lt;p&gt;To start rendering process on all computers you need to press Render button on Server.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8320        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Conmutador entre servidor y cliente.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Servidor&lt;/span&gt; es la aplicación principal dentro de la red. Gestiona el proceso de renderizado, envía datos a todos los clientes y recoge datos de ellos. &lt;br/&gt;Servidor compila partes de la imagen recibidos de los clientes y muestra finalmente la imagen entera. También renderiza la imagen.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Cliente&lt;/span&gt; recibe trabajo del servidor. Sólamente renderiza partes de la imagen que es mandado por el servidor. Sólamente muestra la imagen de modo parcial&lt;/p&gt;&lt;p&gt;Para comenzar el renderizado en todos los ordenadores necesita presionar el botón Render en Servidor.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8321    </message>
8322    <message>
8323        <location filename="../qt/dock_rendering_engine.ui" line="1369"/>
8324        <location filename="../qt/ui_dock_rendering_engine.h" line="1328"/>
8325        <source>Client</source>
8326        <translation>Cliente</translation>
8327    </message>
8328    <message>
8329        <location filename="../qt/dock_rendering_engine.ui" line="1374"/>
8330        <location filename="../qt/ui_dock_rendering_engine.h" line="1329"/>
8331        <source>Server</source>
8332        <translation>Servidor</translation>
8333    </message>
8334    <message>
8335        <location filename="../qt/dock_rendering_engine.ui" line="1387"/>
8336        <location filename="../qt/ui_dock_rendering_engine.h" line="1334"/>
8337        <source>Client configuration:</source>
8338        <translation>Configuración de cliente:</translation>
8339    </message>
8340    <message>
8341        <location filename="../qt/dock_rendering_engine.ui" line="1419"/>
8342        <location filename="../qt/ui_dock_rendering_engine.h" line="1336"/>
8343        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;IP address or name of the computer where Mandelbulber  is launched in server mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8344        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Dirección IP o nombre del ordenador donde Mandelbulber es ejecutado en modo servidor.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8345    </message>
8346    <message>
8347        <location filename="../qt/dock_rendering_engine.ui" line="1426"/>
8348        <location filename="../qt/ui_dock_rendering_engine.h" line="1338"/>
8349        <source>Remote server address:</source>
8350        <translation>Dirección de servidor remoto:</translation>
8351    </message>
8352    <message>
8353        <location filename="../qt/dock_rendering_engine.ui" line="1433"/>
8354        <location filename="../qt/ui_dock_rendering_engine.h" line="1339"/>
8355        <source>Remote server port:</source>
8356        <translation>Puerto de servidor remoto:</translation>
8357    </message>
8358    <message>
8359        <location filename="../qt/dock_rendering_engine.ui" line="1446"/>
8360        <location filename="../qt/ui_dock_rendering_engine.h" line="1341"/>
8361        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Port number which is set on Mandelbulber which runs in server mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8362        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Número de puerto que está configurado en Mandelbulber que es ejecutado en modo servidor.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8363    </message>
8364    <message>
8365        <location filename="../qt/dock_rendering_engine.ui" line="1472"/>
8366        <location filename="../qt/ui_dock_rendering_engine.h" line="1344"/>
8367        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Establish connection with server.&lt;/p&gt;&lt;p&gt;When connection is established, status should change to READY&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8368        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Establece conexión con el servidor.&lt;/p&gt;&lt;p&gt;Cuando se ha establecido la conexión, el estado debería cambiar a LISTO&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8369    </message>
8370    <message>
8371        <location filename="../qt/dock_rendering_engine.ui" line="1475"/>
8372        <location filename="../qt/ui_dock_rendering_engine.h" line="1346"/>
8373        <source>Connect to server</source>
8374        <translation>Conectar a servidor</translation>
8375    </message>
8376    <message>
8377        <location filename="../qt/dock_rendering_engine.ui" line="1495"/>
8378        <location filename="../qt/ui_dock_rendering_engine.h" line="1347"/>
8379        <source>Disconnect</source>
8380        <translation>Desconectar</translation>
8381    </message>
8382    <message>
8383        <location filename="../qt/dock_rendering_engine.ui" line="1513"/>
8384        <location filename="../qt/dock_rendering_engine.ui" line="1656"/>
8385        <location filename="../qt/ui_dock_rendering_engine.h" line="1348"/>
8386        <location filename="../qt/ui_dock_rendering_engine.h" line="1362"/>
8387        <source>Status:</source>
8388        <translation>Estado:</translation>
8389    </message>
8390    <message>
8391        <location filename="../qt/dock_rendering_engine.ui" line="1524"/>
8392        <location filename="../qt/dock_rendering_engine.ui" line="1667"/>
8393        <location filename="../qt/ui_dock_rendering_engine.h" line="1349"/>
8394        <location filename="../qt/ui_dock_rendering_engine.h" line="1363"/>
8395        <source>DISABLED</source>
8396        <translation>DESHABILITADO</translation>
8397    </message>
8398    <message>
8399        <location filename="../qt/dock_rendering_engine.ui" line="1531"/>
8400        <location filename="../qt/ui_dock_rendering_engine.h" line="1350"/>
8401        <source>Connected Server:</source>
8402        <translation>Servidores conectados:</translation>
8403    </message>
8404    <message>
8405        <location filename="../qt/dock_rendering_engine.ui" line="1538"/>
8406        <location filename="../qt/ui_dock_rendering_engine.h" line="1351"/>
8407        <source>---</source>
8408        <translation>---</translation>
8409    </message>
8410    <message>
8411        <location filename="../qt/dock_rendering_engine.ui" line="1550"/>
8412        <location filename="../qt/ui_dock_rendering_engine.h" line="1352"/>
8413        <source>Server configuration:</source>
8414        <translation>Configuración de servidor:</translation>
8415    </message>
8416    <message>
8417        <location filename="../qt/dock_rendering_engine.ui" line="1582"/>
8418        <location filename="../qt/ui_dock_rendering_engine.h" line="1354"/>
8419        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Internet port number which will be used for server. This port has to not be blocked by a firewall or  passed through a router.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8420        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Número de puerto de Internet que será usado para el servidor. Este puerto no debe estar bloqueado por un cortafuegos o pasado a través de un router.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8421    </message>
8422    <message>
8423        <location filename="../qt/dock_rendering_engine.ui" line="1595"/>
8424        <location filename="../qt/ui_dock_rendering_engine.h" line="1356"/>
8425        <source>Local server port:</source>
8426        <translation>Puerto de servidor local:</translation>
8427    </message>
8428    <message>
8429        <location filename="../qt/dock_rendering_engine.ui" line="1615"/>
8430        <location filename="../qt/ui_dock_rendering_engine.h" line="1358"/>
8431        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Starts Mandelbulber to work as server.&lt;/p&gt;&lt;p&gt;After pressing this button, application starts to watch clients and connect to them. &lt;/p&gt;&lt;p&gt;If connection with a client is established, then this client is displayed in the table below.&lt;/p&gt;&lt;p&gt;To establish a connection with a client, the Connect button must be pressed on the client side &lt;/p&gt;&lt;p&gt;If all needed computers are already connected, then the server is ready for operation. If you press Render button, then the server and all the clients will start rendering of the same image.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8432        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ejecuta Mandelbulber para trabajar como servidor.&lt;/p&gt;&lt;p&gt;Después de presionar este botón, la aplicación comienza a mirar por clientes y conectarse a ellos. &lt;/p&gt;&lt;p&gt;Si se ha establecido la conexión con un cliente, éste se muestra en la tabla de abajo.&lt;/p&gt;&lt;p&gt;Para establecer conexión con un cliente, el botón Conectar debe ser presionado en el lado del cliente &lt;/p&gt;&lt;p&gt;Si todos los ordenadores requeridos están conectados, el servidor está listo para operar. Si presiona el botón Render, el servidor y todos los clientes comenzarán a renderizar la misma imagen.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
8433    </message>
8434    <message>
8435        <location filename="../qt/dock_rendering_engine.ui" line="1618"/>
8436        <location filename="../qt/ui_dock_rendering_engine.h" line="1360"/>
8437        <source>Launch server and watch for clients</source>
8438        <translation>Lanzar servidor y mirar por clientes</translation>
8439    </message>
8440    <message>
8441        <location filename="../qt/dock_rendering_engine.ui" line="1638"/>
8442        <location filename="../qt/ui_dock_rendering_engine.h" line="1361"/>
8443        <source>Stop Server</source>
8444        <translation>Parar Servidor</translation>
8445    </message>
8446    <message>
8447        <location filename="../qt/dock_rendering_engine.ui" line="1676"/>
8448        <location filename="../qt/ui_dock_rendering_engine.h" line="1364"/>
8449        <source>List of connected clients</source>
8450        <translation>Lista de clientes conectados</translation>
8451    </message>
8452    <message>
8453        <location filename="../qt/dock_rendering_engine.cpp" line="184"/>
8454        <source>Name</source>
8455        <translation>Nombre</translation>
8456    </message>
8457    <message>
8458        <location filename="../qt/dock_rendering_engine.cpp" line="184"/>
8459        <source>Host</source>
8460        <translation>Anfitrión</translation>
8461    </message>
8462    <message>
8463        <location filename="../qt/dock_rendering_engine.cpp" line="184"/>
8464        <source>CPUs</source>
8465        <translation>CPUs</translation>
8466    </message>
8467    <message>
8468        <location filename="../qt/dock_rendering_engine.cpp" line="184"/>
8469        <source>Status</source>
8470        <translation>Estado</translation>
8471    </message>
8472    <message>
8473        <location filename="../qt/dock_rendering_engine.cpp" line="184"/>
8474        <source>Items done</source>
8475        <translation type="unfinished"></translation>
8476    </message>
8477    <message>
8478        <source>Lines done</source>
8479        <translation type="vanished">Lineas terminadas</translation>
8480    </message>
8481    <message>
8482        <location filename="../qt/dock_rendering_engine.cpp" line="185"/>
8483        <source>Actions</source>
8484        <translation>Acciones</translation>
8485    </message>
8486</context>
8487<context>
8488    <name>cDockStatistics</name>
8489    <message>
8490        <location filename="../qt/dock_statistics.ui" line="14"/>
8491        <location filename="../qt/ui_dock_statistics.h" line="157"/>
8492        <source>Form</source>
8493        <translation>Forma</translation>
8494    </message>
8495    <message>
8496        <location filename="../qt/dock_statistics.ui" line="57"/>
8497        <location filename="../qt/ui_dock_statistics.h" line="158"/>
8498        <source>Histogram of fractal iteration count</source>
8499        <translation>Histograma de recuento de iteraciones fractales</translation>
8500    </message>
8501    <message>
8502        <location filename="../qt/dock_statistics.ui" line="99"/>
8503        <location filename="../qt/ui_dock_statistics.h" line="159"/>
8504        <source>Histogram of ray-marching step count</source>
8505        <translatorcomment>No existing proper translation for ray-marching step</translatorcomment>
8506        <translation>Histograma de recuento de RMS (ray-marching step)</translation>
8507    </message>
8508    <message>
8509        <location filename="../qt/dock_statistics.ui" line="157"/>
8510        <location filename="../qt/ui_dock_statistics.h" line="163"/>
8511        <source>Total number of iterations</source>
8512        <translation>Número total de iteraciones</translation>
8513    </message>
8514    <message>
8515        <location filename="../qt/dock_statistics.ui" line="162"/>
8516        <location filename="../qt/ui_dock_statistics.h" line="165"/>
8517        <source>Number of iterations per pixel</source>
8518        <translation>Número de iteraciones por pixel</translation>
8519    </message>
8520    <message>
8521        <location filename="../qt/dock_statistics.ui" line="167"/>
8522        <location filename="../qt/ui_dock_statistics.h" line="167"/>
8523        <source>Number of iterations per second</source>
8524        <translation>Número de iteraciones por segundo</translation>
8525    </message>
8526    <message>
8527        <location filename="../qt/dock_statistics.ui" line="172"/>
8528        <location filename="../qt/ui_dock_statistics.h" line="169"/>
8529        <source>Distance estimation algorithm</source>
8530        <translation>Algoritmo de estimación de distancia</translation>
8531    </message>
8532    <message>
8533        <location filename="../qt/dock_statistics.ui" line="177"/>
8534        <location filename="../qt/ui_dock_statistics.h" line="171"/>
8535        <source>Percentage of wrong distance estimations</source>
8536        <translation>Porcentaje de estimación de distancia erróneos</translation>
8537    </message>
8538    <message>
8539        <location filename="../qt/dock_statistics.ui" line="182"/>
8540        <location filename="../qt/ui_dock_statistics.h" line="173"/>
8541        <source>Distance of camera to fractal surface</source>
8542        <translation>Distancia de cámara a superficie fractal</translation>
8543    </message>
8544    <message>
8545        <location filename="../qt/dock_statistics.ui" line="187"/>
8546        <location filename="../qt/ui_dock_statistics.h" line="161"/>
8547        <source>Value</source>
8548        <translation>Valor</translation>
8549    </message>
8550    <message>
8551        <location filename="../qt/dock_statistics.ui" line="192"/>
8552        <location filename="../qt/dock_statistics.ui" line="197"/>
8553        <location filename="../qt/dock_statistics.ui" line="202"/>
8554        <location filename="../qt/dock_statistics.ui" line="212"/>
8555        <location filename="../qt/dock_statistics.ui" line="217"/>
8556        <location filename="../qt/ui_dock_statistics.h" line="178"/>
8557        <location filename="../qt/ui_dock_statistics.h" line="180"/>
8558        <location filename="../qt/ui_dock_statistics.h" line="182"/>
8559        <location filename="../qt/ui_dock_statistics.h" line="184"/>
8560        <location filename="../qt/ui_dock_statistics.h" line="186"/>
8561        <source>0</source>
8562        <translation>0</translation>
8563    </message>
8564    <message>
8565        <location filename="../qt/dock_statistics.cpp" line="79"/>
8566        <source>Percentage of wrong distance estimations: %1</source>
8567        <translation>Porcentaje de estimación de distancia erróneos %1</translation>
8568    </message>
8569    <message>
8570        <location filename="../qt/dock_statistics.cpp" line="81"/>
8571        <source>Used distance estimation algorithm: %1</source>
8572        <translation>Algoritmo de distancia estimada usada: %1</translation>
8573    </message>
8574    <message>
8575        <location filename="../qt/dock_statistics.cpp" line="83"/>
8576        <source>Average number of MC samples: %1</source>
8577        <translation>Número promedio de muestras MC: %1</translation>
8578    </message>
8579    <message>
8580        <location filename="../qt/dock_statistics.cpp" line="85"/>
8581        <source>Average noise [%]: %1</source>
8582        <translation>Promedio de ruido [%]: %1</translation>
8583    </message>
8584</context>
8585<context>
8586    <name>cFileDownloader</name>
8587    <message>
8588        <location filename="../src/file_downloader.cpp" line="66"/>
8589        <location filename="../src/file_downloader.cpp" line="80"/>
8590        <location filename="../src/file_downloader.cpp" line="142"/>
8591        <source>File downloader</source>
8592        <translation>Descarga de archivos</translation>
8593    </message>
8594    <message>
8595        <location filename="../src/file_downloader.cpp" line="66"/>
8596        <source>retrieving file list</source>
8597        <translation>recuperando lista de archivos</translation>
8598    </message>
8599    <message>
8600        <location filename="../src/file_downloader.cpp" line="80"/>
8601        <source>finished, downloaded %1 files</source>
8602        <translation>terminado, descargado %1 archivos</translation>
8603    </message>
8604    <message>
8605        <location filename="../src/file_downloader.cpp" line="143"/>
8606        <source>file %1 downloaded, %2 of %3</source>
8607        <translation>archivo %1 descargado, %2 de %3</translation>
8608    </message>
8609</context>
8610<context>
8611    <name>cFlightAnimation</name>
8612    <message>
8613        <location filename="../src/animation_flight.cpp" line="299"/>
8614        <source>waiting %1 seconds</source>
8615        <translation>esperando %1 segundos</translation>
8616    </message>
8617    <message>
8618        <location filename="../src/animation_flight.cpp" line="393"/>
8619        <source>Recording flight animation. Frame: </source>
8620        <translation>Grabando animación de vuelo. Fotograma: </translation>
8621    </message>
8622    <message>
8623        <location filename="../src/animation_flight.cpp" line="401"/>
8624        <source>Paused. Frame: </source>
8625        <translation>Pausado. Fotograma: </translation>
8626    </message>
8627    <message>
8628        <location filename="../src/animation_flight.cpp" line="582"/>
8629        <location filename="../src/animation_flight.cpp" line="584"/>
8630        <source>preview</source>
8631        <translation>vista previa</translation>
8632    </message>
8633    <message>
8634        <location filename="../src/animation_flight.cpp" line="1211"/>
8635        <source>Refreshing animation frames</source>
8636        <translation>Actualizando fotogramas de animación</translation>
8637    </message>
8638</context>
8639<context>
8640    <name>cFrameSliderPopup</name>
8641    <message>
8642        <location filename="../qt/slider_popup.ui" line="20"/>
8643        <location filename="../qt/ui_slider_popup.h" line="168"/>
8644        <source>Frame</source>
8645        <translation>Fotograma</translation>
8646    </message>
8647    <message>
8648        <location filename="../qt/slider_popup.ui" line="100"/>
8649        <location filename="../qt/ui_slider_popup.h" line="170"/>
8650        <source>Hide slider</source>
8651        <translation>Ocultar deslizador</translation>
8652    </message>
8653    <message>
8654        <location filename="../qt/slider_popup.ui" line="103"/>
8655        <location filename="../qt/ui_slider_popup.h" line="172"/>
8656        <source>X</source>
8657        <translation>X</translation>
8658    </message>
8659    <message>
8660        <location filename="../qt/slider_popup.ui" line="113"/>
8661        <location filename="../qt/ui_slider_popup.h" line="174"/>
8662        <source>Reset value to default</source>
8663        <translation>Restablecer valor a predeterminado</translation>
8664    </message>
8665    <message>
8666        <location filename="../qt/slider_popup.ui" line="116"/>
8667        <location filename="../qt/ui_slider_popup.h" line="176"/>
8668        <source>R</source>
8669        <translation>R</translation>
8670    </message>
8671    <message>
8672        <location filename="../qt/slider_popup.ui" line="126"/>
8673        <location filename="../qt/slider_popup.ui" line="178"/>
8674        <location filename="../qt/ui_slider_popup.h" line="178"/>
8675        <location filename="../qt/ui_slider_popup.h" line="194"/>
8676        <source>Zero</source>
8677        <translation>Cero</translation>
8678    </message>
8679    <message>
8680        <location filename="../qt/slider_popup.ui" line="129"/>
8681        <location filename="../qt/ui_slider_popup.h" line="180"/>
8682        <source>0</source>
8683        <translation>0</translation>
8684    </message>
8685    <message>
8686        <location filename="../qt/slider_popup.ui" line="139"/>
8687        <location filename="../qt/ui_slider_popup.h" line="182"/>
8688        <source>Inversion of sign</source>
8689        <translation>Inversión de signo</translation>
8690    </message>
8691    <message>
8692        <location filename="../qt/slider_popup.ui" line="142"/>
8693        <location filename="../qt/ui_slider_popup.h" line="184"/>
8694        <source>-</source>
8695        <translation>-</translation>
8696    </message>
8697    <message>
8698        <location filename="../qt/slider_popup.ui" line="152"/>
8699        <location filename="../qt/ui_slider_popup.h" line="186"/>
8700        <source>Double</source>
8701        <translation>Doble</translation>
8702    </message>
8703    <message>
8704        <location filename="../qt/slider_popup.ui" line="155"/>
8705        <location filename="../qt/ui_slider_popup.h" line="188"/>
8706        <source>x2</source>
8707        <translation>x2</translation>
8708    </message>
8709    <message>
8710        <location filename="../qt/slider_popup.ui" line="165"/>
8711        <location filename="../qt/ui_slider_popup.h" line="190"/>
8712        <source>Half</source>
8713        <translation>Mitad</translation>
8714    </message>
8715    <message>
8716        <location filename="../qt/slider_popup.ui" line="168"/>
8717        <location filename="../qt/ui_slider_popup.h" line="192"/>
8718        <source2</source>
8719        <translation2</translation>
8720    </message>
8721    <message>
8722        <location filename="../qt/slider_popup.ui" line="181"/>
8723        <location filename="../qt/ui_slider_popup.h" line="196"/>
8724        <source>↑</source>
8725        <translation>↑</translation>
8726    </message>
8727    <message>
8728        <location filename="../qt/slider_popup.ui" line="191"/>
8729        <location filename="../qt/ui_slider_popup.h" line="198"/>
8730        <source>90 degrees</source>
8731        <translation>90 grados</translation>
8732    </message>
8733    <message>
8734        <location filename="../qt/slider_popup.ui" line="194"/>
8735        <location filename="../qt/ui_slider_popup.h" line="200"/>
8736        <source>→</source>
8737        <translation>→</translation>
8738    </message>
8739    <message>
8740        <location filename="../qt/slider_popup.ui" line="204"/>
8741        <location filename="../qt/ui_slider_popup.h" line="202"/>
8742        <source>180 degrees</source>
8743        <translation>180 grados</translation>
8744    </message>
8745    <message>
8746        <location filename="../qt/slider_popup.ui" line="207"/>
8747        <location filename="../qt/ui_slider_popup.h" line="204"/>
8748        <source>↓</source>
8749        <translation>↓</translation>
8750    </message>
8751    <message>
8752        <location filename="../qt/slider_popup.ui" line="217"/>
8753        <location filename="../qt/ui_slider_popup.h" line="206"/>
8754        <source>-90 degrees</source>
8755        <translation>-90 grados</translation>
8756    </message>
8757    <message>
8758        <location filename="../qt/slider_popup.ui" line="220"/>
8759        <location filename="../qt/ui_slider_popup.h" line="208"/>
8760        <source>←</source>
8761        <translation>←</translation>
8762    </message>
8763    <message>
8764        <location filename="../qt/slider_popup.ui" line="230"/>
8765        <location filename="../qt/ui_slider_popup.h" line="210"/>
8766        <source>&quot;Magic Round&quot;</source>
8767        <translation>&quot;Redondeo Mágico&quot;</translation>
8768    </message>
8769    <message>
8770        <location filename="../qt/slider_popup.ui" line="233"/>
8771        <location filename="../qt/ui_slider_popup.h" line="212"/>
8772        <source>∅</source>
8773        <translation>∅</translation>
8774    </message>
8775</context>
8776<context>
8777    <name>cGradientEditWidget</name>
8778    <message>
8779        <location filename="../qt/gradient_edit_widget.cpp" line="102"/>
8780        <source>Randomize all colors in gradient without changing positions and number of colors</source>
8781        <translation type="unfinished"></translation>
8782    </message>
8783    <message>
8784        <location filename="../qt/gradient_edit_widget.cpp" line="104"/>
8785        <source>Randomize all colors, positions, and number of colors in gradient</source>
8786        <translation type="unfinished"></translation>
8787    </message>
8788    <message>
8789        <location filename="../qt/gradient_edit_widget.cpp" line="105"/>
8790        <source>Increase brightness of gradient</source>
8791        <translation type="unfinished"></translation>
8792    </message>
8793    <message>
8794        <location filename="../qt/gradient_edit_widget.cpp" line="106"/>
8795        <source>Decrease brightness of gradient</source>
8796        <translation type="unfinished"></translation>
8797    </message>
8798    <message>
8799        <location filename="../qt/gradient_edit_widget.cpp" line="107"/>
8800        <source>Invert palette</source>
8801        <translation type="unfinished"></translation>
8802    </message>
8803    <message>
8804        <location filename="../qt/gradient_edit_widget.cpp" line="108"/>
8805        <source>Increase saturation of colors in gradient</source>
8806        <translation type="unfinished"></translation>
8807    </message>
8808    <message>
8809        <location filename="../qt/gradient_edit_widget.cpp" line="109"/>
8810        <source>Decrease saturation of colors in gradient</source>
8811        <translation type="unfinished"></translation>
8812    </message>
8813    <message>
8814        <location filename="../qt/gradient_edit_widget.cpp" line="284"/>
8815        <source>Edit color #%1</source>
8816        <translation type="unfinished"></translation>
8817    </message>
8818    <message>
8819        <location filename="../qt/gradient_edit_widget.cpp" line="342"/>
8820        <source>Change number of colors</source>
8821        <translation type="unfinished"></translation>
8822    </message>
8823    <message>
8824        <location filename="../qt/gradient_edit_widget.cpp" line="343"/>
8825        <source>New number of colors:</source>
8826        <translation type="unfinished"></translation>
8827    </message>
8828    <message>
8829        <location filename="../qt/gradient_edit_widget.cpp" line="375"/>
8830        <source>Images (*.jpg *.jpeg *.png *.bmp)</source>
8831        <translation type="unfinished">Imágenes (*.jpg *.jpeg *.png *.bmp)</translation>
8832    </message>
8833    <message>
8834        <location filename="../qt/gradient_edit_widget.cpp" line="380"/>
8835        <source>Select image to grab colors...</source>
8836        <translation type="unfinished"></translation>
8837    </message>
8838    <message>
8839        <location filename="../qt/gradient_edit_widget.cpp" line="430"/>
8840        <location filename="../qt/gradient_edit_widget.cpp" line="483"/>
8841        <source>Gradients (*.gradient *.txt)</source>
8842        <translation type="unfinished"></translation>
8843    </message>
8844    <message>
8845        <location filename="../qt/gradient_edit_widget.cpp" line="436"/>
8846        <source>Load gradient...</source>
8847        <translation type="unfinished"></translation>
8848    </message>
8849    <message>
8850        <location filename="../qt/gradient_edit_widget.cpp" line="489"/>
8851        <source>Save gradient...</source>
8852        <translation type="unfinished"></translation>
8853    </message>
8854    <message>
8855        <location filename="../qt/gradient_edit_widget.cpp" line="533"/>
8856        <source>Add color</source>
8857        <translation type="unfinished"></translation>
8858    </message>
8859    <message>
8860        <location filename="../qt/gradient_edit_widget.cpp" line="534"/>
8861        <source>Remove color</source>
8862        <translation type="unfinished"></translation>
8863    </message>
8864    <message>
8865        <location filename="../qt/gradient_edit_widget.cpp" line="536"/>
8866        <source>Delete all colors</source>
8867        <translation type="unfinished"></translation>
8868    </message>
8869    <message>
8870        <location filename="../qt/gradient_edit_widget.cpp" line="537"/>
8871        <source>Change number of colors ...</source>
8872        <translation type="unfinished"></translation>
8873    </message>
8874    <message>
8875        <location filename="../qt/gradient_edit_widget.cpp" line="538"/>
8876        <source>Grab colors from image ...</source>
8877        <translation type="unfinished"></translation>
8878    </message>
8879    <message>
8880        <location filename="../qt/gradient_edit_widget.cpp" line="539"/>
8881        <source>Load colors from file ...</source>
8882        <translation type="unfinished"></translation>
8883    </message>
8884    <message>
8885        <location filename="../qt/gradient_edit_widget.cpp" line="540"/>
8886        <source>Save colors to file ...</source>
8887        <translation type="unfinished"></translation>
8888    </message>
8889    <message>
8890        <location filename="../qt/gradient_edit_widget.cpp" line="541"/>
8891        <source>Copy</source>
8892        <translation type="unfinished"></translation>
8893    </message>
8894    <message>
8895        <location filename="../qt/gradient_edit_widget.cpp" line="542"/>
8896        <source>Paste</source>
8897        <translation type="unfinished"></translation>
8898    </message>
8899</context>
8900<context>
8901    <name>cGradientsEditor</name>
8902    <message>
8903        <location filename="../qt/ui_gradients_editor.h" line="204"/>
8904        <source>Form</source>
8905        <translation type="unfinished"></translation>
8906    </message>
8907    <message>
8908        <location filename="../qt/ui_gradients_editor.h" line="205"/>
8909        <source>Surface color</source>
8910        <translation type="unfinished"></translation>
8911    </message>
8912    <message>
8913        <location filename="../qt/ui_gradients_editor.h" line="206"/>
8914        <location filename="../qt/ui_gradients_editor.h" line="213"/>
8915        <source>Random colors</source>
8916        <translation type="unfinished"></translation>
8917    </message>
8918    <message>
8919        <location filename="../qt/ui_gradients_editor.h" line="207"/>
8920        <location filename="../qt/ui_gradients_editor.h" line="214"/>
8921        <source>Rand pos. &amp;&amp; col</source>
8922        <translation type="unfinished"></translation>
8923    </message>
8924    <message>
8925        <location filename="../qt/ui_gradients_editor.h" line="208"/>
8926        <location filename="../qt/ui_gradients_editor.h" line="215"/>
8927        <source>Bright +</source>
8928        <translation type="unfinished"></translation>
8929    </message>
8930    <message>
8931        <location filename="../qt/ui_gradients_editor.h" line="209"/>
8932        <location filename="../qt/ui_gradients_editor.h" line="216"/>
8933        <source>Bright -</source>
8934        <translation type="unfinished"></translation>
8935    </message>
8936    <message>
8937        <location filename="../qt/ui_gradients_editor.h" line="210"/>
8938        <location filename="../qt/ui_gradients_editor.h" line="217"/>
8939        <source>Sat +</source>
8940        <translation type="unfinished"></translation>
8941    </message>
8942    <message>
8943        <location filename="../qt/ui_gradients_editor.h" line="211"/>
8944        <location filename="../qt/ui_gradients_editor.h" line="218"/>
8945        <source>Sat -</source>
8946        <translation type="unfinished"></translation>
8947    </message>
8948    <message>
8949        <location filename="../qt/ui_gradients_editor.h" line="212"/>
8950        <source>Specular highlights</source>
8951        <translation type="unfinished"></translation>
8952    </message>
8953</context>
8954<context>
8955    <name>cHeadless</name>
8956    <message>
8957        <location filename="../src/headless.cpp" line="114"/>
8958        <source>Image saved to: %1
8959</source>
8960        <translation>Imagen guardada a %1
8961</translation>
8962    </message>
8963    <message>
8964        <location filename="../src/headless.cpp" line="339"/>
8965        <source>Total number of iters</source>
8966        <translation>Número total de iteraciones</translation>
8967    </message>
8968    <message>
8969        <location filename="../src/headless.cpp" line="343"/>
8970        <source>Number of iters / pixel</source>
8971        <translation>Número de iteraciones / pixel</translation>
8972    </message>
8973    <message>
8974        <location filename="../src/headless.cpp" line="348"/>
8975        <source>Number of iters / second</source>
8976        <translation>Número de iteraciones / segundo</translation>
8977    </message>
8978    <message>
8979        <location filename="../src/headless.cpp" line="353"/>
8980        <source>Percentage of wrong DE</source>
8981        <translation>Porcentaje erróneo de DE</translation>
8982    </message>
8983</context>
8984<context>
8985    <name>cImageSaveDialog</name>
8986    <message>
8987        <location filename="../qt/image_save_dialog.ui" line="14"/>
8988        <location filename="../qt/ui_image_save_dialog.h" line="454"/>
8989        <source>Save Image</source>
8990        <translation>Guardar Imagen</translation>
8991    </message>
8992    <message>
8993        <location filename="../qt/image_save_dialog.ui" line="59"/>
8994        <location filename="../qt/ui_image_save_dialog.h" line="456"/>
8995        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;JPG&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The quality value will be ignored, since JPG only supports 8 bit precision.&lt;/p&gt;&lt;p&gt;Every image channel will be saved as a separate file with appended postfix.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;PNG&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The quality value can be 8 bit or 16 bit (32 bit will result in 16 bit precision).&lt;/p&gt;&lt;p&gt;Every image channel will be saved as a separate file. &lt;/p&gt;&lt;p&gt;Only exception can be alpha channel:&lt;/p&gt;&lt;p&gt;If both Color and Alpha channel are selected and &amp;quot;Append alpha to image (only PNG and TIFF)&amp;quot;, then color + alpha will be saved to a RGBA image with quality and postfix of color row.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;TIFF&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The quality value can be 8 bit, 16 bit or 32 bit.&lt;/p&gt;&lt;p&gt;Every image channel will be saved as a separate file. &lt;/p&gt;&lt;p&gt;Only exception can be alpha channel:&lt;/p&gt;&lt;p&gt;If both Color and Alpha channel are selected and &amp;quot;Append alpha to image (only PNG and TIFF)&amp;quot;, then color + alpha will be saved to a RGBA image with quality and postfix of color row.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;EXR&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The quality value can be 16 bit or 32 bit (8 bit will result in 16 bit precision).&lt;/p&gt;&lt;p&gt;The postfix will be ignored since all image channels will be saved to one file.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8996        <translation type="unfinished"></translation>
8997    </message>
8998    <message>
8999        <location filename="../qt/image_save_dialog.ui" line="62"/>
9000        <location filename="../qt/ui_image_save_dialog.h" line="459"/>
9001        <source>Image Settings</source>
9002        <translation>Ajustes de imagen</translation>
9003    </message>
9004    <message>
9005        <location filename="../qt/image_save_dialog.ui" line="83"/>
9006        <location filename="../qt/ui_image_save_dialog.h" line="460"/>
9007        <source>These settings affect &quot;Save as JPG/PNG/EXR/TIFF&quot; actions
9008 and saving animation frames.</source>
9009        <translation>Estos ajustes afectan a las acciones de &quot;Guardar como JPG/PNG/EXR/TIFF&quot;
9010y guardado de fotogramas de animación.</translation>
9011    </message>
9012    <message>
9013        <location filename="../qt/image_save_dialog.ui" line="96"/>
9014        <location filename="../qt/image_save_dialog.ui" line="331"/>
9015        <location filename="../qt/ui_image_save_dialog.h" line="462"/>
9016        <location filename="../qt/ui_image_save_dialog.h" line="492"/>
9017        <source>Image Channel</source>
9018        <translation>Canal de imagen</translation>
9019    </message>
9020    <message>
9021        <location filename="../qt/image_save_dialog.ui" line="103"/>
9022        <location filename="../qt/image_save_dialog.ui" line="338"/>
9023        <location filename="../qt/ui_image_save_dialog.h" line="463"/>
9024        <location filename="../qt/ui_image_save_dialog.h" line="493"/>
9025        <source>Quality</source>
9026        <translation>Calidad</translation>
9027    </message>
9028    <message>
9029        <location filename="../qt/image_save_dialog.ui" line="110"/>
9030        <location filename="../qt/image_save_dialog.ui" line="345"/>
9031        <location filename="../qt/ui_image_save_dialog.h" line="464"/>
9032        <location filename="../qt/ui_image_save_dialog.h" line="494"/>
9033        <source>Postfix</source>
9034        <translation>Sufijo</translation>
9035    </message>
9036    <message>
9037        <location filename="../qt/image_save_dialog.ui" line="117"/>
9038        <location filename="../qt/ui_image_save_dialog.h" line="465"/>
9039        <source>Color</source>
9040        <translation>Color</translation>
9041    </message>
9042    <message>
9043        <location filename="../qt/image_save_dialog.ui" line="128"/>
9044        <location filename="../qt/image_save_dialog.ui" line="161"/>
9045        <location filename="../qt/image_save_dialog.ui" line="194"/>
9046        <location filename="../qt/image_save_dialog.ui" line="360"/>
9047        <location filename="../qt/image_save_dialog.ui" line="393"/>
9048        <location filename="../qt/image_save_dialog.ui" line="426"/>
9049        <location filename="../qt/image_save_dialog.ui" line="459"/>
9050        <location filename="../qt/image_save_dialog.ui" line="492"/>
9051        <location filename="../qt/ui_image_save_dialog.h" line="466"/>
9052        <location filename="../qt/ui_image_save_dialog.h" line="472"/>
9053        <location filename="../qt/ui_image_save_dialog.h" line="478"/>
9054        <location filename="../qt/ui_image_save_dialog.h" line="496"/>
9055        <location filename="../qt/ui_image_save_dialog.h" line="502"/>
9056        <location filename="../qt/ui_image_save_dialog.h" line="508"/>
9057        <location filename="../qt/ui_image_save_dialog.h" line="514"/>
9058        <location filename="../qt/ui_image_save_dialog.h" line="520"/>
9059        <source>8 bit</source>
9060        <translation>8-bit</translation>
9061    </message>
9062    <message>
9063        <location filename="../qt/image_save_dialog.ui" line="133"/>
9064        <location filename="../qt/image_save_dialog.ui" line="166"/>
9065        <location filename="../qt/image_save_dialog.ui" line="199"/>
9066        <location filename="../qt/image_save_dialog.ui" line="365"/>
9067        <location filename="../qt/image_save_dialog.ui" line="398"/>
9068        <location filename="../qt/image_save_dialog.ui" line="431"/>
9069        <location filename="../qt/image_save_dialog.ui" line="464"/>
9070        <location filename="../qt/image_save_dialog.ui" line="497"/>
9071        <location filename="../qt/ui_image_save_dialog.h" line="467"/>
9072        <location filename="../qt/ui_image_save_dialog.h" line="473"/>
9073        <location filename="../qt/ui_image_save_dialog.h" line="479"/>
9074        <location filename="../qt/ui_image_save_dialog.h" line="497"/>
9075        <location filename="../qt/ui_image_save_dialog.h" line="503"/>
9076        <location filename="../qt/ui_image_save_dialog.h" line="509"/>
9077        <location filename="../qt/ui_image_save_dialog.h" line="515"/>
9078        <location filename="../qt/ui_image_save_dialog.h" line="521"/>
9079        <source>16 bit</source>
9080        <translation>16 bit</translation>
9081    </message>
9082    <message>
9083        <location filename="../qt/image_save_dialog.ui" line="138"/>
9084        <location filename="../qt/image_save_dialog.ui" line="171"/>
9085        <location filename="../qt/image_save_dialog.ui" line="204"/>
9086        <location filename="../qt/image_save_dialog.ui" line="370"/>
9087        <location filename="../qt/image_save_dialog.ui" line="403"/>
9088        <location filename="../qt/image_save_dialog.ui" line="436"/>
9089        <location filename="../qt/image_save_dialog.ui" line="469"/>
9090        <location filename="../qt/image_save_dialog.ui" line="502"/>
9091        <location filename="../qt/ui_image_save_dialog.h" line="468"/>
9092        <location filename="../qt/ui_image_save_dialog.h" line="474"/>
9093        <location filename="../qt/ui_image_save_dialog.h" line="480"/>
9094        <location filename="../qt/ui_image_save_dialog.h" line="498"/>
9095        <location filename="../qt/ui_image_save_dialog.h" line="504"/>
9096        <location filename="../qt/ui_image_save_dialog.h" line="510"/>
9097        <location filename="../qt/ui_image_save_dialog.h" line="516"/>
9098        <location filename="../qt/ui_image_save_dialog.h" line="522"/>
9099        <source>32 bit</source>
9100        <translation>32 bit</translation>
9101    </message>
9102    <message>
9103        <location filename="../qt/image_save_dialog.ui" line="153"/>
9104        <location filename="../qt/ui_image_save_dialog.h" line="471"/>
9105        <source>Alpha</source>
9106        <translation>Alfa</translation>
9107    </message>
9108    <message>
9109        <location filename="../qt/image_save_dialog.ui" line="186"/>
9110        <location filename="../qt/ui_image_save_dialog.h" line="477"/>
9111        <source>Z Buffer</source>
9112        <translation>Z Buffer</translation>
9113    </message>
9114    <message>
9115        <location filename="../qt/image_save_dialog.ui" line="224"/>
9116        <location filename="../qt/ui_image_save_dialog.h" line="483"/>
9117        <source>Z-buffer options</source>
9118        <translation type="unfinished"></translation>
9119    </message>
9120    <message>
9121        <location filename="../qt/image_save_dialog.ui" line="245"/>
9122        <location filename="../qt/ui_image_save_dialog.h" line="484"/>
9123        <source>Invert z-buffer</source>
9124        <translation type="unfinished"></translation>
9125    </message>
9126    <message>
9127        <location filename="../qt/image_save_dialog.ui" line="252"/>
9128        <location filename="../qt/ui_image_save_dialog.h" line="485"/>
9129        <source>Logarithmic scale</source>
9130        <translation type="unfinished"></translation>
9131    </message>
9132    <message>
9133        <location filename="../qt/image_save_dialog.ui" line="259"/>
9134        <location filename="../qt/ui_image_save_dialog.h" line="486"/>
9135        <source>Use contant depth range</source>
9136        <translation type="unfinished"></translation>
9137    </message>
9138    <message>
9139        <location filename="../qt/image_save_dialog.ui" line="283"/>
9140        <location filename="../qt/ui_image_save_dialog.h" line="487"/>
9141        <source>maximum z-depth</source>
9142        <translation type="unfinished"></translation>
9143    </message>
9144    <message>
9145        <location filename="../qt/image_save_dialog.ui" line="290"/>
9146        <location filename="../qt/ui_image_save_dialog.h" line="488"/>
9147        <source>minimum z-depth</source>
9148        <translation type="unfinished"></translation>
9149    </message>
9150    <message>
9151        <location filename="../qt/image_save_dialog.ui" line="311"/>
9152        <location filename="../qt/ui_image_save_dialog.h" line="489"/>
9153        <source>Optional Image Channels</source>
9154        <translation type="unfinished"></translation>
9155    </message>
9156    <message>
9157        <location filename="../qt/image_save_dialog.ui" line="323"/>
9158        <location filename="../qt/ui_image_save_dialog.h" line="490"/>
9159        <source>Following channels are only rendered on demand
9160and will only be present after enabling and re-render.</source>
9161        <translation>Los siguientes canales sólo serán renderizados bajo demanda
9162y sólo se mostrarán después de habilitado y re-renderizado.</translation>
9163    </message>
9164    <message>
9165        <location filename="../qt/image_save_dialog.ui" line="352"/>
9166        <location filename="../qt/ui_image_save_dialog.h" line="495"/>
9167        <source>Surface Normal</source>
9168        <translation>Superficie Normal</translation>
9169    </message>
9170    <message>
9171        <location filename="../qt/image_save_dialog.ui" line="385"/>
9172        <location filename="../qt/ui_image_save_dialog.h" line="501"/>
9173        <source>Specular</source>
9174        <translation>Brillo</translation>
9175    </message>
9176    <message>
9177        <location filename="../qt/image_save_dialog.ui" line="418"/>
9178        <location filename="../qt/ui_image_save_dialog.h" line="507"/>
9179        <source>World</source>
9180        <translation type="unfinished"></translation>
9181    </message>
9182    <message>
9183        <location filename="../qt/image_save_dialog.ui" line="451"/>
9184        <location filename="../qt/ui_image_save_dialog.h" line="513"/>
9185        <source>Diffuse</source>
9186        <translation type="unfinished"></translation>
9187    </message>
9188    <message>
9189        <location filename="../qt/image_save_dialog.ui" line="484"/>
9190        <location filename="../qt/ui_image_save_dialog.h" line="519"/>
9191        <source>World Normal</source>
9192        <translation type="unfinished"></translation>
9193    </message>
9194    <message>
9195        <location filename="../qt/image_save_dialog.ui" line="522"/>
9196        <location filename="../qt/ui_image_save_dialog.h" line="525"/>
9197        <source>Misc Image Settings</source>
9198        <translation>Configuración miscelánea de imagen</translation>
9199    </message>
9200    <message>
9201        <location filename="../qt/image_save_dialog.ui" line="548"/>
9202        <location filename="../qt/ui_image_save_dialog.h" line="526"/>
9203        <source>Append alpha to image (only PNG and TIFF)</source>
9204        <translation>Añadir alfa a imagen (sólo PNG y TIFF)</translation>
9205    </message>
9206    <message>
9207        <location filename="../qt/image_save_dialog.ui" line="555"/>
9208        <location filename="../qt/ui_image_save_dialog.h" line="527"/>
9209        <source>Use linear colorspace (only EXR)</source>
9210        <translation>Usar espacio de color lineal (sólo EXR)</translation>
9211    </message>
9212    <message>
9213        <location filename="../qt/image_save_dialog.ui" line="562"/>
9214        <location filename="../qt/ui_image_save_dialog.h" line="528"/>
9215        <source>JPEG quality:</source>
9216        <translation>Calidad JPEG:</translation>
9217    </message>
9218    <message>
9219        <location filename="../qt/image_save_dialog.ui" line="579"/>
9220        <location filename="../qt/ui_image_save_dialog.h" line="529"/>
9221        <source>Save stereoscopic left and right images in separate files
9222(stereoscopic mode has to be &quot;left-right&quot;)</source>
9223        <translation>Guarda imágenes esteroscópicas izquierda y derecha en archivos separados
9224(modo esteroscópico tiene que ser &quot;izquierda-derecha&quot;)</translation>
9225    </message>
9226    <message>
9227        <location filename="../qt/image_save_dialog.ui" line="587"/>
9228        <location filename="../qt/ui_image_save_dialog.h" line="531"/>
9229        <source>Save each channel in separate folder</source>
9230        <translation>Guardar cada canal en carpetas separadas</translation>
9231    </message>
9232</context>
9233<context>
9234    <name>cInterface</name>
9235    <message>
9236        <location filename="../src/interface.cpp" line="2892"/>
9237        <location filename="../src/interface.cpp" line="2915"/>
9238        <source>Fractals (*.txt *.fract)</source>
9239        <translation>Fractales (*.txt *.fract)</translation>
9240    </message>
9241    <message>
9242        <location filename="../src/interface.cpp" line="2897"/>
9243        <source>Save settings from %1</source>
9244        <translation>Guardar ajustes desde %1</translation>
9245    </message>
9246    <message>
9247        <location filename="../src/interface.cpp" line="2920"/>
9248        <source>Load settings to %1</source>
9249        <translation>Cargar ajustes a %1</translation>
9250    </message>
9251    <message>
9252        <location filename="../src/interface.cpp" line="3038"/>
9253        <source>Cleaning up</source>
9254        <translation type="unfinished"></translation>
9255    </message>
9256    <message>
9257        <location filename="../src/interface.cpp" line="3039"/>
9258        <source>Do you want to clean up settings?
9259It will take a while</source>
9260        <translation type="unfinished"></translation>
9261    </message>
9262</context>
9263<context>
9264    <name>cKeyframeAnimation</name>
9265    <message>
9266        <location filename="../src/animation_keyframes.cpp" line="380"/>
9267        <location filename="../src/animation_keyframes.cpp" line="382"/>
9268        <source>Keyframe
9269previews</source>
9270        <translation>Vistas previas de fotogramas clave</translation>
9271    </message>
9272    <message>
9273        <location filename="../src/animation_keyframes.cpp" line="1075"/>
9274        <source>Refreshing animation frames</source>
9275        <translation>Actualizando fotogramas de animación</translation>
9276    </message>
9277    <message>
9278        <location filename="../src/animation_keyframes.cpp" line="1452"/>
9279        <source>Exporting keyframes to flight</source>
9280        <translation>Exportando fotogramas clave a animación de vuelo</translation>
9281    </message>
9282    <message>
9283        <location filename="../src/animation_keyframes.cpp" line="1620"/>
9284        <source>Audio</source>
9285        <translation>Audio</translation>
9286    </message>
9287    <message>
9288        <location filename="../src/animation_keyframes.cpp" line="1692"/>
9289        <source>Camera distance from selected keyframe: %1</source>
9290        <translation>Distancia de cámara desde el fotograma clave seleccionado: %1</translation>
9291    </message>
9292</context>
9293<context>
9294    <name>cMaterialEditor</name>
9295    <message>
9296        <location filename="../qt/material_editor.ui" line="14"/>
9297        <location filename="../qt/ui_material_editor.h" line="2726"/>
9298        <source>Form</source>
9299        <translation>Forma</translation>
9300    </message>
9301    <message>
9302        <source>Load</source>
9303        <translation type="vanished">Cargar</translation>
9304    </message>
9305    <message>
9306        <source>Save</source>
9307        <translation type="vanished">Guardar</translation>
9308    </message>
9309    <message>
9310        <location filename="../qt/material_editor.ui" line="37"/>
9311        <location filename="../qt/ui_material_editor.h" line="2727"/>
9312        <source>Reset</source>
9313        <translation>Restablecer</translation>
9314    </message>
9315    <message>
9316        <location filename="../qt/material_editor.ui" line="81"/>
9317        <location filename="../qt/ui_material_editor.h" line="2729"/>
9318        <source>Material name:</source>
9319        <translation>Nombre de material:</translation>
9320    </message>
9321    <message>
9322        <location filename="../qt/material_editor.ui" line="94"/>
9323        <location filename="../qt/ui_material_editor.h" line="2731"/>
9324        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Material name used in Material Manager&lt;/p&gt;&lt;p&gt;Tip: Well named materials will be easier to find in Material Manager&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9325        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Nombre del material usado en el administrador de Materiales&lt;/p&gt;&lt;p&gt;Consejo: Materiales con un buen nombre serán más fáciles de encontrar en el administrador de Materiales&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9326    </message>
9327    <message>
9328        <location filename="../qt/material_editor.ui" line="2644"/>
9329        <location filename="../qt/ui_material_editor.h" line="3012"/>
9330        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of the object&apos;s surface . This color is used when &apos;Use colors from palette&apos; is disabled or when the material is to be applied to a non-fractal object.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9331        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color de la superficie del objeto . Este color será usado cuando &apos;Usar colores de la paleta&apos; está deshabilitado o cuando el material está para usarse sobre objetos no fractales.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9332    </message>
9333    <message>
9334        <location filename="../qt/material_editor.ui" line="2647"/>
9335        <location filename="../qt/material_editor.ui" line="2861"/>
9336        <location filename="../qt/material_editor.ui" line="3475"/>
9337        <location filename="../qt/material_editor.ui" line="3685"/>
9338        <location filename="../qt/material_editor.ui" line="3851"/>
9339        <location filename="../qt/material_editor.ui" line="3910"/>
9340        <location filename="../qt/ui_material_editor.h" line="3014"/>
9341        <location filename="../qt/ui_material_editor.h" line="3043"/>
9342        <location filename="../qt/ui_material_editor.h" line="3117"/>
9343        <location filename="../qt/ui_material_editor.h" line="3146"/>
9344        <location filename="../qt/ui_material_editor.h" line="3160"/>
9345        <location filename="../qt/ui_material_editor.h" line="3174"/>
9346        <source>PushButton</source>
9347        <translation>Pulsador</translation>
9348    </message>
9349    <message>
9350        <location filename="../qt/material_editor.ui" line="2654"/>
9351        <location filename="../qt/ui_material_editor.h" line="3015"/>
9352        <source>Single color:</source>
9353        <translation>Color único:</translation>
9354    </message>
9355    <message>
9356        <location filename="../qt/material_editor.ui" line="139"/>
9357        <location filename="../qt/ui_material_editor.h" line="2734"/>
9358        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables coloring of fractal surface using mathematical algorithms and a color palette. &lt;/p&gt;&lt;p&gt;This option works only for fractal objects, (not for primitive objects.)&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;palette off&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;palette on&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - resolution 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - colouring enabled.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
9359        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita coloreado de la superficie fractal usando algoritmos matemáticos y una paleta de colores. &lt;/p&gt;&lt;p&gt;Esta opción solo funciona para objetos fractales, (no para objetos primitivos.)&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;paleta deshabilitada&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;paleta habilitada&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - resolution 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - colouring enabled.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9360    </message>
9361    <message>
9362        <source>&amp;Use colors from a palette</source>
9363        <translation type="vanished">&amp;Usar colores de una paleta</translation>
9364    </message>
9365    <message>
9366        <location filename="../qt/material_editor.ui" line="415"/>
9367        <location filename="../qt/ui_material_editor.h" line="2771"/>
9368        <source>Color speed:</source>
9369        <translation>Velocidad de color:</translation>
9370    </message>
9371    <message>
9372        <source>Random seed:</source>
9373        <translation type="vanished">Semilla aleatoria:</translation>
9374    </message>
9375    <message>
9376        <location filename="../qt/material_editor.ui" line="422"/>
9377        <location filename="../qt/ui_material_editor.h" line="2772"/>
9378        <source>Palette offset:</source>
9379        <translation>Offset de paleta:</translation>
9380    </message>
9381    <message>
9382        <source>Palette size:</source>
9383        <translation type="vanished">Tamaño de paleta:</translation>
9384    </message>
9385    <message>
9386        <source>Palette:
9387(click to edit)</source>
9388        <translation type="vanished">Paleta:
9389(clic para editar)</translation>
9390    </message>
9391    <message>
9392        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Generate a new random seed and palette&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9393        <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Genera una nueva semilla y paleta aleatoria&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9394    </message>
9395    <message>
9396        <location filename="../qt/material_editor.ui" line="44"/>
9397        <location filename="../qt/ui_material_editor.h" line="2728"/>
9398        <source>Randomize</source>
9399        <translation>Aleatorizar</translation>
9400    </message>
9401    <message>
9402        <location filename="../qt/material_editor.ui" line="429"/>
9403        <location filename="../qt/ui_material_editor.h" line="2773"/>
9404        <source>Orbit trap
9405sphere radius:</source>
9406        <translation>Radio de esfera
9407de Orbit Trap:</translation>
9408    </message>
9409    <message>
9410        <location filename="../qt/material_editor.ui" line="446"/>
9411        <location filename="../qt/ui_material_editor.h" line="2776"/>
9412        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Direction vector of the line used in the orbit trap coloring algorithm&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9413        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Dirección del vector de línea usada en el agoritmo de coloreado de orbit trap&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9414    </message>
9415    <message>
9416        <location filename="../qt/material_editor.ui" line="469"/>
9417        <location filename="../qt/material_editor.ui" line="637"/>
9418        <location filename="../qt/material_editor.ui" line="700"/>
9419        <location filename="../qt/ui_material_editor.h" line="2779"/>
9420        <location filename="../qt/ui_material_editor.h" line="2805"/>
9421        <location filename="../qt/ui_material_editor.h" line="2814"/>
9422        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Direction vector of line in orbit trap algorithm for coloring&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9423        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Dirección del vector de línea usada en el agoritmo de coloreado de orbit trap&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9424    </message>
9425    <message>
9426        <location filename="../qt/material_editor.ui" line="476"/>
9427        <location filename="../qt/material_editor.ui" line="4415"/>
9428        <location filename="../qt/material_editor.ui" line="4431"/>
9429        <location filename="../qt/ui_material_editor.h" line="2781"/>
9430        <location filename="../qt/ui_material_editor.h" line="3237"/>
9431        <location filename="../qt/ui_material_editor.h" line="3238"/>
9432        <source>x:</source>
9433        <translation>x:</translation>
9434    </message>
9435    <message>
9436        <location filename="../qt/material_editor.ui" line="486"/>
9437        <location filename="../qt/material_editor.ui" line="4376"/>
9438        <location filename="../qt/material_editor.ui" line="4521"/>
9439        <location filename="../qt/ui_material_editor.h" line="2782"/>
9440        <location filename="../qt/ui_material_editor.h" line="3234"/>
9441        <location filename="../qt/ui_material_editor.h" line="3253"/>
9442        <source>z:</source>
9443        <translation>z:</translation>
9444    </message>
9445    <message>
9446        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Cyclic palette of colors which is used to color the fractal surface.&lt;/p&gt;&lt;p&gt;Click on a color to edit the palette&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9447        <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Paleta de colores cíclicos usados para colorear la superficie fractal.&lt;/p&gt;&lt;p&gt;Clic en un color para editar la paleta &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9448    </message>
9449    <message>
9450        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Creates a  color palette from a selected picture&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9451        <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Crea una paleta de colores desde una imagen seleccionada&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9452    </message>
9453    <message>
9454        <source>Grab colors from image...</source>
9455        <translation type="vanished">Tomar colores desde imagen...</translation>
9456    </message>
9457    <message>
9458        <source>Saturation:</source>
9459        <translation type="vanished">Saturación:</translation>
9460    </message>
9461    <message>
9462        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Number of colors used in the color palette.&lt;/p&gt;&lt;p&gt;To apply changes to the palette size, click on &lt;span style=&quot; font-style:italic;&quot;&gt;Generate new random palette&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9463        <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Número de colores usado en la paleta de colores.&lt;/p&gt;&lt;p&gt;Haga clic para aplicar cambios al tamaño de paleta &lt;span style=&quot; font-style:italic;&quot;&gt;Genera una nueva paleta aleatoria&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9464    </message>
9465    <message>
9466        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Saturation of colors in a random color palette &lt;/p&gt;&lt;p&gt;To apply changes of saturation, click on &lt;span style=&quot; font-style:italic;&quot;&gt;Generate new random palette&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9467        <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Saturación de colores usado en la paleta de colores aleatoria.&lt;/p&gt;&lt;p&gt;Haga clic para aplicar cambios al tamaño de paleta &lt;span style=&quot; font-style:italic;&quot;&gt;Genera una nueva paleta aleatoria&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9468    </message>
9469    <message>
9470        <location filename="../qt/material_editor.ui" line="502"/>
9471        <location filename="../qt/ui_material_editor.h" line="2784"/>
9472        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color palette speed sets the frequency of color changing&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;speed 0.3&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;speed 1.0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;speed 5.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - colour speed 0.3.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - colouring enabled.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - colour speed 5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
9473        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Velocidad de paleta de colores ajusta la frecuencia de cambio de color&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;velocidad 0.3&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;velocidad 1.0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;velocidad 5.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - colour speed 0.3.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - colouring enabled.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - colour speed 5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9474    </message>
9475    <message>
9476        <location filename="../qt/material_editor.ui" line="542"/>
9477        <location filename="../qt/ui_material_editor.h" line="2789"/>
9478        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Radius of the sphere used in the orbit trap coloring algorithm &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9479        <translatorcomment>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Radio de la esfera usado en el algoritmo de coloreado en orbit trap &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translatorcomment>
9480        <translation></translation>
9481    </message>
9482    <message>
9483        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Seed value for the random palette generator&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9484        <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Valor de semilla para el generador de paleta aleatoria&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9485    </message>
9486    <message>
9487        <location filename="../qt/material_editor.ui" line="579"/>
9488        <location filename="../qt/ui_material_editor.h" line="2800"/>
9489        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection between different coloring algorithms based on an orbit trap calculation, (distance of point from orbit trap.)&lt;/p&gt;&lt;p&gt;- Standard: orbit trap defined as a point at the origin.  The value is the value at the &lt;span style=&quot; text-decoration: underline;&quot;&gt;end&lt;/span&gt; of orbit trap iterations&lt;/p&gt;&lt;p&gt;The rest of the algorithms use the minimum value recorded &lt;span style=&quot; text-decoration: underline;&quot;&gt;during&lt;/span&gt; the orbit trap iterations.&lt;/p&gt;&lt;p&gt;- orbit trap: z.Dot(point): orbit trap defined as the starting coordinates of the point being iterated&lt;/p&gt;&lt;p&gt;- orbit trap: Sphere: orbit trap defined as a sphere surface&lt;/p&gt;&lt;p&gt;- orbit trap: Cross: orbit trap defined as a cross&lt;/p&gt;&lt;p&gt;- orbit trap: Line: orbit trap defined as a line in set direction&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9490        <translation type="unfinished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection between different coloring algorithms based on an orbit trap calculation, (distance of point from orbit trap.)&lt;/p&gt;&lt;p&gt;- Standard: orbit trap defined as a point at the origin.  The value is the value at the &lt;span style=&quot; text-decoration: underline;&quot;&gt;end&lt;/span&gt; of orbit trap iterations&lt;/p&gt;&lt;p&gt;The rest of the algorithms use the minimum value recorded &lt;span style=&quot; text-decoration: underline;&quot;&gt;during&lt;/span&gt; the orbit trap iterations.&lt;/p&gt;&lt;p&gt;- orbit trap: z.Dot(point): orbit trap defined as the starting coordinates of the point being iterated&lt;/p&gt;&lt;p&gt;- orbit trap: Sphere: orbit trap defined as a sphere surface&lt;/p&gt;&lt;p&gt;- orbit trap: Cross: orbit trap defined as a cross&lt;/p&gt;&lt;p&gt;- orbit trap: Line: orbit trap defined as a line in set direction&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9491    </message>
9492    <message>
9493        <location filename="../qt/material_editor.ui" line="583"/>
9494        <location filename="../qt/ui_material_editor.h" line="2793"/>
9495        <source>Standard</source>
9496        <translation>Estándar</translation>
9497    </message>
9498    <message>
9499        <location filename="../qt/material_editor.ui" line="588"/>
9500        <location filename="../qt/ui_material_editor.h" line="2794"/>
9501        <source>orbit trap: z.Dot(point)</source>
9502        <translation>orbit trap: z.Dot(punto)</translation>
9503    </message>
9504    <message>
9505        <location filename="../qt/material_editor.ui" line="593"/>
9506        <location filename="../qt/ui_material_editor.h" line="2795"/>
9507        <source>orbit trap: Sphere</source>
9508        <translation>orbit trap: Esfera</translation>
9509    </message>
9510    <message>
9511        <location filename="../qt/material_editor.ui" line="598"/>
9512        <location filename="../qt/ui_material_editor.h" line="2796"/>
9513        <source>orbit trap: Cross</source>
9514        <translation>orbit trap: Cruz</translation>
9515    </message>
9516    <message>
9517        <location filename="../qt/material_editor.ui" line="603"/>
9518        <location filename="../qt/ui_material_editor.h" line="2797"/>
9519        <source>orbit trap: Line</source>
9520        <translation>orbit trap: Línea</translation>
9521    </message>
9522    <message>
9523        <location filename="../qt/material_editor.ui" line="611"/>
9524        <location filename="../qt/material_editor.ui" line="4399"/>
9525        <location filename="../qt/material_editor.ui" line="4505"/>
9526        <location filename="../qt/ui_material_editor.h" line="2802"/>
9527        <location filename="../qt/ui_material_editor.h" line="3236"/>
9528        <location filename="../qt/ui_material_editor.h" line="3252"/>
9529        <source>y:</source>
9530        <translation>y:</translation>
9531    </message>
9532    <message>
9533        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Generate a palette from the random seed value.&lt;/p&gt;&lt;p&gt;This applies changes to palette size and color saturation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9534        <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Genera una paleta a partir del valor aleatorio de semilla.&lt;/p&gt;&lt;p&gt;Esto aplicará cambios al tamaño de la paleta y la saturación de color.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9535    </message>
9536    <message>
9537        <source>Generate new random palette</source>
9538        <translation type="vanished">Generar nueva paleta aleatoria</translation>
9539    </message>
9540    <message>
9541        <location filename="../qt/material_editor.ui" line="621"/>
9542        <location filename="../qt/ui_material_editor.h" line="2803"/>
9543        <source>Coloring algorithm:</source>
9544        <translation>Algoritmo de color:</translation>
9545    </message>
9546    <message>
9547        <location filename="../qt/material_editor.ui" line="650"/>
9548        <location filename="../qt/ui_material_editor.h" line="2808"/>
9549        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Shift along the color palette&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9550        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Desplazamiento junto con la paleta de color&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
9551    </message>
9552    <message>
9553        <location filename="../qt/material_editor.ui" line="681"/>
9554        <location filename="../qt/ui_material_editor.h" line="2812"/>
9555        <source>w:</source>
9556        <translation>w:</translation>
9557    </message>
9558    <message>
9559        <location filename="../qt/material_editor.ui" line="707"/>
9560        <location filename="../qt/ui_material_editor.h" line="2816"/>
9561        <source>Orbit trap line
9562direction vector:</source>
9563        <translation>Dirección de vector
9564 de orbit trap línea:</translation>
9565    </message>
9566    <message>
9567        <location filename="../qt/material_editor.ui" line="717"/>
9568        <location filename="../qt/ui_material_editor.h" line="2819"/>
9569        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;For backwards compatibity.  If enabled, OpenCL and Non-OpenCL modes will sometimes render differrent coloring.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9570        <translation type="unfinished"></translation>
9571    </message>
9572    <message>
9573        <location filename="../qt/material_editor.ui" line="734"/>
9574        <location filename="../qt/ui_material_editor.h" line="2822"/>
9575        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Can be used for controlling the relative size of the three color components in the Hybrid Mode.&lt;/p&gt;&lt;p&gt;These controls can also be used for pre-V2.15 backwards compatibility&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9576        <translation type="unfinished"></translation>
9577    </message>
9578    <message>
9579        <location filename="../qt/material_editor.ui" line="737"/>
9580        <location filename="../qt/ui_material_editor.h" line="2824"/>
9581        <source>Extra Hybrid Mode Co&amp;lor Options</source>
9582        <translation type="unfinished"></translation>
9583    </message>
9584    <message>
9585        <location filename="../qt/material_editor.ui" line="763"/>
9586        <location filename="../qt/ui_material_editor.h" line="2825"/>
9587        <source>Hybrid Mode Color</source>
9588        <translation type="unfinished"></translation>
9589    </message>
9590    <message>
9591        <location filename="../qt/material_editor.ui" line="783"/>
9592        <location filename="../qt/ui_material_editor.h" line="2826"/>
9593        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:400;&quot;&gt;radDivDe scale:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9594        <translation type="unfinished"></translation>
9595    </message>
9596    <message>
9597        <location filename="../qt/material_editor.ui" line="824"/>
9598        <location filename="../qt/ui_material_editor.h" line="2829"/>
9599        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:400;&quot;&gt;aux.color scale:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9600        <translation type="unfinished"></translation>
9601    </message>
9602    <message>
9603        <location filename="../qt/material_editor.ui" line="893"/>
9604        <location filename="../qt/ui_material_editor.h" line="2834"/>
9605        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:400;&quot;&gt;orbit trap scale:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9606        <translation type="unfinished"></translation>
9607    </message>
9608    <message>
9609        <location filename="../qt/material_editor.ui" line="905"/>
9610        <location filename="../qt/ui_material_editor.h" line="2836"/>
9611        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;At Default Color_Speed the distance between two colors is 256. With these functions this distance = 1.0, e.g. a radius of 1.0 is one color step from the color at the origin. Similarly an addition of 1.0 = 256, cos period 1 =256.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;At the end of these functions, the colorValue is then multiplied by * 256.&lt;/p&gt;&lt;p&gt;Settings vary widely depending on such factors as fractal type &amp;amp; size, location and number of iterations.&lt;/p&gt;&lt;p&gt;Adjusting the color speed may be required.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9612        <translation type="unfinished"></translation>
9613    </message>
9614    <message>
9615        <location filename="../qt/material_editor.ui" line="908"/>
9616        <location filename="../qt/ui_material_editor.h" line="2838"/>
9617        <source>C&amp;olor by numbers</source>
9618        <translation type="unfinished"></translation>
9619    </message>
9620    <message>
9621        <location filename="../qt/material_editor.ui" line="943"/>
9622        <location filename="../qt/ui_material_editor.h" line="2839"/>
9623        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:400;&quot;&gt;initial colorValue:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9624        <translation type="unfinished"></translation>
9625    </message>
9626    <message>
9627        <location filename="../qt/material_editor.ui" line="986"/>
9628        <location filename="../qt/ui_material_editor.h" line="2846"/>
9629        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&amp;quot;c&amp;quot; (aux.c) is the original coordinates of the point being iterated. These &amp;quot;c&amp;quot; functions, color the point domain before the fractal is iterated, e.g. assigning an Initial ColorValue (default,  all = 0.0.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9630        <translation type="unfinished"></translation>
9631    </message>
9632    <message>
9633        <location filename="../qt/material_editor.ui" line="989"/>
9634        <location filename="../qt/ui_material_editor.h" line="2848"/>
9635        <source>co&amp;lorValue Initial Conditions Components</source>
9636        <translation type="unfinished"></translation>
9637    </message>
9638    <message>
9639        <location filename="../qt/material_editor.ui" line="1025"/>
9640        <location filename="../qt/ui_material_editor.h" line="2849"/>
9641        <source>c radius * scale:</source>
9642        <translation type="unfinished"></translation>
9643    </message>
9644    <message>
9645        <location filename="../qt/material_editor.ui" line="1032"/>
9646        <location filename="../qt/ui_material_editor.h" line="2850"/>
9647        <source>c.z * scale:</source>
9648        <translation type="unfinished"></translation>
9649    </message>
9650    <message>
9651        <location filename="../qt/material_editor.ui" line="1039"/>
9652        <location filename="../qt/ui_material_editor.h" line="2851"/>
9653        <source>c.x * scale:</source>
9654        <translation type="unfinished"></translation>
9655    </message>
9656    <message>
9657        <location filename="../qt/material_editor.ui" line="1046"/>
9658        <location filename="../qt/ui_material_editor.h" line="2852"/>
9659        <source>c.y * scale:</source>
9660        <translation type="unfinished"></translation>
9661    </message>
9662    <message>
9663        <location filename="../qt/material_editor.ui" line="1184"/>
9664        <location filename="../qt/ui_material_editor.h" line="2861"/>
9665        <source>Fractal Color Components</source>
9666        <translation type="unfinished"></translation>
9667    </message>
9668    <message>
9669        <location filename="../qt/material_editor.ui" line="1205"/>
9670        <location filename="../qt/ui_material_editor.h" line="2863"/>
9671        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;OrbitTrap weight  scales the colorValue input from the chosen Coloring Algorithm above (orbit traps). This allows blending of this input with other functions.&lt;/p&gt;&lt;p&gt;Initial minimumR is a separate limit set in the code  to control the size of this colorValue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9672        <translation type="unfinished"></translation>
9673    </message>
9674    <message>
9675        <location filename="../qt/material_editor.ui" line="1208"/>
9676        <location filename="../qt/ui_material_editor.h" line="2865"/>
9677        <source>Orbit trap com&amp;ponent</source>
9678        <translation type="unfinished"></translation>
9679    </message>
9680    <message>
9681        <location filename="../qt/material_editor.ui" line="1238"/>
9682        <location filename="../qt/ui_material_editor.h" line="2866"/>
9683        <source>weight of 19.5 = old default (minimumR * 5000)</source>
9684        <translation type="unfinished"></translation>
9685    </message>
9686    <message>
9687        <location filename="../qt/material_editor.ui" line="1251"/>
9688        <location filename="../qt/ui_material_editor.h" line="2867"/>
9689        <source>weight of 3.9 = old hybrid default (minimumR * 1000)</source>
9690        <translation type="unfinished"></translation>
9691    </message>
9692    <message>
9693        <location filename="../qt/material_editor.ui" line="1269"/>
9694        <location filename="../qt/ui_material_editor.h" line="2868"/>
9695        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:400;&quot;&gt;orbit trap weight:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9696        <translation type="unfinished"></translation>
9697    </message>
9698    <message>
9699        <location filename="../qt/material_editor.ui" line="1315"/>
9700        <location filename="../qt/ui_material_editor.h" line="2875"/>
9701        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;These components collect and update data with every iteration. &lt;/p&gt;&lt;p&gt;aux.color is what collects theXYZplane and radius components, as in the original Mandelbox UI: Coloring Parameters.&lt;/p&gt;&lt;p&gt;aux.colorHybrid is the input from some experimental color Transforms.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9702        <translation type="unfinished"></translation>
9703    </message>
9704    <message>
9705        <location filename="../qt/material_editor.ui" line="1318"/>
9706        <location filename="../qt/ui_material_editor.h" line="2877"/>
9707        <source>a&amp;uxillary color components</source>
9708        <translation type="unfinished"></translation>
9709    </message>
9710    <message>
9711        <location filename="../qt/material_editor.ui" line="1348"/>
9712        <location filename="../qt/ui_material_editor.h" line="2878"/>
9713        <source>weight of 0.39 =  old hybrid default (aux.color * 100)</source>
9714        <translation type="unfinished"></translation>
9715    </message>
9716    <message>
9717        <location filename="../qt/material_editor.ui" line="1366"/>
9718        <location filename="../qt/ui_material_editor.h" line="2879"/>
9719        <source>aux. color weight:</source>
9720        <translation type="unfinished"></translation>
9721    </message>
9722    <message>
9723        <location filename="../qt/material_editor.ui" line="1379"/>
9724        <location filename="../qt/ui_material_editor.h" line="2881"/>
9725        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Use with fractals that have aux.color components. aux.color must be enabled on the formula UI.&lt;/p&gt;&lt;p&gt;These functions update a running colorValue total, every iteration (may result in localized cuts in the color)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9726        <translation type="unfinished"></translation>
9727    </message>
9728    <message>
9729        <location filename="../qt/material_editor.ui" line="1410"/>
9730        <location filename="../qt/ui_material_editor.h" line="2885"/>
9731        <source>aux. color hybrid weight:</source>
9732        <translation type="unfinished"></translation>
9733    </message>
9734    <message>
9735        <location filename="../qt/material_editor.ui" line="1453"/>
9736        <location filename="../qt/ui_material_editor.h" line="2892"/>
9737        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;ColorValue is derived from the radius of the point at termination.&lt;/p&gt;&lt;p&gt;Radius derived changes in colorValue are often inside the fractal. Can use with pseudoKleinian type structures.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9738        <translation type="unfinished"></translation>
9739    </message>
9740    <message>
9741        <location filename="../qt/material_editor.ui" line="1456"/>
9742        <location filename="../qt/ui_material_editor.h" line="2894"/>
9743        <source>rad&amp;ius components</source>
9744        <translation type="unfinished"></translation>
9745    </message>
9746    <message>
9747        <location filename="../qt/material_editor.ui" line="1527"/>
9748        <location filename="../qt/ui_material_editor.h" line="2897"/>
9749        <source>radius  * scale:</source>
9750        <translation type="unfinished"></translation>
9751    </message>
9752    <message>
9753        <location filename="../qt/material_editor.ui" line="1539"/>
9754        <location filename="../qt/ui_material_editor.h" line="2899"/>
9755        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;ColorValue is derived from the radius of the point divided by the DE value, at termination.&lt;/p&gt;&lt;p&gt;Radius derived changes in colorValue are often inside the fractal. Can use with pseudoKleinian type structures.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9756        <translation type="unfinished"></translation>
9757    </message>
9758    <message>
9759        <location filename="../qt/material_editor.ui" line="1542"/>
9760        <location filename="../qt/ui_material_editor.h" line="2901"/>
9761        <source>rad&amp;ius / DE components</source>
9762        <translation type="unfinished"></translation>
9763    </message>
9764    <message>
9765        <location filename="../qt/material_editor.ui" line="1572"/>
9766        <location filename="../qt/ui_material_editor.h" line="2902"/>
9767        <source>scale of 19.5 = old hybrid default ( r  * 5000) / DE )</source>
9768        <translation type="unfinished"></translation>
9769    </message>
9770    <message>
9771        <location filename="../qt/material_editor.ui" line="1626"/>
9772        <location filename="../qt/ui_material_editor.h" line="2905"/>
9773        <source>radius  / DE  * scale</source>
9774        <translation type="unfinished"></translation>
9775    </message>
9776    <message>
9777        <location filename="../qt/material_editor.ui" line="1638"/>
9778        <location filename="../qt/ui_material_editor.h" line="2907"/>
9779        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;ColorValue is derived from the coordinates of the point at termination&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9780        <translation type="unfinished"></translation>
9781    </message>
9782    <message>
9783        <location filename="../qt/material_editor.ui" line="1641"/>
9784        <location filename="../qt/ui_material_editor.h" line="2909"/>
9785        <source>xyz &amp;bias</source>
9786        <translation type="unfinished"></translation>
9787    </message>
9788    <message>
9789        <location filename="../qt/material_editor.ui" line="1691"/>
9790        <location filename="../qt/ui_material_editor.h" line="2910"/>
9791        <source>z.z * scale:</source>
9792        <translation type="unfinished"></translation>
9793    </message>
9794    <message>
9795        <location filename="../qt/material_editor.ui" line="1704"/>
9796        <location filename="../qt/ui_material_editor.h" line="2912"/>
9797        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;color_y  = z.y   *  scale_y ;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;colorValue = color_x + color_y + color_z;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9798        <translation type="unfinished"></translation>
9799    </message>
9800    <message>
9801        <location filename="../qt/material_editor.ui" line="1735"/>
9802        <location filename="../qt/ui_material_editor.h" line="2917"/>
9803        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;colorValue *= (1.0 + ( i * scale));&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9804        <translation type="unfinished"></translation>
9805    </message>
9806    <message>
9807        <location filename="../qt/material_editor.ui" line="1767"/>
9808        <location filename="../qt/ui_material_editor.h" line="2921"/>
9809        <source>iter scale :</source>
9810        <translation type="unfinished"></translation>
9811    </message>
9812    <message>
9813        <location filename="../qt/material_editor.ui" line="1774"/>
9814        <location filename="../qt/ui_material_editor.h" line="2922"/>
9815        <source>z.y * scale:</source>
9816        <translation type="unfinished"></translation>
9817    </message>
9818    <message>
9819        <location filename="../qt/material_editor.ui" line="1787"/>
9820        <location filename="../qt/ui_material_editor.h" line="2924"/>
9821        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;color_x  = z.x   *  scale_x ;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;colorValue = color_x + color_y + color_z;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9822        <translation type="unfinished"></translation>
9823    </message>
9824    <message>
9825        <location filename="../qt/material_editor.ui" line="1812"/>
9826        <location filename="../qt/ui_material_editor.h" line="2928"/>
9827        <source>sqrd</source>
9828        <translation type="unfinished"></translation>
9829    </message>
9830    <message>
9831        <location filename="../qt/material_editor.ui" line="1825"/>
9832        <location filename="../qt/ui_material_editor.h" line="2930"/>
9833        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;color_z  = z.z   *  scale_z ;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;colorValue = color_x + color_y + color_z;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9834        <translation type="unfinished"></translation>
9835    </message>
9836    <message>
9837        <location filename="../qt/material_editor.ui" line="1850"/>
9838        <location filename="../qt/ui_material_editor.h" line="2934"/>
9839        <source>z.x * scale:</source>
9840        <translation type="unfinished"></translation>
9841    </message>
9842    <message>
9843        <location filename="../qt/material_editor.ui" line="1869"/>
9844        <location filename="../qt/ui_material_editor.h" line="2936"/>
9845        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;As these functions are simply iteration based, they will produce sharp changes in color based on the iteration count at termination.&lt;/p&gt;&lt;p&gt;Adjusting the color speed may be required, depending on the size of the fractal and location.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9846        <translation type="unfinished"></translation>
9847    </message>
9848    <message>
9849        <location filename="../qt/material_editor.ui" line="1872"/>
9850        <location filename="../qt/ui_material_editor.h" line="2938"/>
9851        <source>color&amp;Value iteration components</source>
9852        <translation type="unfinished"></translation>
9853    </message>
9854    <message>
9855        <location filename="../qt/material_editor.ui" line="1914"/>
9856        <location filename="../qt/ui_material_editor.h" line="2940"/>
9857        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;colorValue += addValue * ( i - startIter);&lt;/p&gt;&lt;p&gt;An addValue of 1.0 equals one whole color step along the palette, at default color speed of 1.0.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9858        <translation type="unfinished"></translation>
9859    </message>
9860    <message>
9861        <location filename="../qt/material_editor.ui" line="1965"/>
9862        <location filename="../qt/ui_material_editor.h" line="2945"/>
9863        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;colorValue *=  1.0 +   ( scale * ( i  -  startIter));&lt;/p&gt;&lt;p&gt;This function will not work on its own, it always needs some other component supplying a range of colorValues.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9864        <translation type="unfinished"></translation>
9865    </message>
9866    <message>
9867        <location filename="../qt/material_editor.ui" line="1990"/>
9868        <location filename="../qt/ui_material_editor.h" line="2949"/>
9869        <source>start function at iteration:</source>
9870        <translation type="unfinished"></translation>
9871    </message>
9872    <message>
9873        <location filename="../qt/material_editor.ui" line="2005"/>
9874        <location filename="../qt/ui_material_editor.h" line="2950"/>
9875        <source>Final ColorValue Controls</source>
9876        <translation type="unfinished"></translation>
9877    </message>
9878    <message>
9879        <location filename="../qt/material_editor.ui" line="2023"/>
9880        <location filename="../qt/ui_material_editor.h" line="2952"/>
9881        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;These options deform the Final ColorValues derived from the previous functions.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9882        <translation type="unfinished"></translation>
9883    </message>
9884    <message>
9885        <location filename="../qt/material_editor.ui" line="2026"/>
9886        <location filename="../qt/ui_material_editor.h" line="2954"/>
9887        <source>Palette deformin&amp;g options</source>
9888        <translation type="unfinished"></translation>
9889    </message>
9890    <message>
9891        <location filename="../qt/material_editor.ui" line="2050"/>
9892        <location filename="../qt/material_editor.ui" line="2192"/>
9893        <location filename="../qt/material_editor.ui" line="2299"/>
9894        <location filename="../qt/ui_material_editor.h" line="2956"/>
9895        <location filename="../qt/ui_material_editor.h" line="2969"/>
9896        <location filename="../qt/ui_material_editor.h" line="2979"/>
9897        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Function produces an addition to the ColorValues based on its current value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9898        <translation type="unfinished"></translation>
9899    </message>
9900    <message>
9901        <location filename="../qt/material_editor.ui" line="2053"/>
9902        <location filename="../qt/ui_material_editor.h" line="2958"/>
9903        <source>addition curv&amp;e function</source>
9904        <translation type="unfinished"></translation>
9905    </message>
9906    <message>
9907        <location filename="../qt/material_editor.ui" line="2110"/>
9908        <location filename="../qt/ui_material_editor.h" line="2961"/>
9909        <source>spread factor:</source>
9910        <translation type="unfinished"></translation>
9911    </message>
9912    <message>
9913        <location filename="../qt/material_editor.ui" line="2117"/>
9914        <location filename="../qt/ui_material_editor.h" line="2962"/>
9915        <source>maximum add:</source>
9916        <translation type="unfinished"></translation>
9917    </message>
9918    <message>
9919        <location filename="../qt/material_editor.ui" line="2152"/>
9920        <location filename="../qt/material_editor.ui" line="2231"/>
9921        <location filename="../qt/material_editor.ui" line="2401"/>
9922        <location filename="../qt/ui_material_editor.h" line="2965"/>
9923        <location filename="../qt/ui_material_editor.h" line="2973"/>
9924        <location filename="../qt/ui_material_editor.h" line="2988"/>
9925        <source>start value:</source>
9926        <translation type="unfinished"></translation>
9927    </message>
9928    <message>
9929        <location filename="../qt/material_editor.ui" line="2195"/>
9930        <location filename="../qt/ui_material_editor.h" line="2971"/>
9931        <source>paraboli&amp;c function</source>
9932        <translation type="unfinished"></translation>
9933    </message>
9934    <message>
9935        <location filename="../qt/material_editor.ui" line="2224"/>
9936        <location filename="../qt/ui_material_editor.h" line="2972"/>
9937        <source>parab scale:</source>
9938        <translation type="unfinished"></translation>
9939    </message>
9940    <message>
9941        <location filename="../qt/material_editor.ui" line="2302"/>
9942        <location filename="../qt/ui_material_editor.h" line="2981"/>
9943        <source>t&amp;rig function</source>
9944        <translation type="unfinished"></translation>
9945    </message>
9946    <message>
9947        <location filename="../qt/material_editor.ui" line="2359"/>
9948        <location filename="../qt/ui_material_editor.h" line="2984"/>
9949        <source>cosine add:</source>
9950        <translation type="unfinished"></translation>
9951    </message>
9952    <message>
9953        <location filename="../qt/material_editor.ui" line="2366"/>
9954        <location filename="../qt/ui_material_editor.h" line="2985"/>
9955        <source>cosine period:</source>
9956        <translation type="unfinished"></translation>
9957    </message>
9958    <message>
9959        <location filename="../qt/material_editor.ui" line="2446"/>
9960        <location filename="../qt/ui_material_editor.h" line="2992"/>
9961        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Function rounds adjacent colorValues to produces solid color bands (i.e. no transitions between colors.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9962        <translation type="unfinished"></translation>
9963    </message>
9964    <message>
9965        <location filename="../qt/material_editor.ui" line="2449"/>
9966        <location filename="../qt/ui_material_editor.h" line="2994"/>
9967        <source>roun&amp;d</source>
9968        <translation type="unfinished"></translation>
9969    </message>
9970    <message>
9971        <location filename="../qt/material_editor.ui" line="2506"/>
9972        <location filename="../qt/ui_material_editor.h" line="2997"/>
9973        <source>round scale</source>
9974        <translation type="unfinished"></translation>
9975    </message>
9976    <message>
9977        <location filename="../qt/material_editor.ui" line="2525"/>
9978        <location filename="../qt/ui_material_editor.h" line="2998"/>
9979        <source>min colorValue</source>
9980        <translation type="unfinished"></translation>
9981    </message>
9982    <message>
9983        <location filename="../qt/material_editor.ui" line="2538"/>
9984        <location filename="../qt/ui_material_editor.h" line="3000"/>
9985        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Limit of minimum colorValue (units are still 1.0 = 256 colorValue units).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9986        <translation type="unfinished"></translation>
9987    </message>
9988    <message>
9989        <location filename="../qt/material_editor.ui" line="2563"/>
9990        <location filename="../qt/ui_material_editor.h" line="3004"/>
9991        <source>max colorValue</source>
9992        <translation type="unfinished"></translation>
9993    </message>
9994    <message>
9995        <location filename="../qt/material_editor.ui" line="2576"/>
9996        <location filename="../qt/ui_material_editor.h" line="3006"/>
9997        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Limit of maximum colorValue (units are still 1.0 = 256 colorValue units).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9998        <translation type="unfinished"></translation>
9999    </message>
10000    <message>
10001        <location filename="../qt/material_editor.ui" line="2663"/>
10002        <location filename="../qt/ui_material_editor.h" line="3017"/>
10003        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Use image file as color texture.&lt;/p&gt;&lt;p&gt;Color texture is mixed with &apos;Single Color&apos; (if palette is off) or &apos;Palette&apos; (if palette is on). &lt;/p&gt;&lt;p&gt;example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - color texture.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10004        <translation type="unfinished"></translation>
10005    </message>
10006    <message>
10007        <location filename="../qt/material_editor.ui" line="2666"/>
10008        <location filename="../qt/ui_material_editor.h" line="3019"/>
10009        <source>Use color texture from an &amp;image</source>
10010        <translation type="unfinished"></translation>
10011    </message>
10012    <message>
10013        <location filename="../qt/material_editor.ui" line="2695"/>
10014        <location filename="../qt/material_editor.ui" line="3247"/>
10015        <location filename="../qt/material_editor.ui" line="3523"/>
10016        <location filename="../qt/material_editor.ui" line="3765"/>
10017        <location filename="../qt/material_editor.ui" line="3962"/>
10018        <location filename="../qt/material_editor.ui" line="4054"/>
10019        <location filename="../qt/ui_material_editor.h" line="3020"/>
10020        <location filename="../qt/ui_material_editor.h" line="3093"/>
10021        <location filename="../qt/ui_material_editor.h" line="3123"/>
10022        <location filename="../qt/ui_material_editor.h" line="3155"/>
10023        <location filename="../qt/ui_material_editor.h" line="3178"/>
10024        <location filename="../qt/ui_material_editor.h" line="3186"/>
10025        <source>Texture intensity:</source>
10026        <translation type="unfinished"></translation>
10027    </message>
10028    <message>
10029        <location filename="../qt/material_editor.ui" line="2702"/>
10030        <location filename="../qt/material_editor.ui" line="3254"/>
10031        <location filename="../qt/material_editor.ui" line="3530"/>
10032        <location filename="../qt/material_editor.ui" line="3772"/>
10033        <location filename="../qt/material_editor.ui" line="3969"/>
10034        <location filename="../qt/material_editor.ui" line="4061"/>
10035        <location filename="../qt/material_editor.ui" line="4146"/>
10036        <location filename="../qt/material_editor.ui" line="4244"/>
10037        <location filename="../qt/ui_material_editor.h" line="3021"/>
10038        <location filename="../qt/ui_material_editor.h" line="3094"/>
10039        <location filename="../qt/ui_material_editor.h" line="3124"/>
10040        <location filename="../qt/ui_material_editor.h" line="3156"/>
10041        <location filename="../qt/ui_material_editor.h" line="3179"/>
10042        <location filename="../qt/ui_material_editor.h" line="3187"/>
10043        <location filename="../qt/ui_material_editor.h" line="3201"/>
10044        <location filename="../qt/ui_material_editor.h" line="3222"/>
10045        <source>Texture path:</source>
10046        <translation type="unfinished"></translation>
10047    </message>
10048    <message>
10049        <location filename="../qt/material_editor.ui" line="2715"/>
10050        <location filename="../qt/ui_material_editor.h" line="3023"/>
10051        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Path to image with color texture&lt;/p&gt;&lt;p&gt;To use animated textures (image sequences), replace numbers by &apos;%&apos; symbol. Example: If sequence of images is as showed below: &lt;br/&gt;texture0001.jpg&lt;br/&gt;texture0002.jpg&lt;br/&gt;etc&lt;/p&gt;&lt;p&gt;Then use following file name: texture%%%%.jpg&lt;br/&gt;This tells the program to treat this as not a single image but as a sequence of images with 4 digit index.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10052        <translation type="unfinished"></translation>
10053    </message>
10054    <message>
10055        <location filename="../qt/material_editor.ui" line="2728"/>
10056        <location filename="../qt/ui_material_editor.h" line="3026"/>
10057        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Contrast of color texture&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10058        <translation type="unfinished"></translation>
10059    </message>
10060    <message>
10061        <location filename="../qt/material_editor.ui" line="2758"/>
10062        <location filename="../qt/ui_material_editor.h" line="3030"/>
10063        <source>Shading</source>
10064        <translation type="unfinished"></translation>
10065    </message>
10066    <message>
10067        <location filename="../qt/material_editor.ui" line="2776"/>
10068        <location filename="../qt/ui_material_editor.h" line="3031"/>
10069        <source>(effect of angle of incidence of light)</source>
10070        <translation type="unfinished"></translation>
10071    </message>
10072    <message>
10073        <location filename="../qt/material_editor.ui" line="2785"/>
10074        <location filename="../qt/ui_material_editor.h" line="3032"/>
10075        <source>Shading:</source>
10076        <translation type="unfinished"></translation>
10077    </message>
10078    <message>
10079        <location filename="../qt/material_editor.ui" line="2798"/>
10080        <location filename="../qt/ui_material_editor.h" line="3034"/>
10081        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;angle of incidence effects intensity&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;shading 0.0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;shading 1.0 &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - shading 0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - shading 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10082        <translation type="unfinished"></translation>
10083    </message>
10084    <message>
10085        <location filename="../qt/material_editor.ui" line="2825"/>
10086        <location filename="../qt/ui_material_editor.h" line="3038"/>
10087        <source>Specular highlight</source>
10088        <translation type="unfinished"></translation>
10089    </message>
10090    <message>
10091        <location filename="../qt/material_editor.ui" line="2845"/>
10092        <location filename="../qt/ui_material_editor.h" line="3039"/>
10093        <source>Specular highlight color:</source>
10094        <translation type="unfinished"></translation>
10095    </message>
10096    <message>
10097        <location filename="../qt/material_editor.ui" line="2858"/>
10098        <location filename="../qt/ui_material_editor.h" line="3041"/>
10099        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of specular highlights&lt;/p&gt;&lt;p&gt;example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - specular highlight color.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10100        <translation type="unfinished"></translation>
10101    </message>
10102    <message>
10103        <location filename="../qt/material_editor.ui" line="2870"/>
10104        <location filename="../qt/ui_material_editor.h" line="3045"/>
10105        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Plastic specular reflection has color defined by &lt;span style=&quot; font-style:italic;&quot;&gt;Specular highlight color&lt;/span&gt; and depends on light source color. Surface color doesn&apos;t affect specular reflection color.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10106        <translation type="unfinished"></translation>
10107    </message>
10108    <message>
10109        <location filename="../qt/material_editor.ui" line="2873"/>
10110        <location filename="../qt/ui_material_editor.h" line="3047"/>
10111        <source>Plastic specular reflection</source>
10112        <translation type="unfinished"></translation>
10113    </message>
10114    <message>
10115        <location filename="../qt/material_editor.ui" line="2908"/>
10116        <location filename="../qt/ui_material_editor.h" line="3049"/>
10117        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Size of specular highlights&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;width 0.1&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;width 1.0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;width 5.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - specular highlight width 0.1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - specular highlight width 1.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - specular highlight width 5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10118        <translation type="unfinished"></translation>
10119    </message>
10120    <message>
10121        <location filename="../qt/material_editor.ui" line="2939"/>
10122        <location filename="../qt/ui_material_editor.h" line="3054"/>
10123        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of specular highlights&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;brightness 0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;brightness 5 &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - specularity 0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - specularity 5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10124        <translation type="unfinished"></translation>
10125    </message>
10126    <message>
10127        <location filename="../qt/material_editor.ui" line="2961"/>
10128        <location filename="../qt/material_editor.ui" line="3018"/>
10129        <location filename="../qt/ui_material_editor.h" line="3058"/>
10130        <location filename="../qt/ui_material_editor.h" line="3064"/>
10131        <source>Specular highlight brightness:</source>
10132        <translation type="unfinished"></translation>
10133    </message>
10134    <message>
10135        <location filename="../qt/material_editor.ui" line="2971"/>
10136        <location filename="../qt/material_editor.ui" line="3028"/>
10137        <location filename="../qt/ui_material_editor.h" line="3059"/>
10138        <location filename="../qt/ui_material_editor.h" line="3065"/>
10139        <source>Specular highlight width:</source>
10140        <translation type="unfinished"></translation>
10141    </message>
10142    <message>
10143        <location filename="../qt/material_editor.ui" line="2986"/>
10144        <location filename="../qt/ui_material_editor.h" line="3061"/>
10145        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Metallic specular reflection has color defined by &lt;span style=&quot; font-style:italic;&quot;&gt;Specular highlight color&lt;/span&gt; and depends on light source color and surface color.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10146        <translation type="unfinished"></translation>
10147    </message>
10148    <message>
10149        <location filename="../qt/material_editor.ui" line="2989"/>
10150        <location filename="../qt/ui_material_editor.h" line="3063"/>
10151        <source>Metallic specular reflection</source>
10152        <translation type="unfinished"></translation>
10153    </message>
10154    <message>
10155        <location filename="../qt/material_editor.ui" line="3044"/>
10156        <location filename="../qt/ui_material_editor.h" line="3067"/>
10157        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of metallic specular highlights&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;brightness 0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;brightness 5&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - specularity 0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - specular metallic 5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10158        <translation type="unfinished"></translation>
10159    </message>
10160    <message>
10161        <location filename="../qt/material_editor.ui" line="3072"/>
10162        <location filename="../qt/ui_material_editor.h" line="3072"/>
10163        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Width of metallic specular highlights &lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;width 0.2&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;width 2&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - specular metallic width 02.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - specular metallic width 2.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10164        <translation type="unfinished"></translation>
10165    </message>
10166    <message>
10167        <location filename="../qt/material_editor.ui" line="3097"/>
10168        <location filename="../qt/ui_material_editor.h" line="3076"/>
10169        <source>Roughness</source>
10170        <translation type="unfinished"></translation>
10171    </message>
10172    <message>
10173        <location filename="../qt/material_editor.ui" line="3113"/>
10174        <location filename="../qt/ui_material_editor.h" line="3078"/>
10175        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Roughness of metallic specular highlights &lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;roughness 0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;roughness 5&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - specular metallic 5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/image - shader - specular metallic roughness 10.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10176        <translation type="unfinished"></translation>
10177    </message>
10178    <message>
10179        <location filename="../qt/material_editor.ui" line="3146"/>
10180        <location filename="../qt/ui_material_editor.h" line="3083"/>
10181        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Makes surface rough. This effect works well with enabled Monte Carlo algorithms.&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - roughness 0,05.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10182        <translation type="unfinished"></translation>
10183    </message>
10184    <message>
10185        <location filename="../qt/material_editor.ui" line="3149"/>
10186        <location filename="../qt/ui_material_editor.h" line="3085"/>
10187        <source>Rough surface</source>
10188        <translation type="unfinished"></translation>
10189    </message>
10190    <message>
10191        <location filename="../qt/material_editor.ui" line="3178"/>
10192        <location filename="../qt/ui_material_editor.h" line="3086"/>
10193        <source>Roughness:</source>
10194        <translation type="unfinished"></translation>
10195    </message>
10196    <message>
10197        <location filename="../qt/material_editor.ui" line="3194"/>
10198        <location filename="../qt/ui_material_editor.h" line="3088"/>
10199        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Roughness of object surface&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;roughness 0&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;roughness 0.05&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - roughness 0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - roughness 0,05.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10200        <translation type="unfinished"></translation>
10201    </message>
10202    <message>
10203        <location filename="../qt/material_editor.ui" line="3218"/>
10204        <location filename="../qt/ui_material_editor.h" line="3092"/>
10205        <source>Use roughness map texture</source>
10206        <translation type="unfinished"></translation>
10207    </message>
10208    <message>
10209        <location filename="../qt/material_editor.ui" line="3304"/>
10210        <location filename="../qt/ui_material_editor.h" line="3098"/>
10211        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Iridescence makes gradual changes of surface colour as the angle of view or the angle of illumination changes. &lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;Iridescence disabled&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;Ididescence enabled&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - iridescence off.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - iridescence on.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10212        <translation type="unfinished"></translation>
10213    </message>
10214    <message>
10215        <location filename="../qt/material_editor.ui" line="3307"/>
10216        <location filename="../qt/ui_material_editor.h" line="3100"/>
10217        <source>Iridescence</source>
10218        <translation type="unfinished"></translation>
10219    </message>
10220    <message>
10221        <location filename="../qt/material_editor.ui" line="3333"/>
10222        <location filename="../qt/material_editor.ui" line="4153"/>
10223        <location filename="../qt/ui_material_editor.h" line="3101"/>
10224        <location filename="../qt/ui_material_editor.h" line="3202"/>
10225        <source>Intensity:</source>
10226        <translation type="unfinished"></translation>
10227    </message>
10228    <message>
10229        <location filename="../qt/material_editor.ui" line="3368"/>
10230        <location filename="../qt/ui_material_editor.h" line="3104"/>
10231        <source>Subsurface relative thickness</source>
10232        <translation type="unfinished"></translation>
10233    </message>
10234    <message>
10235        <location filename="../qt/material_editor.ui" line="3933"/>
10236        <location filename="../qt/ui_material_editor.h" line="3177"/>
10237        <source>Use transparency map texture</source>
10238        <translation type="unfinished"></translation>
10239    </message>
10240    <message>
10241        <location filename="../qt/material_editor.ui" line="268"/>
10242        <location filename="../qt/material_editor.ui" line="3411"/>
10243        <location filename="../qt/ui_material_editor.h" line="2749"/>
10244        <location filename="../qt/ui_material_editor.h" line="3107"/>
10245        <source>Luminosity</source>
10246        <translation type="unfinished"></translation>
10247    </message>
10248    <message>
10249        <location filename="../qt/material_editor.ui" line="3437"/>
10250        <location filename="../qt/ui_material_editor.h" line="3109"/>
10251        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of the luminosity of the selected color.&lt;/p&gt;&lt;p&gt;Note: luminosity effect illuminates near objects only when Global Illumination is enabled.&lt;/p&gt;&lt;p&gt;Example of luminosity effect:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - luminosity.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10252        <translation type="unfinished"></translation>
10253    </message>
10254    <message>
10255        <location filename="../qt/material_editor.ui" line="3459"/>
10256        <location filename="../qt/ui_material_editor.h" line="3113"/>
10257        <source>Luminosity:</source>
10258        <translation type="unfinished"></translation>
10259    </message>
10260    <message>
10261        <location filename="../qt/material_editor.ui" line="3472"/>
10262        <location filename="../qt/ui_material_editor.h" line="3115"/>
10263        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of the luminosity effect.&lt;/p&gt;&lt;p&gt;Note: luminosity effect does not illuminate near objects.&lt;/p&gt;&lt;p&gt;Example of luminosity effect:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - luminosity.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10264        <translation type="unfinished"></translation>
10265    </message>
10266    <message>
10267        <location filename="../qt/material_editor.ui" line="3482"/>
10268        <location filename="../qt/ui_material_editor.h" line="3118"/>
10269        <source>Luminosity color:</source>
10270        <translation type="unfinished"></translation>
10271    </message>
10272    <message>
10273        <location filename="../qt/material_editor.ui" line="3491"/>
10274        <location filename="../qt/ui_material_editor.h" line="3120"/>
10275        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Use an image as a texture for luminosity effect.&lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - luminosity texture.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10276        <translation type="unfinished"></translation>
10277    </message>
10278    <message>
10279        <location filename="../qt/material_editor.ui" line="3494"/>
10280        <location filename="../qt/ui_material_editor.h" line="3122"/>
10281        <source>Use luminosity te&amp;xture</source>
10282        <translation type="unfinished"></translation>
10283    </message>
10284    <message>
10285        <location filename="../qt/material_editor.ui" line="3543"/>
10286        <location filename="../qt/ui_material_editor.h" line="3126"/>
10287        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Path to image with luminosity texture&lt;/p&gt;&lt;p&gt;To use animated textures (image sequences), replace numbers by &apos;%&apos; symbol. Example: If sequence of images is as showed below: &lt;br/&gt;texture0001.jpg&lt;br/&gt;texture0002.jpg&lt;br/&gt;etc&lt;/p&gt;&lt;p&gt;Then use following file name: texture%%%%.jpg&lt;br/&gt;This tells the program to treat this as not a single image but as a sequence of images with 4 digit index.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10288        <translation type="unfinished"></translation>
10289    </message>
10290    <message>
10291        <location filename="../qt/material_editor.ui" line="3556"/>
10292        <location filename="../qt/ui_material_editor.h" line="3129"/>
10293        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Brightness of luminosity texture.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10294        <translation type="unfinished"></translation>
10295    </message>
10296    <message>
10297        <location filename="../qt/material_editor.ui" line="3586"/>
10298        <location filename="../qt/ui_material_editor.h" line="3133"/>
10299        <source>Reflections and refraction</source>
10300        <translation type="unfinished"></translation>
10301    </message>
10302    <message>
10303        <location filename="../qt/material_editor.ui" line="3610"/>
10304        <location filename="../qt/ui_material_editor.h" line="3135"/>
10305        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If enabled the reflectance is calculated from Fresnel&apos;s equations.  Reflectance is dependant on the angle of incidence of the ray.&lt;/p&gt;&lt;p&gt;To apply this effect, enable ray-traced reflections in &lt;span style=&quot; font-style:italic;&quot;&gt;Raytracing&lt;/span&gt; tab&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;Fresnel&apos;s equations off&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;Fresnel&apos;s equations on&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - reflectance fresnel off.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - reflectance fresnel.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10306        <translation type="unfinished"></translation>
10307    </message>
10308    <message>
10309        <location filename="../qt/material_editor.ui" line="3613"/>
10310        <location filename="../qt/ui_material_editor.h" line="3137"/>
10311        <source>Fresnel&apos;s equations for reflectance</source>
10312        <translation type="unfinished"></translation>
10313    </message>
10314    <message>
10315        <location filename="../qt/material_editor.ui" line="3622"/>
10316        <location filename="../qt/ui_material_editor.h" line="3138"/>
10317        <source>Index of refraction:</source>
10318        <translation type="unfinished"></translation>
10319    </message>
10320    <message>
10321        <location filename="../qt/material_editor.ui" line="3635"/>
10322        <location filename="../qt/ui_material_editor.h" line="3140"/>
10323        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Index of refraction of the material. It has influence on transparent objects and on non-transparent reflective objects. It affects the calculation in Fresnel&apos;s equations. &lt;/p&gt;&lt;p&gt;To apply this effect, enable ray-traced reflections in &lt;span style=&quot; font-style:italic;&quot;&gt;Raytracing&lt;/span&gt; tab&lt;/p&gt;&lt;p&gt;Example values: vacuum 1.0; glass.1.5; water 1.35; diamond 2.41&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;index of refraction 1.0 (gas or vacuum)&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;index of refraction 1.5 (glass)&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;index of refraction 2.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency index of refraction 1.0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency index of refraction 1.5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency index of refraction 2.0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10324        <translation type="unfinished"></translation>
10325    </message>
10326    <message>
10327        <location filename="../qt/material_editor.ui" line="3659"/>
10328        <location filename="../qt/ui_material_editor.h" line="3145"/>
10329        <source>Reflections</source>
10330        <translation type="unfinished"></translation>
10331    </message>
10332    <message>
10333        <location filename="../qt/material_editor.ui" line="3692"/>
10334        <location filename="../qt/ui_material_editor.h" line="3147"/>
10335        <source>Reflectance:</source>
10336        <translation type="unfinished"></translation>
10337    </message>
10338    <message>
10339        <location filename="../qt/material_editor.ui" line="3705"/>
10340        <location filename="../qt/ui_material_editor.h" line="3149"/>
10341        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of light reflection effect&lt;/p&gt;&lt;p&gt;To apply this effect, enable ray-traced reflections in &lt;span style=&quot; font-style:italic;&quot;&gt;Raytracing&lt;/span&gt; tab or environment mapping&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;reflectance 0.5&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;reflectance 0.8&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;reflectance 1.0 (perfect reflection)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - reflectance 0.5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - reflectance 0.8.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - reflectance 1.0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10342        <translation type="unfinished"></translation>
10343    </message>
10344    <message>
10345        <location filename="../qt/material_editor.ui" line="3727"/>
10346        <location filename="../qt/ui_material_editor.h" line="3153"/>
10347        <source>Color of reflections:</source>
10348        <translation type="unfinished"></translation>
10349    </message>
10350    <message>
10351        <location filename="../qt/material_editor.ui" line="376"/>
10352        <location filename="../qt/material_editor.ui" line="3822"/>
10353        <location filename="../qt/ui_material_editor.h" line="2767"/>
10354        <location filename="../qt/ui_material_editor.h" line="3159"/>
10355        <source>Transparency</source>
10356        <translation type="unfinished"></translation>
10357    </message>
10358    <message>
10359        <location filename="../qt/material_editor.ui" line="142"/>
10360        <location filename="../qt/ui_material_editor.h" line="2736"/>
10361        <source>&amp;Use colors from gradients</source>
10362        <translation type="unfinished"></translation>
10363    </message>
10364    <message>
10365        <location filename="../qt/material_editor.ui" line="166"/>
10366        <location filename="../qt/material_editor.ui" line="2612"/>
10367        <location filename="../qt/ui_material_editor.h" line="2737"/>
10368        <location filename="../qt/ui_material_editor.h" line="3010"/>
10369        <source>Surface color</source>
10370        <translation type="unfinished"></translation>
10371    </message>
10372    <message>
10373        <location filename="../qt/material_editor.ui" line="190"/>
10374        <location filename="../qt/ui_material_editor.h" line="2739"/>
10375        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gradient which defines the colors of the fractal surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10376        <translation type="unfinished"></translation>
10377    </message>
10378    <message>
10379        <location filename="../qt/material_editor.ui" line="200"/>
10380        <location filename="../qt/ui_material_editor.h" line="2741"/>
10381        <source>Specular highlights</source>
10382        <translation type="unfinished"></translation>
10383    </message>
10384    <message>
10385        <location filename="../qt/material_editor.ui" line="224"/>
10386        <location filename="../qt/ui_material_editor.h" line="2743"/>
10387        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gradient which defines the colors of the specular highlights.&lt;/p&gt;&lt;p&gt;Brighter colors increase the highlights intensity. A black color creates no highlights.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10388        <translation type="unfinished"></translation>
10389    </message>
10390    <message>
10391        <location filename="../qt/material_editor.ui" line="234"/>
10392        <location filename="../qt/ui_material_editor.h" line="2745"/>
10393        <source>Diffuse (brighter -&gt; higher glossiness)</source>
10394        <translation type="unfinished"></translation>
10395    </message>
10396    <message>
10397        <location filename="../qt/material_editor.ui" line="258"/>
10398        <location filename="../qt/ui_material_editor.h" line="2747"/>
10399        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gradient which defines the intensity and width of specular highlights.&lt;/p&gt;&lt;p&gt;A higher value produces a more glossy surface, e.g. brighter highlights of a smaller width.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10400        <translation type="unfinished"></translation>
10401    </message>
10402    <message>
10403        <location filename="../qt/material_editor.ui" line="292"/>
10404        <location filename="../qt/ui_material_editor.h" line="2751"/>
10405        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gradient which defines the luminosity of the fractal.&lt;/p&gt;&lt;p&gt;Higher brighness of gradient colors provides a higher luminosity.&lt;/p&gt;&lt;p&gt;This effect works only when the luminosity value is greater than zero.&lt;/p&gt;&lt;p&gt;To illuminate other objects by this gradient, &lt;span style=&quot; font-style:italic;&quot;&gt;Monte Carlo Algorithm&lt;/span&gt; / &lt;span style=&quot; font-style:italic;&quot;&gt;Calculate MC Global Illumination &lt;/span&gt;must be enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10406        <translation type="unfinished"></translation>
10407    </message>
10408    <message>
10409        <location filename="../qt/material_editor.ui" line="302"/>
10410        <location filename="../qt/ui_material_editor.h" line="2754"/>
10411        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10412        <translation type="unfinished"></translation>
10413    </message>
10414    <message>
10415        <location filename="../qt/material_editor.ui" line="305"/>
10416        <location filename="../qt/ui_material_editor.h" line="2756"/>
10417        <source>Roughness (brighter -&gt; higher roughness)</source>
10418        <translation type="unfinished"></translation>
10419    </message>
10420    <message>
10421        <location filename="../qt/material_editor.ui" line="329"/>
10422        <location filename="../qt/ui_material_editor.h" line="2758"/>
10423        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gradient which defines the roughness of the fractal surface.&lt;/p&gt;&lt;p&gt;A higher value provides higher roughness. A black color makes a smooth surface.&lt;/p&gt;&lt;p&gt;This gradient works only when &amp;quot;Rough surface&amp;quot; is enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10424        <translation type="unfinished"></translation>
10425    </message>
10426    <message>
10427        <location filename="../qt/material_editor.ui" line="342"/>
10428        <location filename="../qt/ui_material_editor.h" line="2763"/>
10429        <source>Reflectance</source>
10430        <translation type="unfinished"></translation>
10431    </message>
10432    <message>
10433        <location filename="../qt/material_editor.ui" line="366"/>
10434        <location filename="../qt/ui_material_editor.h" line="2765"/>
10435        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gradient which defines the reflected light colors.&lt;/p&gt;&lt;p&gt;Brighter colors increase reflectance. A black color creates no reflections.&lt;/p&gt;&lt;p&gt;This gradient works only when &lt;span style=&quot; font-style:italic;&quot;&gt;reflectance&lt;/span&gt; is greater than zero.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10436        <translation type="unfinished"></translation>
10437    </message>
10438    <message>
10439        <location filename="../qt/material_editor.ui" line="400"/>
10440        <location filename="../qt/ui_material_editor.h" line="2769"/>
10441        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Gradient which defines the transparency colors of the fractal.&lt;/p&gt;&lt;p&gt;Brighter colors increase transparency. A black color creates no transparency.&lt;/p&gt;&lt;p&gt;This gradient works only if &lt;span style=&quot; font-style:italic;&quot;&gt;transparency of surface&lt;/span&gt; is greater than zero.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10442        <translation type="unfinished"></translation>
10443    </message>
10444    <message>
10445        <location filename="../qt/material_editor.ui" line="1423"/>
10446        <location filename="../qt/ui_material_editor.h" line="2887"/>
10447        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;For BETA transforms: trans_hybrid_color &amp;amp; trans_hybrid_color2.&lt;/p&gt;&lt;p&gt;Parameter controls weight of aux.colorHybrid values.&lt;/p&gt;&lt;p&gt;Assume these functions may not be backwards compatible in later releases.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10448        <translation type="unfinished"></translation>
10449    </message>
10450    <message>
10451        <location filename="../qt/material_editor.ui" line="3736"/>
10452        <location filename="../qt/ui_material_editor.h" line="3154"/>
10453        <source>Use reflectance map texture</source>
10454        <translation type="unfinished"></translation>
10455    </message>
10456    <message>
10457        <location filename="../qt/material_editor.ui" line="3858"/>
10458        <location filename="../qt/ui_material_editor.h" line="3161"/>
10459        <source>Transparency of volume:</source>
10460        <translation type="unfinished"></translation>
10461    </message>
10462    <message>
10463        <location filename="../qt/material_editor.ui" line="3865"/>
10464        <location filename="../qt/ui_material_editor.h" line="3162"/>
10465        <source>Transparency of surface:</source>
10466        <translation type="unfinished"></translation>
10467    </message>
10468    <message>
10469        <location filename="../qt/material_editor.ui" line="3872"/>
10470        <location filename="../qt/ui_material_editor.h" line="3164"/>
10471        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Transparency of the fractal interior. Thicker parts of the object will appear less transparent than thinner parts.&lt;/p&gt;&lt;p&gt;To apply this effect, enable ray-traced reflections in &lt;span style=&quot; font-style:italic;&quot;&gt;Raytracing&lt;/span&gt; tab&lt;/p&gt;&lt;p&gt;Examples for yellow color of volume&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;transparency 0.5&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;transparency 0.8&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;transparency 1.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency of volume 0.5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency of volume 0.8.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency of surface 1.0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10472        <translation type="unfinished"></translation>
10473    </message>
10474    <message>
10475        <location filename="../qt/material_editor.ui" line="3885"/>
10476        <location filename="../qt/ui_material_editor.h" line="3167"/>
10477        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Transparency of fractal surface. &lt;/p&gt;&lt;p&gt;This effect simulates glass or other refractive materials. For fast rendering, it is recommended to decrease the &apos;maximum number of iterations&apos; to as low a value as will still produce acceptable  image quality ( e.g. maybe about 20 iterations).&lt;/p&gt;&lt;p&gt;To apply this effect, enable ray-traced reflections in &lt;span style=&quot; font-style:italic;&quot;&gt;Raytracing&lt;/span&gt; tab &lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;transparency 0.5&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;transparency 0.8&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;transparency 1.0&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency of surface 0.5.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency of surface 0.8.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - transparency of surface 1.0.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10478        <translation type="unfinished"></translation>
10479    </message>
10480    <message>
10481        <location filename="../qt/material_editor.ui" line="3907"/>
10482        <location filename="../qt/ui_material_editor.h" line="3172"/>
10483        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Color of interior of transparent objects.&lt;/p&gt;&lt;p&gt;To apply this effect, enable ray-traced reflections in &lt;span style=&quot; font-style:italic;&quot;&gt;Raytracing&lt;/span&gt; tab&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10484        <translation type="unfinished"></translation>
10485    </message>
10486    <message>
10487        <location filename="../qt/material_editor.ui" line="3917"/>
10488        <location filename="../qt/ui_material_editor.h" line="3175"/>
10489        <source>Color of volume:</source>
10490        <translation type="unfinished"></translation>
10491    </message>
10492    <message>
10493        <location filename="../qt/material_editor.ui" line="3924"/>
10494        <location filename="../qt/ui_material_editor.h" line="3176"/>
10495        <source>Color of transparency:</source>
10496        <translation type="unfinished"></translation>
10497    </message>
10498    <message>
10499        <location filename="../qt/material_editor.ui" line="4022"/>
10500        <location filename="../qt/ui_material_editor.h" line="3183"/>
10501        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Diffusion texture controls the amount and color of the reflected light. It also controls the intensity and width of the specular reflections.&lt;/p&gt;&lt;p&gt;Areas with brighter colors will reflect more light, the specular reflection will be brighter and the size of the specular reflections will be smaller (i.e. simulates polished surface.)&lt;/p&gt;&lt;p&gt;Dark areas will not reflect light, and the specular reflections will be dark and wide (i.e. simulates a rough surface). &lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - diffusion texture.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10502        <translation type="unfinished"></translation>
10503    </message>
10504    <message>
10505        <location filename="../qt/material_editor.ui" line="4025"/>
10506        <location filename="../qt/ui_material_editor.h" line="3185"/>
10507        <source>Use diffusion &amp;texture</source>
10508        <translation type="unfinished"></translation>
10509    </message>
10510    <message>
10511        <location filename="../qt/material_editor.ui" line="4074"/>
10512        <location filename="../qt/ui_material_editor.h" line="3189"/>
10513        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Path to the image to be used for diffusion texture&lt;/p&gt;&lt;p&gt;To use animated textures (image sequences), replace numbers by &apos;%&apos; symbol. Example: If sequence of images is as showed below: &lt;br/&gt;texture0001.jpg&lt;br/&gt;texture0002.jpg&lt;br/&gt;etc&lt;/p&gt;&lt;p&gt;Then use following file name: texture%%%%.jpg&lt;br/&gt;This tells the program to treat this as not a single image but as a sequence of images with 4 digit index.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10514        <translation type="unfinished"></translation>
10515    </message>
10516    <message>
10517        <location filename="../qt/material_editor.ui" line="4087"/>
10518        <location filename="../qt/ui_material_editor.h" line="3192"/>
10519        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Brightness of diffusion texture. Higher value will simulate more polished surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10520        <translation type="unfinished"></translation>
10521    </message>
10522    <message>
10523        <location filename="../qt/material_editor.ui" line="4114"/>
10524        <location filename="../qt/ui_material_editor.h" line="3197"/>
10525        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Normal mapping is a technique used for faking the lighting of bumps and dentsan implementation of bump mapping. Normal map texture changes locally the direction of the surface normal vector, (i.e. &lt;span style=&quot; text-decoration: underline;&quot;&gt;simulates&lt;/span&gt; local changes of the surface angle). It causes changes to the way that the light is reflected or diffused. Normal maps do not deform the object surface, but just give the appearance of deformation.&lt;/p&gt;&lt;p&gt;Normal map textures uses color components to define the direction of the deflection of a normal vector. Red represents X axis, green represents Y axis and blue represents Z axis. &lt;/p&gt;&lt;p&gt;Normal maps can be derived from height maps (bumpmaps)&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;Example normal map texture:&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;Example height map&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/normal_map_texture.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/displacement_texture.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;Example object with normal map texture:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - normal map texture.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10526        <translation type="unfinished"></translation>
10527    </message>
10528    <message>
10529        <location filename="../qt/material_editor.ui" line="4117"/>
10530        <location filename="../qt/ui_material_editor.h" line="3200"/>
10531        <source>Use normal &amp;map texture</source>
10532        <translation type="unfinished"></translation>
10533    </message>
10534    <message>
10535        <location filename="../qt/material_editor.ui" line="4160"/>
10536        <location filename="../qt/ui_material_editor.h" line="3204"/>
10537        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Intensity of bumps.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10538        <translation type="unfinished"></translation>
10539    </message>
10540    <message>
10541        <location filename="../qt/material_editor.ui" line="4173"/>
10542        <location filename="../qt/ui_material_editor.h" line="3207"/>
10543        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Path to the image to be used as the normal map texture&lt;/p&gt;&lt;p&gt;To use animated textures (image sequences), replace numbers by &apos;%&apos; symbol. Example: If sequence of images is as showed below: &lt;br/&gt;texture0001.jpg&lt;br/&gt;texture0002.jpg&lt;br/&gt;etc&lt;/p&gt;&lt;p&gt;Then use following file name: texture%%%%.jpg&lt;br/&gt;This tells the program to treat this as not a single image but as a sequence of images with 4 digit index.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10544        <translation type="unfinished"></translation>
10545    </message>
10546    <message>
10547        <location filename="../qt/material_editor.ui" line="4180"/>
10548        <location filename="../qt/ui_material_editor.h" line="3210"/>
10549        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables the use of greyscale heightmaps as bump maps, like on the image below. The bump map is internally converted to a normal map. &lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/displacement_texture.jpg&quot;/&gt;&lt;/p&gt;&lt;p&gt;This texture can give the following result:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - normal map texture from bumpmap.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10550        <translation type="unfinished"></translation>
10551    </message>
10552    <message>
10553        <location filename="../qt/material_editor.ui" line="4183"/>
10554        <location filename="../qt/ui_material_editor.h" line="3212"/>
10555        <source>Normal map derived from greyscale bump map</source>
10556        <translation type="unfinished"></translation>
10557    </message>
10558    <message>
10559        <location filename="../qt/material_editor.ui" line="4190"/>
10560        <location filename="../qt/ui_material_editor.h" line="3214"/>
10561        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;There are two standards of normal maps. The difference between them is in the direction of the Y component of the normal vector. Visually when the Y component is swapped then the green component of the texture is inverted.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;standard&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;inverted&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/normal_map_texture.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/normal_map_texture_g_inv.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;To recognize which standard it is, check how the colors are located on the convex part of the texture.&lt;/p&gt;&lt;p&gt;Standard:   top left corner - green,  bottom right- red&lt;/p&gt;&lt;p&gt;Inverted:    bottom left corner - green,  right top - red&lt;/p&gt;&lt;p&gt;If you use inverted texture, then this check box should be ticked.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10562        <translation type="unfinished"></translation>
10563    </message>
10564    <message>
10565        <location filename="../qt/material_editor.ui" line="4193"/>
10566        <location filename="../qt/ui_material_editor.h" line="3216"/>
10567        <source>Invert green (Y+ / Y-)</source>
10568        <translation type="unfinished"></translation>
10569    </message>
10570    <message>
10571        <location filename="../qt/material_editor.ui" line="4205"/>
10572        <location filename="../qt/ui_material_editor.h" line="3218"/>
10573        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Displacement map technique uses texture to cause an effect where the actual geometric position of points over the textured surface are displaced. It gives the surfaces a greater sense of depth and detail, permitting self-shadowing. In contrast to normal mapping, it deforms object surface.&lt;/p&gt;&lt;p&gt;Example displacement map texture (in most cases it can be the same as for bump maps). Brighter pixels will give bigger embossing of surface.&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/displacement_texture.jpg&quot;/&gt;&lt;/p&gt;&lt;p&gt;Example result:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - displacement map.jpg&quot;/&gt;&lt;/p&gt;&lt;p&gt;Note: displacement map does not work with cubic mapping of texture.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10574        <translation type="unfinished"></translation>
10575    </message>
10576    <message>
10577        <location filename="../qt/material_editor.ui" line="4208"/>
10578        <location filename="../qt/ui_material_editor.h" line="3220"/>
10579        <source>Use displacement &amp;map texture</source>
10580        <translation type="unfinished"></translation>
10581    </message>
10582    <message>
10583        <location filename="../qt/material_editor.ui" line="4237"/>
10584        <location filename="../qt/ui_material_editor.h" line="3221"/>
10585        <source>Displacement height:</source>
10586        <translation type="unfinished"></translation>
10587    </message>
10588    <message>
10589        <location filename="../qt/material_editor.ui" line="4257"/>
10590        <location filename="../qt/ui_material_editor.h" line="3224"/>
10591        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Path to image with displacement map texture&lt;/p&gt;&lt;p&gt;To use animated textures (image sequences), replace numbers by &apos;%&apos; symbol. Example: If sequence of images is as showed below: &lt;br/&gt;texture0001.jpg&lt;br/&gt;texture0002.jpg&lt;br/&gt;etc&lt;/p&gt;&lt;p&gt;Then use following file name: texture%%%%.jpg&lt;br/&gt;This tells the program to treat this as not a single image but as a sequence of images with 4 digit index.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10592        <translation type="unfinished"></translation>
10593    </message>
10594    <message>
10595        <location filename="../qt/material_editor.ui" line="4264"/>
10596        <location filename="../qt/ui_material_editor.h" line="3227"/>
10597        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Height of displacement. Height is in the same units as object sizes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10598        <translation type="unfinished"></translation>
10599    </message>
10600    <message>
10601        <location filename="../qt/material_editor.ui" line="4276"/>
10602        <location filename="../qt/ui_material_editor.h" line="3229"/>
10603        <source>Texture mapping</source>
10604        <translation type="unfinished"></translation>
10605    </message>
10606    <message>
10607        <location filename="../qt/material_editor.ui" line="4297"/>
10608        <location filename="../qt/ui_material_editor.h" line="3230"/>
10609        <source>Fractalize texture</source>
10610        <translation type="unfinished"></translation>
10611    </message>
10612    <message>
10613        <location filename="../qt/material_editor.ui" line="4315"/>
10614        <location filename="../qt/ui_material_editor.h" line="3231"/>
10615        <source>Map texture to fractal shape using algorithm basing on orbit traps</source>
10616        <translation type="unfinished"></translation>
10617    </message>
10618    <message>
10619        <location filename="../qt/material_editor.ui" line="4327"/>
10620        <location filename="../qt/ui_material_editor.h" line="3232"/>
10621        <source>start orbit trap at iteration:</source>
10622        <translation type="unfinished"></translation>
10623    </message>
10624    <message>
10625        <location filename="../qt/material_editor.ui" line="4337"/>
10626        <location filename="../qt/ui_material_editor.h" line="3233"/>
10627        <source>Orbit trap cube size</source>
10628        <translation type="unfinished"></translation>
10629    </message>
10630    <message>
10631        <location filename="../qt/material_editor.ui" line="4386"/>
10632        <location filename="../qt/ui_material_editor.h" line="3235"/>
10633        <source>Mapping type:</source>
10634        <translation type="unfinished"></translation>
10635    </message>
10636    <message>
10637        <location filename="../qt/material_editor.ui" line="4441"/>
10638        <location filename="../qt/ui_material_editor.h" line="3239"/>
10639        <source>Texture scale:
10640(relative to
10641object size)</source>
10642        <translation type="unfinished"></translation>
10643    </message>
10644    <message>
10645        <location filename="../qt/material_editor.ui" line="4456"/>
10646        <location filename="../qt/ui_material_editor.h" line="3242"/>
10647        <source>alpha:</source>
10648        <translation type="unfinished"></translation>
10649    </message>
10650    <message>
10651        <location filename="../qt/material_editor.ui" line="4472"/>
10652        <location filename="../qt/ui_material_editor.h" line="3249"/>
10653        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Geometry of texture mapping&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;Planar - texture is mapped as a 2D plane&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;Spherical - texture is mapped as a sphere around the object center&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - planar mapping.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - spherical mapping.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;Cylindrical - texture is mapped as a cylinder around the object axis&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;Cubic - texture is mapped in accordance with the surface direction of a cube.&lt;br/&gt;Note: this mapping cannot be used with a displacement map &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - cylindrical mapping.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - cubic mapping.jpg&quot;/&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</source>
10654        <translation type="unfinished"></translation>
10655    </message>
10656    <message>
10657        <location filename="../qt/material_editor.ui" line="4476"/>
10658        <location filename="../qt/ui_material_editor.h" line="3243"/>
10659        <source>Spherical</source>
10660        <translation type="unfinished"></translation>
10661    </message>
10662    <message>
10663        <location filename="../qt/material_editor.ui" line="4481"/>
10664        <location filename="../qt/ui_material_editor.h" line="3244"/>
10665        <source>Cubic</source>
10666        <translation type="unfinished"></translation>
10667    </message>
10668    <message>
10669        <location filename="../qt/material_editor.ui" line="4486"/>
10670        <location filename="../qt/ui_material_editor.h" line="3245"/>
10671        <source>Cylindrical</source>
10672        <translation type="unfinished"></translation>
10673    </message>
10674    <message>
10675        <location filename="../qt/material_editor.ui" line="4491"/>
10676        <location filename="../qt/ui_material_editor.h" line="3246"/>
10677        <source>Planar</source>
10678        <translation type="unfinished"></translation>
10679    </message>
10680    <message>
10681        <location filename="../qt/material_editor.ui" line="4531"/>
10682        <location filename="../qt/ui_material_editor.h" line="3254"/>
10683        <source>Texture
10684rotation:</source>
10685        <translation type="unfinished"></translation>
10686    </message>
10687    <message>
10688        <location filename="../qt/material_editor.ui" line="4545"/>
10689        <location filename="../qt/ui_material_editor.h" line="3256"/>
10690        <source>beta:</source>
10691        <translation type="unfinished"></translation>
10692    </message>
10693    <message>
10694        <location filename="../qt/material_editor.ui" line="4561"/>
10695        <location filename="../qt/ui_material_editor.h" line="3257"/>
10696        <source>gamma:</source>
10697        <translation type="unfinished"></translation>
10698    </message>
10699    <message>
10700        <location filename="../qt/material_editor.ui" line="4577"/>
10701        <location filename="../qt/ui_material_editor.h" line="3259"/>
10702        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Position of the center of the texture. Position is relative to the texture size.&lt;/p&gt;&lt;p&gt;Note: size of texture is always 1 x 1 x 1.&lt;/p&gt;&lt;p&gt;Example of changed texture center [0.3, 0.3, 0.0] &lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - cubic mapping - center 0.3 0.3 0.0.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10703        <translation type="unfinished"></translation>
10704    </message>
10705    <message>
10706        <location filename="../qt/material_editor.ui" line="4608"/>
10707        <location filename="../qt/material_editor.ui" line="4639"/>
10708        <location filename="../qt/ui_material_editor.h" line="3264"/>
10709        <location filename="../qt/ui_material_editor.h" line="3269"/>
10710        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Position of center of the texture. Position is relative to object size.&lt;/p&gt;&lt;p&gt;Note: object size of fractal object is always 1 x 1 x 1.&lt;/p&gt;&lt;p&gt;Example of changed texture center [0.3, 0.3, 0.0] &lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - cubic mapping - center 0.3 0.3 0.0.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10711        <translation type="unfinished"></translation>
10712    </message>
10713    <message>
10714        <location filename="../qt/material_editor.ui" line="4664"/>
10715        <location filename="../qt/material_editor.ui" line="4671"/>
10716        <location filename="../qt/material_editor.ui" line="4678"/>
10717        <location filename="../qt/ui_material_editor.h" line="3274"/>
10718        <location filename="../qt/ui_material_editor.h" line="3277"/>
10719        <location filename="../qt/ui_material_editor.h" line="3280"/>
10720        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Size of the texture. Size is relative to object size.&lt;/p&gt;&lt;p&gt;Note: object size of fractal object is always 1 x 1 x 1.&lt;/p&gt;&lt;p&gt;Example of changed texture scale [0.3, 0.3, 0.3] &lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - cubic mapping - scaled down.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10721        <translation type="unfinished"></translation>
10722    </message>
10723    <message>
10724        <location filename="../qt/material_editor.ui" line="4691"/>
10725        <location filename="../qt/material_editor.ui" line="4722"/>
10726        <location filename="../qt/material_editor.ui" line="4753"/>
10727        <location filename="../qt/ui_material_editor.h" line="3283"/>
10728        <location filename="../qt/ui_material_editor.h" line="3288"/>
10729        <location filename="../qt/ui_material_editor.h" line="3293"/>
10730        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotation of the texture relative to the object orientation.&lt;/p&gt;&lt;p&gt;Example of rotated texture&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/tooltips/tooltips_images/material - planar mapping - rotated.jpg&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10731        <translation type="unfinished"></translation>
10732    </message>
10733    <message>
10734        <location filename="../qt/material_editor.ui" line="4778"/>
10735        <location filename="../qt/ui_material_editor.h" line="3297"/>
10736        <source>Texture center:
10737(relative to
10738object size)</source>
10739        <translation type="unfinished"></translation>
10740    </message>
10741</context>
10742<context>
10743    <name>cMaterialManagerView</name>
10744    <message>
10745        <location filename="../qt/material_manager_view.ui" line="20"/>
10746        <location filename="../qt/ui_material_manager_view.h" line="144"/>
10747        <source>Form</source>
10748        <translation>Forma</translation>
10749    </message>
10750    <message>
10751        <location filename="../qt/material_manager_view.ui" line="46"/>
10752        <location filename="../qt/ui_material_manager_view.h" line="145"/>
10753        <source>New material</source>
10754        <translation>Nuevo material</translation>
10755    </message>
10756    <message>
10757        <location filename="../qt/material_manager_view.ui" line="57"/>
10758        <location filename="../qt/ui_material_manager_view.h" line="146"/>
10759        <source>Delete material</source>
10760        <translation>Eliminar material</translation>
10761    </message>
10762    <message>
10763        <location filename="../qt/material_manager_view.ui" line="68"/>
10764        <location filename="../qt/ui_material_manager_view.h" line="147"/>
10765        <source>Edit material</source>
10766        <translation>Editar material</translation>
10767    </message>
10768    <message>
10769        <location filename="../qt/material_manager_view.ui" line="99"/>
10770        <location filename="../qt/ui_material_manager_view.h" line="148"/>
10771        <source>Load materials...</source>
10772        <translation>Cargar material...</translation>
10773    </message>
10774    <message>
10775        <location filename="../qt/material_manager_view.ui" line="110"/>
10776        <location filename="../qt/ui_material_manager_view.h" line="149"/>
10777        <source>Save material as....</source>
10778        <translation>Guardar material como...</translation>
10779    </message>
10780    <message>
10781        <location filename="../qt/material_manager_view.cpp" line="122"/>
10782        <location filename="../qt/material_manager_view.cpp" line="177"/>
10783        <source>Fractals (*.txt *.fract)</source>
10784        <translation>Fractales (*.txt *.fract)</translation>
10785    </message>
10786    <message>
10787        <location filename="../qt/material_manager_view.cpp" line="127"/>
10788        <source>Load material...</source>
10789        <translation>Cargar material...</translation>
10790    </message>
10791    <message>
10792        <location filename="../qt/material_manager_view.cpp" line="182"/>
10793        <source>Save material...</source>
10794        <translation>Guardar material...</translation>
10795    </message>
10796</context>
10797<context>
10798    <name>cMaterialSelector</name>
10799    <message>
10800        <location filename="../qt/material_selector.cpp" line="131"/>
10801        <source>Material manager</source>
10802        <translation>Gestor de materiales</translation>
10803    </message>
10804</context>
10805<context>
10806    <name>cMeshExport</name>
10807    <message>
10808        <location filename="../src/mesh_export.cpp" line="75"/>
10809        <source>Processing layer %1 of %2</source>
10810        <translatorcomment>Procesando capa %1 de %2</translatorcomment>
10811        <translation></translation>
10812    </message>
10813    <message>
10814        <location filename="../src/mesh_export.cpp" line="80"/>
10815        <source>Mesh Export</source>
10816        <translatorcomment>Exportado de malla</translatorcomment>
10817        <translation>Exportación de malla</translation>
10818    </message>
10819    <message>
10820        <location filename="../src/mesh_export.cpp" line="193"/>
10821        <source>Mesh Export finished - Cancelled export</source>
10822        <translation>Exportación de malla terminada - Exportación cancelada</translation>
10823    </message>
10824    <message>
10825        <location filename="../src/mesh_export.cpp" line="195"/>
10826        <source>Mesh Export finished - Processed %1 layers</source>
10827        <translation>Exportación de malla terminada - Procesando %1 capas</translation>
10828    </message>
10829</context>
10830<context>
10831    <name>cMeshExportDialog</name>
10832    <message>
10833        <location filename="../qt/mesh_export_dialog.ui" line="14"/>
10834        <location filename="../qt/ui_mesh_export_dialog.h" line="434"/>
10835        <source>Export Mesh</source>
10836        <translation type="unfinished">Exportar Malla</translation>
10837    </message>
10838    <message>
10839        <location filename="../qt/mesh_export_dialog.ui" line="69"/>
10840        <location filename="../qt/ui_mesh_export_dialog.h" line="435"/>
10841        <source>Output settings</source>
10842        <translation type="unfinished"></translation>
10843    </message>
10844    <message>
10845        <location filename="../qt/mesh_export_dialog.ui" line="109"/>
10846        <location filename="../qt/ui_mesh_export_dialog.h" line="437"/>
10847        <source>Output file name</source>
10848        <translation type="unfinished"></translation>
10849    </message>
10850    <message>
10851        <location filename="../qt/mesh_export_dialog.ui" line="120"/>
10852        <location filename="../qt/ui_mesh_export_dialog.h" line="438"/>
10853        <source>File mode:</source>
10854        <translation type="unfinished"></translation>
10855    </message>
10856    <message>
10857        <location filename="../qt/mesh_export_dialog.ui" line="128"/>
10858        <location filename="../qt/ui_mesh_export_dialog.h" line="439"/>
10859        <source>binary</source>
10860        <translation type="unfinished"></translation>
10861    </message>
10862    <message>
10863        <location filename="../qt/mesh_export_dialog.ui" line="133"/>
10864        <location filename="../qt/ui_mesh_export_dialog.h" line="440"/>
10865        <source>ascii</source>
10866        <translation type="unfinished"></translation>
10867    </message>
10868    <message>
10869        <location filename="../qt/mesh_export_dialog.ui" line="145"/>
10870        <location filename="../qt/ui_mesh_export_dialog.h" line="442"/>
10871        <source>Append to mesh:</source>
10872        <translation type="unfinished"></translation>
10873    </message>
10874    <message>
10875        <location filename="../qt/mesh_export_dialog.ui" line="152"/>
10876        <location filename="../qt/ui_mesh_export_dialog.h" line="443"/>
10877        <source>Color</source>
10878        <translation type="unfinished">Color</translation>
10879    </message>
10880    <message>
10881        <location filename="../qt/mesh_export_dialog.ui" line="164"/>
10882        <location filename="../qt/ui_mesh_export_dialog.h" line="444"/>
10883        <source>Render settings</source>
10884        <translation type="unfinished"></translation>
10885    </message>
10886    <message>
10887        <location filename="../qt/mesh_export_dialog.ui" line="200"/>
10888        <location filename="../qt/ui_mesh_export_dialog.h" line="445"/>
10889        <source>MaxIter</source>
10890        <translation type="unfinished"></translation>
10891    </message>
10892    <message>
10893        <location filename="../qt/mesh_export_dialog.ui" line="212"/>
10894        <location filename="../qt/ui_mesh_export_dialog.h" line="446"/>
10895        <source>Sample count</source>
10896        <translation type="unfinished"></translation>
10897    </message>
10898    <message>
10899        <location filename="../qt/mesh_export_dialog.ui" line="238"/>
10900        <location filename="../qt/ui_mesh_export_dialog.h" line="447"/>
10901        <source>Resolution</source>
10902        <translation type="unfinished"></translation>
10903    </message>
10904    <message>
10905        <location filename="../qt/mesh_export_dialog.ui" line="263"/>
10906        <location filename="../qt/ui_mesh_export_dialog.h" line="448"/>
10907        <source>Custom Limits (leave &amp;untoggled to use global limits)</source>
10908        <translation type="unfinished"></translation>
10909    </message>
10910    <message>
10911        <location filename="../qt/mesh_export_dialog.ui" line="302"/>
10912        <location filename="../qt/ui_mesh_export_dialog.h" line="449"/>
10913        <source>top right back corner:</source>
10914        <translation type="unfinished">esquina superior derecha:</translation>
10915    </message>
10916    <message>
10917        <location filename="../qt/mesh_export_dialog.ui" line="325"/>
10918        <location filename="../qt/mesh_export_dialog.ui" line="420"/>
10919        <location filename="../qt/ui_mesh_export_dialog.h" line="450"/>
10920        <location filename="../qt/ui_mesh_export_dialog.h" line="454"/>
10921        <source>x:</source>
10922        <translation type="unfinished">x:</translation>
10923    </message>
10924    <message>
10925        <location filename="../qt/mesh_export_dialog.ui" line="371"/>
10926        <location filename="../qt/mesh_export_dialog.ui" line="436"/>
10927        <location filename="../qt/ui_mesh_export_dialog.h" line="451"/>
10928        <location filename="../qt/ui_mesh_export_dialog.h" line="455"/>
10929        <source>y:</source>
10930        <translation type="unfinished">y:</translation>
10931    </message>
10932    <message>
10933        <location filename="../qt/mesh_export_dialog.ui" line="397"/>
10934        <location filename="../qt/mesh_export_dialog.ui" line="452"/>
10935        <location filename="../qt/ui_mesh_export_dialog.h" line="452"/>
10936        <location filename="../qt/ui_mesh_export_dialog.h" line="456"/>
10937        <source>z:</source>
10938        <translation type="unfinished">z:</translation>
10939    </message>
10940    <message>
10941        <location filename="../qt/mesh_export_dialog.ui" line="407"/>
10942        <location filename="../qt/ui_mesh_export_dialog.h" line="453"/>
10943        <source>bottom left front corner:</source>
10944        <translation type="unfinished">esquina superior izquierda:</translation>
10945    </message>
10946    <message>
10947        <location filename="../qt/mesh_export_dialog.ui" line="469"/>
10948        <location filename="../qt/ui_mesh_export_dialog.h" line="458"/>
10949        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Start rendering of layers based on actual settings&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10950        <translation type="unfinished"></translation>
10951    </message>
10952    <message>
10953        <location filename="../qt/mesh_export_dialog.ui" line="472"/>
10954        <location filename="../qt/ui_mesh_export_dialog.h" line="460"/>
10955        <source>&amp;Export</source>
10956        <translation type="unfinished"></translation>
10957    </message>
10958    <message>
10959        <location filename="../qt/mesh_export_dialog.ui" line="483"/>
10960        <location filename="../qt/ui_mesh_export_dialog.h" line="462"/>
10961        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Terminate rendering of layers&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
10962        <translation type="unfinished"></translation>
10963    </message>
10964    <message>
10965        <location filename="../qt/mesh_export_dialog.ui" line="486"/>
10966        <location filename="../qt/ui_mesh_export_dialog.h" line="464"/>
10967        <source>&amp;Stop</source>
10968        <translation type="unfinished"></translation>
10969    </message>
10970    <message>
10971        <location filename="../qt/mesh_export_dialog.ui" line="529"/>
10972        <location filename="../qt/ui_mesh_export_dialog.h" line="466"/>
10973        <source>Computer Aided Manufacturing of Mandelbrot Fractals.</source>
10974        <translation type="unfinished"></translation>
10975    </message>
10976    <message>
10977        <location filename="../qt/mesh_export_dialog.cpp" line="94"/>
10978        <source>Warning</source>
10979        <translation type="unfinished">Advertencia</translation>
10980    </message>
10981    <message>
10982        <location filename="../qt/mesh_export_dialog.cpp" line="94"/>
10983        <source>Specified file already exists. Overwrite?</source>
10984        <translation type="unfinished"></translation>
10985    </message>
10986    <message>
10987        <location filename="../qt/mesh_export_dialog.cpp" line="149"/>
10988        <source>Select path for mesh output</source>
10989        <translation type="unfinished"></translation>
10990    </message>
10991</context>
10992<context>
10993    <name>cNetRender</name>
10994    <message>
10995        <location filename="../src/netrender.cpp" line="203"/>
10996        <source>DISABLED</source>
10997        <translation type="unfinished">DESHABILITADO</translation>
10998    </message>
10999    <message>
11000        <location filename="../src/netrender.cpp" line="204"/>
11001        <source>READY</source>
11002        <translation type="unfinished">LISTO</translation>
11003    </message>
11004    <message>
11005        <location filename="../src/netrender.cpp" line="205"/>
11006        <source>WORKING</source>
11007        <translation type="unfinished">TRABAJANDO</translation>
11008    </message>
11009    <message>
11010        <location filename="../src/netrender.cpp" line="206"/>
11011        <source>NEW</source>
11012        <translation type="unfinished">NUEVO</translation>
11013    </message>
11014    <message>
11015        <location filename="../src/netrender.cpp" line="207"/>
11016        <source>(RE-)CONNECTING</source>
11017        <translation type="unfinished">(RE-)CONECTANDO</translation>
11018    </message>
11019    <message>
11020        <location filename="../src/netrender.cpp" line="208"/>
11021        <source>ERROR</source>
11022        <translation type="unfinished">ERROR</translation>
11023    </message>
11024    <message>
11025        <location filename="../src/netrender.cpp" line="210"/>
11026        <source>UNKNOWN</source>
11027        <translation type="unfinished">DESCONOCIDO</translation>
11028    </message>
11029</context>
11030<context>
11031    <name>cOpenClEngineRenderDOF</name>
11032    <message>
11033        <location filename="../src/opencl_engine_render_dof.cpp" line="260"/>
11034        <source>OpenCL DOF finished</source>
11035        <translation>Desenfoque de profundidad de campo OpenCL terminado</translation>
11036    </message>
11037</context>
11038<context>
11039    <name>cOpenClEngineRenderDOFPhase1</name>
11040    <message>
11041        <location filename="../src/opencl_engine_render_dof_phase1.cpp" line="98"/>
11042        <source>OpenCL DOF - initializing</source>
11043        <translation>Desenfoque OpenCL - Inicializando</translation>
11044    </message>
11045    <message>
11046        <location filename="../src/opencl_engine_render_dof_phase1.cpp" line="98"/>
11047        <source>Compiling sources for DOF phase 1</source>
11048        <translation>Compilando fuentes para Desenfoque fase 1</translation>
11049    </message>
11050    <message>
11051        <location filename="../src/opencl_engine_render_dof_phase1.cpp" line="201"/>
11052        <source>OpenCL - rendering DOF - phase 1</source>
11053        <translation>OpenCL - renderizando Desenfoque - fase 1</translation>
11054    </message>
11055    <message>
11056        <location filename="../src/opencl_engine_render_dof_phase1.cpp" line="253"/>
11057        <source>OpenCL - rendering DOF phase 1</source>
11058        <translation>OpenCL - renderizando Desenfoque fase 1</translation>
11059    </message>
11060    <message>
11061        <location filename="../src/opencl_engine_render_dof_phase1.cpp" line="304"/>
11062        <source>OpenCL - rendering DOF phase 1 finished</source>
11063        <translation>OpenCl - render de desenfoque fase 1 completado</translation>
11064    </message>
11065</context>
11066<context>
11067    <name>cOpenClEngineRenderDOFPhase2</name>
11068    <message>
11069        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="100"/>
11070        <source>OpenCL DOF - initializing</source>
11071        <translation>Desenfoque OpenCL - Inicializando</translation>
11072    </message>
11073    <message>
11074        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="100"/>
11075        <source>Compiling sources for DOF phase 2</source>
11076        <translation>Compilando fuentes para Desenfoque fase 2</translation>
11077    </message>
11078    <message>
11079        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="225"/>
11080        <source>OpenCL - rendering DOF - phase 1</source>
11081        <translation>OpenCL - renderizando Desenfoque - fase 1</translation>
11082    </message>
11083    <message>
11084        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="264"/>
11085        <source>OpenCL - rendering DOF - phase 2</source>
11086        <translation>OpenCL - renderizando Desenfoque - fase 2</translation>
11087    </message>
11088    <message>
11089        <location filename="../src/opencl_engine_render_dof_phase2.cpp" line="312"/>
11090        <source>OpenCL - rendering DOF phase 2 finished</source>
11091        <translation>OpenCl - render de desenfoque fase 2 completado</translation>
11092    </message>
11093</context>
11094<context>
11095    <name>cOpenClEngineRenderFractal</name>
11096    <message>
11097        <location filename="../src/opencl_engine_render_fractal.cpp" line="311"/>
11098        <source>OpenCl - initializing</source>
11099        <translation>OpenCL - inicializando</translation>
11100    </message>
11101    <message>
11102        <location filename="../src/opencl_engine_render_fractal.cpp" line="311"/>
11103        <source>Compiling OpenCL programs</source>
11104        <translation>Compilando programas OpenCL</translation>
11105    </message>
11106    <message>
11107        <location filename="../src/opencl_engine_render_fractal.cpp" line="1172"/>
11108        <source>OpenCl - rendering image (workgroup %1 pixels)</source>
11109        <translation>OpenCL - Renderizando imagen (grupo de trabajo %1 pixeles)</translation>
11110    </message>
11111    <message>
11112        <location filename="../src/opencl_engine_render_fractal.cpp" line="1442"/>
11113        <source>OpenCl - rendering image</source>
11114        <translation type="unfinished"></translation>
11115    </message>
11116    <message>
11117        <location filename="../src/opencl_engine_render_fractal.cpp" line="1497"/>
11118        <source>OpenCL - rendering image finished</source>
11119        <translation>OpenCl - render de imagen completado</translation>
11120    </message>
11121</context>
11122<context>
11123    <name>cOpenClEngineRenderSSAO</name>
11124    <message>
11125        <location filename="../src/opencl_engine_render_ssao.cpp" line="102"/>
11126        <source>OpenCl SSAO - initializing</source>
11127        <translation>SSAO OpenCL - inicializando</translation>
11128    </message>
11129    <message>
11130        <location filename="../src/opencl_engine_render_ssao.cpp" line="102"/>
11131        <source>Compiling sources for SSAO</source>
11132        <translation>Compilando fuentes para SSAO</translation>
11133    </message>
11134    <message>
11135        <location filename="../src/opencl_engine_render_ssao.cpp" line="223"/>
11136        <location filename="../src/opencl_engine_render_ssao.cpp" line="265"/>
11137        <source>OpenCl - rendering SSAO</source>
11138        <translation>OpenCL - renderizando SSAO</translation>
11139    </message>
11140    <message>
11141        <location filename="../src/opencl_engine_render_ssao.cpp" line="321"/>
11142        <source>OpenCl - rendering SSAO finished</source>
11143        <translation>OpenCl - render SSAO completado</translation>
11144    </message>
11145</context>
11146<context>
11147    <name>cOpenClWorkerThread</name>
11148    <message>
11149        <location filename="../src/opencl_worker_thread.cpp" line="342"/>
11150        <source>Cannot set OpenCL argument for %1</source>
11151        <translation type="unfinished"></translation>
11152    </message>
11153    <message>
11154        <location filename="../src/opencl_worker_thread.cpp" line="342"/>
11155        <source>antiAliasingDepth</source>
11156        <translation type="unfinished"></translation>
11157    </message>
11158</context>
11159<context>
11160    <name>cPostRenderingDOF</name>
11161    <message>
11162        <location filename="../src/dof.cpp" line="98"/>
11163        <location filename="../src/dof.cpp" line="227"/>
11164        <location filename="../src/dof.cpp" line="282"/>
11165        <source>DOF terminated</source>
11166        <translation>Desenfoque completado</translation>
11167    </message>
11168</context>
11169<context>
11170    <name>cPreferencesDialog</name>
11171    <message>
11172        <location filename="../qt/preferences_dialog.ui" line="14"/>
11173        <location filename="../qt/ui_preferences_dialog.h" line="1243"/>
11174        <source>Program Preferences</source>
11175        <translation>Preferencias de Programa</translation>
11176    </message>
11177    <message>
11178        <location filename="../qt/preferences_dialog.ui" line="47"/>
11179        <location filename="../qt/ui_preferences_dialog.h" line="1304"/>
11180        <source>General</source>
11181        <translation>General</translation>
11182    </message>
11183    <message>
11184        <location filename="../qt/preferences_dialog.ui" line="83"/>
11185        <location filename="../qt/ui_preferences_dialog.h" line="1244"/>
11186        <source>Default file paths</source>
11187        <translation>Rutas de archivo por defecto</translation>
11188    </message>
11189    <message>
11190        <location filename="../qt/preferences_dialog.ui" line="123"/>
11191        <location filename="../qt/ui_preferences_dialog.h" line="1246"/>
11192        <source>Settings:</source>
11193        <translation>Ajustes:</translation>
11194    </message>
11195    <message>
11196        <location filename="../qt/preferences_dialog.ui" line="141"/>
11197        <location filename="../qt/ui_preferences_dialog.h" line="1248"/>
11198        <source>Images:</source>
11199        <translation>Imágenes:</translation>
11200    </message>
11201    <message>
11202        <location filename="../qt/preferences_dialog.ui" line="151"/>
11203        <location filename="../qt/ui_preferences_dialog.h" line="1249"/>
11204        <source>Textures:</source>
11205        <translation>Texturas:</translation>
11206    </message>
11207    <message>
11208        <location filename="../qt/preferences_dialog.ui" line="177"/>
11209        <location filename="../qt/ui_preferences_dialog.h" line="1251"/>
11210        <source>System Look and Feel</source>
11211        <translation>Apariencia del programa</translation>
11212    </message>
11213    <message>
11214        <location filename="../qt/preferences_dialog.ui" line="198"/>
11215        <location filename="../qt/ui_preferences_dialog.h" line="1252"/>
11216        <source>To apply changes of these settings you need to restart the application</source>
11217        <translation>Para que los cambios surtan efecto necesita reiniciar la aplicación</translation>
11218    </message>
11219    <message>
11220        <location filename="../qt/preferences_dialog.ui" line="210"/>
11221        <location filename="../qt/ui_preferences_dialog.h" line="1253"/>
11222        <source>UI Style type</source>
11223        <translation>Estilo de interfaz</translation>
11224    </message>
11225    <message>
11226        <location filename="../qt/preferences_dialog.ui" line="220"/>
11227        <location filename="../qt/ui_preferences_dialog.h" line="1254"/>
11228        <source>Language</source>
11229        <translation>Idioma</translation>
11230    </message>
11231    <message>
11232        <location filename="../qt/preferences_dialog.ui" line="227"/>
11233        <location filename="../qt/ui_preferences_dialog.h" line="1255"/>
11234        <source>UI Skin</source>
11235        <translation>Piel</translation>
11236    </message>
11237    <message>
11238        <location filename="../qt/preferences_dialog.ui" line="235"/>
11239        <location filename="../qt/ui_preferences_dialog.h" line="1256"/>
11240        <source>normal</source>
11241        <translation>normal</translation>
11242    </message>
11243    <message>
11244        <location filename="../qt/preferences_dialog.ui" line="240"/>
11245        <location filename="../qt/ui_preferences_dialog.h" line="1257"/>
11246        <source>dark</source>
11247        <translation>oscuro</translation>
11248    </message>
11249    <message>
11250        <location filename="../qt/preferences_dialog.ui" line="245"/>
11251        <location filename="../qt/ui_preferences_dialog.h" line="1258"/>
11252        <source>light</source>
11253        <translation>claro</translation>
11254    </message>
11255    <message>
11256        <location filename="../qt/preferences_dialog.ui" line="250"/>
11257        <location filename="../qt/ui_preferences_dialog.h" line="1259"/>
11258        <source>space light</source>
11259        <translation>espacial claro</translation>
11260    </message>
11261    <message>
11262        <location filename="../qt/preferences_dialog.ui" line="255"/>
11263        <location filename="../qt/ui_preferences_dialog.h" line="1260"/>
11264        <source>space dark</source>
11265        <translation>espacial oscuro</translation>
11266    </message>
11267    <message>
11268        <location filename="../qt/preferences_dialog.ui" line="260"/>
11269        <location filename="../qt/ui_preferences_dialog.h" line="1261"/>
11270        <source>space dark green</source>
11271        <translation>espacial verde oscuro</translation>
11272    </message>
11273    <message>
11274        <location filename="../qt/preferences_dialog.ui" line="265"/>
11275        <location filename="../qt/ui_preferences_dialog.h" line="1262"/>
11276        <source>space dark blue</source>
11277        <translation>espacial azul oscuro</translation>
11278    </message>
11279    <message>
11280        <location filename="../qt/preferences_dialog.ui" line="270"/>
11281        <location filename="../qt/ui_preferences_dialog.h" line="1263"/>
11282        <source>space dark red</source>
11283        <translation>espacial rojo oscuro</translation>
11284    </message>
11285    <message>
11286        <location filename="../qt/preferences_dialog.ui" line="278"/>
11287        <location filename="../qt/ui_preferences_dialog.h" line="1265"/>
11288        <source>UI font size (points)</source>
11289        <translation>Tamaño de letra de interfaz (puntos)</translation>
11290    </message>
11291    <message>
11292        <location filename="../qt/preferences_dialog.ui" line="308"/>
11293        <location filename="../qt/ui_preferences_dialog.h" line="1266"/>
11294        <source>Toolbar icon size (pixels)</source>
11295        <translatorcomment>*</translatorcomment>
11296        <translation>Tamaño de miniaturas (en pixeles)</translation>
11297    </message>
11298    <message>
11299        <location filename="../qt/preferences_dialog.ui" line="315"/>
11300        <location filename="../qt/ui_preferences_dialog.h" line="1268"/>
11301        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Language of application texts.&lt;/p&gt;&lt;p&gt;You need to restart application to apply changes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11302        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Lenguaje de idioma de la aplicación.&lt;/p&gt;&lt;p&gt;Necesita reiniciar la aplicación para aplicar los cambios&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
11303    </message>
11304    <message>
11305        <location filename="../qt/preferences_dialog.ui" line="322"/>
11306        <location filename="../qt/ui_preferences_dialog.h" line="1270"/>
11307        <source>Colorize group&amp;Boxes</source>
11308        <translation>Colorear Cajas de &amp;grupo</translation>
11309    </message>
11310    <message>
11311        <location filename="../qt/preferences_dialog.ui" line="345"/>
11312        <location filename="../qt/ui_preferences_dialog.h" line="1271"/>
11313        <source>Seed for random colors</source>
11314        <translation>Semilla para colores aleatorios</translation>
11315    </message>
11316    <message>
11317        <location filename="../qt/preferences_dialog.ui" line="370"/>
11318        <location filename="../qt/ui_preferences_dialog.h" line="1272"/>
11319        <source>Display tooltips</source>
11320        <translation type="unfinished"></translation>
11321    </message>
11322    <message>
11323        <location filename="../qt/preferences_dialog.ui" line="382"/>
11324        <location filename="../qt/ui_preferences_dialog.h" line="1273"/>
11325        <source>Randomizer</source>
11326        <translation type="unfinished"></translation>
11327    </message>
11328    <message>
11329        <location filename="../qt/preferences_dialog.ui" line="406"/>
11330        <location filename="../qt/ui_preferences_dialog.h" line="1274"/>
11331        <source>Small</source>
11332        <translation type="unfinished"></translation>
11333    </message>
11334    <message>
11335        <location filename="../qt/preferences_dialog.ui" line="411"/>
11336        <location filename="../qt/preferences_dialog.ui" line="444"/>
11337        <location filename="../qt/ui_preferences_dialog.h" line="1275"/>
11338        <location filename="../qt/ui_preferences_dialog.h" line="1281"/>
11339        <source>Medium</source>
11340        <translation type="unfinished"></translation>
11341    </message>
11342    <message>
11343        <location filename="../qt/preferences_dialog.ui" line="416"/>
11344        <location filename="../qt/ui_preferences_dialog.h" line="1276"/>
11345        <source>Big</source>
11346        <translation type="unfinished"></translation>
11347    </message>
11348    <message>
11349        <location filename="../qt/preferences_dialog.ui" line="424"/>
11350        <location filename="../qt/ui_preferences_dialog.h" line="1278"/>
11351        <source>Preview size</source>
11352        <translation type="unfinished"></translation>
11353    </message>
11354    <message>
11355        <location filename="../qt/preferences_dialog.ui" line="431"/>
11356        <location filename="../qt/ui_preferences_dialog.h" line="1279"/>
11357        <source>Preview quality</source>
11358        <translation type="unfinished"></translation>
11359    </message>
11360    <message>
11361        <location filename="../qt/preferences_dialog.ui" line="439"/>
11362        <location filename="../qt/ui_preferences_dialog.h" line="1280"/>
11363        <source>Low</source>
11364        <translation type="unfinished"></translation>
11365    </message>
11366    <message>
11367        <location filename="../qt/preferences_dialog.ui" line="449"/>
11368        <location filename="../qt/ui_preferences_dialog.h" line="1282"/>
11369        <source>High</source>
11370        <translation type="unfinished"></translation>
11371    </message>
11372    <message>
11373        <location filename="../qt/preferences_dialog.ui" line="462"/>
11374        <location filename="../qt/ui_preferences_dialog.h" line="1284"/>
11375        <source>Advanced</source>
11376        <translation>Avanzado</translation>
11377    </message>
11378    <message>
11379        <location filename="../qt/preferences_dialog.ui" line="491"/>
11380        <location filename="../qt/ui_preferences_dialog.h" line="1285"/>
11381        <source>Max. number of CPU cores to use</source>
11382        <translation>Máx.  de núcleos de CPU a usar</translation>
11383    </message>
11384    <message>
11385        <location filename="../qt/preferences_dialog.ui" line="515"/>
11386        <location filename="../qt/ui_preferences_dialog.h" line="1286"/>
11387        <source>Logging verbosity level</source>
11388        <translation>Nivel de verbosidad de registro</translation>
11389    </message>
11390    <message>
11391        <location filename="../qt/preferences_dialog.ui" line="539"/>
11392        <location filename="../qt/ui_preferences_dialog.h" line="1287"/>
11393        <source>Lowest priority</source>
11394        <translation>Prioridad mas baja</translation>
11395    </message>
11396    <message>
11397        <location filename="../qt/preferences_dialog.ui" line="544"/>
11398        <location filename="../qt/ui_preferences_dialog.h" line="1288"/>
11399        <source>Low priority</source>
11400        <translation>Prioridad baja</translation>
11401    </message>
11402    <message>
11403        <location filename="../qt/preferences_dialog.ui" line="549"/>
11404        <location filename="../qt/ui_preferences_dialog.h" line="1289"/>
11405        <source>Normal priority</source>
11406        <translation>Prioridad normal</translation>
11407    </message>
11408    <message>
11409        <location filename="../qt/preferences_dialog.ui" line="554"/>
11410        <location filename="../qt/ui_preferences_dialog.h" line="1290"/>
11411        <source>High priority</source>
11412        <translation>Prioridad alta</translation>
11413    </message>
11414    <message>
11415        <location filename="../qt/preferences_dialog.ui" line="562"/>
11416        <location filename="../qt/ui_preferences_dialog.h" line="1292"/>
11417        <source>Rendering threads priority</source>
11418        <translation>Prioridad de hilos de render</translation>
11419    </message>
11420    <message>
11421        <location filename="../qt/preferences_dialog.ui" line="569"/>
11422        <location filename="../qt/ui_preferences_dialog.h" line="1293"/>
11423        <source>Image auto-refresh period [seconds]</source>
11424        <translation>Tiempo de auto-refresco de imagen [segundos]</translation>
11425    </message>
11426    <message>
11427        <location filename="../qt/preferences_dialog.ui" line="582"/>
11428        <location filename="../qt/ui_preferences_dialog.h" line="1295"/>
11429        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Multiplies fractal c constant by this value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11430        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Multiplica constante c fractal por este valor.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
11431    </message>
11432    <message>
11433        <location filename="../qt/preferences_dialog.ui" line="609"/>
11434        <location filename="../qt/ui_preferences_dialog.h" line="1299"/>
11435        <source>Path to log file:</source>
11436        <translation type="unfinished"></translation>
11437    </message>
11438    <message>
11439        <location filename="../qt/preferences_dialog.ui" line="622"/>
11440        <location filename="../qt/ui_preferences_dialog.h" line="1300"/>
11441        <source>Do not ask for quit confirmation</source>
11442        <translation>No preguntar confirmación para salir</translation>
11443    </message>
11444    <message>
11445        <location filename="../qt/preferences_dialog.ui" line="629"/>
11446        <location filename="../qt/ui_preferences_dialog.h" line="1301"/>
11447        <source>Do not show description on settings load</source>
11448        <translation>No mostrar descripción al cargar ajustes</translation>
11449    </message>
11450    <message>
11451        <location filename="../qt/preferences_dialog.ui" line="636"/>
11452        <location filename="../qt/ui_preferences_dialog.h" line="1302"/>
11453        <source>Retrieve default toolbar presets</source>
11454        <translation>Restaurar ajustes por defecto de barra de miniaturas</translation>
11455    </message>
11456    <message>
11457        <location filename="../qt/preferences_dialog.ui" line="643"/>
11458        <location filename="../qt/ui_preferences_dialog.h" line="1303"/>
11459        <source>Retrieve default materials in material folder</source>
11460        <translation>Restaurar materiales por defecto en carpeta de materiales</translation>
11461    </message>
11462    <message>
11463        <location filename="../qt/preferences_dialog.ui" line="672"/>
11464        <location filename="../qt/ui_preferences_dialog.h" line="1387"/>
11465        <source>Image</source>
11466        <translation>Imagen</translation>
11467    </message>
11468    <message>
11469        <location filename="../qt/preferences_dialog.ui" line="708"/>
11470        <location filename="../qt/ui_preferences_dialog.h" line="1306"/>
11471        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;JPG&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The quality value will be ignored, since JPG only supports 8 bit precision.&lt;/p&gt;&lt;p&gt;Every image channel will be saved as a separate file with appended postfix.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;PNG&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The quality value can be 8 bit or 16 bit (32 bit will result in 16 bit precision).&lt;/p&gt;&lt;p&gt;Every image channel will be saved as a separate file. &lt;/p&gt;&lt;p&gt;Only exception can be alpha channel:&lt;/p&gt;&lt;p&gt;If both Color and Alpha channel are selected and &amp;quot;Append alpha to image (only PNG and TIFF)&amp;quot;, then color + alpha will be saved to a RGBA image with quality and postfix of color row.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;TIFF&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The quality value can be 8 bit, 16 bit or 32 bit.&lt;/p&gt;&lt;p&gt;Every image channel will be saved as a separate file. &lt;/p&gt;&lt;p&gt;Only exception can be alpha channel:&lt;/p&gt;&lt;p&gt;If both Color and Alpha channel are selected and &amp;quot;Append alpha to image (only PNG and TIFF)&amp;quot;, then color + alpha will be saved to a RGBA image with quality and postfix of color row.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;EXR&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The quality value can be 16 bit or 32 bit (8 bit will result in 16 bit precision).&lt;/p&gt;&lt;p&gt;The postfix will be ignored since all image channels will be saved to one file.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11472        <translation type="unfinished"></translation>
11473    </message>
11474    <message>
11475        <location filename="../qt/preferences_dialog.ui" line="711"/>
11476        <location filename="../qt/ui_preferences_dialog.h" line="1309"/>
11477        <source>Image Settings</source>
11478        <translation>Ajustes de imagen</translation>
11479    </message>
11480    <message>
11481        <location filename="../qt/preferences_dialog.ui" line="732"/>
11482        <location filename="../qt/ui_preferences_dialog.h" line="1310"/>
11483        <source>These settings affect &quot;Save as JPG/PNG/EXR/TIFF&quot; actions
11484 and saving animation frames.</source>
11485        <translation>Estos ajustes afectan a las acciones de &quot;Guardar como JPG/PNG/EXR/TIFF&quot;
11486y guardado de fotogramas de animación.</translation>
11487    </message>
11488    <message>
11489        <location filename="../qt/preferences_dialog.ui" line="745"/>
11490        <location filename="../qt/preferences_dialog.ui" line="980"/>
11491        <location filename="../qt/ui_preferences_dialog.h" line="1312"/>
11492        <location filename="../qt/ui_preferences_dialog.h" line="1342"/>
11493        <source>Image Channel</source>
11494        <translation>Canal de imagen</translation>
11495    </message>
11496    <message>
11497        <location filename="../qt/preferences_dialog.ui" line="752"/>
11498        <location filename="../qt/preferences_dialog.ui" line="987"/>
11499        <location filename="../qt/ui_preferences_dialog.h" line="1313"/>
11500        <location filename="../qt/ui_preferences_dialog.h" line="1343"/>
11501        <source>Quality</source>
11502        <translation>Calidad</translation>
11503    </message>
11504    <message>
11505        <location filename="../qt/preferences_dialog.ui" line="759"/>
11506        <location filename="../qt/preferences_dialog.ui" line="994"/>
11507        <location filename="../qt/ui_preferences_dialog.h" line="1314"/>
11508        <location filename="../qt/ui_preferences_dialog.h" line="1344"/>
11509        <source>Postfix</source>
11510        <translation>Ajuste posterior</translation>
11511    </message>
11512    <message>
11513        <location filename="../qt/preferences_dialog.ui" line="766"/>
11514        <location filename="../qt/ui_preferences_dialog.h" line="1315"/>
11515        <source>Color</source>
11516        <translation>Color</translation>
11517    </message>
11518    <message>
11519        <location filename="../qt/preferences_dialog.ui" line="777"/>
11520        <location filename="../qt/preferences_dialog.ui" line="810"/>
11521        <location filename="../qt/preferences_dialog.ui" line="843"/>
11522        <location filename="../qt/preferences_dialog.ui" line="1009"/>
11523        <location filename="../qt/preferences_dialog.ui" line="1042"/>
11524        <location filename="../qt/preferences_dialog.ui" line="1075"/>
11525        <location filename="../qt/preferences_dialog.ui" line="1108"/>
11526        <location filename="../qt/preferences_dialog.ui" line="1141"/>
11527        <location filename="../qt/ui_preferences_dialog.h" line="1316"/>
11528        <location filename="../qt/ui_preferences_dialog.h" line="1322"/>
11529        <location filename="../qt/ui_preferences_dialog.h" line="1328"/>
11530        <location filename="../qt/ui_preferences_dialog.h" line="1346"/>
11531        <location filename="../qt/ui_preferences_dialog.h" line="1352"/>
11532        <location filename="../qt/ui_preferences_dialog.h" line="1358"/>
11533        <location filename="../qt/ui_preferences_dialog.h" line="1364"/>
11534        <location filename="../qt/ui_preferences_dialog.h" line="1370"/>
11535        <source>8 bit</source>
11536        <translation>8 bit</translation>
11537    </message>
11538    <message>
11539        <location filename="../qt/preferences_dialog.ui" line="782"/>
11540        <location filename="../qt/preferences_dialog.ui" line="815"/>
11541        <location filename="../qt/preferences_dialog.ui" line="848"/>
11542        <location filename="../qt/preferences_dialog.ui" line="1014"/>
11543        <location filename="../qt/preferences_dialog.ui" line="1047"/>
11544        <location filename="../qt/preferences_dialog.ui" line="1080"/>
11545        <location filename="../qt/preferences_dialog.ui" line="1113"/>
11546        <location filename="../qt/preferences_dialog.ui" line="1146"/>
11547        <location filename="../qt/ui_preferences_dialog.h" line="1317"/>
11548        <location filename="../qt/ui_preferences_dialog.h" line="1323"/>
11549        <location filename="../qt/ui_preferences_dialog.h" line="1329"/>
11550        <location filename="../qt/ui_preferences_dialog.h" line="1347"/>
11551        <location filename="../qt/ui_preferences_dialog.h" line="1353"/>
11552        <location filename="../qt/ui_preferences_dialog.h" line="1359"/>
11553        <location filename="../qt/ui_preferences_dialog.h" line="1365"/>
11554        <location filename="../qt/ui_preferences_dialog.h" line="1371"/>
11555        <source>16 bit</source>
11556        <translation>16-bit</translation>
11557    </message>
11558    <message>
11559        <location filename="../qt/preferences_dialog.ui" line="787"/>
11560        <location filename="../qt/preferences_dialog.ui" line="820"/>
11561        <location filename="../qt/preferences_dialog.ui" line="853"/>
11562        <location filename="../qt/preferences_dialog.ui" line="1019"/>
11563        <location filename="../qt/preferences_dialog.ui" line="1052"/>
11564        <location filename="../qt/preferences_dialog.ui" line="1085"/>
11565        <location filename="../qt/preferences_dialog.ui" line="1118"/>
11566        <location filename="../qt/preferences_dialog.ui" line="1151"/>
11567        <location filename="../qt/ui_preferences_dialog.h" line="1318"/>
11568        <location filename="../qt/ui_preferences_dialog.h" line="1324"/>
11569        <location filename="../qt/ui_preferences_dialog.h" line="1330"/>
11570        <location filename="../qt/ui_preferences_dialog.h" line="1348"/>
11571        <location filename="../qt/ui_preferences_dialog.h" line="1354"/>
11572        <location filename="../qt/ui_preferences_dialog.h" line="1360"/>
11573        <location filename="../qt/ui_preferences_dialog.h" line="1366"/>
11574        <location filename="../qt/ui_preferences_dialog.h" line="1372"/>
11575        <source>32 bit</source>
11576        <translation>32-bit</translation>
11577    </message>
11578    <message>
11579        <location filename="../qt/preferences_dialog.ui" line="802"/>
11580        <location filename="../qt/ui_preferences_dialog.h" line="1321"/>
11581        <source>Alpha</source>
11582        <translation>Alfa</translation>
11583    </message>
11584    <message>
11585        <location filename="../qt/preferences_dialog.ui" line="835"/>
11586        <location filename="../qt/ui_preferences_dialog.h" line="1327"/>
11587        <source>Z Buffer</source>
11588        <translation>Z Buffer</translation>
11589    </message>
11590    <message>
11591        <location filename="../qt/preferences_dialog.ui" line="873"/>
11592        <location filename="../qt/ui_preferences_dialog.h" line="1333"/>
11593        <source>Z-buffer options</source>
11594        <translation type="unfinished"></translation>
11595    </message>
11596    <message>
11597        <location filename="../qt/preferences_dialog.ui" line="894"/>
11598        <location filename="../qt/ui_preferences_dialog.h" line="1334"/>
11599        <source>Invert z-buffer</source>
11600        <translation type="unfinished"></translation>
11601    </message>
11602    <message>
11603        <location filename="../qt/preferences_dialog.ui" line="901"/>
11604        <location filename="../qt/ui_preferences_dialog.h" line="1335"/>
11605        <source>Logarithmic scale</source>
11606        <translation type="unfinished"></translation>
11607    </message>
11608    <message>
11609        <location filename="../qt/preferences_dialog.ui" line="932"/>
11610        <location filename="../qt/ui_preferences_dialog.h" line="1337"/>
11611        <source>maximum z-depth</source>
11612        <translation type="unfinished"></translation>
11613    </message>
11614    <message>
11615        <location filename="../qt/preferences_dialog.ui" line="939"/>
11616        <location filename="../qt/ui_preferences_dialog.h" line="1338"/>
11617        <source>minimum z-depth</source>
11618        <translation type="unfinished"></translation>
11619    </message>
11620    <message>
11621        <location filename="../qt/preferences_dialog.ui" line="960"/>
11622        <location filename="../qt/ui_preferences_dialog.h" line="1339"/>
11623        <source>Op&amp;tional Image Channels</source>
11624        <translation type="unfinished"></translation>
11625    </message>
11626    <message>
11627        <location filename="../qt/preferences_dialog.ui" line="972"/>
11628        <location filename="../qt/ui_preferences_dialog.h" line="1340"/>
11629        <source>Following channels are only rendered on demand
11630and will only be present after enabling and re-render.</source>
11631        <translation>Los siguientes canales sólo serán renderizados bajo demanda
11632y sólo se mostrarán después de habilitado y re-renderizado.</translation>
11633    </message>
11634    <message>
11635        <location filename="../qt/preferences_dialog.ui" line="1001"/>
11636        <location filename="../qt/ui_preferences_dialog.h" line="1345"/>
11637        <source>Surface Normal</source>
11638        <translation>Superficie Normal</translation>
11639    </message>
11640    <message>
11641        <location filename="../qt/preferences_dialog.ui" line="1034"/>
11642        <location filename="../qt/ui_preferences_dialog.h" line="1351"/>
11643        <source>Specular</source>
11644        <translation>Brillo</translation>
11645    </message>
11646    <message>
11647        <location filename="../qt/preferences_dialog.ui" line="1067"/>
11648        <location filename="../qt/ui_preferences_dialog.h" line="1357"/>
11649        <source>World</source>
11650        <translation type="unfinished"></translation>
11651    </message>
11652    <message>
11653        <location filename="../qt/preferences_dialog.ui" line="1100"/>
11654        <location filename="../qt/ui_preferences_dialog.h" line="1363"/>
11655        <source>Diffuse</source>
11656        <translation type="unfinished"></translation>
11657    </message>
11658    <message>
11659        <location filename="../qt/preferences_dialog.ui" line="1133"/>
11660        <location filename="../qt/ui_preferences_dialog.h" line="1369"/>
11661        <source>World Normal</source>
11662        <translation type="unfinished"></translation>
11663    </message>
11664    <message>
11665        <location filename="../qt/preferences_dialog.ui" line="1171"/>
11666        <location filename="../qt/ui_preferences_dialog.h" line="1375"/>
11667        <source>Misc Image Settings</source>
11668        <translation>Miscelánea configuración de imagen</translation>
11669    </message>
11670    <message>
11671        <location filename="../qt/preferences_dialog.ui" line="1197"/>
11672        <location filename="../qt/ui_preferences_dialog.h" line="1376"/>
11673        <source>JPEG quality:</source>
11674        <translation>Calidad JPEG:</translation>
11675    </message>
11676    <message>
11677        <location filename="../qt/preferences_dialog.ui" line="1214"/>
11678        <location filename="../qt/ui_preferences_dialog.h" line="1377"/>
11679        <source>Save each channel in separate folder</source>
11680        <translation>Guardar cada canal en carpetas separadas</translation>
11681    </message>
11682    <message>
11683        <location filename="../qt/preferences_dialog.ui" line="1221"/>
11684        <location filename="../qt/ui_preferences_dialog.h" line="1378"/>
11685        <source>Use linear colorspace (only EXR)</source>
11686        <translation>Usar espacio de color lineal (sólo EXR)</translation>
11687    </message>
11688    <message>
11689        <location filename="../qt/preferences_dialog.ui" line="1228"/>
11690        <location filename="../qt/ui_preferences_dialog.h" line="1379"/>
11691        <source>Save stereoscopic left and right images in separate files
11692(stereoscopic mode has to be &quot;left-right&quot;)</source>
11693        <translation>Guarda imágenes esteroscópicas izquierda y derecha en archivos separados
11694(modo esteroscópico tiene que ser &quot;izquierda-derecha&quot;)</translation>
11695    </message>
11696    <message>
11697        <location filename="../qt/preferences_dialog.ui" line="1236"/>
11698        <location filename="../qt/ui_preferences_dialog.h" line="1381"/>
11699        <source>Append alpha to image (only PNG and TIFF)</source>
11700        <translation>Añadir alfa a imagen (sólo PNG y TIFF)</translation>
11701    </message>
11702    <message>
11703        <location filename="../qt/preferences_dialog.ui" line="1248"/>
11704        <location filename="../qt/ui_preferences_dialog.h" line="1382"/>
11705        <source>Thumbnail options</source>
11706        <translation>Opciones de miniatura</translation>
11707    </message>
11708    <message>
11709        <location filename="../qt/preferences_dialog.ui" line="1285"/>
11710        <location filename="../qt/ui_preferences_dialog.h" line="1384"/>
11711        <source>Clear</source>
11712        <translatorcomment>* should be &apos;Aclarar&apos; but it is incorrect and confusing. </translatorcomment>
11713        <translation>Borrar</translation>
11714    </message>
11715    <message>
11716        <location filename="../qt/preferences_dialog.ui" line="1296"/>
11717        <location filename="../qt/ui_preferences_dialog.h" line="1385"/>
11718        <source>Load</source>
11719        <translation>Cargar</translation>
11720    </message>
11721    <message>
11722        <location filename="../qt/preferences_dialog.ui" line="1652"/>
11723        <location filename="../qt/ui_preferences_dialog.h" line="1425"/>
11724        <source>clang-format path:</source>
11725        <translation type="unfinished"></translation>
11726    </message>
11727    <message>
11728        <location filename="../qt/preferences_dialog.ui" line="1675"/>
11729        <location filename="../qt/ui_preferences_dialog.h" line="1427"/>
11730        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mandelbulber can use OpenCL to accelerate rendering.&lt;br/&gt;For more information about setup and workflow see the User Manual&lt;br/&gt;under Menu &amp;gt; Help &amp;gt; User Manual.&lt;/p&gt;&lt;p&gt;OpenCL support is still alpha and lacks the following features&lt;br/&gt;present in the non-OpenCL mode:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;HDR blur&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11731        <translation type="unfinished"></translation>
11732    </message>
11733    <message>
11734        <location filename="../qt/preferences_dialog.ui" line="1274"/>
11735        <location filename="../qt/ui_preferences_dialog.h" line="1383"/>
11736        <source>Generate</source>
11737        <translation>Generar</translation>
11738    </message>
11739    <message>
11740        <location filename="../qt/preferences_dialog.ui" line="908"/>
11741        <location filename="../qt/ui_preferences_dialog.h" line="1336"/>
11742        <source>Use constant depth range</source>
11743        <translation type="unfinished"></translation>
11744    </message>
11745    <message>
11746        <location filename="../qt/preferences_dialog.ui" line="1307"/>
11747        <location filename="../qt/ui_preferences_dialog.h" line="1386"/>
11748        <source>Render thumbnails with OpenCL (if OpenCL enabled)</source>
11749        <translation type="unfinished"></translation>
11750    </message>
11751    <message>
11752        <location filename="../qt/preferences_dialog.ui" line="1341"/>
11753        <location filename="../qt/ui_preferences_dialog.h" line="1428"/>
11754        <source>OpenCL (GPU)</source>
11755        <translation>OpenCL (GPU)</translation>
11756    </message>
11757    <message>
11758        <location filename="../qt/preferences_dialog.ui" line="1377"/>
11759        <location filename="../qt/ui_preferences_dialog.h" line="1388"/>
11760        <source>OpenCL ena&amp;ble</source>
11761        <translation>Hab&amp;ilitar OpenCL</translation>
11762    </message>
11763    <message>
11764        <location filename="../qt/preferences_dialog.ui" line="1401"/>
11765        <location filename="../qt/ui_preferences_dialog.h" line="1389"/>
11766        <source>This will offload the rendering to an OpenCL device (GPU, CPU, Accelerator Card).</source>
11767        <translation>Esto pasará el renderizado a un dispositivo OpenCL (GPU, CPU, Tarjeta aceleradora).</translation>
11768    </message>
11769    <message>
11770        <location filename="../qt/preferences_dialog.ui" line="1423"/>
11771        <location filename="../qt/ui_preferences_dialog.h" line="1390"/>
11772        <source>single</source>
11773        <translation>simple</translation>
11774    </message>
11775    <message>
11776        <location filename="../qt/preferences_dialog.ui" line="1428"/>
11777        <location filename="../qt/ui_preferences_dialog.h" line="1391"/>
11778        <source>double</source>
11779        <translation>doble</translation>
11780    </message>
11781    <message>
11782        <location filename="../qt/preferences_dialog.ui" line="1436"/>
11783        <location filename="../qt/ui_preferences_dialog.h" line="1393"/>
11784        <source>Memory Limit:</source>
11785        <translation>Límite de memoria:</translation>
11786    </message>
11787    <message>
11788        <location filename="../qt/preferences_dialog.ui" line="1462"/>
11789        <location filename="../qt/ui_preferences_dialog.h" line="1395"/>
11790        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Memory limit for single memory buffer used by OpenCL programs.&lt;/p&gt;&lt;p&gt;It should be set not higher than suggested memory limit showed below.&lt;/p&gt;&lt;p&gt;If SSAO or DOF effects need more memory than limit, they will be rendered using CPU.&lt;/p&gt;&lt;p&gt;Higher memory limit can allow rendering SSAO and DOF effects using GPU at higher resolution, but program can produce errors or be unstable.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11791        <translation type="unfinished"></translation>
11792    </message>
11793    <message>
11794        <location filename="../qt/preferences_dialog.ui" line="1475"/>
11795        <location filename="../qt/ui_preferences_dialog.h" line="1397"/>
11796        <source>Device</source>
11797        <translation>Dispositivo</translation>
11798    </message>
11799    <message>
11800        <location filename="../qt/preferences_dialog.ui" line="1482"/>
11801        <location filename="../qt/ui_preferences_dialog.h" line="1398"/>
11802        <source>Precision</source>
11803        <translation>Precisión</translation>
11804    </message>
11805    <message>
11806        <location filename="../qt/preferences_dialog.ui" line="1492"/>
11807        <location filename="../qt/ui_preferences_dialog.h" line="1399"/>
11808        <source>All GPU devices</source>
11809        <translation>Todos los dispositivos GPU</translation>
11810    </message>
11811    <message>
11812        <location filename="../qt/preferences_dialog.ui" line="1497"/>
11813        <location filename="../qt/ui_preferences_dialog.h" line="1400"/>
11814        <source>Default device</source>
11815        <translation>Dispositivo predeterminado</translation>
11816    </message>
11817    <message>
11818        <location filename="../qt/preferences_dialog.ui" line="1502"/>
11819        <location filename="../qt/ui_preferences_dialog.h" line="1401"/>
11820        <source>All devices</source>
11821        <translation>Todos los dispositivos</translation>
11822    </message>
11823    <message>
11824        <location filename="../qt/preferences_dialog.ui" line="1507"/>
11825        <location filename="../qt/ui_preferences_dialog.h" line="1402"/>
11826        <source>All CPU devices</source>
11827        <translation>Todos los dispositivos CPU</translation>
11828    </message>
11829    <message>
11830        <location filename="../qt/preferences_dialog.ui" line="1512"/>
11831        <location filename="../qt/ui_preferences_dialog.h" line="1403"/>
11832        <source>All accelerators</source>
11833        <translation>Todos los aceleradores</translation>
11834    </message>
11835    <message>
11836        <location filename="../qt/preferences_dialog.ui" line="1535"/>
11837        <location filename="../qt/ui_preferences_dialog.h" line="1405"/>
11838        <source>Platforms</source>
11839        <translation>Plataformas</translation>
11840    </message>
11841    <message>
11842        <location filename="../qt/preferences_dialog.ui" line="1558"/>
11843        <location filename="../qt/ui_preferences_dialog.h" line="1407"/>
11844        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;It disables &apos;compute cache&apos; used by NVidia driver. It is sometimes needed to use this option to refresh precompiled OpenCL programs after changing OpenCL source files (e.g. after upgrade of the program).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11845        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Deshabilita &apos;compute cache&apos; usado por el controlador NVidia. A veces es necesario usar esta opción para actualizar programas precompilados OpenCL despueś de cambiar los archivos de origen (p.ej. después de actualizar el programa).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
11846    </message>
11847    <message>
11848        <location filename="../qt/preferences_dialog.ui" line="1561"/>
11849        <location filename="../qt/ui_preferences_dialog.h" line="1409"/>
11850        <source>Disable cache for OpenCL programs</source>
11851        <translation>Deshabilita caché para programas OpenCl</translation>
11852    </message>
11853    <message>
11854        <location filename="../qt/preferences_dialog.ui" line="1568"/>
11855        <location filename="../qt/ui_preferences_dialog.h" line="1411"/>
11856        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;It enables -cl-fast-relaxed-math OpenCL flag. It provides additional speed by removing some checks to the math operations like division by zero or Not-a-Number. In some cases it can lead to unpredictable results.&lt;/p&gt;&lt;p&gt;It is needed to restart the program to apply this option.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11857        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita llamada  -cl-fast-relaxed-math de OpenCL Provee velocidad adicional al eliminar algunas comprobaciones de operaciones matemáticas como division por cero o No un número.. En algunos casos puede llevar a resultados impredecibles.&lt;/p&gt;&lt;p&gt;Es necesario reiniciar el programa para usar esta función.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
11858    </message>
11859    <message>
11860        <location filename="../qt/preferences_dialog.ui" line="1571"/>
11861        <location filename="../qt/ui_preferences_dialog.h" line="1413"/>
11862        <source>Use fast relaxed math</source>
11863        <translation>Usar fast relaxed math</translation>
11864    </message>
11865    <message>
11866        <location filename="../qt/preferences_dialog.ui" line="1578"/>
11867        <location filename="../qt/ui_preferences_dialog.h" line="1414"/>
11868        <source>Suggested memory limit:</source>
11869        <translation>Límite de memoria aconsejado:</translation>
11870    </message>
11871    <message>
11872        <location filename="../qt/preferences_dialog.ui" line="1588"/>
11873        <location filename="../qt/ui_preferences_dialog.h" line="1416"/>
11874        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Job size multiplier increases size of OpenCL jobs (size of tiles).&lt;/p&gt;&lt;p&gt;Higher value can increase rendering speed, but too high can slow down rendering.&lt;/p&gt;&lt;p&gt;Too high value can cause higher GPU memory usage makeing the program unstable. It also increases the time of rendering a single tile, which can cause GPU driver timeouts.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11875        <translation type="unfinished"></translation>
11876    </message>
11877    <message>
11878        <location filename="../qt/preferences_dialog.ui" line="1601"/>
11879        <location filename="../qt/ui_preferences_dialog.h" line="1418"/>
11880        <source>Job size multiplier:</source>
11881        <translation type="unfinished"></translation>
11882    </message>
11883    <message>
11884        <location filename="../qt/preferences_dialog.ui" line="1608"/>
11885        <location filename="../qt/ui_preferences_dialog.h" line="1419"/>
11886        <source>Percentage of reserved GPU time for a system</source>
11887        <translation>Porcentaje de tiempo reservado de GPU para el sistema</translation>
11888    </message>
11889    <message>
11890        <location filename="../qt/preferences_dialog.ui" line="1624"/>
11891        <location filename="../qt/ui_preferences_dialog.h" line="1421"/>
11892        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Percentage of GPU time which will be reserved for another processes like a system.&lt;/p&gt;&lt;p&gt;Higher value will generate longer waits between launching next OpenCL jobs. During this time the system will have opportunity to update UI. It will cause reduction of rendering speed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
11893        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Porcentaje de tiempo de GPU que será reservado para otros procesos como un sistema&lt;/p&gt;&lt;p&gt;Valores altos generarán tiempos de espera mas largos entre cargas de trabajo OpenCL Durante ese tiempo el sistema tendrá la oportunidad de actualizar la interfaz gráfica. Esto causará reducción de velocidad de renderizado.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
11894    </message>
11895    <message>
11896        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mandelbulber can use OpenCL to accelerate rendering.&lt;br/&gt;For more information about setup and workflow see the User Manual&lt;br/&gt;under Menu &amp;gt; Help &amp;gt; User Manual.&lt;/p&gt;&lt;p&gt;OpenCL support is still alpha and lacks the following features&lt;br/&gt;present in the non-OpenCL mode:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;HDR blur&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;stereoscopic images&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;NetRender&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;anti-aliasing&lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</source>
11897        <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mandelbulber puede usar OpenCL para acelerar el renderizado.&lt;br/&gt;Consulte el manual de usuario para más información acerca de configuración y flujo de trabajo&lt;br/&gt;bajo Menú &amp;gt; Ayuda &amp;gt; Manual de usuario.&lt;/p&gt;&lt;p&gt;El soporte OpenCl está todavía en alfa y carece de las siguientes características &lt;br/&gt;presentes en modo no OpenCl:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Difuminado HDR&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt; Imágenes estereoscópicas&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Render de red&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;anti-aliasing&lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</translation>
11898    </message>
11899    <message>
11900        <location filename="../qt/preferences_dialog.cpp" line="101"/>
11901        <source>Path to log file: %1</source>
11902        <translation type="unfinished"></translation>
11903    </message>
11904    <message>
11905        <location filename="../qt/preferences_dialog.cpp" line="163"/>
11906        <source>Select default directory for images</source>
11907        <translation>Seleccionar directorio predeterminado para imágenes</translation>
11908    </message>
11909    <message>
11910        <location filename="../qt/preferences_dialog.cpp" line="174"/>
11911        <source>Select default directory for settings files</source>
11912        <translation>Seleccionar directorio predeterminado para ajustes de archivo</translation>
11913    </message>
11914    <message>
11915        <location filename="../qt/preferences_dialog.cpp" line="185"/>
11916        <source>Select default directory for textures</source>
11917        <translation>Seleccionar directorio predeterminado para texturas</translation>
11918    </message>
11919    <message>
11920        <location filename="../qt/preferences_dialog.cpp" line="307"/>
11921        <source>rendering %1, %2 of %3</source>
11922        <translation>renderizando %1, %2 de %3</translation>
11923    </message>
11924    <message>
11925        <location filename="../qt/preferences_dialog.cpp" line="525"/>
11926        <source>Suggested memory limit (based on CL_DEVICE_MAX_MEM_ALLOC_SIZE): %1 MB</source>
11927        <translation>Límite de memoria aconsejado (basado en CL_DEVICE_MAX_MEM_ALLOC_SIZE): %1 MB</translation>
11928    </message>
11929    <message>
11930        <location filename="../qt/preferences_dialog.cpp" line="536"/>
11931        <source>clang-format executable (clang-format.exe clang-format-*.exe clang-format-* clang-format)</source>
11932        <translation type="unfinished"></translation>
11933    </message>
11934    <message>
11935        <location filename="../qt/preferences_dialog.cpp" line="538"/>
11936        <source>Select clang-format executable (exe on windows, program name on MacOS / Linux)...</source>
11937        <translation type="unfinished"></translation>
11938    </message>
11939</context>
11940<context>
11941    <name>cPushButtonAnimSound</name>
11942    <message>
11943        <location filename="../qt/pushbutton_anim_sound.cpp" line="69"/>
11944        <source>Audio loaded</source>
11945        <translation>Audio cargado</translation>
11946    </message>
11947    <message>
11948        <location filename="../qt/pushbutton_anim_sound.cpp" line="76"/>
11949        <source>Anim By Sound</source>
11950        <translation>Animación por sonido</translation>
11951    </message>
11952</context>
11953<context>
11954    <name>cQueue</name>
11955    <message>
11956        <location filename="../src/queue.cpp" line="457"/>
11957        <location filename="../src/queue.cpp" line="461"/>
11958        <source>STILL</source>
11959        <translation>FIJA</translation>
11960    </message>
11961    <message>
11962        <location filename="../src/queue.cpp" line="458"/>
11963        <source>FLIGHT</source>
11964        <translation>VUELO</translation>
11965    </message>
11966    <message>
11967        <location filename="../src/queue.cpp" line="459"/>
11968        <source>KEYFRAME</source>
11969        <translation>FOTOGRAMA CLAVE</translation>
11970    </message>
11971    <message>
11972        <location filename="../src/queue.cpp" line="603"/>
11973        <source>Fractals (*.txt *.fract)</source>
11974        <translation>Fractales(*.txt*.fract)</translation>
11975    </message>
11976    <message>
11977        <location filename="../src/queue.cpp" line="607"/>
11978        <source>Add file to queue...</source>
11979        <translation>Añadir archivo a cola...</translation>
11980    </message>
11981    <message>
11982        <location filename="../src/queue.cpp" line="666"/>
11983        <source>Name</source>
11984        <translation>Nombre</translation>
11985    </message>
11986    <message>
11987        <location filename="../src/queue.cpp" line="666"/>
11988        <source>Preview</source>
11989        <translation>Vista previa</translation>
11990    </message>
11991    <message>
11992        <location filename="../src/queue.cpp" line="666"/>
11993        <source>Type</source>
11994        <translation>Tipo</translation>
11995    </message>
11996    <message>
11997        <location filename="../src/queue.cpp" line="666"/>
11998        <source>Action</source>
11999        <translation>Acción</translation>
12000    </message>
12001</context>
12002<context>
12003    <name>cRandomizerDialog</name>
12004    <message>
12005        <location filename="../qt/randomizer_dialog.ui" line="14"/>
12006        <location filename="../qt/ui_randomizer_dialog.h" line="609"/>
12007        <source>Dialog</source>
12008        <translation type="unfinished"></translation>
12009    </message>
12010    <message>
12011        <location filename="../qt/randomizer_dialog.ui" line="29"/>
12012        <location filename="../qt/ui_randomizer_dialog.h" line="610"/>
12013        <source>Slight randomize</source>
12014        <translation type="unfinished"></translation>
12015    </message>
12016    <message>
12017        <location filename="../qt/randomizer_dialog.ui" line="36"/>
12018        <location filename="../qt/ui_randomizer_dialog.h" line="611"/>
12019        <source>Medium randomize</source>
12020        <translation type="unfinished"></translation>
12021    </message>
12022    <message>
12023        <location filename="../qt/randomizer_dialog.ui" line="43"/>
12024        <location filename="../qt/ui_randomizer_dialog.h" line="612"/>
12025        <source>Heavy randomize</source>
12026        <translation type="unfinished"></translation>
12027    </message>
12028    <message>
12029        <location filename="../qt/randomizer_dialog.ui" line="50"/>
12030        <location filename="../qt/ui_randomizer_dialog.h" line="613"/>
12031        <source>STOP</source>
12032        <translation type="unfinished">PARAR</translation>
12033    </message>
12034    <message>
12035        <location filename="../qt/randomizer_dialog.ui" line="59"/>
12036        <location filename="../qt/ui_randomizer_dialog.h" line="614"/>
12037        <source>Do not randomize integers and booleans</source>
12038        <translation type="unfinished"></translation>
12039    </message>
12040    <message>
12041        <location filename="../qt/randomizer_dialog.ui" line="66"/>
12042        <location filename="../qt/ui_randomizer_dialog.h" line="615"/>
12043        <source>Do not randomize camera</source>
12044        <translation type="unfinished"></translation>
12045    </message>
12046    <message>
12047        <location filename="../qt/randomizer_dialog.ui" line="73"/>
12048        <location filename="../qt/ui_randomizer_dialog.h" line="616"/>
12049        <source>Reset</source>
12050        <translation type="unfinished">Restablecer</translation>
12051    </message>
12052    <message>
12053        <location filename="../qt/randomizer_dialog.ui" line="80"/>
12054        <location filename="../qt/ui_randomizer_dialog.h" line="617"/>
12055        <source>Reset negligible parameters</source>
12056        <translation type="unfinished"></translation>
12057    </message>
12058    <message>
12059        <location filename="../qt/randomizer_dialog.ui" line="87"/>
12060        <location filename="../qt/ui_randomizer_dialog.h" line="618"/>
12061        <source>Use and add to keyframe animation</source>
12062        <translation type="unfinished"></translation>
12063    </message>
12064    <message>
12065        <location filename="../qt/randomizer_dialog.ui" line="94"/>
12066        <location filename="../qt/ui_randomizer_dialog.h" line="619"/>
12067        <source>Use</source>
12068        <translation type="unfinished"></translation>
12069    </message>
12070    <message>
12071        <location filename="../qt/randomizer_dialog.ui" line="113"/>
12072        <location filename="../qt/ui_randomizer_dialog.h" line="620"/>
12073        <source>Actual version</source>
12074        <translation type="unfinished"></translation>
12075    </message>
12076    <message>
12077        <location filename="../qt/randomizer_dialog.ui" line="136"/>
12078        <location filename="../qt/ui_randomizer_dialog.h" line="621"/>
12079        <source>Version 1</source>
12080        <translation type="unfinished"></translation>
12081    </message>
12082    <message>
12083        <location filename="../qt/randomizer_dialog.ui" line="147"/>
12084        <location filename="../qt/randomizer_dialog.ui" line="191"/>
12085        <location filename="../qt/randomizer_dialog.ui" line="235"/>
12086        <location filename="../qt/randomizer_dialog.ui" line="279"/>
12087        <location filename="../qt/randomizer_dialog.ui" line="323"/>
12088        <location filename="../qt/randomizer_dialog.ui" line="367"/>
12089        <location filename="../qt/randomizer_dialog.ui" line="411"/>
12090        <location filename="../qt/randomizer_dialog.ui" line="455"/>
12091        <location filename="../qt/randomizer_dialog.ui" line="499"/>
12092        <location filename="../qt/randomizer_dialog.ui" line="543"/>
12093        <location filename="../qt/randomizer_dialog.ui" line="587"/>
12094        <location filename="../qt/randomizer_dialog.ui" line="631"/>
12095        <location filename="../qt/ui_randomizer_dialog.h" line="622"/>
12096        <location filename="../qt/ui_randomizer_dialog.h" line="625"/>
12097        <location filename="../qt/ui_randomizer_dialog.h" line="628"/>
12098        <location filename="../qt/ui_randomizer_dialog.h" line="631"/>
12099        <location filename="../qt/ui_randomizer_dialog.h" line="634"/>
12100        <location filename="../qt/ui_randomizer_dialog.h" line="637"/>
12101        <location filename="../qt/ui_randomizer_dialog.h" line="640"/>
12102        <location filename="../qt/ui_randomizer_dialog.h" line="643"/>
12103        <location filename="../qt/ui_randomizer_dialog.h" line="646"/>
12104        <location filename="../qt/ui_randomizer_dialog.h" line="649"/>
12105        <location filename="../qt/ui_randomizer_dialog.h" line="652"/>
12106        <location filename="../qt/ui_randomizer_dialog.h" line="655"/>
12107        <source>Select</source>
12108        <translation type="unfinished"></translation>
12109    </message>
12110    <message>
12111        <location filename="../qt/randomizer_dialog.ui" line="154"/>
12112        <location filename="../qt/randomizer_dialog.ui" line="198"/>
12113        <location filename="../qt/randomizer_dialog.ui" line="242"/>
12114        <location filename="../qt/randomizer_dialog.ui" line="286"/>
12115        <location filename="../qt/randomizer_dialog.ui" line="330"/>
12116        <location filename="../qt/randomizer_dialog.ui" line="374"/>
12117        <location filename="../qt/randomizer_dialog.ui" line="418"/>
12118        <location filename="../qt/randomizer_dialog.ui" line="462"/>
12119        <location filename="../qt/randomizer_dialog.ui" line="506"/>
12120        <location filename="../qt/randomizer_dialog.ui" line="550"/>
12121        <location filename="../qt/randomizer_dialog.ui" line="594"/>
12122        <location filename="../qt/randomizer_dialog.ui" line="638"/>
12123        <location filename="../qt/ui_randomizer_dialog.h" line="623"/>
12124        <location filename="../qt/ui_randomizer_dialog.h" line="626"/>
12125        <location filename="../qt/ui_randomizer_dialog.h" line="629"/>
12126        <location filename="../qt/ui_randomizer_dialog.h" line="632"/>
12127        <location filename="../qt/ui_randomizer_dialog.h" line="635"/>
12128        <location filename="../qt/ui_randomizer_dialog.h" line="638"/>
12129        <location filename="../qt/ui_randomizer_dialog.h" line="641"/>
12130        <location filename="../qt/ui_randomizer_dialog.h" line="644"/>
12131        <location filename="../qt/ui_randomizer_dialog.h" line="647"/>
12132        <location filename="../qt/ui_randomizer_dialog.h" line="650"/>
12133        <location filename="../qt/ui_randomizer_dialog.h" line="653"/>
12134        <location filename="../qt/ui_randomizer_dialog.h" line="656"/>
12135        <source>...</source>
12136        <translation type="unfinished"></translation>
12137    </message>
12138    <message>
12139        <location filename="../qt/randomizer_dialog.ui" line="180"/>
12140        <location filename="../qt/ui_randomizer_dialog.h" line="624"/>
12141        <source>Version 3</source>
12142        <translation type="unfinished"></translation>
12143    </message>
12144    <message>
12145        <location filename="../qt/randomizer_dialog.ui" line="224"/>
12146        <location filename="../qt/ui_randomizer_dialog.h" line="627"/>
12147        <source>Version 2</source>
12148        <translation type="unfinished"></translation>
12149    </message>
12150    <message>
12151        <location filename="../qt/randomizer_dialog.ui" line="268"/>
12152        <location filename="../qt/ui_randomizer_dialog.h" line="630"/>
12153        <source>Version 4</source>
12154        <translation type="unfinished"></translation>
12155    </message>
12156    <message>
12157        <location filename="../qt/randomizer_dialog.ui" line="312"/>
12158        <location filename="../qt/ui_randomizer_dialog.h" line="633"/>
12159        <source>Version 5</source>
12160        <translation type="unfinished"></translation>
12161    </message>
12162    <message>
12163        <location filename="../qt/randomizer_dialog.ui" line="356"/>
12164        <location filename="../qt/ui_randomizer_dialog.h" line="636"/>
12165        <source>Version 6</source>
12166        <translation type="unfinished"></translation>
12167    </message>
12168    <message>
12169        <location filename="../qt/randomizer_dialog.ui" line="400"/>
12170        <location filename="../qt/ui_randomizer_dialog.h" line="639"/>
12171        <source>Version 7</source>
12172        <translation type="unfinished"></translation>
12173    </message>
12174    <message>
12175        <location filename="../qt/randomizer_dialog.ui" line="444"/>
12176        <location filename="../qt/ui_randomizer_dialog.h" line="642"/>
12177        <source>Version 8</source>
12178        <translation type="unfinished"></translation>
12179    </message>
12180    <message>
12181        <location filename="../qt/randomizer_dialog.ui" line="488"/>
12182        <location filename="../qt/ui_randomizer_dialog.h" line="645"/>
12183        <source>Version 10</source>
12184        <translation type="unfinished"></translation>
12185    </message>
12186    <message>
12187        <location filename="../qt/randomizer_dialog.ui" line="532"/>
12188        <location filename="../qt/ui_randomizer_dialog.h" line="648"/>
12189        <source>Version 9</source>
12190        <translation type="unfinished"></translation>
12191    </message>
12192    <message>
12193        <location filename="../qt/randomizer_dialog.ui" line="576"/>
12194        <location filename="../qt/ui_randomizer_dialog.h" line="651"/>
12195        <source>Version 11</source>
12196        <translation type="unfinished"></translation>
12197    </message>
12198    <message>
12199        <location filename="../qt/randomizer_dialog.ui" line="620"/>
12200        <location filename="../qt/ui_randomizer_dialog.h" line="654"/>
12201        <source>Version 12</source>
12202        <translation type="unfinished"></translation>
12203    </message>
12204    <message>
12205        <location filename="../qt/randomizer_dialog.cpp" line="320"/>
12206        <source>Randomizer (for parameters from %1)</source>
12207        <translation type="unfinished"></translation>
12208    </message>
12209    <message>
12210        <location filename="../qt/randomizer_dialog.cpp" line="327"/>
12211        <source>Randomizer (for parameters from keyframe animation)</source>
12212        <translation type="unfinished"></translation>
12213    </message>
12214    <message>
12215        <location filename="../qt/randomizer_dialog.cpp" line="950"/>
12216        <source>Fractals (*.txt *.fract)</source>
12217        <translation type="unfinished"></translation>
12218    </message>
12219    <message>
12220        <location filename="../qt/randomizer_dialog.cpp" line="956"/>
12221        <source>Save settings...</source>
12222        <translation type="unfinished">Guardar ajustes...</translation>
12223    </message>
12224    <message>
12225        <location filename="../qt/randomizer_dialog.cpp" line="1114"/>
12226        <source>Close Confirmation</source>
12227        <translation type="unfinished"></translation>
12228    </message>
12229    <message>
12230        <location filename="../qt/randomizer_dialog.cpp" line="1114"/>
12231        <source>Exit Randomizer?</source>
12232        <translation type="unfinished"></translation>
12233    </message>
12234    <message>
12235        <location filename="../qt/randomizer_dialog.cpp" line="1173"/>
12236        <source>Version %1, time %2s</source>
12237        <translation type="unfinished"></translation>
12238    </message>
12239</context>
12240<context>
12241    <name>cRenderJob</name>
12242    <message>
12243        <location filename="../src/render_job.cpp" line="489"/>
12244        <source>OpenCl - rendering - all finished</source>
12245        <translation>Renderizado - OpenCL - todo completado</translation>
12246    </message>
12247    <message>
12248        <location filename="../src/render_job.cpp" line="510"/>
12249        <source>Finished Render</source>
12250        <translation>Render completado</translation>
12251    </message>
12252    <message>
12253        <location filename="../src/render_job.cpp" line="510"/>
12254        <source>The image has been rendered completely.</source>
12255        <translation>La imagen ha sido renderizada por completo.</translation>
12256    </message>
12257    <message>
12258        <location filename="../src/render_job.cpp" line="670"/>
12259        <source>OpenCl - rendering finished</source>
12260        <translation>OpenCl - render completado</translation>
12261    </message>
12262    <message>
12263        <location filename="../src/render_job.cpp" line="738"/>
12264        <source>OpenCl - rendering SSAO finished</source>
12265        <translation>Renderizado SSAO - OpenCL completado</translation>
12266    </message>
12267</context>
12268<context>
12269    <name>cSettingsCleaner</name>
12270    <message>
12271        <location filename="../qt/settings_cleaner.ui" line="14"/>
12272        <location filename="../qt/ui_settings_cleaner.h" line="139"/>
12273        <source>Settings cleaner</source>
12274        <translation type="unfinished"></translation>
12275    </message>
12276    <message>
12277        <location filename="../qt/settings_cleaner.ui" line="26"/>
12278        <location filename="../qt/ui_settings_cleaner.h" line="140"/>
12279        <source>This tool looks for parameters which can be defaulted without impact on image appearance.</source>
12280        <translation type="unfinished"></translation>
12281    </message>
12282    <message>
12283        <location filename="../qt/settings_cleaner.ui" line="58"/>
12284        <location filename="../qt/ui_settings_cleaner.h" line="141"/>
12285        <source>Original settings</source>
12286        <translation type="unfinished"></translation>
12287    </message>
12288    <message>
12289        <location filename="../qt/settings_cleaner.ui" line="65"/>
12290        <location filename="../qt/ui_settings_cleaner.h" line="142"/>
12291        <source>Cleaned settings</source>
12292        <translation type="unfinished"></translation>
12293    </message>
12294    <message>
12295        <location filename="../qt/settings_cleaner.ui" line="74"/>
12296        <location filename="../qt/ui_settings_cleaner.h" line="143"/>
12297        <source>Trying parameter: </source>
12298        <translation type="unfinished"></translation>
12299    </message>
12300    <message>
12301        <location filename="../qt/settings_cleaner.ui" line="91"/>
12302        <location filename="../qt/ui_settings_cleaner.h" line="144"/>
12303        <source>Stop</source>
12304        <translation type="unfinished">Parar</translation>
12305    </message>
12306    <message>
12307        <location filename="../qt/settings_cleaner.ui" line="98"/>
12308        <location filename="../qt/ui_settings_cleaner.h" line="145"/>
12309        <source>List of cleaned parameters:
12310(double click to remove from list)</source>
12311        <translation type="unfinished"></translation>
12312    </message>
12313    <message>
12314        <location filename="../qt/settings_cleaner.ui" line="111"/>
12315        <location filename="../qt/ui_settings_cleaner.h" line="147"/>
12316        <source>OK</source>
12317        <translation type="unfinished"></translation>
12318    </message>
12319    <message>
12320        <location filename="../qt/settings_cleaner.ui" line="118"/>
12321        <location filename="../qt/ui_settings_cleaner.h" line="148"/>
12322        <source>Cancel</source>
12323        <translation type="unfinished"></translation>
12324    </message>
12325    <message>
12326        <location filename="../qt/settings_cleaner.cpp" line="59"/>
12327        <source>Initializing</source>
12328        <translation type="unfinished"></translation>
12329    </message>
12330    <message>
12331        <location filename="../qt/settings_cleaner.cpp" line="186"/>
12332        <source>Trying parameter: %1:%2</source>
12333        <translation type="unfinished"></translation>
12334    </message>
12335</context>
12336<context>
12337    <name>cSystemTray</name>
12338    <message>
12339        <location filename="../qt/system_tray.cpp" line="59"/>
12340        <source>Render Image</source>
12341        <translation>Renderizar imagen</translation>
12342    </message>
12343    <message>
12344        <location filename="../qt/system_tray.cpp" line="60"/>
12345        <source>Render Animation</source>
12346        <translation>Renderizar animación</translation>
12347    </message>
12348    <message>
12349        <location filename="../qt/system_tray.cpp" line="61"/>
12350        <source>Render Flight</source>
12351        <translation>Renderizar animación de vuelo</translation>
12352    </message>
12353    <message>
12354        <location filename="../qt/system_tray.cpp" line="62"/>
12355        <source>Stop</source>
12356        <translation>Parar</translation>
12357    </message>
12358    <message>
12359        <location filename="../qt/system_tray.cpp" line="63"/>
12360        <source>Show Notifications</source>
12361        <translation>Mostrar notificaciones</translation>
12362    </message>
12363    <message>
12364        <location filename="../qt/system_tray.cpp" line="64"/>
12365        <source>Quit</source>
12366        <translation>Salir</translation>
12367    </message>
12368</context>
12369<context>
12370    <name>cTabFractal</name>
12371    <message>
12372        <location filename="../qt/tab_fractal.ui" line="14"/>
12373        <location filename="../qt/ui_tab_fractal.h" line="691"/>
12374        <source>Form</source>
12375        <translation>Forma</translation>
12376    </message>
12377    <message>
12378        <location filename="../qt/tab_fractal.ui" line="34"/>
12379        <location filename="../qt/ui_tab_fractal.h" line="692"/>
12380        <source>Load</source>
12381        <translation>Cargar</translation>
12382    </message>
12383    <message>
12384        <location filename="../qt/tab_fractal.ui" line="41"/>
12385        <location filename="../qt/ui_tab_fractal.h" line="693"/>
12386        <source>Save</source>
12387        <translation>Guardar</translation>
12388    </message>
12389    <message>
12390        <location filename="../qt/tab_fractal.ui" line="48"/>
12391        <location filename="../qt/ui_tab_fractal.h" line="694"/>
12392        <source>Reset</source>
12393        <translation>Restablecer</translation>
12394    </message>
12395    <message>
12396        <location filename="../qt/tab_fractal.ui" line="61"/>
12397        <location filename="../qt/tab_fractal.ui" line="327"/>
12398        <location filename="../qt/ui_tab_fractal.h" line="695"/>
12399        <location filename="../qt/ui_tab_fractal.h" line="727"/>
12400        <source>Randomize</source>
12401        <translation type="unfinished">Aleatorizar</translation>
12402    </message>
12403    <message>
12404        <location filename="../qt/tab_fractal.ui" line="115"/>
12405        <location filename="../qt/ui_tab_fractal.h" line="696"/>
12406        <source>Reset formula parameters</source>
12407        <translation>Restablecer parámetros de fórmula</translation>
12408    </message>
12409    <message>
12410        <location filename="../qt/tab_fractal.ui" line="128"/>
12411        <location filename="../qt/ui_tab_fractal.h" line="698"/>
12412        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This fractal formula will be used when iteration number will be not less than &apos;Start at iteration&apos;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12413        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Esta fórmula fractal será usada cuando el  de iteración será no menor que &apos;Comienza en iteración&apos;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
12414    </message>
12415    <message>
12416        <location filename="../qt/tab_fractal.ui" line="144"/>
12417        <location filename="../qt/ui_tab_fractal.h" line="700"/>
12418        <source>Start at iteration :</source>
12419        <translation>Comienza en iteración:</translation>
12420    </message>
12421    <message>
12422        <location filename="../qt/tab_fractal.ui" line="157"/>
12423        <location filename="../qt/ui_tab_fractal.h" line="701"/>
12424        <source>Weight:</source>
12425        <translatorcomment>Carga might be ambiguos. &quot;Peso&quot; is  good but too confusing</translatorcomment>
12426        <translation>Peso:</translation>
12427    </message>
12428    <message>
12429        <location filename="../qt/tab_fractal.ui" line="170"/>
12430        <location filename="../qt/ui_tab_fractal.h" line="703"/>
12431        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selection for fractal formula. Fractal formula defines shape of fractal.&lt;/p&gt;&lt;p&gt;Algorithm (code) for selected formula is visible in Information box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12432        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selección para fórmula fractal. La fórmula fractal define la forma del fractal.&lt;/p&gt;&lt;p&gt;El algoritmo (código) es visible en el panel de información para la fórmula seleccionada.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
12433    </message>
12434    <message>
12435        <location filename="../qt/tab_fractal.ui" line="186"/>
12436        <location filename="../qt/ui_tab_fractal.h" line="706"/>
12437        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Weight of result of fractal formula. If weight is zero then result is ignored. If result is 1 then is fully taken.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12438        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Peso del resultado de la fórmula fractal. Si el peso es cero, el resultado será ignorado. Si el peso es 1 entonces será tenido en cuenta.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
12439    </message>
12440    <message>
12441        <location filename="../qt/tab_fractal.ui" line="214"/>
12442        <location filename="../qt/ui_tab_fractal.h" line="711"/>
12443        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Number of iterations to calculate for this formula&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12444        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Número de iteraciones para el cálculo de esta fórmula&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
12445    </message>
12446    <message>
12447        <location filename="../qt/tab_fractal.ui" line="233"/>
12448        <location filename="../qt/ui_tab_fractal.h" line="713"/>
12449        <source>Iterations:</source>
12450        <translation>Iteraciones:</translation>
12451    </message>
12452    <message>
12453        <location filename="../qt/tab_fractal.ui" line="246"/>
12454        <location filename="../qt/ui_tab_fractal.h" line="715"/>
12455        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enables checking of bailout condition for this fractal formula. &lt;/p&gt;&lt;p&gt;Bailout condition is checked at the end of each iteration. If the length of the iteration vector is longer than the value defined by &apos;bailout&apos; parameter,  then the  iterating  stops.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12456        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Habilita la comprobación de bailout para esta fórmula fractal &lt;/p&gt;&lt;p&gt;La condición bailout se comprueba al final de cada iteración. Si la longitud del vector de iteración es más grande que el valor definido por el parámetro de &apos;bailout&apos;,  se para la iteración.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
12457    </message>
12458    <message>
12459        <location filename="../qt/tab_fractal.ui" line="249"/>
12460        <location filename="../qt/ui_tab_fractal.h" line="717"/>
12461        <source>Check for bailout condition</source>
12462        <translation>Comprobar condición bailout</translation>
12463    </message>
12464    <message>
12465        <location filename="../qt/tab_fractal.ui" line="256"/>
12466        <location filename="../qt/ui_tab_fractal.h" line="718"/>
12467        <source>Stop at Iteration:</source>
12468        <translation>Termina en iteración:</translation>
12469    </message>
12470    <message>
12471        <location filename="../qt/tab_fractal.ui" line="269"/>
12472        <location filename="../qt/ui_tab_fractal.h" line="720"/>
12473        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This fractal formula will be used when iteration number will be not higher than &apos;Stop at iteration&apos;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12474        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Esta fórmula fractal será usada cuando el número de iteraciónes sea no mas grande que &apos;Termina en iteración&apos;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
12475    </message>
12476    <message>
12477        <location filename="../qt/tab_fractal.ui" line="285"/>
12478        <location filename="../qt/ui_tab_fractal.h" line="723"/>
12479        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Disables adding Cpixel  constant to the result of fractal iteration (e.g. z&lt;span style=&quot; vertical-align:sub;&quot;&gt;n+1&lt;/span&gt; = z&lt;span style=&quot; vertical-align:sub;&quot;&gt;n&lt;/span&gt;&lt;span style=&quot; vertical-align:super;&quot;&gt;2&lt;/span&gt; + C)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12480        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Deshabilita añadir la constante de Cpixel al resultado de la iteración fractal (p.ej. z&lt;span style=&quot; vertical-align:sub;&quot;&gt;n+1&lt;/span&gt; = z&lt;span style=&quot; vertical-align:sub;&quot;&gt;n&lt;/span&gt;&lt;span style=&quot; vertical-align:super;&quot;&gt;2&lt;/span&gt; + C)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
12481    </message>
12482    <message>
12483        <location filename="../qt/tab_fractal.ui" line="288"/>
12484        <location filename="../qt/ui_tab_fractal.h" line="725"/>
12485        <source>Don&apos;t add C constant</source>
12486        <translation>No añadir constante C global</translation>
12487    </message>
12488    <message>
12489        <location filename="../qt/tab_fractal.ui" line="300"/>
12490        <location filename="../qt/ui_tab_fractal.h" line="726"/>
12491        <source>Formula specific parameters</source>
12492        <translation>Parámetros específicos de fórmula</translation>
12493    </message>
12494    <message>
12495        <location filename="../qt/tab_fractal.ui" line="344"/>
12496        <location filename="../qt/ui_tab_fractal.h" line="728"/>
12497        <source>C constant addition for this fractal formula</source>
12498        <translation>Suma de constante C para esta fórmula fractal</translation>
12499    </message>
12500    <message>
12501        <location filename="../qt/tab_fractal.ui" line="362"/>
12502        <location filename="../qt/ui_tab_fractal.h" line="729"/>
12503        <source>&amp;Julia mode</source>
12504        <translation>&amp;Modo Julia</translation>
12505    </message>
12506    <message>
12507        <location filename="../qt/tab_fractal.ui" line="397"/>
12508        <location filename="../qt/tab_fractal.ui" line="498"/>
12509        <location filename="../qt/tab_fractal.ui" line="866"/>
12510        <location filename="../qt/tab_fractal.ui" line="944"/>
12511        <location filename="../qt/ui_tab_fractal.h" line="730"/>
12512        <location filename="../qt/ui_tab_fractal.h" line="734"/>
12513        <location filename="../qt/ui_tab_fractal.h" line="758"/>
12514        <location filename="../qt/ui_tab_fractal.h" line="763"/>
12515        <source>y:</source>
12516        <translation>y:</translation>
12517    </message>
12518    <message>
12519        <location filename="../qt/tab_fractal.ui" line="407"/>
12520        <location filename="../qt/ui_tab_fractal.h" line="731"/>
12521        <source>Julia constant (c):</source>
12522        <translation>Constante Julia (c):</translation>
12523    </message>
12524    <message>
12525        <location filename="../qt/tab_fractal.ui" line="440"/>
12526        <location filename="../qt/tab_fractal.ui" line="621"/>
12527        <location filename="../qt/tab_fractal.ui" line="744"/>
12528        <location filename="../qt/tab_fractal.ui" line="996"/>
12529        <location filename="../qt/ui_tab_fractal.h" line="732"/>
12530        <location filename="../qt/ui_tab_fractal.h" line="743"/>
12531        <location filename="../qt/ui_tab_fractal.h" line="750"/>
12532        <location filename="../qt/ui_tab_fractal.h" line="765"/>
12533        <source>z:</source>
12534        <translation>z:</translation>
12535    </message>
12536    <message>
12537        <location filename="../qt/tab_fractal.ui" line="456"/>
12538        <location filename="../qt/tab_fractal.ui" line="605"/>
12539        <location filename="../qt/tab_fractal.ui" line="784"/>
12540        <location filename="../qt/tab_fractal.ui" line="970"/>
12541        <location filename="../qt/ui_tab_fractal.h" line="733"/>
12542        <location filename="../qt/ui_tab_fractal.h" line="742"/>
12543        <location filename="../qt/ui_tab_fractal.h" line="753"/>
12544        <location filename="../qt/ui_tab_fractal.h" line="764"/>
12545        <source>x:</source>
12546        <translation>x:</translation>
12547    </message>
12548    <message>
12549        <location filename="../qt/tab_fractal.ui" line="592"/>
12550        <location filename="../qt/ui_tab_fractal.h" line="741"/>
12551        <source>Constant multiplier:</source>
12552        <translation>Multiplicador constante:</translation>
12553    </message>
12554    <message>
12555        <location filename="../qt/tab_fractal.ui" line="631"/>
12556        <location filename="../qt/ui_tab_fractal.h" line="744"/>
12557        <source>Initial w-axis value
12558for 4D fractals</source>
12559        <translation>Valor de eje-w inicial
12560para fractales 4D</translation>
12561    </message>
12562    <message>
12563        <location filename="../qt/tab_fractal.ui" line="678"/>
12564        <location filename="../qt/ui_tab_fractal.h" line="748"/>
12565        <source>Material for fractal</source>
12566        <translation>Material para fractal</translation>
12567    </message>
12568    <message>
12569        <location filename="../qt/tab_fractal.ui" line="712"/>
12570        <location filename="../qt/ui_tab_fractal.h" line="749"/>
12571        <source>Transform (fractal positioning)</source>
12572        <translation>Transformación (posicionamiento de fractal)</translation>
12573    </message>
12574    <message>
12575        <location filename="../qt/tab_fractal.ui" line="764"/>
12576        <location filename="../qt/ui_tab_fractal.h" line="751"/>
12577        <source>shift:</source>
12578        <translation>desplazamiento:</translation>
12579    </message>
12580    <message>
12581        <location filename="../qt/tab_fractal.ui" line="771"/>
12582        <location filename="../qt/ui_tab_fractal.h" line="752"/>
12583        <source>Y-axis rotation:</source>
12584        <translation>Rotación eje Y:</translation>
12585    </message>
12586    <message>
12587        <location filename="../qt/tab_fractal.ui" line="924"/>
12588        <location filename="../qt/ui_tab_fractal.h" line="761"/>
12589        <source>X-axis rotation:</source>
12590        <translation>Rotación eje X:</translation>
12591    </message>
12592    <message>
12593        <location filename="../qt/tab_fractal.ui" line="931"/>
12594        <location filename="../qt/ui_tab_fractal.h" line="762"/>
12595        <source>Z-axis rotation:</source>
12596        <translation>Rotación eje Z:</translation>
12597    </message>
12598    <message>
12599        <location filename="../qt/tab_fractal.ui" line="1006"/>
12600        <location filename="../qt/ui_tab_fractal.h" line="766"/>
12601        <source>Repeat</source>
12602        <translatorcomment>reiterar --possible better, dunno</translatorcomment>
12603        <translation>Repetir</translation>
12604    </message>
12605    <message>
12606        <location filename="../qt/tab_fractal.ui" line="1013"/>
12607        <location filename="../qt/ui_tab_fractal.h" line="767"/>
12608        <source>scale:</source>
12609        <translation>escala:</translation>
12610    </message>
12611</context>
12612<context>
12613    <name>cVoxelExport</name>
12614    <message>
12615        <location filename="../src/voxel_export.cpp" line="159"/>
12616        <source>Processing layer %1 of %2</source>
12617        <translation type="unfinished"></translation>
12618    </message>
12619    <message>
12620        <location filename="../src/voxel_export.cpp" line="162"/>
12621        <source>Voxel Export</source>
12622        <translation type="unfinished"></translation>
12623    </message>
12624    <message>
12625        <location filename="../src/voxel_export.cpp" line="246"/>
12626        <source>Voxel Export finished - Cancelled export</source>
12627        <translation type="unfinished"></translation>
12628    </message>
12629    <message>
12630        <location filename="../src/voxel_export.cpp" line="248"/>
12631        <source>Voxel Export finished - Processed %1 layers</source>
12632        <translation type="unfinished"></translation>
12633    </message>
12634</context>
12635<context>
12636    <name>cVoxelExportDialog</name>
12637    <message>
12638        <location filename="../qt/voxel_export_dialog.ui" line="14"/>
12639        <location filename="../qt/ui_voxel_export_dialog.h" line="464"/>
12640        <source>Export Voxel</source>
12641        <translation type="unfinished"></translation>
12642    </message>
12643    <message>
12644        <location filename="../qt/voxel_export_dialog.ui" line="69"/>
12645        <location filename="../qt/ui_voxel_export_dialog.h" line="465"/>
12646        <source>Layer settings</source>
12647        <translation type="unfinished"></translation>
12648    </message>
12649    <message>
12650        <location filename="../qt/voxel_export_dialog.ui" line="109"/>
12651        <location filename="../qt/ui_voxel_export_dialog.h" line="467"/>
12652        <source>layer folder</source>
12653        <translation type="unfinished"></translation>
12654    </message>
12655    <message>
12656        <location filename="../qt/voxel_export_dialog.ui" line="121"/>
12657        <location filename="../qt/ui_voxel_export_dialog.h" line="468"/>
12658        <source>Render settings</source>
12659        <translation type="unfinished"></translation>
12660    </message>
12661    <message>
12662        <location filename="../qt/voxel_export_dialog.ui" line="157"/>
12663        <location filename="../qt/ui_voxel_export_dialog.h" line="469"/>
12664        <source>MaxIter</source>
12665        <translation type="unfinished"></translation>
12666    </message>
12667    <message>
12668        <location filename="../qt/voxel_export_dialog.ui" line="164"/>
12669        <location filename="../qt/ui_voxel_export_dialog.h" line="471"/>
12670        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When this option is enabled, the fractal appearance is maintained at all resolutions. &lt;/p&gt;&lt;p&gt;The fractal detail level will be automatically adjusted to match any change of image resolution. &lt;/p&gt;&lt;p&gt;For instance, if the resolution is doubled then the detail level will be reduced by half.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12671        <translation type="unfinished"></translation>
12672    </message>
12673    <message>
12674        <location filename="../qt/voxel_export_dialog.ui" line="167"/>
12675        <location filename="../qt/ui_voxel_export_dialog.h" line="473"/>
12676        <source>Save as greyscale images with iteration counts</source>
12677        <translation type="unfinished"></translation>
12678    </message>
12679    <message>
12680        <location filename="../qt/voxel_export_dialog.ui" line="179"/>
12681        <location filename="../qt/ui_voxel_export_dialog.h" line="474"/>
12682        <source>Sample count</source>
12683        <translation type="unfinished"></translation>
12684    </message>
12685    <message>
12686        <location filename="../qt/voxel_export_dialog.ui" line="205"/>
12687        <location filename="../qt/ui_voxel_export_dialog.h" line="475"/>
12688        <source>Samples X</source>
12689        <translation type="unfinished"></translation>
12690    </message>
12691    <message>
12692        <location filename="../qt/voxel_export_dialog.ui" line="225"/>
12693        <location filename="../qt/ui_voxel_export_dialog.h" line="476"/>
12694        <source>Samples Y</source>
12695        <translation type="unfinished"></translation>
12696    </message>
12697    <message>
12698        <location filename="../qt/voxel_export_dialog.ui" line="245"/>
12699        <location filename="../qt/ui_voxel_export_dialog.h" line="477"/>
12700        <source>Samples Z</source>
12701        <translation type="unfinished"></translation>
12702    </message>
12703    <message>
12704        <location filename="../qt/voxel_export_dialog.ui" line="270"/>
12705        <location filename="../qt/ui_voxel_export_dialog.h" line="478"/>
12706        <source>Custom Limits (leave untoggled to use global limits)</source>
12707        <translation type="unfinished"></translation>
12708    </message>
12709    <message>
12710        <location filename="../qt/voxel_export_dialog.ui" line="309"/>
12711        <location filename="../qt/ui_voxel_export_dialog.h" line="479"/>
12712        <source>top right back corner:</source>
12713        <translation type="unfinished">esquina superior derecha:</translation>
12714    </message>
12715    <message>
12716        <location filename="../qt/voxel_export_dialog.ui" line="332"/>
12717        <location filename="../qt/voxel_export_dialog.ui" line="427"/>
12718        <location filename="../qt/ui_voxel_export_dialog.h" line="480"/>
12719        <location filename="../qt/ui_voxel_export_dialog.h" line="484"/>
12720        <source>x:</source>
12721        <translation type="unfinished">x:</translation>
12722    </message>
12723    <message>
12724        <location filename="../qt/voxel_export_dialog.ui" line="378"/>
12725        <location filename="../qt/voxel_export_dialog.ui" line="443"/>
12726        <location filename="../qt/ui_voxel_export_dialog.h" line="481"/>
12727        <location filename="../qt/ui_voxel_export_dialog.h" line="485"/>
12728        <source>y:</source>
12729        <translation type="unfinished">y:</translation>
12730    </message>
12731    <message>
12732        <location filename="../qt/voxel_export_dialog.ui" line="404"/>
12733        <location filename="../qt/voxel_export_dialog.ui" line="459"/>
12734        <location filename="../qt/ui_voxel_export_dialog.h" line="482"/>
12735        <location filename="../qt/ui_voxel_export_dialog.h" line="486"/>
12736        <source>z:</source>
12737        <translation type="unfinished">z:</translation>
12738    </message>
12739    <message>
12740        <location filename="../qt/voxel_export_dialog.ui" line="414"/>
12741        <location filename="../qt/ui_voxel_export_dialog.h" line="483"/>
12742        <source>bottom left front corner:</source>
12743        <translation type="unfinished">esquina superior izquierda:</translation>
12744    </message>
12745    <message>
12746        <location filename="../qt/voxel_export_dialog.ui" line="476"/>
12747        <location filename="../qt/ui_voxel_export_dialog.h" line="488"/>
12748        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Start rendering of layers based on actual settings&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12749        <translation type="unfinished"></translation>
12750    </message>
12751    <message>
12752        <location filename="../qt/voxel_export_dialog.ui" line="479"/>
12753        <location filename="../qt/ui_voxel_export_dialog.h" line="490"/>
12754        <source>Render Layers</source>
12755        <translation type="unfinished"></translation>
12756    </message>
12757    <message>
12758        <location filename="../qt/voxel_export_dialog.ui" line="490"/>
12759        <location filename="../qt/ui_voxel_export_dialog.h" line="492"/>
12760        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Terminate rendering of layers&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12761        <translation type="unfinished"></translation>
12762    </message>
12763    <message>
12764        <location filename="../qt/voxel_export_dialog.ui" line="493"/>
12765        <location filename="../qt/ui_voxel_export_dialog.h" line="494"/>
12766        <source>Stop Render</source>
12767        <translation type="unfinished"></translation>
12768    </message>
12769    <message>
12770        <location filename="../qt/voxel_export_dialog.ui" line="510"/>
12771        <location filename="../qt/ui_voxel_export_dialog.h" line="495"/>
12772        <source>Show Layers</source>
12773        <translation type="unfinished"></translation>
12774    </message>
12775    <message>
12776        <location filename="../qt/voxel_export_dialog.ui" line="540"/>
12777        <location filename="../qt/ui_voxel_export_dialog.h" line="497"/>
12778        <source>Show Voxel Information</source>
12779        <translation type="unfinished"></translation>
12780    </message>
12781    <message>
12782        <location filename="../qt/voxel_export_dialog.ui" line="564"/>
12783        <location filename="../qt/ui_voxel_export_dialog.h" line="498"/>
12784        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The generated image layers can be used to generate &lt;/p&gt;&lt;p&gt;a &lt;span style=&quot; font-weight:600;&quot;&gt;3d model&lt;/span&gt; for various applications.&lt;/p&gt;&lt;p&gt;A possible workflow to work with these images:&lt;/p&gt;&lt;table border=&quot;0&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;&quot; cellspacing=&quot;2&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Program&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Input&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Output&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Mandelbulber&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;---&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;image layers&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;a href=&quot;http://fiji.sc/&quot;&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline; color:#0000ff;&quot;&gt;FIJI&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;image layers&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;3D model&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;a href=&quot;http://meshlab.sourceforge.net/&quot;&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline; color:#0000ff;&quot;&gt;Meshlab&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;3D model&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;optimized 3D model&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Online 3d print service&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;optimized 3D model&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p align=&quot;center&quot;&gt;printed model&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
12785        <translation type="unfinished"></translation>
12786    </message>
12787    <message>
12788        <location filename="../qt/voxel_export_dialog.cpp" line="141"/>
12789        <source>Select path for slice images</source>
12790        <translation type="unfinished"></translation>
12791    </message>
12792</context>
12793<context>
12794    <name>cWaveFormView</name>
12795    <message>
12796        <location filename="../qt/wave_form_view.cpp" line="165"/>
12797        <source>Not able to load audio file!</source>
12798        <translationNo se puede cargar archivo de audio!</translation>
12799    </message>
12800</context>
12801<context>
12802    <name>main</name>
12803    <message>
12804        <location filename="../src/command_line_interface.cpp" line="64"/>
12805        <source>Mandelbulber is an easy to use, handy application designed to help you render 3D Mandelbrot fractals called Mandelbulb and some other kind of 3D fractals like Mandelbox, Bulbbox, Juliabulb, Menger Sponge</source>
12806        <translation type="unfinished"></translation>
12807    </message>
12808    <message>
12809        <location filename="../src/command_line_interface.cpp" line="73"/>
12810        <source>Starts the program without a GUI.</source>
12811        <translation type="unfinished"></translation>
12812    </message>
12813    <message>
12814        <location filename="../src/command_line_interface.cpp" line="76"/>
12815        <source>Renders keyframe animation.</source>
12816        <translation type="unfinished"></translation>
12817    </message>
12818    <message>
12819        <location filename="../src/command_line_interface.cpp" line="79"/>
12820        <source>Renders flight animation.</source>
12821        <translation type="unfinished"></translation>
12822    </message>
12823    <message>
12824        <location filename="../src/command_line_interface.cpp" line="82"/>
12825        <source>Never delete data, instead Exit CLI application.</source>
12826        <translation type="unfinished"></translation>
12827    </message>
12828    <message>
12829        <location filename="../src/command_line_interface.cpp" line="85"/>
12830        <source>Starts rendering from frame number &lt;N&gt;.</source>
12831        <translation type="unfinished"></translation>
12832    </message>
12833    <message>
12834        <location filename="../src/command_line_interface.cpp" line="86"/>
12835        <location filename="../src/command_line_interface.cpp" line="90"/>
12836        <location filename="../src/command_line_interface.cpp" line="124"/>
12837        <location filename="../src/command_line_interface.cpp" line="137"/>
12838        <location filename="../src/command_line_interface.cpp" line="145"/>
12839        <location filename="../src/command_line_interface.cpp" line="150"/>
12840        <source>N</source>
12841        <translation type="unfinished"></translation>
12842    </message>
12843    <message>
12844        <location filename="../src/command_line_interface.cpp" line="89"/>
12845        <source>Stops rendering on frame number &lt;N&gt;.</source>
12846        <translation type="unfinished"></translation>
12847    </message>
12848    <message>
12849        <location filename="../src/command_line_interface.cpp" line="93"/>
12850        <source>&lt;KEY=VALUE&gt; overrides item &apos;&lt;KEY&gt;&apos; from settings file with new value &apos;&lt;VALUE&gt;&apos;.
12851Specify multiple KEY=VALUE pairs by separating with a &apos;#&apos;: &lt;KEY1=VALUE1#KEY2=VALUE2&gt;. Quote whole expression to avoid whitespace parsing issues
12852Override fractal parameter in the form &apos;fractal&lt;N&gt;_KEY=VALUE&apos; with &lt;N&gt; being index of fractal</source>
12853        <translation type="unfinished"></translation>
12854    </message>
12855    <message>
12856        <location filename="../src/command_line_interface.cpp" line="99"/>
12857        <source>...</source>
12858        <translation type="unfinished"></translation>
12859    </message>
12860    <message>
12861        <location filename="../src/command_line_interface.cpp" line="102"/>
12862        <source>Lists all possible parameters &apos;&lt;KEY&gt;&apos; with corresponding default value &apos;&lt;VALUE&gt;&apos;.</source>
12863        <translation type="unfinished"></translation>
12864    </message>
12865    <message>
12866        <location filename="../src/command_line_interface.cpp" line="106"/>
12867        <source>Image output format:
12868  jpg  - JPEG format (default)
12869  png  - PNG format
12870  exr  - EXR format
12871  tiff - TIFF format
12872 Legacy formats for still frames:
12873  png16 - 16-bit PNG format
12874  png16alpha - 16-bit PNG with alpha channel format</source>
12875        <translation type="unfinished"></translation>
12876    </message>
12877    <message>
12878        <location filename="../src/command_line_interface.cpp" line="115"/>
12879        <location filename="../src/command_line_interface.cpp" line="181"/>
12880        <source>FORMAT</source>
12881        <translation type="unfinished"></translation>
12882    </message>
12883    <message>
12884        <location filename="../src/command_line_interface.cpp" line="118"/>
12885        <source>Overrides image resolution. Specify as width and height separated by &apos;x&apos;</source>
12886        <translation type="unfinished"></translation>
12887    </message>
12888    <message>
12889        <location filename="../src/command_line_interface.cpp" line="120"/>
12890        <source>WxH</source>
12891        <translation type="unfinished"></translation>
12892    </message>
12893    <message>
12894        <location filename="../src/command_line_interface.cpp" line="123"/>
12895        <source>Overrides frames per key parameter.</source>
12896        <translation type="unfinished"></translation>
12897    </message>
12898    <message>
12899        <location filename="../src/command_line_interface.cpp" line="127"/>
12900        <source>Sets application as a server listening for clients.</source>
12901        <translation type="unfinished"></translation>
12902    </message>
12903    <message>
12904        <location filename="../src/command_line_interface.cpp" line="130"/>
12905        <source>Sets application as a client connected to server of given host address (Host can be of type IPv4, IPv6 and Domain name address).</source>
12906        <translation type="unfinished"></translation>
12907    </message>
12908    <message>
12909        <location filename="../src/command_line_interface.cpp" line="133"/>
12910        <source>N.N.N.N</source>
12911        <translation type="unfinished"></translation>
12912    </message>
12913    <message>
12914        <location filename="../src/command_line_interface.cpp" line="136"/>
12915        <source>Sets network port number for netrender (default 5555).</source>
12916        <translation type="unfinished"></translation>
12917    </message>
12918    <message>
12919        <location filename="../src/command_line_interface.cpp" line="140"/>
12920        <source>Starts program without ANSI colors, when execution on CLI.</source>
12921        <translation type="unfinished"></translation>
12922    </message>
12923    <message>
12924        <location filename="../src/command_line_interface.cpp" line="144"/>
12925        <source>Saves rendered image(s) to this file / folder.</source>
12926        <translation type="unfinished"></translation>
12927    </message>
12928    <message>
12929        <location filename="../src/command_line_interface.cpp" line="148"/>
12930        <source>Specify custom system log filepath (default is: ~/.mandelbulber_log.txt).</source>
12931        <translation type="unfinished"></translation>
12932    </message>
12933    <message>
12934        <location filename="../src/command_line_interface.cpp" line="153"/>
12935        <source>Renders all images from common queue.</source>
12936        <translation type="unfinished"></translation>
12937    </message>
12938    <message>
12939        <location filename="../src/command_line_interface.cpp" line="156"/>
12940        <source>Runs testcases on the mandelbulber instance</source>
12941        <translation type="unfinished"></translation>
12942    </message>
12943    <message>
12944        <location filename="../src/command_line_interface.cpp" line="159"/>
12945        <source>Runs benchmarks on the mandelbulber instance, specify optional parameter difficulty (1 -&gt; very easy, &gt; 20 -&gt; very hard, 10 -&gt; default). When [output] option is set to a folder, the example-test images will be stored there.</source>
12946        <translation type="unfinished"></translation>
12947    </message>
12948    <message>
12949        <location filename="../src/command_line_interface.cpp" line="165"/>
12950        <source>Runs the program in opencl mode and selects first available gpu device.</source>
12951        <translation type="unfinished"></translation>
12952    </message>
12953    <message>
12954        <location filename="../src/command_line_interface.cpp" line="169"/>
12955        <source>Runs the program in opencl mode and selects all available gpu devices.</source>
12956        <translation type="unfinished"></translation>
12957    </message>
12958    <message>
12959        <location filename="../src/command_line_interface.cpp" line="173"/>
12960        <source>Resaves a settings file (can be used to update a settings file)</source>
12961        <translation type="unfinished"></translation>
12962    </message>
12963    <message>
12964        <location filename="../src/command_line_interface.cpp" line="177"/>
12965        <source>Renders the voxel volume. Output formats are:
12966  slice - stack of PNG images into one folder (default)
12967  ply   - Polygon File Format (single 3d file)
12968</source>
12969        <translation type="unfinished"></translation>
12970    </message>
12971    <message>
12972        <location filename="../src/command_line_interface.cpp" line="184"/>
12973        <source>Shows statistics while rendering in CLI mode.</source>
12974        <translation type="unfinished"></translation>
12975    </message>
12976    <message>
12977        <location filename="../src/command_line_interface.cpp" line="187"/>
12978        <source>Shows help about input.</source>
12979        <translation type="unfinished"></translation>
12980    </message>
12981    <message>
12982        <location filename="../src/command_line_interface.cpp" line="189"/>
12983        <source>Shows example commands.</source>
12984        <translation type="unfinished"></translation>
12985    </message>
12986    <message>
12987        <location filename="../src/command_line_interface.cpp" line="191"/>
12988        <source>Shows commands regarding OpenCL.</source>
12989        <translation type="unfinished"></translation>
12990    </message>
12991    <message>
12992        <location filename="../src/command_line_interface.cpp" line="194"/>
12993        <source>file with fractal settings (program also tries
12994to find file in ./mandelbulber/settings directory)
12995When settings_file is put as a command line argument then program will start in noGUI mode&lt;settings_file&gt; can also be specified as a list, see all options with --help-input</source>
12996        <translation type="unfinished"></translation>
12997    </message>
12998</context>
12999</TS>
13000