source: tspsg/i18n/en.ts @ ec54b4490b

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

+ Finished solving algorithm (needs thorough testing).
+ Solution can be saved to HTML or OpenDocument? format.
+ Added VERSIONINFO resource for windows builds.

  • Updated translations to have unified terminology everywhere.

NB: This will be the first public alpha build.

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