source: tspsg/i18n/en.ts @ 9cf98b9bd6

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

+ Warning about possible non-optimal result.

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