source: tspsg/l10n/tspsg_en.ts @ 8b0661d1ee

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