source: tspsg/i18n/en.ts @ b5c9bcb585

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

+ Added README file.

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