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

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

+ Added README file.

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