source: tspsg/l10n/tspsg_en.ts @ 43c29c04ba

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since 43c29c04ba was 43c29c04ba, checked in by Oleksii Serdiuk, 14 years ago

+ Added support for Windows 7 Taskbar Extensions (namely, Progress Bars).

  • Cleanup is done in a separate thread now, so progress bar runs more smooth.
  • "Tabified" About dialog. Added GPL License and Credits.
  • Updated translations and tspsg.tag file.
  • Property mode set to 100644
File size: 50.4 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.0" language="en" sourcelanguage="en">
4<defaultcodec>UTF-8</defaultcodec>
5<context>
6    <name>--------</name>
7    <message>
8        <location filename="../src/mainwindow.cpp" line="498"/>
9        <source>AUTHORS %1</source>
10        <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment>
11        <translation type="unfinished"></translation>
12    </message>
13    <message>
14        <location filename="../src/mainwindow.cpp" line="500"/>
15        <source>VERSION</source>
16        <comment>Please, provide your translation version here.</comment>
17        <translation>$Id$</translation>
18    </message>
19    <message>
20        <location filename="../src/mainwindow.cpp" line="1180"/>
21        <source>COUNTRY</source>
22        <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment>
23        <translation>GB</translation>
24    </message>
25    <message>
26        <location filename="../src/mainwindow.cpp" line="1181"/>
27        <source>LANGNAME</source>
28        <comment>Please, provide a native name of your translation language here.</comment>
29        <translation type="unfinished"></translation>
30    </message>
31</context>
32<context>
33    <name>CTSPModel</name>
34    <message>
35        <location filename="../src/tspmodel.cpp" line="121"/>
36        <source>City %1</source>
37        <translation type="unfinished"></translation>
38    </message>
39    <message>
40        <location filename="../src/tspmodel.cpp" line="123"/>
41        <source>%1</source>
42        <translation type="unfinished"></translation>
43    </message>
44    <message>
45        <location filename="../src/tspmodel.cpp" line="377"/>
46        <source>Unexpected end of file.</source>
47        <translation type="unfinished"></translation>
48    </message>
49    <message>
50        <location filename="../src/tspmodel.cpp" line="379"/>
51        <source>Corrupt data read. File possibly corrupted.</source>
52        <translation type="unfinished"></translation>
53    </message>
54    <message>
55        <location filename="../src/tspmodel.cpp" line="381"/>
56        <source>Unknown error.</source>
57        <translation type="unfinished"></translation>
58    </message>
59    <message>
60        <location filename="../src/tspmodel.cpp" line="142"/>
61        <location filename="../src/tspmodel.cpp" line="168"/>
62        <location filename="../src/tspmodel.cpp" line="384"/>
63        <location filename="../src/tspmodel.cpp" line="403"/>
64        <location filename="../src/tspmodel.cpp" line="419"/>
65        <location filename="../src/tspmodel.cpp" line="459"/>
66        <location filename="../src/tspmodel.cpp" line="471"/>
67        <source>Task Load</source>
68        <translation type="unfinished"></translation>
69    </message>
70    <message>
71        <location filename="../src/tspmodel.cpp" line="168"/>
72        <location filename="../src/tspmodel.cpp" line="384"/>
73        <location filename="../src/tspmodel.cpp" line="403"/>
74        <location filename="../src/tspmodel.cpp" line="419"/>
75        <location filename="../src/tspmodel.cpp" line="459"/>
76        <location filename="../src/tspmodel.cpp" line="471"/>
77        <source>Unable to load task:</source>
78        <translation type="unfinished"></translation>
79    </message>
80    <message>
81        <location filename="../src/tspmodel.cpp" line="142"/>
82        <source>Unable to open task file.
83Error: %1</source>
84        <translation type="unfinished"></translation>
85    </message>
86    <message>
87        <location filename="../src/tspmodel.cpp" line="168"/>
88        <source>Unknown file format or file is corrupted.</source>
89        <translation type="unfinished"></translation>
90    </message>
91    <message>
92        <location filename="../src/tspmodel.cpp" line="403"/>
93        <location filename="../src/tspmodel.cpp" line="459"/>
94        <source>File version is newer than application supports.
95Please, try to update application.</source>
96        <translation type="unfinished"></translation>
97    </message>
98    <message>
99        <location filename="../src/tspmodel.cpp" line="419"/>
100        <location filename="../src/tspmodel.cpp" line="471"/>
101        <source>Unexpected data read.
102File is possibly corrupted.</source>
103        <translation type="unfinished"></translation>
104    </message>
105    <message>
106        <location filename="../src/tspmodel.cpp" line="238"/>
107        <location filename="../src/tspmodel.cpp" line="246"/>
108        <location filename="../src/tspmodel.cpp" line="255"/>
109        <location filename="../src/tspmodel.cpp" line="264"/>
110        <location filename="../src/tspmodel.cpp" line="273"/>
111        <location filename="../src/tspmodel.cpp" line="282"/>
112        <location filename="../src/tspmodel.cpp" line="291"/>
113        <location filename="../src/tspmodel.cpp" line="303"/>
114        <source>Task Save</source>
115        <translation type="unfinished"></translation>
116    </message>
117    <message>
118        <location filename="../src/tspmodel.cpp" line="238"/>
119        <source>Unable to create task file.
120Error: %1
121Maybe, file is read-only?</source>
122        <translation type="unfinished"></translation>
123    </message>
124    <message>
125        <location filename="../src/tspmodel.cpp" line="246"/>
126        <location filename="../src/tspmodel.cpp" line="255"/>
127        <location filename="../src/tspmodel.cpp" line="264"/>
128        <location filename="../src/tspmodel.cpp" line="273"/>
129        <location filename="../src/tspmodel.cpp" line="282"/>
130        <location filename="../src/tspmodel.cpp" line="291"/>
131        <location filename="../src/tspmodel.cpp" line="303"/>
132        <source>Unable to save task.
133Error: %1</source>
134        <translation type="unfinished"></translation>
135    </message>
136</context>
137<context>
138    <name>MainWindow</name>
139    <message>
140        <location filename="../src/mainwindow.cpp" line="356"/>
141        <location filename="../src/mainwindow.cpp" line="365"/>
142        <source>Language change</source>
143        <translation type="unfinished"></translation>
144    </message>
145    <message>
146        <location filename="../src/mainwindow.cpp" line="1261"/>
147        <source>Language Change</source>
148        <translation type="unfinished"></translation>
149    </message>
150    <message>
151        <location filename="../src/mainwindow.cpp" line="1309"/>
152        <source>Unsaved Changes</source>
153        <translation type="unfinished"></translation>
154    </message>
155    <message>
156        <location filename="../src/mainwindow.cpp" line="155"/>
157        <source>All Supported Formats</source>
158        <translation type="unfinished"></translation>
159    </message>
160    <message>
161        <location filename="../src/mainwindow.cpp" line="156"/>
162        <location filename="../src/mainwindow.cpp" line="157"/>
163        <source>%1 Task Files</source>
164        <translation type="unfinished"></translation>
165    </message>
166    <message>
167        <location filename="../src/mainwindow.cpp" line="158"/>
168        <location filename="../src/mainwindow.cpp" line="222"/>
169        <location filename="../src/mainwindow.cpp" line="1411"/>
170        <source>All Files</source>
171        <translation type="unfinished"></translation>
172    </message>
173    <message>
174        <location filename="../src/mainwindow.cpp" line="216"/>
175        <source>PDF Files</source>
176        <translation type="unfinished"></translation>
177    </message>
178    <message>
179        <location filename="../src/mainwindow.cpp" line="218"/>
180        <source>HTML Files</source>
181        <translation type="unfinished"></translation>
182    </message>
183    <message>
184        <location filename="../src/mainwindow.cpp" line="220"/>
185        <source>OpenDocument Files</source>
186        <translation type="unfinished"></translation>
187    </message>
188    <message>
189        <location filename="../src/mainwindow.cpp" line="345"/>
190        <source>You have changed color settings.
191They will be applied to the next solution output.</source>
192        <translation type="unfinished"></translation>
193    </message>
194    <message>
195        <location filename="../src/mainwindow.cpp" line="450"/>
196        <source>Version</source>
197        <translation type="unfinished"></translation>
198    </message>
199    <message>
200        <location filename="../src/mainwindow.cpp" line="589"/>
201        <source>About %1</source>
202        <translation type="unfinished"></translation>
203    </message>
204    <message>
205        <location filename="../src/mainwindow.cpp" line="643"/>
206        <source>%v of %1 parts found</source>
207        <translation type="unfinished"></translation>
208    </message>
209    <message>
210        <location filename="../src/mainwindow.cpp" line="723"/>
211        <source>Generating solution output...</source>
212        <translation type="unfinished"></translation>
213    </message>
214    <message>
215        <location filename="../src/mainwindow.cpp" line="749"/>
216        <source>Variant #%1 Task</source>
217        <translation type="unfinished"></translation>
218    </message>
219    <message>
220        <location filename="../src/mainwindow.cpp" line="762"/>
221        <source>Variant #%1 Solution</source>
222        <translation type="unfinished"></translation>
223    </message>
224    <message>
225        <location filename="../src/mainwindow.cpp" line="767"/>
226        <source>Generating step %v</source>
227        <translation type="unfinished"></translation>
228    </message>
229    <message>
230        <location filename="../src/mainwindow.cpp" line="807"/>
231        <location filename="../src/mainwindow.cpp" line="814"/>
232        <location filename="../src/mainwindow.cpp" line="1068"/>
233        <source>(%1;%2)</source>
234        <translation type="unfinished"></translation>
235    </message>
236    <message numerus="yes">
237        <location filename="../src/mainwindow.cpp" line="817"/>
238        <source>%n alternate candidate(s) for branching: %1.</source>
239        <translation>
240            <numerusform>%n alternate candidate for branching: %1.</numerusform>
241            <numerusform>%n alternate candidates for branching: %1.</numerusform>
242        </translation>
243    </message>
244    <message>
245        <location filename="../src/mainwindow.cpp" line="839"/>
246        <source>Generating footer</source>
247        <translation type="unfinished"></translation>
248    </message>
249    <message numerus="yes">
250        <location filename="../src/mainwindow.cpp" line="858"/>
251        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
252        <translation>
253            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; unit.</numerusform>
254            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; units.</numerusform>
255        </translation>
256    </message>
257    <message>
258        <location filename="../src/mainwindow.cpp" line="698"/>
259        <location filename="../src/mainwindow.cpp" line="770"/>
260        <location filename="../src/mainwindow.cpp" line="892"/>
261        <source>Cleaning up...</source>
262        <translation type="unfinished"></translation>
263    </message>
264    <message>
265        <location filename="../src/mainwindow.cpp" line="1280"/>
266        <source>Set application style to %1</source>
267        <translation type="unfinished"></translation>
268    </message>
269    <message>
270        <location filename="../src/mainwindow.cpp" line="1309"/>
271        <source>Would you like to save changes in the current task?</source>
272        <translation type="unfinished"></translation>
273    </message>
274    <message>
275        <location filename="../src/mainwindow.cpp" line="1395"/>
276        <source>Configure...</source>
277        <translation type="unfinished"></translation>
278    </message>
279    <message>
280        <location filename="../src/mainwindow.cpp" line="1397"/>
281        <source>Customize toolbars</source>
282        <translation type="unfinished"></translation>
283    </message>
284    <message>
285        <location filename="../src/mainwindow.cpp" line="1404"/>
286        <source>Check for %1 updates</source>
287        <translation type="unfinished"></translation>
288    </message>
289    <message>
290        <location filename="../src/mainwindow.cpp" line="1410"/>
291        <source>%1 Task File</source>
292        <translation type="unfinished"></translation>
293    </message>
294    <message>
295        <location filename="../src/mainwindow.cpp" line="345"/>
296        <location filename="../src/mainwindow.cpp" line="385"/>
297        <source>Settings Changed</source>
298        <translation type="unfinished"></translation>
299    </message>
300    <message>
301        <location filename="../src/mainwindow.cpp" line="162"/>
302        <source>Task Load</source>
303        <translation type="unfinished"></translation>
304    </message>
305    <message>
306        <location filename="../src/mainwindow.cpp" line="244"/>
307        <location filename="../src/mainwindow.cpp" line="299"/>
308        <location filename="../src/mainwindow.cpp" line="313"/>
309        <source>Solution Save</source>
310        <translation type="unfinished"></translation>
311    </message>
312    <message>
313        <location filename="../src/mainwindow.cpp" line="244"/>
314        <location filename="../src/mainwindow.cpp" line="313"/>
315        <source>Unable to save the solution.
316Error: %1</source>
317        <translation type="unfinished"></translation>
318    </message>
319    <message>
320        <location filename="../src/mainwindow.cpp" line="259"/>
321        <location filename="../src/mainwindow.cpp" line="274"/>
322        <source>Solution Graph</source>
323        <translation type="unfinished"></translation>
324    </message>
325    <message>
326        <location filename="../src/mainwindow.cpp" line="275"/>
327        <source>Generated with %1</source>
328        <translation type="unfinished"></translation>
329    </message>
330    <message>
331        <location filename="../src/mainwindow.cpp" line="299"/>
332        <source>Unable to save the solution graph.
333Error: %1</source>
334        <translation type="unfinished"></translation>
335    </message>
336    <message>
337        <location filename="../src/mainwindow.cpp" line="356"/>
338        <source>Language will be autodetected on the next %1 start.</source>
339        <translation type="unfinished"></translation>
340    </message>
341    <message>
342        <location filename="../src/mainwindow.cpp" line="385"/>
343        <source>You have changed the application language.
344To get current solution output in the new language
345you need to re-run the solution process.</source>
346        <translation type="unfinished"></translation>
347    </message>
348    <message>
349        <location filename="../src/mainwindow.cpp" line="393"/>
350        <source>Style Change</source>
351        <translation type="unfinished"></translation>
352    </message>
353    <message>
354        <location filename="../src/mainwindow.cpp" line="393"/>
355        <source>To apply the default style you need to restart %1.</source>
356        <translation type="unfinished"></translation>
357    </message>
358    <message>
359        <location filename="../src/mainwindow.cpp" line="430"/>
360        <source>Unsupported Feature</source>
361        <translation type="unfinished"></translation>
362    </message>
363    <message>
364        <location filename="../src/mainwindow.cpp" line="430"/>
365        <source>Sorry, but this feature is not supported on your platform
366or support for this feature was not installed.</source>
367        <translation type="unfinished"></translation>
368    </message>
369    <message>
370        <location filename="../src/mainwindow.cpp" line="459"/>
371        <source>Target OS (ARCH)</source>
372        <translation type="unfinished"></translation>
373    </message>
374    <message>
375        <location filename="../src/mainwindow.cpp" line="461"/>
376        <location filename="../src/mainwindow.cpp" line="465"/>
377        <source>Qt library</source>
378        <translation type="unfinished"></translation>
379    </message>
380    <message>
381        <location filename="../src/mainwindow.cpp" line="461"/>
382        <source>shared</source>
383        <translation type="unfinished"></translation>
384    </message>
385    <message>
386        <location filename="../src/mainwindow.cpp" line="462"/>
387        <source>Build time</source>
388        <translation type="unfinished"></translation>
389    </message>
390    <message>
391        <location filename="../src/mainwindow.cpp" line="463"/>
392        <source>Runtime</source>
393        <translation type="unfinished"></translation>
394    </message>
395    <message>
396        <location filename="../src/mainwindow.cpp" line="465"/>
397        <source>static</source>
398        <translation type="unfinished"></translation>
399    </message>
400    <message>
401        <location filename="../src/mainwindow.cpp" line="467"/>
402        <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;</source>
403        <translation type="unfinished"></translation>
404    </message>
405    <message>
406        <location filename="../src/mainwindow.cpp" line="468"/>
407        <source>Algorithm</source>
408        <translation type="unfinished"></translation>
409    </message>
410    <message>
411        <location filename="../src/mainwindow.cpp" line="470"/>
412        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
413it under the terms of the GNU General Public License as published by&lt;br&gt;
414the Free Software Foundation, either version 3 of the License, or&lt;br&gt;
415(at your option) any later version.&lt;br&gt;
416&lt;br&gt;
417This program is distributed in the hope that it will be useful,&lt;br&gt;
418but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br&gt;
419MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&lt;br&gt;
420GNU General Public License for more details.&lt;br&gt;
421&lt;br&gt;
422You should have received a copy of the GNU General Public License&lt;br&gt;
423along with TSPSG.  If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot;&gt;www.gnu.org/licenses/&lt;/a&gt;.</source>
424        <translation type="unfinished"></translation>
425    </message>
426    <message>
427        <location filename="../src/mainwindow.cpp" line="484"/>
428        <source>This software was created using LGPL version of &lt;b&gt;Qt framework&lt;/b&gt;,&lt;br&gt;
429see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
430&lt;br&gt;
431Most icons used in this software are part of &lt;b&gt;Oxygen Icons&lt;/b&gt; project licensed according to the GNU Lesser General Public License,&lt;br&gt;
432see &lt;a href=&quot;http://www.oxygen-icons.org/&quot;&gt;www.oxygen-icons.org&lt;/a&gt;&lt;br&gt;
433&lt;br&gt;
434Country flag icons used in this software are part of the free &lt;b&gt;Flag Icons&lt;/b&gt; collection created by &lt;b&gt;IconDrawer&lt;/b&gt;,&lt;br&gt;
435see &lt;a href=&quot;http://www.icondrawer.com/&quot;&gt;www.icondrawer.com&lt;/a&gt;</source>
436        <translation type="unfinished"></translation>
437    </message>
438    <message>
439        <location filename="../src/mainwindow.cpp" line="568"/>
440        <source>About</source>
441        <translation type="unfinished"></translation>
442    </message>
443    <message>
444        <location filename="../src/mainwindow.cpp" line="569"/>
445        <source>License</source>
446        <translation type="unfinished"></translation>
447    </message>
448    <message>
449        <location filename="../src/mainwindow.cpp" line="570"/>
450        <source>Credits</source>
451        <translation type="unfinished"></translation>
452    </message>
453    <message>
454        <location filename="../src/mainwindow.cpp" line="579"/>
455        <source>Translation</source>
456        <translation type="unfinished"></translation>
457    </message>
458    <message>
459        <location filename="../src/mainwindow.cpp" line="633"/>
460        <source>Data error</source>
461        <translation type="unfinished"></translation>
462    </message>
463    <message>
464        <location filename="../src/mainwindow.cpp" line="633"/>
465        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
466        <translation type="unfinished"></translation>
467    </message>
468    <message>
469        <location filename="../src/mainwindow.cpp" line="651"/>
470        <source>Calculating optimal route...</source>
471        <translation type="unfinished"></translation>
472    </message>
473    <message>
474        <location filename="../src/mainwindow.cpp" line="652"/>
475        <source>Solution Progress</source>
476        <translation type="unfinished"></translation>
477    </message>
478    <message>
479        <location filename="../src/mainwindow.cpp" line="696"/>
480        <source>Solution Result</source>
481        <translation type="unfinished"></translation>
482    </message>
483    <message>
484        <location filename="../src/mainwindow.cpp" line="696"/>
485        <source>Unable to find a solution.
486Maybe, this task has no solution.</source>
487        <translation type="unfinished"></translation>
488    </message>
489    <message>
490        <location filename="../src/mainwindow.cpp" line="722"/>
491        <source>Generating header</source>
492        <translation type="unfinished"></translation>
493    </message>
494    <message>
495        <location filename="../src/mainwindow.cpp" line="733"/>
496        <source>Solution of Variant #%1 Task</source>
497        <translation type="unfinished"></translation>
498    </message>
499    <message>
500        <location filename="../src/mainwindow.cpp" line="751"/>
501        <source>Task:</source>
502        <translation type="unfinished"></translation>
503    </message>
504    <message>
505        <location filename="../src/mainwindow.cpp" line="802"/>
506        <source>Step #%1</source>
507        <translation type="unfinished"></translation>
508    </message>
509    <message>
510        <location filename="../src/mainwindow.cpp" line="807"/>
511        <source>Selected route %1 %2 part.</source>
512        <translation type="unfinished"></translation>
513    </message>
514    <message>
515        <location filename="../src/mainwindow.cpp" line="807"/>
516        <source>with</source>
517        <translation type="unfinished"></translation>
518    </message>
519    <message>
520        <location filename="../src/mainwindow.cpp" line="807"/>
521        <source>without</source>
522        <translation type="unfinished"></translation>
523    </message>
524    <message>
525        <location filename="../src/mainwindow.cpp" line="849"/>
526        <source>Optimal path:</source>
527        <translation type="unfinished"></translation>
528    </message>
529    <message>
530        <location filename="../src/mainwindow.cpp" line="851"/>
531        <source>Resulting path:</source>
532        <translation type="unfinished"></translation>
533    </message>
534    <message>
535        <location filename="../src/mainwindow.cpp" line="854"/>
536        <source>City %1</source>
537        <translation type="unfinished"></translation>
538    </message>
539    <message>
540        <location filename="../src/mainwindow.cpp" line="860"/>
541        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
542        <translation type="unfinished"></translation>
543    </message>
544    <message>
545        <location filename="../src/mainwindow.cpp" line="865"/>
546        <source>&lt;b&gt;WARNING!!!&lt;/b&gt;&lt;br&gt;This result is a record, but it may not be optimal.&lt;br&gt;Iterations need to be continued to check whether this result is optimal or get an optimal one.</source>
547        <translation type="unfinished"></translation>
548    </message>
549    <message>
550        <location filename="../src/mainwindow.cpp" line="1079"/>
551        <source>Root</source>
552        <translation type="unfinished"></translation>
553    </message>
554    <message>
555        <location filename="../src/mainwindow.cpp" line="1261"/>
556        <source>Unable to load the translation language.
557Falling back to autodetection.</source>
558        <translation type="unfinished"></translation>
559    </message>
560    <message>
561        <location filename="../src/mainwindow.cpp" line="1182"/>
562        <source>Set application language to %1</source>
563        <translation type="unfinished"></translation>
564    </message>
565    <message>
566        <location filename="../src/mainwindow.cpp" line="1402"/>
567        <source>Check for &amp;Updates...</source>
568        <translation type="unfinished"></translation>
569    </message>
570    <message>
571        <location filename="../src/mainwindow.cpp" line="1419"/>
572        <source>Task Save</source>
573        <translation type="unfinished"></translation>
574    </message>
575    <message>
576        <location filename="../src/mainwindow.cpp" line="365"/>
577        <source>You have language autodetection turned on.
578It needs to be off.
579Do you wish to turn it off?</source>
580        <translation type="unfinished"></translation>
581    </message>
582    <message>
583        <location filename="../src/mainwindow.cpp" line="176"/>
584        <location filename="../src/mainwindow.cpp" line="200"/>
585        <location filename="../src/mainwindow.cpp" line="370"/>
586        <location filename="../src/mainwindow.h" line="152"/>
587        <source>Untitled</source>
588        <translation type="unfinished"></translation>
589    </message>
590    <message>
591        <location filename="../ui/mainwindow.ui" line="24"/>
592        <source>Task</source>
593        <translation type="unfinished"></translation>
594    </message>
595    <message>
596        <location filename="../ui/mainwindow.ui" line="45"/>
597        <source>&amp;Variant:</source>
598        <translation type="unfinished"></translation>
599    </message>
600    <message>
601        <location filename="../ui/mainwindow.ui" line="58"/>
602        <source>Number of variant</source>
603        <translation type="unfinished"></translation>
604    </message>
605    <message>
606        <location filename="../ui/mainwindow.ui" line="68"/>
607        <source>&amp;Cities:</source>
608        <translation type="unfinished"></translation>
609    </message>
610    <message>
611        <location filename="../ui/mainwindow.ui" line="81"/>
612        <source>Number of cities</source>
613        <translation type="unfinished"></translation>
614    </message>
615    <message>
616        <location filename="../ui/mainwindow.ui" line="109"/>
617        <source>Cost of travel from city to city</source>
618        <translation type="unfinished"></translation>
619    </message>
620    <message>
621        <location filename="../ui/mainwindow.ui" line="137"/>
622        <source>Fill table with random numbers</source>
623        <translation type="unfinished"></translation>
624    </message>
625    <message>
626        <location filename="../ui/mainwindow.ui" line="140"/>
627        <source>Random</source>
628        <translation type="unfinished"></translation>
629    </message>
630    <message>
631        <location filename="../ui/mainwindow.ui" line="150"/>
632        <source>Solve current task</source>
633        <translation type="unfinished"></translation>
634    </message>
635    <message>
636        <location filename="../ui/mainwindow.ui" line="153"/>
637        <source>Solve</source>
638        <translation type="unfinished"></translation>
639    </message>
640    <message>
641        <location filename="../ui/mainwindow.ui" line="163"/>
642        <source>Solution</source>
643        <translation type="unfinished"></translation>
644    </message>
645    <message>
646        <location filename="../ui/mainwindow.ui" line="172"/>
647        <source>Solution steps</source>
648        <translation type="unfinished"></translation>
649    </message>
650    <message>
651        <location filename="../ui/mainwindow.ui" line="196"/>
652        <location filename="../ui/mainwindow.ui" line="340"/>
653        <source>Save solution to a file</source>
654        <translation type="unfinished"></translation>
655    </message>
656    <message>
657        <location filename="../ui/mainwindow.ui" line="199"/>
658        <source>Save Solution</source>
659        <translation type="unfinished"></translation>
660    </message>
661    <message>
662        <location filename="../ui/mainwindow.ui" line="222"/>
663        <source>Go back to Task tab</source>
664        <translation type="unfinished"></translation>
665    </message>
666    <message>
667        <location filename="../ui/mainwindow.ui" line="225"/>
668        <source>Back to Task</source>
669        <translation type="unfinished"></translation>
670    </message>
671    <message>
672        <location filename="../ui/mainwindow.ui" line="250"/>
673        <source>&amp;File</source>
674        <translation type="unfinished"></translation>
675    </message>
676    <message>
677        <location filename="../ui/mainwindow.ui" line="272"/>
678        <source>&amp;Language</source>
679        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
680        <translation type="unfinished"></translation>
681    </message>
682    <message>
683        <location filename="../ui/mainwindow.ui" line="398"/>
684        <source>Context &amp;Help</source>
685        <translation type="unfinished"></translation>
686    </message>
687    <message>
688        <location filename="../ui/mainwindow.ui" line="409"/>
689        <source>&amp;About TSPSG...</source>
690        <translation type="unfinished"></translation>
691    </message>
692    <message>
693        <location filename="../ui/mainwindow.ui" line="470"/>
694        <source>&amp;Save</source>
695        <translation type="unfinished"></translation>
696    </message>
697    <message>
698        <location filename="../ui/mainwindow.ui" line="268"/>
699        <source>&amp;Settings</source>
700        <translation type="unfinished"></translation>
701    </message>
702    <message>
703        <location filename="../ui/mainwindow.ui" line="280"/>
704        <source>Style</source>
705        <translation type="unfinished"></translation>
706    </message>
707    <message>
708        <location filename="../ui/mainwindow.ui" line="285"/>
709        <source>Toolbars</source>
710        <translation type="unfinished"></translation>
711    </message>
712    <message>
713        <location filename="../ui/mainwindow.ui" line="296"/>
714        <source>&amp;Help</source>
715        <translation type="unfinished"></translation>
716    </message>
717    <message>
718        <location filename="../ui/mainwindow.ui" line="313"/>
719        <source>Main Toolbar</source>
720        <translation type="unfinished"></translation>
721    </message>
722    <message>
723        <location filename="../ui/mainwindow.ui" line="337"/>
724        <source>Save solution</source>
725        <translation type="unfinished"></translation>
726    </message>
727    <message>
728        <location filename="../ui/mainwindow.ui" line="345"/>
729        <source>&amp;New</source>
730        <translation type="unfinished"></translation>
731    </message>
732    <message>
733        <location filename="../ui/mainwindow.ui" line="348"/>
734        <source>New task</source>
735        <translation type="unfinished"></translation>
736    </message>
737    <message>
738        <location filename="../ui/mainwindow.ui" line="351"/>
739        <source>Create new task</source>
740        <translation type="unfinished"></translation>
741    </message>
742    <message>
743        <location filename="../ui/mainwindow.ui" line="354"/>
744        <source>Ctrl+N</source>
745        <translation type="unfinished"></translation>
746    </message>
747    <message>
748        <location filename="../ui/mainwindow.ui" line="359"/>
749        <source>&amp;Open...</source>
750        <translation type="unfinished"></translation>
751    </message>
752    <message>
753        <location filename="../ui/mainwindow.ui" line="362"/>
754        <source>Open task</source>
755        <translation type="unfinished"></translation>
756    </message>
757    <message>
758        <location filename="../ui/mainwindow.ui" line="365"/>
759        <source>Open saved task</source>
760        <translation type="unfinished"></translation>
761    </message>
762    <message>
763        <location filename="../ui/mainwindow.ui" line="368"/>
764        <source>Ctrl+O</source>
765        <translation type="unfinished"></translation>
766    </message>
767    <message>
768        <location filename="../ui/mainwindow.ui" line="373"/>
769        <source>&amp;Preferences...</source>
770        <translation type="unfinished"></translation>
771    </message>
772    <message>
773        <location filename="../ui/mainwindow.ui" line="376"/>
774        <source>Application preferences</source>
775        <translation type="unfinished"></translation>
776    </message>
777    <message>
778        <location filename="../ui/mainwindow.ui" line="384"/>
779        <source>&amp;Contents</source>
780        <translation type="unfinished"></translation>
781    </message>
782    <message>
783        <location filename="../ui/mainwindow.ui" line="387"/>
784        <source>Open help contents</source>
785        <translation type="unfinished"></translation>
786    </message>
787    <message>
788        <location filename="../ui/mainwindow.ui" line="390"/>
789        <source>Ctrl+F1</source>
790        <translation type="unfinished"></translation>
791    </message>
792    <message>
793        <location filename="../ui/mainwindow.ui" line="401"/>
794        <source>Open context help</source>
795        <translation type="unfinished"></translation>
796    </message>
797    <message>
798        <location filename="../ui/mainwindow.ui" line="404"/>
799        <source>F1</source>
800        <translation type="unfinished"></translation>
801    </message>
802    <message>
803        <location filename="../ui/mainwindow.ui" line="412"/>
804        <source>About application</source>
805        <translation type="unfinished"></translation>
806    </message>
807    <message>
808        <location filename="../ui/mainwindow.ui" line="417"/>
809        <source>E&amp;xit</source>
810        <translation type="unfinished"></translation>
811    </message>
812    <message>
813        <location filename="../ui/mainwindow.ui" line="420"/>
814        <source>Exit application</source>
815        <translation type="unfinished"></translation>
816    </message>
817    <message>
818        <location filename="../ui/mainwindow.ui" line="425"/>
819        <source>&amp;Task...</source>
820        <translation type="unfinished"></translation>
821    </message>
822    <message>
823        <location filename="../ui/mainwindow.ui" line="428"/>
824        <location filename="../ui/mainwindow.ui" line="473"/>
825        <source>Save task</source>
826        <translation type="unfinished"></translation>
827    </message>
828    <message>
829        <location filename="../ui/mainwindow.ui" line="431"/>
830        <source>Save task to file</source>
831        <translation type="unfinished"></translation>
832    </message>
833    <message>
834        <location filename="../ui/mainwindow.ui" line="479"/>
835        <source>Ctrl+S</source>
836        <translation type="unfinished"></translation>
837    </message>
838    <message>
839        <location filename="../ui/mainwindow.ui" line="505"/>
840        <source>System Default</source>
841        <translation type="unfinished"></translation>
842    </message>
843    <message>
844        <location filename="../ui/mainwindow.ui" line="508"/>
845        <source>Automatically choose the most appropriate style</source>
846        <translation type="unfinished"></translation>
847    </message>
848    <message>
849        <location filename="../ui/mainwindow.ui" line="442"/>
850        <source>&amp;Autodetect</source>
851        <translation type="unfinished"></translation>
852    </message>
853    <message>
854        <location filename="../ui/mainwindow.ui" line="476"/>
855        <source>Save current task</source>
856        <translation type="unfinished"></translation>
857    </message>
858    <message>
859        <location filename="../ui/mainwindow.ui" line="488"/>
860        <source>About &amp;Qt...</source>
861        <translation type="unfinished"></translation>
862    </message>
863    <message>
864        <location filename="../ui/mainwindow.ui" line="491"/>
865        <source>About Qt library</source>
866        <translation type="unfinished"></translation>
867    </message>
868    <message>
869        <location filename="../ui/mainwindow.ui" line="254"/>
870        <source>Save &amp;As</source>
871        <translation type="unfinished"></translation>
872    </message>
873    <message>
874        <location filename="../src/mainwindow.cpp" line="1384"/>
875        <source>&amp;Print...</source>
876        <translation type="unfinished"></translation>
877    </message>
878    <message>
879        <location filename="../src/mainwindow.cpp" line="1391"/>
880        <source>Ctrl+P</source>
881        <translation type="unfinished"></translation>
882    </message>
883    <message>
884        <location filename="../ui/mainwindow.ui" line="334"/>
885        <source>&amp;Solution...</source>
886        <translation type="unfinished"></translation>
887    </message>
888    <message>
889        <location filename="../ui/mainwindow.ui" line="445"/>
890        <source>Detect language automatically</source>
891        <translation type="unfinished"></translation>
892    </message>
893    <message>
894        <location filename="../src/mainwindow.cpp" line="1376"/>
895        <source>P&amp;rint Preview...</source>
896        <translation type="unfinished"></translation>
897    </message>
898    <message>
899        <location filename="../src/mainwindow.cpp" line="1378"/>
900        <source>Preview solution results</source>
901        <translation type="unfinished"></translation>
902    </message>
903    <message>
904        <location filename="../src/mainwindow.cpp" line="1381"/>
905        <source>Preview current solution results before printing</source>
906        <translation type="unfinished"></translation>
907    </message>
908    <message>
909        <location filename="../src/mainwindow.cpp" line="1386"/>
910        <source>Print solution</source>
911        <translation type="unfinished"></translation>
912    </message>
913    <message>
914        <location filename="../src/mainwindow.cpp" line="1389"/>
915        <source>Print current solution results</source>
916        <translation type="unfinished"></translation>
917    </message>
918    <message>
919        <location filename="../ui/mainwindow.ui" line="448"/>
920        <source>Detect language automatically based on regional settings</source>
921        <translation type="unfinished"></translation>
922    </message>
923</context>
924<context>
925    <name>QProgressDialog</name>
926    <message>
927        <location filename="../src/mainwindow.cpp" line="647"/>
928        <source>Cancel</source>
929        <comment>No need to translate this. This translation will be taken from Qt translation files.</comment>
930        <translation type="unfinished"></translation>
931    </message>
932</context>
933<context>
934    <name>QtToolBarDialog</name>
935    <message>
936        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="6"/>
937        <source>Customize Toolbars</source>
938        <translation type="unfinished"></translation>
939    </message>
940    <message>
941        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/>
942        <source>Actions</source>
943        <translation type="unfinished"></translation>
944    </message>
945    <message>
946        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="42"/>
947        <source>Toolbars</source>
948        <translation type="unfinished"></translation>
949    </message>
950    <message>
951        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="49"/>
952        <source>New</source>
953        <translation type="unfinished"></translation>
954    </message>
955    <message>
956        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="56"/>
957        <source>Remove</source>
958        <translation type="unfinished"></translation>
959    </message>
960    <message>
961        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="63"/>
962        <source>Rename</source>
963        <translation type="unfinished"></translation>
964    </message>
965    <message>
966        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="86"/>
967        <source>Up</source>
968        <translation type="unfinished"></translation>
969    </message>
970    <message>
971        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="99"/>
972        <source>&lt;-</source>
973        <translation type="unfinished"></translation>
974    </message>
975    <message>
976        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="112"/>
977        <source>-&gt;</source>
978        <translation type="unfinished"></translation>
979    </message>
980    <message>
981        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="125"/>
982        <source>Down</source>
983        <translation type="unfinished"></translation>
984    </message>
985    <message>
986        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="150"/>
987        <source>Current Toolbar Actions</source>
988        <translation type="unfinished"></translation>
989    </message>
990    <message>
991        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1799"/>
992        <source>&lt; S E P A R A T O R &gt;</source>
993        <translation type="unfinished"></translation>
994    </message>
995</context>
996<context>
997    <name>QtToolBarDialogPrivate</name>
998    <message>
999        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1248"/>
1000        <source>Custom Toolbar</source>
1001        <translation type="unfinished"></translation>
1002    </message>
1003</context>
1004<context>
1005    <name>SettingsDialog</name>
1006    <message>
1007        <location filename="../ui/settingsdialog.ui" line="7"/>
1008        <source>Preferences</source>
1009        <translation type="unfinished"></translation>
1010    </message>
1011    <message>
1012        <location filename="../ui/settingsdialog.ui" line="144"/>
1013        <source>Task</source>
1014        <translation type="unfinished"></translation>
1015    </message>
1016    <message>
1017        <location filename="../ui/settingsdialog.ui" line="147"/>
1018        <source>Task generation and solving settings</source>
1019        <translation type="unfinished"></translation>
1020    </message>
1021    <message>
1022        <location filename="../ui/settingsdialog.ui" line="158"/>
1023        <source>Fractional accuracy:</source>
1024        <translation type="unfinished"></translation>
1025    </message>
1026    <message>
1027        <location filename="../ui/settingsdialog.ui" line="171"/>
1028        <source>Accuracy of the fractional values (in decimal places)</source>
1029        <translation type="unfinished"></translation>
1030    </message>
1031    <message>
1032        <location filename="../ui/settingsdialog.ui" line="186"/>
1033        <source>In this mode the cost of travel from city 1 to city 2 and vice versa is the same</source>
1034        <translation type="unfinished"></translation>
1035    </message>
1036    <message>
1037        <location filename="../ui/settingsdialog.ui" line="189"/>
1038        <source>Symmetric mode</source>
1039        <translation type="unfinished"></translation>
1040    </message>
1041    <message>
1042        <location filename="../ui/settingsdialog.ui" line="207"/>
1043        <source>Minimal random:</source>
1044        <translation type="unfinished"></translation>
1045    </message>
1046    <message>
1047        <location filename="../ui/settingsdialog.ui" line="220"/>
1048        <source>Minimum for random number generation</source>
1049        <translation type="unfinished"></translation>
1050    </message>
1051    <message>
1052        <location filename="../ui/settingsdialog.ui" line="227"/>
1053        <source>Maximal random:</source>
1054        <translation type="unfinished"></translation>
1055    </message>
1056    <message>
1057        <location filename="../ui/settingsdialog.ui" line="240"/>
1058        <source>Maximum for random number generation</source>
1059        <translation type="unfinished"></translation>
1060    </message>
1061    <message>
1062        <location filename="../ui/settingsdialog.ui" line="252"/>
1063        <source>Generate fractional random values with the Fractional accuracy</source>
1064        <translation type="unfinished"></translation>
1065    </message>
1066    <message>
1067        <location filename="../ui/settingsdialog.ui" line="291"/>
1068        <source>Show graphical representation of the solution</source>
1069        <translation type="unfinished"></translation>
1070    </message>
1071    <message>
1072        <location filename="../ui/settingsdialog.ui" line="294"/>
1073        <source>Show solution graph</source>
1074        <translation type="unfinished"></translation>
1075    </message>
1076    <message>
1077        <location filename="../ui/settingsdialog.ui" line="322"/>
1078        <source>Save solution graph as</source>
1079        <translation type="unfinished"></translation>
1080    </message>
1081    <message>
1082        <location filename="../ui/settingsdialog.ui" line="450"/>
1083        <source>Output font settings</source>
1084        <translation type="unfinished"></translation>
1085    </message>
1086    <message>
1087        <location filename="../ui/settingsdialog.ui" line="475"/>
1088        <source>&amp;Color...</source>
1089        <translation type="unfinished"></translation>
1090    </message>
1091    <message>
1092        <location filename="../ui/settingsdialog.ui" line="107"/>
1093        <source>Automatically resize rows and columns to their contents</source>
1094        <translation type="unfinished"></translation>
1095    </message>
1096    <message>
1097        <location filename="../ui/settingsdialog.ui" line="95"/>
1098        <source>General</source>
1099        <translation type="unfinished"></translation>
1100    </message>
1101    <message>
1102        <location filename="../ui/settingsdialog.ui" line="98"/>
1103        <source>General TSPSG settings</source>
1104        <translation type="unfinished"></translation>
1105    </message>
1106    <message>
1107        <location filename="../ui/settingsdialog.ui" line="110"/>
1108        <source>Autosize of rows and columns</source>
1109        <translation type="unfinished"></translation>
1110    </message>
1111    <message>
1112        <location filename="../ui/settingsdialog.ui" line="120"/>
1113        <source>Use native File Open and File Save dialogs (uncheck to use Qt&apos;s Dialogs)</source>
1114        <translation type="unfinished"></translation>
1115    </message>
1116    <message>
1117        <location filename="../ui/settingsdialog.ui" line="196"/>
1118        <source>Task generation</source>
1119        <translation type="unfinished"></translation>
1120    </message>
1121    <message>
1122        <location filename="../ui/settingsdialog.ui" line="279"/>
1123        <source>Output</source>
1124        <translation type="unfinished"></translation>
1125    </message>
1126    <message>
1127        <location filename="../ui/settingsdialog.ui" line="282"/>
1128        <source>Solution output settings</source>
1129        <translation type="unfinished"></translation>
1130    </message>
1131    <message>
1132        <location filename="../ui/settingsdialog.ui" line="335"/>
1133        <source>What image format to use for graph when saving solution as HTML</source>
1134        <translation type="unfinished"></translation>
1135    </message>
1136    <message>
1137        <location filename="../ui/settingsdialog.ui" line="360"/>
1138        <source>Show solution steps&apos; matrices for every solution step</source>
1139        <translation type="unfinished"></translation>
1140    </message>
1141    <message>
1142        <location filename="../ui/settingsdialog.ui" line="363"/>
1143        <source>Show solution steps&apos; matrices</source>
1144        <translation type="unfinished"></translation>
1145    </message>
1146    <message>
1147        <location filename="../ui/settingsdialog.ui" line="394"/>
1148        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
1149        <translation type="unfinished"></translation>
1150    </message>
1151    <message>
1152        <location filename="../ui/settingsdialog.ui" line="407"/>
1153        <source>Maximum number of cities to show solution steps&apos; matrices</source>
1154        <translation type="unfinished"></translation>
1155    </message>
1156    <message>
1157        <location filename="../ui/settingsdialog.ui" line="459"/>
1158        <source>Font face for solution output</source>
1159        <translation type="unfinished"></translation>
1160    </message>
1161    <message>
1162        <location filename="../ui/settingsdialog.ui" line="472"/>
1163        <source>Font color for solution output</source>
1164        <translation type="unfinished"></translation>
1165    </message>
1166    <message>
1167        <location filename="../ui/settingsdialog.ui" line="255"/>
1168        <source>Fractional random values</source>
1169        <translation type="unfinished"></translation>
1170    </message>
1171    <message>
1172        <location filename="../ui/settingsdialog.ui" line="438"/>
1173        <source>Scroll to the end of solution output after solving</source>
1174        <translation type="unfinished"></translation>
1175    </message>
1176    <message>
1177        <location filename="../ui/settingsdialog.ui" line="441"/>
1178        <source>Scroll to solution end</source>
1179        <translation type="unfinished"></translation>
1180    </message>
1181    <message>
1182        <location filename="../ui/settingsdialog.ui" line="123"/>
1183        <source>Use native file dialogs</source>
1184        <translation type="unfinished"></translation>
1185    </message>
1186    <message>
1187        <location filename="../ui/settingsdialog.ui" line="397"/>
1188        <source>Only when &lt;=</source>
1189        <translation>Only when </translation>
1190    </message>
1191    <message>
1192        <location filename="../ui/settingsdialog.ui" line="410"/>
1193        <source> cities</source>
1194        <comment>Don&apos;t forget a space at the beginning!</comment>
1195        <translation type="unfinished"></translation>
1196    </message>
1197    <message>
1198        <location filename="../ui/settingsdialog.ui" line="462"/>
1199        <source>&amp;Font...</source>
1200        <translation type="unfinished"></translation>
1201    </message>
1202    <message>
1203        <location filename="../ui/settingsdialog.ui" line="62"/>
1204        <location filename="../ui/settingsdialog.ui" line="68"/>
1205        <source>Help</source>
1206        <translation type="unfinished"></translation>
1207    </message>
1208    <message>
1209        <location filename="../ui/settingsdialog.ui" line="65"/>
1210        <source>Get preferences help</source>
1211        <translation type="unfinished"></translation>
1212    </message>
1213    <message>
1214        <location filename="../src/settingsdialog.cpp" line="40"/>
1215        <source>Save new preferences</source>
1216        <translation type="unfinished"></translation>
1217    </message>
1218    <message>
1219        <location filename="../src/settingsdialog.cpp" line="43"/>
1220        <source>Close without saving preferences</source>
1221        <translation type="unfinished"></translation>
1222    </message>
1223    <message>
1224        <location filename="../src/settingsdialog.cpp" line="97"/>
1225        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
1226        <translation type="unfinished"></translation>
1227    </message>
1228    <message>
1229        <location filename="../src/settingsdialog.cpp" line="99"/>
1230        <source>Use translucency effects</source>
1231        <translation type="unfinished"></translation>
1232    </message>
1233    <message>
1234        <location filename="../src/settingsdialog.cpp" line="107"/>
1235        <source>Restore main window state and position on application restart</source>
1236        <translation type="unfinished"></translation>
1237    </message>
1238    <message>
1239        <location filename="../src/settingsdialog.cpp" line="109"/>
1240        <source>Save main window state and position</source>
1241        <translation type="unfinished"></translation>
1242    </message>
1243    <message>
1244        <location filename="../src/settingsdialog.cpp" line="131"/>
1245        <source>Hover mouse pointer over dialog elements to get additional help</source>
1246        <translation type="unfinished"></translation>
1247    </message>
1248    <message>
1249        <location filename="../src/settingsdialog.cpp" line="276"/>
1250        <location filename="../src/settingsdialog.cpp" line="282"/>
1251        <source>Settings Reset</source>
1252        <translation type="unfinished"></translation>
1253    </message>
1254    <message>
1255        <location filename="../src/settingsdialog.cpp" line="276"/>
1256        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
1257        <translation type="unfinished"></translation>
1258    </message>
1259    <message>
1260        <location filename="../src/settingsdialog.cpp" line="282"/>
1261        <source>All settings where successfully reset to their defaults.
1262It is recommended to restart the application now.</source>
1263        <translation type="unfinished"></translation>
1264    </message>
1265</context>
1266</TS>
Note: See TracBrowser for help on using the repository browser.