source: tspsg/i18n/en.ts @ fcaa74f7d7

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

Translations update...

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