source: tspsg/i18n/en.ts @ f0464480db

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