source: tspsg/l10n/tspsg_en.ts @ 162d5c5f94

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since 162d5c5f94 was 162d5c5f94, checked in by Oleksii Serdiuk, 14 years ago
  • Fixed some wrong defines that prevented successful compilation under *nix.
  • Renamed i18n to l10n to follow common standards.
  • Translation and documentation paths are now synchronized between .pro and source.
  • Moved some versioning information to .pro file.
  • Updated translations.
  • Property mode set to 100644
File size: 36.3 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="616"/>
9        <source>LANGNAME</source>
10        <comment>Please, provide a native name of your translation language here.</comment>
11        <translation type="unfinished"></translation>
12    </message>
13</context>
14<context>
15    <name>CTSPModel</name>
16    <message>
17        <location filename="../src/tspmodel.cpp" line="121"/>
18        <source>City %1</source>
19        <translation type="unfinished"></translation>
20    </message>
21    <message>
22        <location filename="../src/tspmodel.cpp" line="123"/>
23        <source>%1</source>
24        <translation type="unfinished"></translation>
25    </message>
26    <message>
27        <location filename="../src/tspmodel.cpp" line="365"/>
28        <source>Unexpected end of file.</source>
29        <translation type="unfinished"></translation>
30    </message>
31    <message>
32        <location filename="../src/tspmodel.cpp" line="367"/>
33        <source>Corrupt data read. File possibly corrupted.</source>
34        <translation type="unfinished"></translation>
35    </message>
36    <message>
37        <location filename="../src/tspmodel.cpp" line="369"/>
38        <source>Unknown error.</source>
39        <translation type="unfinished"></translation>
40    </message>
41    <message>
42        <location filename="../src/tspmodel.cpp" line="141"/>
43        <location filename="../src/tspmodel.cpp" line="165"/>
44        <location filename="../src/tspmodel.cpp" line="371"/>
45        <location filename="../src/tspmodel.cpp" line="388"/>
46        <location filename="../src/tspmodel.cpp" line="402"/>
47        <location filename="../src/tspmodel.cpp" line="440"/>
48        <location filename="../src/tspmodel.cpp" line="450"/>
49        <source>Task Load</source>
50        <translation type="unfinished"></translation>
51    </message>
52    <message>
53        <location filename="../src/tspmodel.cpp" line="165"/>
54        <location filename="../src/tspmodel.cpp" line="371"/>
55        <location filename="../src/tspmodel.cpp" line="388"/>
56        <location filename="../src/tspmodel.cpp" line="402"/>
57        <location filename="../src/tspmodel.cpp" line="440"/>
58        <location filename="../src/tspmodel.cpp" line="450"/>
59        <source>Unable to load task:</source>
60        <translation type="unfinished"></translation>
61    </message>
62    <message>
63        <location filename="../src/tspmodel.cpp" line="141"/>
64        <source>Unable to open task file.
65Error: %1</source>
66        <translation type="unfinished"></translation>
67    </message>
68    <message>
69        <location filename="../src/tspmodel.cpp" line="165"/>
70        <source>Unknown file format or file is corrupted.</source>
71        <translation type="unfinished"></translation>
72    </message>
73    <message>
74        <location filename="../src/tspmodel.cpp" line="388"/>
75        <location filename="../src/tspmodel.cpp" line="440"/>
76        <source>File version is newer than application supports.
77Please, try to update application.</source>
78        <translation type="unfinished"></translation>
79    </message>
80    <message>
81        <location filename="../src/tspmodel.cpp" line="402"/>
82        <location filename="../src/tspmodel.cpp" line="450"/>
83        <source>Unexpected data read.
84File is possibly corrupted.</source>
85        <translation type="unfinished"></translation>
86    </message>
87    <message>
88        <location filename="../src/tspmodel.cpp" line="234"/>
89        <location filename="../src/tspmodel.cpp" line="242"/>
90        <location filename="../src/tspmodel.cpp" line="250"/>
91        <location filename="../src/tspmodel.cpp" line="258"/>
92        <location filename="../src/tspmodel.cpp" line="266"/>
93        <location filename="../src/tspmodel.cpp" line="274"/>
94        <location filename="../src/tspmodel.cpp" line="282"/>
95        <location filename="../src/tspmodel.cpp" line="293"/>
96        <source>Task Save</source>
97        <translation type="unfinished"></translation>
98    </message>
99    <message>
100        <location filename="../src/tspmodel.cpp" line="234"/>
101        <source>Unable to create task file.
102Error: %1
103Maybe, file is read-only?</source>
104        <translation type="unfinished"></translation>
105    </message>
106    <message>
107        <location filename="../src/tspmodel.cpp" line="242"/>
108        <location filename="../src/tspmodel.cpp" line="250"/>
109        <location filename="../src/tspmodel.cpp" line="258"/>
110        <location filename="../src/tspmodel.cpp" line="266"/>
111        <location filename="../src/tspmodel.cpp" line="274"/>
112        <location filename="../src/tspmodel.cpp" line="282"/>
113        <location filename="../src/tspmodel.cpp" line="293"/>
114        <source>Unable to save task.
115Error: %1</source>
116        <translation type="unfinished"></translation>
117    </message>
118</context>
119<context>
120    <name>CTSPSolver</name>
121    <message>
122        <location filename="../src/tspsolver.cpp" line="91"/>
123        <source>%v of %m parts found</source>
124        <translation type="unfinished"></translation>
125    </message>
126    <message>
127        <location filename="../src/tspsolver.cpp" line="95"/>
128        <source>Calculating optimal route...</source>
129        <translation type="unfinished"></translation>
130    </message>
131    <message>
132        <location filename="../src/tspsolver.cpp" line="96"/>
133        <source>Solution Progress</source>
134        <translation type="unfinished"></translation>
135    </message>
136    <message>
137        <location filename="../src/tspsolver.cpp" line="172"/>
138        <source>Solution Result</source>
139        <translation type="unfinished"></translation>
140    </message>
141    <message>
142        <location filename="../src/tspsolver.cpp" line="172"/>
143        <source>Unable to find solution.
144Maybe, this task has no solutions.</source>
145        <translation type="unfinished"></translation>
146    </message>
147    <message>
148        <location filename="../src/tspsolver.cpp" line="42"/>
149        <location filename="../src/tspsolver.cpp" line="44"/>
150        <location filename="../src/tspsolver.cpp" line="47"/>
151        <source>City %1</source>
152        <translation type="unfinished"></translation>
153    </message>
154</context>
155<context>
156    <name>MainWindow</name>
157    <message>
158        <location filename="../src/mainwindow.cpp" line="276"/>
159        <location filename="../src/mainwindow.cpp" line="285"/>
160        <source>Language change</source>
161        <translation type="unfinished"></translation>
162    </message>
163    <message>
164        <location filename="../src/mainwindow.cpp" line="693"/>
165        <source>Would you like to save changes in current task?</source>
166        <translation type="unfinished"></translation>
167    </message>
168    <message>
169        <location filename="../ui/mainwindow.ui" line="15"/>
170        <location filename="../src/mainwindow.cpp" line="801"/>
171        <source>Travelling Salesman Problem</source>
172        <translation type="unfinished"></translation>
173    </message>
174    <message>
175        <location filename="../src/mainwindow.cpp" line="680"/>
176        <location filename="../src/mainwindow.cpp" line="682"/>
177        <source>Language Change</source>
178        <translation type="unfinished"></translation>
179    </message>
180    <message>
181        <location filename="../src/mainwindow.cpp" line="693"/>
182        <source>Unsaved Changes</source>
183        <translation type="unfinished"></translation>
184    </message>
185    <message>
186        <location filename="../src/mainwindow.cpp" line="131"/>
187        <source>All Supported Formats</source>
188        <translation type="unfinished"></translation>
189    </message>
190    <message>
191        <location filename="../src/mainwindow.cpp" line="132"/>
192        <location filename="../src/mainwindow.cpp" line="133"/>
193        <source>%1 Task Files</source>
194        <translation type="unfinished"></translation>
195    </message>
196    <message>
197        <location filename="../src/mainwindow.cpp" line="134"/>
198        <location filename="../src/mainwindow.cpp" line="191"/>
199        <location filename="../src/mainwindow.cpp" line="778"/>
200        <source>All Files</source>
201        <translation type="unfinished"></translation>
202    </message>
203    <message>
204        <location filename="../src/mainwindow.cpp" line="185"/>
205        <source>PDF Files</source>
206        <translation type="unfinished"></translation>
207    </message>
208    <message>
209        <location filename="../src/mainwindow.cpp" line="187"/>
210        <source>HTML Files</source>
211        <translation type="unfinished"></translation>
212    </message>
213    <message>
214        <location filename="../src/mainwindow.cpp" line="189"/>
215        <source>OpenDocument Files</source>
216        <translation type="unfinished"></translation>
217    </message>
218    <message>
219        <location filename="../src/mainwindow.cpp" line="438"/>
220        <source>Selected candidate for branching: %1.</source>
221        <translation type="unfinished"></translation>
222    </message>
223    <message>
224        <location filename="../src/mainwindow.cpp" line="438"/>
225        <location filename="../src/mainwindow.cpp" line="445"/>
226        <source>(%1;%2)</source>
227        <translation type="unfinished"></translation>
228    </message>
229    <message numerus="yes">
230        <location filename="../src/mainwindow.cpp" line="447"/>
231        <source>%n alternate candidate(s) for branching: %1.</source>
232        <translation>
233            <numerusform>%n alternate candidate for branching: %1.</numerusform>
234            <numerusform>%n alternate candidates for branching: %1.</numerusform>
235        </translation>
236    </message>
237    <message numerus="yes">
238        <location filename="../src/mainwindow.cpp" line="465"/>
239        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
240        <translation>
241            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; unit.</numerusform>
242            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; units.</numerusform>
243        </translation>
244    </message>
245    <message>
246        <location filename="../src/mainwindow.cpp" line="777"/>
247        <source>%1 Task File</source>
248        <translation type="unfinished"></translation>
249    </message>
250    <message>
251        <location filename="../src/mainwindow.cpp" line="260"/>
252        <source>Settings Changed</source>
253        <translation type="unfinished"></translation>
254    </message>
255    <message>
256        <location filename="../src/mainwindow.cpp" line="137"/>
257        <source>Task Load</source>
258        <translation type="unfinished"></translation>
259    </message>
260    <message>
261        <location filename="../src/mainwindow.cpp" line="260"/>
262        <source>You have changed color settings.
263Do you wish to apply them to current solution text?</source>
264        <translation type="unfinished"></translation>
265    </message>
266    <message>
267        <location filename="../src/mainwindow.cpp" line="370"/>
268        <source>About TSPSG</source>
269        <translation type="unfinished"></translation>
270    </message>
271    <message>
272        <location filename="../src/mainwindow.cpp" line="411"/>
273        <source>Data error</source>
274        <translation type="unfinished"></translation>
275    </message>
276    <message>
277        <location filename="../src/mainwindow.cpp" line="411"/>
278        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
279        <translation type="unfinished"></translation>
280    </message>
281    <message>
282        <location filename="../src/mainwindow.cpp" line="424"/>
283        <source>Variant #%1</source>
284        <translation type="unfinished"></translation>
285    </message>
286    <message>
287        <location filename="../src/mainwindow.cpp" line="425"/>
288        <source>Task:</source>
289        <translation type="unfinished"></translation>
290    </message>
291    <message>
292        <location filename="../src/mainwindow.cpp" line="428"/>
293        <location filename="../src/mainwindow.cpp" line="475"/>
294        <source>Solution of Variant #%1 task</source>
295        <translation type="unfinished"></translation>
296    </message>
297    <message>
298        <location filename="../src/mainwindow.cpp" line="434"/>
299        <source>Step #%1</source>
300        <translation type="unfinished"></translation>
301    </message>
302    <message>
303        <location filename="../src/mainwindow.cpp" line="460"/>
304        <source>Optimal path:</source>
305        <translation type="unfinished"></translation>
306    </message>
307    <message>
308        <location filename="../src/mainwindow.cpp" line="462"/>
309        <source>Resulting path:</source>
310        <translation type="unfinished"></translation>
311    </message>
312    <message>
313        <location filename="../src/mainwindow.cpp" line="467"/>
314        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
315        <translation type="unfinished"></translation>
316    </message>
317    <message>
318        <location filename="../src/mainwindow.cpp" line="470"/>
319        <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>
320        <translation type="unfinished"></translation>
321    </message>
322    <message>
323        <location filename="../src/mainwindow.cpp" line="680"/>
324        <location filename="../src/mainwindow.cpp" line="682"/>
325        <source>Unable to load the translation language.
326Falling back to autodetection.</source>
327        <translation type="unfinished"></translation>
328    </message>
329    <message>
330        <location filename="../src/mainwindow.cpp" line="754"/>
331        <source>Set application language to %1</source>
332        <translation type="unfinished"></translation>
333    </message>
334    <message>
335        <location filename="../src/mainwindow.cpp" line="786"/>
336        <source>Task Save</source>
337        <translation type="unfinished"></translation>
338    </message>
339    <message>
340        <location filename="../src/mainwindow.cpp" line="276"/>
341        <source>Language will be autodetected on next application start.</source>
342        <translation type="unfinished"></translation>
343    </message>
344    <message>
345        <location filename="../src/mainwindow.cpp" line="285"/>
346        <source>You have language autodetection turned on.
347It needs to be off.
348Do you wish to turn it off?</source>
349        <translation type="unfinished"></translation>
350    </message>
351    <message>
352        <location filename="../src/mainwindow.cpp" line="151"/>
353        <location filename="../src/mainwindow.cpp" line="152"/>
354        <location filename="../src/mainwindow.cpp" line="168"/>
355        <location filename="../src/mainwindow.cpp" line="290"/>
356        <location filename="../src/mainwindow.h" line="107"/>
357        <source>Untitled</source>
358        <translation type="unfinished"></translation>
359    </message>
360    <message>
361        <location filename="../ui/mainwindow.ui" line="27"/>
362        <source>Task</source>
363        <translation type="unfinished"></translation>
364    </message>
365    <message>
366        <location filename="../ui/mainwindow.ui" line="48"/>
367        <source>&amp;Variant:</source>
368        <translation type="unfinished"></translation>
369    </message>
370    <message>
371        <location filename="../ui/mainwindow.ui" line="61"/>
372        <source>Number of variant</source>
373        <translation type="unfinished"></translation>
374    </message>
375    <message>
376        <location filename="../ui/mainwindow.ui" line="71"/>
377        <source>&amp;Cities:</source>
378        <translation type="unfinished"></translation>
379    </message>
380    <message>
381        <location filename="../ui/mainwindow.ui" line="84"/>
382        <source>Number of cities</source>
383        <translation type="unfinished"></translation>
384    </message>
385    <message>
386        <location filename="../ui/mainwindow.ui" line="112"/>
387        <source>Cost of travel from city to city</source>
388        <translation type="unfinished"></translation>
389    </message>
390    <message>
391        <location filename="../ui/mainwindow.ui" line="140"/>
392        <source>Fill table with random numbers</source>
393        <translation type="unfinished"></translation>
394    </message>
395    <message>
396        <location filename="../ui/mainwindow.ui" line="143"/>
397        <source>Random</source>
398        <translation type="unfinished"></translation>
399    </message>
400    <message>
401        <location filename="../ui/mainwindow.ui" line="157"/>
402        <source>Solve current task</source>
403        <translation type="unfinished"></translation>
404    </message>
405    <message>
406        <location filename="../ui/mainwindow.ui" line="160"/>
407        <source>Solve</source>
408        <translation type="unfinished"></translation>
409    </message>
410    <message>
411        <location filename="../ui/mainwindow.ui" line="174"/>
412        <source>Solution</source>
413        <translation type="unfinished"></translation>
414    </message>
415    <message>
416        <location filename="../ui/mainwindow.ui" line="183"/>
417        <source>Solution steps</source>
418        <translation type="unfinished"></translation>
419    </message>
420    <message>
421        <location filename="../ui/mainwindow.ui" line="204"/>
422        <location filename="../ui/mainwindow.ui" line="358"/>
423        <source>Save solution to a file</source>
424        <translation type="unfinished"></translation>
425    </message>
426    <message>
427        <location filename="../ui/mainwindow.ui" line="207"/>
428        <source>Save Solution</source>
429        <translation type="unfinished"></translation>
430    </message>
431    <message>
432        <location filename="../ui/mainwindow.ui" line="234"/>
433        <source>Go back to Task tab</source>
434        <translation type="unfinished"></translation>
435    </message>
436    <message>
437        <location filename="../ui/mainwindow.ui" line="237"/>
438        <source>Back to Task</source>
439        <translation type="unfinished"></translation>
440    </message>
441    <message>
442        <location filename="../ui/mainwindow.ui" line="266"/>
443        <source>&amp;File</source>
444        <translation type="unfinished"></translation>
445    </message>
446    <message>
447        <location filename="../ui/mainwindow.ui" line="298"/>
448        <source>&amp;Language</source>
449        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
450        <translation type="unfinished"></translation>
451    </message>
452    <message>
453        <location filename="../ui/mainwindow.ui" line="436"/>
454        <source>Context &amp;Help</source>
455        <translation type="unfinished"></translation>
456    </message>
457    <message>
458        <location filename="../ui/mainwindow.ui" line="451"/>
459        <source>&amp;About TSPSG...</source>
460        <translation type="unfinished"></translation>
461    </message>
462    <message>
463        <location filename="../ui/mainwindow.ui" line="517"/>
464        <source>&amp;Save</source>
465        <translation type="unfinished"></translation>
466    </message>
467    <message>
468        <location filename="../ui/mainwindow.ui" line="288"/>
469        <source>&amp;Settings</source>
470        <translation type="unfinished"></translation>
471    </message>
472    <message>
473        <location filename="../ui/mainwindow.ui" line="314"/>
474        <source>&amp;Help</source>
475        <translation type="unfinished"></translation>
476    </message>
477    <message>
478        <location filename="../ui/mainwindow.ui" line="355"/>
479        <source>Save solution</source>
480        <translation type="unfinished"></translation>
481    </message>
482    <message>
483        <location filename="../ui/mainwindow.ui" line="367"/>
484        <source>&amp;New</source>
485        <translation type="unfinished"></translation>
486    </message>
487    <message>
488        <location filename="../ui/mainwindow.ui" line="370"/>
489        <source>New task</source>
490        <translation type="unfinished"></translation>
491    </message>
492    <message>
493        <location filename="../ui/mainwindow.ui" line="373"/>
494        <source>Create new task</source>
495        <translation type="unfinished"></translation>
496    </message>
497    <message>
498        <location filename="../ui/mainwindow.ui" line="376"/>
499        <source>Ctrl+N</source>
500        <translation type="unfinished"></translation>
501    </message>
502    <message>
503        <location filename="../ui/mainwindow.ui" line="385"/>
504        <source>&amp;Open...</source>
505        <translation type="unfinished"></translation>
506    </message>
507    <message>
508        <location filename="../ui/mainwindow.ui" line="388"/>
509        <source>Open task</source>
510        <translation type="unfinished"></translation>
511    </message>
512    <message>
513        <location filename="../ui/mainwindow.ui" line="391"/>
514        <source>Open saved task</source>
515        <translation type="unfinished"></translation>
516    </message>
517    <message>
518        <location filename="../ui/mainwindow.ui" line="394"/>
519        <source>Ctrl+O</source>
520        <translation type="unfinished"></translation>
521    </message>
522    <message>
523        <location filename="../ui/mainwindow.ui" line="403"/>
524        <source>&amp;Preferences...</source>
525        <translation type="unfinished"></translation>
526    </message>
527    <message>
528        <location filename="../ui/mainwindow.ui" line="406"/>
529        <source>Application preferences</source>
530        <translation type="unfinished"></translation>
531    </message>
532    <message>
533        <location filename="../ui/mainwindow.ui" line="418"/>
534        <source>&amp;Contents</source>
535        <translation type="unfinished"></translation>
536    </message>
537    <message>
538        <location filename="../ui/mainwindow.ui" line="421"/>
539        <source>Open help contents</source>
540        <translation type="unfinished"></translation>
541    </message>
542    <message>
543        <location filename="../ui/mainwindow.ui" line="424"/>
544        <source>Ctrl+F1</source>
545        <translation type="unfinished"></translation>
546    </message>
547    <message>
548        <location filename="../ui/mainwindow.ui" line="439"/>
549        <source>Open context help</source>
550        <translation type="unfinished"></translation>
551    </message>
552    <message>
553        <location filename="../ui/mainwindow.ui" line="442"/>
554        <source>F1</source>
555        <translation type="unfinished"></translation>
556    </message>
557    <message>
558        <location filename="../ui/mainwindow.ui" line="454"/>
559        <source>About application</source>
560        <translation type="unfinished"></translation>
561    </message>
562    <message>
563        <location filename="../ui/mainwindow.ui" line="463"/>
564        <source>E&amp;xit</source>
565        <translation type="unfinished"></translation>
566    </message>
567    <message>
568        <location filename="../ui/mainwindow.ui" line="466"/>
569        <source>Exit application</source>
570        <translation type="unfinished"></translation>
571    </message>
572    <message>
573        <location filename="../ui/mainwindow.ui" line="471"/>
574        <source>&amp;Task...</source>
575        <translation type="unfinished"></translation>
576    </message>
577    <message>
578        <location filename="../ui/mainwindow.ui" line="474"/>
579        <location filename="../ui/mainwindow.ui" line="520"/>
580        <source>Save task</source>
581        <translation type="unfinished"></translation>
582    </message>
583    <message>
584        <location filename="../ui/mainwindow.ui" line="477"/>
585        <source>Save task to file</source>
586        <translation type="unfinished"></translation>
587    </message>
588    <message>
589        <location filename="../ui/mainwindow.ui" line="526"/>
590        <source>Ctrl+S</source>
591        <translation type="unfinished"></translation>
592    </message>
593    <message>
594        <location filename="../ui/mainwindow.ui" line="488"/>
595        <source>&amp;Autodetect</source>
596        <translation type="unfinished"></translation>
597    </message>
598    <message>
599        <location filename="../ui/mainwindow.ui" line="523"/>
600        <source>Save current task</source>
601        <translation type="unfinished"></translation>
602    </message>
603    <message>
604        <location filename="../ui/mainwindow.ui" line="535"/>
605        <source>About &amp;Qt...</source>
606        <translation type="unfinished"></translation>
607    </message>
608    <message>
609        <location filename="../ui/mainwindow.ui" line="538"/>
610        <source>About Qt library</source>
611        <translation type="unfinished"></translation>
612    </message>
613    <message>
614        <location filename="../ui/mainwindow.ui" line="292"/>
615        <source>Select language</source>
616        <translation type="unfinished"></translation>
617    </message>
618    <message>
619        <location filename="../ui/mainwindow.ui" line="270"/>
620        <source>Save &amp;As</source>
621        <translation type="unfinished"></translation>
622    </message>
623    <message>
624        <location filename="../ui/mainwindow.ui" line="295"/>
625        <source>Select application language</source>
626        <translation type="unfinished"></translation>
627    </message>
628    <message>
629        <location filename="../src/mainwindow.cpp" line="765"/>
630        <source>&amp;Print...</source>
631        <translation type="unfinished"></translation>
632    </message>
633    <message>
634        <location filename="../src/mainwindow.cpp" line="772"/>
635        <source>Ctrl+P</source>
636        <translation type="unfinished"></translation>
637    </message>
638    <message>
639        <location filename="../ui/mainwindow.ui" line="352"/>
640        <source>&amp;Solution...</source>
641        <translation type="unfinished"></translation>
642    </message>
643    <message>
644        <location filename="../ui/mainwindow.ui" line="491"/>
645        <source>Detect language automatically</source>
646        <translation type="unfinished"></translation>
647    </message>
648    <message>
649        <location filename="../ui/mainwindow.ui" line="331"/>
650        <source>Toolbar</source>
651        <translation type="unfinished"></translation>
652    </message>
653    <message>
654        <location filename="../src/mainwindow.cpp" line="757"/>
655        <source>P&amp;rint Preview...</source>
656        <translation type="unfinished"></translation>
657    </message>
658    <message>
659        <location filename="../src/mainwindow.cpp" line="759"/>
660        <source>Preview solution results</source>
661        <translation type="unfinished"></translation>
662    </message>
663    <message>
664        <location filename="../src/mainwindow.cpp" line="762"/>
665        <source>Preview current solution results before printing</source>
666        <translation type="unfinished"></translation>
667    </message>
668    <message>
669        <location filename="../src/mainwindow.cpp" line="767"/>
670        <source>Print solution</source>
671        <translation type="unfinished"></translation>
672    </message>
673    <message>
674        <location filename="../src/mainwindow.cpp" line="770"/>
675        <source>Print current solution results</source>
676        <translation type="unfinished"></translation>
677    </message>
678    <message>
679        <location filename="../ui/mainwindow.ui" line="494"/>
680        <source>Detect language automatically based on regional settings</source>
681        <translation type="unfinished"></translation>
682    </message>
683</context>
684<context>
685    <name>SettingsDialog</name>
686    <message>
687        <location filename="../ui/settingsdialog.ui" line="7"/>
688        <source>Preferences</source>
689        <translation type="unfinished"></translation>
690    </message>
691    <message>
692        <location filename="../ui/settingsdialog.ui" line="226"/>
693        <source>Task</source>
694        <translation type="unfinished"></translation>
695    </message>
696    <message>
697        <location filename="../ui/settingsdialog.ui" line="229"/>
698        <source>Task generation and solving settings</source>
699        <translation type="unfinished"></translation>
700    </message>
701    <message>
702        <location filename="../ui/settingsdialog.ui" line="240"/>
703        <source>Fractional accuracy:</source>
704        <translation type="unfinished"></translation>
705    </message>
706    <message>
707        <location filename="../ui/settingsdialog.ui" line="250"/>
708        <source>Accuracy of the fractional values (in decimal places)</source>
709        <translation type="unfinished"></translation>
710    </message>
711    <message>
712        <location filename="../ui/settingsdialog.ui" line="265"/>
713        <source>In this mode the cost of travel from city 1 to city 2 and vice versa is the same</source>
714        <translation type="unfinished"></translation>
715    </message>
716    <message>
717        <location filename="../ui/settingsdialog.ui" line="268"/>
718        <source>Symmetric mode</source>
719        <translation type="unfinished"></translation>
720    </message>
721    <message>
722        <location filename="../ui/settingsdialog.ui" line="286"/>
723        <source>Minimal random:</source>
724        <translation type="unfinished"></translation>
725    </message>
726    <message>
727        <location filename="../ui/settingsdialog.ui" line="299"/>
728        <source>Minimum for random number generation</source>
729        <translation type="unfinished"></translation>
730    </message>
731    <message>
732        <location filename="../ui/settingsdialog.ui" line="306"/>
733        <source>Maximal random:</source>
734        <translation type="unfinished"></translation>
735    </message>
736    <message>
737        <location filename="../ui/settingsdialog.ui" line="319"/>
738        <source>Maximum for random number generation</source>
739        <translation type="unfinished"></translation>
740    </message>
741    <message>
742        <location filename="../ui/settingsdialog.ui" line="331"/>
743        <source>Generate fractional random values with the Fractional accuracy</source>
744        <translation type="unfinished"></translation>
745    </message>
746    <message>
747        <location filename="../ui/settingsdialog.ui" line="457"/>
748        <source>Output font settings</source>
749        <translation type="unfinished"></translation>
750    </message>
751    <message>
752        <location filename="../ui/settingsdialog.ui" line="486"/>
753        <source>&amp;Color...</source>
754        <translation type="unfinished"></translation>
755    </message>
756    <message>
757        <location filename="../ui/settingsdialog.ui" line="189"/>
758        <source>Automatically resize rows and columns to their contents</source>
759        <translation type="unfinished"></translation>
760    </message>
761    <message>
762        <location filename="../ui/settingsdialog.ui" line="177"/>
763        <source>General</source>
764        <translation type="unfinished"></translation>
765    </message>
766    <message>
767        <location filename="../ui/settingsdialog.ui" line="180"/>
768        <source>General TSPSG settings</source>
769        <translation type="unfinished"></translation>
770    </message>
771    <message>
772        <location filename="../ui/settingsdialog.ui" line="192"/>
773        <source>Autosize of rows and columns</source>
774        <translation type="unfinished"></translation>
775    </message>
776    <message>
777        <location filename="../ui/settingsdialog.ui" line="202"/>
778        <source>Use native File Open and File Save dialogs (uncheck to use Qt&apos;s Dialogs)</source>
779        <translation type="unfinished"></translation>
780    </message>
781    <message>
782        <location filename="../ui/settingsdialog.ui" line="275"/>
783        <source>Task generation</source>
784        <translation type="unfinished"></translation>
785    </message>
786    <message>
787        <location filename="../ui/settingsdialog.ui" line="358"/>
788        <source>Output</source>
789        <translation type="unfinished"></translation>
790    </message>
791    <message>
792        <location filename="../ui/settingsdialog.ui" line="361"/>
793        <source>Solution output settings</source>
794        <translation type="unfinished"></translation>
795    </message>
796    <message>
797        <location filename="../ui/settingsdialog.ui" line="370"/>
798        <source>Show solution steps&apos; matrices for every solution step</source>
799        <translation type="unfinished"></translation>
800    </message>
801    <message>
802        <location filename="../ui/settingsdialog.ui" line="373"/>
803        <source>Show solution steps&apos; matrices</source>
804        <translation type="unfinished"></translation>
805    </message>
806    <message>
807        <location filename="../ui/settingsdialog.ui" line="404"/>
808        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
809        <translation type="unfinished"></translation>
810    </message>
811    <message>
812        <location filename="../ui/settingsdialog.ui" line="414"/>
813        <source>Maximum number of cities to show solution steps&apos; matrices</source>
814        <translation type="unfinished"></translation>
815    </message>
816    <message>
817        <location filename="../ui/settingsdialog.ui" line="466"/>
818        <source>Font face for solution output</source>
819        <translation type="unfinished"></translation>
820    </message>
821    <message>
822        <location filename="../ui/settingsdialog.ui" line="483"/>
823        <source>Font color for solution output</source>
824        <translation type="unfinished"></translation>
825    </message>
826    <message>
827        <location filename="../ui/settingsdialog.ui" line="334"/>
828        <source>Fractional random values</source>
829        <translation type="unfinished"></translation>
830    </message>
831    <message>
832        <location filename="../ui/settingsdialog.ui" line="445"/>
833        <source>Scroll to the end of solution output after solving</source>
834        <translation type="unfinished"></translation>
835    </message>
836    <message>
837        <location filename="../ui/settingsdialog.ui" line="448"/>
838        <source>Scroll to solution end</source>
839        <translation type="unfinished"></translation>
840    </message>
841    <message>
842        <location filename="../ui/settingsdialog.ui" line="205"/>
843        <source>Use native file dialogs</source>
844        <translation type="unfinished"></translation>
845    </message>
846    <message>
847        <location filename="../ui/settingsdialog.ui" line="407"/>
848        <source>Only when &lt;=</source>
849        <translation>Only when </translation>
850    </message>
851    <message>
852        <location filename="../ui/settingsdialog.ui" line="417"/>
853        <source> cities</source>
854        <comment>Don&apos;t forget a space at the beginning!</comment>
855        <translation type="unfinished"></translation>
856    </message>
857    <message>
858        <location filename="../ui/settingsdialog.ui" line="469"/>
859        <source>&amp;Font...</source>
860        <translation type="unfinished"></translation>
861    </message>
862    <message>
863        <location filename="../ui/settingsdialog.ui" line="103"/>
864        <location filename="../ui/settingsdialog.ui" line="109"/>
865        <source>Help</source>
866        <translation type="unfinished"></translation>
867    </message>
868    <message>
869        <location filename="../ui/settingsdialog.ui" line="106"/>
870        <source>Get preferences help</source>
871        <translation type="unfinished"></translation>
872    </message>
873    <message>
874        <location filename="../src/settingsdialog.cpp" line="38"/>
875        <source>Save new preferences</source>
876        <translation type="unfinished"></translation>
877    </message>
878    <message>
879        <location filename="../src/settingsdialog.cpp" line="41"/>
880        <source>Close without saving preferences</source>
881        <translation type="unfinished"></translation>
882    </message>
883    <message>
884        <location filename="../src/settingsdialog.cpp" line="83"/>
885        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
886        <translation type="unfinished"></translation>
887    </message>
888    <message>
889        <location filename="../src/settingsdialog.cpp" line="85"/>
890        <source>Use translucency effects</source>
891        <translation type="unfinished"></translation>
892    </message>
893    <message>
894        <location filename="../src/settingsdialog.cpp" line="93"/>
895        <source>Restore main window state and position on application restart</source>
896        <translation type="unfinished"></translation>
897    </message>
898    <message>
899        <location filename="../src/settingsdialog.cpp" line="95"/>
900        <source>Save main window state and position</source>
901        <translation type="unfinished"></translation>
902    </message>
903    <message>
904        <location filename="../src/settingsdialog.cpp" line="117"/>
905        <source>Hover mouse pointer over dialog elements to get additional help</source>
906        <translation type="unfinished"></translation>
907    </message>
908    <message>
909        <location filename="../src/settingsdialog.cpp" line="239"/>
910        <location filename="../src/settingsdialog.cpp" line="245"/>
911        <source>Settings Reset</source>
912        <translation type="unfinished"></translation>
913    </message>
914    <message>
915        <location filename="../src/settingsdialog.cpp" line="239"/>
916        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
917        <translation type="unfinished"></translation>
918    </message>
919    <message>
920        <location filename="../src/settingsdialog.cpp" line="245"/>
921        <source>All settings where successfully reset to their defaults.
922It is recommended to restart the application now.</source>
923        <translation type="unfinished"></translation>
924    </message>
925</context>
926</TS>
Note: See TracBrowser for help on using the repository browser.