source: tspsg/l10n/tspsg_en.ts @ 1babbd6ba3

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

+ Added Installation Guide.

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