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

Last change on this file since 113 was 112, checked in by laleppa, 15 years ago

Updated translations and regenerated documentation.

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