source: tspsg/l10n/template.ts @ b81c0a73b7

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

Updated translations...

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