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