source: tspsg-svn/trunk/l10n/tspsg_en.ts @ 168

Last change on this file since 168 was 168, checked in by laleppa, 13 years ago

Updated all translations and translation template file...

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