source: tspsg/i18n/tspsg_en.ts @ b2bf8e3b6b

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

+ Added SIP show/hide handling under wince.

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