source: tspsg/l10n/template.ts @ 87b8a22768

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

Small tweaks to texts and translations update.

  • Property mode set to 100644
File size: 59.7 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="1696"/>
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="1702"/>
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="1704"/>
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="573"/>
622        <source>Algorithm</source>
623        <translation type="unfinished"></translation>
624    </message>
625    <message>
626        <location filename="../src/mainwindow.cpp" line="575"/>
627        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
628it under the terms of the GNU General Public License as published by&lt;br&gt;
629the Free Software Foundation, either version 3 of the License, or&lt;br&gt;
630(at your option) any later version.&lt;br&gt;
631&lt;br&gt;
632This program is distributed in the hope that it will be useful,&lt;br&gt;
633but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br&gt;
634MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&lt;br&gt;
635GNU General Public License for more details.&lt;br&gt;
636&lt;br&gt;
637You should have received a copy of the GNU General Public License&lt;br&gt;
638along with TSPSG.  If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot;&gt;www.gnu.org/licenses/&lt;/a&gt;.</source>
639        <translation type="unfinished"></translation>
640    </message>
641    <message>
642        <location filename="../src/mainwindow.cpp" line="589"/>
643        <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;
644see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
645&lt;br&gt;
646Most 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;
647see &lt;a href=&quot;http://www.oxygen-icons.org/&quot;&gt;www.oxygen-icons.org&lt;/a&gt;&lt;br&gt;
648&lt;br&gt;
649Country 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;
650see &lt;a href=&quot;http://www.icondrawer.com/&quot;&gt;www.icondrawer.com&lt;/a&gt;&lt;br&gt;
651&lt;br&gt;
652%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;
653see &lt;a href=&quot;http://dejavu-fonts.org/&quot;&gt;dejavu-fonts.org&lt;/a&gt;</source>
654        <translation type="unfinished"></translation>
655    </message>
656    <message>
657        <location filename="../src/mainwindow.cpp" line="679"/>
658        <source>About</source>
659        <translation type="unfinished"></translation>
660    </message>
661    <message>
662        <location filename="../src/mainwindow.cpp" line="680"/>
663        <source>License</source>
664        <translation type="unfinished"></translation>
665    </message>
666    <message>
667        <location filename="../src/mainwindow.cpp" line="681"/>
668        <source>Credits</source>
669        <translation type="unfinished"></translation>
670    </message>
671    <message>
672        <location filename="../src/mainwindow.cpp" line="700"/>
673        <location filename="../src/mainwindow.cpp" line="1692"/>
674        <source>About %1</source>
675        <translation type="unfinished"></translation>
676    </message>
677    <message>
678        <location filename="../src/mainwindow.cpp" line="749"/>
679        <source>Data error</source>
680        <translation type="unfinished"></translation>
681    </message>
682    <message>
683        <location filename="../src/mainwindow.cpp" line="749"/>
684        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
685        <translation type="unfinished"></translation>
686    </message>
687    <message>
688        <location filename="../src/mainwindow.cpp" line="759"/>
689        <source>%v of %1 parts found</source>
690        <translation type="unfinished"></translation>
691    </message>
692    <message>
693        <location filename="../src/mainwindow.cpp" line="767"/>
694        <source>Calculating optimal route...</source>
695        <translation type="unfinished"></translation>
696    </message>
697    <message>
698        <location filename="../src/mainwindow.cpp" line="768"/>
699        <source>Solution Progress</source>
700        <translation type="unfinished"></translation>
701    </message>
702    <message>
703        <location filename="../src/mainwindow.cpp" line="810"/>
704        <source>Solution Result</source>
705        <translation type="unfinished"></translation>
706    </message>
707    <message>
708        <location filename="../src/mainwindow.cpp" line="810"/>
709        <source>Unable to find a solution.
710Maybe, this task has no solution.</source>
711        <translation type="unfinished"></translation>
712    </message>
713    <message>
714        <location filename="../src/mainwindow.cpp" line="840"/>
715        <source>Generating header</source>
716        <translation type="unfinished"></translation>
717    </message>
718    <message>
719        <location filename="../src/mainwindow.cpp" line="841"/>
720        <source>Generating solution output...</source>
721        <translation type="unfinished"></translation>
722    </message>
723    <message>
724        <location filename="../src/mainwindow.cpp" line="851"/>
725        <source>Solution of Variant #%1 Task</source>
726        <translation type="unfinished"></translation>
727    </message>
728    <message>
729        <location filename="../src/mainwindow.cpp" line="889"/>
730        <source>Variant #%1 Task</source>
731        <translation type="unfinished"></translation>
732    </message>
733    <message>
734        <location filename="../src/mainwindow.cpp" line="891"/>
735        <source>Task:</source>
736        <translation type="unfinished"></translation>
737    </message>
738    <message>
739        <location filename="../src/mainwindow.cpp" line="902"/>
740        <source>Variant #%1 Solution</source>
741        <translation type="unfinished"></translation>
742    </message>
743    <message>
744        <location filename="../src/mainwindow.cpp" line="907"/>
745        <source>Generating step %v</source>
746        <translation type="unfinished"></translation>
747    </message>
748    <message>
749        <location filename="../src/mainwindow.cpp" line="690"/>
750        <source>Translation</source>
751        <translation type="unfinished"></translation>
752    </message>
753    <message>
754        <location filename="../src/mainwindow.cpp" line="570"/>
755        <source> from git commit &lt;b&gt;%1&lt;/b&gt;</source>
756        <translation type="unfinished"></translation>
757    </message>
758    <message>
759        <location filename="../src/mainwindow.cpp" line="572"/>
760        <source>Build &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;%5 with &lt;b&gt;%4&lt;/b&gt; compiler.</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="1555"/>
869        <location filename="../src/mainwindow.cpp" line="1959"/>
870        <source>Unsaved Changes</source>
871        <translation type="unfinished"></translation>
872    </message>
873    <message>
874        <location filename="../src/mainwindow.cpp" line="1555"/>
875        <location filename="../src/mainwindow.cpp" line="1960"/>
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="1645"/>
881        <source>P&amp;rint Preview...</source>
882        <translation type="unfinished"></translation>
883    </message>
884    <message>
885        <location filename="../src/mainwindow.cpp" line="1647"/>
886        <source>Preview solution results</source>
887        <translation type="unfinished"></translation>
888    </message>
889    <message>
890        <location filename="../src/mainwindow.cpp" line="1650"/>
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="1653"/>
896        <source>Pa&amp;ge Setup...</source>
897        <translation type="unfinished"></translation>
898    </message>
899    <message>
900        <location filename="../src/mainwindow.cpp" line="1655"/>
901        <source>Setup print options</source>
902        <translation type="unfinished"></translation>
903    </message>
904    <message>
905        <location filename="../src/mainwindow.cpp" line="1658"/>
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="1672"/>
911        <source>Exit %1</source>
912        <translation type="unfinished"></translation>
913    </message>
914    <message>
915        <location filename="../src/mainwindow.cpp" line="1661"/>
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="1663"/>
927        <source>Print solution</source>
928        <translation type="unfinished"></translation>
929    </message>
930    <message>
931        <location filename="../src/mainwindow.cpp" line="1666"/>
932        <source>Print current solution results</source>
933        <translation type="unfinished"></translation>
934    </message>
935    <message>
936        <location filename="../src/mainwindow.cpp" line="1668"/>
937        <source>Ctrl+P</source>
938        <translation type="unfinished"></translation>
939    </message>
940    <message>
941        <location filename="../src/mainwindow.cpp" line="1676"/>
942        <source>Configure...</source>
943        <translation type="unfinished"></translation>
944    </message>
945    <message>
946        <location filename="../src/mainwindow.cpp" line="1678"/>
947        <source>Customize toolbars</source>
948        <translation type="unfinished"></translation>
949    </message>
950    <message>
951        <location filename="../src/mainwindow.cpp" line="1683"/>
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="1686"/>
957        <source>Check for &amp;Updates...</source>
958        <translation type="unfinished"></translation>
959    </message>
960    <message>
961        <location filename="../src/mainwindow.cpp" line="1688"/>
962        <source>Check for %1 updates</source>
963        <translation type="unfinished"></translation>
964    </message>
965    <message>
966        <location filename="../src/mainwindow.cpp" line="1701"/>
967        <source>%1 Task File</source>
968        <translation type="unfinished"></translation>
969    </message>
970    <message>
971        <location filename="../src/mainwindow.cpp" line="1715"/>
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="1966"/>
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="1964"/>
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="1969"/>
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="7"/>
1068        <source>Preferences</source>
1069        <translation type="unfinished"></translation>
1070    </message>
1071    <message>
1072        <location filename="../ui/settingsdialog.ui" line="62"/>
1073        <location filename="../ui/settingsdialog.ui" line="68"/>
1074        <source>Help</source>
1075        <translation type="unfinished"></translation>
1076    </message>
1077    <message>
1078        <location filename="../ui/settingsdialog.ui" line="65"/>
1079        <source>Get preferences help</source>
1080        <translation type="unfinished"></translation>
1081    </message>
1082    <message>
1083        <location filename="../ui/settingsdialog.ui" line="95"/>
1084        <location filename="../ui/settingsdialog.ui" line="302"/>
1085        <source>General</source>
1086        <translation type="unfinished"></translation>
1087    </message>
1088    <message>
1089        <location filename="../ui/settingsdialog.ui" line="98"/>
1090        <source>General TSPSG settings</source>
1091        <translation type="unfinished"></translation>
1092    </message>
1093    <message>
1094        <location filename="../ui/settingsdialog.ui" line="107"/>
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="110"/>
1100        <source>Autosize of rows and columns</source>
1101        <translation type="unfinished"></translation>
1102    </message>
1103    <message>
1104        <location filename="../ui/settingsdialog.ui" line="120"/>
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="123"/>
1110        <source>Remember last used directories</source>
1111        <translation type="unfinished"></translation>
1112    </message>
1113    <message>
1114        <location filename="../ui/settingsdialog.ui" line="133"/>
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="136"/>
1120        <source>Use native file dialogs</source>
1121        <translation type="unfinished"></translation>
1122    </message>
1123    <message>
1124        <location filename="../ui/settingsdialog.ui" line="157"/>
1125        <source>Task</source>
1126        <translation type="unfinished"></translation>
1127    </message>
1128    <message>
1129        <location filename="../ui/settingsdialog.ui" line="160"/>
1130        <source>Task generation and solving settings</source>
1131        <translation type="unfinished"></translation>
1132    </message>
1133    <message>
1134        <location filename="../ui/settingsdialog.ui" line="171"/>
1135        <source>Fractional accuracy:</source>
1136        <translation type="unfinished"></translation>
1137    </message>
1138    <message>
1139        <location filename="../ui/settingsdialog.ui" line="184"/>
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="199"/>
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="202"/>
1150        <source>Symmetric mode</source>
1151        <translation type="unfinished"></translation>
1152    </message>
1153    <message>
1154        <location filename="../ui/settingsdialog.ui" line="209"/>
1155        <source>Task generation</source>
1156        <translation type="unfinished"></translation>
1157    </message>
1158    <message>
1159        <location filename="../ui/settingsdialog.ui" line="220"/>
1160        <source>Minimal random:</source>
1161        <translation type="unfinished"></translation>
1162    </message>
1163    <message>
1164        <location filename="../ui/settingsdialog.ui" line="233"/>
1165        <source>Minimum for random number generation</source>
1166        <translation type="unfinished"></translation>
1167    </message>
1168    <message>
1169        <location filename="../ui/settingsdialog.ui" line="240"/>
1170        <source>Maximal random:</source>
1171        <translation type="unfinished"></translation>
1172    </message>
1173    <message>
1174        <location filename="../ui/settingsdialog.ui" line="253"/>
1175        <source>Maximum for random number generation</source>
1176        <translation type="unfinished"></translation>
1177    </message>
1178    <message>
1179        <location filename="../ui/settingsdialog.ui" line="265"/>
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="268"/>
1185        <source>Fractional random values</source>
1186        <translation type="unfinished"></translation>
1187    </message>
1188    <message>
1189        <location filename="../ui/settingsdialog.ui" line="292"/>
1190        <source>Output</source>
1191        <translation type="unfinished"></translation>
1192    </message>
1193    <message>
1194        <location filename="../ui/settingsdialog.ui" line="295"/>
1195        <source>Solution output settings</source>
1196        <translation type="unfinished"></translation>
1197    </message>
1198    <message>
1199        <location filename="../ui/settingsdialog.ui" line="305"/>
1200        <source>General solution output settings</source>
1201        <translation type="unfinished"></translation>
1202    </message>
1203    <message>
1204        <location filename="../ui/settingsdialog.ui" line="314"/>
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="317"/>
1210        <source>Generate solution graph</source>
1211        <translation type="unfinished"></translation>
1212    </message>
1213    <message>
1214        <location filename="../ui/settingsdialog.ui" line="342"/>
1215        <location filename="../ui/settingsdialog.ui" line="358"/>
1216        <source>Defines width of graph in solution output</source>
1217        <translation type="unfinished"></translation>
1218    </message>
1219    <message>
1220        <location filename="../ui/settingsdialog.ui" line="345"/>
1221        <source>Solution graph width:</source>
1222        <translation type="unfinished"></translation>
1223    </message>
1224    <message>
1225        <location filename="../ui/settingsdialog.ui" line="413"/>
1226        <source>Save solution graph as</source>
1227        <translation type="unfinished"></translation>
1228    </message>
1229    <message>
1230        <location filename="../ui/settingsdialog.ui" line="410"/>
1231        <location filename="../ui/settingsdialog.ui" line="426"/>
1232        <source>What image format to use for graph when saving solution as HTML</source>
1233        <translation type="unfinished"></translation>
1234    </message>
1235    <message>
1236        <location filename="../ui/settingsdialog.ui" line="361"/>
1237        <source> cm</source>
1238        <comment>Don&apos;t forget a space at the beginning!</comment>
1239        <translation type="unfinished"></translation>
1240    </message>
1241    <message>
1242        <location filename="../ui/settingsdialog.ui" line="469"/>
1243        <source>Save solution graph inside HTML using data URI scheme (not supported by IE 7 and lower)</source>
1244        <translation type="unfinished"></translation>
1245    </message>
1246    <message>
1247        <location filename="../ui/settingsdialog.ui" line="472"/>
1248        <source>Embed solution graph into HTML</source>
1249        <translation type="unfinished"></translation>
1250    </message>
1251    <message>
1252        <location filename="../ui/settingsdialog.ui" line="484"/>
1253        <source>Show solution steps&apos; matrices for every solution step</source>
1254        <translation type="unfinished"></translation>
1255    </message>
1256    <message>
1257        <location filename="../ui/settingsdialog.ui" line="487"/>
1258        <source>Show solution steps&apos; matrices</source>
1259        <translation type="unfinished"></translation>
1260    </message>
1261    <message>
1262        <location filename="../ui/settingsdialog.ui" line="515"/>
1263        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
1264        <translation type="unfinished"></translation>
1265    </message>
1266    <message>
1267        <location filename="../ui/settingsdialog.ui" line="518"/>
1268        <source>Only when &lt;=</source>
1269        <translation type="unfinished"></translation>
1270    </message>
1271    <message>
1272        <location filename="../ui/settingsdialog.ui" line="528"/>
1273        <source>Maximum number of cities to show solution steps&apos; matrices</source>
1274        <translation type="unfinished"></translation>
1275    </message>
1276    <message>
1277        <location filename="../ui/settingsdialog.ui" line="531"/>
1278        <source> cities</source>
1279        <comment>Don&apos;t forget a space at the beginning!</comment>
1280        <translation type="unfinished"></translation>
1281    </message>
1282    <message>
1283        <location filename="../ui/settingsdialog.ui" line="559"/>
1284        <source>Scroll to the end of solution output after solving</source>
1285        <translation type="unfinished"></translation>
1286    </message>
1287    <message>
1288        <location filename="../ui/settingsdialog.ui" line="562"/>
1289        <source>Scroll to solution end</source>
1290        <translation type="unfinished"></translation>
1291    </message>
1292    <message>
1293        <location filename="../ui/settingsdialog.ui" line="583"/>
1294        <source>Font &amp;&amp; Colors</source>
1295        <comment>Needs double &amp; or it won&apos;t be displayed!</comment>
1296        <translation type="unfinished"></translation>
1297    </message>
1298    <message>
1299        <location filename="../ui/settingsdialog.ui" line="586"/>
1300        <source>Font and colors settings for solution output</source>
1301        <translation type="unfinished"></translation>
1302    </message>
1303    <message>
1304        <location filename="../ui/settingsdialog.ui" line="594"/>
1305        <location filename="../ui/settingsdialog.ui" line="610"/>
1306        <source>Font used for solution text output</source>
1307        <translation type="unfinished"></translation>
1308    </message>
1309    <message>
1310        <location filename="../ui/settingsdialog.ui" line="597"/>
1311        <source>Font:</source>
1312        <translation type="unfinished"></translation>
1313    </message>
1314    <message>
1315        <location filename="../ui/settingsdialog.ui" line="623"/>
1316        <source>Change output text font</source>
1317        <translation type="unfinished"></translation>
1318    </message>
1319    <message>
1320        <location filename="../ui/settingsdialog.ui" line="640"/>
1321        <location filename="../ui/settingsdialog.ui" line="662"/>
1322        <source>Font color for solution text output</source>
1323        <translation type="unfinished"></translation>
1324    </message>
1325    <message>
1326        <location filename="../ui/settingsdialog.ui" line="643"/>
1327        <source>Default text color:</source>
1328        <translation type="unfinished"></translation>
1329    </message>
1330    <message>
1331        <location filename="../ui/settingsdialog.ui" line="678"/>
1332        <source>Change default text color</source>
1333        <translation type="unfinished"></translation>
1334    </message>
1335    <message>
1336        <location filename="../ui/settingsdialog.ui" line="695"/>
1337        <location filename="../ui/settingsdialog.ui" line="717"/>
1338        <source>Text color of the candidate that was selected for branching</source>
1339        <translation type="unfinished"></translation>
1340    </message>
1341    <message>
1342        <location filename="../ui/settingsdialog.ui" line="698"/>
1343        <source>Selected candidate text color:</source>
1344        <translation type="unfinished"></translation>
1345    </message>
1346    <message>
1347        <location filename="../ui/settingsdialog.ui" line="733"/>
1348        <source>Change selected candidate text color</source>
1349        <translation type="unfinished"></translation>
1350    </message>
1351    <message>
1352        <location filename="../ui/settingsdialog.ui" line="750"/>
1353        <location filename="../ui/settingsdialog.ui" line="772"/>
1354        <source>Text color of the alternate candidate that wasn&apos;t selected for branching</source>
1355        <translation type="unfinished"></translation>
1356    </message>
1357    <message>
1358        <location filename="../ui/settingsdialog.ui" line="753"/>
1359        <source>Alternate candidate text color:</source>
1360        <translation type="unfinished"></translation>
1361    </message>
1362    <message>
1363        <location filename="../ui/settingsdialog.ui" line="788"/>
1364        <source>Change alternate candidate text color</source>
1365        <translation type="unfinished"></translation>
1366    </message>
1367    <message>
1368        <location filename="../ui/settingsdialog.ui" line="805"/>
1369        <location filename="../ui/settingsdialog.ui" line="827"/>
1370        <source>Color of table borders in solution output</source>
1371        <translation type="unfinished"></translation>
1372    </message>
1373    <message>
1374        <location filename="../ui/settingsdialog.ui" line="808"/>
1375        <source>Table borders color:</source>
1376        <translation type="unfinished"></translation>
1377    </message>
1378    <message>
1379        <location filename="../ui/settingsdialog.ui" line="843"/>
1380        <source>Change color of table borders</source>
1381        <translation type="unfinished"></translation>
1382    </message>
1383    <message>
1384        <location filename="../src/settingsdialog.cpp" line="41"/>
1385        <source>Save new preferences</source>
1386        <translation type="unfinished"></translation>
1387    </message>
1388    <message>
1389        <location filename="../src/settingsdialog.cpp" line="46"/>
1390        <source>Close without saving preferences</source>
1391        <translation type="unfinished"></translation>
1392    </message>
1393    <message>
1394        <location filename="../src/settingsdialog.cpp" line="73"/>
1395        <source>Higher quality graph looks much better when printing but uglier on the screen</source>
1396        <translation type="unfinished"></translation>
1397    </message>
1398    <message>
1399        <location filename="../src/settingsdialog.cpp" line="75"/>
1400        <source>Draw solution graph in higher quality</source>
1401        <translation type="unfinished"></translation>
1402    </message>
1403    <message>
1404        <location filename="../src/settingsdialog.cpp" line="90"/>
1405        <source>Automatically check for updates at the given interval</source>
1406        <translation type="unfinished"></translation>
1407    </message>
1408    <message>
1409        <location filename="../src/settingsdialog.cpp" line="92"/>
1410        <source>Check for updates every</source>
1411        <translation type="unfinished"></translation>
1412    </message>
1413    <message>
1414        <location filename="../src/settingsdialog.cpp" line="98"/>
1415        <source>Minimal interval at which to check for updates</source>
1416        <translation type="unfinished"></translation>
1417    </message>
1418    <message>
1419        <location filename="../src/settingsdialog.cpp" line="100"/>
1420        <source> days</source>
1421        <comment>Don&apos;t forget a space at the beginning!</comment>
1422        <translation type="unfinished"></translation>
1423    </message>
1424    <message>
1425        <location filename="../src/settingsdialog.cpp" line="152"/>
1426        <source>Make Main Window background translucent</source>
1427        <translation type="unfinished"></translation>
1428    </message>
1429    <message>
1430        <location filename="../src/settingsdialog.cpp" line="154"/>
1431        <source>Use translucency effects</source>
1432        <translation type="unfinished"></translation>
1433    </message>
1434    <message>
1435        <location filename="../src/settingsdialog.cpp" line="162"/>
1436        <source>Restore main window state and position on application restart</source>
1437        <translation type="unfinished"></translation>
1438    </message>
1439    <message>
1440        <location filename="../src/settingsdialog.cpp" line="164"/>
1441        <source>Save main window state and position</source>
1442        <translation type="unfinished"></translation>
1443    </message>
1444    <message>
1445        <location filename="../src/settingsdialog.cpp" line="185"/>
1446        <source>Hover mouse pointer over dialog elements to get additional help</source>
1447        <translation type="unfinished"></translation>
1448    </message>
1449    <message>
1450        <location filename="../src/settingsdialog.cpp" line="369"/>
1451        <location filename="../src/settingsdialog.cpp" line="375"/>
1452        <source>Settings Reset</source>
1453        <translation type="unfinished"></translation>
1454    </message>
1455    <message>
1456        <location filename="../src/settingsdialog.cpp" line="369"/>
1457        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
1458        <translation type="unfinished"></translation>
1459    </message>
1460    <message>
1461        <location filename="../src/settingsdialog.cpp" line="375"/>
1462        <source>All settings where successfully reset to their defaults.
1463It is recommended to restart the application now.</source>
1464        <translation type="unfinished"></translation>
1465    </message>
1466</context>
1467</TS>
Note: See TracBrowser for help on using the repository browser.