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

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