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

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