source: tspsg/l10n/template.ts @ 03df0acb95

0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since 03df0acb95 was 03df0acb95, checked in by Oleksii Serdiuk, 13 years ago

Updated all translations and translation template file...

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