source: tspsg/l10n/tspsg_en.ts @ e3533af1cf

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

+ Added support for switching between available Qt Styles.

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