1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.0" language="it_IT">
4<context>
5    <name>AboutDialog</name>
6    <message>
7        <location filename="../aboutdialog.ui" line="14"/>
8        <source>About</source>
9        <translation type="unfinished"></translation>
10    </message>
11    <message>
12        <location filename="../aboutdialog.ui" line="92"/>
13        <source>Ok</source>
14        <translation type="unfinished"></translation>
15    </message>
16    <message>
17        <location filename="../aboutdialog.cpp" line="23"/>
18        <source>Qt based graphical user interface to CHDMAN, the MAME CHD management tool</source>
19        <translation type="unfinished"></translation>
20    </message>
21    <message>
22        <location filename="../aboutdialog.cpp" line="24"/>
23        <source>Copyright</source>
24        <translation type="unfinished"></translation>
25    </message>
26    <message>
27        <location filename="../aboutdialog.cpp" line="24"/>
28        <source>All Rights Reserved.</source>
29        <translation type="unfinished"></translation>
30    </message>
31    <message>
32        <location filename="../aboutdialog.cpp" line="25"/>
33        <source>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the license, or (at your option) any later version.</source>
34        <translation type="unfinished"></translation>
35    </message>
36    <message>
37        <location filename="../aboutdialog.cpp" line="28"/>
38        <source>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. </source>
39        <translation type="unfinished"></translation>
40    </message>
41    <message>
42        <location filename="../aboutdialog.cpp" line="30"/>
43        <source>See the</source>
44        <translation type="unfinished"></translation>
45    </message>
46    <message>
47        <location filename="../aboutdialog.cpp" line="30"/>
48        <source>GNU General Public License</source>
49        <translation type="unfinished"></translation>
50    </message>
51    <message>
52        <location filename="../aboutdialog.cpp" line="30"/>
53        <source>for more details.</source>
54        <translation type="unfinished"></translation>
55    </message>
56    <message>
57        <location filename="../aboutdialog.cpp" line="31"/>
58        <source>Qt CHDMAN GUI is part of the</source>
59        <translation type="unfinished"></translation>
60    </message>
61    <message>
62        <location filename="../aboutdialog.cpp" line="31"/>
63        <source>QMC2 project</source>
64        <translation type="unfinished"></translation>
65    </message>
66</context>
67<context>
68    <name>MainWindow</name>
69    <message>
70        <location filename="../mainwindow.ui" line="14"/>
71        <source>MainWindow</source>
72        <translation type="unfinished"></translation>
73    </message>
74    <message>
75        <location filename="../mainwindow.ui" line="67"/>
76        <source>&amp;Window</source>
77        <translation type="unfinished"></translation>
78    </message>
79    <message>
80        <location filename="../mainwindow.ui" line="71"/>
81        <source>View mode</source>
82        <translation type="unfinished"></translation>
83    </message>
84    <message>
85        <location filename="../mainwindow.ui" line="89"/>
86        <source>&amp;Help</source>
87        <translation type="unfinished"></translation>
88    </message>
89    <message>
90        <location filename="../mainwindow.ui" line="109"/>
91        <source>Create a new project</source>
92        <translation type="unfinished"></translation>
93    </message>
94    <message>
95        <location filename="../mainwindow.ui" line="112"/>
96        <source>Ctrl+N</source>
97        <translation type="unfinished"></translation>
98    </message>
99    <message>
100        <location filename="../mainwindow.ui" line="120"/>
101        <source>Load existing project from file</source>
102        <translation type="unfinished"></translation>
103    </message>
104    <message>
105        <location filename="../mainwindow.ui" line="123"/>
106        <source>Ctrl+L</source>
107        <translation type="unfinished"></translation>
108    </message>
109    <message>
110        <location filename="../mainwindow.ui" line="131"/>
111        <source>Save</source>
112        <translation type="unfinished"></translation>
113    </message>
114    <message>
115        <location filename="../mainwindow.ui" line="137"/>
116        <source>Ctrl+S</source>
117        <translation type="unfinished"></translation>
118    </message>
119    <message>
120        <location filename="../mainwindow.ui" line="145"/>
121        <source>Save as...</source>
122        <translation type="unfinished"></translation>
123    </message>
124    <message>
125        <location filename="../mainwindow.ui" line="151"/>
126        <source>Ctrl+Shift+S</source>
127        <translation type="unfinished"></translation>
128    </message>
129    <message>
130        <location filename="../mainwindow.ui" line="156"/>
131        <source>Exit</source>
132        <translation type="unfinished"></translation>
133    </message>
134    <message>
135        <location filename="../mainwindow.ui" line="159"/>
136        <source>Quit GUI</source>
137        <translation type="unfinished"></translation>
138    </message>
139    <message>
140        <location filename="../mainwindow.ui" line="162"/>
141        <source>Ctrl+X</source>
142        <translation type="unfinished"></translation>
143    </message>
144    <message>
145        <location filename="../mainwindow.ui" line="170"/>
146        <source>Next</source>
147        <translation type="unfinished"></translation>
148    </message>
149    <message>
150        <location filename="../mainwindow.ui" line="176"/>
151        <source>Ctrl+Alt+N</source>
152        <translation type="unfinished"></translation>
153    </message>
154    <message>
155        <location filename="../mainwindow.ui" line="184"/>
156        <source>Previous</source>
157        <translation type="unfinished"></translation>
158    </message>
159    <message>
160        <location filename="../mainwindow.ui" line="190"/>
161        <source>Ctrl+Alt+P</source>
162        <translation type="unfinished"></translation>
163    </message>
164    <message>
165        <location filename="../mainwindow.ui" line="198"/>
166        <source>Tile</source>
167        <translation type="unfinished"></translation>
168    </message>
169    <message>
170        <location filename="../mainwindow.ui" line="204"/>
171        <source>Ctrl+Alt+T</source>
172        <translation type="unfinished"></translation>
173    </message>
174    <message>
175        <location filename="../mainwindow.ui" line="212"/>
176        <source>Cascade</source>
177        <translation type="unfinished"></translation>
178    </message>
179    <message>
180        <location filename="../mainwindow.ui" line="218"/>
181        <source>Ctrl+Alt+C</source>
182        <translation type="unfinished"></translation>
183    </message>
184    <message>
185        <location filename="../mainwindow.ui" line="226"/>
186        <source>Close</source>
187        <translation type="unfinished"></translation>
188    </message>
189    <message>
190        <location filename="../mainwindow.ui" line="237"/>
191        <source>Close all</source>
192        <translation type="unfinished"></translation>
193    </message>
194    <message>
195        <location filename="../mainwindow.ui" line="37"/>
196        <source>&amp;File</source>
197        <translation type="unfinished"></translation>
198    </message>
199    <message>
200        <location filename="../mainwindow.ui" line="41"/>
201        <source>Recent projects</source>
202        <translation type="unfinished"></translation>
203    </message>
204    <message>
205        <location filename="../mainwindow.ui" line="46"/>
206        <source>Recent scripts</source>
207        <translation type="unfinished"></translation>
208    </message>
209    <message>
210        <location filename="../mainwindow.ui" line="106"/>
211        <source>New project</source>
212        <translation type="unfinished"></translation>
213    </message>
214    <message>
215        <location filename="../mainwindow.ui" line="117"/>
216        <source>Load project...</source>
217        <translation type="unfinished"></translation>
218    </message>
219    <message>
220        <location filename="../mainwindow.ui" line="134"/>
221        <source>Save project or script to file</source>
222        <translation type="unfinished"></translation>
223    </message>
224    <message>
225        <location filename="../mainwindow.ui" line="148"/>
226        <source>Save project or script under a different name</source>
227        <translation type="unfinished"></translation>
228    </message>
229    <message>
230        <location filename="../mainwindow.ui" line="173"/>
231        <source>Select next window</source>
232        <translation type="unfinished"></translation>
233    </message>
234    <message>
235        <location filename="../mainwindow.ui" line="187"/>
236        <source>Select previous window</source>
237        <translation type="unfinished"></translation>
238    </message>
239    <message>
240        <location filename="../mainwindow.ui" line="201"/>
241        <source>Tile windows</source>
242        <translation type="unfinished"></translation>
243    </message>
244    <message>
245        <location filename="../mainwindow.ui" line="215"/>
246        <source>Cascade windows</source>
247        <translation type="unfinished"></translation>
248    </message>
249    <message>
250        <location filename="../mainwindow.ui" line="229"/>
251        <source>Close active window</source>
252        <translation type="unfinished"></translation>
253    </message>
254    <message>
255        <location filename="../mainwindow.ui" line="240"/>
256        <source>Close all windows</source>
257        <translation type="unfinished"></translation>
258    </message>
259    <message>
260        <location filename="../mainwindow.ui" line="245"/>
261        <source>About...</source>
262        <translation type="unfinished"></translation>
263    </message>
264    <message>
265        <location filename="../mainwindow.ui" line="248"/>
266        <source>About this program</source>
267        <translation type="unfinished"></translation>
268    </message>
269    <message>
270        <location filename="../mainwindow.ui" line="253"/>
271        <source>About Qt...</source>
272        <translation type="unfinished"></translation>
273    </message>
274    <message>
275        <location filename="../mainwindow.ui" line="256"/>
276        <source>About Qt</source>
277        <translation type="unfinished"></translation>
278    </message>
279    <message>
280        <location filename="../mainwindow.ui" line="261"/>
281        <source>Preferences...</source>
282        <translation type="unfinished"></translation>
283    </message>
284    <message>
285        <location filename="../mainwindow.ui" line="264"/>
286        <source>General preferences</source>
287        <translation type="unfinished"></translation>
288    </message>
289    <message>
290        <location filename="../mainwindow.ui" line="267"/>
291        <source>Ctrl+P</source>
292        <translation type="unfinished"></translation>
293    </message>
294    <message>
295        <location filename="../mainwindow.ui" line="278"/>
296        <source>View in windowed mode</source>
297        <translation type="unfinished"></translation>
298    </message>
299    <message>
300        <location filename="../mainwindow.ui" line="292"/>
301        <source>View in tabbed mode</source>
302        <translation type="unfinished"></translation>
303    </message>
304    <message>
305        <location filename="../mainwindow.ui" line="306"/>
306        <source>Save all projects or scripts</source>
307        <translation type="unfinished"></translation>
308    </message>
309    <message>
310        <location filename="../mainwindow.ui" line="325"/>
311        <source>Load script...</source>
312        <translation type="unfinished"></translation>
313    </message>
314    <message>
315        <location filename="../mainwindow.ui" line="328"/>
316        <source>Load existing script from file</source>
317        <translation type="unfinished"></translation>
318    </message>
319    <message>
320        <location filename="../mainwindow.ui" line="331"/>
321        <source>Ctrl+Shift+L</source>
322        <translation type="unfinished"></translation>
323    </message>
324    <message>
325        <location filename="../mainwindow.ui" line="336"/>
326        <source>Wiki...</source>
327        <translation type="unfinished"></translation>
328    </message>
329    <message>
330        <location filename="../mainwindow.ui" line="339"/>
331        <source>Open our wiki in the default browser</source>
332        <translation type="unfinished"></translation>
333    </message>
334    <message>
335        <location filename="../mainwindow.ui" line="344"/>
336        <source>Forum...</source>
337        <translation type="unfinished"></translation>
338    </message>
339    <message>
340        <location filename="../mainwindow.ui" line="347"/>
341        <source>Open our forum in the default browser</source>
342        <translation type="unfinished"></translation>
343    </message>
344    <message>
345        <location filename="../mainwindow.ui" line="352"/>
346        <source>Bug tracker...</source>
347        <translation type="unfinished"></translation>
348    </message>
349    <message>
350        <location filename="../mainwindow.ui" line="355"/>
351        <source>Open our bug-tracking system in the default browser</source>
352        <translation type="unfinished"></translation>
353    </message>
354    <message>
355        <location filename="../mainwindow.ui" line="275"/>
356        <source>Windowed</source>
357        <translation type="unfinished"></translation>
358    </message>
359    <message>
360        <location filename="../mainwindow.ui" line="281"/>
361        <source>Ctrl+Shift+W</source>
362        <translation type="unfinished"></translation>
363    </message>
364    <message>
365        <location filename="../mainwindow.ui" line="289"/>
366        <source>Tabbed</source>
367        <translation type="unfinished"></translation>
368    </message>
369    <message>
370        <location filename="../mainwindow.ui" line="295"/>
371        <source>Ctrl+Shift+T</source>
372        <translation type="unfinished"></translation>
373    </message>
374    <message>
375        <location filename="../mainwindow.ui" line="303"/>
376        <source>Save all</source>
377        <translation type="unfinished"></translation>
378    </message>
379    <message>
380        <location filename="../mainwindow.ui" line="309"/>
381        <source>Ctrl+Alt+S</source>
382        <translation type="unfinished"></translation>
383    </message>
384    <message>
385        <location filename="../mainwindow.ui" line="314"/>
386        <source>New script</source>
387        <translation type="unfinished"></translation>
388    </message>
389    <message>
390        <location filename="../mainwindow.ui" line="317"/>
391        <source>Create a new script</source>
392        <translation type="unfinished"></translation>
393    </message>
394    <message>
395        <location filename="../mainwindow.ui" line="320"/>
396        <source>Ctrl+Shift+N</source>
397        <translation type="unfinished"></translation>
398    </message>
399    <message>
400        <location filename="../mainwindow.cpp" line="83"/>
401        <source>avhu (A/V Huffman)</source>
402        <translation type="unfinished"></translation>
403    </message>
404    <message>
405        <location filename="../mainwindow.cpp" line="84"/>
406        <source>cdfl (CD FLAC)</source>
407        <translation type="unfinished"></translation>
408    </message>
409    <message>
410        <location filename="../mainwindow.cpp" line="85"/>
411        <source>cdlz (CD LZMA)</source>
412        <translation type="unfinished"></translation>
413    </message>
414    <message>
415        <location filename="../mainwindow.cpp" line="86"/>
416        <source>cdzl (CD Deflate)</source>
417        <translation type="unfinished"></translation>
418    </message>
419    <message>
420        <location filename="../mainwindow.cpp" line="87"/>
421        <source>flac (FLAC)</source>
422        <translation type="unfinished"></translation>
423    </message>
424    <message>
425        <location filename="../mainwindow.cpp" line="88"/>
426        <source>huff (Huffman)</source>
427        <translation type="unfinished"></translation>
428    </message>
429    <message>
430        <location filename="../mainwindow.cpp" line="89"/>
431        <source>lzma (LZMA)</source>
432        <translation type="unfinished"></translation>
433    </message>
434    <message>
435        <location filename="../mainwindow.cpp" line="90"/>
436        <source>zlib (Deflate)</source>
437        <translation type="unfinished"></translation>
438    </message>
439    <message>
440        <location filename="../mainwindow.cpp" line="348"/>
441        <location filename="../mainwindow.cpp" line="361"/>
442        <source>All files (*)</source>
443        <translation type="unfinished"></translation>
444    </message>
445    <message>
446        <location filename="../mainwindow.cpp" line="348"/>
447        <source>Choose project file</source>
448        <translation type="unfinished"></translation>
449    </message>
450    <message>
451        <location filename="../mainwindow.cpp" line="348"/>
452        <source>Project files (*.prj)</source>
453        <translation type="unfinished"></translation>
454    </message>
455    <message>
456        <location filename="../mainwindow.cpp" line="361"/>
457        <source>Choose script file</source>
458        <translation type="unfinished"></translation>
459    </message>
460    <message>
461        <location filename="../mainwindow.cpp" line="361"/>
462        <source>Script files (*.scr)</source>
463        <translation type="unfinished"></translation>
464    </message>
465    <message>
466        <location filename="../mainwindow.cpp" line="540"/>
467        <location filename="../mainwindow.cpp" line="554"/>
468        <source> KB</source>
469        <translation type="unfinished"></translation>
470    </message>
471    <message>
472        <location filename="../mainwindow.cpp" line="543"/>
473        <location filename="../mainwindow.cpp" line="557"/>
474        <source> MB</source>
475        <translation type="unfinished"></translation>
476    </message>
477    <message>
478        <location filename="../mainwindow.cpp" line="546"/>
479        <location filename="../mainwindow.cpp" line="560"/>
480        <source> GB</source>
481        <translation type="unfinished"></translation>
482    </message>
483    <message>
484        <location filename="../mainwindow.cpp" line="549"/>
485        <source> TB</source>
486        <translation type="unfinished"></translation>
487    </message>
488    <message>
489        <location filename="../mainwindow.cpp" line="569"/>
490        <source>Running scripts / projects: %1 / %2</source>
491        <translation type="unfinished"></translation>
492    </message>
493    <message>
494        <location filename="../mainwindow.cpp" line="652"/>
495        <source>Project &apos;%1&apos; doesn&apos;t exist</source>
496        <translation type="unfinished"></translation>
497    </message>
498    <message>
499        <location filename="../mainwindow.cpp" line="668"/>
500        <source>Script &apos;%1&apos; doesn&apos;t exist</source>
501        <translation type="unfinished"></translation>
502    </message>
503    <message>
504        <location filename="../mainwindow.cpp" line="747"/>
505        <location filename="../mainwindow.cpp" line="773"/>
506        <source>Confirm</source>
507        <translation type="unfinished"></translation>
508    </message>
509    <message numerus="yes">
510        <location filename="../mainwindow.cpp" line="748"/>
511        <source>There are %n script(s) currently running.
512
513Proceed?</source>
514        <translation type="unfinished">
515            <numerusform></numerusform>
516            <numerusform></numerusform>
517        </translation>
518    </message>
519    <message>
520        <location filename="../mainwindow.cpp" line="775"/>
521        <source>There is 1 project currently running.
522
523Closing its window will kill the external process!
524
525Proceed?</source>
526        <translation type="unfinished"></translation>
527    </message>
528    <message>
529        <location filename="../mainwindow.cpp" line="776"/>
530        <source>There are %1 projects currently running.
531
532Closing their windows will kill the external processes!
533
534Proceed?</source>
535        <translation type="unfinished"></translation>
536    </message>
537</context>
538<context>
539    <name>PreferencesDialog</name>
540    <message>
541        <location filename="../preferencesdialog.ui" line="14"/>
542        <source>Preferences</source>
543        <translation type="unfinished"></translation>
544    </message>
545    <message>
546        <location filename="../preferencesdialog.ui" line="35"/>
547        <source>Ok</source>
548        <translation type="unfinished"></translation>
549    </message>
550    <message>
551        <location filename="../preferencesdialog.ui" line="42"/>
552        <source>Apply</source>
553        <translation type="unfinished"></translation>
554    </message>
555    <message>
556        <location filename="../preferencesdialog.ui" line="49"/>
557        <source>Cancel</source>
558        <translation type="unfinished"></translation>
559    </message>
560    <message>
561        <location filename="../preferencesdialog.ui" line="75"/>
562        <source>GUI</source>
563        <translation type="unfinished"></translation>
564    </message>
565    <message>
566        <location filename="../preferencesdialog.ui" line="81"/>
567        <source>Language</source>
568        <translation type="unfinished"></translation>
569    </message>
570    <message>
571        <location filename="../preferencesdialog.ui" line="154"/>
572        <source>Style</source>
573        <translation type="unfinished"></translation>
574    </message>
575    <message>
576        <location filename="../preferencesdialog.ui" line="174"/>
577        <source>Font</source>
578        <translation type="unfinished"></translation>
579    </message>
580    <message>
581        <location filename="../preferencesdialog.ui" line="194"/>
582        <source>Application font</source>
583        <translation type="unfinished"></translation>
584    </message>
585    <message>
586        <location filename="../preferencesdialog.ui" line="207"/>
587        <location filename="../preferencesdialog.ui" line="247"/>
588        <location filename="../preferencesdialog.ui" line="331"/>
589        <source>Size</source>
590        <translation type="unfinished"></translation>
591    </message>
592    <message>
593        <location filename="../preferencesdialog.ui" line="214"/>
594        <source>Application font size</source>
595        <translation type="unfinished"></translation>
596    </message>
597    <message>
598        <location filename="../preferencesdialog.ui" line="227"/>
599        <location filename="../preferencesdialog.ui" line="234"/>
600        <source>Log font</source>
601        <translation type="unfinished"></translation>
602    </message>
603    <message>
604        <location filename="../preferencesdialog.ui" line="254"/>
605        <source>Log font size</source>
606        <translation type="unfinished"></translation>
607    </message>
608    <message>
609        <location filename="../preferencesdialog.ui" line="263"/>
610        <source>Maximize new project or script windows</source>
611        <translation type="unfinished"></translation>
612    </message>
613    <message>
614        <location filename="../preferencesdialog.ui" line="266"/>
615        <source>Maximize windows</source>
616        <translation type="unfinished"></translation>
617    </message>
618    <message>
619        <location filename="../preferencesdialog.ui" line="276"/>
620        <source>Display project help texts</source>
621        <translation type="unfinished"></translation>
622    </message>
623    <message>
624        <location filename="../preferencesdialog.ui" line="399"/>
625        <source>&lt;b&gt;Paths to program binaries&lt;/b&gt;</source>
626        <translation type="unfinished"></translation>
627    </message>
628    <message>
629        <location filename="../preferencesdialog.ui" line="550"/>
630        <source>Non-CHD input</source>
631        <translation type="unfinished"></translation>
632    </message>
633    <message>
634        <location filename="../preferencesdialog.ui" line="406"/>
635        <source>&lt;b&gt;Preferred folders for input &amp;amp; output files&lt;/b&gt;</source>
636        <translation type="unfinished"></translation>
637    </message>
638    <message>
639        <location filename="../preferencesdialog.ui" line="557"/>
640        <source>CHD output</source>
641        <translation type="unfinished"></translation>
642    </message>
643    <message>
644        <location filename="../preferencesdialog.ui" line="564"/>
645        <source>Non-CHD output</source>
646        <translation type="unfinished"></translation>
647    </message>
648    <message>
649        <location filename="../preferencesdialog.ui" line="419"/>
650        <source>Preferred folder to use for non-CHD output files</source>
651        <translation type="unfinished"></translation>
652    </message>
653    <message>
654        <location filename="../preferencesdialog.ui" line="432"/>
655        <source>Preferred folder to use for CHD output files</source>
656        <translation type="unfinished"></translation>
657    </message>
658    <message>
659        <location filename="../preferencesdialog.ui" line="445"/>
660        <source>Preferred folder to search for non-CHD input files</source>
661        <translation type="unfinished"></translation>
662    </message>
663    <message>
664        <location filename="../preferencesdialog.ui" line="458"/>
665        <source>Preferred folder to search for CHD input files</source>
666        <translation type="unfinished"></translation>
667    </message>
668    <message>
669        <location filename="../preferencesdialog.ui" line="161"/>
670        <source>Select the GUI style</source>
671        <translation type="unfinished"></translation>
672    </message>
673    <message>
674        <location filename="../preferencesdialog.ui" line="88"/>
675        <source>Select the GUI language (requires a restart to take effect!)</source>
676        <translation type="unfinished"></translation>
677    </message>
678    <message>
679        <location filename="../preferencesdialog.ui" line="95"/>
680        <source>German (de)</source>
681        <translation type="unfinished"></translation>
682    </message>
683    <message>
684        <location filename="../preferencesdialog.ui" line="100"/>
685        <source>Spanish (es)</source>
686        <translation type="unfinished"></translation>
687    </message>
688    <message>
689        <location filename="../preferencesdialog.ui" line="105"/>
690        <source>Greek (el)</source>
691        <translation type="unfinished"></translation>
692    </message>
693    <message>
694        <location filename="../preferencesdialog.ui" line="110"/>
695        <source>French (fr)</source>
696        <translation type="unfinished"></translation>
697    </message>
698    <message>
699        <location filename="../preferencesdialog.ui" line="115"/>
700        <source>Italian (it)</source>
701        <translation type="unfinished"></translation>
702    </message>
703    <message>
704        <location filename="../preferencesdialog.ui" line="120"/>
705        <source>Polish (pl)</source>
706        <translation type="unfinished"></translation>
707    </message>
708    <message>
709        <location filename="../preferencesdialog.ui" line="125"/>
710        <source>Portuguese (pt)</source>
711        <translation type="unfinished"></translation>
712    </message>
713    <message>
714        <location filename="../preferencesdialog.ui" line="130"/>
715        <source>Romanian (ro)</source>
716        <translation type="unfinished"></translation>
717    </message>
718    <message>
719        <location filename="../preferencesdialog.ui" line="135"/>
720        <source>Swedish (sv)</source>
721        <translation type="unfinished"></translation>
722    </message>
723    <message>
724        <location filename="../preferencesdialog.ui" line="140"/>
725        <source>English (us)</source>
726        <translation type="unfinished"></translation>
727    </message>
728    <message>
729        <location filename="../preferencesdialog.ui" line="273"/>
730        <source>Make sure project help texts are shown</source>
731        <translation type="unfinished"></translation>
732    </message>
733    <message>
734        <location filename="../preferencesdialog.ui" line="283"/>
735        <source>Use the platform&apos;s native file dialogs or the Qt built-in ones</source>
736        <translation type="unfinished"></translation>
737    </message>
738    <message>
739        <location filename="../preferencesdialog.ui" line="286"/>
740        <source>Use native file dialogs</source>
741        <translation type="unfinished"></translation>
742    </message>
743    <message>
744        <location filename="../preferencesdialog.ui" line="293"/>
745        <source>Include the names of the I/O channels (stdout / stderr) when logging CHDMAN output</source>
746        <translation type="unfinished"></translation>
747    </message>
748    <message>
749        <location filename="../preferencesdialog.ui" line="296"/>
750        <source>Log channel names</source>
751        <translation type="unfinished"></translation>
752    </message>
753    <message>
754        <location filename="../preferencesdialog.ui" line="311"/>
755        <location filename="../preferencesdialog.ui" line="318"/>
756        <source>Editor font</source>
757        <translation type="unfinished"></translation>
758    </message>
759    <message>
760        <location filename="../preferencesdialog.ui" line="338"/>
761        <source>Editor font size</source>
762        <translation type="unfinished"></translation>
763    </message>
764    <message>
765        <location filename="../preferencesdialog.ui" line="346"/>
766        <source>Paths</source>
767        <translation type="unfinished"></translation>
768    </message>
769    <message>
770        <location filename="../preferencesdialog.ui" line="543"/>
771        <source>CHD input</source>
772        <translation type="unfinished"></translation>
773    </message>
774    <message>
775        <location filename="../preferencesdialog.ui" line="352"/>
776        <source>CHDMAN binary</source>
777        <translation type="unfinished"></translation>
778    </message>
779    <message>
780        <location filename="../preferencesdialog.ui" line="365"/>
781        <source>Path to the CHDMAN binary</source>
782        <translation type="unfinished"></translation>
783    </message>
784    <message>
785        <location filename="../preferencesdialog.cpp" line="92"/>
786        <source>Choose CHDMAN binary</source>
787        <translation type="unfinished"></translation>
788    </message>
789    <message>
790        <location filename="../preferencesdialog.cpp" line="92"/>
791        <source>All files (*)</source>
792        <translation type="unfinished"></translation>
793    </message>
794    <message>
795        <location filename="../preferencesdialog.cpp" line="99"/>
796        <source>Choose preferred CHD input path</source>
797        <translation type="unfinished"></translation>
798    </message>
799    <message>
800        <location filename="../preferencesdialog.cpp" line="106"/>
801        <source>Choose preferred non-CHD input path</source>
802        <translation type="unfinished"></translation>
803    </message>
804    <message>
805        <location filename="../preferencesdialog.cpp" line="113"/>
806        <source>Choose preferred CHD output path</source>
807        <translation type="unfinished"></translation>
808    </message>
809    <message>
810        <location filename="../preferencesdialog.cpp" line="120"/>
811        <source>Choose preferred non-CHD output path</source>
812        <translation type="unfinished"></translation>
813    </message>
814</context>
815<context>
816    <name>ProjectWidget</name>
817    <message>
818        <location filename="../projectwidget.ui" line="23"/>
819        <source>Select project type</source>
820        <translation type="unfinished"></translation>
821    </message>
822    <message>
823        <location filename="../projectwidget.ui" line="30"/>
824        <source>Display information about a CHD input file</source>
825        <translation type="unfinished"></translation>
826    </message>
827    <message>
828        <location filename="../projectwidget.ui" line="39"/>
829        <source>Verify the integrity of a CHD input file</source>
830        <translation type="unfinished"></translation>
831    </message>
832    <message>
833        <location filename="../projectwidget.ui" line="48"/>
834        <source>Copy data from one CHD to another</source>
835        <translation type="unfinished"></translation>
836    </message>
837    <message>
838        <location filename="../projectwidget.ui" line="57"/>
839        <source>Create a raw CHD from an input file</source>
840        <translation type="unfinished"></translation>
841    </message>
842    <message>
843        <location filename="../projectwidget.ui" line="66"/>
844        <source>Create an HD CHD from an input file</source>
845        <translation type="unfinished"></translation>
846    </message>
847    <message>
848        <location filename="../projectwidget.ui" line="75"/>
849        <source>Create a CD CHD from an input file</source>
850        <translation type="unfinished"></translation>
851    </message>
852    <message>
853        <location filename="../projectwidget.ui" line="84"/>
854        <source>Create an LD CHD from an input file</source>
855        <translation type="unfinished"></translation>
856    </message>
857    <message>
858        <location filename="../projectwidget.ui" line="93"/>
859        <source>Extract a raw file from a CHD input file</source>
860        <translation type="unfinished"></translation>
861    </message>
862    <message>
863        <location filename="../projectwidget.ui" line="102"/>
864        <source>Extract an HD file from a CHD input file</source>
865        <translation type="unfinished"></translation>
866    </message>
867    <message>
868        <location filename="../projectwidget.ui" line="111"/>
869        <source>Extract a CD file from a CHD input file</source>
870        <translation type="unfinished"></translation>
871    </message>
872    <message>
873        <location filename="../projectwidget.ui" line="120"/>
874        <source>Extract an LD AVI file from a CHD input file</source>
875        <translation type="unfinished"></translation>
876    </message>
877    <message>
878        <location filename="../projectwidget.ui" line="129"/>
879        <source>Dump meta-data from a CHD</source>
880        <translation type="unfinished"></translation>
881    </message>
882    <message>
883        <location filename="../projectwidget.ui" line="138"/>
884        <source>Add meta-data to a CHD</source>
885        <translation type="unfinished"></translation>
886    </message>
887    <message>
888        <location filename="../projectwidget.ui" line="147"/>
889        <source>Remove meta-data from a CHD</source>
890        <translation type="unfinished"></translation>
891    </message>
892    <message>
893        <location filename="../projectwidget.ui" line="165"/>
894        <source>Project status / progress</source>
895        <translation type="unfinished"></translation>
896    </message>
897    <message>
898        <location filename="../projectwidget.ui" line="171"/>
899        <location filename="../projectwidget.cpp" line="738"/>
900        <location filename="../projectwidget.cpp" line="739"/>
901        <location filename="../projectwidget.cpp" line="862"/>
902        <location filename="../projectwidget.cpp" line="863"/>
903        <source>Idle</source>
904        <translation type="unfinished"></translation>
905    </message>
906    <message>
907        <location filename="../projectwidget.ui" line="184"/>
908        <source>Run this project</source>
909        <translation type="unfinished"></translation>
910    </message>
911    <message>
912        <location filename="../projectwidget.ui" line="204"/>
913        <source>Terminate the running process</source>
914        <translation type="unfinished"></translation>
915    </message>
916    <message>
917        <location filename="../projectwidget.ui" line="221"/>
918        <source>Tools menu</source>
919        <translation type="unfinished"></translation>
920    </message>
921    <message>
922        <location filename="../projectwidget.ui" line="318"/>
923        <source>Output additional information (--verbose)</source>
924        <translation type="unfinished"></translation>
925    </message>
926    <message>
927        <location filename="../projectwidget.ui" line="321"/>
928        <source>Verbose output</source>
929        <translation type="unfinished"></translation>
930    </message>
931    <message>
932        <location filename="../projectwidget.ui" line="308"/>
933        <location filename="../projectwidget.ui" line="392"/>
934        <location filename="../projectwidget.ui" line="718"/>
935        <location filename="../projectwidget.ui" line="2575"/>
936        <location filename="../projectwidget.ui" line="2867"/>
937        <location filename="../projectwidget.ui" line="3144"/>
938        <location filename="../projectwidget.ui" line="3257"/>
939        <location filename="../projectwidget.ui" line="3465"/>
940        <location filename="../projectwidget.ui" line="3685"/>
941        <location filename="../projectwidget.ui" line="3841"/>
942        <source>CHD input file (--input)</source>
943        <translation type="unfinished"></translation>
944    </message>
945    <message>
946        <location filename="../projectwidget.ui" line="311"/>
947        <location filename="../projectwidget.ui" line="395"/>
948        <location filename="../projectwidget.ui" line="721"/>
949        <location filename="../projectwidget.ui" line="2578"/>
950        <location filename="../projectwidget.ui" line="2870"/>
951        <location filename="../projectwidget.ui" line="3147"/>
952        <location filename="../projectwidget.ui" line="3260"/>
953        <location filename="../projectwidget.ui" line="3468"/>
954        <location filename="../projectwidget.ui" line="3688"/>
955        <location filename="../projectwidget.ui" line="3844"/>
956        <source>CHD input file (required)</source>
957        <translation type="unfinished"></translation>
958    </message>
959    <message>
960        <location filename="../projectwidget.ui" line="331"/>
961        <source>&lt;p&gt;
962&lt;b&gt;CHDMAN Info&lt;/b&gt;
963&lt;/p&gt;
964Displays information about a CHD file.
965&lt;p&gt;
966&lt;b&gt;Parameters&lt;/b&gt;
967&lt;/p&gt;
968&lt;p&gt;
969--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
970--verbose, -v: output additional information
971&lt;/p&gt;</source>
972        <translation type="unfinished"></translation>
973    </message>
974    <message>
975        <location filename="../projectwidget.ui" line="422"/>
976        <location filename="../projectwidget.ui" line="825"/>
977        <location filename="../projectwidget.ui" line="2591"/>
978        <location filename="../projectwidget.ui" line="2883"/>
979        <location filename="../projectwidget.ui" line="3100"/>
980        <location filename="../projectwidget.ui" line="3324"/>
981        <source>Parent CHD input file (--inputparent)</source>
982        <translation type="unfinished"></translation>
983    </message>
984    <message>
985        <location filename="../projectwidget.ui" line="425"/>
986        <location filename="../projectwidget.ui" line="828"/>
987        <location filename="../projectwidget.ui" line="2594"/>
988        <location filename="../projectwidget.ui" line="2886"/>
989        <location filename="../projectwidget.ui" line="3103"/>
990        <location filename="../projectwidget.ui" line="3327"/>
991        <source>Parent CHD input file</source>
992        <translation type="unfinished"></translation>
993    </message>
994    <message>
995        <location filename="../projectwidget.ui" line="449"/>
996        <source>&lt;p&gt;
997&lt;b&gt;CHDMAN Verify&lt;/b&gt;
998&lt;/p&gt;
999Verifies a CHD&apos;s integrity.
1000&lt;p&gt;
1001&lt;b&gt;Parameters&lt;/b&gt;
1002&lt;/p&gt;
1003&lt;p&gt;
1004--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1005--inputparent, -ip &amp;lt;filename&amp;gt;: parent file name for input CHD
1006&lt;/p&gt;</source>
1007        <translation type="unfinished"></translation>
1008    </message>
1009    <message>
1010        <location filename="../projectwidget.ui" line="527"/>
1011        <location filename="../projectwidget.ui" line="1017"/>
1012        <location filename="../projectwidget.ui" line="1406"/>
1013        <location filename="../projectwidget.ui" line="2518"/>
1014        <location filename="../projectwidget.ui" line="2810"/>
1015        <source>Starting byte offset within the input (--inputstartbyte)</source>
1016        <translation type="unfinished"></translation>
1017    </message>
1018    <message>
1019        <location filename="../projectwidget.ui" line="530"/>
1020        <location filename="../projectwidget.ui" line="555"/>
1021        <location filename="../projectwidget.ui" line="594"/>
1022        <location filename="../projectwidget.ui" line="737"/>
1023        <location filename="../projectwidget.ui" line="762"/>
1024        <location filename="../projectwidget.ui" line="787"/>
1025        <location filename="../projectwidget.ui" line="926"/>
1026        <location filename="../projectwidget.ui" line="972"/>
1027        <location filename="../projectwidget.ui" line="1020"/>
1028        <location filename="../projectwidget.ui" line="1074"/>
1029        <location filename="../projectwidget.ui" line="1166"/>
1030        <location filename="../projectwidget.ui" line="1409"/>
1031        <location filename="../projectwidget.ui" line="1472"/>
1032        <location filename="../projectwidget.ui" line="1504"/>
1033        <location filename="../projectwidget.ui" line="1530"/>
1034        <location filename="../projectwidget.ui" line="1555"/>
1035        <location filename="../projectwidget.ui" line="1617"/>
1036        <location filename="../projectwidget.ui" line="1658"/>
1037        <location filename="../projectwidget.ui" line="1683"/>
1038        <location filename="../projectwidget.ui" line="1708"/>
1039        <location filename="../projectwidget.ui" line="1749"/>
1040        <location filename="../projectwidget.ui" line="1893"/>
1041        <location filename="../projectwidget.ui" line="2023"/>
1042        <location filename="../projectwidget.ui" line="2173"/>
1043        <location filename="../projectwidget.ui" line="2205"/>
1044        <location filename="../projectwidget.ui" line="2246"/>
1045        <location filename="../projectwidget.ui" line="2362"/>
1046        <location filename="../projectwidget.ui" line="2480"/>
1047        <location filename="../projectwidget.ui" line="2521"/>
1048        <location filename="../projectwidget.ui" line="2546"/>
1049        <location filename="../projectwidget.ui" line="2631"/>
1050        <location filename="../projectwidget.ui" line="2772"/>
1051        <location filename="../projectwidget.ui" line="2813"/>
1052        <location filename="../projectwidget.ui" line="2838"/>
1053        <location filename="../projectwidget.ui" line="2923"/>
1054        <location filename="../projectwidget.ui" line="3235"/>
1055        <location filename="../projectwidget.ui" line="3343"/>
1056        <source>auto</source>
1057        <translation type="unfinished"></translation>
1058    </message>
1059    <message>
1060        <location filename="../projectwidget.ui" line="552"/>
1061        <location filename="../projectwidget.ui" line="1042"/>
1062        <location filename="../projectwidget.ui" line="1501"/>
1063        <location filename="../projectwidget.ui" line="1890"/>
1064        <location filename="../projectwidget.ui" line="2202"/>
1065        <source>Size in bytes of each hunk (--hunksize)</source>
1066        <translation type="unfinished"></translation>
1067    </message>
1068    <message>
1069        <location filename="../projectwidget.ui" line="571"/>
1070        <location filename="../projectwidget.ui" line="942"/>
1071        <location filename="../projectwidget.ui" line="1439"/>
1072        <location filename="../projectwidget.ui" line="2450"/>
1073        <location filename="../projectwidget.ui" line="2742"/>
1074        <source>Input hunks</source>
1075        <translation type="unfinished"></translation>
1076    </message>
1077    <message>
1078        <location filename="../projectwidget.ui" line="578"/>
1079        <location filename="../projectwidget.ui" line="1150"/>
1080        <location filename="../projectwidget.ui" line="1425"/>
1081        <location filename="../projectwidget.ui" line="2615"/>
1082        <location filename="../projectwidget.ui" line="2907"/>
1083        <source>Input bytes</source>
1084        <translation type="unfinished"></translation>
1085    </message>
1086    <message>
1087        <location filename="../projectwidget.ui" line="591"/>
1088        <location filename="../projectwidget.ui" line="969"/>
1089        <location filename="../projectwidget.ui" line="1469"/>
1090        <location filename="../projectwidget.ui" line="2477"/>
1091        <location filename="../projectwidget.ui" line="2769"/>
1092        <source>Effective length of input in bytes (--inputbytes)</source>
1093        <translation type="unfinished"></translation>
1094    </message>
1095    <message>
1096        <location filename="../projectwidget.ui" line="852"/>
1097        <source>&lt;p&gt;
1098&lt;b&gt;CHDMAN Copy&lt;/b&gt;
1099&lt;/p&gt;
1100Copies data from one CHD to another of the same type.
1101&lt;p&gt;
1102&lt;b&gt;Parameters&lt;/b&gt;
1103&lt;/p&gt;
1104&lt;p&gt;
1105--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1106--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1107--inputparent, -ip &amp;lt;filename&amp;gt;: parent file name for input CHD&lt;br&gt;
1108--outputparent, -op &amp;lt;filename&amp;gt;: parent file name for output CHD&lt;br&gt;
1109--force, -f: force overwriting an existing file&lt;br&gt;
1110--numprocessors, -np &amp;lt;processors&amp;gt;: limit the number of processors to use during compression&lt;br&gt;
1111--inputstartbyte, -isb &amp;lt;offset&amp;gt;: starting byte offset within the input&lt;br&gt;
1112--inputstarthunk, -ish &amp;lt;offset&amp;gt;: starting hunk offset within the input&lt;br&gt;
1113--inputbytes, -ib &amp;lt;length&amp;gt;: effective length of input in bytes&lt;br&gt;
1114--inputhunks, -ih &amp;lt;length&amp;gt;: effective length of input in hunks&lt;br&gt;
1115--hunksize, -hs &amp;lt;bytes&amp;gt;: size of each hunk in bytes&lt;br&gt;
1116--compression, -c &amp;lt;none|type1[,type2[,...]]&amp;gt;: which compression codecs to use (up to 4)
1117&lt;/p&gt;</source>
1118        <translation type="unfinished"></translation>
1119    </message>
1120    <message>
1121        <location filename="../projectwidget.ui" line="1233"/>
1122        <source>Size in bytes of each unit (--unitsize)</source>
1123        <translation type="unfinished"></translation>
1124    </message>
1125    <message>
1126        <location filename="../projectwidget.ui" line="1249"/>
1127        <source>&lt;p&gt;
1128&lt;b&gt;CHDMAN CreateRaw&lt;/b&gt;
1129&lt;/p&gt;
1130Creates a new raw CHD from an input file.
1131&lt;p&gt;
1132&lt;b&gt;Parameters&lt;/b&gt;
1133&lt;/p&gt;
1134&lt;p&gt;
1135--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1136--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1137--outputparent, -op &amp;lt;filename&amp;gt;: parent file name for output CHD&lt;br&gt;
1138--force, -f: force overwriting an existing file&lt;br&gt;
1139--numprocessors, -np &amp;lt;processors&amp;gt;: limit the number of processors to use during compression&lt;br&gt;
1140--inputstartbyte, -isb &amp;lt;offset&amp;gt;: starting byte offset within the input&lt;br&gt;
1141--inputstarthunk, -ish &amp;lt;offset&amp;gt;: starting hunk offset within the input&lt;br&gt;
1142--inputbytes, -ib &amp;lt;length&amp;gt;: effective length of input in bytes&lt;br&gt;
1143--inputhunks, -ih &amp;lt;length&amp;gt;: effective length of input in hunks&lt;br&gt;
1144--hunksize, -hs &amp;lt;bytes&amp;gt;: size of each hunk in bytes (required)&lt;br&gt;
1145--unitsize, -us &amp;lt;bytes&amp;gt;: size of each unit in bytes (required)&lt;br&gt;
1146--compression, -c &amp;lt;none|type1[,type2[,...]]&amp;gt;: which compression codecs to use (up to 4)
1147&lt;/p&gt;</source>
1148        <translation type="unfinished"></translation>
1149    </message>
1150    <message>
1151        <location filename="../projectwidget.ui" line="1308"/>
1152        <source>&lt;p&gt;
1153&lt;b&gt;CHDMAN CreateHD&lt;/b&gt;
1154&lt;/p&gt;
1155Creates a new HD CHD from an input file.
1156&lt;p&gt;
1157&lt;b&gt;Parameters&lt;/b&gt;
1158&lt;/p&gt;
1159&lt;p&gt;
1160--input, -i &amp;lt;filename&amp;gt;: input file name&lt;br&gt;
1161--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1162--outputparent, -op &amp;lt;filename&amp;gt;: parent file name for output CHD&lt;br&gt;
1163--ident, -id &amp;lt;filename&amp;gt;: name of ident file to provide CHS information&lt;br&gt;
1164--force, -f: force overwriting an existing file&lt;br&gt;
1165--numprocessors, -np &amp;lt;processors&amp;gt;: limit the number of processors to use during compression&lt;br&gt;
1166--inputstartbyte, -isb &amp;lt;offset&amp;gt;: starting byte offset within the input&lt;br&gt;
1167--inputstarthunk, -ish &amp;lt;offset&amp;gt;: starting hunk offset within the input&lt;br&gt;
1168--inputbytes, -ib &amp;lt;length&amp;gt;: effective length of input in bytes&lt;br&gt;
1169--inputhunks, -ih &amp;lt;length&amp;gt;: effective length of input in hunks&lt;br&gt;
1170--hunksize, -hs &amp;lt;bytes&amp;gt;: size of each hunk in bytes (required)&lt;br&gt;
1171--chs, -chs &amp;lt;cylinders,heads,sectors&amp;gt;: specifies CHS values directly&lt;br&gt;
1172--sectorsize, -ss &amp;lt;bytes&amp;gt;: size of each hard disk sector in bytes&lt;br&gt;
1173--compression, -c &amp;lt;none|type1[,type2[,...]]&amp;gt;: which compression codecs to use (up to 4)
1174&lt;/p&gt;</source>
1175        <translation type="unfinished"></translation>
1176    </message>
1177    <message>
1178        <location filename="../projectwidget.ui" line="1527"/>
1179        <source>Size in bytes of each hard disk sector (--sectorsize)</source>
1180        <translation type="unfinished"></translation>
1181    </message>
1182    <message>
1183        <location filename="../projectwidget.ui" line="1598"/>
1184        <source>Ident file to provide CHS information (--ident)</source>
1185        <translation type="unfinished"></translation>
1186    </message>
1187    <message>
1188        <location filename="../projectwidget.ui" line="1814"/>
1189        <source>Cyls / Heads / Sectors</source>
1190        <translation type="unfinished"></translation>
1191    </message>
1192    <message>
1193        <location filename="../projectwidget.ui" line="1828"/>
1194        <source>Calculated hard disk capacity (if applicable)</source>
1195        <translation type="unfinished"></translation>
1196    </message>
1197    <message>
1198        <location filename="../projectwidget.ui" line="1844"/>
1199        <source>Set disk geometry from predefined templates</source>
1200        <translation type="unfinished"></translation>
1201    </message>
1202    <message>
1203        <location filename="../projectwidget.ui" line="2045"/>
1204        <source>CD input file (--input)</source>
1205        <translation type="unfinished"></translation>
1206    </message>
1207    <message>
1208        <location filename="../projectwidget.ui" line="2048"/>
1209        <source>CD input file (required)</source>
1210        <translation type="unfinished"></translation>
1211    </message>
1212    <message>
1213        <location filename="../projectwidget.ui" line="2074"/>
1214        <source>&lt;p&gt;
1215&lt;b&gt;CHDMAN CreateCD&lt;/b&gt;
1216&lt;/p&gt;
1217Creates a CD CHD from an input file.
1218&lt;p&gt;
1219&lt;b&gt;Parameters&lt;/b&gt;
1220&lt;/p&gt;
1221&lt;p&gt;
1222--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1223--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1224--outputparent, -op &amp;lt;filename&amp;gt;: parent file name for output CHD&lt;br&gt;
1225--force, -f: force overwriting an existing file&lt;br&gt;
1226--numprocessors, -np &amp;lt;processors&amp;gt;: limit the number of processors to use during compression&lt;br&gt;
1227--hunksize, -hs &amp;lt;bytes&amp;gt;: size of each hunk in bytes&lt;br&gt;
1228--compression, -c &amp;lt;none|type1[,type2[,...]]&amp;gt;: which compression codecs to use (up to 4)
1229&lt;/p&gt;</source>
1230        <translation type="unfinished"></translation>
1231    </message>
1232    <message>
1233        <location filename="../projectwidget.ui" line="2170"/>
1234        <location filename="../projectwidget.ui" line="3340"/>
1235        <source>Effective length of input in frames (--inputframes)</source>
1236        <translation type="unfinished"></translation>
1237    </message>
1238    <message>
1239        <location filename="../projectwidget.ui" line="2272"/>
1240        <location filename="../projectwidget.ui" line="3373"/>
1241        <source>Input frames</source>
1242        <translation type="unfinished"></translation>
1243    </message>
1244    <message>
1245        <location filename="../projectwidget.ui" line="2329"/>
1246        <source>LD input file (--input)</source>
1247        <translation type="unfinished"></translation>
1248    </message>
1249    <message>
1250        <location filename="../projectwidget.ui" line="2332"/>
1251        <source>LD input file (required)</source>
1252        <translation type="unfinished"></translation>
1253    </message>
1254    <message>
1255        <location filename="../projectwidget.ui" line="2359"/>
1256        <location filename="../projectwidget.ui" line="3232"/>
1257        <source>Starting frame within the input (--inputstartframe)</source>
1258        <translation type="unfinished"></translation>
1259    </message>
1260    <message>
1261        <location filename="../projectwidget.ui" line="2378"/>
1262        <location filename="../projectwidget.ui" line="3281"/>
1263        <source>Input start frame</source>
1264        <translation type="unfinished"></translation>
1265    </message>
1266    <message>
1267        <location filename="../projectwidget.ui" line="2388"/>
1268        <source>&lt;p&gt;
1269&lt;b&gt;CHDMAN CreateLD&lt;/b&gt;
1270&lt;/p&gt;
1271Creates a laser-disc CHD from an input file.
1272&lt;p&gt;
1273&lt;b&gt;Parameters&lt;/b&gt;
1274&lt;/p&gt;
1275&lt;p&gt;
1276--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1277--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1278--outputparent, -op &amp;lt;filename&amp;gt;: parent file name for output CHD&lt;br&gt;
1279--force, -f: force overwriting an existing file&lt;br&gt;
1280--numprocessors, -np &amp;lt;processors&amp;gt;: limit the number of processors to use during compression&lt;br&gt;
1281--inputstartframe, -isf &amp;lt;offset&amp;gt;: starting frame within the input&lt;br&gt;
1282--inputframes, -if &amp;lt;length&amp;gt;: effective length of input in frames&lt;br&gt;
1283--hunksize, -hs &amp;lt;bytes&amp;gt;: size of each hunk in bytes&lt;br&gt;
1284--compression, -c &amp;lt;none|type1[,type2[,...]]&amp;gt;: which compression codecs to use (up to 4)
1285&lt;/p&gt;</source>
1286        <translation type="unfinished"></translation>
1287    </message>
1288    <message>
1289        <location filename="../projectwidget.ui" line="2681"/>
1290        <source>&lt;p&gt;
1291&lt;b&gt;CHDMAN ExtractRaw&lt;/b&gt;
1292&lt;/p&gt;
1293Extracts a raw file from a CHD input file.
1294&lt;p&gt;
1295&lt;b&gt;Parameters&lt;/b&gt;
1296&lt;/p&gt;
1297&lt;p&gt;
1298--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1299--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1300--inputparent, -op &amp;lt;filename&amp;gt;: parent file name for input CHD&lt;br&gt;
1301--force, -f: force overwriting an existing file&lt;br&gt;
1302--inputstartbyte, -isb &amp;lt;offset&amp;gt;: starting byte offset within the input&lt;br&gt;
1303--inputstarthunk, -ish &amp;lt;offset&amp;gt;: starting hunk offset within the input&lt;br&gt;
1304--inputbytes, -ib &amp;lt;length&amp;gt;: effective length of input in bytes&lt;br&gt;
1305--inputhunks, -ih &amp;lt;length&amp;gt;: effective length of input in hunks
1306&lt;/p&gt;</source>
1307        <translation type="unfinished"></translation>
1308    </message>
1309    <message>
1310        <location filename="../projectwidget.ui" line="2973"/>
1311        <source>&lt;p&gt;
1312&lt;b&gt;CHDMAN ExtractHD&lt;/b&gt;
1313&lt;/p&gt;
1314Extracts an HD file from a CHD input file.
1315&lt;p&gt;
1316&lt;b&gt;Parameters&lt;/b&gt;
1317&lt;/p&gt;
1318&lt;p&gt;
1319--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1320--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1321--inputparent, -op &amp;lt;filename&amp;gt;: parent file name for input CHD&lt;br&gt;
1322--force, -f: force overwriting an existing file&lt;br&gt;
1323--inputstartbyte, -isb &amp;lt;offset&amp;gt;: starting byte offset within the input&lt;br&gt;
1324--inputstarthunk, -ish &amp;lt;offset&amp;gt;: starting hunk offset within the input&lt;br&gt;
1325--inputbytes, -ib &amp;lt;length&amp;gt;: effective length of input in bytes&lt;br&gt;
1326--inputhunks, -ih &amp;lt;length&amp;gt;: effective length of input in hunks
1327&lt;/p&gt;</source>
1328        <translation type="unfinished"></translation>
1329    </message>
1330    <message>
1331        <location filename="../projectwidget.ui" line="3167"/>
1332        <source>&lt;p&gt;
1333&lt;b&gt;CHDMAN ExtractCD&lt;/b&gt;
1334&lt;/p&gt;
1335Extracts a CD file from a CHD input file.
1336&lt;p&gt;
1337&lt;b&gt;Parameters&lt;/b&gt;
1338&lt;/p&gt;
1339&lt;p&gt;
1340--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1341--inputparent, -ip &amp;lt;filename&amp;gt;: parent file name for input CHD&lt;br&gt;
1342--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1343--outputbin, -ob &amp;lt;filename&amp;gt;: output file name for binary data&lt;br&gt;
1344--force, -f: force overwriting an existing file
1345&lt;/p&gt;
1346</source>
1347        <translation type="unfinished"></translation>
1348    </message>
1349    <message>
1350        <location filename="../projectwidget.ui" line="3577"/>
1351        <source>&lt;p&gt;
1352&lt;b&gt;CHDMAN DumpMeta&lt;/b&gt;
1353&lt;/p&gt;
1354Dump meta-data from a CHD to stdout or file.
1355&lt;p&gt;
1356&lt;b&gt;Parameters&lt;/b&gt;
1357&lt;/p&gt;
1358&lt;p&gt;
1359--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1360--output, -o &amp;lt;filename&amp;gt;: output file name&lt;br&gt;
1361--force, -f: force overwriting an existing file&lt;br&gt;
1362--tag, -t &amp;lt;tag&amp;gt;: 4-character tag for meta-data (required)&lt;br&gt;
1363--index, -ix &amp;lt;index&amp;gt;: indexed instance of this meta-data tag
1364&lt;/p&gt;</source>
1365        <translation type="unfinished"></translation>
1366    </message>
1367    <message>
1368        <location filename="../projectwidget.ui" line="3708"/>
1369        <source>File containing the meta-data (--valuefile)</source>
1370        <translation type="unfinished"></translation>
1371    </message>
1372    <message>
1373        <location filename="../projectwidget.ui" line="3711"/>
1374        <source>Meta-data value file</source>
1375        <translation type="unfinished"></translation>
1376    </message>
1377    <message>
1378        <location filename="../projectwidget.ui" line="3724"/>
1379        <source>Text for the meta-data (--valuetext)</source>
1380        <translation type="unfinished"></translation>
1381    </message>
1382    <message>
1383        <location filename="../projectwidget.ui" line="3727"/>
1384        <source>Meta-data value text</source>
1385        <translation type="unfinished"></translation>
1386    </message>
1387    <message>
1388        <location filename="../projectwidget.ui" line="3766"/>
1389        <source>Don&apos;t include in SHA-1 check-sum</source>
1390        <translation type="unfinished"></translation>
1391    </message>
1392    <message>
1393        <location filename="../projectwidget.ui" line="3789"/>
1394        <source>&lt;p&gt;
1395&lt;b&gt;CHDMAN AddMeta&lt;/b&gt;
1396&lt;/p&gt;
1397Add meta-data to a CHD.
1398&lt;p&gt;
1399&lt;b&gt;Parameters&lt;/b&gt;
1400&lt;/p&gt;
1401&lt;p&gt;
1402--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1403--valuefile, -vf &amp;lt;file&amp;gt;: file containing data to add&lt;br&gt;
1404--valuetext, -vt &amp;lt;text&amp;gt;: text for the meta-data&lt;br&gt;
1405--tag, -t &amp;lt;tag&amp;gt;: 4-character tag for meta-data (required)&lt;br&gt;
1406--index, -ix &amp;lt;index&amp;gt;: indexed instance of this meta-data tag&lt;br&gt;
1407--nochecksum, -nocs: do not include this meta-data information in the overall SHA-1 check-sum
1408&lt;/p&gt;</source>
1409        <translation type="unfinished"></translation>
1410    </message>
1411    <message>
1412        <location filename="../projectwidget.ui" line="504"/>
1413        <location filename="../projectwidget.ui" line="1203"/>
1414        <location filename="../projectwidget.ui" line="1765"/>
1415        <location filename="../projectwidget.ui" line="1909"/>
1416        <location filename="../projectwidget.ui" line="2189"/>
1417        <source>Compression</source>
1418        <translation type="unfinished"></translation>
1419    </message>
1420    <message>
1421        <location filename="../projectwidget.ui" line="624"/>
1422        <location filename="../projectwidget.ui" line="1090"/>
1423        <location filename="../projectwidget.ui" line="1488"/>
1424        <location filename="../projectwidget.ui" line="2562"/>
1425        <location filename="../projectwidget.ui" line="2854"/>
1426        <source>Input start byte</source>
1427        <translation type="unfinished"></translation>
1428    </message>
1429    <message>
1430        <location filename="../projectwidget.ui" line="651"/>
1431        <location filename="../projectwidget.ui" line="1119"/>
1432        <location filename="../projectwidget.ui" line="1374"/>
1433        <location filename="../projectwidget.ui" line="1950"/>
1434        <location filename="../projectwidget.ui" line="2227"/>
1435        <source>Parent CHD output file (--outputparent)</source>
1436        <translation type="unfinished"></translation>
1437    </message>
1438    <message>
1439        <location filename="../projectwidget.ui" line="654"/>
1440        <location filename="../projectwidget.ui" line="1122"/>
1441        <location filename="../projectwidget.ui" line="1377"/>
1442        <location filename="../projectwidget.ui" line="1953"/>
1443        <location filename="../projectwidget.ui" line="2230"/>
1444        <source>Parent CHD output file</source>
1445        <translation type="unfinished"></translation>
1446    </message>
1447    <message>
1448        <location filename="../projectwidget.ui" line="667"/>
1449        <location filename="../projectwidget.ui" line="1001"/>
1450        <location filename="../projectwidget.ui" line="1639"/>
1451        <location filename="../projectwidget.ui" line="1966"/>
1452        <location filename="../projectwidget.ui" line="2140"/>
1453        <source>CHD output file (--output)</source>
1454        <translation type="unfinished"></translation>
1455    </message>
1456    <message>
1457        <location filename="../projectwidget.ui" line="670"/>
1458        <location filename="../projectwidget.ui" line="1004"/>
1459        <location filename="../projectwidget.ui" line="1642"/>
1460        <location filename="../projectwidget.ui" line="1969"/>
1461        <location filename="../projectwidget.ui" line="2143"/>
1462        <source>CHD output file (required)</source>
1463        <translation type="unfinished"></translation>
1464    </message>
1465    <message>
1466        <location filename="../projectwidget.ui" line="677"/>
1467        <location filename="../projectwidget.ui" line="1129"/>
1468        <location filename="../projectwidget.ui" line="1432"/>
1469        <location filename="../projectwidget.ui" line="1986"/>
1470        <location filename="../projectwidget.ui" line="2295"/>
1471        <source>Hunk size</source>
1472        <translation type="unfinished"></translation>
1473    </message>
1474    <message>
1475        <location filename="../projectwidget.ui" line="684"/>
1476        <location filename="../projectwidget.ui" line="988"/>
1477        <location filename="../projectwidget.ui" line="1456"/>
1478        <location filename="../projectwidget.ui" line="2007"/>
1479        <location filename="../projectwidget.ui" line="2316"/>
1480        <source>Number of CPUs</source>
1481        <translation type="unfinished"></translation>
1482    </message>
1483    <message>
1484        <location filename="../projectwidget.ui" line="691"/>
1485        <location filename="../projectwidget.ui" line="1182"/>
1486        <location filename="../projectwidget.ui" line="1520"/>
1487        <location filename="../projectwidget.ui" line="2647"/>
1488        <location filename="../projectwidget.ui" line="2939"/>
1489        <source>Input start hunk</source>
1490        <translation type="unfinished"></translation>
1491    </message>
1492    <message>
1493        <location filename="../projectwidget.ui" line="511"/>
1494        <location filename="../projectwidget.ui" line="1055"/>
1495        <location filename="../projectwidget.ui" line="1446"/>
1496        <location filename="../projectwidget.ui" line="1976"/>
1497        <location filename="../projectwidget.ui" line="2262"/>
1498        <location filename="../projectwidget.ui" line="2668"/>
1499        <location filename="../projectwidget.ui" line="2960"/>
1500        <location filename="../projectwidget.ui" line="3154"/>
1501        <location filename="../projectwidget.ui" line="3380"/>
1502        <location filename="../projectwidget.ui" line="3564"/>
1503        <source>Force overwriting output files (--force)</source>
1504        <translation type="unfinished"></translation>
1505    </message>
1506    <message>
1507        <location filename="../projectwidget.ui" line="514"/>
1508        <location filename="../projectwidget.ui" line="1058"/>
1509        <location filename="../projectwidget.ui" line="1449"/>
1510        <location filename="../projectwidget.ui" line="1979"/>
1511        <location filename="../projectwidget.ui" line="2265"/>
1512        <location filename="../projectwidget.ui" line="2671"/>
1513        <location filename="../projectwidget.ui" line="2963"/>
1514        <location filename="../projectwidget.ui" line="3157"/>
1515        <location filename="../projectwidget.ui" line="3383"/>
1516        <location filename="../projectwidget.ui" line="3567"/>
1517        <source>Overwrite existing files</source>
1518        <translation type="unfinished"></translation>
1519    </message>
1520    <message>
1521        <location filename="../projectwidget.ui" line="734"/>
1522        <location filename="../projectwidget.ui" line="923"/>
1523        <location filename="../projectwidget.ui" line="1655"/>
1524        <location filename="../projectwidget.ui" line="2020"/>
1525        <location filename="../projectwidget.ui" line="2243"/>
1526        <source>Limit the number of processors to use during compression (--numprocessors)</source>
1527        <translation type="unfinished"></translation>
1528    </message>
1529    <message>
1530        <location filename="../projectwidget.ui" line="759"/>
1531        <location filename="../projectwidget.ui" line="1163"/>
1532        <location filename="../projectwidget.ui" line="1614"/>
1533        <location filename="../projectwidget.ui" line="2628"/>
1534        <location filename="../projectwidget.ui" line="2920"/>
1535        <source>Starting hunk offset within the input (--inputstarthunk)</source>
1536        <translation type="unfinished"></translation>
1537    </message>
1538    <message>
1539        <location filename="../projectwidget.ui" line="784"/>
1540        <location filename="../projectwidget.ui" line="1071"/>
1541        <location filename="../projectwidget.ui" line="1552"/>
1542        <location filename="../projectwidget.ui" line="2543"/>
1543        <location filename="../projectwidget.ui" line="2835"/>
1544        <source>Effective length of input in hunks (--inputhunks)</source>
1545        <translation type="unfinished"></translation>
1546    </message>
1547    <message>
1548        <location filename="../projectwidget.ui" line="809"/>
1549        <location filename="../projectwidget.ui" line="1216"/>
1550        <location filename="../projectwidget.ui" line="1390"/>
1551        <location filename="../projectwidget.ui" line="2061"/>
1552        <location filename="../projectwidget.ui" line="2285"/>
1553        <source>Select up to 4 compression codecs to use (--compression)</source>
1554        <translation type="unfinished"></translation>
1555    </message>
1556    <message>
1557        <location filename="../projectwidget.ui" line="1045"/>
1558        <location filename="../projectwidget.ui" line="1236"/>
1559        <source>(required)</source>
1560        <translation type="unfinished"></translation>
1561    </message>
1562    <message>
1563        <location filename="../projectwidget.ui" line="1103"/>
1564        <location filename="../projectwidget.ui" line="1730"/>
1565        <source>Input file (--input)</source>
1566        <translation type="unfinished"></translation>
1567    </message>
1568    <message>
1569        <location filename="../projectwidget.ui" line="1106"/>
1570        <source>Input file (required)</source>
1571        <translation type="unfinished"></translation>
1572    </message>
1573    <message>
1574        <location filename="../projectwidget.ui" line="1226"/>
1575        <source>Unit size</source>
1576        <translation type="unfinished"></translation>
1577    </message>
1578    <message>
1579        <location filename="../projectwidget.ui" line="1585"/>
1580        <source>Sector size</source>
1581        <translation type="unfinished"></translation>
1582    </message>
1583    <message>
1584        <location filename="../projectwidget.ui" line="1601"/>
1585        <source>Ident file</source>
1586        <translation type="unfinished"></translation>
1587    </message>
1588    <message>
1589        <location filename="../projectwidget.ui" line="1680"/>
1590        <source>Sectors  (--chs)</source>
1591        <translation type="unfinished"></translation>
1592    </message>
1593    <message>
1594        <location filename="../projectwidget.ui" line="1705"/>
1595        <source>Heads  (--chs)</source>
1596        <translation type="unfinished"></translation>
1597    </message>
1598    <message>
1599        <location filename="../projectwidget.ui" line="1733"/>
1600        <source>Input file</source>
1601        <translation type="unfinished"></translation>
1602    </message>
1603    <message>
1604        <location filename="../projectwidget.ui" line="1746"/>
1605        <source>Cylinders (--chs)</source>
1606        <translation type="unfinished"></translation>
1607    </message>
1608    <message>
1609        <location filename="../projectwidget.ui" line="1821"/>
1610        <source>Disk capacity</source>
1611        <translation type="unfinished"></translation>
1612    </message>
1613    <message>
1614        <location filename="../projectwidget.ui" line="1854"/>
1615        <source>From template</source>
1616        <translation type="unfinished"></translation>
1617    </message>
1618    <message>
1619        <location filename="../projectwidget.ui" line="2502"/>
1620        <location filename="../projectwidget.ui" line="2794"/>
1621        <location filename="../projectwidget.ui" line="3040"/>
1622        <location filename="../projectwidget.ui" line="3531"/>
1623        <source>Output file (--output)</source>
1624        <translation type="unfinished"></translation>
1625    </message>
1626    <message>
1627        <location filename="../projectwidget.ui" line="2505"/>
1628        <location filename="../projectwidget.ui" line="2797"/>
1629        <location filename="../projectwidget.ui" line="3043"/>
1630        <source>Output file (required)</source>
1631        <translation type="unfinished"></translation>
1632    </message>
1633    <message>
1634        <location filename="../projectwidget.ui" line="3070"/>
1635        <source>Binary output file (--outputbin)</source>
1636        <translation type="unfinished"></translation>
1637    </message>
1638    <message>
1639        <location filename="../projectwidget.ui" line="3073"/>
1640        <source>Binary output file</source>
1641        <translation type="unfinished"></translation>
1642    </message>
1643    <message>
1644        <location filename="../projectwidget.ui" line="3308"/>
1645        <source>LD output file (--output)</source>
1646        <translation type="unfinished"></translation>
1647    </message>
1648    <message>
1649        <location filename="../projectwidget.ui" line="3311"/>
1650        <source>LD output file (required)</source>
1651        <translation type="unfinished"></translation>
1652    </message>
1653    <message>
1654        <location filename="../projectwidget.ui" line="3393"/>
1655        <source>&lt;p&gt;
1656&lt;b&gt;CHDMAN ExtractLD&lt;/b&gt;
1657&lt;/p&gt;
1658Extracts a laser-disc AVI file from a CHD input file.
1659&lt;p&gt;
1660&lt;b&gt;Parameters&lt;/b&gt;
1661&lt;/p&gt;
1662&lt;p&gt;
1663--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1664--output, -o &amp;lt;filename&amp;gt;: output file name (required)&lt;br&gt;
1665--inputparent, -ip &amp;lt;filename&amp;gt;: parent file name for input CHD&lt;br&gt;
1666--force, -f: force overwriting an existing file&lt;br&gt;
1667--inputstartframe, -isf &amp;lt;offset&amp;gt;: starting frame within the input&lt;br&gt;
1668--inputframes, -if &amp;lt;length&amp;gt;: effective length of input in frames
1669&lt;/p&gt;</source>
1670        <translation type="unfinished"></translation>
1671    </message>
1672    <message>
1673        <location filename="../projectwidget.ui" line="3452"/>
1674        <location filename="../projectwidget.ui" line="3695"/>
1675        <location filename="../projectwidget.ui" line="3851"/>
1676        <source>Tag (required)</source>
1677        <translation type="unfinished"></translation>
1678    </message>
1679    <message>
1680        <location filename="../projectwidget.ui" line="3495"/>
1681        <location filename="../projectwidget.ui" line="3747"/>
1682        <location filename="../projectwidget.ui" line="3864"/>
1683        <source>Indexed instance of this meta-data tag (--index)</source>
1684        <translation type="unfinished"></translation>
1685    </message>
1686    <message>
1687        <location filename="../projectwidget.ui" line="3534"/>
1688        <source>Output file (leave empty to use stdout)</source>
1689        <translation type="unfinished"></translation>
1690    </message>
1691    <message>
1692        <location filename="../projectwidget.ui" line="3541"/>
1693        <location filename="../projectwidget.ui" line="3734"/>
1694        <location filename="../projectwidget.ui" line="3894"/>
1695        <source>Index</source>
1696        <translation type="unfinished"></translation>
1697    </message>
1698    <message>
1699        <location filename="../projectwidget.ui" line="3554"/>
1700        <location filename="../projectwidget.ui" line="3655"/>
1701        <location filename="../projectwidget.ui" line="3907"/>
1702        <source>4-character tag for meta-data (--tag)</source>
1703        <translation type="unfinished"></translation>
1704    </message>
1705    <message>
1706        <location filename="../projectwidget.ui" line="3763"/>
1707        <source>Do not include this meta-data information in the overall SHA-1 check-sum (--nochecksum)</source>
1708        <translation type="unfinished"></translation>
1709    </message>
1710    <message>
1711        <location filename="../projectwidget.ui" line="3920"/>
1712        <source>&lt;p&gt;
1713&lt;b&gt;CHDMAN DelMeta&lt;/b&gt;
1714&lt;/p&gt;
1715Remove meta-data from a CHD.
1716&lt;p&gt;
1717&lt;b&gt;Parameters&lt;/b&gt;
1718&lt;/p&gt;
1719&lt;p&gt;
1720--input, -i &amp;lt;filename&amp;gt;: input file name (required)&lt;br&gt;
1721--tag, -t &amp;lt;tag&amp;gt;: 4-character tag for meta-data (required)&lt;br&gt;
1722--index, -ix &amp;lt;index&amp;gt;: indexed instance of this meta-data tag
1723&lt;/p&gt;</source>
1724        <translation type="unfinished"></translation>
1725    </message>
1726    <message>
1727        <location filename="../projectwidget.ui" line="3975"/>
1728        <source>Project log</source>
1729        <translation type="unfinished"></translation>
1730    </message>
1731    <message>
1732        <location filename="../projectwidget.cpp" line="39"/>
1733        <source>Select</source>
1734        <translation type="unfinished"></translation>
1735    </message>
1736    <message>
1737        <location filename="../projectwidget.cpp" line="128"/>
1738        <location filename="../projectwidget.cpp" line="131"/>
1739        <location filename="../projectwidget.cpp" line="423"/>
1740        <location filename="../projectwidget.cpp" line="453"/>
1741        <location filename="../projectwidget.cpp" line="481"/>
1742        <location filename="../projectwidget.cpp" line="517"/>
1743        <location filename="../projectwidget.cpp" line="541"/>
1744        <location filename="../projectwidget.cpp" line="1440"/>
1745        <location filename="../projectwidget.cpp" line="1896"/>
1746        <location filename="../projectwidget.cpp" line="1917"/>
1747        <location filename="../projectwidget.cpp" line="1937"/>
1748        <location filename="../projectwidget.cpp" line="1958"/>
1749        <location filename="../projectwidget.cpp" line="1976"/>
1750        <location filename="../projectwidget.cpp" line="2114"/>
1751        <location filename="../projectwidget.cpp" line="2220"/>
1752        <source>default</source>
1753        <translation type="unfinished"></translation>
1754    </message>
1755    <message>
1756        <location filename="../projectwidget.cpp" line="133"/>
1757        <location filename="../projectwidget.cpp" line="1055"/>
1758        <location filename="../projectwidget.cpp" line="1442"/>
1759        <location filename="../projectwidget.cpp" line="2112"/>
1760        <location filename="../projectwidget.cpp" line="2218"/>
1761        <source>none</source>
1762        <translation type="unfinished"></translation>
1763    </message>
1764    <message>
1765        <location filename="../projectwidget.cpp" line="148"/>
1766        <source>Load</source>
1767        <translation type="unfinished"></translation>
1768    </message>
1769    <message>
1770        <location filename="../projectwidget.cpp" line="149"/>
1771        <source>Save</source>
1772        <translation type="unfinished"></translation>
1773    </message>
1774    <message>
1775        <location filename="../projectwidget.cpp" line="150"/>
1776        <source>Save as...</source>
1777        <translation type="unfinished"></translation>
1778    </message>
1779    <message>
1780        <location filename="../projectwidget.cpp" line="152"/>
1781        <source>Clone to</source>
1782        <translation type="unfinished"></translation>
1783    </message>
1784    <message>
1785        <location filename="../projectwidget.cpp" line="169"/>
1786        <source>Morph to</source>
1787        <translation type="unfinished"></translation>
1788    </message>
1789    <message>
1790        <location filename="../projectwidget.cpp" line="186"/>
1791        <source>Copy stdout to clipboard</source>
1792        <translation type="unfinished"></translation>
1793    </message>
1794    <message>
1795        <location filename="../projectwidget.cpp" line="187"/>
1796        <source>Copy stderr to clipboard</source>
1797        <translation type="unfinished"></translation>
1798    </message>
1799    <message>
1800        <location filename="../projectwidget.cpp" line="188"/>
1801        <source>Copy command to clipboard</source>
1802        <translation type="unfinished"></translation>
1803    </message>
1804    <message>
1805        <location filename="../projectwidget.cpp" line="383"/>
1806        <source>Info</source>
1807        <translation type="unfinished"></translation>
1808    </message>
1809    <message>
1810        <location filename="../projectwidget.cpp" line="391"/>
1811        <source>Verify</source>
1812        <translation type="unfinished"></translation>
1813    </message>
1814    <message>
1815        <location filename="../projectwidget.cpp" line="399"/>
1816        <source>Copy</source>
1817        <translation type="unfinished"></translation>
1818    </message>
1819    <message>
1820        <location filename="../projectwidget.cpp" line="429"/>
1821        <source>CreateRaw</source>
1822        <translation type="unfinished"></translation>
1823    </message>
1824    <message>
1825        <location filename="../projectwidget.cpp" line="459"/>
1826        <source>CreateHD</source>
1827        <translation type="unfinished"></translation>
1828    </message>
1829    <message>
1830        <location filename="../projectwidget.cpp" line="503"/>
1831        <source>CreateCD</source>
1832        <translation type="unfinished"></translation>
1833    </message>
1834    <message>
1835        <location filename="../projectwidget.cpp" line="523"/>
1836        <source>CreateLD</source>
1837        <translation type="unfinished"></translation>
1838    </message>
1839    <message>
1840        <location filename="../projectwidget.cpp" line="547"/>
1841        <source>ExtractRaw</source>
1842        <translation type="unfinished"></translation>
1843    </message>
1844    <message>
1845        <location filename="../projectwidget.cpp" line="567"/>
1846        <source>ExtractHD</source>
1847        <translation type="unfinished"></translation>
1848    </message>
1849    <message>
1850        <location filename="../projectwidget.cpp" line="587"/>
1851        <source>ExtractCD</source>
1852        <translation type="unfinished"></translation>
1853    </message>
1854    <message>
1855        <location filename="../projectwidget.cpp" line="601"/>
1856        <source>ExtractLD</source>
1857        <translation type="unfinished"></translation>
1858    </message>
1859    <message>
1860        <location filename="../projectwidget.cpp" line="617"/>
1861        <source>DumpMeta</source>
1862        <translation type="unfinished"></translation>
1863    </message>
1864    <message>
1865        <location filename="../projectwidget.cpp" line="631"/>
1866        <source>AddMeta</source>
1867        <translation type="unfinished"></translation>
1868    </message>
1869    <message>
1870        <location filename="../projectwidget.cpp" line="647"/>
1871        <source>DelMeta</source>
1872        <translation type="unfinished"></translation>
1873    </message>
1874    <message>
1875        <location filename="../projectwidget.cpp" line="672"/>
1876        <source>starting process</source>
1877        <translation type="unfinished"></translation>
1878    </message>
1879    <message>
1880        <location filename="../projectwidget.cpp" line="683"/>
1881        <location filename="../projectwidget.cpp" line="684"/>
1882        <source>Starting</source>
1883        <translation type="unfinished"></translation>
1884    </message>
1885    <message>
1886        <location filename="../projectwidget.cpp" line="690"/>
1887        <source>terminating process</source>
1888        <translation type="unfinished"></translation>
1889    </message>
1890    <message>
1891        <location filename="../projectwidget.cpp" line="701"/>
1892        <location filename="../projectwidget.cpp" line="703"/>
1893        <source>process started: PID = %1</source>
1894        <translation type="unfinished"></translation>
1895    </message>
1896    <message>
1897        <location filename="../projectwidget.cpp" line="707"/>
1898        <location filename="../projectwidget.cpp" line="708"/>
1899        <source>Running</source>
1900        <translation type="unfinished"></translation>
1901    </message>
1902    <message>
1903        <location filename="../projectwidget.cpp" line="715"/>
1904        <source>normal</source>
1905        <translation type="unfinished"></translation>
1906    </message>
1907    <message>
1908        <location filename="../projectwidget.cpp" line="719"/>
1909        <source>terminated</source>
1910        <translation type="unfinished"></translation>
1911    </message>
1912    <message>
1913        <location filename="../projectwidget.cpp" line="722"/>
1914        <location filename="../projectwidget.cpp" line="827"/>
1915        <source>crashed</source>
1916        <translation type="unfinished"></translation>
1917    </message>
1918    <message>
1919        <location filename="../projectwidget.cpp" line="755"/>
1920        <source>stdout</source>
1921        <translation type="unfinished"></translation>
1922    </message>
1923    <message>
1924        <location filename="../projectwidget.cpp" line="774"/>
1925        <source>stderr</source>
1926        <translation type="unfinished"></translation>
1927    </message>
1928    <message>
1929        <location filename="../projectwidget.cpp" line="823"/>
1930        <source>failed to start</source>
1931        <translation type="unfinished"></translation>
1932    </message>
1933    <message>
1934        <location filename="../projectwidget.cpp" line="836"/>
1935        <source>timed out</source>
1936        <translation type="unfinished"></translation>
1937    </message>
1938    <message>
1939        <location filename="../projectwidget.cpp" line="840"/>
1940        <source>write error</source>
1941        <translation type="unfinished"></translation>
1942    </message>
1943    <message>
1944        <location filename="../projectwidget.cpp" line="844"/>
1945        <source>read error</source>
1946        <translation type="unfinished"></translation>
1947    </message>
1948    <message>
1949        <location filename="../projectwidget.cpp" line="1868"/>
1950        <source>Qt CHDMAN GUI project file -- please do not edit manually</source>
1951        <translation type="unfinished"></translation>
1952    </message>
1953    <message>
1954        <location filename="../projectwidget.ui" line="1837"/>
1955        <location filename="../projectwidget.cpp" line="849"/>
1956        <location filename="../projectwidget.cpp" line="1071"/>
1957        <source>unknown</source>
1958        <translation type="unfinished"></translation>
1959    </message>
1960    <message>
1961        <location filename="../projectwidget.cpp" line="855"/>
1962        <source>process error: %1</source>
1963        <translation type="unfinished"></translation>
1964    </message>
1965    <message>
1966        <location filename="../projectwidget.cpp" line="873"/>
1967        <location filename="../projectwidget.cpp" line="884"/>
1968        <location filename="../projectwidget.cpp" line="895"/>
1969        <location filename="../projectwidget.cpp" line="906"/>
1970        <location filename="../projectwidget.cpp" line="917"/>
1971        <location filename="../projectwidget.cpp" line="928"/>
1972        <location filename="../projectwidget.cpp" line="939"/>
1973        <location filename="../projectwidget.cpp" line="966"/>
1974        <location filename="../projectwidget.cpp" line="977"/>
1975        <location filename="../projectwidget.cpp" line="1004"/>
1976        <location filename="../projectwidget.cpp" line="1015"/>
1977        <location filename="../projectwidget.cpp" line="1092"/>
1978        <location filename="../projectwidget.cpp" line="1103"/>
1979        <location filename="../projectwidget.cpp" line="1130"/>
1980        <location filename="../projectwidget.cpp" line="1141"/>
1981        <location filename="../projectwidget.cpp" line="1157"/>
1982        <location filename="../projectwidget.cpp" line="1179"/>
1983        <location filename="../projectwidget.cpp" line="1190"/>
1984        <location filename="../projectwidget.cpp" line="1219"/>
1985        <location filename="../projectwidget.cpp" line="1230"/>
1986        <location filename="../projectwidget.cpp" line="1252"/>
1987        <location filename="../projectwidget.cpp" line="1274"/>
1988        <location filename="../projectwidget.cpp" line="1296"/>
1989        <location filename="../projectwidget.cpp" line="1307"/>
1990        <location filename="../projectwidget.cpp" line="1329"/>
1991        <location filename="../projectwidget.cpp" line="1351"/>
1992        <source>CHD files (*.chd)</source>
1993        <translation type="unfinished"></translation>
1994    </message>
1995    <message>
1996        <location filename="../projectwidget.cpp" line="874"/>
1997        <location filename="../projectwidget.cpp" line="885"/>
1998        <location filename="../projectwidget.cpp" line="907"/>
1999        <location filename="../projectwidget.cpp" line="1158"/>
2000        <location filename="../projectwidget.cpp" line="1191"/>
2001        <location filename="../projectwidget.cpp" line="1231"/>
2002        <location filename="../projectwidget.cpp" line="1275"/>
2003        <location filename="../projectwidget.cpp" line="1308"/>
2004        <location filename="../projectwidget.cpp" line="1330"/>
2005        <location filename="../projectwidget.cpp" line="1352"/>
2006        <source>Choose CHD input file</source>
2007        <translation type="unfinished"></translation>
2008    </message>
2009    <message>
2010        <location filename="../projectwidget.cpp" line="896"/>
2011        <location filename="../projectwidget.cpp" line="929"/>
2012        <location filename="../projectwidget.cpp" line="1180"/>
2013        <location filename="../projectwidget.cpp" line="1220"/>
2014        <location filename="../projectwidget.cpp" line="1253"/>
2015        <location filename="../projectwidget.cpp" line="1297"/>
2016        <source>Choose parent CHD input file</source>
2017        <translation type="unfinished"></translation>
2018    </message>
2019    <message>
2020        <location filename="../projectwidget.cpp" line="918"/>
2021        <location filename="../projectwidget.cpp" line="967"/>
2022        <location filename="../projectwidget.cpp" line="1005"/>
2023        <location filename="../projectwidget.cpp" line="1093"/>
2024        <location filename="../projectwidget.cpp" line="1131"/>
2025        <source>Choose CHD output file</source>
2026        <translation type="unfinished"></translation>
2027    </message>
2028    <message>
2029        <location filename="../projectwidget.cpp" line="940"/>
2030        <location filename="../projectwidget.cpp" line="978"/>
2031        <location filename="../projectwidget.cpp" line="1016"/>
2032        <location filename="../projectwidget.cpp" line="1104"/>
2033        <location filename="../projectwidget.cpp" line="1142"/>
2034        <source>Choose parent CHD output file</source>
2035        <translation type="unfinished"></translation>
2036    </message>
2037    <message>
2038        <location filename="../projectwidget.cpp" line="956"/>
2039        <location filename="../projectwidget.cpp" line="994"/>
2040        <source>Choose input file</source>
2041        <translation type="unfinished"></translation>
2042    </message>
2043    <message>
2044        <location filename="../projectwidget.cpp" line="1027"/>
2045        <source>Choose ident file</source>
2046        <translation type="unfinished"></translation>
2047    </message>
2048    <message>
2049        <location filename="../projectwidget.cpp" line="1081"/>
2050        <location filename="../projectwidget.cpp" line="1241"/>
2051        <source>CUE files (*.cue)</source>
2052        <translation type="unfinished"></translation>
2053    </message>
2054    <message>
2055        <location filename="../projectwidget.cpp" line="1081"/>
2056        <location filename="../projectwidget.cpp" line="1241"/>
2057        <source>TOC files (*.toc)</source>
2058        <translation type="unfinished"></translation>
2059    </message>
2060    <message>
2061        <location filename="../projectwidget.cpp" line="1081"/>
2062        <location filename="../projectwidget.cpp" line="1241"/>
2063        <source>GDI files (*.gdi)</source>
2064        <translation type="unfinished"></translation>
2065    </message>
2066    <message>
2067        <location filename="../projectwidget.cpp" line="1081"/>
2068        <location filename="../projectwidget.cpp" line="1241"/>
2069        <source>NRG files (*.nrg)</source>
2070        <translation type="unfinished"></translation>
2071    </message>
2072    <message>
2073        <location filename="../projectwidget.cpp" line="1081"/>
2074        <location filename="../projectwidget.cpp" line="1241"/>
2075        <source>Compatible files (*.cue *.toc *.gdi *.nrg *.iso)</source>
2076        <translation type="unfinished"></translation>
2077    </message>
2078    <message>
2079        <location filename="../projectwidget.cpp" line="1081"/>
2080        <location filename="../projectwidget.cpp" line="1241"/>
2081        <source>ISO files (*.iso)</source>
2082        <translation type="unfinished"></translation>
2083    </message>
2084    <message>
2085        <location filename="../projectwidget.cpp" line="1082"/>
2086        <source>Choose CD input file</source>
2087        <translation type="unfinished"></translation>
2088    </message>
2089    <message>
2090        <location filename="../projectwidget.cpp" line="1119"/>
2091        <location filename="../projectwidget.cpp" line="1285"/>
2092        <source>AVI files (*.avi)</source>
2093        <translation type="unfinished"></translation>
2094    </message>
2095    <message>
2096        <location filename="../projectwidget.cpp" line="1120"/>
2097        <source>Choose LD input file</source>
2098        <translation type="unfinished"></translation>
2099    </message>
2100    <message>
2101        <location filename="../projectwidget.cpp" line="1168"/>
2102        <location filename="../projectwidget.cpp" line="1201"/>
2103        <source>Raw disk image (*.img)</source>
2104        <translation type="unfinished"></translation>
2105    </message>
2106    <message>
2107        <location filename="../projectwidget.cpp" line="1168"/>
2108        <location filename="../projectwidget.cpp" line="1202"/>
2109        <source>Mac disk image (*.dmg)</source>
2110        <translation type="unfinished"></translation>
2111    </message>
2112    <message>
2113        <location filename="../projectwidget.cpp" line="1168"/>
2114        <location filename="../projectwidget.cpp" line="1203"/>
2115        <source>Apple IIgs disk image (*.2mg)</source>
2116        <translation type="unfinished"></translation>
2117    </message>
2118    <message>
2119        <location filename="../projectwidget.cpp" line="1168"/>
2120        <location filename="../projectwidget.cpp" line="1204"/>
2121        <source>FM-Towns disk image (*.h0 *.h1 *.h2 *.h3 *.h4)</source>
2122        <translation type="unfinished"></translation>
2123    </message>
2124    <message>
2125        <location filename="../projectwidget.cpp" line="1168"/>
2126        <location filename="../projectwidget.cpp" line="1205"/>
2127        <source>IDE64 disk image (*.hdd)</source>
2128        <translation type="unfinished"></translation>
2129    </message>
2130    <message>
2131        <location filename="../projectwidget.cpp" line="1169"/>
2132        <location filename="../projectwidget.cpp" line="1209"/>
2133        <location filename="../projectwidget.cpp" line="1242"/>
2134        <location filename="../projectwidget.cpp" line="1286"/>
2135        <location filename="../projectwidget.cpp" line="1319"/>
2136        <source>Choose output file</source>
2137        <translation type="unfinished"></translation>
2138    </message>
2139    <message>
2140        <location filename="../projectwidget.cpp" line="1206"/>
2141        <source>X68k SASI disk image (*.hdf)</source>
2142        <translation type="unfinished"></translation>
2143    </message>
2144    <message>
2145        <location filename="../projectwidget.cpp" line="1207"/>
2146        <source>X68k SCSI disk image (*.hds)</source>
2147        <translation type="unfinished"></translation>
2148    </message>
2149    <message>
2150        <location filename="../projectwidget.cpp" line="1263"/>
2151        <source>Binary CD files (*.bin)</source>
2152        <translation type="unfinished"></translation>
2153    </message>
2154    <message>
2155        <location filename="../projectwidget.cpp" line="1264"/>
2156        <source>Choose binary output file</source>
2157        <translation type="unfinished"></translation>
2158    </message>
2159    <message>
2160        <location filename="../projectwidget.cpp" line="1341"/>
2161        <source>Choose meta-data value file</source>
2162        <translation type="unfinished"></translation>
2163    </message>
2164    <message>
2165        <location filename="../projectwidget.cpp" line="873"/>
2166        <location filename="../projectwidget.cpp" line="884"/>
2167        <location filename="../projectwidget.cpp" line="895"/>
2168        <location filename="../projectwidget.cpp" line="906"/>
2169        <location filename="../projectwidget.cpp" line="917"/>
2170        <location filename="../projectwidget.cpp" line="928"/>
2171        <location filename="../projectwidget.cpp" line="939"/>
2172        <location filename="../projectwidget.cpp" line="955"/>
2173        <location filename="../projectwidget.cpp" line="966"/>
2174        <location filename="../projectwidget.cpp" line="977"/>
2175        <location filename="../projectwidget.cpp" line="993"/>
2176        <location filename="../projectwidget.cpp" line="1004"/>
2177        <location filename="../projectwidget.cpp" line="1015"/>
2178        <location filename="../projectwidget.cpp" line="1026"/>
2179        <location filename="../projectwidget.cpp" line="1081"/>
2180        <location filename="../projectwidget.cpp" line="1092"/>
2181        <location filename="../projectwidget.cpp" line="1103"/>
2182        <location filename="../projectwidget.cpp" line="1119"/>
2183        <location filename="../projectwidget.cpp" line="1130"/>
2184        <location filename="../projectwidget.cpp" line="1141"/>
2185        <location filename="../projectwidget.cpp" line="1157"/>
2186        <location filename="../projectwidget.cpp" line="1168"/>
2187        <location filename="../projectwidget.cpp" line="1179"/>
2188        <location filename="../projectwidget.cpp" line="1190"/>
2189        <location filename="../projectwidget.cpp" line="1208"/>
2190        <location filename="../projectwidget.cpp" line="1219"/>
2191        <location filename="../projectwidget.cpp" line="1230"/>
2192        <location filename="../projectwidget.cpp" line="1241"/>
2193        <location filename="../projectwidget.cpp" line="1252"/>
2194        <location filename="../projectwidget.cpp" line="1263"/>
2195        <location filename="../projectwidget.cpp" line="1274"/>
2196        <location filename="../projectwidget.cpp" line="1285"/>
2197        <location filename="../projectwidget.cpp" line="1296"/>
2198        <location filename="../projectwidget.cpp" line="1307"/>
2199        <location filename="../projectwidget.cpp" line="1318"/>
2200        <location filename="../projectwidget.cpp" line="1329"/>
2201        <location filename="../projectwidget.cpp" line="1340"/>
2202        <location filename="../projectwidget.cpp" line="1351"/>
2203        <location filename="../projectwidget.cpp" line="1456"/>
2204        <location filename="../projectwidget.cpp" line="1847"/>
2205        <source>All files (*)</source>
2206        <translation type="unfinished"></translation>
2207    </message>
2208    <message>
2209        <location filename="../projectwidget.cpp" line="729"/>
2210        <source>process finished: exitCode = %1, exitStatus = %2, execTime = %3</source>
2211        <translation type="unfinished"></translation>
2212    </message>
2213    <message>
2214        <location filename="../projectwidget.cpp" line="1456"/>
2215        <location filename="../projectwidget.cpp" line="1847"/>
2216        <source>Choose project file</source>
2217        <translation type="unfinished"></translation>
2218    </message>
2219    <message>
2220        <location filename="../projectwidget.cpp" line="1456"/>
2221        <location filename="../projectwidget.cpp" line="1847"/>
2222        <source>Project files (*.prj)</source>
2223        <translation type="unfinished"></translation>
2224    </message>
2225    <message>
2226        <location filename="../projectwidget.cpp" line="1821"/>
2227        <source>Failed loading project &apos;%1&apos;</source>
2228        <translation type="unfinished"></translation>
2229    </message>
2230    <message>
2231        <location filename="../projectwidget.cpp" line="1831"/>
2232        <location filename="../projectwidget.cpp" line="1846"/>
2233        <source>Noname-%1</source>
2234        <translation type="unfinished"></translation>
2235    </message>
2236    <message>
2237        <location filename="../projectwidget.cpp" line="2052"/>
2238        <source>Project &apos;%1&apos; saved</source>
2239        <translation type="unfinished"></translation>
2240    </message>
2241    <message>
2242        <location filename="../projectwidget.cpp" line="2054"/>
2243        <source>Failed saving project &apos;%1&apos;</source>
2244        <translation type="unfinished"></translation>
2245    </message>
2246    <message>
2247        <location filename="../projectwidget.cpp" line="2181"/>
2248        <source>cloning to &apos;%1&apos; is not supported yet</source>
2249        <translation type="unfinished"></translation>
2250    </message>
2251    <message>
2252        <location filename="../projectwidget.cpp" line="2287"/>
2253        <source>morphing to &apos;%1&apos; is not supported yet</source>
2254        <translation type="unfinished"></translation>
2255    </message>
2256</context>
2257<context>
2258    <name>ProjectWindow</name>
2259    <message>
2260        <location filename="../projectwindow.cpp" line="22"/>
2261        <source>Noname-%1</source>
2262        <translation type="unfinished"></translation>
2263    </message>
2264    <message>
2265        <location filename="../projectwindow.cpp" line="105"/>
2266        <location filename="../projectwindow.cpp" line="139"/>
2267        <source>Confirm</source>
2268        <translation type="unfinished"></translation>
2269    </message>
2270    <message>
2271        <location filename="../projectwindow.cpp" line="106"/>
2272        <source>Project &apos;%1&apos; is currently running.
2273
2274Closing its window will kill the external process!
2275
2276Proceed?</source>
2277        <translation type="unfinished"></translation>
2278    </message>
2279    <message>
2280        <location filename="../projectwindow.cpp" line="140"/>
2281        <source>Script &apos;%1&apos; is currently running.
2282
2283Proceed?</source>
2284        <translation type="unfinished"></translation>
2285    </message>
2286</context>
2287<context>
2288    <name>ScriptEngine</name>
2289    <message>
2290        <location filename="../scriptengine.cpp" line="240"/>
2291        <source>Choose file</source>
2292        <translation type="unfinished"></translation>
2293    </message>
2294    <message>
2295        <location filename="../scriptengine.cpp" line="249"/>
2296        <source>Choose folder</source>
2297        <translation type="unfinished"></translation>
2298    </message>
2299    <message>
2300        <location filename="../scriptengine.cpp" line="258"/>
2301        <source>Input text</source>
2302        <translation type="unfinished"></translation>
2303    </message>
2304    <message>
2305        <location filename="../scriptengine.cpp" line="266"/>
2306        <source>Choose item</source>
2307        <translation type="unfinished"></translation>
2308    </message>
2309    <message>
2310        <location filename="../scriptengine.cpp" line="273"/>
2311        <location filename="../scriptengine.cpp" line="280"/>
2312        <source>Input value</source>
2313        <translation type="unfinished"></translation>
2314    </message>
2315    <message>
2316        <location filename="../scriptengine.cpp" line="309"/>
2317        <location filename="../scriptengine.cpp" line="318"/>
2318        <location filename="../scriptengine.cpp" line="327"/>
2319        <location filename="../scriptengine.cpp" line="342"/>
2320        <location filename="../scriptengine.cpp" line="358"/>
2321        <location filename="../scriptengine.cpp" line="365"/>
2322        <location filename="../scriptengine.cpp" line="376"/>
2323        <location filename="../scriptengine.cpp" line="397"/>
2324        <location filename="../scriptengine.cpp" line="399"/>
2325        <location filename="../scriptengine.cpp" line="411"/>
2326        <location filename="../scriptengine.cpp" line="421"/>
2327        <location filename="../scriptengine.cpp" line="434"/>
2328        <location filename="../scriptengine.cpp" line="445"/>
2329        <location filename="../scriptengine.cpp" line="457"/>
2330        <location filename="../scriptengine.cpp" line="467"/>
2331        <location filename="../scriptengine.cpp" line="479"/>
2332        <location filename="../scriptengine.cpp" line="489"/>
2333        <location filename="../scriptengine.cpp" line="503"/>
2334        <location filename="../scriptengine.cpp" line="513"/>
2335        <location filename="../scriptengine.cpp" line="525"/>
2336        <location filename="../scriptengine.cpp" line="535"/>
2337        <location filename="../scriptengine.cpp" line="549"/>
2338        <location filename="../scriptengine.cpp" line="559"/>
2339        <location filename="../scriptengine.cpp" line="571"/>
2340        <location filename="../scriptengine.cpp" line="581"/>
2341        <location filename="../scriptengine.cpp" line="593"/>
2342        <location filename="../scriptengine.cpp" line="603"/>
2343        <location filename="../scriptengine.cpp" line="615"/>
2344        <location filename="../scriptengine.cpp" line="625"/>
2345        <location filename="../scriptengine.cpp" line="637"/>
2346        <location filename="../scriptengine.cpp" line="647"/>
2347        <location filename="../scriptengine.cpp" line="659"/>
2348        <location filename="../scriptengine.cpp" line="669"/>
2349        <location filename="../scriptengine.cpp" line="681"/>
2350        <location filename="../scriptengine.cpp" line="691"/>
2351        <location filename="../scriptengine.cpp" line="703"/>
2352        <location filename="../scriptengine.cpp" line="713"/>
2353        <location filename="../scriptengine.cpp" line="725"/>
2354        <location filename="../scriptengine.cpp" line="735"/>
2355        <location filename="../scriptengine.cpp" line="747"/>
2356        <location filename="../scriptengine.cpp" line="757"/>
2357        <location filename="../scriptengine.cpp" line="769"/>
2358        <location filename="../scriptengine.cpp" line="779"/>
2359        <location filename="../scriptengine.cpp" line="791"/>
2360        <location filename="../scriptengine.cpp" line="801"/>
2361        <location filename="../scriptengine.cpp" line="815"/>
2362        <location filename="../scriptengine.cpp" line="825"/>
2363        <location filename="../scriptengine.cpp" line="837"/>
2364        <location filename="../scriptengine.cpp" line="847"/>
2365        <location filename="../scriptengine.cpp" line="859"/>
2366        <location filename="../scriptengine.cpp" line="869"/>
2367        <location filename="../scriptengine.cpp" line="881"/>
2368        <location filename="../scriptengine.cpp" line="891"/>
2369        <location filename="../scriptengine.cpp" line="903"/>
2370        <location filename="../scriptengine.cpp" line="913"/>
2371        <location filename="../scriptengine.cpp" line="925"/>
2372        <location filename="../scriptengine.cpp" line="935"/>
2373        <location filename="../scriptengine.cpp" line="947"/>
2374        <location filename="../scriptengine.cpp" line="957"/>
2375        <location filename="../scriptengine.cpp" line="969"/>
2376        <location filename="../scriptengine.cpp" line="979"/>
2377        <location filename="../scriptengine.cpp" line="991"/>
2378        <location filename="../scriptengine.cpp" line="1001"/>
2379        <location filename="../scriptengine.cpp" line="1013"/>
2380        <location filename="../scriptengine.cpp" line="1023"/>
2381        <location filename="../scriptengine.cpp" line="1035"/>
2382        <location filename="../scriptengine.cpp" line="1045"/>
2383        <location filename="../scriptengine.cpp" line="1057"/>
2384        <location filename="../scriptengine.cpp" line="1067"/>
2385        <location filename="../scriptengine.cpp" line="1081"/>
2386        <location filename="../scriptengine.cpp" line="1091"/>
2387        <location filename="../scriptengine.cpp" line="1103"/>
2388        <location filename="../scriptengine.cpp" line="1113"/>
2389        <location filename="../scriptengine.cpp" line="1125"/>
2390        <location filename="../scriptengine.cpp" line="1135"/>
2391        <location filename="../scriptengine.cpp" line="1147"/>
2392        <location filename="../scriptengine.cpp" line="1157"/>
2393        <location filename="../scriptengine.cpp" line="1169"/>
2394        <location filename="../scriptengine.cpp" line="1179"/>
2395        <location filename="../scriptengine.cpp" line="1191"/>
2396        <location filename="../scriptengine.cpp" line="1201"/>
2397        <location filename="../scriptengine.cpp" line="1213"/>
2398        <location filename="../scriptengine.cpp" line="1223"/>
2399        <location filename="../scriptengine.cpp" line="1235"/>
2400        <location filename="../scriptengine.cpp" line="1245"/>
2401        <location filename="../scriptengine.cpp" line="1257"/>
2402        <location filename="../scriptengine.cpp" line="1267"/>
2403        <location filename="../scriptengine.cpp" line="1279"/>
2404        <location filename="../scriptengine.cpp" line="1289"/>
2405        <location filename="../scriptengine.cpp" line="1301"/>
2406        <location filename="../scriptengine.cpp" line="1311"/>
2407        <location filename="../scriptengine.cpp" line="1323"/>
2408        <location filename="../scriptengine.cpp" line="1333"/>
2409        <location filename="../scriptengine.cpp" line="1345"/>
2410        <location filename="../scriptengine.cpp" line="1355"/>
2411        <location filename="../scriptengine.cpp" line="1367"/>
2412        <location filename="../scriptengine.cpp" line="1377"/>
2413        <location filename="../scriptengine.cpp" line="1389"/>
2414        <location filename="../scriptengine.cpp" line="1399"/>
2415        <location filename="../scriptengine.cpp" line="1428"/>
2416        <location filename="../scriptengine.cpp" line="1430"/>
2417        <location filename="../scriptengine.cpp" line="1442"/>
2418        <location filename="../scriptengine.cpp" line="1452"/>
2419        <location filename="../scriptengine.cpp" line="1464"/>
2420        <location filename="../scriptengine.cpp" line="1474"/>
2421        <location filename="../scriptengine.cpp" line="1486"/>
2422        <location filename="../scriptengine.cpp" line="1496"/>
2423        <location filename="../scriptengine.cpp" line="1508"/>
2424        <location filename="../scriptengine.cpp" line="1518"/>
2425        <location filename="../scriptengine.cpp" line="1530"/>
2426        <location filename="../scriptengine.cpp" line="1540"/>
2427        <location filename="../scriptengine.cpp" line="1552"/>
2428        <location filename="../scriptengine.cpp" line="1562"/>
2429        <location filename="../scriptengine.cpp" line="1574"/>
2430        <location filename="../scriptengine.cpp" line="1584"/>
2431        <location filename="../scriptengine.cpp" line="1598"/>
2432        <location filename="../scriptengine.cpp" line="1608"/>
2433        <location filename="../scriptengine.cpp" line="1620"/>
2434        <location filename="../scriptengine.cpp" line="1630"/>
2435        <location filename="../scriptengine.cpp" line="1642"/>
2436        <location filename="../scriptengine.cpp" line="1652"/>
2437        <location filename="../scriptengine.cpp" line="1664"/>
2438        <location filename="../scriptengine.cpp" line="1674"/>
2439        <location filename="../scriptengine.cpp" line="1686"/>
2440        <location filename="../scriptengine.cpp" line="1696"/>
2441        <location filename="../scriptengine.cpp" line="1708"/>
2442        <location filename="../scriptengine.cpp" line="1718"/>
2443        <location filename="../scriptengine.cpp" line="1730"/>
2444        <location filename="../scriptengine.cpp" line="1740"/>
2445        <location filename="../scriptengine.cpp" line="1752"/>
2446        <location filename="../scriptengine.cpp" line="1762"/>
2447        <location filename="../scriptengine.cpp" line="1774"/>
2448        <location filename="../scriptengine.cpp" line="1784"/>
2449        <location filename="../scriptengine.cpp" line="1798"/>
2450        <location filename="../scriptengine.cpp" line="1808"/>
2451        <location filename="../scriptengine.cpp" line="1820"/>
2452        <location filename="../scriptengine.cpp" line="1830"/>
2453        <location filename="../scriptengine.cpp" line="1842"/>
2454        <location filename="../scriptengine.cpp" line="1852"/>
2455        <location filename="../scriptengine.cpp" line="1864"/>
2456        <location filename="../scriptengine.cpp" line="1874"/>
2457        <location filename="../scriptengine.cpp" line="1886"/>
2458        <location filename="../scriptengine.cpp" line="1896"/>
2459        <location filename="../scriptengine.cpp" line="1908"/>
2460        <location filename="../scriptengine.cpp" line="1918"/>
2461        <location filename="../scriptengine.cpp" line="1930"/>
2462        <location filename="../scriptengine.cpp" line="1940"/>
2463        <location filename="../scriptengine.cpp" line="1952"/>
2464        <location filename="../scriptengine.cpp" line="1962"/>
2465        <location filename="../scriptengine.cpp" line="1976"/>
2466        <location filename="../scriptengine.cpp" line="1986"/>
2467        <location filename="../scriptengine.cpp" line="1998"/>
2468        <location filename="../scriptengine.cpp" line="2008"/>
2469        <location filename="../scriptengine.cpp" line="2020"/>
2470        <location filename="../scriptengine.cpp" line="2030"/>
2471        <location filename="../scriptengine.cpp" line="2042"/>
2472        <location filename="../scriptengine.cpp" line="2052"/>
2473        <location filename="../scriptengine.cpp" line="2064"/>
2474        <location filename="../scriptengine.cpp" line="2074"/>
2475        <location filename="../scriptengine.cpp" line="2086"/>
2476        <location filename="../scriptengine.cpp" line="2096"/>
2477        <location filename="../scriptengine.cpp" line="2108"/>
2478        <location filename="../scriptengine.cpp" line="2118"/>
2479        <location filename="../scriptengine.cpp" line="2130"/>
2480        <location filename="../scriptengine.cpp" line="2140"/>
2481        <location filename="../scriptengine.cpp" line="2154"/>
2482        <location filename="../scriptengine.cpp" line="2164"/>
2483        <location filename="../scriptengine.cpp" line="2176"/>
2484        <location filename="../scriptengine.cpp" line="2186"/>
2485        <location filename="../scriptengine.cpp" line="2198"/>
2486        <location filename="../scriptengine.cpp" line="2208"/>
2487        <location filename="../scriptengine.cpp" line="2220"/>
2488        <location filename="../scriptengine.cpp" line="2230"/>
2489        <location filename="../scriptengine.cpp" line="2242"/>
2490        <location filename="../scriptengine.cpp" line="2252"/>
2491        <location filename="../scriptengine.cpp" line="2266"/>
2492        <location filename="../scriptengine.cpp" line="2276"/>
2493        <location filename="../scriptengine.cpp" line="2288"/>
2494        <location filename="../scriptengine.cpp" line="2298"/>
2495        <location filename="../scriptengine.cpp" line="2310"/>
2496        <location filename="../scriptengine.cpp" line="2320"/>
2497        <location filename="../scriptengine.cpp" line="2332"/>
2498        <location filename="../scriptengine.cpp" line="2342"/>
2499        <location filename="../scriptengine.cpp" line="2354"/>
2500        <location filename="../scriptengine.cpp" line="2364"/>
2501        <location filename="../scriptengine.cpp" line="2376"/>
2502        <location filename="../scriptengine.cpp" line="2386"/>
2503        <location filename="../scriptengine.cpp" line="2400"/>
2504        <location filename="../scriptengine.cpp" line="2410"/>
2505        <location filename="../scriptengine.cpp" line="2422"/>
2506        <location filename="../scriptengine.cpp" line="2432"/>
2507        <location filename="../scriptengine.cpp" line="2444"/>
2508        <location filename="../scriptengine.cpp" line="2454"/>
2509        <location filename="../scriptengine.cpp" line="2466"/>
2510        <location filename="../scriptengine.cpp" line="2476"/>
2511        <location filename="../scriptengine.cpp" line="2488"/>
2512        <location filename="../scriptengine.cpp" line="2498"/>
2513        <location filename="../scriptengine.cpp" line="2512"/>
2514        <location filename="../scriptengine.cpp" line="2522"/>
2515        <location filename="../scriptengine.cpp" line="2534"/>
2516        <location filename="../scriptengine.cpp" line="2544"/>
2517        <location filename="../scriptengine.cpp" line="2556"/>
2518        <location filename="../scriptengine.cpp" line="2566"/>
2519        <location filename="../scriptengine.cpp" line="2578"/>
2520        <location filename="../scriptengine.cpp" line="2588"/>
2521        <location filename="../scriptengine.cpp" line="2600"/>
2522        <location filename="../scriptengine.cpp" line="2610"/>
2523        <location filename="../scriptengine.cpp" line="2622"/>
2524        <location filename="../scriptengine.cpp" line="2632"/>
2525        <location filename="../scriptengine.cpp" line="2646"/>
2526        <location filename="../scriptengine.cpp" line="2656"/>
2527        <location filename="../scriptengine.cpp" line="2668"/>
2528        <location filename="../scriptengine.cpp" line="2678"/>
2529        <location filename="../scriptengine.cpp" line="2690"/>
2530        <location filename="../scriptengine.cpp" line="2700"/>
2531        <location filename="../scriptengine.cpp" line="2723"/>
2532        <location filename="../scriptengine.cpp" line="2741"/>
2533        <location filename="../scriptengine.cpp" line="2768"/>
2534        <location filename="../scriptengine.cpp" line="2797"/>
2535        <location filename="../scriptengine.cpp" line="2815"/>
2536        <source>warning</source>
2537        <translation type="unfinished"></translation>
2538    </message>
2539    <message>
2540        <location filename="../scriptengine.cpp" line="309"/>
2541        <location filename="../scriptengine.cpp" line="327"/>
2542        <location filename="../scriptengine.cpp" line="342"/>
2543        <location filename="../scriptengine.cpp" line="358"/>
2544        <source>project &apos;%1&apos; already exists</source>
2545        <translation type="unfinished"></translation>
2546    </message>
2547    <message>
2548        <location filename="../scriptengine.cpp" line="318"/>
2549        <source>project type &apos;%1&apos; doesn&apos;t exists - valid types are: %2</source>
2550        <translation type="unfinished"></translation>
2551    </message>
2552    <message>
2553        <location filename="../scriptengine.cpp" line="365"/>
2554        <location filename="../scriptengine.cpp" line="376"/>
2555        <location filename="../scriptengine.cpp" line="399"/>
2556        <location filename="../scriptengine.cpp" line="411"/>
2557        <location filename="../scriptengine.cpp" line="421"/>
2558        <location filename="../scriptengine.cpp" line="434"/>
2559        <location filename="../scriptengine.cpp" line="445"/>
2560        <location filename="../scriptengine.cpp" line="457"/>
2561        <location filename="../scriptengine.cpp" line="467"/>
2562        <location filename="../scriptengine.cpp" line="479"/>
2563        <location filename="../scriptengine.cpp" line="489"/>
2564        <location filename="../scriptengine.cpp" line="503"/>
2565        <location filename="../scriptengine.cpp" line="513"/>
2566        <location filename="../scriptengine.cpp" line="525"/>
2567        <location filename="../scriptengine.cpp" line="535"/>
2568        <location filename="../scriptengine.cpp" line="549"/>
2569        <location filename="../scriptengine.cpp" line="559"/>
2570        <location filename="../scriptengine.cpp" line="571"/>
2571        <location filename="../scriptengine.cpp" line="581"/>
2572        <location filename="../scriptengine.cpp" line="593"/>
2573        <location filename="../scriptengine.cpp" line="603"/>
2574        <location filename="../scriptengine.cpp" line="615"/>
2575        <location filename="../scriptengine.cpp" line="625"/>
2576        <location filename="../scriptengine.cpp" line="637"/>
2577        <location filename="../scriptengine.cpp" line="647"/>
2578        <location filename="../scriptengine.cpp" line="659"/>
2579        <location filename="../scriptengine.cpp" line="669"/>
2580        <location filename="../scriptengine.cpp" line="681"/>
2581        <location filename="../scriptengine.cpp" line="691"/>
2582        <location filename="../scriptengine.cpp" line="703"/>
2583        <location filename="../scriptengine.cpp" line="713"/>
2584        <location filename="../scriptengine.cpp" line="725"/>
2585        <location filename="../scriptengine.cpp" line="735"/>
2586        <location filename="../scriptengine.cpp" line="747"/>
2587        <location filename="../scriptengine.cpp" line="757"/>
2588        <location filename="../scriptengine.cpp" line="769"/>
2589        <location filename="../scriptengine.cpp" line="779"/>
2590        <location filename="../scriptengine.cpp" line="791"/>
2591        <location filename="../scriptengine.cpp" line="801"/>
2592        <location filename="../scriptengine.cpp" line="815"/>
2593        <location filename="../scriptengine.cpp" line="825"/>
2594        <location filename="../scriptengine.cpp" line="837"/>
2595        <location filename="../scriptengine.cpp" line="847"/>
2596        <location filename="../scriptengine.cpp" line="859"/>
2597        <location filename="../scriptengine.cpp" line="869"/>
2598        <location filename="../scriptengine.cpp" line="881"/>
2599        <location filename="../scriptengine.cpp" line="891"/>
2600        <location filename="../scriptengine.cpp" line="903"/>
2601        <location filename="../scriptengine.cpp" line="913"/>
2602        <location filename="../scriptengine.cpp" line="925"/>
2603        <location filename="../scriptengine.cpp" line="935"/>
2604        <location filename="../scriptengine.cpp" line="947"/>
2605        <location filename="../scriptengine.cpp" line="957"/>
2606        <location filename="../scriptengine.cpp" line="969"/>
2607        <location filename="../scriptengine.cpp" line="979"/>
2608        <location filename="../scriptengine.cpp" line="991"/>
2609        <location filename="../scriptengine.cpp" line="1001"/>
2610        <location filename="../scriptengine.cpp" line="1013"/>
2611        <location filename="../scriptengine.cpp" line="1023"/>
2612        <location filename="../scriptengine.cpp" line="1035"/>
2613        <location filename="../scriptengine.cpp" line="1045"/>
2614        <location filename="../scriptengine.cpp" line="1057"/>
2615        <location filename="../scriptengine.cpp" line="1067"/>
2616        <location filename="../scriptengine.cpp" line="1081"/>
2617        <location filename="../scriptengine.cpp" line="1091"/>
2618        <location filename="../scriptengine.cpp" line="1103"/>
2619        <location filename="../scriptengine.cpp" line="1113"/>
2620        <location filename="../scriptengine.cpp" line="1125"/>
2621        <location filename="../scriptengine.cpp" line="1135"/>
2622        <location filename="../scriptengine.cpp" line="1147"/>
2623        <location filename="../scriptengine.cpp" line="1157"/>
2624        <location filename="../scriptengine.cpp" line="1169"/>
2625        <location filename="../scriptengine.cpp" line="1179"/>
2626        <location filename="../scriptengine.cpp" line="1191"/>
2627        <location filename="../scriptengine.cpp" line="1201"/>
2628        <location filename="../scriptengine.cpp" line="1213"/>
2629        <location filename="../scriptengine.cpp" line="1223"/>
2630        <location filename="../scriptengine.cpp" line="1235"/>
2631        <location filename="../scriptengine.cpp" line="1245"/>
2632        <location filename="../scriptengine.cpp" line="1257"/>
2633        <location filename="../scriptengine.cpp" line="1267"/>
2634        <location filename="../scriptengine.cpp" line="1279"/>
2635        <location filename="../scriptengine.cpp" line="1289"/>
2636        <location filename="../scriptengine.cpp" line="1301"/>
2637        <location filename="../scriptengine.cpp" line="1311"/>
2638        <location filename="../scriptengine.cpp" line="1323"/>
2639        <location filename="../scriptengine.cpp" line="1333"/>
2640        <location filename="../scriptengine.cpp" line="1345"/>
2641        <location filename="../scriptengine.cpp" line="1355"/>
2642        <location filename="../scriptengine.cpp" line="1367"/>
2643        <location filename="../scriptengine.cpp" line="1377"/>
2644        <location filename="../scriptengine.cpp" line="1389"/>
2645        <location filename="../scriptengine.cpp" line="1399"/>
2646        <location filename="../scriptengine.cpp" line="1430"/>
2647        <location filename="../scriptengine.cpp" line="1442"/>
2648        <location filename="../scriptengine.cpp" line="1452"/>
2649        <location filename="../scriptengine.cpp" line="1464"/>
2650        <location filename="../scriptengine.cpp" line="1474"/>
2651        <location filename="../scriptengine.cpp" line="1486"/>
2652        <location filename="../scriptengine.cpp" line="1496"/>
2653        <location filename="../scriptengine.cpp" line="1508"/>
2654        <location filename="../scriptengine.cpp" line="1518"/>
2655        <location filename="../scriptengine.cpp" line="1530"/>
2656        <location filename="../scriptengine.cpp" line="1540"/>
2657        <location filename="../scriptengine.cpp" line="1552"/>
2658        <location filename="../scriptengine.cpp" line="1562"/>
2659        <location filename="../scriptengine.cpp" line="1574"/>
2660        <location filename="../scriptengine.cpp" line="1584"/>
2661        <location filename="../scriptengine.cpp" line="1598"/>
2662        <location filename="../scriptengine.cpp" line="1608"/>
2663        <location filename="../scriptengine.cpp" line="1620"/>
2664        <location filename="../scriptengine.cpp" line="1630"/>
2665        <location filename="../scriptengine.cpp" line="1642"/>
2666        <location filename="../scriptengine.cpp" line="1652"/>
2667        <location filename="../scriptengine.cpp" line="1664"/>
2668        <location filename="../scriptengine.cpp" line="1674"/>
2669        <location filename="../scriptengine.cpp" line="1686"/>
2670        <location filename="../scriptengine.cpp" line="1696"/>
2671        <location filename="../scriptengine.cpp" line="1708"/>
2672        <location filename="../scriptengine.cpp" line="1718"/>
2673        <location filename="../scriptengine.cpp" line="1730"/>
2674        <location filename="../scriptengine.cpp" line="1740"/>
2675        <location filename="../scriptengine.cpp" line="1752"/>
2676        <location filename="../scriptengine.cpp" line="1762"/>
2677        <location filename="../scriptengine.cpp" line="1774"/>
2678        <location filename="../scriptengine.cpp" line="1784"/>
2679        <location filename="../scriptengine.cpp" line="1798"/>
2680        <location filename="../scriptengine.cpp" line="1808"/>
2681        <location filename="../scriptengine.cpp" line="1820"/>
2682        <location filename="../scriptengine.cpp" line="1830"/>
2683        <location filename="../scriptengine.cpp" line="1842"/>
2684        <location filename="../scriptengine.cpp" line="1852"/>
2685        <location filename="../scriptengine.cpp" line="1864"/>
2686        <location filename="../scriptengine.cpp" line="1874"/>
2687        <location filename="../scriptengine.cpp" line="1886"/>
2688        <location filename="../scriptengine.cpp" line="1896"/>
2689        <location filename="../scriptengine.cpp" line="1908"/>
2690        <location filename="../scriptengine.cpp" line="1918"/>
2691        <location filename="../scriptengine.cpp" line="1930"/>
2692        <location filename="../scriptengine.cpp" line="1940"/>
2693        <location filename="../scriptengine.cpp" line="1952"/>
2694        <location filename="../scriptengine.cpp" line="1962"/>
2695        <location filename="../scriptengine.cpp" line="1976"/>
2696        <location filename="../scriptengine.cpp" line="1986"/>
2697        <location filename="../scriptengine.cpp" line="1998"/>
2698        <location filename="../scriptengine.cpp" line="2008"/>
2699        <location filename="../scriptengine.cpp" line="2020"/>
2700        <location filename="../scriptengine.cpp" line="2030"/>
2701        <location filename="../scriptengine.cpp" line="2042"/>
2702        <location filename="../scriptengine.cpp" line="2052"/>
2703        <location filename="../scriptengine.cpp" line="2064"/>
2704        <location filename="../scriptengine.cpp" line="2074"/>
2705        <location filename="../scriptengine.cpp" line="2086"/>
2706        <location filename="../scriptengine.cpp" line="2096"/>
2707        <location filename="../scriptengine.cpp" line="2108"/>
2708        <location filename="../scriptengine.cpp" line="2118"/>
2709        <location filename="../scriptengine.cpp" line="2130"/>
2710        <location filename="../scriptengine.cpp" line="2140"/>
2711        <location filename="../scriptengine.cpp" line="2154"/>
2712        <location filename="../scriptengine.cpp" line="2164"/>
2713        <location filename="../scriptengine.cpp" line="2176"/>
2714        <location filename="../scriptengine.cpp" line="2186"/>
2715        <location filename="../scriptengine.cpp" line="2198"/>
2716        <location filename="../scriptengine.cpp" line="2208"/>
2717        <location filename="../scriptengine.cpp" line="2220"/>
2718        <location filename="../scriptengine.cpp" line="2230"/>
2719        <location filename="../scriptengine.cpp" line="2242"/>
2720        <location filename="../scriptengine.cpp" line="2252"/>
2721        <location filename="../scriptengine.cpp" line="2266"/>
2722        <location filename="../scriptengine.cpp" line="2276"/>
2723        <location filename="../scriptengine.cpp" line="2288"/>
2724        <location filename="../scriptengine.cpp" line="2298"/>
2725        <location filename="../scriptengine.cpp" line="2310"/>
2726        <location filename="../scriptengine.cpp" line="2320"/>
2727        <location filename="../scriptengine.cpp" line="2332"/>
2728        <location filename="../scriptengine.cpp" line="2342"/>
2729        <location filename="../scriptengine.cpp" line="2354"/>
2730        <location filename="../scriptengine.cpp" line="2364"/>
2731        <location filename="../scriptengine.cpp" line="2376"/>
2732        <location filename="../scriptengine.cpp" line="2386"/>
2733        <location filename="../scriptengine.cpp" line="2400"/>
2734        <location filename="../scriptengine.cpp" line="2410"/>
2735        <location filename="../scriptengine.cpp" line="2422"/>
2736        <location filename="../scriptengine.cpp" line="2432"/>
2737        <location filename="../scriptengine.cpp" line="2444"/>
2738        <location filename="../scriptengine.cpp" line="2454"/>
2739        <location filename="../scriptengine.cpp" line="2466"/>
2740        <location filename="../scriptengine.cpp" line="2476"/>
2741        <location filename="../scriptengine.cpp" line="2488"/>
2742        <location filename="../scriptengine.cpp" line="2498"/>
2743        <location filename="../scriptengine.cpp" line="2512"/>
2744        <location filename="../scriptengine.cpp" line="2522"/>
2745        <location filename="../scriptengine.cpp" line="2534"/>
2746        <location filename="../scriptengine.cpp" line="2544"/>
2747        <location filename="../scriptengine.cpp" line="2556"/>
2748        <location filename="../scriptengine.cpp" line="2566"/>
2749        <location filename="../scriptengine.cpp" line="2578"/>
2750        <location filename="../scriptengine.cpp" line="2588"/>
2751        <location filename="../scriptengine.cpp" line="2600"/>
2752        <location filename="../scriptengine.cpp" line="2610"/>
2753        <location filename="../scriptengine.cpp" line="2622"/>
2754        <location filename="../scriptengine.cpp" line="2632"/>
2755        <location filename="../scriptengine.cpp" line="2646"/>
2756        <location filename="../scriptengine.cpp" line="2656"/>
2757        <location filename="../scriptengine.cpp" line="2668"/>
2758        <location filename="../scriptengine.cpp" line="2678"/>
2759        <location filename="../scriptengine.cpp" line="2690"/>
2760        <location filename="../scriptengine.cpp" line="2700"/>
2761        <location filename="../scriptengine.cpp" line="2741"/>
2762        <location filename="../scriptengine.cpp" line="2768"/>
2763        <location filename="../scriptengine.cpp" line="2797"/>
2764        <location filename="../scriptengine.cpp" line="2815"/>
2765        <source>project &apos;%1&apos; doesn&apos;t exists</source>
2766        <translation type="unfinished"></translation>
2767    </message>
2768    <message>
2769        <location filename="../scriptengine.cpp" line="397"/>
2770        <source>project &apos;%1&apos; hasn&apos;t run yet</source>
2771        <translation type="unfinished"></translation>
2772    </message>
2773    <message>
2774        <location filename="../scriptengine.cpp" line="1422"/>
2775        <source>none</source>
2776        <translation type="unfinished"></translation>
2777    </message>
2778    <message>
2779        <location filename="../scriptengine.cpp" line="1428"/>
2780        <source>CHS template for vendorName = &apos;%1&apos;, diskName = &apos;%2&apos; doesn&apos;t exist</source>
2781        <translation type="unfinished"></translation>
2782    </message>
2783    <message>
2784        <location filename="../scriptengine.cpp" line="2723"/>
2785        <source>project &apos;%1&apos; is already running</source>
2786        <translation type="unfinished"></translation>
2787    </message>
2788</context>
2789<context>
2790    <name>ScriptWidget</name>
2791    <message>
2792        <location filename="../scriptwidget.ui" line="17"/>
2793        <source>Script status / progress</source>
2794        <translation type="unfinished"></translation>
2795    </message>
2796    <message>
2797        <location filename="../scriptwidget.ui" line="23"/>
2798        <location filename="../scriptwidget.cpp" line="306"/>
2799        <source>Idle</source>
2800        <translation type="unfinished"></translation>
2801    </message>
2802    <message>
2803        <location filename="../scriptwidget.ui" line="36"/>
2804        <source>Run this script</source>
2805        <translation type="unfinished"></translation>
2806    </message>
2807    <message>
2808        <location filename="../scriptwidget.ui" line="73"/>
2809        <source>Tools menu</source>
2810        <translation type="unfinished"></translation>
2811    </message>
2812    <message>
2813        <location filename="../scriptwidget.ui" line="91"/>
2814        <source>Script editor</source>
2815        <translation type="unfinished"></translation>
2816    </message>
2817    <message>
2818        <location filename="../scriptwidget.ui" line="106"/>
2819        <source>Script log</source>
2820        <translation type="unfinished"></translation>
2821    </message>
2822    <message>
2823        <location filename="../scriptwidget.ui" line="129"/>
2824        <source>Project monitor</source>
2825        <translation type="unfinished"></translation>
2826    </message>
2827    <message>
2828        <location filename="../scriptwidget.ui" line="157"/>
2829        <source>Project ID</source>
2830        <translation type="unfinished"></translation>
2831    </message>
2832    <message>
2833        <location filename="../scriptwidget.ui" line="162"/>
2834        <source>Progress</source>
2835        <translation type="unfinished"></translation>
2836    </message>
2837    <message>
2838        <location filename="../scriptwidget.ui" line="167"/>
2839        <source>Command</source>
2840        <translation type="unfinished"></translation>
2841    </message>
2842    <message>
2843        <location filename="../scriptwidget.ui" line="56"/>
2844        <source>Terminate the running script</source>
2845        <translation type="unfinished"></translation>
2846    </message>
2847    <message>
2848        <location filename="../scriptwidget.cpp" line="41"/>
2849        <source>Maximum number of lines held in script log</source>
2850        <translation type="unfinished"></translation>
2851    </message>
2852    <message>
2853        <location filename="../scriptwidget.cpp" line="42"/>
2854        <source>Limit</source>
2855        <translation type="unfinished"></translation>
2856    </message>
2857    <message>
2858        <location filename="../scriptwidget.cpp" line="43"/>
2859        <source>No limit</source>
2860        <translation type="unfinished"></translation>
2861    </message>
2862    <message>
2863        <location filename="../scriptwidget.cpp" line="77"/>
2864        <source>Load</source>
2865        <translation type="unfinished"></translation>
2866    </message>
2867    <message>
2868        <location filename="../scriptwidget.cpp" line="78"/>
2869        <source>Save</source>
2870        <translation type="unfinished"></translation>
2871    </message>
2872    <message>
2873        <location filename="../scriptwidget.cpp" line="79"/>
2874        <source>Save as...</source>
2875        <translation type="unfinished"></translation>
2876    </message>
2877    <message>
2878        <location filename="../scriptwidget.cpp" line="80"/>
2879        <source>Clone</source>
2880        <translation type="unfinished"></translation>
2881    </message>
2882    <message>
2883        <location filename="../scriptwidget.cpp" line="81"/>
2884        <source>Copy log to clipboard</source>
2885        <translation type="unfinished"></translation>
2886    </message>
2887    <message>
2888        <location filename="../scriptwidget.cpp" line="103"/>
2889        <source>Running</source>
2890        <translation type="unfinished"></translation>
2891    </message>
2892    <message>
2893        <location filename="../scriptwidget.cpp" line="176"/>
2894        <location filename="../scriptwidget.cpp" line="243"/>
2895        <source>Choose script file</source>
2896        <translation type="unfinished"></translation>
2897    </message>
2898    <message>
2899        <location filename="../scriptwidget.cpp" line="176"/>
2900        <location filename="../scriptwidget.cpp" line="243"/>
2901        <source>All files (*)</source>
2902        <translation type="unfinished"></translation>
2903    </message>
2904    <message>
2905        <location filename="../scriptwidget.cpp" line="176"/>
2906        <location filename="../scriptwidget.cpp" line="243"/>
2907        <source>Script files (*.scr)</source>
2908        <translation type="unfinished"></translation>
2909    </message>
2910    <message>
2911        <location filename="../scriptwidget.cpp" line="221"/>
2912        <source>Failed loading script &apos;%1&apos;</source>
2913        <translation type="unfinished"></translation>
2914    </message>
2915    <message>
2916        <location filename="../scriptwidget.cpp" line="228"/>
2917        <location filename="../scriptwidget.cpp" line="242"/>
2918        <source>Noname-%1</source>
2919        <translation type="unfinished"></translation>
2920    </message>
2921    <message>
2922        <location filename="../scriptwidget.cpp" line="263"/>
2923        <source>Qt CHDMAN GUI script file -- please do not edit manually</source>
2924        <translation type="unfinished"></translation>
2925    </message>
2926    <message>
2927        <location filename="../scriptwidget.cpp" line="280"/>
2928        <source>Script &apos;%1&apos; saved</source>
2929        <translation type="unfinished"></translation>
2930    </message>
2931    <message>
2932        <location filename="../scriptwidget.cpp" line="282"/>
2933        <source>Failed saving script &apos;%1&apos;</source>
2934        <translation type="unfinished"></translation>
2935    </message>
2936</context>
2937</TS>
2938