source: tspsg/i18n/en.ts @ 9b7064d770

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

+ Error handling when loading/saving files.

  • Translation updates (not finished).
  • Property mode set to 100644
File size: 29.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.0">
4<defaultcodec>UTF-8</defaultcodec>
5<context>
6    <name>CTSPModel</name>
7    <message>
8        <location filename="../src/tspmodel.cpp" line="51"/>
9        <source>City %1</source>
10        <translation type="unfinished"></translation>
11    </message>
12    <message>
13        <location filename="../src/tspmodel.cpp" line="53"/>
14        <source>%1</source>
15        <translation type="unfinished"></translation>
16    </message>
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>
109</context>
110<context>
111    <name>MainWindow</name>
112    <message>
113        <location filename="../src/mainwindow.cpp" line="124"/>
114        <location filename="../src/mainwindow.cpp" line="292"/>
115        <location filename="../src/mainwindow.cpp" line="301"/>
116        <source>Language change</source>
117        <translation type="unfinished"></translation>
118    </message>
119    <message>
120        <location filename="../src/mainwindow.cpp" line="124"/>
121        <source>Unable to load translation language.</source>
122        <translation type="unfinished"></translation>
123    </message>
124    <message>
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"/>
148        <source>Data error</source>
149        <translation type="unfinished"></translation>
150    </message>
151    <message>
152        <location filename="../src/mainwindow.cpp" line="228"/>
153        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
154        <translation type="unfinished"></translation>
155    </message>
156    <message>
157        <location filename="../src/mainwindow.cpp" line="237"/>
158        <source>Solution error</source>
159        <translation type="unfinished"></translation>
160    </message>
161    <message>
162        <location filename="../src/mainwindow.cpp" line="237"/>
163        <source>There was an error while solving the task.</source>
164        <translation type="unfinished"></translation>
165    </message>
166    <message>
167        <location filename="../src/mainwindow.cpp" line="292"/>
168        <source>Language will be autodetected on next application start.</source>
169        <translation type="unfinished"></translation>
170    </message>
171    <message>
172        <location filename="../src/mainwindow.cpp" line="301"/>
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>
179        <location filename="../ui/mainwindow.ce.ui" line="17"/>
180        <location filename="../ui/mainwindow.ui" line="14"/>
181        <source>Travelling salesman problem</source>
182        <translation type="unfinished"></translation>
183    </message>
184    <message>
185        <location filename="../ui/mainwindow.ce.ui" line="56"/>
186        <location filename="../ui/mainwindow.ui" line="35"/>
187        <source>Task</source>
188        <translation type="unfinished"></translation>
189    </message>
190    <message>
191        <location filename="../ui/mainwindow.ce.ui" line="77"/>
192        <location filename="../ui/mainwindow.ui" line="56"/>
193        <source>&amp;Variant:</source>
194        <translation type="unfinished"></translation>
195    </message>
196    <message>
197        <location filename="../ui/mainwindow.ce.ui" line="90"/>
198        <location filename="../ui/mainwindow.ui" line="69"/>
199        <source>Number of variant</source>
200        <translation type="unfinished"></translation>
201    </message>
202    <message>
203        <location filename="../ui/mainwindow.ce.ui" line="100"/>
204        <location filename="../ui/mainwindow.ui" line="79"/>
205        <source>&amp;Cities:</source>
206        <translation type="unfinished"></translation>
207    </message>
208    <message>
209        <location filename="../ui/mainwindow.ce.ui" line="113"/>
210        <location filename="../ui/mainwindow.ui" line="92"/>
211        <source>Number of cities</source>
212        <translation type="unfinished"></translation>
213    </message>
214    <message>
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>
218        <translation type="unfinished"></translation>
219    </message>
220    <message>
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>
224        <translation type="unfinished"></translation>
225    </message>
226    <message>
227        <location filename="../ui/mainwindow.ce.ui" line="175"/>
228        <location filename="../ui/mainwindow.ui" line="154"/>
229        <source>Random</source>
230        <translation type="unfinished"></translation>
231    </message>
232    <message>
233        <location filename="../ui/mainwindow.ce.ui" line="185"/>
234        <location filename="../ui/mainwindow.ui" line="164"/>
235        <source>Solve current task</source>
236        <translation type="unfinished"></translation>
237    </message>
238    <message>
239        <location filename="../ui/mainwindow.ce.ui" line="188"/>
240        <location filename="../ui/mainwindow.ui" line="167"/>
241        <source>Solve</source>
242        <translation type="unfinished"></translation>
243    </message>
244    <message>
245        <location filename="../ui/mainwindow.ce.ui" line="202"/>
246        <location filename="../ui/mainwindow.ui" line="181"/>
247        <source>Solution</source>
248        <translation type="unfinished"></translation>
249    </message>
250    <message>
251        <location filename="../ui/mainwindow.ce.ui" line="219"/>
252        <location filename="../ui/mainwindow.ui" line="198"/>
253        <source>Solution steps</source>
254        <translation type="unfinished"></translation>
255    </message>
256    <message>
257        <location filename="../ui/mainwindow.ce.ui" line="229"/>
258        <location filename="../ui/mainwindow.ui" line="208"/>
259        <source>Solution graph</source>
260        <translation type="unfinished"></translation>
261    </message>
262    <message>
263        <location filename="../ui/mainwindow.ce.ui" line="255"/>
264        <location filename="../ui/mainwindow.ui" line="236"/>
265        <source>&amp;File</source>
266        <translation type="unfinished"></translation>
267    </message>
268    <message>
269        <location filename="../ui/mainwindow.ce.ui" line="558"/>
270        <location filename="../ui/mainwindow.ui" line="571"/>
271        <source>&amp;Save</source>
272        <translation type="unfinished"></translation>
273    </message>
274    <message>
275        <location filename="../ui/mainwindow.ce.ui" line="283"/>
276        <location filename="../ui/mainwindow.ui" line="264"/>
277        <source>&amp;Settings</source>
278        <translation type="unfinished"></translation>
279    </message>
280    <message>
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"/>
289        <source>&amp;Language</source>
290        <translation type="unfinished"></translation>
291    </message>
292    <message>
293        <location filename="../ui/mainwindow.ce.ui" line="309"/>
294        <location filename="../ui/mainwindow.ui" line="290"/>
295        <source>&amp;Help</source>
296        <translation type="unfinished"></translation>
297    </message>
298    <message>
299        <location filename="../ui/mainwindow.ce.ui" line="349"/>
300        <location filename="../ui/mainwindow.ui" line="362"/>
301        <source>Solution st&amp;eps</source>
302        <translation type="unfinished"></translation>
303    </message>
304    <message>
305        <location filename="../ui/mainwindow.ce.ui" line="352"/>
306        <location filename="../ui/mainwindow.ui" line="365"/>
307        <source>Save solution steps</source>
308        <translation type="unfinished"></translation>
309    </message>
310    <message>
311        <location filename="../ui/mainwindow.ce.ui" line="355"/>
312        <location filename="../ui/mainwindow.ui" line="368"/>
313        <source>Save solution steps only</source>
314        <translation type="unfinished"></translation>
315    </message>
316    <message>
317        <location filename="../ui/mainwindow.ce.ui" line="363"/>
318        <location filename="../ui/mainwindow.ui" line="376"/>
319        <source>Solution &amp;graph</source>
320        <translation type="unfinished"></translation>
321    </message>
322    <message>
323        <location filename="../ui/mainwindow.ce.ui" line="366"/>
324        <location filename="../ui/mainwindow.ui" line="379"/>
325        <source>Save solution graph</source>
326        <translation type="unfinished"></translation>
327    </message>
328    <message>
329        <location filename="../ui/mainwindow.ce.ui" line="369"/>
330        <location filename="../ui/mainwindow.ui" line="382"/>
331        <source>Save solution graph only</source>
332        <translation type="unfinished"></translation>
333    </message>
334    <message>
335        <location filename="../ui/mainwindow.ce.ui" line="377"/>
336        <location filename="../ui/mainwindow.ui" line="390"/>
337        <source>&amp;Solution</source>
338        <translation type="unfinished"></translation>
339    </message>
340    <message>
341        <location filename="../ui/mainwindow.ce.ui" line="380"/>
342        <location filename="../ui/mainwindow.ui" line="393"/>
343        <source>Save solution</source>
344        <translation type="unfinished"></translation>
345    </message>
346    <message>
347        <location filename="../ui/mainwindow.ce.ui" line="383"/>
348        <location filename="../ui/mainwindow.ui" line="396"/>
349        <source>Save solution steps and graph</source>
350        <translation type="unfinished"></translation>
351    </message>
352    <message>
353        <location filename="../ui/mainwindow.ce.ui" line="392"/>
354        <location filename="../ui/mainwindow.ui" line="405"/>
355        <source>&amp;New</source>
356        <translation type="unfinished"></translation>
357    </message>
358    <message>
359        <location filename="../ui/mainwindow.ce.ui" line="395"/>
360        <location filename="../ui/mainwindow.ui" line="408"/>
361        <source>New</source>
362        <translation type="unfinished"></translation>
363    </message>
364    <message>
365        <location filename="../ui/mainwindow.ce.ui" line="398"/>
366        <location filename="../ui/mainwindow.ui" line="411"/>
367        <source>New task</source>
368        <translation type="unfinished"></translation>
369    </message>
370    <message>
371        <location filename="../ui/mainwindow.ce.ui" line="401"/>
372        <location filename="../ui/mainwindow.ui" line="414"/>
373        <source>Create new task</source>
374        <translation type="unfinished"></translation>
375    </message>
376    <message>
377        <location filename="../ui/mainwindow.ce.ui" line="404"/>
378        <location filename="../ui/mainwindow.ui" line="417"/>
379        <source>Ctrl+N</source>
380        <translation type="unfinished"></translation>
381    </message>
382    <message>
383        <location filename="../ui/mainwindow.ce.ui" line="413"/>
384        <location filename="../ui/mainwindow.ui" line="426"/>
385        <source>&amp;Open...</source>
386        <translation type="unfinished"></translation>
387    </message>
388    <message>
389        <location filename="../ui/mainwindow.ce.ui" line="416"/>
390        <location filename="../ui/mainwindow.ui" line="429"/>
391        <source>Open...</source>
392        <translation type="unfinished"></translation>
393    </message>
394    <message>
395        <location filename="../ui/mainwindow.ce.ui" line="419"/>
396        <location filename="../ui/mainwindow.ui" line="432"/>
397        <source>Open task</source>
398        <translation type="unfinished"></translation>
399    </message>
400    <message>
401        <location filename="../ui/mainwindow.ce.ui" line="422"/>
402        <location filename="../ui/mainwindow.ui" line="435"/>
403        <source>Open saved task</source>
404        <translation type="unfinished"></translation>
405    </message>
406    <message>
407        <location filename="../ui/mainwindow.ce.ui" line="425"/>
408        <location filename="../ui/mainwindow.ui" line="438"/>
409        <source>Ctrl+O</source>
410        <translation type="unfinished"></translation>
411    </message>
412    <message>
413        <location filename="../ui/mainwindow.ce.ui" line="434"/>
414        <location filename="../ui/mainwindow.ui" line="447"/>
415        <source>&amp;Preferences...</source>
416        <translation type="unfinished"></translation>
417    </message>
418    <message>
419        <location filename="../ui/mainwindow.ce.ui" line="437"/>
420        <location filename="../ui/mainwindow.ui" line="450"/>
421        <source>Preferences...</source>
422        <translation type="unfinished"></translation>
423    </message>
424    <message>
425        <location filename="../ui/mainwindow.ce.ui" line="440"/>
426        <location filename="../ui/mainwindow.ui" line="453"/>
427        <source>Application preferences</source>
428        <translation type="unfinished"></translation>
429    </message>
430    <message>
431        <location filename="../ui/mainwindow.ce.ui" line="452"/>
432        <location filename="../ui/mainwindow.ui" line="465"/>
433        <source>&amp;Contents</source>
434        <translation type="unfinished"></translation>
435    </message>
436    <message>
437        <location filename="../ui/mainwindow.ce.ui" line="455"/>
438        <location filename="../ui/mainwindow.ui" line="468"/>
439        <source>Open help contents</source>
440        <translation type="unfinished"></translation>
441    </message>
442    <message>
443        <location filename="../ui/mainwindow.ce.ui" line="467"/>
444        <location filename="../ui/mainwindow.ui" line="480"/>
445        <source>&amp;Context help</source>
446        <translation type="unfinished"></translation>
447    </message>
448    <message>
449        <location filename="../ui/mainwindow.ce.ui" line="470"/>
450        <location filename="../ui/mainwindow.ui" line="483"/>
451        <source>Open context help</source>
452        <translation type="unfinished"></translation>
453    </message>
454    <message>
455        <location filename="../ui/mainwindow.ce.ui" line="479"/>
456        <location filename="../ui/mainwindow.ui" line="492"/>
457        <source>&amp;About...</source>
458        <translation type="unfinished"></translation>
459    </message>
460    <message>
461        <location filename="../ui/mainwindow.ce.ui" line="482"/>
462        <location filename="../ui/mainwindow.ui" line="495"/>
463        <source>About...</source>
464        <translation type="unfinished"></translation>
465    </message>
466    <message>
467        <location filename="../ui/mainwindow.ce.ui" line="485"/>
468        <location filename="../ui/mainwindow.ui" line="498"/>
469        <source>About application</source>
470        <translation type="unfinished"></translation>
471    </message>
472    <message>
473        <location filename="../ui/mainwindow.ce.ui" line="494"/>
474        <location filename="../ui/mainwindow.ui" line="507"/>
475        <source>E&amp;xit</source>
476        <translation type="unfinished"></translation>
477    </message>
478    <message>
479        <location filename="../ui/mainwindow.ce.ui" line="497"/>
480        <location filename="../ui/mainwindow.ui" line="510"/>
481        <source>Exit application</source>
482        <translation type="unfinished"></translation>
483    </message>
484    <message>
485        <location filename="../ui/mainwindow.ce.ui" line="506"/>
486        <location filename="../ui/mainwindow.ui" line="519"/>
487        <source>&amp;Task...</source>
488        <translation type="unfinished"></translation>
489    </message>
490    <message>
491        <location filename="../ui/mainwindow.ce.ui" line="509"/>
492        <location filename="../ui/mainwindow.ui" line="522"/>
493        <source>Task...</source>
494        <translation type="unfinished"></translation>
495    </message>
496    <message>
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"/>
501        <source>Save task</source>
502        <translation type="unfinished"></translation>
503    </message>
504    <message>
505        <location filename="../ui/mainwindow.ce.ui" line="515"/>
506        <location filename="../ui/mainwindow.ui" line="528"/>
507        <source>Save task to file</source>
508        <translation type="unfinished"></translation>
509    </message>
510    <message>
511        <location filename="../ui/mainwindow.ce.ui" line="518"/>
512        <location filename="../ui/mainwindow.ui" line="531"/>
513        <source>Ctrl+S</source>
514        <translation type="unfinished"></translation>
515    </message>
516    <message>
517        <location filename="../ui/mainwindow.ce.ui" line="529"/>
518        <location filename="../ui/mainwindow.ui" line="542"/>
519        <source>&amp;Autodetect</source>
520        <translation type="unfinished"></translation>
521    </message>
522    <message>
523        <location filename="../ui/mainwindow.ce.ui" line="546"/>
524        <source>English</source>
525        <translation type="unfinished"></translation>
526    </message>
527    <message>
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"/>
536        <source>Select language</source>
537        <translation type="unfinished"></translation>
538    </message>
539    <message>
540        <location filename="../ui/mainwindow.ce.ui" line="290"/>
541        <location filename="../ui/mainwindow.ui" line="271"/>
542        <source>Select application language</source>
543        <translation type="unfinished"></translation>
544    </message>
545    <message>
546        <location filename="../ui/mainwindow.ui" line="333"/>
547        <source>P&amp;rint setup...</source>
548        <translation type="unfinished"></translation>
549    </message>
550    <message>
551        <location filename="../ui/mainwindow.ui" line="336"/>
552        <source>Setup printing</source>
553        <translation type="unfinished"></translation>
554    </message>
555    <message>
556        <location filename="../ui/mainwindow.ui" line="348"/>
557        <source>&amp;Print...</source>
558        <translation type="unfinished"></translation>
559    </message>
560    <message>
561        <location filename="../ui/mainwindow.ui" line="351"/>
562        <source>Print solution results</source>
563        <translation type="unfinished"></translation>
564    </message>
565    <message>
566        <location filename="../ui/mainwindow.ui" line="354"/>
567        <source>Ctrl+P</source>
568        <translation type="unfinished"></translation>
569    </message>
570    <message>
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"/>
578        <source>Detect language automatically</source>
579        <translation type="unfinished"></translation>
580    </message>
581    <message>
582        <location filename="../ui/mainwindow.ce.ui" line="535"/>
583        <location filename="../ui/mainwindow.ui" line="548"/>
584        <source>Detect language automatically based on regional settings</source>
585        <translation type="unfinished"></translation>
586    </message>
587</context>
588<context>
589    <name>SettingsDialog</name>
590    <message>
591        <location filename="../ui/settingsdialog.ce.ui" line="14"/>
592        <location filename="../ui/settingsdialog.ui" line="14"/>
593        <source>Preferences</source>
594        <translation type="unfinished"></translation>
595    </message>
596    <message>
597        <location filename="../ui/settingsdialog.ce.ui" line="100"/>
598        <location filename="../ui/settingsdialog.ui" line="151"/>
599        <source>Random values:</source>
600        <translation type="unfinished"></translation>
601    </message>
602    <message>
603        <location filename="../ui/settingsdialog.ce.ui" line="114"/>
604        <location filename="../ui/settingsdialog.ui" line="165"/>
605        <source>&amp;Minimal:</source>
606        <translation type="unfinished"></translation>
607    </message>
608    <message>
609        <location filename="../ui/settingsdialog.ce.ui" line="127"/>
610        <location filename="../ui/settingsdialog.ui" line="178"/>
611        <source>Minimum for random number generation</source>
612        <translation type="unfinished"></translation>
613    </message>
614    <message>
615        <location filename="../ui/settingsdialog.ce.ui" line="150"/>
616        <location filename="../ui/settingsdialog.ui" line="201"/>
617        <source>Ma&amp;ximal:</source>
618        <translation type="unfinished"></translation>
619    </message>
620    <message>
621        <location filename="../ui/settingsdialog.ce.ui" line="163"/>
622        <location filename="../ui/settingsdialog.ui" line="214"/>
623        <source>Maximum for random number generation</source>
624        <translation type="unfinished"></translation>
625    </message>
626    <message>
627        <location filename="../ui/settingsdialog.ce.ui" line="202"/>
628        <location filename="../ui/settingsdialog.ui" line="288"/>
629        <source>Font color for printing</source>
630        <translation type="unfinished"></translation>
631    </message>
632    <message>
633        <location filename="../ui/settingsdialog.ce.ui" line="205"/>
634        <location filename="../ui/settingsdialog.ui" line="291"/>
635        <source>&amp;Color...</source>
636        <translation type="unfinished"></translation>
637    </message>
638    <message>
639        <location filename="../ui/settingsdialog.ce.ui" line="219"/>
640        <location filename="../ui/settingsdialog.ui" line="305"/>
641        <source>Font face for printing</source>
642        <translation type="unfinished"></translation>
643    </message>
644    <message>
645        <location filename="../ui/settingsdialog.ce.ui" line="222"/>
646        <location filename="../ui/settingsdialog.ui" line="308"/>
647        <source>&amp;Font...</source>
648        <translation type="unfinished"></translation>
649    </message>
650    <message>
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>
656        <translation type="unfinished"></translation>
657    </message>
658    <message>
659        <location filename="../ui/settingsdialog.ce.ui" line="290"/>
660        <location filename="../ui/settingsdialog.ui" line="380"/>
661        <source>Get preferences help</source>
662        <translation type="unfinished"></translation>
663    </message>
664    <message>
665        <location filename="../ui/settingsdialog.ce.ui" line="323"/>
666        <location filename="../ui/settingsdialog.ui" line="425"/>
667        <source>Save new preferences</source>
668        <translation type="unfinished"></translation>
669    </message>
670    <message>
671        <location filename="../ui/settingsdialog.ce.ui" line="326"/>
672        <location filename="../ui/settingsdialog.ui" line="428"/>
673        <source>&amp;OK</source>
674        <translation type="unfinished"></translation>
675    </message>
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>
680        <translation type="unfinished"></translation>
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>
686        <translation type="unfinished"></translation>
687    </message>
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>
723</context>
724</TS>
Note: See TracBrowser for help on using the repository browser.