source: tspsg/l10n/template.ts @ 87b8a22768

appveyorimgbotreadme
Last change on this file since 87b8a22768 was 87b8a22768, checked in by Oleksii Serdiuk, 12 years ago

Small tweaks to texts and translations update.

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