source: tspsg-svn/trunk/i18n/en.ts @ 79

Last change on this file since 79 was 79, checked in by laleppa, 14 years ago

Translations updated...

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