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

Last change on this file since 40 was 39, checked in by laleppa, 15 years ago

+ Added README file.

  • Very minor ui and translation changes.
File size: 31.4 KB
RevLine 
[18]1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
[29]3<TS version="2.0">
[18]4<defaultcodec>UTF-8</defaultcodec>
5<context>
6    <name>CTSPModel</name>
7    <message>
[35]8        <location filename="../src/tspmodel.cpp" line="51"/>
[27]9        <source>City %1</source>
[29]10        <translation type="unfinished"></translation>
[18]11    </message>
12    <message>
[35]13        <location filename="../src/tspmodel.cpp" line="53"/>
[18]14        <source>%1</source>
[29]15        <translation type="unfinished"></translation>
[18]16    </message>
[35]17    <message>
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>
[18]109</context>
110<context>
111    <name>MainWindow</name>
112    <message>
[39]113        <location filename="../src/mainwindow.cpp" line="134"/>
114        <location filename="../src/mainwindow.cpp" line="323"/>
115        <location filename="../src/mainwindow.cpp" line="332"/>
[29]116        <source>Language change</source>
117        <translation type="unfinished"></translation>
[18]118    </message>
119    <message>
[39]120        <location filename="../src/mainwindow.cpp" line="134"/>
[29]121        <source>Unable to load translation language.</source>
122        <translation type="unfinished"></translation>
[18]123    </message>
124    <message>
[39]125        <location filename="../src/mainwindow.cpp" line="162"/>
[37]126        <source>New Task</source>
127        <translation type="unfinished"></translation>
128    </message>
129    <message>
[39]130        <location filename="../src/mainwindow.cpp" line="162"/>
131        <location filename="../src/mainwindow.cpp" line="173"/>
132        <location filename="../src/mainwindow.cpp" line="346"/>
[37]133        <source>Would you like to save changes in current task?</source>
134        <translation type="unfinished"></translation>
135    </message>
136    <message>
[39]137        <location filename="../src/mainwindow.cpp" line="173"/>
[37]138        <source>Task Open</source>
139        <translation type="unfinished"></translation>
140    </message>
141    <message>
[39]142        <location filename="../src/mainwindow.cpp" line="180"/>
[35]143        <source>All Supported Formats</source>
144        <translation type="unfinished"></translation>
145    </message>
146    <message>
[39]147        <location filename="../src/mainwindow.cpp" line="181"/>
148        <location filename="../src/mainwindow.cpp" line="182"/>
[35]149        <source>%1 Task Files</source>
150        <translation type="unfinished"></translation>
151    </message>
152    <message>
[39]153        <location filename="../src/mainwindow.cpp" line="183"/>
154        <location filename="../src/mainwindow.cpp" line="203"/>
[35]155        <source>All Files</source>
156        <translation type="unfinished"></translation>
157    </message>
158    <message>
[39]159        <location filename="../src/mainwindow.cpp" line="202"/>
[35]160        <source>%1 Task File</source>
161        <translation type="unfinished"></translation>
162    </message>
163    <message>
[39]164        <location filename="../src/mainwindow.cpp" line="259"/>
[29]165        <source>Data error</source>
166        <translation type="unfinished"></translation>
[18]167    </message>
168    <message>
[39]169        <location filename="../src/mainwindow.cpp" line="259"/>
[29]170        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
171        <translation type="unfinished"></translation>
[18]172    </message>
173    <message>
[39]174        <location filename="../src/mainwindow.cpp" line="268"/>
[29]175        <source>Solution error</source>
176        <translation type="unfinished"></translation>
[18]177    </message>
178    <message>
[39]179        <location filename="../src/mainwindow.cpp" line="268"/>
[29]180        <source>There was an error while solving the task.</source>
181        <translation type="unfinished"></translation>
[18]182    </message>
183    <message>
[39]184        <location filename="../src/mainwindow.cpp" line="323"/>
[30]185        <source>Language will be autodetected on next application start.</source>
186        <translation type="unfinished"></translation>
187    </message>
188    <message>
[39]189        <location filename="../src/mainwindow.cpp" line="332"/>
[30]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>
[39]196        <location filename="../src/mainwindow.cpp" line="346"/>
[37]197        <source>Application Close</source>
[29]198        <translation type="unfinished"></translation>
[18]199    </message>
200    <message>
[27]201        <location filename="../ui/mainwindow.ce.ui" line="56"/>
202        <location filename="../ui/mainwindow.ui" line="35"/>
203        <source>Task</source>
[29]204        <translation type="unfinished"></translation>
[18]205    </message>
206    <message>
[27]207        <location filename="../ui/mainwindow.ce.ui" line="77"/>
208        <location filename="../ui/mainwindow.ui" line="56"/>
209        <source>&amp;Variant:</source>
[29]210        <translation type="unfinished"></translation>
[18]211    </message>
212    <message>
[27]213        <location filename="../ui/mainwindow.ce.ui" line="90"/>
214        <location filename="../ui/mainwindow.ui" line="69"/>
215        <source>Number of variant</source>
[29]216        <translation type="unfinished"></translation>
[18]217    </message>
218    <message>
[27]219        <location filename="../ui/mainwindow.ce.ui" line="100"/>
220        <location filename="../ui/mainwindow.ui" line="79"/>
221        <source>&amp;Cities:</source>
[29]222        <translation type="unfinished"></translation>
[18]223    </message>
224    <message>
[27]225        <location filename="../ui/mainwindow.ce.ui" line="113"/>
226        <location filename="../ui/mainwindow.ui" line="92"/>
227        <source>Number of cities</source>
[29]228        <translation type="unfinished"></translation>
[18]229    </message>
230    <message>
[27]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>
[29]234        <translation type="unfinished"></translation>
[18]235    </message>
236    <message>
[27]237        <location filename="../ui/mainwindow.ce.ui" line="172"/>
238        <location filename="../ui/mainwindow.ui" line="151"/>
239        <source>Fill table with random numbers</source>
[29]240        <translation type="unfinished"></translation>
[18]241    </message>
242    <message>
[27]243        <location filename="../ui/mainwindow.ce.ui" line="175"/>
244        <location filename="../ui/mainwindow.ui" line="154"/>
245        <source>Random</source>
[29]246        <translation type="unfinished"></translation>
[18]247    </message>
248    <message>
[39]249        <location filename="../ui/mainwindow.ce.ui" line="189"/>
250        <location filename="../ui/mainwindow.ui" line="168"/>
[27]251        <source>Solve current task</source>
[29]252        <translation type="unfinished"></translation>
[18]253    </message>
254    <message>
[39]255        <location filename="../ui/mainwindow.ce.ui" line="192"/>
256        <location filename="../ui/mainwindow.ui" line="171"/>
[27]257        <source>Solve</source>
[29]258        <translation type="unfinished"></translation>
[18]259    </message>
260    <message>
[39]261        <location filename="../ui/mainwindow.ce.ui" line="206"/>
262        <location filename="../ui/mainwindow.ui" line="185"/>
[27]263        <source>Solution</source>
[29]264        <translation type="unfinished"></translation>
[18]265    </message>
266    <message>
[39]267        <location filename="../ui/mainwindow.ce.ui" line="223"/>
268        <location filename="../ui/mainwindow.ui" line="202"/>
[27]269        <source>Solution steps</source>
[29]270        <translation type="unfinished"></translation>
[18]271    </message>
272    <message>
[39]273        <location filename="../ui/mainwindow.ce.ui" line="233"/>
274        <location filename="../ui/mainwindow.ui" line="212"/>
[27]275        <source>Solution graph</source>
[29]276        <translation type="unfinished"></translation>
[18]277    </message>
278    <message>
[39]279        <location filename="../ui/mainwindow.ce.ui" line="259"/>
280        <location filename="../ui/mainwindow.ui" line="240"/>
[27]281        <source>&amp;File</source>
[29]282        <translation type="unfinished"></translation>
[18]283    </message>
284    <message>
[39]285        <location filename="../ui/mainwindow.ce.ui" line="266"/>
286        <location filename="../ui/mainwindow.ui" line="244"/>
287        <source>Save &amp;As...</source>
288        <translation type="unfinished"></translation>
289    </message>
290    <message>
291        <location filename="../ui/mainwindow.ce.ui" line="348"/>
292        <location filename="../ui/mainwindow.ui" line="361"/>
293        <source>Solution S&amp;teps</source>
294        <translation type="unfinished"></translation>
295    </message>
296    <message>
297        <location filename="../ui/mainwindow.ce.ui" line="362"/>
298        <location filename="../ui/mainwindow.ui" line="375"/>
299        <source>Solution &amp;Graph</source>
300        <translation type="unfinished"></translation>
301    </message>
302    <message>
303        <location filename="../ui/mainwindow.ce.ui" line="466"/>
304        <location filename="../ui/mainwindow.ui" line="479"/>
305        <source>Context &amp;Help</source>
306        <translation type="unfinished"></translation>
307    </message>
308    <message>
309        <location filename="../ui/mainwindow.ce.ui" line="557"/>
310        <location filename="../ui/mainwindow.ui" line="570"/>
[27]311        <source>&amp;Save</source>
[29]312        <translation type="unfinished"></translation>
[18]313    </message>
314    <message>
[39]315        <location filename="../ui/mainwindow.ce.ui" line="287"/>
316        <location filename="../ui/mainwindow.ui" line="268"/>
[27]317        <source>&amp;Settings</source>
[29]318        <translation type="unfinished"></translation>
[18]319    </message>
320    <message>
[37]321        <location filename="../ui/mainwindow.ce.ui" line="17"/>
322        <location filename="../ui/mainwindow.ui" line="14"/>
323        <source>Travelling salesman problem[*]</source>
324        <translation type="unfinished"></translation>
325    </message>
326    <message>
[39]327        <location filename="../ui/mainwindow.ce.ui" line="297"/>
328        <location filename="../ui/mainwindow.ui" line="278"/>
[29]329        <source>&amp;Language</source>
[39]330        <extracomment>Please, append &quot; / Language&quot; when translating this string.
331----------
332Please, append &quot; / Language&quot; when translating this string.</extracomment>
[29]333        <translation type="unfinished"></translation>
334    </message>
335    <message>
[39]336        <location filename="../ui/mainwindow.ce.ui" line="313"/>
337        <location filename="../ui/mainwindow.ui" line="294"/>
[27]338        <source>&amp;Help</source>
[29]339        <translation type="unfinished"></translation>
[18]340    </message>
341    <message>
[39]342        <location filename="../ui/mainwindow.ce.ui" line="351"/>
343        <location filename="../ui/mainwindow.ui" line="364"/>
[27]344        <source>Save solution steps</source>
[29]345        <translation type="unfinished"></translation>
[18]346    </message>
347    <message>
[39]348        <location filename="../ui/mainwindow.ce.ui" line="354"/>
349        <location filename="../ui/mainwindow.ui" line="367"/>
[27]350        <source>Save solution steps only</source>
[29]351        <translation type="unfinished"></translation>
[18]352    </message>
353    <message>
[39]354        <location filename="../ui/mainwindow.ce.ui" line="365"/>
355        <location filename="../ui/mainwindow.ui" line="378"/>
[27]356        <source>Save solution graph</source>
[29]357        <translation type="unfinished"></translation>
[18]358    </message>
359    <message>
[39]360        <location filename="../ui/mainwindow.ce.ui" line="368"/>
361        <location filename="../ui/mainwindow.ui" line="381"/>
[27]362        <source>Save solution graph only</source>
[29]363        <translation type="unfinished"></translation>
[18]364    </message>
365    <message>
[39]366        <location filename="../ui/mainwindow.ce.ui" line="376"/>
367        <location filename="../ui/mainwindow.ui" line="389"/>
[27]368        <source>&amp;Solution</source>
[29]369        <translation type="unfinished"></translation>
[18]370    </message>
371    <message>
[39]372        <location filename="../ui/mainwindow.ce.ui" line="379"/>
373        <location filename="../ui/mainwindow.ui" line="392"/>
[27]374        <source>Save solution</source>
[29]375        <translation type="unfinished"></translation>
[18]376    </message>
377    <message>
[39]378        <location filename="../ui/mainwindow.ce.ui" line="382"/>
379        <location filename="../ui/mainwindow.ui" line="395"/>
[27]380        <source>Save solution steps and graph</source>
[29]381        <translation type="unfinished"></translation>
[18]382    </message>
383    <message>
[39]384        <location filename="../ui/mainwindow.ce.ui" line="391"/>
385        <location filename="../ui/mainwindow.ui" line="404"/>
[27]386        <source>&amp;New</source>
[29]387        <translation type="unfinished"></translation>
[18]388    </message>
389    <message>
[39]390        <location filename="../ui/mainwindow.ce.ui" line="394"/>
391        <location filename="../ui/mainwindow.ui" line="407"/>
[27]392        <source>New</source>
[29]393        <translation type="unfinished"></translation>
[18]394    </message>
395    <message>
[39]396        <location filename="../ui/mainwindow.ce.ui" line="397"/>
397        <location filename="../ui/mainwindow.ui" line="410"/>
[27]398        <source>New task</source>
[29]399        <translation type="unfinished"></translation>
[18]400    </message>
401    <message>
[39]402        <location filename="../ui/mainwindow.ce.ui" line="400"/>
403        <location filename="../ui/mainwindow.ui" line="413"/>
[27]404        <source>Create new task</source>
[29]405        <translation type="unfinished"></translation>
[18]406    </message>
407    <message>
[39]408        <location filename="../ui/mainwindow.ce.ui" line="403"/>
409        <location filename="../ui/mainwindow.ui" line="416"/>
[29]410        <source>Ctrl+N</source>
411        <translation type="unfinished"></translation>
412    </message>
413    <message>
[39]414        <location filename="../ui/mainwindow.ce.ui" line="412"/>
415        <location filename="../ui/mainwindow.ui" line="425"/>
[27]416        <source>&amp;Open...</source>
[29]417        <translation type="unfinished"></translation>
[18]418    </message>
419    <message>
[39]420        <location filename="../ui/mainwindow.ce.ui" line="415"/>
421        <location filename="../ui/mainwindow.ui" line="428"/>
[27]422        <source>Open...</source>
[29]423        <translation type="unfinished"></translation>
[18]424    </message>
425    <message>
[39]426        <location filename="../ui/mainwindow.ce.ui" line="418"/>
427        <location filename="../ui/mainwindow.ui" line="431"/>
[27]428        <source>Open task</source>
[29]429        <translation type="unfinished"></translation>
[18]430    </message>
431    <message>
[39]432        <location filename="../ui/mainwindow.ce.ui" line="421"/>
433        <location filename="../ui/mainwindow.ui" line="434"/>
[27]434        <source>Open saved task</source>
[29]435        <translation type="unfinished"></translation>
[18]436    </message>
437    <message>
[39]438        <location filename="../ui/mainwindow.ce.ui" line="424"/>
439        <location filename="../ui/mainwindow.ui" line="437"/>
[27]440        <source>Ctrl+O</source>
[29]441        <translation type="unfinished"></translation>
[18]442    </message>
443    <message>
[39]444        <location filename="../ui/mainwindow.ce.ui" line="433"/>
445        <location filename="../ui/mainwindow.ui" line="446"/>
[27]446        <source>&amp;Preferences...</source>
[29]447        <translation type="unfinished"></translation>
[18]448    </message>
449    <message>
[39]450        <location filename="../ui/mainwindow.ce.ui" line="436"/>
451        <location filename="../ui/mainwindow.ui" line="449"/>
[27]452        <source>Preferences...</source>
[29]453        <translation type="unfinished"></translation>
[27]454    </message>
455    <message>
[39]456        <location filename="../ui/mainwindow.ce.ui" line="439"/>
457        <location filename="../ui/mainwindow.ui" line="452"/>
[27]458        <source>Application preferences</source>
[29]459        <translation type="unfinished"></translation>
[18]460    </message>
461    <message>
[39]462        <location filename="../ui/mainwindow.ce.ui" line="451"/>
463        <location filename="../ui/mainwindow.ui" line="464"/>
[27]464        <source>&amp;Contents</source>
[29]465        <translation type="unfinished"></translation>
[18]466    </message>
467    <message>
[39]468        <location filename="../ui/mainwindow.ce.ui" line="454"/>
469        <location filename="../ui/mainwindow.ui" line="467"/>
[27]470        <source>Open help contents</source>
[29]471        <translation type="unfinished"></translation>
[27]472    </message>
473    <message>
[39]474        <location filename="../ui/mainwindow.ce.ui" line="469"/>
475        <location filename="../ui/mainwindow.ui" line="482"/>
[27]476        <source>Open context help</source>
[29]477        <translation type="unfinished"></translation>
[27]478    </message>
479    <message>
[39]480        <location filename="../ui/mainwindow.ce.ui" line="478"/>
481        <location filename="../ui/mainwindow.ui" line="491"/>
[27]482        <source>&amp;About...</source>
[29]483        <translation type="unfinished"></translation>
[18]484    </message>
485    <message>
[39]486        <location filename="../ui/mainwindow.ce.ui" line="481"/>
487        <location filename="../ui/mainwindow.ui" line="494"/>
[27]488        <source>About...</source>
[29]489        <translation type="unfinished"></translation>
[18]490    </message>
491    <message>
[39]492        <location filename="../ui/mainwindow.ce.ui" line="484"/>
493        <location filename="../ui/mainwindow.ui" line="497"/>
[27]494        <source>About application</source>
[29]495        <translation type="unfinished"></translation>
[18]496    </message>
497    <message>
[39]498        <location filename="../ui/mainwindow.ce.ui" line="493"/>
499        <location filename="../ui/mainwindow.ui" line="506"/>
[27]500        <source>E&amp;xit</source>
[29]501        <translation type="unfinished"></translation>
[18]502    </message>
503    <message>
[39]504        <location filename="../ui/mainwindow.ce.ui" line="496"/>
505        <location filename="../ui/mainwindow.ui" line="509"/>
[27]506        <source>Exit application</source>
[29]507        <translation type="unfinished"></translation>
[18]508    </message>
509    <message>
[39]510        <location filename="../ui/mainwindow.ce.ui" line="505"/>
511        <location filename="../ui/mainwindow.ui" line="518"/>
[27]512        <source>&amp;Task...</source>
[29]513        <translation type="unfinished"></translation>
[18]514    </message>
515    <message>
[39]516        <location filename="../ui/mainwindow.ce.ui" line="508"/>
517        <location filename="../ui/mainwindow.ui" line="521"/>
[27]518        <source>Task...</source>
[29]519        <translation type="unfinished"></translation>
[18]520    </message>
521    <message>
[39]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"/>
[27]526        <source>Save task</source>
[29]527        <translation type="unfinished"></translation>
[18]528    </message>
529    <message>
[39]530        <location filename="../ui/mainwindow.ce.ui" line="514"/>
531        <location filename="../ui/mainwindow.ui" line="527"/>
[27]532        <source>Save task to file</source>
[29]533        <translation type="unfinished"></translation>
[18]534    </message>
535    <message>
[39]536        <location filename="../ui/mainwindow.ce.ui" line="517"/>
537        <location filename="../ui/mainwindow.ui" line="530"/>
[29]538        <source>Ctrl+S</source>
539        <translation type="unfinished"></translation>
[18]540    </message>
541    <message>
[39]542        <location filename="../ui/mainwindow.ce.ui" line="528"/>
543        <location filename="../ui/mainwindow.ui" line="541"/>
[29]544        <source>&amp;Autodetect</source>
545        <translation type="unfinished"></translation>
[18]546    </message>
547    <message>
[39]548        <location filename="../ui/mainwindow.ce.ui" line="545"/>
[30]549        <source>English</source>
550        <translation type="unfinished"></translation>
551    </message>
552    <message>
[39]553        <location filename="../ui/mainwindow.ce.ui" line="563"/>
554        <location filename="../ui/mainwindow.ui" line="579"/>
[35]555        <source>Save current task</source>
556        <translation type="unfinished"></translation>
557    </message>
558    <message>
[39]559        <location filename="../ui/mainwindow.ce.ui" line="572"/>
560        <location filename="../ui/mainwindow.ui" line="588"/>
[37]561        <source>About &amp;Qt...</source>
562        <translation type="unfinished"></translation>
563    </message>
564    <message>
[39]565        <location filename="../ui/mainwindow.ce.ui" line="575"/>
566        <location filename="../ui/mainwindow.ui" line="591"/>
[37]567        <source>About Qt...</source>
568        <translation type="unfinished"></translation>
569    </message>
570    <message>
[39]571        <location filename="../ui/mainwindow.ce.ui" line="578"/>
[37]572        <source>About Qt</source>
573        <translation type="unfinished"></translation>
574    </message>
575    <message>
[39]576        <location filename="../ui/mainwindow.ce.ui" line="581"/>
577        <location filename="../ui/mainwindow.ui" line="594"/>
[37]578        <source>About Qt library</source>
579        <translation type="unfinished"></translation>
580    </message>
581    <message>
[39]582        <location filename="../ui/mainwindow.ce.ui" line="291"/>
583        <location filename="../ui/mainwindow.ui" line="272"/>
[29]584        <source>Select language</source>
585        <translation type="unfinished"></translation>
[18]586    </message>
587    <message>
[39]588        <location filename="../ui/mainwindow.ce.ui" line="294"/>
589        <location filename="../ui/mainwindow.ui" line="275"/>
[29]590        <source>Select application language</source>
591        <translation type="unfinished"></translation>
[18]592    </message>
593    <message>
[39]594        <location filename="../ui/mainwindow.ui" line="332"/>
595        <source>P&amp;rint Setup...</source>
[29]596        <translation type="unfinished"></translation>
[18]597    </message>
598    <message>
[39]599        <location filename="../ui/mainwindow.ui" line="335"/>
[29]600        <source>Setup printing</source>
601        <translation type="unfinished"></translation>
[18]602    </message>
603    <message>
[39]604        <location filename="../ui/mainwindow.ui" line="347"/>
[29]605        <source>&amp;Print...</source>
606        <translation type="unfinished"></translation>
[18]607    </message>
608    <message>
[39]609        <location filename="../ui/mainwindow.ui" line="350"/>
[29]610        <source>Print solution results</source>
611        <translation type="unfinished"></translation>
[18]612    </message>
613    <message>
[39]614        <location filename="../ui/mainwindow.ui" line="353"/>
[29]615        <source>Ctrl+P</source>
616        <translation type="unfinished"></translation>
[18]617    </message>
618    <message>
[39]619        <location filename="../ui/mainwindow.ui" line="573"/>
[35]620        <source>Save</source>
621        <translation type="unfinished"></translation>
622    </message>
623    <message>
[39]624        <location filename="../ui/mainwindow.ce.ui" line="531"/>
625        <location filename="../ui/mainwindow.ui" line="544"/>
[29]626        <source>Detect language automatically</source>
627        <translation type="unfinished"></translation>
[18]628    </message>
629    <message>
[39]630        <location filename="../ui/mainwindow.ce.ui" line="534"/>
631        <location filename="../ui/mainwindow.ui" line="547"/>
[29]632        <source>Detect language automatically based on regional settings</source>
633        <translation type="unfinished"></translation>
[18]634    </message>
[29]635</context>
636<context>
637    <name>SettingsDialog</name>
[18]638    <message>
[27]639        <location filename="../ui/settingsdialog.ce.ui" line="14"/>
640        <location filename="../ui/settingsdialog.ui" line="14"/>
641        <source>Preferences</source>
[29]642        <translation type="unfinished"></translation>
[18]643    </message>
644    <message>
[27]645        <location filename="../ui/settingsdialog.ce.ui" line="100"/>
646        <location filename="../ui/settingsdialog.ui" line="151"/>
647        <source>Random values:</source>
[29]648        <translation type="unfinished"></translation>
[18]649    </message>
650    <message>
[27]651        <location filename="../ui/settingsdialog.ce.ui" line="114"/>
652        <location filename="../ui/settingsdialog.ui" line="165"/>
653        <source>&amp;Minimal:</source>
[29]654        <translation type="unfinished"></translation>
[27]655    </message>
656    <message>
[18]657        <location filename="../ui/settingsdialog.ce.ui" line="127"/>
658        <location filename="../ui/settingsdialog.ui" line="178"/>
[27]659        <source>Minimum for random number generation</source>
[29]660        <translation type="unfinished"></translation>
[18]661    </message>
662    <message>
[27]663        <location filename="../ui/settingsdialog.ce.ui" line="150"/>
664        <location filename="../ui/settingsdialog.ui" line="201"/>
665        <source>Ma&amp;ximal:</source>
[29]666        <translation type="unfinished"></translation>
[27]667    </message>
668    <message>
[18]669        <location filename="../ui/settingsdialog.ce.ui" line="163"/>
670        <location filename="../ui/settingsdialog.ui" line="214"/>
[27]671        <source>Maximum for random number generation</source>
[29]672        <translation type="unfinished"></translation>
[18]673    </message>
674    <message>
[27]675        <location filename="../ui/settingsdialog.ce.ui" line="202"/>
676        <location filename="../ui/settingsdialog.ui" line="288"/>
677        <source>Font color for printing</source>
[29]678        <translation type="unfinished"></translation>
[18]679    </message>
680    <message>
[27]681        <location filename="../ui/settingsdialog.ce.ui" line="205"/>
682        <location filename="../ui/settingsdialog.ui" line="291"/>
683        <source>&amp;Color...</source>
[29]684        <translation type="unfinished"></translation>
[18]685    </message>
686    <message>
[27]687        <location filename="../ui/settingsdialog.ce.ui" line="219"/>
688        <location filename="../ui/settingsdialog.ui" line="305"/>
689        <source>Font face for printing</source>
[29]690        <translation type="unfinished"></translation>
[18]691    </message>
692    <message>
[27]693        <location filename="../ui/settingsdialog.ce.ui" line="222"/>
694        <location filename="../ui/settingsdialog.ui" line="308"/>
695        <source>&amp;Font...</source>
[29]696        <translation type="unfinished"></translation>
[18]697    </message>
698    <message>
[27]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>
[29]704        <translation type="unfinished"></translation>
[18]705    </message>
706    <message>
[27]707        <location filename="../ui/settingsdialog.ce.ui" line="290"/>
708        <location filename="../ui/settingsdialog.ui" line="380"/>
709        <source>Get preferences help</source>
[29]710        <translation type="unfinished"></translation>
[18]711    </message>
712    <message>
[27]713        <location filename="../ui/settingsdialog.ce.ui" line="323"/>
714        <location filename="../ui/settingsdialog.ui" line="425"/>
715        <source>Save new preferences</source>
[29]716        <translation type="unfinished"></translation>
[18]717    </message>
718    <message>
[27]719        <location filename="../ui/settingsdialog.ce.ui" line="326"/>
720        <location filename="../ui/settingsdialog.ui" line="428"/>
721        <source>&amp;OK</source>
[29]722        <translation type="unfinished"></translation>
[18]723    </message>
[27]724    <message>
725        <location filename="../ui/settingsdialog.ce.ui" line="343"/>
726        <location filename="../ui/settingsdialog.ui" line="445"/>
727        <source>Close without saving preferences</source>
[29]728        <translation type="unfinished"></translation>
[27]729    </message>
730    <message>
731        <location filename="../ui/settingsdialog.ce.ui" line="346"/>
732        <location filename="../ui/settingsdialog.ui" line="448"/>
733        <source>&amp;Cancel</source>
[29]734        <translation type="unfinished"></translation>
[27]735    </message>
[29]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>
770    </message>
[18]771</context>
772</TS>
Note: See TracBrowser for help on using the repository browser.