source: tspsg/l10n/template.ts @ 7ba743d983

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

Converted svn keywords into git export-subst attribute.

However, keywords are now replaced only when you run 'git archive'.

  • Property mode set to 100644
File size: 55.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="588"/>
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="590"/>
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="1337"/>
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="1338"/>
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="1599"/>
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="266"/>
464        <location filename="../src/mainwindow.cpp" line="1605"/>
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="467"/>
478        <location filename="../src/mainwindow.cpp" line="1607"/>
479        <location filename="../src/mainwindow.h" line="157"/>
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="265"/>
502        <source>OpenDocument Files</source>
503        <translation type="unfinished"></translation>
504    </message>
505    <message>
506        <location filename="../src/mainwindow.cpp" line="289"/>
507        <location filename="../src/mainwindow.cpp" line="353"/>
508        <location filename="../src/mainwindow.cpp" line="373"/>
509        <source>Solution Save</source>
510        <translation type="unfinished"></translation>
511    </message>
512    <message>
513        <location filename="../src/mainwindow.cpp" line="289"/>
514        <location filename="../src/mainwindow.cpp" line="373"/>
515        <source>Unable to save the solution.
516Error: %1</source>
517        <translation type="unfinished"></translation>
518    </message>
519    <message>
520        <location filename="../src/mainwindow.cpp" line="312"/>
521        <location filename="../src/mainwindow.cpp" line="322"/>
522        <location filename="../src/mainwindow.cpp" line="360"/>
523        <source>Solution Graph</source>
524        <translation type="unfinished"></translation>
525    </message>
526    <message>
527        <location filename="../src/mainwindow.cpp" line="323"/>
528        <source>Generated with %1</source>
529        <translation type="unfinished"></translation>
530    </message>
531    <message>
532        <location filename="../src/mainwindow.cpp" line="353"/>
533        <source>Unable to save the solution graph.
534Error: %1</source>
535        <translation type="unfinished"></translation>
536    </message>
537    <message>
538        <location filename="../src/mainwindow.cpp" line="445"/>
539        <location filename="../src/mainwindow.cpp" line="482"/>
540        <source>Settings Changed</source>
541        <translation type="unfinished"></translation>
542    </message>
543    <message>
544        <location filename="../src/mainwindow.cpp" line="445"/>
545        <source>You have changed color settings.
546They will be applied to the next solution output.</source>
547        <translation type="unfinished"></translation>
548    </message>
549    <message>
550        <location filename="../src/mainwindow.cpp" line="456"/>
551        <source>Language change</source>
552        <translation type="unfinished"></translation>
553    </message>
554    <message>
555        <location filename="../src/mainwindow.cpp" line="456"/>
556        <source>Language will be autodetected on the next %1 start.</source>
557        <translation type="unfinished"></translation>
558    </message>
559    <message>
560        <location filename="../src/mainwindow.cpp" line="482"/>
561        <source>You have changed the application language.
562To get current solution output in the new language
563you need to re-run the solution process.</source>
564        <translation type="unfinished"></translation>
565    </message>
566    <message>
567        <location filename="../src/mainwindow.cpp" line="490"/>
568        <source>Style Change</source>
569        <translation type="unfinished"></translation>
570    </message>
571    <message>
572        <location filename="../src/mainwindow.cpp" line="490"/>
573        <source>To apply the default style you need to restart %1.</source>
574        <translation type="unfinished"></translation>
575    </message>
576    <message>
577        <location filename="../src/mainwindow.cpp" line="526"/>
578        <source>Unsupported Feature</source>
579        <translation type="unfinished"></translation>
580    </message>
581    <message>
582        <location filename="../src/mainwindow.cpp" line="539"/>
583        <source>Version</source>
584        <translation type="unfinished"></translation>
585    </message>
586    <message>
587        <location filename="../src/mainwindow.cpp" line="546"/>
588        <source>Target OS (ARCH)</source>
589        <translation type="unfinished"></translation>
590    </message>
591    <message>
592        <location filename="../src/mainwindow.cpp" line="547"/>
593        <source>Qt library</source>
594        <translation type="unfinished"></translation>
595    </message>
596    <message>
597        <location filename="../src/mainwindow.cpp" line="548"/>
598        <source>Build time</source>
599        <translation type="unfinished"></translation>
600    </message>
601    <message>
602        <location filename="../src/mainwindow.cpp" line="549"/>
603        <source>Runtime</source>
604        <translation type="unfinished"></translation>
605    </message>
606    <message>
607        <location filename="../src/mainwindow.cpp" line="550"/>
608        <source>Logical screen DPI</source>
609        <translation type="unfinished"></translation>
610    </message>
611    <message>
612        <location filename="../src/mainwindow.cpp" line="552"/>
613        <source>Algorithm</source>
614        <translation type="unfinished"></translation>
615    </message>
616    <message>
617        <location filename="../src/mainwindow.cpp" line="554"/>
618        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
619it under the terms of the GNU General Public License as published by&lt;br&gt;
620the Free Software Foundation, either version 3 of the License, or&lt;br&gt;
621(at your option) any later version.&lt;br&gt;
622&lt;br&gt;
623This program is distributed in the hope that it will be useful,&lt;br&gt;
624but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br&gt;
625MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&lt;br&gt;
626GNU General Public License for more details.&lt;br&gt;
627&lt;br&gt;
628You should have received a copy of the GNU General Public License&lt;br&gt;
629along with TSPSG.  If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot;&gt;www.gnu.org/licenses/&lt;/a&gt;.</source>
630        <translation type="unfinished"></translation>
631    </message>
632    <message>
633        <location filename="../src/mainwindow.cpp" line="568"/>
634        <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;
635see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
636&lt;br&gt;
637Most 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;
638see &lt;a href=&quot;http://www.oxygen-icons.org/&quot;&gt;www.oxygen-icons.org&lt;/a&gt;&lt;br&gt;
639&lt;br&gt;
640Country 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;
641see &lt;a href=&quot;http://www.icondrawer.com/&quot;&gt;www.icondrawer.com&lt;/a&gt;&lt;br&gt;
642&lt;br&gt;
643%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;
644see &lt;a href=&quot;http://dejavu-fonts.org/&quot;&gt;dejavu-fonts.org&lt;/a&gt;</source>
645        <translation type="unfinished"></translation>
646    </message>
647    <message>
648        <location filename="../src/mainwindow.cpp" line="658"/>
649        <source>About</source>
650        <translation type="unfinished"></translation>
651    </message>
652    <message>
653        <location filename="../src/mainwindow.cpp" line="659"/>
654        <source>License</source>
655        <translation type="unfinished"></translation>
656    </message>
657    <message>
658        <location filename="../src/mainwindow.cpp" line="660"/>
659        <source>Credits</source>
660        <translation type="unfinished"></translation>
661    </message>
662    <message>
663        <location filename="../src/mainwindow.cpp" line="679"/>
664        <location filename="../src/mainwindow.cpp" line="1595"/>
665        <source>About %1</source>
666        <translation type="unfinished"></translation>
667    </message>
668    <message>
669        <location filename="../src/mainwindow.cpp" line="726"/>
670        <source>Data error</source>
671        <translation type="unfinished"></translation>
672    </message>
673    <message>
674        <location filename="../src/mainwindow.cpp" line="726"/>
675        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
676        <translation type="unfinished"></translation>
677    </message>
678    <message>
679        <location filename="../src/mainwindow.cpp" line="736"/>
680        <source>%v of %1 parts found</source>
681        <translation type="unfinished"></translation>
682    </message>
683    <message>
684        <location filename="../src/mainwindow.cpp" line="744"/>
685        <source>Calculating optimal route...</source>
686        <translation type="unfinished"></translation>
687    </message>
688    <message>
689        <location filename="../src/mainwindow.cpp" line="745"/>
690        <source>Solution Progress</source>
691        <translation type="unfinished"></translation>
692    </message>
693    <message>
694        <location filename="../src/mainwindow.cpp" line="787"/>
695        <source>Solution Result</source>
696        <translation type="unfinished"></translation>
697    </message>
698    <message>
699        <location filename="../src/mainwindow.cpp" line="787"/>
700        <source>Unable to find a solution.
701Maybe, this task has no solution.</source>
702        <translation type="unfinished"></translation>
703    </message>
704    <message>
705        <location filename="../src/mainwindow.cpp" line="817"/>
706        <source>Generating header</source>
707        <translation type="unfinished"></translation>
708    </message>
709    <message>
710        <location filename="../src/mainwindow.cpp" line="818"/>
711        <source>Generating solution output...</source>
712        <translation type="unfinished"></translation>
713    </message>
714    <message>
715        <location filename="../src/mainwindow.cpp" line="828"/>
716        <source>Solution of Variant #%1 Task</source>
717        <translation type="unfinished"></translation>
718    </message>
719    <message>
720        <location filename="../src/mainwindow.cpp" line="866"/>
721        <source>Variant #%1 Task</source>
722        <translation type="unfinished"></translation>
723    </message>
724    <message>
725        <location filename="../src/mainwindow.cpp" line="868"/>
726        <source>Task:</source>
727        <translation type="unfinished"></translation>
728    </message>
729    <message>
730        <location filename="../src/mainwindow.cpp" line="879"/>
731        <source>Variant #%1 Solution</source>
732        <translation type="unfinished"></translation>
733    </message>
734    <message>
735        <location filename="../src/mainwindow.cpp" line="884"/>
736        <source>Generating step %v</source>
737        <translation type="unfinished"></translation>
738    </message>
739    <message>
740        <location filename="../src/mainwindow.cpp" line="551"/>
741        <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt; with &lt;b&gt;%4&lt;/b&gt; compiler.</source>
742        <translation type="unfinished"></translation>
743    </message>
744    <message>
745        <location filename="../src/mainwindow.cpp" line="669"/>
746        <source>Translation</source>
747        <translation type="unfinished"></translation>
748    </message>
749    <message>
750        <location filename="../src/mainwindow.cpp" line="789"/>
751        <location filename="../src/mainwindow.cpp" line="887"/>
752        <location filename="../src/mainwindow.cpp" line="1022"/>
753        <source>Memory cleanup...</source>
754        <translation type="unfinished"></translation>
755    </message>
756    <message>
757        <location filename="../src/mainwindow.cpp" line="923"/>
758        <source>Step #%1</source>
759        <translation type="unfinished"></translation>
760    </message>
761    <message>
762        <location filename="../src/mainwindow.cpp" line="931"/>
763        <source>Selected route %1 %2 part.</source>
764        <translation type="unfinished"></translation>
765    </message>
766    <message>
767        <location filename="../src/mainwindow.cpp" line="931"/>
768        <source>with</source>
769        <translation type="unfinished"></translation>
770    </message>
771    <message>
772        <location filename="../src/mainwindow.cpp" line="931"/>
773        <source>without</source>
774        <translation type="unfinished"></translation>
775    </message>
776    <message>
777        <location filename="../src/mainwindow.cpp" line="931"/>
778        <location filename="../src/mainwindow.cpp" line="938"/>
779        <location filename="../src/mainwindow.cpp" line="1230"/>
780        <source>(%1;%2)</source>
781        <translation type="unfinished"></translation>
782    </message>
783    <message numerus="yes">
784        <location filename="../src/mainwindow.cpp" line="941"/>
785        <source>%n alternate candidate(s) for branching: %1.</source>
786        <translation type="unfinished">
787            <numerusform></numerusform>
788        </translation>
789    </message>
790    <message>
791        <location filename="../src/mainwindow.cpp" line="961"/>
792        <source>Generating footer</source>
793        <translation type="unfinished"></translation>
794    </message>
795    <message>
796        <location filename="../src/mainwindow.cpp" line="971"/>
797        <source>Optimal path:</source>
798        <translation type="unfinished"></translation>
799    </message>
800    <message>
801        <location filename="../src/mainwindow.cpp" line="973"/>
802        <source>Resulting path:</source>
803        <translation type="unfinished"></translation>
804    </message>
805    <message>
806        <location filename="../src/mainwindow.cpp" line="976"/>
807        <source>City %1</source>
808        <translation type="unfinished"></translation>
809    </message>
810    <message numerus="yes">
811        <location filename="../src/mainwindow.cpp" line="983"/>
812        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
813        <translation type="unfinished">
814            <numerusform></numerusform>
815        </translation>
816    </message>
817    <message>
818        <location filename="../src/mainwindow.cpp" line="985"/>
819        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
820        <translation type="unfinished"></translation>
821    </message>
822    <message>
823        <location filename="../src/mainwindow.cpp" line="988"/>
824        <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>
825        <translation type="unfinished"></translation>
826    </message>
827    <message>
828        <location filename="../src/mainwindow.cpp" line="1241"/>
829        <source>Root</source>
830        <translation type="unfinished"></translation>
831    </message>
832    <message>
833        <location filename="../src/mainwindow.cpp" line="1339"/>
834        <source>Set application language to %1</source>
835        <translation type="unfinished"></translation>
836    </message>
837    <message>
838        <location filename="../src/mainwindow.cpp" line="1424"/>
839        <source>Language Change</source>
840        <translation type="unfinished"></translation>
841    </message>
842    <message>
843        <location filename="../src/mainwindow.cpp" line="1424"/>
844        <source>Unable to load the translation language.
845Falling back to autodetection.</source>
846        <translation type="unfinished"></translation>
847    </message>
848    <message>
849        <location filename="../src/mainwindow.cpp" line="1444"/>
850        <source>Set application style to %1</source>
851        <translation type="unfinished"></translation>
852    </message>
853    <message>
854        <location filename="../src/mainwindow.cpp" line="1480"/>
855        <location filename="../src/mainwindow.cpp" line="1854"/>
856        <source>Unsaved Changes</source>
857        <translation type="unfinished"></translation>
858    </message>
859    <message>
860        <location filename="../src/mainwindow.cpp" line="1480"/>
861        <location filename="../src/mainwindow.cpp" line="1855"/>
862        <source>Would you like to save changes in the current task?</source>
863        <translation type="unfinished"></translation>
864    </message>
865    <message>
866        <location filename="../src/mainwindow.cpp" line="1548"/>
867        <source>P&amp;rint Preview...</source>
868        <translation type="unfinished"></translation>
869    </message>
870    <message>
871        <location filename="../src/mainwindow.cpp" line="1550"/>
872        <source>Preview solution results</source>
873        <translation type="unfinished"></translation>
874    </message>
875    <message>
876        <location filename="../src/mainwindow.cpp" line="1553"/>
877        <source>Preview current solution results before printing</source>
878        <translation type="unfinished"></translation>
879    </message>
880    <message>
881        <location filename="../src/mainwindow.cpp" line="1556"/>
882        <source>Pa&amp;ge Setup...</source>
883        <translation type="unfinished"></translation>
884    </message>
885    <message>
886        <location filename="../src/mainwindow.cpp" line="1558"/>
887        <source>Setup print options</source>
888        <translation type="unfinished"></translation>
889    </message>
890    <message>
891        <location filename="../src/mainwindow.cpp" line="1561"/>
892        <source>Setup page-related options for printing</source>
893        <translation type="unfinished"></translation>
894    </message>
895    <message>
896        <location filename="../src/mainwindow.cpp" line="1575"/>
897        <source>Exit %1</source>
898        <translation type="unfinished"></translation>
899    </message>
900    <message>
901        <location filename="../src/mainwindow.cpp" line="1564"/>
902        <source>&amp;Print...</source>
903        <translation type="unfinished"></translation>
904    </message>
905    <message>
906        <location filename="../src/mainwindow.cpp" line="526"/>
907        <source>Sorry, but this feature is not supported on your
908platform or support for it was not installed.</source>
909        <translation type="unfinished"></translation>
910    </message>
911    <message>
912        <location filename="../src/mainwindow.cpp" line="1566"/>
913        <source>Print solution</source>
914        <translation type="unfinished"></translation>
915    </message>
916    <message>
917        <location filename="../src/mainwindow.cpp" line="1569"/>
918        <source>Print current solution results</source>
919        <translation type="unfinished"></translation>
920    </message>
921    <message>
922        <location filename="../src/mainwindow.cpp" line="1571"/>
923        <source>Ctrl+P</source>
924        <translation type="unfinished"></translation>
925    </message>
926    <message>
927        <location filename="../src/mainwindow.cpp" line="1579"/>
928        <source>Configure...</source>
929        <translation type="unfinished"></translation>
930    </message>
931    <message>
932        <location filename="../src/mainwindow.cpp" line="1581"/>
933        <source>Customize toolbars</source>
934        <translation type="unfinished"></translation>
935    </message>
936    <message>
937        <location filename="../src/mainwindow.cpp" line="1586"/>
938        <source>Report about a bug in %1</source>
939        <translation type="unfinished"></translation>
940    </message>
941    <message>
942        <location filename="../src/mainwindow.cpp" line="1589"/>
943        <source>Check for &amp;Updates...</source>
944        <translation type="unfinished"></translation>
945    </message>
946    <message>
947        <location filename="../src/mainwindow.cpp" line="1591"/>
948        <source>Check for %1 updates</source>
949        <translation type="unfinished"></translation>
950    </message>
951    <message>
952        <location filename="../src/mainwindow.cpp" line="1604"/>
953        <source>%1 Task File</source>
954        <translation type="unfinished"></translation>
955    </message>
956    <message>
957        <location filename="../src/mainwindow.cpp" line="1618"/>
958        <source>Task Save</source>
959        <translation type="unfinished"></translation>
960    </message>
961</context>
962<context>
963    <name>QDialogButtonBox</name>
964    <message>
965        <location filename="../src/mainwindow.cpp" line="740"/>
966        <location filename="../src/mainwindow.cpp" line="1861"/>
967        <source>Cancel</source>
968        <comment>No need to translate this. The translation will be taken from Qt translation files.</comment>
969        <translation type="unfinished"></translation>
970    </message>
971    <message>
972        <location filename="../src/mainwindow.cpp" line="1859"/>
973        <source>Discard</source>
974        <comment>No need to translate this. The translation will be taken from Qt translation files.</comment>
975        <translation type="unfinished"></translation>
976    </message>
977</context>
978<context>
979    <name>QtToolBarDialog</name>
980    <message>
981        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="6"/>
982        <source>Customize Toolbars</source>
983        <translation type="unfinished"></translation>
984    </message>
985    <message>
986        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/>
987        <location filename="../src/mainwindow.cpp" line="1864"/>
988        <source>Actions</source>
989        <translation type="unfinished"></translation>
990    </message>
991    <message>
992        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="42"/>
993        <source>Toolbars</source>
994        <translation type="unfinished"></translation>
995    </message>
996    <message>
997        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="49"/>
998        <source>New</source>
999        <translation type="unfinished"></translation>
1000    </message>
1001    <message>
1002        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="56"/>
1003        <source>Remove</source>
1004        <translation type="unfinished"></translation>
1005    </message>
1006    <message>
1007        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="63"/>
1008        <source>Rename</source>
1009        <translation type="unfinished"></translation>
1010    </message>
1011    <message>
1012        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="86"/>
1013        <source>Up</source>
1014        <translation type="unfinished"></translation>
1015    </message>
1016    <message>
1017        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="99"/>
1018        <source>&lt;-</source>
1019        <translation type="unfinished"></translation>
1020    </message>
1021    <message>
1022        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="112"/>
1023        <source>-&gt;</source>
1024        <translation type="unfinished"></translation>
1025    </message>
1026    <message>
1027        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="125"/>
1028        <source>Down</source>
1029        <translation type="unfinished"></translation>
1030    </message>
1031    <message>
1032        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="150"/>
1033        <source>Current Toolbar Actions</source>
1034        <translation type="unfinished"></translation>
1035    </message>
1036    <message>
1037        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1807"/>
1038        <source>&lt; S E P A R A T O R &gt;</source>
1039        <translation type="unfinished"></translation>
1040    </message>
1041</context>
1042<context>
1043    <name>QtToolBarDialogPrivate</name>
1044    <message>
1045        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1256"/>
1046        <source>Custom Toolbar</source>
1047        <translation type="unfinished"></translation>
1048    </message>
1049</context>
1050<context>
1051    <name>SettingsDialog</name>
1052    <message>
1053        <location filename="../ui/settingsdialog.ui" line="7"/>
1054        <source>Preferences</source>
1055        <translation type="unfinished"></translation>
1056    </message>
1057    <message>
1058        <location filename="../ui/settingsdialog.ui" line="62"/>
1059        <location filename="../ui/settingsdialog.ui" line="68"/>
1060        <source>Help</source>
1061        <translation type="unfinished"></translation>
1062    </message>
1063    <message>
1064        <location filename="../ui/settingsdialog.ui" line="65"/>
1065        <source>Get preferences help</source>
1066        <translation type="unfinished"></translation>
1067    </message>
1068    <message>
1069        <location filename="../ui/settingsdialog.ui" line="95"/>
1070        <source>General</source>
1071        <translation type="unfinished"></translation>
1072    </message>
1073    <message>
1074        <location filename="../ui/settingsdialog.ui" line="98"/>
1075        <source>General TSPSG settings</source>
1076        <translation type="unfinished"></translation>
1077    </message>
1078    <message>
1079        <location filename="../ui/settingsdialog.ui" line="107"/>
1080        <source>Automatically resize rows and columns to their contents</source>
1081        <translation type="unfinished"></translation>
1082    </message>
1083    <message>
1084        <location filename="../ui/settingsdialog.ui" line="110"/>
1085        <source>Autosize of rows and columns</source>
1086        <translation type="unfinished"></translation>
1087    </message>
1088    <message>
1089        <location filename="../ui/settingsdialog.ui" line="120"/>
1090        <source>Remember the last used directory when opening and saving files</source>
1091        <translation type="unfinished"></translation>
1092    </message>
1093    <message>
1094        <location filename="../ui/settingsdialog.ui" line="123"/>
1095        <source>Remember last used directories</source>
1096        <translation type="unfinished"></translation>
1097    </message>
1098    <message>
1099        <location filename="../ui/settingsdialog.ui" line="133"/>
1100        <source>Use native File Open and File Save dialogs (uncheck to use Qt&apos;s Dialogs)</source>
1101        <translation type="unfinished"></translation>
1102    </message>
1103    <message>
1104        <location filename="../ui/settingsdialog.ui" line="136"/>
1105        <source>Use native file dialogs</source>
1106        <translation type="unfinished"></translation>
1107    </message>
1108    <message>
1109        <location filename="../ui/settingsdialog.ui" line="157"/>
1110        <source>Task</source>
1111        <translation type="unfinished"></translation>
1112    </message>
1113    <message>
1114        <location filename="../ui/settingsdialog.ui" line="160"/>
1115        <source>Task generation and solving settings</source>
1116        <translation type="unfinished"></translation>
1117    </message>
1118    <message>
1119        <location filename="../ui/settingsdialog.ui" line="171"/>
1120        <source>Fractional accuracy:</source>
1121        <translation type="unfinished"></translation>
1122    </message>
1123    <message>
1124        <location filename="../ui/settingsdialog.ui" line="184"/>
1125        <source>Accuracy of the fractional values (in decimal places)</source>
1126        <translation type="unfinished"></translation>
1127    </message>
1128    <message>
1129        <location filename="../ui/settingsdialog.ui" line="199"/>
1130        <source>In this mode the cost of travel from city 1 to city 2 and vice versa is the same</source>
1131        <translation type="unfinished"></translation>
1132    </message>
1133    <message>
1134        <location filename="../ui/settingsdialog.ui" line="202"/>
1135        <source>Symmetric mode</source>
1136        <translation type="unfinished"></translation>
1137    </message>
1138    <message>
1139        <location filename="../ui/settingsdialog.ui" line="209"/>
1140        <source>Task generation</source>
1141        <translation type="unfinished"></translation>
1142    </message>
1143    <message>
1144        <location filename="../ui/settingsdialog.ui" line="220"/>
1145        <source>Minimal random:</source>
1146        <translation type="unfinished"></translation>
1147    </message>
1148    <message>
1149        <location filename="../ui/settingsdialog.ui" line="233"/>
1150        <source>Minimum for random number generation</source>
1151        <translation type="unfinished"></translation>
1152    </message>
1153    <message>
1154        <location filename="../ui/settingsdialog.ui" line="240"/>
1155        <source>Maximal random:</source>
1156        <translation type="unfinished"></translation>
1157    </message>
1158    <message>
1159        <location filename="../ui/settingsdialog.ui" line="253"/>
1160        <source>Maximum for random number generation</source>
1161        <translation type="unfinished"></translation>
1162    </message>
1163    <message>
1164        <location filename="../ui/settingsdialog.ui" line="265"/>
1165        <source>Generate fractional random values with the Fractional accuracy</source>
1166        <translation type="unfinished"></translation>
1167    </message>
1168    <message>
1169        <location filename="../ui/settingsdialog.ui" line="268"/>
1170        <source>Fractional random values</source>
1171        <translation type="unfinished"></translation>
1172    </message>
1173    <message>
1174        <location filename="../ui/settingsdialog.ui" line="292"/>
1175        <source>Output</source>
1176        <translation type="unfinished"></translation>
1177    </message>
1178    <message>
1179        <location filename="../ui/settingsdialog.ui" line="295"/>
1180        <source>Solution output settings</source>
1181        <translation type="unfinished"></translation>
1182    </message>
1183    <message>
1184        <location filename="../ui/settingsdialog.ui" line="304"/>
1185        <source>Generate graphical representation of the solution</source>
1186        <translation type="unfinished"></translation>
1187    </message>
1188    <message>
1189        <location filename="../ui/settingsdialog.ui" line="307"/>
1190        <source>Generate solution graph</source>
1191        <translation type="unfinished"></translation>
1192    </message>
1193    <message>
1194        <location filename="../ui/settingsdialog.ui" line="335"/>
1195        <source>Save solution graph as</source>
1196        <translation type="unfinished"></translation>
1197    </message>
1198    <message>
1199        <location filename="../ui/settingsdialog.ui" line="348"/>
1200        <source>What image format to use for graph when saving solution as HTML</source>
1201        <translation type="unfinished"></translation>
1202    </message>
1203    <message>
1204        <location filename="../ui/settingsdialog.ui" line="391"/>
1205        <source>Save solution graph inside HTML using data URI scheme (not supported by IE 7 and lower)</source>
1206        <translation type="unfinished"></translation>
1207    </message>
1208    <message>
1209        <location filename="../ui/settingsdialog.ui" line="394"/>
1210        <source>Embed solution graph into HTML</source>
1211        <translation type="unfinished"></translation>
1212    </message>
1213    <message>
1214        <location filename="../ui/settingsdialog.ui" line="406"/>
1215        <source>Show solution steps&apos; matrices for every solution step</source>
1216        <translation type="unfinished"></translation>
1217    </message>
1218    <message>
1219        <location filename="../ui/settingsdialog.ui" line="409"/>
1220        <source>Show solution steps&apos; matrices</source>
1221        <translation type="unfinished"></translation>
1222    </message>
1223    <message>
1224        <location filename="../ui/settingsdialog.ui" line="440"/>
1225        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
1226        <translation type="unfinished"></translation>
1227    </message>
1228    <message>
1229        <location filename="../ui/settingsdialog.ui" line="443"/>
1230        <source>Only when &lt;=</source>
1231        <translation type="unfinished"></translation>
1232    </message>
1233    <message>
1234        <location filename="../ui/settingsdialog.ui" line="453"/>
1235        <source>Maximum number of cities to show solution steps&apos; matrices</source>
1236        <translation type="unfinished"></translation>
1237    </message>
1238    <message>
1239        <location filename="../ui/settingsdialog.ui" line="456"/>
1240        <source> cities</source>
1241        <comment>Don&apos;t forget a space at the beginning!</comment>
1242        <translation type="unfinished"></translation>
1243    </message>
1244    <message>
1245        <location filename="../ui/settingsdialog.ui" line="484"/>
1246        <source>Scroll to the end of solution output after solving</source>
1247        <translation type="unfinished"></translation>
1248    </message>
1249    <message>
1250        <location filename="../ui/settingsdialog.ui" line="487"/>
1251        <source>Scroll to solution end</source>
1252        <translation type="unfinished"></translation>
1253    </message>
1254    <message>
1255        <location filename="../ui/settingsdialog.ui" line="496"/>
1256        <source>Output font settings</source>
1257        <translation type="unfinished"></translation>
1258    </message>
1259    <message>
1260        <location filename="../ui/settingsdialog.ui" line="505"/>
1261        <source>Font face for solution output</source>
1262        <translation type="unfinished"></translation>
1263    </message>
1264    <message>
1265        <location filename="../ui/settingsdialog.ui" line="508"/>
1266        <source>&amp;Font...</source>
1267        <translation type="unfinished"></translation>
1268    </message>
1269    <message>
1270        <location filename="../ui/settingsdialog.ui" line="518"/>
1271        <source>Font color for solution output</source>
1272        <translation type="unfinished"></translation>
1273    </message>
1274    <message>
1275        <location filename="../ui/settingsdialog.ui" line="521"/>
1276        <source>&amp;Color...</source>
1277        <translation type="unfinished"></translation>
1278    </message>
1279    <message>
1280        <location filename="../src/settingsdialog.cpp" line="41"/>
1281        <source>Save new preferences</source>
1282        <translation type="unfinished"></translation>
1283    </message>
1284    <message>
1285        <location filename="../src/settingsdialog.cpp" line="46"/>
1286        <source>Close without saving preferences</source>
1287        <translation type="unfinished"></translation>
1288    </message>
1289    <message>
1290        <location filename="../src/settingsdialog.cpp" line="69"/>
1291        <source>Higher quality graph looks much better when printing but uglier on the screen</source>
1292        <translation type="unfinished"></translation>
1293    </message>
1294    <message>
1295        <location filename="../src/settingsdialog.cpp" line="71"/>
1296        <source>Draw solution graph in higher quality</source>
1297        <translation type="unfinished"></translation>
1298    </message>
1299    <message>
1300        <location filename="../src/settingsdialog.cpp" line="86"/>
1301        <source>Automatically check for updates at the given interval</source>
1302        <translation type="unfinished"></translation>
1303    </message>
1304    <message>
1305        <location filename="../src/settingsdialog.cpp" line="88"/>
1306        <source>Check for updates every</source>
1307        <translation type="unfinished"></translation>
1308    </message>
1309    <message>
1310        <location filename="../src/settingsdialog.cpp" line="94"/>
1311        <source>Minimal interval at which to check for updates</source>
1312        <translation type="unfinished"></translation>
1313    </message>
1314    <message>
1315        <location filename="../src/settingsdialog.cpp" line="96"/>
1316        <source> days</source>
1317        <comment>Don&apos;t forget a space at the beginning!</comment>
1318        <translation type="unfinished"></translation>
1319    </message>
1320    <message>
1321        <location filename="../src/settingsdialog.cpp" line="149"/>
1322        <source>Make Main Window background translucent</source>
1323        <translation type="unfinished"></translation>
1324    </message>
1325    <message>
1326        <location filename="../src/settingsdialog.cpp" line="151"/>
1327        <source>Use translucency effects</source>
1328        <translation type="unfinished"></translation>
1329    </message>
1330    <message>
1331        <location filename="../src/settingsdialog.cpp" line="159"/>
1332        <source>Restore main window state and position on application restart</source>
1333        <translation type="unfinished"></translation>
1334    </message>
1335    <message>
1336        <location filename="../src/settingsdialog.cpp" line="161"/>
1337        <source>Save main window state and position</source>
1338        <translation type="unfinished"></translation>
1339    </message>
1340    <message>
1341        <location filename="../src/settingsdialog.cpp" line="182"/>
1342        <source>Hover mouse pointer over dialog elements to get additional help</source>
1343        <translation type="unfinished"></translation>
1344    </message>
1345    <message>
1346        <location filename="../src/settingsdialog.cpp" line="342"/>
1347        <location filename="../src/settingsdialog.cpp" line="348"/>
1348        <source>Settings Reset</source>
1349        <translation type="unfinished"></translation>
1350    </message>
1351    <message>
1352        <location filename="../src/settingsdialog.cpp" line="342"/>
1353        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
1354        <translation type="unfinished"></translation>
1355    </message>
1356    <message>
1357        <location filename="../src/settingsdialog.cpp" line="348"/>
1358        <source>All settings where successfully reset to their defaults.
1359It is recommended to restart the application now.</source>
1360        <translation type="unfinished"></translation>
1361    </message>
1362</context>
1363</TS>
Note: See TracBrowser for help on using the repository browser.