source: tspsg/l10n/template.ts @ 760f2aae97

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since 760f2aae97 was 760f2aae97, checked in by Oleksii Serdiuk, 14 years ago

+ Added question about enabling automatic updates (will be asked only once).

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