source: tspsg/l10n/tspsg_en.ts @ f2ff738751

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

Updated translations and regenerated documentation.

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