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

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

+ Error handling when loading/saving files.

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