source: tspsg/l10n/tspsg_en.ts @ 2fcdd7bfdf

appveyorimgbotreadme
Last change on this file since 2fcdd7bfdf was 2fcdd7bfdf, checked in by Oleksii Serdiuk, 12 years ago

Updated texts and translations.

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