Changeset b2bf8e3b6b in tspsg for i18n/tspsg_en.ts


Ignore:
Timestamp:
Feb 25, 2010, 9:48:46 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
278bc7818f
Parents:
6beb157497
Message:

+ 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.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • i18n/tspsg_en.ts

    r6beb157497 rb2bf8e3b6b  
    33<TS version="2.0" language="en" sourcelanguage="en">
    44<defaultcodec>UTF-8</defaultcodec>
     5<context>
     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>
    514<context>
    615    <name>CTSPModel</name>
     
    126135    </message>
    127136    <message>
    128         <location filename="../src/tspsolver.cpp" line="170"/>
     137        <location filename="../src/tspsolver.cpp" line="172"/>
    129138        <source>Solution Result</source>
    130139        <translation type="unfinished"></translation>
    131140    </message>
    132141    <message>
    133         <location filename="../src/tspsolver.cpp" line="170"/>
     142        <location filename="../src/tspsolver.cpp" line="172"/>
    134143        <source>Unable to find solution.
    135144Maybe, this task has no solutions.</source>
     
    147156    <name>MainWindow</name>
    148157    <message>
    149         <location filename="../src/mainwindow.cpp" line="267"/>
    150158        <location filename="../src/mainwindow.cpp" line="276"/>
     159        <location filename="../src/mainwindow.cpp" line="285"/>
    151160        <source>Language change</source>
    152161        <translation type="unfinished"></translation>
    153162    </message>
    154163    <message>
    155         <location filename="../src/mainwindow.cpp" line="626"/>
    156         <source>Unable to load translation language.</source>
    157         <translation type="unfinished"></translation>
    158     </message>
    159     <message>
    160         <location filename="../src/mainwindow.cpp" line="636"/>
     164        <location filename="../src/mainwindow.cpp" line="677"/>
    161165        <source>Would you like to save changes in current task?</source>
    162166        <translation type="unfinished"></translation>
     
    164168    <message>
    165169        <location filename="../ui/mainwindow.ui" line="15"/>
    166         <location filename="../src/mainwindow.cpp" line="742"/>
     170        <location filename="../src/mainwindow.cpp" line="785"/>
    167171        <source>Travelling Salesman Problem</source>
    168172        <translation type="unfinished"></translation>
    169173    </message>
    170174    <message>
    171         <location filename="../src/mainwindow.cpp" line="626"/>
     175        <location filename="../src/mainwindow.cpp" line="664"/>
     176        <location filename="../src/mainwindow.cpp" line="666"/>
    172177        <source>Language Change</source>
    173178        <translation type="unfinished"></translation>
    174179    </message>
    175180    <message>
    176         <location filename="../src/mainwindow.cpp" line="636"/>
     181        <location filename="../src/mainwindow.cpp" line="677"/>
    177182        <source>Unsaved Changes</source>
    178183        <translation type="unfinished"></translation>
    179184    </message>
    180185    <message>
    181         <location filename="../src/mainwindow.cpp" line="126"/>
     186        <location filename="../src/mainwindow.cpp" line="132"/>
    182187        <source>All Supported Formats</source>
    183188        <translation type="unfinished"></translation>
    184189    </message>
    185190    <message>
    186         <location filename="../src/mainwindow.cpp" line="127"/>
    187         <location filename="../src/mainwindow.cpp" line="128"/>
     191        <location filename="../src/mainwindow.cpp" line="133"/>
     192        <location filename="../src/mainwindow.cpp" line="134"/>
    188193        <source>%1 Task Files</source>
    189194        <translation type="unfinished"></translation>
    190195    </message>
    191196    <message>
    192         <location filename="../src/mainwindow.cpp" line="129"/>
     197        <location filename="../src/mainwindow.cpp" line="135"/>
     198        <location filename="../src/mainwindow.cpp" line="191"/>
     199        <location filename="../src/mainwindow.cpp" line="762"/>
     200        <source>All Files</source>
     201        <translation type="unfinished"></translation>
     202    </message>
     203    <message>
    193204        <location filename="../src/mainwindow.cpp" line="185"/>
    194         <location filename="../src/mainwindow.cpp" line="719"/>
    195         <source>All Files</source>
    196         <translation type="unfinished"></translation>
    197     </message>
    198     <message>
    199         <location filename="../src/mainwindow.cpp" line="179"/>
    200205        <source>PDF Files</source>
    201206        <translation type="unfinished"></translation>
    202207    </message>
    203208    <message>
    204         <location filename="../src/mainwindow.cpp" line="181"/>
     209        <location filename="../src/mainwindow.cpp" line="187"/>
    205210        <source>HTML Files</source>
    206211        <translation type="unfinished"></translation>
    207212    </message>
    208213    <message>
    209         <location filename="../src/mainwindow.cpp" line="183"/>
     214        <location filename="../src/mainwindow.cpp" line="189"/>
    210215        <source>OpenDocument Files</source>
    211216        <translation type="unfinished"></translation>
    212217    </message>
    213218    <message>
    214         <location filename="../src/mainwindow.cpp" line="420"/>
     219        <location filename="../src/mainwindow.cpp" line="436"/>
    215220        <source>Selected candidate for branching: %1.</source>
    216221        <translation type="unfinished"></translation>
    217222    </message>
    218223    <message>
    219         <location filename="../src/mainwindow.cpp" line="420"/>
    220         <location filename="../src/mainwindow.cpp" line="427"/>
     224        <location filename="../src/mainwindow.cpp" line="436"/>
     225        <location filename="../src/mainwindow.cpp" line="443"/>
    221226        <source>(%1;%2)</source>
    222227        <translation type="unfinished"></translation>
    223228    </message>
    224229    <message numerus="yes">
    225         <location filename="../src/mainwindow.cpp" line="429"/>
     230        <location filename="../src/mainwindow.cpp" line="445"/>
    226231        <source>%n alternate candidate(s) for branching: %1.</source>
    227232        <translation>
     
    231236    </message>
    232237    <message numerus="yes">
    233         <location filename="../src/mainwindow.cpp" line="447"/>
     238        <location filename="../src/mainwindow.cpp" line="463"/>
    234239        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
    235240        <translation>
     
    239244    </message>
    240245    <message>
    241         <location filename="../src/mainwindow.cpp" line="718"/>
     246        <location filename="../src/mainwindow.cpp" line="761"/>
    242247        <source>%1 Task File</source>
    243248        <translation type="unfinished"></translation>
    244249    </message>
    245250    <message>
    246         <location filename="../src/mainwindow.cpp" line="254"/>
     251        <location filename="../src/mainwindow.cpp" line="260"/>
    247252        <source>Settings Changed</source>
    248253        <translation type="unfinished"></translation>
    249254    </message>
    250255    <message>
    251         <location filename="../src/mainwindow.cpp" line="132"/>
     256        <location filename="../src/mainwindow.cpp" line="138"/>
    252257        <source>Task Load</source>
    253258        <translation type="unfinished"></translation>
    254259    </message>
    255260    <message>
    256         <location filename="../src/mainwindow.cpp" line="254"/>
     261        <location filename="../src/mainwindow.cpp" line="260"/>
    257262        <source>You have changed color settings.
    258263Do you wish to apply them to current solution text?</source>
     
    260265    </message>
    261266    <message>
    262         <location filename="../src/mainwindow.cpp" line="359"/>
     267        <location filename="../src/mainwindow.cpp" line="370"/>
    263268        <source>About TSPSG</source>
    264269        <translation type="unfinished"></translation>
    265270    </message>
    266271    <message>
    267         <location filename="../src/mainwindow.cpp" line="393"/>
     272        <location filename="../src/mainwindow.cpp" line="409"/>
    268273        <source>Data error</source>
    269274        <translation type="unfinished"></translation>
    270275    </message>
    271276    <message>
    272         <location filename="../src/mainwindow.cpp" line="393"/>
     277        <location filename="../src/mainwindow.cpp" line="409"/>
    273278        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
    274279        <translation type="unfinished"></translation>
    275280    </message>
    276281    <message>
    277         <location filename="../src/mainwindow.cpp" line="406"/>
     282        <location filename="../src/mainwindow.cpp" line="422"/>
    278283        <source>Variant #%1</source>
    279284        <translation type="unfinished"></translation>
    280285    </message>
    281286    <message>
    282         <location filename="../src/mainwindow.cpp" line="407"/>
     287        <location filename="../src/mainwindow.cpp" line="423"/>
    283288        <source>Task:</source>
    284289        <translation type="unfinished"></translation>
    285290    </message>
    286291    <message>
    287         <location filename="../src/mainwindow.cpp" line="410"/>
    288         <location filename="../src/mainwindow.cpp" line="457"/>
     292        <location filename="../src/mainwindow.cpp" line="426"/>
     293        <location filename="../src/mainwindow.cpp" line="473"/>
    289294        <source>Solution of Variant #%1 task</source>
    290295        <translation type="unfinished"></translation>
    291296    </message>
    292297    <message>
    293         <location filename="../src/mainwindow.cpp" line="416"/>
     298        <location filename="../src/mainwindow.cpp" line="432"/>
    294299        <source>Step #%1</source>
    295300        <translation type="unfinished"></translation>
    296301    </message>
    297302    <message>
    298         <location filename="../src/mainwindow.cpp" line="442"/>
     303        <location filename="../src/mainwindow.cpp" line="458"/>
    299304        <source>Optimal path:</source>
    300305        <translation type="unfinished"></translation>
    301306    </message>
    302307    <message>
    303         <location filename="../src/mainwindow.cpp" line="444"/>
     308        <location filename="../src/mainwindow.cpp" line="460"/>
    304309        <source>Resulting path:</source>
    305310        <translation type="unfinished"></translation>
    306311    </message>
    307312    <message>
    308         <location filename="../src/mainwindow.cpp" line="449"/>
     313        <location filename="../src/mainwindow.cpp" line="465"/>
    309314        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
    310315        <translation type="unfinished"></translation>
    311316    </message>
    312317    <message>
    313         <location filename="../src/mainwindow.cpp" line="452"/>
     318        <location filename="../src/mainwindow.cpp" line="468"/>
    314319        <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>
    315320        <translation type="unfinished"></translation>
    316321    </message>
    317322    <message>
    318         <location filename="../src/mainwindow.cpp" line="727"/>
     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"/>
    319336        <source>Task Save</source>
    320337        <translation type="unfinished"></translation>
    321338    </message>
    322339    <message>
    323         <location filename="../src/mainwindow.cpp" line="267"/>
     340        <location filename="../src/mainwindow.cpp" line="276"/>
    324341        <source>Language will be autodetected on next application start.</source>
    325342        <translation type="unfinished"></translation>
    326343    </message>
    327344    <message>
    328         <location filename="../src/mainwindow.cpp" line="276"/>
     345        <location filename="../src/mainwindow.cpp" line="285"/>
    329346        <source>You have language autodetection turned on.
    330347It needs to be off.
     
    333350    </message>
    334351    <message>
    335         <location filename="../src/mainwindow.h" line="100"/>
    336         <location filename="../src/mainwindow.cpp" line="146"/>
    337         <location filename="../src/mainwindow.cpp" line="162"/>
    338         <location filename="../src/mainwindow.cpp" line="281"/>
     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"/>
    339356        <source>Untitled</source>
    340357        <translation type="unfinished"></translation>
    341358    </message>
    342359    <message>
     360        <location filename="../ui/mainwindow.ui" line="24"/>
     361        <source>Task</source>
     362        <translation type="unfinished"></translation>
     363    </message>
     364    <message>
    343365        <location filename="../ui/mainwindow.ui" line="45"/>
    344         <source>Task</source>
    345         <translation type="unfinished"></translation>
    346     </message>
    347     <message>
    348         <location filename="../ui/mainwindow.ui" line="66"/>
    349366        <source>&amp;Variant:</source>
    350367        <translation type="unfinished"></translation>
    351368    </message>
    352369    <message>
    353         <location filename="../ui/mainwindow.ui" line="79"/>
     370        <location filename="../ui/mainwindow.ui" line="58"/>
    354371        <source>Number of variant</source>
    355372        <translation type="unfinished"></translation>
    356373    </message>
    357374    <message>
    358         <location filename="../ui/mainwindow.ui" line="89"/>
     375        <location filename="../ui/mainwindow.ui" line="68"/>
    359376        <source>&amp;Cities:</source>
    360377        <translation type="unfinished"></translation>
    361378    </message>
    362379    <message>
    363         <location filename="../ui/mainwindow.ui" line="102"/>
     380        <location filename="../ui/mainwindow.ui" line="81"/>
    364381        <source>Number of cities</source>
    365382        <translation type="unfinished"></translation>
    366383    </message>
    367384    <message>
    368         <location filename="../ui/mainwindow.ui" line="130"/>
     385        <location filename="../ui/mainwindow.ui" line="109"/>
    369386        <source>Cost of travel from city to city</source>
    370387        <translation type="unfinished"></translation>
    371388    </message>
    372389    <message>
    373         <location filename="../ui/mainwindow.ui" line="158"/>
     390        <location filename="../ui/mainwindow.ui" line="137"/>
    374391        <source>Fill table with random numbers</source>
    375392        <translation type="unfinished"></translation>
    376393    </message>
    377394    <message>
    378         <location filename="../ui/mainwindow.ui" line="161"/>
     395        <location filename="../ui/mainwindow.ui" line="140"/>
    379396        <source>Random</source>
    380397        <translation type="unfinished"></translation>
    381398    </message>
    382399    <message>
    383         <location filename="../ui/mainwindow.ui" line="175"/>
     400        <location filename="../ui/mainwindow.ui" line="154"/>
    384401        <source>Solve current task</source>
    385402        <translation type="unfinished"></translation>
    386403    </message>
    387404    <message>
    388         <location filename="../ui/mainwindow.ui" line="178"/>
     405        <location filename="../ui/mainwindow.ui" line="157"/>
    389406        <source>Solve</source>
    390407        <translation type="unfinished"></translation>
    391408    </message>
    392409    <message>
    393         <location filename="../ui/mainwindow.ui" line="192"/>
     410        <location filename="../ui/mainwindow.ui" line="171"/>
    394411        <source>Solution</source>
    395412        <translation type="unfinished"></translation>
    396413    </message>
    397414    <message>
     415        <location filename="../ui/mainwindow.ui" line="180"/>
     416        <source>Solution steps</source>
     417        <translation type="unfinished"></translation>
     418    </message>
     419    <message>
    398420        <location filename="../ui/mainwindow.ui" line="201"/>
    399         <source>Solution steps</source>
    400         <translation type="unfinished"></translation>
    401     </message>
    402     <message>
    403         <location filename="../ui/mainwindow.ui" line="222"/>
    404         <location filename="../ui/mainwindow.ui" line="377"/>
     421        <location filename="../ui/mainwindow.ui" line="355"/>
    405422        <source>Save solution to a file</source>
    406423        <translation type="unfinished"></translation>
    407424    </message>
    408425    <message>
    409         <location filename="../ui/mainwindow.ui" line="225"/>
     426        <location filename="../ui/mainwindow.ui" line="204"/>
    410427        <source>Save Solution</source>
    411428        <translation type="unfinished"></translation>
    412429    </message>
    413430    <message>
    414         <location filename="../ui/mainwindow.ui" line="252"/>
     431        <location filename="../ui/mainwindow.ui" line="231"/>
    415432        <source>Go back to Task tab</source>
    416433        <translation type="unfinished"></translation>
    417434    </message>
    418435    <message>
    419         <location filename="../ui/mainwindow.ui" line="255"/>
     436        <location filename="../ui/mainwindow.ui" line="234"/>
    420437        <source>Back to Task</source>
    421438        <translation type="unfinished"></translation>
    422439    </message>
    423440    <message>
    424         <location filename="../ui/mainwindow.ui" line="285"/>
     441        <location filename="../ui/mainwindow.ui" line="263"/>
    425442        <source>&amp;File</source>
    426443        <translation type="unfinished"></translation>
    427444    </message>
    428445    <message>
    429         <location filename="../ui/mainwindow.ui" line="317"/>
     446        <location filename="../ui/mainwindow.ui" line="295"/>
    430447        <source>&amp;Language</source>
    431448        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
     
    433450    </message>
    434451    <message>
    435         <location filename="../ui/mainwindow.ui" line="455"/>
     452        <location filename="../ui/mainwindow.ui" line="433"/>
    436453        <source>Context &amp;Help</source>
    437454        <translation type="unfinished"></translation>
    438455    </message>
    439456    <message>
    440         <location filename="../ui/mainwindow.ui" line="470"/>
     457        <location filename="../ui/mainwindow.ui" line="448"/>
    441458        <source>&amp;About TSPSG...</source>
    442459        <translation type="unfinished"></translation>
    443460    </message>
    444461    <message>
    445         <location filename="../ui/mainwindow.ui" line="536"/>
     462        <location filename="../ui/mainwindow.ui" line="514"/>
    446463        <source>&amp;Save</source>
    447464        <translation type="unfinished"></translation>
    448465    </message>
    449466    <message>
    450         <location filename="../ui/mainwindow.ui" line="307"/>
     467        <location filename="../ui/mainwindow.ui" line="285"/>
    451468        <source>&amp;Settings</source>
    452469        <translation type="unfinished"></translation>
    453470    </message>
    454471    <message>
    455         <location filename="../ui/mainwindow.ui" line="333"/>
     472        <location filename="../ui/mainwindow.ui" line="311"/>
    456473        <source>&amp;Help</source>
    457474        <translation type="unfinished"></translation>
    458475    </message>
    459476    <message>
    460         <location filename="../ui/mainwindow.ui" line="374"/>
     477        <location filename="../ui/mainwindow.ui" line="352"/>
    461478        <source>Save solution</source>
    462479        <translation type="unfinished"></translation>
    463480    </message>
    464481    <message>
    465         <location filename="../ui/mainwindow.ui" line="386"/>
     482        <location filename="../ui/mainwindow.ui" line="364"/>
    466483        <source>&amp;New</source>
    467484        <translation type="unfinished"></translation>
    468485    </message>
    469486    <message>
    470         <location filename="../ui/mainwindow.ui" line="389"/>
     487        <location filename="../ui/mainwindow.ui" line="367"/>
    471488        <source>New task</source>
    472489        <translation type="unfinished"></translation>
    473490    </message>
    474491    <message>
    475         <location filename="../ui/mainwindow.ui" line="392"/>
     492        <location filename="../ui/mainwindow.ui" line="370"/>
    476493        <source>Create new task</source>
    477494        <translation type="unfinished"></translation>
    478495    </message>
    479496    <message>
    480         <location filename="../ui/mainwindow.ui" line="395"/>
     497        <location filename="../ui/mainwindow.ui" line="373"/>
    481498        <source>Ctrl+N</source>
    482499        <translation type="unfinished"></translation>
    483500    </message>
    484501    <message>
    485         <location filename="../ui/mainwindow.ui" line="404"/>
     502        <location filename="../ui/mainwindow.ui" line="382"/>
    486503        <source>&amp;Open...</source>
    487504        <translation type="unfinished"></translation>
    488505    </message>
    489506    <message>
    490         <location filename="../ui/mainwindow.ui" line="407"/>
     507        <location filename="../ui/mainwindow.ui" line="385"/>
    491508        <source>Open task</source>
    492509        <translation type="unfinished"></translation>
    493510    </message>
    494511    <message>
    495         <location filename="../ui/mainwindow.ui" line="410"/>
     512        <location filename="../ui/mainwindow.ui" line="388"/>
    496513        <source>Open saved task</source>
    497514        <translation type="unfinished"></translation>
    498515    </message>
    499516    <message>
    500         <location filename="../ui/mainwindow.ui" line="413"/>
     517        <location filename="../ui/mainwindow.ui" line="391"/>
    501518        <source>Ctrl+O</source>
    502519        <translation type="unfinished"></translation>
    503520    </message>
    504521    <message>
    505         <location filename="../ui/mainwindow.ui" line="422"/>
     522        <location filename="../ui/mainwindow.ui" line="400"/>
    506523        <source>&amp;Preferences...</source>
    507524        <translation type="unfinished"></translation>
    508525    </message>
    509526    <message>
    510         <location filename="../ui/mainwindow.ui" line="425"/>
     527        <location filename="../ui/mainwindow.ui" line="403"/>
    511528        <source>Application preferences</source>
    512529        <translation type="unfinished"></translation>
    513530    </message>
    514531    <message>
    515         <location filename="../ui/mainwindow.ui" line="437"/>
     532        <location filename="../ui/mainwindow.ui" line="415"/>
    516533        <source>&amp;Contents</source>
    517534        <translation type="unfinished"></translation>
    518535    </message>
    519536    <message>
    520         <location filename="../ui/mainwindow.ui" line="440"/>
     537        <location filename="../ui/mainwindow.ui" line="418"/>
    521538        <source>Open help contents</source>
    522539        <translation type="unfinished"></translation>
    523540    </message>
    524541    <message>
    525         <location filename="../ui/mainwindow.ui" line="443"/>
     542        <location filename="../ui/mainwindow.ui" line="421"/>
    526543        <source>Ctrl+F1</source>
    527544        <translation type="unfinished"></translation>
    528545    </message>
    529546    <message>
    530         <location filename="../ui/mainwindow.ui" line="458"/>
     547        <location filename="../ui/mainwindow.ui" line="436"/>
    531548        <source>Open context help</source>
    532549        <translation type="unfinished"></translation>
    533550    </message>
    534551    <message>
    535         <location filename="../ui/mainwindow.ui" line="461"/>
     552        <location filename="../ui/mainwindow.ui" line="439"/>
    536553        <source>F1</source>
    537554        <translation type="unfinished"></translation>
    538555    </message>
    539556    <message>
    540         <location filename="../ui/mainwindow.ui" line="473"/>
     557        <location filename="../ui/mainwindow.ui" line="451"/>
    541558        <source>About application</source>
    542559        <translation type="unfinished"></translation>
    543560    </message>
    544561    <message>
    545         <location filename="../ui/mainwindow.ui" line="482"/>
     562        <location filename="../ui/mainwindow.ui" line="460"/>
    546563        <source>E&amp;xit</source>
    547564        <translation type="unfinished"></translation>
    548565    </message>
    549566    <message>
     567        <location filename="../ui/mainwindow.ui" line="463"/>
     568        <source>Exit application</source>
     569        <translation type="unfinished"></translation>
     570    </message>
     571    <message>
     572        <location filename="../ui/mainwindow.ui" line="468"/>
     573        <source>&amp;Task...</source>
     574        <translation type="unfinished"></translation>
     575    </message>
     576    <message>
     577        <location filename="../ui/mainwindow.ui" line="471"/>
     578        <location filename="../ui/mainwindow.ui" line="517"/>
     579        <source>Save task</source>
     580        <translation type="unfinished"></translation>
     581    </message>
     582    <message>
     583        <location filename="../ui/mainwindow.ui" line="474"/>
     584        <source>Save task to file</source>
     585        <translation type="unfinished"></translation>
     586    </message>
     587    <message>
     588        <location filename="../ui/mainwindow.ui" line="523"/>
     589        <source>Ctrl+S</source>
     590        <translation type="unfinished"></translation>
     591    </message>
     592    <message>
    550593        <location filename="../ui/mainwindow.ui" line="485"/>
    551         <source>Exit application</source>
    552         <translation type="unfinished"></translation>
    553     </message>
    554     <message>
    555         <location filename="../ui/mainwindow.ui" line="490"/>
    556         <source>&amp;Task...</source>
    557         <translation type="unfinished"></translation>
    558     </message>
    559     <message>
    560         <location filename="../ui/mainwindow.ui" line="493"/>
    561         <location filename="../ui/mainwindow.ui" line="539"/>
    562         <source>Save task</source>
    563         <translation type="unfinished"></translation>
    564     </message>
    565     <message>
    566         <location filename="../ui/mainwindow.ui" line="496"/>
    567         <source>Save task to file</source>
    568         <translation type="unfinished"></translation>
    569     </message>
    570     <message>
    571         <location filename="../ui/mainwindow.ui" line="545"/>
    572         <source>Ctrl+S</source>
    573         <translation type="unfinished"></translation>
    574     </message>
    575     <message>
    576         <location filename="../ui/mainwindow.ui" line="507"/>
    577594        <source>&amp;Autodetect</source>
    578595        <translation type="unfinished"></translation>
    579596    </message>
    580597    <message>
    581         <location filename="../ui/mainwindow.ui" line="542"/>
     598        <location filename="../ui/mainwindow.ui" line="520"/>
    582599        <source>Save current task</source>
    583600        <translation type="unfinished"></translation>
    584601    </message>
    585602    <message>
    586         <location filename="../ui/mainwindow.ui" line="554"/>
     603        <location filename="../ui/mainwindow.ui" line="532"/>
    587604        <source>About &amp;Qt...</source>
    588605        <translation type="unfinished"></translation>
    589606    </message>
    590607    <message>
    591         <location filename="../ui/mainwindow.ui" line="557"/>
     608        <location filename="../ui/mainwindow.ui" line="535"/>
    592609        <source>About Qt library</source>
    593610        <translation type="unfinished"></translation>
    594611    </message>
    595612    <message>
    596         <location filename="../ui/mainwindow.ui" line="311"/>
     613        <location filename="../ui/mainwindow.ui" line="289"/>
    597614        <source>Select language</source>
    598615        <translation type="unfinished"></translation>
    599616    </message>
    600617    <message>
    601         <location filename="../ui/mainwindow.ui" line="289"/>
     618        <location filename="../ui/mainwindow.ui" line="267"/>
    602619        <source>Save &amp;As</source>
    603620        <translation type="unfinished"></translation>
    604621    </message>
    605622    <message>
    606         <location filename="../ui/mainwindow.ui" line="314"/>
     623        <location filename="../ui/mainwindow.ui" line="292"/>
    607624        <source>Select application language</source>
    608625        <translation type="unfinished"></translation>
    609626    </message>
    610627    <message>
    611         <location filename="../src/mainwindow.cpp" line="706"/>
     628        <location filename="../src/mainwindow.cpp" line="749"/>
    612629        <source>&amp;Print...</source>
    613630        <translation type="unfinished"></translation>
    614631    </message>
    615632    <message>
    616         <location filename="../src/mainwindow.cpp" line="713"/>
     633        <location filename="../src/mainwindow.cpp" line="756"/>
    617634        <source>Ctrl+P</source>
    618635        <translation type="unfinished"></translation>
    619636    </message>
    620637    <message>
    621         <location filename="../ui/mainwindow.ui" line="371"/>
     638        <location filename="../ui/mainwindow.ui" line="349"/>
    622639        <source>&amp;Solution...</source>
    623640        <translation type="unfinished"></translation>
    624641    </message>
    625642    <message>
    626         <location filename="../ui/mainwindow.ui" line="510"/>
     643        <location filename="../ui/mainwindow.ui" line="488"/>
    627644        <source>Detect language automatically</source>
    628645        <translation type="unfinished"></translation>
    629646    </message>
    630647    <message>
    631         <location filename="../ui/mainwindow.ui" line="350"/>
     648        <location filename="../ui/mainwindow.ui" line="328"/>
    632649        <source>Toolbar</source>
    633650        <translation type="unfinished"></translation>
    634651    </message>
    635652    <message>
    636         <location filename="../src/mainwindow.cpp" line="698"/>
     653        <location filename="../src/mainwindow.cpp" line="741"/>
    637654        <source>P&amp;rint Preview...</source>
    638655        <translation type="unfinished"></translation>
    639656    </message>
    640657    <message>
    641         <location filename="../src/mainwindow.cpp" line="700"/>
     658        <location filename="../src/mainwindow.cpp" line="743"/>
    642659        <source>Preview solution results</source>
    643660        <translation type="unfinished"></translation>
    644661    </message>
    645662    <message>
    646         <location filename="../src/mainwindow.cpp" line="703"/>
     663        <location filename="../src/mainwindow.cpp" line="746"/>
    647664        <source>Preview current solution results before printing</source>
    648665        <translation type="unfinished"></translation>
    649666    </message>
    650667    <message>
    651         <location filename="../src/mainwindow.cpp" line="708"/>
     668        <location filename="../src/mainwindow.cpp" line="751"/>
    652669        <source>Print solution</source>
    653670        <translation type="unfinished"></translation>
    654671    </message>
    655672    <message>
    656         <location filename="../src/mainwindow.cpp" line="711"/>
     673        <location filename="../src/mainwindow.cpp" line="754"/>
    657674        <source>Print current solution results</source>
    658675        <translation type="unfinished"></translation>
    659676    </message>
    660677    <message>
    661         <location filename="../ui/mainwindow.ui" line="513"/>
     678        <location filename="../ui/mainwindow.ui" line="491"/>
    662679        <source>Detect language automatically based on regional settings</source>
    663680        <translation type="unfinished"></translation>
     
    667684    <name>SettingsDialog</name>
    668685    <message>
    669         <location filename="../ui/settingsdialog.ui" line="7"/>
     686        <location filename="../ui/settingsdialog.ui" line="15"/>
    670687        <source>Preferences</source>
    671688        <translation type="unfinished"></translation>
    672689    </message>
    673690    <message>
    674         <location filename="../ui/settingsdialog.ui" line="208"/>
     691        <location filename="../ui/settingsdialog.ui" line="237"/>
    675692        <source>Task</source>
    676693        <translation type="unfinished"></translation>
    677694    </message>
    678695    <message>
    679         <location filename="../ui/settingsdialog.ui" line="211"/>
     696        <location filename="../ui/settingsdialog.ui" line="240"/>
    680697        <source>Task generation and solving settings</source>
    681698        <translation type="unfinished"></translation>
    682699    </message>
    683700    <message>
    684         <location filename="../ui/settingsdialog.ui" line="219"/>
     701        <location filename="../ui/settingsdialog.ui" line="248"/>
    685702        <source>Fractional accuracy:</source>
    686703        <translation type="unfinished"></translation>
    687704    </message>
    688705    <message>
    689         <location filename="../ui/settingsdialog.ui" line="232"/>
     706        <location filename="../ui/settingsdialog.ui" line="258"/>
    690707        <source>Accuracy of the fractional values (in decimal places)</source>
    691708        <translation type="unfinished"></translation>
    692709    </message>
    693710    <message>
    694         <location filename="../ui/settingsdialog.ui" line="259"/>
     711        <location filename="../ui/settingsdialog.ui" line="285"/>
    695712        <source>Random numbers</source>
    696713        <translation type="unfinished"></translation>
    697714    </message>
    698715    <message>
    699         <location filename="../ui/settingsdialog.ui" line="270"/>
     716        <location filename="../ui/settingsdialog.ui" line="296"/>
    700717        <source>&amp;Minimal:</source>
    701718        <translation type="unfinished"></translation>
    702719    </message>
    703720    <message>
    704         <location filename="../ui/settingsdialog.ui" line="283"/>
     721        <location filename="../ui/settingsdialog.ui" line="309"/>
    705722        <source>Minimum for random number generation</source>
    706723        <translation type="unfinished"></translation>
    707724    </message>
    708725    <message>
    709         <location filename="../ui/settingsdialog.ui" line="290"/>
     726        <location filename="../ui/settingsdialog.ui" line="316"/>
    710727        <source>Ma&amp;ximal:</source>
    711728        <translation type="unfinished"></translation>
    712729    </message>
    713730    <message>
    714         <location filename="../ui/settingsdialog.ui" line="303"/>
     731        <location filename="../ui/settingsdialog.ui" line="329"/>
    715732        <source>Maximum for random number generation</source>
    716733        <translation type="unfinished"></translation>
    717734    </message>
    718735    <message>
    719         <location filename="../ui/settingsdialog.ui" line="315"/>
     736        <location filename="../ui/settingsdialog.ui" line="341"/>
    720737        <source>Generate fractional random values with the Fractional accuracy</source>
    721738        <translation type="unfinished"></translation>
    722739    </message>
    723740    <message>
    724         <location filename="../ui/settingsdialog.ui" line="456"/>
     741        <location filename="../ui/settingsdialog.ui" line="482"/>
    725742        <source>Output font settings</source>
    726743        <translation type="unfinished"></translation>
    727744    </message>
    728745    <message>
    729         <location filename="../ui/settingsdialog.ui" line="485"/>
     746        <location filename="../ui/settingsdialog.ui" line="511"/>
    730747        <source>&amp;Color...</source>
    731748        <translation type="unfinished"></translation>
    732749    </message>
    733750    <message>
    734         <location filename="../ui/settingsdialog.ui" line="171"/>
     751        <location filename="../ui/settingsdialog.ui" line="200"/>
    735752        <source>Automatically resize rows and columns to their contents</source>
    736753        <translation type="unfinished"></translation>
    737754    </message>
    738755    <message>
    739         <location filename="../ui/settingsdialog.ui" line="159"/>
     756        <location filename="../ui/settingsdialog.ui" line="188"/>
    740757        <source>General</source>
    741758        <translation type="unfinished"></translation>
    742759    </message>
    743760    <message>
    744         <location filename="../ui/settingsdialog.ui" line="162"/>
     761        <location filename="../ui/settingsdialog.ui" line="191"/>
    745762        <source>General TSPSG settings</source>
    746763        <translation type="unfinished"></translation>
    747764    </message>
    748765    <message>
    749         <location filename="../ui/settingsdialog.ui" line="174"/>
     766        <location filename="../ui/settingsdialog.ui" line="203"/>
    750767        <source>Autosize of rows and columns</source>
    751768        <translation type="unfinished"></translation>
    752769    </message>
    753770    <message>
    754         <location filename="../ui/settingsdialog.ui" line="184"/>
     771        <location filename="../ui/settingsdialog.ui" line="213"/>
    755772        <source>Use native File Open and File Save dialogs (uncheck to use Qt&apos;s Dialogs)</source>
    756773        <translation type="unfinished"></translation>
    757774    </message>
    758775    <message>
    759         <location filename="../ui/settingsdialog.ui" line="357"/>
     776        <location filename="../ui/settingsdialog.ui" line="383"/>
    760777        <source>Output</source>
    761778        <translation type="unfinished"></translation>
    762779    </message>
    763780    <message>
    764         <location filename="../ui/settingsdialog.ui" line="360"/>
     781        <location filename="../ui/settingsdialog.ui" line="386"/>
    765782        <source>Solution output settings</source>
    766783        <translation type="unfinished"></translation>
    767784    </message>
    768785    <message>
    769         <location filename="../ui/settingsdialog.ui" line="369"/>
     786        <location filename="../ui/settingsdialog.ui" line="395"/>
    770787        <source>Show solution steps&apos; matrices for every solution step</source>
    771788        <translation type="unfinished"></translation>
    772789    </message>
    773790    <message>
    774         <location filename="../ui/settingsdialog.ui" line="372"/>
     791        <location filename="../ui/settingsdialog.ui" line="398"/>
    775792        <source>Show solution steps&apos; matrices</source>
    776793        <translation type="unfinished"></translation>
    777794    </message>
    778795    <message>
    779         <location filename="../ui/settingsdialog.ui" line="403"/>
     796        <location filename="../ui/settingsdialog.ui" line="429"/>
    780797        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
    781798        <translation type="unfinished"></translation>
    782799    </message>
    783800    <message>
    784         <location filename="../ui/settingsdialog.ui" line="413"/>
     801        <location filename="../ui/settingsdialog.ui" line="439"/>
    785802        <source>Maximum number of cities to show solution steps&apos; matrices</source>
    786803        <translation type="unfinished"></translation>
    787804    </message>
    788805    <message>
    789         <location filename="../ui/settingsdialog.ui" line="465"/>
     806        <location filename="../ui/settingsdialog.ui" line="491"/>
    790807        <source>Font face for solution output</source>
    791808        <translation type="unfinished"></translation>
    792809    </message>
    793810    <message>
    794         <location filename="../ui/settingsdialog.ui" line="482"/>
     811        <location filename="../ui/settingsdialog.ui" line="508"/>
    795812        <source>Font color for solution output</source>
    796813        <translation type="unfinished"></translation>
    797814    </message>
    798815    <message>
    799         <location filename="../ui/settingsdialog.ui" line="318"/>
     816        <location filename="../ui/settingsdialog.ui" line="344"/>
    800817        <source>Fractional random values</source>
    801818        <translation type="unfinished"></translation>
    802819    </message>
    803820    <message>
    804         <location filename="../ui/settingsdialog.ui" line="444"/>
     821        <location filename="../ui/settingsdialog.ui" line="470"/>
    805822        <source>Scroll to the end of solution output after solving</source>
    806823        <translation type="unfinished"></translation>
    807824    </message>
    808825    <message>
    809         <location filename="../ui/settingsdialog.ui" line="447"/>
     826        <location filename="../ui/settingsdialog.ui" line="473"/>
    810827        <source>Scroll to solution end</source>
    811828        <translation type="unfinished"></translation>
    812829    </message>
    813830    <message>
    814         <location filename="../ui/settingsdialog.ui" line="187"/>
     831        <location filename="../ui/settingsdialog.ui" line="216"/>
    815832        <source>Use native file dialogs</source>
    816833        <translation type="unfinished"></translation>
    817834    </message>
    818835    <message>
    819         <location filename="../ui/settingsdialog.ui" line="406"/>
     836        <location filename="../ui/settingsdialog.ui" line="432"/>
    820837        <source>Only when &lt;=</source>
    821838        <translation>Only when ≤</translation>
    822839    </message>
    823840    <message>
    824         <location filename="../ui/settingsdialog.ui" line="416"/>
     841        <location filename="../ui/settingsdialog.ui" line="442"/>
    825842        <source> cities</source>
    826843        <comment>Don&apos;t forget a space at the beginning!</comment>
     
    828845    </message>
    829846    <message>
    830         <location filename="../ui/settingsdialog.ui" line="468"/>
     847        <location filename="../ui/settingsdialog.ui" line="494"/>
    831848        <source>&amp;Font...</source>
    832849        <translation type="unfinished"></translation>
    833850    </message>
    834851    <message>
    835         <location filename="../ui/settingsdialog.ui" line="85"/>
    836         <location filename="../ui/settingsdialog.ui" line="91"/>
     852        <location filename="../ui/settingsdialog.ui" line="111"/>
     853        <location filename="../ui/settingsdialog.ui" line="117"/>
    837854        <source>Help</source>
    838855        <translation type="unfinished"></translation>
    839856    </message>
    840857    <message>
    841         <location filename="../ui/settingsdialog.ui" line="88"/>
     858        <location filename="../ui/settingsdialog.ui" line="114"/>
    842859        <source>Get preferences help</source>
    843860        <translation type="unfinished"></translation>
     
    854871    </message>
    855872    <message>
    856         <location filename="../src/settingsdialog.cpp" line="74"/>
     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"/>
    857884        <source>Restore main window state and position on application restart</source>
    858885        <translation type="unfinished"></translation>
    859886    </message>
    860887    <message>
    861         <location filename="../src/settingsdialog.cpp" line="76"/>
     888        <location filename="../src/settingsdialog.cpp" line="91"/>
    862889        <source>Save main window state and position</source>
    863890        <translation type="unfinished"></translation>
    864891    </message>
    865892    <message>
    866         <location filename="../src/settingsdialog.cpp" line="99"/>
     893        <location filename="../src/settingsdialog.cpp" line="113"/>
    867894        <source>Hover mouse pointer over dialog elements to get additional help</source>
    868895        <translation type="unfinished"></translation>
Note: See TracChangeset for help on using the changeset viewer.