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