Changeset 03df0acb95 in tspsg for l10n/template.ts


Ignore:
Timestamp:
Apr 15, 2011, 9:59:16 PM (13 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
3487003f06
Parents:
fec08a47e5
git-author:
Oleksii Serdiuk <contacts@…> (04/15/11 21:59:16)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:59)
Message:

Updated all translations and translation template file...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • l10n/template.ts

    rfec08a47e5 r03df0acb95  
    66    <name>--------</name>
    77    <message>
    8         <location filename="../src/mainwindow.cpp" line="520"/>
     8        <location filename="../src/mainwindow.cpp" line="588"/>
    99        <source>AUTHORS %1</source>
    1010        <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment>
     
    1212    </message>
    1313    <message>
    14         <location filename="../src/mainwindow.cpp" line="522"/>
     14        <location filename="../src/mainwindow.cpp" line="590"/>
    1515        <source>VERSION</source>
    1616        <comment>Please, provide your translation version here.</comment>
     
    1818    </message>
    1919    <message>
    20         <location filename="../src/mainwindow.cpp" line="1244"/>
     20        <location filename="../src/mainwindow.cpp" line="1337"/>
    2121        <source>COUNTRY</source>
    2222        <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment>
     
    2424    </message>
    2525    <message>
    26         <location filename="../src/mainwindow.cpp" line="1245"/>
     26        <location filename="../src/mainwindow.cpp" line="1338"/>
    2727        <source>LANGNAME</source>
    2828        <comment>Please, provide a native name of your translation language here.</comment>
     
    4545        <location filename="../src/tspmodel.cpp" line="142"/>
    4646        <location filename="../src/tspmodel.cpp" line="168"/>
    47         <location filename="../src/tspmodel.cpp" line="384"/>
    48         <location filename="../src/tspmodel.cpp" line="403"/>
    49         <location filename="../src/tspmodel.cpp" line="419"/>
    50         <location filename="../src/tspmodel.cpp" line="459"/>
    51         <location filename="../src/tspmodel.cpp" line="471"/>
     47        <location filename="../src/tspmodel.cpp" line="385"/>
     48        <location filename="../src/tspmodel.cpp" line="404"/>
     49        <location filename="../src/tspmodel.cpp" line="423"/>
     50        <location filename="../src/tspmodel.cpp" line="431"/>
     51        <location filename="../src/tspmodel.cpp" line="474"/>
     52        <location filename="../src/tspmodel.cpp" line="489"/>
    5253        <source>Task Load</source>
    5354        <translation type="unfinished"></translation>
     
    6162    <message>
    6263        <location filename="../src/tspmodel.cpp" line="168"/>
    63         <location filename="../src/tspmodel.cpp" line="384"/>
    64         <location filename="../src/tspmodel.cpp" line="403"/>
    65         <location filename="../src/tspmodel.cpp" line="419"/>
    66         <location filename="../src/tspmodel.cpp" line="459"/>
    67         <location filename="../src/tspmodel.cpp" line="471"/>
     64        <location filename="../src/tspmodel.cpp" line="385"/>
     65        <location filename="../src/tspmodel.cpp" line="404"/>
     66        <location filename="../src/tspmodel.cpp" line="423"/>
     67        <location filename="../src/tspmodel.cpp" line="431"/>
     68        <location filename="../src/tspmodel.cpp" line="474"/>
     69        <location filename="../src/tspmodel.cpp" line="489"/>
    6870        <source>Unable to load task:</source>
    6971        <translation type="unfinished"></translation>
     
    106108    </message>
    107109    <message>
    108         <location filename="../src/tspmodel.cpp" line="377"/>
    109         <source>Unexpected end of file.</source>
    110         <translation type="unfinished"></translation>
    111     </message>
    112     <message>
    113         <location filename="../src/tspmodel.cpp" line="379"/>
    114         <source>Corrupt data read. File possibly corrupted.</source>
    115         <translation type="unfinished"></translation>
    116     </message>
    117     <message>
    118         <location filename="../src/tspmodel.cpp" line="381"/>
    119         <source>Unknown error.</source>
    120         <translation type="unfinished"></translation>
    121     </message>
    122     <message>
    123         <location filename="../src/tspmodel.cpp" line="403"/>
    124         <location filename="../src/tspmodel.cpp" line="459"/>
    125         <source>File version is newer than application supports.
    126 Please, try to update application.</source>
    127         <translation type="unfinished"></translation>
    128     </message>
    129     <message>
    130         <location filename="../src/tspmodel.cpp" line="419"/>
    131         <location filename="../src/tspmodel.cpp" line="471"/>
    132         <source>Unexpected data read.
    133 File is possibly corrupted.</source>
     110        <location filename="../src/tspmodel.cpp" line="378"/>
     111        <source>Unexpected end of file. The file could be corrupted.</source>
     112        <translation type="unfinished"></translation>
     113    </message>
     114    <message>
     115        <location filename="../src/tspmodel.cpp" line="380"/>
     116        <source>Corrupt data read. The file could be corrupted.</source>
     117        <translation type="unfinished"></translation>
     118    </message>
     119    <message>
     120        <location filename="../src/tspmodel.cpp" line="382"/>
     121        <source>Unknown error. The file could be corrupted.</source>
     122        <translation type="unfinished"></translation>
     123    </message>
     124    <message>
     125        <location filename="../src/tspmodel.cpp" line="405"/>
     126        <location filename="../src/tspmodel.cpp" line="475"/>
     127        <source>File version (%1) is newer than this version of %3 supports (%2).
     128Please, try to update the application. Also, the file could be corrupted.</source>
     129        <translation type="unfinished"></translation>
     130    </message>
     131    <message>
     132        <location filename="../src/tspmodel.cpp" line="424"/>
     133        <location filename="../src/tspmodel.cpp" line="490"/>
     134        <source>Unexpected data read. The file could be corrupted.</source>
     135        <translation type="unfinished"></translation>
     136    </message>
     137    <message>
     138        <location filename="../src/tspmodel.cpp" line="432"/>
     139        <source>The task contains more cities (%1) than this version of %3 supports (%2).
     140You might be using an old version of the application or the file could be corrupted.</source>
    134141        <translation type="unfinished"></translation>
    135142    </message>
     
    371378    <message>
    372379        <location filename="../ui/mainwindow.ui" line="417"/>
     380        <location filename="../src/mainwindow.cpp" line="1599"/>
    373381        <source>E&amp;xit</source>
    374382        <translation type="unfinished"></translation>
     
    441449    </message>
    442450    <message>
    443         <location filename="../src/mainwindow.cpp" line="173"/>
     451        <location filename="../src/mainwindow.cpp" line="192"/>
    444452        <source>All Supported Formats</source>
    445453        <translation type="unfinished"></translation>
    446454    </message>
    447455    <message>
    448         <location filename="../src/mainwindow.cpp" line="174"/>
    449         <location filename="../src/mainwindow.cpp" line="175"/>
     456        <location filename="../src/mainwindow.cpp" line="193"/>
     457        <location filename="../src/mainwindow.cpp" line="194"/>
    450458        <source>%1 Task Files</source>
    451459        <translation type="unfinished"></translation>
    452460    </message>
    453461    <message>
    454         <location filename="../src/mainwindow.cpp" line="176"/>
    455         <location filename="../src/mainwindow.cpp" line="247"/>
    456         <location filename="../src/mainwindow.cpp" line="1493"/>
     462        <location filename="../src/mainwindow.cpp" line="195"/>
     463        <location filename="../src/mainwindow.cpp" line="266"/>
     464        <location filename="../src/mainwindow.cpp" line="1605"/>
    457465        <source>All Files</source>
    458466        <translation type="unfinished"></translation>
    459467    </message>
    460468    <message>
    461         <location filename="../src/mainwindow.cpp" line="184"/>
     469        <location filename="../src/mainwindow.cpp" line="203"/>
    462470        <source>Task Load</source>
    463471        <translation type="unfinished"></translation>
    464472    </message>
    465473    <message>
    466         <location filename="../src/mainwindow.cpp" line="179"/>
    467         <location filename="../src/mainwindow.cpp" line="201"/>
    468         <location filename="../src/mainwindow.cpp" line="227"/>
    469         <location filename="../src/mainwindow.cpp" line="396"/>
    470         <location filename="../src/mainwindow.cpp" line="1495"/>
    471         <location filename="../src/mainwindow.h" line="151"/>
     474        <location filename="../src/mainwindow.cpp" line="198"/>
     475        <location filename="../src/mainwindow.cpp" line="220"/>
     476        <location filename="../src/mainwindow.cpp" line="246"/>
     477        <location filename="../src/mainwindow.cpp" line="467"/>
     478        <location filename="../src/mainwindow.cpp" line="1607"/>
     479        <location filename="../src/mainwindow.h" line="157"/>
    472480        <source>Untitled</source>
    473481        <translation type="unfinished"></translation>
    474482    </message>
    475483    <message numerus="yes">
    476         <location filename="../src/mainwindow.cpp" line="132"/>
     484        <location filename="../src/mainwindow.cpp" line="150"/>
    477485        <source>Would you like %1 to automatically check for updates every %n day(s)?</source>
    478486        <translation type="unfinished">
     
    481489    </message>
    482490    <message>
    483         <location filename="../src/mainwindow.cpp" line="243"/>
     491        <location filename="../src/mainwindow.cpp" line="262"/>
    484492        <source>PDF Files</source>
    485493        <translation type="unfinished"></translation>
    486494    </message>
    487495    <message>
    488         <location filename="../src/mainwindow.cpp" line="245"/>
     496        <location filename="../src/mainwindow.cpp" line="264"/>
    489497        <source>HTML Files</source>
    490498        <translation type="unfinished"></translation>
    491499    </message>
    492500    <message>
    493         <location filename="../src/mainwindow.cpp" line="246"/>
     501        <location filename="../src/mainwindow.cpp" line="265"/>
    494502        <source>OpenDocument Files</source>
    495503        <translation type="unfinished"></translation>
    496504    </message>
    497505    <message>
    498         <location filename="../src/mainwindow.cpp" line="271"/>
    499         <location filename="../src/mainwindow.cpp" line="327"/>
    500         <location filename="../src/mainwindow.cpp" line="338"/>
     506        <location filename="../src/mainwindow.cpp" line="289"/>
     507        <location filename="../src/mainwindow.cpp" line="353"/>
     508        <location filename="../src/mainwindow.cpp" line="373"/>
    501509        <source>Solution Save</source>
    502510        <translation type="unfinished"></translation>
    503511    </message>
    504512    <message>
    505         <location filename="../src/mainwindow.cpp" line="271"/>
    506         <location filename="../src/mainwindow.cpp" line="338"/>
     513        <location filename="../src/mainwindow.cpp" line="289"/>
     514        <location filename="../src/mainwindow.cpp" line="373"/>
    507515        <source>Unable to save the solution.
    508516Error: %1</source>
     
    510518    </message>
    511519    <message>
    512         <location filename="../src/mainwindow.cpp" line="287"/>
    513         <location filename="../src/mainwindow.cpp" line="302"/>
     520        <location filename="../src/mainwindow.cpp" line="312"/>
     521        <location filename="../src/mainwindow.cpp" line="322"/>
     522        <location filename="../src/mainwindow.cpp" line="360"/>
    514523        <source>Solution Graph</source>
    515524        <translation type="unfinished"></translation>
    516525    </message>
    517526    <message>
    518         <location filename="../src/mainwindow.cpp" line="303"/>
     527        <location filename="../src/mainwindow.cpp" line="323"/>
    519528        <source>Generated with %1</source>
    520529        <translation type="unfinished"></translation>
    521530    </message>
    522531    <message>
    523         <location filename="../src/mainwindow.cpp" line="327"/>
     532        <location filename="../src/mainwindow.cpp" line="353"/>
    524533        <source>Unable to save the solution graph.
    525534Error: %1</source>
     
    527536    </message>
    528537    <message>
    529         <location filename="../src/mainwindow.cpp" line="369"/>
    530         <location filename="../src/mainwindow.cpp" line="411"/>
     538        <location filename="../src/mainwindow.cpp" line="445"/>
     539        <location filename="../src/mainwindow.cpp" line="482"/>
    531540        <source>Settings Changed</source>
    532541        <translation type="unfinished"></translation>
    533542    </message>
    534543    <message>
    535         <location filename="../src/mainwindow.cpp" line="369"/>
     544        <location filename="../src/mainwindow.cpp" line="445"/>
    536545        <source>You have changed color settings.
    537546They will be applied to the next solution output.</source>
     
    539548    </message>
    540549    <message>
    541         <location filename="../src/mainwindow.cpp" line="380"/>
    542         <location filename="../src/mainwindow.cpp" line="390"/>
     550        <location filename="../src/mainwindow.cpp" line="456"/>
    543551        <source>Language change</source>
    544552        <translation type="unfinished"></translation>
    545553    </message>
    546554    <message>
    547         <location filename="../src/mainwindow.cpp" line="380"/>
     555        <location filename="../src/mainwindow.cpp" line="456"/>
    548556        <source>Language will be autodetected on the next %1 start.</source>
    549557        <translation type="unfinished"></translation>
    550558    </message>
    551559    <message>
    552         <location filename="../src/mainwindow.cpp" line="390"/>
    553         <source>You have language autodetection turned on.
    554 It needs to be off.
    555 Do you wish to turn it off?</source>
    556         <translation type="unfinished"></translation>
    557     </message>
    558     <message>
    559         <location filename="../src/mainwindow.cpp" line="411"/>
     560        <location filename="../src/mainwindow.cpp" line="482"/>
    560561        <source>You have changed the application language.
    561562To get current solution output in the new language
     
    564565    </message>
    565566    <message>
    566         <location filename="../src/mainwindow.cpp" line="419"/>
     567        <location filename="../src/mainwindow.cpp" line="490"/>
    567568        <source>Style Change</source>
    568569        <translation type="unfinished"></translation>
    569570    </message>
    570571    <message>
    571         <location filename="../src/mainwindow.cpp" line="419"/>
     572        <location filename="../src/mainwindow.cpp" line="490"/>
    572573        <source>To apply the default style you need to restart %1.</source>
    573574        <translation type="unfinished"></translation>
    574575    </message>
    575576    <message>
    576         <location filename="../src/mainwindow.cpp" line="455"/>
     577        <location filename="../src/mainwindow.cpp" line="526"/>
    577578        <source>Unsupported Feature</source>
    578579        <translation type="unfinished"></translation>
    579580    </message>
    580581    <message>
    581         <location filename="../src/mainwindow.cpp" line="455"/>
    582         <source>Sorry, but this feature is not supported on your platform
    583 or support for this feature was not installed.</source>
    584         <translation type="unfinished"></translation>
    585     </message>
    586     <message>
    587         <location filename="../src/mainwindow.cpp" line="468"/>
     582        <location filename="../src/mainwindow.cpp" line="539"/>
    588583        <source>Version</source>
    589584        <translation type="unfinished"></translation>
    590585    </message>
    591586    <message>
    592         <location filename="../src/mainwindow.cpp" line="475"/>
     587        <location filename="../src/mainwindow.cpp" line="546"/>
    593588        <source>Target OS (ARCH)</source>
    594589        <translation type="unfinished"></translation>
    595590    </message>
    596591    <message>
    597         <location filename="../src/mainwindow.cpp" line="477"/>
    598         <location filename="../src/mainwindow.cpp" line="481"/>
     592        <location filename="../src/mainwindow.cpp" line="547"/>
    599593        <source>Qt library</source>
    600594        <translation type="unfinished"></translation>
    601595    </message>
    602596    <message>
    603         <location filename="../src/mainwindow.cpp" line="477"/>
    604         <source>shared</source>
    605         <translation type="unfinished"></translation>
    606     </message>
    607     <message>
    608         <location filename="../src/mainwindow.cpp" line="478"/>
     597        <location filename="../src/mainwindow.cpp" line="548"/>
    609598        <source>Build time</source>
    610599        <translation type="unfinished"></translation>
    611600    </message>
    612601    <message>
    613         <location filename="../src/mainwindow.cpp" line="479"/>
     602        <location filename="../src/mainwindow.cpp" line="549"/>
    614603        <source>Runtime</source>
    615604        <translation type="unfinished"></translation>
    616605    </message>
    617606    <message>
    618         <location filename="../src/mainwindow.cpp" line="481"/>
    619         <source>static</source>
    620         <translation type="unfinished"></translation>
    621     </message>
    622     <message>
    623         <location filename="../src/mainwindow.cpp" line="484"/>
     607        <location filename="../src/mainwindow.cpp" line="550"/>
     608        <source>Logical screen DPI</source>
     609        <translation type="unfinished"></translation>
     610    </message>
     611    <message>
     612        <location filename="../src/mainwindow.cpp" line="552"/>
    624613        <source>Algorithm</source>
    625614        <translation type="unfinished"></translation>
    626615    </message>
    627616    <message>
    628         <location filename="../src/mainwindow.cpp" line="486"/>
     617        <location filename="../src/mainwindow.cpp" line="554"/>
    629618        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
    630619it under the terms of the GNU General Public License as published by&lt;br&gt;
     
    642631    </message>
    643632    <message>
    644         <location filename="../src/mainwindow.cpp" line="500"/>
     633        <location filename="../src/mainwindow.cpp" line="568"/>
    645634        <source>%1 was created using &lt;b&gt;Qt&amp;nbsp;framework&lt;/b&gt; licensed under the terms of the GNU Lesser General Public License,&lt;br&gt;
    646635see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
     
    657646    </message>
    658647    <message>
    659         <location filename="../src/mainwindow.cpp" line="590"/>
     648        <location filename="../src/mainwindow.cpp" line="658"/>
    660649        <source>About</source>
    661650        <translation type="unfinished"></translation>
    662651    </message>
    663652    <message>
    664         <location filename="../src/mainwindow.cpp" line="591"/>
     653        <location filename="../src/mainwindow.cpp" line="659"/>
    665654        <source>License</source>
    666655        <translation type="unfinished"></translation>
    667656    </message>
    668657    <message>
    669         <location filename="../src/mainwindow.cpp" line="592"/>
     658        <location filename="../src/mainwindow.cpp" line="660"/>
    670659        <source>Credits</source>
    671660        <translation type="unfinished"></translation>
    672661    </message>
    673662    <message>
    674         <location filename="../src/mainwindow.cpp" line="611"/>
    675         <location filename="../src/mainwindow.cpp" line="1487"/>
     663        <location filename="../src/mainwindow.cpp" line="679"/>
     664        <location filename="../src/mainwindow.cpp" line="1595"/>
    676665        <source>About %1</source>
    677666        <translation type="unfinished"></translation>
    678667    </message>
    679668    <message>
    680         <location filename="../src/mainwindow.cpp" line="655"/>
     669        <location filename="../src/mainwindow.cpp" line="726"/>
    681670        <source>Data error</source>
    682671        <translation type="unfinished"></translation>
    683672    </message>
    684673    <message>
    685         <location filename="../src/mainwindow.cpp" line="655"/>
     674        <location filename="../src/mainwindow.cpp" line="726"/>
    686675        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
    687676        <translation type="unfinished"></translation>
    688677    </message>
    689678    <message>
    690         <location filename="../src/mainwindow.cpp" line="665"/>
     679        <location filename="../src/mainwindow.cpp" line="736"/>
    691680        <source>%v of %1 parts found</source>
    692681        <translation type="unfinished"></translation>
    693682    </message>
    694683    <message>
    695         <location filename="../src/mainwindow.cpp" line="673"/>
     684        <location filename="../src/mainwindow.cpp" line="744"/>
    696685        <source>Calculating optimal route...</source>
    697686        <translation type="unfinished"></translation>
    698687    </message>
    699688    <message>
    700         <location filename="../src/mainwindow.cpp" line="674"/>
     689        <location filename="../src/mainwindow.cpp" line="745"/>
    701690        <source>Solution Progress</source>
    702691        <translation type="unfinished"></translation>
    703692    </message>
    704693    <message>
    705         <location filename="../src/mainwindow.cpp" line="718"/>
     694        <location filename="../src/mainwindow.cpp" line="787"/>
    706695        <source>Solution Result</source>
    707696        <translation type="unfinished"></translation>
    708697    </message>
    709698    <message>
    710         <location filename="../src/mainwindow.cpp" line="718"/>
     699        <location filename="../src/mainwindow.cpp" line="787"/>
    711700        <source>Unable to find a solution.
    712701Maybe, this task has no solution.</source>
     
    714703    </message>
    715704    <message>
    716         <location filename="../src/mainwindow.cpp" line="748"/>
     705        <location filename="../src/mainwindow.cpp" line="817"/>
    717706        <source>Generating header</source>
    718707        <translation type="unfinished"></translation>
    719708    </message>
    720709    <message>
    721         <location filename="../src/mainwindow.cpp" line="749"/>
     710        <location filename="../src/mainwindow.cpp" line="818"/>
    722711        <source>Generating solution output...</source>
    723712        <translation type="unfinished"></translation>
    724713    </message>
    725714    <message>
    726         <location filename="../src/mainwindow.cpp" line="759"/>
     715        <location filename="../src/mainwindow.cpp" line="828"/>
    727716        <source>Solution of Variant #%1 Task</source>
    728717        <translation type="unfinished"></translation>
    729718    </message>
    730719    <message>
    731         <location filename="../src/mainwindow.cpp" line="785"/>
     720        <location filename="../src/mainwindow.cpp" line="866"/>
    732721        <source>Variant #%1 Task</source>
    733722        <translation type="unfinished"></translation>
    734723    </message>
    735724    <message>
    736         <location filename="../src/mainwindow.cpp" line="787"/>
     725        <location filename="../src/mainwindow.cpp" line="868"/>
    737726        <source>Task:</source>
    738727        <translation type="unfinished"></translation>
    739728    </message>
    740729    <message>
    741         <location filename="../src/mainwindow.cpp" line="798"/>
     730        <location filename="../src/mainwindow.cpp" line="879"/>
    742731        <source>Variant #%1 Solution</source>
    743732        <translation type="unfinished"></translation>
    744733    </message>
    745734    <message>
    746         <location filename="../src/mainwindow.cpp" line="803"/>
     735        <location filename="../src/mainwindow.cpp" line="884"/>
    747736        <source>Generating step %v</source>
    748737        <translation type="unfinished"></translation>
    749738    </message>
    750739    <message>
    751         <location filename="../src/mainwindow.cpp" line="720"/>
    752         <location filename="../src/mainwindow.cpp" line="806"/>
    753         <location filename="../src/mainwindow.cpp" line="939"/>
    754         <source>Cleaning up...</source>
    755         <translation type="unfinished"></translation>
    756     </message>
    757     <message>
    758         <location filename="../src/mainwindow.cpp" line="483"/>
     740        <location filename="../src/mainwindow.cpp" line="551"/>
    759741        <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt; with &lt;b&gt;%4&lt;/b&gt; compiler.</source>
    760742        <translation type="unfinished"></translation>
    761743    </message>
    762744    <message>
    763         <location filename="../src/mainwindow.cpp" line="601"/>
     745        <location filename="../src/mainwindow.cpp" line="669"/>
    764746        <source>Translation</source>
    765747        <translation type="unfinished"></translation>
    766748    </message>
    767749    <message>
    768         <location filename="../src/mainwindow.cpp" line="842"/>
     750        <location filename="../src/mainwindow.cpp" line="789"/>
     751        <location filename="../src/mainwindow.cpp" line="887"/>
     752        <location filename="../src/mainwindow.cpp" line="1022"/>
     753        <source>Memory cleanup...</source>
     754        <translation type="unfinished"></translation>
     755    </message>
     756    <message>
     757        <location filename="../src/mainwindow.cpp" line="923"/>
    769758        <source>Step #%1</source>
    770759        <translation type="unfinished"></translation>
    771760    </message>
    772761    <message>
    773         <location filename="../src/mainwindow.cpp" line="847"/>
     762        <location filename="../src/mainwindow.cpp" line="931"/>
    774763        <source>Selected route %1 %2 part.</source>
    775764        <translation type="unfinished"></translation>
    776765    </message>
    777766    <message>
    778         <location filename="../src/mainwindow.cpp" line="847"/>
     767        <location filename="../src/mainwindow.cpp" line="931"/>
    779768        <source>with</source>
    780769        <translation type="unfinished"></translation>
    781770    </message>
    782771    <message>
    783         <location filename="../src/mainwindow.cpp" line="847"/>
     772        <location filename="../src/mainwindow.cpp" line="931"/>
    784773        <source>without</source>
    785774        <translation type="unfinished"></translation>
    786775    </message>
    787776    <message>
    788         <location filename="../src/mainwindow.cpp" line="847"/>
    789         <location filename="../src/mainwindow.cpp" line="854"/>
    790         <location filename="../src/mainwindow.cpp" line="1141"/>
     777        <location filename="../src/mainwindow.cpp" line="931"/>
     778        <location filename="../src/mainwindow.cpp" line="938"/>
     779        <location filename="../src/mainwindow.cpp" line="1230"/>
    791780        <source>(%1;%2)</source>
    792781        <translation type="unfinished"></translation>
    793782    </message>
    794783    <message numerus="yes">
    795         <location filename="../src/mainwindow.cpp" line="857"/>
     784        <location filename="../src/mainwindow.cpp" line="941"/>
    796785        <source>%n alternate candidate(s) for branching: %1.</source>
    797786        <translation type="unfinished">
     
    800789    </message>
    801790    <message>
    802         <location filename="../src/mainwindow.cpp" line="879"/>
     791        <location filename="../src/mainwindow.cpp" line="961"/>
    803792        <source>Generating footer</source>
    804793        <translation type="unfinished"></translation>
    805794    </message>
    806795    <message>
    807         <location filename="../src/mainwindow.cpp" line="889"/>
     796        <location filename="../src/mainwindow.cpp" line="971"/>
    808797        <source>Optimal path:</source>
    809798        <translation type="unfinished"></translation>
    810799    </message>
    811800    <message>
    812         <location filename="../src/mainwindow.cpp" line="891"/>
     801        <location filename="../src/mainwindow.cpp" line="973"/>
    813802        <source>Resulting path:</source>
    814803        <translation type="unfinished"></translation>
    815804    </message>
    816805    <message>
    817         <location filename="../src/mainwindow.cpp" line="894"/>
     806        <location filename="../src/mainwindow.cpp" line="976"/>
    818807        <source>City %1</source>
    819808        <translation type="unfinished"></translation>
    820809    </message>
    821810    <message numerus="yes">
    822         <location filename="../src/mainwindow.cpp" line="898"/>
     811        <location filename="../src/mainwindow.cpp" line="983"/>
    823812        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
    824813        <translation type="unfinished">
     
    827816    </message>
    828817    <message>
    829         <location filename="../src/mainwindow.cpp" line="900"/>
     818        <location filename="../src/mainwindow.cpp" line="985"/>
    830819        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
    831820        <translation type="unfinished"></translation>
    832821    </message>
    833822    <message>
    834         <location filename="../src/mainwindow.cpp" line="905"/>
     823        <location filename="../src/mainwindow.cpp" line="988"/>
    835824        <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>
    836825        <translation type="unfinished"></translation>
    837826    </message>
    838827    <message>
    839         <location filename="../src/mainwindow.cpp" line="1152"/>
     828        <location filename="../src/mainwindow.cpp" line="1241"/>
    840829        <source>Root</source>
    841830        <translation type="unfinished"></translation>
    842831    </message>
    843832    <message>
    844         <location filename="../src/mainwindow.cpp" line="1246"/>
     833        <location filename="../src/mainwindow.cpp" line="1339"/>
    845834        <source>Set application language to %1</source>
    846835        <translation type="unfinished"></translation>
    847836    </message>
    848837    <message>
    849         <location filename="../src/mainwindow.cpp" line="1331"/>
     838        <location filename="../src/mainwindow.cpp" line="1424"/>
    850839        <source>Language Change</source>
    851840        <translation type="unfinished"></translation>
    852841    </message>
    853842    <message>
    854         <location filename="../src/mainwindow.cpp" line="1331"/>
     843        <location filename="../src/mainwindow.cpp" line="1424"/>
    855844        <source>Unable to load the translation language.
    856845Falling back to autodetection.</source>
     
    858847    </message>
    859848    <message>
    860         <location filename="../src/mainwindow.cpp" line="1351"/>
     849        <location filename="../src/mainwindow.cpp" line="1444"/>
    861850        <source>Set application style to %1</source>
    862851        <translation type="unfinished"></translation>
    863852    </message>
    864853    <message>
    865         <location filename="../src/mainwindow.cpp" line="1384"/>
     854        <location filename="../src/mainwindow.cpp" line="1480"/>
     855        <location filename="../src/mainwindow.cpp" line="1854"/>
    866856        <source>Unsaved Changes</source>
    867857        <translation type="unfinished"></translation>
    868858    </message>
    869859    <message>
    870         <location filename="../src/mainwindow.cpp" line="1384"/>
     860        <location filename="../src/mainwindow.cpp" line="1480"/>
     861        <location filename="../src/mainwindow.cpp" line="1855"/>
    871862        <source>Would you like to save changes in the current task?</source>
    872863        <translation type="unfinished"></translation>
    873864    </message>
    874865    <message>
    875         <location filename="../src/mainwindow.cpp" line="1451"/>
     866        <location filename="../src/mainwindow.cpp" line="1548"/>
    876867        <source>P&amp;rint Preview...</source>
    877868        <translation type="unfinished"></translation>
    878869    </message>
    879870    <message>
    880         <location filename="../src/mainwindow.cpp" line="1453"/>
     871        <location filename="../src/mainwindow.cpp" line="1550"/>
    881872        <source>Preview solution results</source>
    882873        <translation type="unfinished"></translation>
    883874    </message>
    884875    <message>
    885         <location filename="../src/mainwindow.cpp" line="1456"/>
     876        <location filename="../src/mainwindow.cpp" line="1553"/>
    886877        <source>Preview current solution results before printing</source>
    887878        <translation type="unfinished"></translation>
    888879    </message>
    889880    <message>
    890         <location filename="../src/mainwindow.cpp" line="1457"/>
     881        <location filename="../src/mainwindow.cpp" line="1556"/>
     882        <source>Pa&amp;ge Setup...</source>
     883        <translation type="unfinished"></translation>
     884    </message>
     885    <message>
     886        <location filename="../src/mainwindow.cpp" line="1558"/>
     887        <source>Setup print options</source>
     888        <translation type="unfinished"></translation>
     889    </message>
     890    <message>
     891        <location filename="../src/mainwindow.cpp" line="1561"/>
     892        <source>Setup page-related options for printing</source>
     893        <translation type="unfinished"></translation>
     894    </message>
     895    <message>
     896        <location filename="../src/mainwindow.cpp" line="1575"/>
    891897        <source>Exit %1</source>
    892898        <translation type="unfinished"></translation>
    893899    </message>
    894900    <message>
    895         <location filename="../src/mainwindow.cpp" line="1460"/>
     901        <location filename="../src/mainwindow.cpp" line="1564"/>
    896902        <source>&amp;Print...</source>
    897903        <translation type="unfinished"></translation>
    898904    </message>
    899905    <message>
    900         <location filename="../src/mainwindow.cpp" line="1462"/>
     906        <location filename="../src/mainwindow.cpp" line="526"/>
     907        <source>Sorry, but this feature is not supported on your
     908platform or support for it was not installed.</source>
     909        <translation type="unfinished"></translation>
     910    </message>
     911    <message>
     912        <location filename="../src/mainwindow.cpp" line="1566"/>
    901913        <source>Print solution</source>
    902914        <translation type="unfinished"></translation>
    903915    </message>
    904916    <message>
    905         <location filename="../src/mainwindow.cpp" line="1465"/>
     917        <location filename="../src/mainwindow.cpp" line="1569"/>
    906918        <source>Print current solution results</source>
    907919        <translation type="unfinished"></translation>
    908920    </message>
    909921    <message>
    910         <location filename="../src/mainwindow.cpp" line="1467"/>
     922        <location filename="../src/mainwindow.cpp" line="1571"/>
    911923        <source>Ctrl+P</source>
    912924        <translation type="unfinished"></translation>
    913925    </message>
    914926    <message>
    915         <location filename="../src/mainwindow.cpp" line="1471"/>
     927        <location filename="../src/mainwindow.cpp" line="1579"/>
    916928        <source>Configure...</source>
    917929        <translation type="unfinished"></translation>
    918930    </message>
    919931    <message>
    920         <location filename="../src/mainwindow.cpp" line="1473"/>
     932        <location filename="../src/mainwindow.cpp" line="1581"/>
    921933        <source>Customize toolbars</source>
    922934        <translation type="unfinished"></translation>
    923935    </message>
    924936    <message>
    925         <location filename="../src/mainwindow.cpp" line="1478"/>
     937        <location filename="../src/mainwindow.cpp" line="1586"/>
    926938        <source>Report about a bug in %1</source>
    927939        <translation type="unfinished"></translation>
    928940    </message>
    929941    <message>
    930         <location filename="../src/mainwindow.cpp" line="1481"/>
     942        <location filename="../src/mainwindow.cpp" line="1589"/>
    931943        <source>Check for &amp;Updates...</source>
    932944        <translation type="unfinished"></translation>
    933945    </message>
    934946    <message>
    935         <location filename="../src/mainwindow.cpp" line="1483"/>
     947        <location filename="../src/mainwindow.cpp" line="1591"/>
    936948        <source>Check for %1 updates</source>
    937949        <translation type="unfinished"></translation>
    938950    </message>
    939951    <message>
    940         <location filename="../src/mainwindow.cpp" line="1492"/>
     952        <location filename="../src/mainwindow.cpp" line="1604"/>
    941953        <source>%1 Task File</source>
    942954        <translation type="unfinished"></translation>
    943955    </message>
    944956    <message>
    945         <location filename="../src/mainwindow.cpp" line="1506"/>
     957        <location filename="../src/mainwindow.cpp" line="1618"/>
    946958        <source>Task Save</source>
    947959        <translation type="unfinished"></translation>
     
    949961</context>
    950962<context>
    951     <name>QProgressDialog</name>
    952     <message>
    953         <location filename="../src/mainwindow.cpp" line="669"/>
     963    <name>QDialogButtonBox</name>
     964    <message>
     965        <location filename="../src/mainwindow.cpp" line="740"/>
     966        <location filename="../src/mainwindow.cpp" line="1861"/>
    954967        <source>Cancel</source>
    955         <comment>No need to translate this. This translation will be taken from Qt translation files.</comment>
     968        <comment>No need to translate this. The translation will be taken from Qt translation files.</comment>
     969        <translation type="unfinished"></translation>
     970    </message>
     971    <message>
     972        <location filename="../src/mainwindow.cpp" line="1859"/>
     973        <source>Discard</source>
     974        <comment>No need to translate this. The translation will be taken from Qt translation files.</comment>
    956975        <translation type="unfinished"></translation>
    957976    </message>
     
    966985    <message>
    967986        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/>
     987        <location filename="../src/mainwindow.cpp" line="1864"/>
    968988        <source>Actions</source>
    969989        <translation type="unfinished"></translation>
     
    10151035    </message>
    10161036    <message>
    1017         <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1799"/>
     1037        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1807"/>
    10181038        <source>&lt; S E P A R A T O R &gt;</source>
    10191039        <translation type="unfinished"></translation>
     
    10231043    <name>QtToolBarDialogPrivate</name>
    10241044    <message>
    1025         <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1248"/>
     1045        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1256"/>
    10261046        <source>Custom Toolbar</source>
    10271047        <translation type="unfinished"></translation>
     
    11631183    <message>
    11641184        <location filename="../ui/settingsdialog.ui" line="304"/>
    1165         <source>Show graphical representation of the solution</source>
     1185        <source>Generate graphical representation of the solution</source>
    11661186        <translation type="unfinished"></translation>
    11671187    </message>
    11681188    <message>
    11691189        <location filename="../ui/settingsdialog.ui" line="307"/>
    1170         <source>Show solution graph</source>
     1190        <source>Generate solution graph</source>
    11711191        <translation type="unfinished"></translation>
    11721192    </message>
     
    11821202    </message>
    11831203    <message>
    1184         <location filename="../ui/settingsdialog.ui" line="373"/>
     1204        <location filename="../ui/settingsdialog.ui" line="391"/>
     1205        <source>Save solution graph inside HTML using data URI scheme (not supported by IE 7 and lower)</source>
     1206        <translation type="unfinished"></translation>
     1207    </message>
     1208    <message>
     1209        <location filename="../ui/settingsdialog.ui" line="394"/>
     1210        <source>Embed solution graph into HTML</source>
     1211        <translation type="unfinished"></translation>
     1212    </message>
     1213    <message>
     1214        <location filename="../ui/settingsdialog.ui" line="406"/>
    11851215        <source>Show solution steps&apos; matrices for every solution step</source>
    11861216        <translation type="unfinished"></translation>
    11871217    </message>
    11881218    <message>
    1189         <location filename="../ui/settingsdialog.ui" line="376"/>
     1219        <location filename="../ui/settingsdialog.ui" line="409"/>
    11901220        <source>Show solution steps&apos; matrices</source>
    11911221        <translation type="unfinished"></translation>
    11921222    </message>
    11931223    <message>
    1194         <location filename="../ui/settingsdialog.ui" line="407"/>
     1224        <location filename="../ui/settingsdialog.ui" line="440"/>
    11951225        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
    11961226        <translation type="unfinished"></translation>
    11971227    </message>
    11981228    <message>
    1199         <location filename="../ui/settingsdialog.ui" line="410"/>
     1229        <location filename="../ui/settingsdialog.ui" line="443"/>
    12001230        <source>Only when &lt;=</source>
    12011231        <translation type="unfinished"></translation>
    12021232    </message>
    12031233    <message>
    1204         <location filename="../ui/settingsdialog.ui" line="420"/>
     1234        <location filename="../ui/settingsdialog.ui" line="453"/>
    12051235        <source>Maximum number of cities to show solution steps&apos; matrices</source>
    12061236        <translation type="unfinished"></translation>
    12071237    </message>
    12081238    <message>
    1209         <location filename="../ui/settingsdialog.ui" line="423"/>
     1239        <location filename="../ui/settingsdialog.ui" line="456"/>
    12101240        <source> cities</source>
    12111241        <comment>Don&apos;t forget a space at the beginning!</comment>
     
    12131243    </message>
    12141244    <message>
    1215         <location filename="../ui/settingsdialog.ui" line="451"/>
     1245        <location filename="../ui/settingsdialog.ui" line="484"/>
    12161246        <source>Scroll to the end of solution output after solving</source>
    12171247        <translation type="unfinished"></translation>
    12181248    </message>
    12191249    <message>
    1220         <location filename="../ui/settingsdialog.ui" line="454"/>
     1250        <location filename="../ui/settingsdialog.ui" line="487"/>
    12211251        <source>Scroll to solution end</source>
    12221252        <translation type="unfinished"></translation>
    12231253    </message>
    12241254    <message>
    1225         <location filename="../ui/settingsdialog.ui" line="463"/>
     1255        <location filename="../ui/settingsdialog.ui" line="496"/>
    12261256        <source>Output font settings</source>
    12271257        <translation type="unfinished"></translation>
    12281258    </message>
    12291259    <message>
    1230         <location filename="../ui/settingsdialog.ui" line="472"/>
     1260        <location filename="../ui/settingsdialog.ui" line="505"/>
    12311261        <source>Font face for solution output</source>
    12321262        <translation type="unfinished"></translation>
    12331263    </message>
    12341264    <message>
    1235         <location filename="../ui/settingsdialog.ui" line="475"/>
     1265        <location filename="../ui/settingsdialog.ui" line="508"/>
    12361266        <source>&amp;Font...</source>
    12371267        <translation type="unfinished"></translation>
    12381268    </message>
    12391269    <message>
    1240         <location filename="../ui/settingsdialog.ui" line="485"/>
     1270        <location filename="../ui/settingsdialog.ui" line="518"/>
    12411271        <source>Font color for solution output</source>
    12421272        <translation type="unfinished"></translation>
    12431273    </message>
    12441274    <message>
    1245         <location filename="../ui/settingsdialog.ui" line="488"/>
     1275        <location filename="../ui/settingsdialog.ui" line="521"/>
    12461276        <source>&amp;Color...</source>
    12471277        <translation type="unfinished"></translation>
     
    12901320    <message>
    12911321        <location filename="../src/settingsdialog.cpp" line="149"/>
    1292         <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
     1322        <source>Make Main Window background translucent</source>
    12931323        <translation type="unfinished"></translation>
    12941324    </message>
     
    13091339    </message>
    13101340    <message>
    1311         <location filename="../src/settingsdialog.cpp" line="183"/>
     1341        <location filename="../src/settingsdialog.cpp" line="182"/>
    13121342        <source>Hover mouse pointer over dialog elements to get additional help</source>
    13131343        <translation type="unfinished"></translation>
    13141344    </message>
    13151345    <message>
    1316         <location filename="../src/settingsdialog.cpp" line="341"/>
    1317         <location filename="../src/settingsdialog.cpp" line="347"/>
     1346        <location filename="../src/settingsdialog.cpp" line="342"/>
     1347        <location filename="../src/settingsdialog.cpp" line="348"/>
    13181348        <source>Settings Reset</source>
    13191349        <translation type="unfinished"></translation>
    13201350    </message>
    13211351    <message>
    1322         <location filename="../src/settingsdialog.cpp" line="341"/>
     1352        <location filename="../src/settingsdialog.cpp" line="342"/>
    13231353        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
    13241354        <translation type="unfinished"></translation>
    13251355    </message>
    13261356    <message>
    1327         <location filename="../src/settingsdialog.cpp" line="347"/>
     1357        <location filename="../src/settingsdialog.cpp" line="348"/>
    13281358        <source>All settings where successfully reset to their defaults.
    13291359It is recommended to restart the application now.</source>
Note: See TracChangeset for help on using the changeset viewer.