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

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

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

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