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

Last change on this file since 80 was 80, checked in by laleppa, 14 years ago

+ Added Wait Cursor on city number change, because it can take some time (e.g. when changing from 5 to 50 cities).

  • Moved platform specific action definitions from .ui to source.
  • Changed random generation to include defined maximum (it was up to maximum previously).
  • Reverted from native to Qt open/save file dialog under WinCE, because it is more convenient than the native one.
  • English translation is now always loaded at application start before any other language is loaded. This is done to support plurals and some special characters that Qt translation system doesn't "like".
  • Updated translations to reflect recent changes.
File size: 31.0 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.0" language="en" sourcelanguage="en">
4<defaultcodec>UTF-8</defaultcodec>
5<context>
6    <name>CTSPModel</name>
7    <message>
8        <location filename="../src/tspmodel.cpp" line="121"/>
9        <source>City %1</source>
10        <translation type="unfinished"></translation>
11    </message>
12    <message>
13        <location filename="../src/tspmodel.cpp" line="123"/>
14        <source>%1</source>
15        <translation type="unfinished"></translation>
16    </message>
17    <message>
18        <location filename="../src/tspmodel.cpp" line="356"/>
19        <source>Unexpected end of file.</source>
20        <translation type="unfinished"></translation>
21    </message>
22    <message>
23        <location filename="../src/tspmodel.cpp" line="358"/>
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="360"/>
29        <source>Unknown error.</source>
30        <translation type="unfinished"></translation>
31    </message>
32    <message>
33        <location filename="../src/tspmodel.cpp" line="141"/>
34        <location filename="../src/tspmodel.cpp" line="165"/>
35        <location filename="../src/tspmodel.cpp" line="362"/>
36        <location filename="../src/tspmodel.cpp" line="379"/>
37        <location filename="../src/tspmodel.cpp" line="393"/>
38        <location filename="../src/tspmodel.cpp" line="428"/>
39        <location filename="../src/tspmodel.cpp" line="438"/>
40        <source>Task Load</source>
41        <translation type="unfinished"></translation>
42    </message>
43    <message>
44        <location filename="../src/tspmodel.cpp" line="165"/>
45        <location filename="../src/tspmodel.cpp" line="362"/>
46        <location filename="../src/tspmodel.cpp" line="379"/>
47        <location filename="../src/tspmodel.cpp" line="393"/>
48        <location filename="../src/tspmodel.cpp" line="428"/>
49        <location filename="../src/tspmodel.cpp" line="438"/>
50        <source>Unable to load task:</source>
51        <translation type="unfinished"></translation>
52    </message>
53    <message>
54        <location filename="../src/tspmodel.cpp" line="141"/>
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="165"/>
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="379"/>
66        <location filename="../src/tspmodel.cpp" line="428"/>
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="393"/>
73        <location filename="../src/tspmodel.cpp" line="438"/>
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="228"/>
80        <location filename="../src/tspmodel.cpp" line="236"/>
81        <location filename="../src/tspmodel.cpp" line="244"/>
82        <location filename="../src/tspmodel.cpp" line="252"/>
83        <location filename="../src/tspmodel.cpp" line="260"/>
84        <location filename="../src/tspmodel.cpp" line="268"/>
85        <location filename="../src/tspmodel.cpp" line="276"/>
86        <location filename="../src/tspmodel.cpp" line="287"/>
87        <source>Task Save</source>
88        <translation type="unfinished"></translation>
89    </message>
90    <message>
91        <location filename="../src/tspmodel.cpp" line="228"/>
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="236"/>
99        <location filename="../src/tspmodel.cpp" line="244"/>
100        <location filename="../src/tspmodel.cpp" line="252"/>
101        <location filename="../src/tspmodel.cpp" line="260"/>
102        <location filename="../src/tspmodel.cpp" line="268"/>
103        <location filename="../src/tspmodel.cpp" line="276"/>
104        <location filename="../src/tspmodel.cpp" line="287"/>
105        <source>Unable to save task.
106Error: %1</source>
107        <translation type="unfinished"></translation>
108    </message>
109</context>
110<context>
111    <name>CTSPSolver</name>
112    <message>
113        <location filename="../src/tspsolver.cpp" line="91"/>
114        <source>%v of %m parts found</source>
115        <translation type="unfinished"></translation>
116    </message>
117    <message>
118        <location filename="../src/tspsolver.cpp" line="95"/>
119        <source>Calculating optimal route...</source>
120        <translation type="unfinished"></translation>
121    </message>
122    <message>
123        <location filename="../src/tspsolver.cpp" line="96"/>
124        <source>Solution Progress</source>
125        <translation type="unfinished"></translation>
126    </message>
127    <message>
128        <location filename="../src/tspsolver.cpp" line="170"/>
129        <source>Solution Result</source>
130        <translation type="unfinished"></translation>
131    </message>
132    <message>
133        <location filename="../src/tspsolver.cpp" line="170"/>
134        <source>Unable to find solution.
135Maybe, this task has no solutions.</source>
136        <translation type="unfinished"></translation>
137    </message>
138    <message>
139        <location filename="../src/tspsolver.cpp" line="42"/>
140        <location filename="../src/tspsolver.cpp" line="44"/>
141        <location filename="../src/tspsolver.cpp" line="47"/>
142        <source>City %1</source>
143        <translation type="unfinished"></translation>
144    </message>
145</context>
146<context>
147    <name>MainWindow</name>
148    <message>
149        <location filename="../src/mainwindow.cpp" line="273"/>
150        <location filename="../src/mainwindow.cpp" line="282"/>
151        <source>Language change</source>
152        <translation type="unfinished"></translation>
153    </message>
154    <message>
155        <location filename="../src/mainwindow.cpp" line="627"/>
156        <source>Unable to load translation language.</source>
157        <translation type="unfinished"></translation>
158    </message>
159    <message>
160        <location filename="../src/mainwindow.cpp" line="637"/>
161        <source>Would you like to save changes in current task?</source>
162        <translation type="unfinished"></translation>
163    </message>
164    <message>
165        <location filename="../ui/mainwindow.ui" line="15"/>
166        <location filename="../src/mainwindow.cpp" line="746"/>
167        <source>Travelling Salesman Problem</source>
168        <translation type="unfinished"></translation>
169    </message>
170    <message>
171        <location filename="../src/mainwindow.cpp" line="627"/>
172        <source>Language Change</source>
173        <translation type="unfinished"></translation>
174    </message>
175    <message>
176        <location filename="../src/mainwindow.cpp" line="637"/>
177        <source>Unsaved Changes</source>
178        <translation type="unfinished"></translation>
179    </message>
180    <message>
181        <location filename="../src/mainwindow.cpp" line="126"/>
182        <source>All Supported Formats</source>
183        <translation type="unfinished"></translation>
184    </message>
185    <message>
186        <location filename="../src/mainwindow.cpp" line="127"/>
187        <location filename="../src/mainwindow.cpp" line="128"/>
188        <source>%1 Task Files</source>
189        <translation type="unfinished"></translation>
190    </message>
191    <message>
192        <location filename="../src/mainwindow.cpp" line="129"/>
193        <location filename="../src/mainwindow.cpp" line="188"/>
194        <location filename="../src/mainwindow.cpp" line="720"/>
195        <source>All Files</source>
196        <translation type="unfinished"></translation>
197    </message>
198    <message>
199        <location filename="../src/mainwindow.cpp" line="182"/>
200        <source>PDF Files</source>
201        <translation type="unfinished"></translation>
202    </message>
203    <message>
204        <location filename="../src/mainwindow.cpp" line="184"/>
205        <source>HTML Files</source>
206        <translation type="unfinished"></translation>
207    </message>
208    <message>
209        <location filename="../src/mainwindow.cpp" line="186"/>
210        <source>OpenDocument Files</source>
211        <translation type="unfinished"></translation>
212    </message>
213    <message>
214        <location filename="../src/mainwindow.cpp" line="426"/>
215        <source>Selected candidate for branching: %1.</source>
216        <translation type="unfinished"></translation>
217    </message>
218    <message>
219        <location filename="../src/mainwindow.cpp" line="426"/>
220        <location filename="../src/mainwindow.cpp" line="433"/>
221        <source>(%1;%2)</source>
222        <translation type="unfinished"></translation>
223    </message>
224    <message numerus="yes">
225        <location filename="../src/mainwindow.cpp" line="435"/>
226        <source>%n alternate candidate(s) for branching: %1.</source>
227        <translation>
228            <numerusform>%n alternate candidate for branching: %1.</numerusform>
229            <numerusform>%n alternate candidates for branching: %1.</numerusform>
230        </translation>
231    </message>
232    <message numerus="yes">
233        <location filename="../src/mainwindow.cpp" line="452"/>
234        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
235        <translation>
236            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; unit.</numerusform>
237            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; units.</numerusform>
238        </translation>
239    </message>
240    <message>
241        <location filename="../src/mainwindow.cpp" line="719"/>
242        <source>%1 Task File</source>
243        <translation type="unfinished"></translation>
244    </message>
245    <message>
246        <location filename="../src/mainwindow.cpp" line="260"/>
247        <source>Settings Changed</source>
248        <translation type="unfinished"></translation>
249    </message>
250    <message>
251        <location filename="../src/mainwindow.cpp" line="132"/>
252        <location filename="../src/mainwindow.cpp" line="134"/>
253        <source>Task Load</source>
254        <translation type="unfinished"></translation>
255    </message>
256    <message>
257        <location filename="../src/mainwindow.cpp" line="260"/>
258        <source>You have changed color settings.
259Do you wish to apply them to current solution text?</source>
260        <translation type="unfinished"></translation>
261    </message>
262    <message>
263        <location filename="../src/mainwindow.cpp" line="365"/>
264        <source>About TSPSG</source>
265        <translation type="unfinished"></translation>
266    </message>
267    <message>
268        <location filename="../src/mainwindow.cpp" line="399"/>
269        <source>Data error</source>
270        <translation type="unfinished"></translation>
271    </message>
272    <message>
273        <location filename="../src/mainwindow.cpp" line="399"/>
274        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
275        <translation type="unfinished"></translation>
276    </message>
277    <message>
278        <location filename="../src/mainwindow.cpp" line="412"/>
279        <source>Variant #%1</source>
280        <translation type="unfinished"></translation>
281    </message>
282    <message>
283        <location filename="../src/mainwindow.cpp" line="413"/>
284        <source>Task:</source>
285        <translation type="unfinished"></translation>
286    </message>
287    <message>
288        <location filename="../src/mainwindow.cpp" line="416"/>
289        <location filename="../src/mainwindow.cpp" line="460"/>
290        <source>Solution of Variant #%1 task</source>
291        <translation type="unfinished"></translation>
292    </message>
293    <message>
294        <location filename="../src/mainwindow.cpp" line="422"/>
295        <source>Step #%1</source>
296        <translation type="unfinished"></translation>
297    </message>
298    <message>
299        <location filename="../src/mainwindow.cpp" line="448"/>
300        <source>Optimal path:</source>
301        <translation type="unfinished"></translation>
302    </message>
303    <message>
304        <location filename="../src/mainwindow.cpp" line="450"/>
305        <source>Resulting path:</source>
306        <translation type="unfinished"></translation>
307    </message>
308    <message>
309        <location filename="../src/mainwindow.cpp" line="455"/>
310        <source>&lt;b&gt;WARNING!!!&lt;/b&gt;&lt;br&gt;This result is a record, but it may not be optimal.&lt;br&gt;Iterations need to be continued to check whether this result is optimal or get an optimal one.</source>
311        <translation type="unfinished"></translation>
312    </message>
313    <message>
314        <location filename="../src/mainwindow.cpp" line="728"/>
315        <location filename="../src/mainwindow.cpp" line="730"/>
316        <source>Task Save</source>
317        <translation type="unfinished"></translation>
318    </message>
319    <message>
320        <location filename="../src/mainwindow.cpp" line="273"/>
321        <source>Language will be autodetected on next application start.</source>
322        <translation type="unfinished"></translation>
323    </message>
324    <message>
325        <location filename="../src/mainwindow.cpp" line="282"/>
326        <source>You have language autodetection turned on.
327It needs to be off.
328Do you wish to turn it off?</source>
329        <translation type="unfinished"></translation>
330    </message>
331    <message>
332        <location filename="../src/mainwindow.cpp" line="149"/>
333        <location filename="../src/mainwindow.cpp" line="165"/>
334        <location filename="../src/mainwindow.cpp" line="287"/>
335        <location filename="../src/mainwindow.h" line="100"/>
336        <source>Untitled</source>
337        <translation type="unfinished"></translation>
338    </message>
339    <message>
340        <location filename="../ui/mainwindow.ui" line="45"/>
341        <source>Task</source>
342        <translation type="unfinished"></translation>
343    </message>
344    <message>
345        <location filename="../ui/mainwindow.ui" line="66"/>
346        <source>&amp;Variant:</source>
347        <translation type="unfinished"></translation>
348    </message>
349    <message>
350        <location filename="../ui/mainwindow.ui" line="79"/>
351        <source>Number of variant</source>
352        <translation type="unfinished"></translation>
353    </message>
354    <message>
355        <location filename="../ui/mainwindow.ui" line="89"/>
356        <source>&amp;Cities:</source>
357        <translation type="unfinished"></translation>
358    </message>
359    <message>
360        <location filename="../ui/mainwindow.ui" line="102"/>
361        <source>Number of cities</source>
362        <translation type="unfinished"></translation>
363    </message>
364    <message>
365        <location filename="../ui/mainwindow.ui" line="130"/>
366        <source>Cost of travel from city to city</source>
367        <translation type="unfinished"></translation>
368    </message>
369    <message>
370        <location filename="../ui/mainwindow.ui" line="158"/>
371        <source>Fill table with random numbers</source>
372        <translation type="unfinished"></translation>
373    </message>
374    <message>
375        <location filename="../ui/mainwindow.ui" line="161"/>
376        <source>Random</source>
377        <translation type="unfinished"></translation>
378    </message>
379    <message>
380        <location filename="../ui/mainwindow.ui" line="175"/>
381        <source>Solve current task</source>
382        <translation type="unfinished"></translation>
383    </message>
384    <message>
385        <location filename="../ui/mainwindow.ui" line="178"/>
386        <source>Solve</source>
387        <translation type="unfinished"></translation>
388    </message>
389    <message>
390        <location filename="../ui/mainwindow.ui" line="192"/>
391        <source>Solution</source>
392        <translation type="unfinished"></translation>
393    </message>
394    <message>
395        <location filename="../ui/mainwindow.ui" line="201"/>
396        <source>Solution steps</source>
397        <translation type="unfinished"></translation>
398    </message>
399    <message>
400        <location filename="../ui/mainwindow.ui" line="222"/>
401        <location filename="../ui/mainwindow.ui" line="377"/>
402        <source>Save solution to a file</source>
403        <translation type="unfinished"></translation>
404    </message>
405    <message>
406        <location filename="../ui/mainwindow.ui" line="225"/>
407        <source>Save Solution</source>
408        <translation type="unfinished"></translation>
409    </message>
410    <message>
411        <location filename="../ui/mainwindow.ui" line="252"/>
412        <source>Go back to Task tab</source>
413        <translation type="unfinished"></translation>
414    </message>
415    <message>
416        <location filename="../ui/mainwindow.ui" line="255"/>
417        <source>Back to Task</source>
418        <translation type="unfinished"></translation>
419    </message>
420    <message>
421        <location filename="../ui/mainwindow.ui" line="285"/>
422        <source>&amp;File</source>
423        <translation type="unfinished"></translation>
424    </message>
425    <message>
426        <location filename="../ui/mainwindow.ui" line="317"/>
427        <source>&amp;Language</source>
428        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
429        <translation type="unfinished"></translation>
430    </message>
431    <message>
432        <location filename="../ui/mainwindow.ui" line="455"/>
433        <source>Context &amp;Help</source>
434        <translation type="unfinished"></translation>
435    </message>
436    <message>
437        <location filename="../ui/mainwindow.ui" line="470"/>
438        <source>&amp;About TSPSG...</source>
439        <translation type="unfinished"></translation>
440    </message>
441    <message>
442        <location filename="../ui/mainwindow.ui" line="536"/>
443        <source>&amp;Save</source>
444        <translation type="unfinished"></translation>
445    </message>
446    <message>
447        <location filename="../ui/mainwindow.ui" line="307"/>
448        <source>&amp;Settings</source>
449        <translation type="unfinished"></translation>
450    </message>
451    <message>
452        <location filename="../ui/mainwindow.ui" line="333"/>
453        <source>&amp;Help</source>
454        <translation type="unfinished"></translation>
455    </message>
456    <message>
457        <location filename="../ui/mainwindow.ui" line="374"/>
458        <source>Save solution</source>
459        <translation type="unfinished"></translation>
460    </message>
461    <message>
462        <location filename="../ui/mainwindow.ui" line="386"/>
463        <source>&amp;New</source>
464        <translation type="unfinished"></translation>
465    </message>
466    <message>
467        <location filename="../ui/mainwindow.ui" line="389"/>
468        <source>New task</source>
469        <translation type="unfinished"></translation>
470    </message>
471    <message>
472        <location filename="../ui/mainwindow.ui" line="392"/>
473        <source>Create new task</source>
474        <translation type="unfinished"></translation>
475    </message>
476    <message>
477        <location filename="../ui/mainwindow.ui" line="395"/>
478        <source>Ctrl+N</source>
479        <translation type="unfinished"></translation>
480    </message>
481    <message>
482        <location filename="../ui/mainwindow.ui" line="404"/>
483        <source>&amp;Open...</source>
484        <translation type="unfinished"></translation>
485    </message>
486    <message>
487        <location filename="../ui/mainwindow.ui" line="407"/>
488        <source>Open task</source>
489        <translation type="unfinished"></translation>
490    </message>
491    <message>
492        <location filename="../ui/mainwindow.ui" line="410"/>
493        <source>Open saved task</source>
494        <translation type="unfinished"></translation>
495    </message>
496    <message>
497        <location filename="../ui/mainwindow.ui" line="413"/>
498        <source>Ctrl+O</source>
499        <translation type="unfinished"></translation>
500    </message>
501    <message>
502        <location filename="../ui/mainwindow.ui" line="422"/>
503        <source>&amp;Preferences...</source>
504        <translation type="unfinished"></translation>
505    </message>
506    <message>
507        <location filename="../ui/mainwindow.ui" line="425"/>
508        <source>Application preferences</source>
509        <translation type="unfinished"></translation>
510    </message>
511    <message>
512        <location filename="../ui/mainwindow.ui" line="437"/>
513        <source>&amp;Contents</source>
514        <translation type="unfinished"></translation>
515    </message>
516    <message>
517        <location filename="../ui/mainwindow.ui" line="440"/>
518        <source>Open help contents</source>
519        <translation type="unfinished"></translation>
520    </message>
521    <message>
522        <location filename="../ui/mainwindow.ui" line="443"/>
523        <source>Ctrl+F1</source>
524        <translation type="unfinished"></translation>
525    </message>
526    <message>
527        <location filename="../ui/mainwindow.ui" line="458"/>
528        <source>Open context help</source>
529        <translation type="unfinished"></translation>
530    </message>
531    <message>
532        <location filename="../ui/mainwindow.ui" line="461"/>
533        <source>F1</source>
534        <translation type="unfinished"></translation>
535    </message>
536    <message>
537        <location filename="../ui/mainwindow.ui" line="473"/>
538        <source>About application</source>
539        <translation type="unfinished"></translation>
540    </message>
541    <message>
542        <location filename="../ui/mainwindow.ui" line="482"/>
543        <source>E&amp;xit</source>
544        <translation type="unfinished"></translation>
545    </message>
546    <message>
547        <location filename="../ui/mainwindow.ui" line="485"/>
548        <source>Exit application</source>
549        <translation type="unfinished"></translation>
550    </message>
551    <message>
552        <location filename="../ui/mainwindow.ui" line="490"/>
553        <source>&amp;Task...</source>
554        <translation type="unfinished"></translation>
555    </message>
556    <message>
557        <location filename="../ui/mainwindow.ui" line="493"/>
558        <location filename="../ui/mainwindow.ui" line="539"/>
559        <source>Save task</source>
560        <translation type="unfinished"></translation>
561    </message>
562    <message>
563        <location filename="../ui/mainwindow.ui" line="496"/>
564        <source>Save task to file</source>
565        <translation type="unfinished"></translation>
566    </message>
567    <message>
568        <location filename="../ui/mainwindow.ui" line="545"/>
569        <source>Ctrl+S</source>
570        <translation type="unfinished"></translation>
571    </message>
572    <message>
573        <location filename="../ui/mainwindow.ui" line="507"/>
574        <source>&amp;Autodetect</source>
575        <translation type="unfinished"></translation>
576    </message>
577    <message>
578        <location filename="../ui/mainwindow.ui" line="542"/>
579        <source>Save current task</source>
580        <translation type="unfinished"></translation>
581    </message>
582    <message>
583        <location filename="../ui/mainwindow.ui" line="554"/>
584        <source>About &amp;Qt...</source>
585        <translation type="unfinished"></translation>
586    </message>
587    <message>
588        <location filename="../ui/mainwindow.ui" line="557"/>
589        <source>About Qt library</source>
590        <translation type="unfinished"></translation>
591    </message>
592    <message>
593        <location filename="../ui/mainwindow.ui" line="311"/>
594        <source>Select language</source>
595        <translation type="unfinished"></translation>
596    </message>
597    <message>
598        <location filename="../ui/mainwindow.ui" line="289"/>
599        <source>Save &amp;As</source>
600        <translation type="unfinished"></translation>
601    </message>
602    <message>
603        <location filename="../ui/mainwindow.ui" line="314"/>
604        <source>Select application language</source>
605        <translation type="unfinished"></translation>
606    </message>
607    <message>
608        <location filename="../src/mainwindow.cpp" line="707"/>
609        <source>&amp;Print...</source>
610        <translation type="unfinished"></translation>
611    </message>
612    <message>
613        <location filename="../src/mainwindow.cpp" line="714"/>
614        <source>Ctrl+P</source>
615        <translation type="unfinished"></translation>
616    </message>
617    <message>
618        <location filename="../ui/mainwindow.ui" line="371"/>
619        <source>&amp;Solution...</source>
620        <translation type="unfinished"></translation>
621    </message>
622    <message>
623        <location filename="../ui/mainwindow.ui" line="510"/>
624        <source>Detect language automatically</source>
625        <translation type="unfinished"></translation>
626    </message>
627    <message>
628        <location filename="../ui/mainwindow.ui" line="350"/>
629        <source>Toolbar</source>
630        <translation type="unfinished"></translation>
631    </message>
632    <message>
633        <location filename="../src/mainwindow.cpp" line="699"/>
634        <source>P&amp;rint Preview...</source>
635        <translation type="unfinished"></translation>
636    </message>
637    <message>
638        <location filename="../src/mainwindow.cpp" line="701"/>
639        <source>Preview solution results</source>
640        <translation type="unfinished"></translation>
641    </message>
642    <message>
643        <location filename="../src/mainwindow.cpp" line="704"/>
644        <source>Preview current solution results before printing</source>
645        <translation type="unfinished"></translation>
646    </message>
647    <message>
648        <location filename="../src/mainwindow.cpp" line="709"/>
649        <source>Print solution</source>
650        <translation type="unfinished"></translation>
651    </message>
652    <message>
653        <location filename="../src/mainwindow.cpp" line="712"/>
654        <source>Print current solution results</source>
655        <translation type="unfinished"></translation>
656    </message>
657    <message>
658        <location filename="../ui/mainwindow.ui" line="513"/>
659        <source>Detect language automatically based on regional settings</source>
660        <translation type="unfinished"></translation>
661    </message>
662</context>
663<context>
664    <name>SettingsDialog</name>
665    <message>
666        <location filename="../ui/settingsdialog.ui" line="7"/>
667        <source>Preferences</source>
668        <translation type="unfinished"></translation>
669    </message>
670    <message>
671        <location filename="../ui/settingsdialog.ui" line="156"/>
672        <source>Random values:</source>
673        <translation type="unfinished"></translation>
674    </message>
675    <message>
676        <location filename="../ui/settingsdialog.ui" line="164"/>
677        <source>&amp;Minimal:</source>
678        <translation type="unfinished"></translation>
679    </message>
680    <message>
681        <location filename="../ui/settingsdialog.ui" line="183"/>
682        <source>Minimum for random number generation</source>
683        <translation type="unfinished"></translation>
684    </message>
685    <message>
686        <location filename="../ui/settingsdialog.ui" line="194"/>
687        <source>Ma&amp;ximal:</source>
688        <translation type="unfinished"></translation>
689    </message>
690    <message>
691        <location filename="../ui/settingsdialog.ui" line="213"/>
692        <source>Maximum for random number generation</source>
693        <translation type="unfinished"></translation>
694    </message>
695    <message>
696        <location filename="../ui/settingsdialog.ui" line="223"/>
697        <source>Output settings:</source>
698        <translation type="unfinished"></translation>
699    </message>
700    <message>
701        <location filename="../ui/settingsdialog.ui" line="245"/>
702        <source>Font color for printing</source>
703        <translation type="unfinished"></translation>
704    </message>
705    <message>
706        <location filename="../ui/settingsdialog.ui" line="248"/>
707        <source>&amp;Color...</source>
708        <translation type="unfinished"></translation>
709    </message>
710    <message>
711        <location filename="../ui/settingsdialog.ui" line="261"/>
712        <source>Automatically resize rows and columns to their contents</source>
713        <translation type="unfinished"></translation>
714    </message>
715    <message>
716        <location filename="../ui/settingsdialog.ui" line="264"/>
717        <source>Autosize of rows and columns</source>
718        <translation type="unfinished"></translation>
719    </message>
720    <message>
721        <location filename="../ui/settingsdialog.ui" line="272"/>
722        <source>Show solution steps&apos; matrices for every solution step</source>
723        <translation type="unfinished"></translation>
724    </message>
725    <message>
726        <location filename="../ui/settingsdialog.ui" line="275"/>
727        <source>Show solution steps&apos; matrices</source>
728        <translation type="unfinished"></translation>
729    </message>
730    <message>
731        <location filename="../ui/settingsdialog.ui" line="283"/>
732        <source>Use the number of cities in task to determine whether to show solution steps&apos; matrices</source>
733        <translation type="unfinished"></translation>
734    </message>
735    <message>
736        <location filename="../ui/settingsdialog.ui" line="286"/>
737        <source>Only when &lt;=</source>
738        <translation>Only when </translation>
739    </message>
740    <message>
741        <location filename="../ui/settingsdialog.ui" line="291"/>
742        <source>Maximum number of cities for showing solution steps&apos; matrices</source>
743        <translation type="unfinished"></translation>
744    </message>
745    <message>
746        <location filename="../ui/settingsdialog.ui" line="294"/>
747        <source> cities</source>
748        <comment>Don&apos;t forget a space at the beginning!</comment>
749        <translation type="unfinished"></translation>
750    </message>
751    <message>
752        <location filename="../ui/settingsdialog.ui" line="230"/>
753        <source>Font face for printing</source>
754        <translation type="unfinished"></translation>
755    </message>
756    <message>
757        <location filename="../ui/settingsdialog.ui" line="233"/>
758        <source>&amp;Font...</source>
759        <translation type="unfinished"></translation>
760    </message>
761    <message>
762        <location filename="../ui/settingsdialog.ui" line="85"/>
763        <location filename="../ui/settingsdialog.ui" line="91"/>
764        <source>Help</source>
765        <translation type="unfinished"></translation>
766    </message>
767    <message>
768        <location filename="../ui/settingsdialog.ui" line="88"/>
769        <source>Get preferences help</source>
770        <translation type="unfinished"></translation>
771    </message>
772    <message>
773        <location filename="../src/settingsdialog.cpp" line="46"/>
774        <source>Save new preferences</source>
775        <translation type="unfinished"></translation>
776    </message>
777    <message>
778        <location filename="../src/settingsdialog.cpp" line="49"/>
779        <source>Close without saving preferences</source>
780        <translation type="unfinished"></translation>
781    </message>
782    <message>
783        <location filename="../src/settingsdialog.cpp" line="97"/>
784        <source>Restore main window state and position on application restart</source>
785        <translation type="unfinished"></translation>
786    </message>
787    <message>
788        <location filename="../src/settingsdialog.cpp" line="99"/>
789        <source>Save main window state and position</source>
790        <translation type="unfinished"></translation>
791    </message>
792    <message>
793        <location filename="../src/settingsdialog.cpp" line="122"/>
794        <source>Hover mouse pointer over dialog elements to get additional help</source>
795        <translation type="unfinished"></translation>
796    </message>
797</context>
798</TS>
Note: See TracBrowser for help on using the repository browser.