Changeset 43c29c04ba in tspsg for l10n/template.ts


Ignore:
Timestamp:
Jul 4, 2010, 3:03:13 AM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
7aaa0b0ec7
Parents:
d2820c3a1f
git-author:
Oleksii Serdiuk <contacts@…> (07/04/10 03:03:13)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:57)
Message:

+ Added support for Windows 7 Taskbar Extensions (namely, Progress Bars).

  • Cleanup is done in a separate thread now, so progress bar runs more smooth.
  • "Tabified" About dialog. Added GPL License and Credits.
  • Updated translations and tspsg.tag file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • l10n/template.ts

    rd2820c3a1f r43c29c04ba  
    66    <name>--------</name>
    77    <message>
    8         <location filename="../src/mainwindow.cpp" line="517"/>
    9         <source>AUTHORS</source>
    10         <comment>Please, provide translator credits here.</comment>
    11         <translation type="unfinished"></translation>
    12     </message>
    13     <message>
    14         <location filename="../src/mainwindow.cpp" line="529"/>
     8        <location filename="../src/mainwindow.cpp" line="498"/>
     9        <source>AUTHORS %1</source>
     10        <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment>
     11        <translation type="unfinished"></translation>
     12    </message>
     13    <message>
     14        <location filename="../src/mainwindow.cpp" line="500"/>
    1515        <source>VERSION</source>
    1616        <comment>Please, provide your translation version here.</comment>
     
    1818    </message>
    1919    <message>
    20         <location filename="../src/mainwindow.cpp" line="1022"/>
     20        <location filename="../src/mainwindow.cpp" line="1180"/>
    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="1023"/>
     26        <location filename="../src/mainwindow.cpp" line="1181"/>
    2727        <source>LANGNAME</source>
    2828        <comment>Please, provide a native name of your translation language here.</comment>
     
    138138    <name>MainWindow</name>
    139139    <message>
    140         <location filename="../ui/mainwindow.ui" line="27"/>
     140        <location filename="../ui/mainwindow.ui" line="24"/>
    141141        <source>Task</source>
    142142        <translation type="unfinished"></translation>
    143143    </message>
    144144    <message>
    145         <location filename="../ui/mainwindow.ui" line="48"/>
     145        <location filename="../ui/mainwindow.ui" line="45"/>
    146146        <source>&amp;Variant:</source>
    147147        <translation type="unfinished"></translation>
    148148    </message>
    149149    <message>
    150         <location filename="../ui/mainwindow.ui" line="61"/>
     150        <location filename="../ui/mainwindow.ui" line="58"/>
    151151        <source>Number of variant</source>
    152152        <translation type="unfinished"></translation>
    153153    </message>
    154154    <message>
    155         <location filename="../ui/mainwindow.ui" line="71"/>
     155        <location filename="../ui/mainwindow.ui" line="68"/>
    156156        <source>&amp;Cities:</source>
    157157        <translation type="unfinished"></translation>
    158158    </message>
    159159    <message>
    160         <location filename="../ui/mainwindow.ui" line="84"/>
     160        <location filename="../ui/mainwindow.ui" line="81"/>
    161161        <source>Number of cities</source>
    162162        <translation type="unfinished"></translation>
    163163    </message>
    164164    <message>
    165         <location filename="../ui/mainwindow.ui" line="112"/>
     165        <location filename="../ui/mainwindow.ui" line="109"/>
    166166        <source>Cost of travel from city to city</source>
    167167        <translation type="unfinished"></translation>
    168168    </message>
    169169    <message>
     170        <location filename="../ui/mainwindow.ui" line="137"/>
     171        <source>Fill table with random numbers</source>
     172        <translation type="unfinished"></translation>
     173    </message>
     174    <message>
    170175        <location filename="../ui/mainwindow.ui" line="140"/>
    171         <source>Fill table with random numbers</source>
    172         <translation type="unfinished"></translation>
    173     </message>
    174     <message>
    175         <location filename="../ui/mainwindow.ui" line="143"/>
    176176        <source>Random</source>
    177177        <translation type="unfinished"></translation>
    178178    </message>
    179179    <message>
     180        <location filename="../ui/mainwindow.ui" line="150"/>
     181        <source>Solve current task</source>
     182        <translation type="unfinished"></translation>
     183    </message>
     184    <message>
    180185        <location filename="../ui/mainwindow.ui" line="153"/>
    181         <source>Solve current task</source>
    182         <translation type="unfinished"></translation>
    183     </message>
    184     <message>
    185         <location filename="../ui/mainwindow.ui" line="156"/>
    186186        <source>Solve</source>
    187187        <translation type="unfinished"></translation>
    188188    </message>
    189189    <message>
    190         <location filename="../ui/mainwindow.ui" line="166"/>
     190        <location filename="../ui/mainwindow.ui" line="163"/>
    191191        <source>Solution</source>
    192192        <translation type="unfinished"></translation>
    193193    </message>
    194194    <message>
    195         <location filename="../ui/mainwindow.ui" line="175"/>
     195        <location filename="../ui/mainwindow.ui" line="172"/>
    196196        <source>Solution steps</source>
    197197        <translation type="unfinished"></translation>
    198198    </message>
    199199    <message>
     200        <location filename="../ui/mainwindow.ui" line="196"/>
     201        <location filename="../ui/mainwindow.ui" line="340"/>
     202        <source>Save solution to a file</source>
     203        <translation type="unfinished"></translation>
     204    </message>
     205    <message>
    200206        <location filename="../ui/mainwindow.ui" line="199"/>
    201         <location filename="../ui/mainwindow.ui" line="343"/>
    202         <source>Save solution to a file</source>
    203         <translation type="unfinished"></translation>
    204     </message>
    205     <message>
    206         <location filename="../ui/mainwindow.ui" line="202"/>
    207207        <source>Save Solution</source>
    208208        <translation type="unfinished"></translation>
    209209    </message>
    210210    <message>
     211        <location filename="../ui/mainwindow.ui" line="222"/>
     212        <source>Go back to Task tab</source>
     213        <translation type="unfinished"></translation>
     214    </message>
     215    <message>
    211216        <location filename="../ui/mainwindow.ui" line="225"/>
    212         <source>Go back to Task tab</source>
    213         <translation type="unfinished"></translation>
    214     </message>
    215     <message>
    216         <location filename="../ui/mainwindow.ui" line="228"/>
    217217        <source>Back to Task</source>
    218218        <translation type="unfinished"></translation>
    219219    </message>
    220220    <message>
    221         <location filename="../ui/mainwindow.ui" line="253"/>
     221        <location filename="../ui/mainwindow.ui" line="250"/>
    222222        <source>&amp;File</source>
    223223        <translation type="unfinished"></translation>
    224224    </message>
    225225    <message>
    226         <location filename="../ui/mainwindow.ui" line="257"/>
     226        <location filename="../ui/mainwindow.ui" line="254"/>
    227227        <source>Save &amp;As</source>
    228228        <translation type="unfinished"></translation>
    229229    </message>
    230230    <message>
    231         <location filename="../ui/mainwindow.ui" line="271"/>
     231        <location filename="../ui/mainwindow.ui" line="268"/>
    232232        <source>&amp;Settings</source>
    233233        <translation type="unfinished"></translation>
    234234    </message>
    235235    <message>
    236         <location filename="../ui/mainwindow.ui" line="275"/>
     236        <location filename="../ui/mainwindow.ui" line="272"/>
    237237        <source>&amp;Language</source>
    238238        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
     
    240240    </message>
    241241    <message>
    242         <location filename="../ui/mainwindow.ui" line="283"/>
     242        <location filename="../ui/mainwindow.ui" line="280"/>
    243243        <source>Style</source>
    244244        <translation type="unfinished"></translation>
    245245    </message>
    246246    <message>
    247         <location filename="../ui/mainwindow.ui" line="288"/>
     247        <location filename="../ui/mainwindow.ui" line="285"/>
    248248        <source>Toolbars</source>
    249249        <translation type="unfinished"></translation>
    250250    </message>
    251251    <message>
    252         <location filename="../ui/mainwindow.ui" line="299"/>
     252        <location filename="../ui/mainwindow.ui" line="296"/>
    253253        <source>&amp;Help</source>
    254254        <translation type="unfinished"></translation>
    255255    </message>
    256256    <message>
    257         <location filename="../ui/mainwindow.ui" line="316"/>
     257        <location filename="../ui/mainwindow.ui" line="313"/>
    258258        <source>Main Toolbar</source>
    259259        <translation type="unfinished"></translation>
    260260    </message>
    261261    <message>
     262        <location filename="../ui/mainwindow.ui" line="334"/>
     263        <source>&amp;Solution...</source>
     264        <translation type="unfinished"></translation>
     265    </message>
     266    <message>
    262267        <location filename="../ui/mainwindow.ui" line="337"/>
    263         <source>&amp;Solution...</source>
    264         <translation type="unfinished"></translation>
    265     </message>
    266     <message>
    267         <location filename="../ui/mainwindow.ui" line="340"/>
    268268        <source>Save solution</source>
    269269        <translation type="unfinished"></translation>
    270270    </message>
    271271    <message>
     272        <location filename="../ui/mainwindow.ui" line="345"/>
     273        <source>&amp;New</source>
     274        <translation type="unfinished"></translation>
     275    </message>
     276    <message>
    272277        <location filename="../ui/mainwindow.ui" line="348"/>
    273         <source>&amp;New</source>
     278        <source>New task</source>
    274279        <translation type="unfinished"></translation>
    275280    </message>
    276281    <message>
    277282        <location filename="../ui/mainwindow.ui" line="351"/>
    278         <source>New task</source>
     283        <source>Create new task</source>
    279284        <translation type="unfinished"></translation>
    280285    </message>
    281286    <message>
    282287        <location filename="../ui/mainwindow.ui" line="354"/>
    283         <source>Create new task</source>
    284         <translation type="unfinished"></translation>
    285     </message>
    286     <message>
    287         <location filename="../ui/mainwindow.ui" line="357"/>
    288288        <source>Ctrl+N</source>
    289289        <translation type="unfinished"></translation>
    290290    </message>
    291291    <message>
     292        <location filename="../ui/mainwindow.ui" line="359"/>
     293        <source>&amp;Open...</source>
     294        <translation type="unfinished"></translation>
     295    </message>
     296    <message>
    292297        <location filename="../ui/mainwindow.ui" line="362"/>
    293         <source>&amp;Open...</source>
     298        <source>Open task</source>
    294299        <translation type="unfinished"></translation>
    295300    </message>
    296301    <message>
    297302        <location filename="../ui/mainwindow.ui" line="365"/>
    298         <source>Open task</source>
     303        <source>Open saved task</source>
    299304        <translation type="unfinished"></translation>
    300305    </message>
    301306    <message>
    302307        <location filename="../ui/mainwindow.ui" line="368"/>
    303         <source>Open saved task</source>
    304         <translation type="unfinished"></translation>
    305     </message>
    306     <message>
    307         <location filename="../ui/mainwindow.ui" line="371"/>
    308308        <source>Ctrl+O</source>
    309309        <translation type="unfinished"></translation>
    310310    </message>
    311311    <message>
     312        <location filename="../ui/mainwindow.ui" line="373"/>
     313        <source>&amp;Preferences...</source>
     314        <translation type="unfinished"></translation>
     315    </message>
     316    <message>
    312317        <location filename="../ui/mainwindow.ui" line="376"/>
    313         <source>&amp;Preferences...</source>
    314         <translation type="unfinished"></translation>
    315     </message>
    316     <message>
    317         <location filename="../ui/mainwindow.ui" line="379"/>
    318318        <source>Application preferences</source>
    319319        <translation type="unfinished"></translation>
    320320    </message>
    321321    <message>
     322        <location filename="../ui/mainwindow.ui" line="384"/>
     323        <source>&amp;Contents</source>
     324        <translation type="unfinished"></translation>
     325    </message>
     326    <message>
    322327        <location filename="../ui/mainwindow.ui" line="387"/>
    323         <source>&amp;Contents</source>
     328        <source>Open help contents</source>
    324329        <translation type="unfinished"></translation>
    325330    </message>
    326331    <message>
    327332        <location filename="../ui/mainwindow.ui" line="390"/>
    328         <source>Open help contents</source>
    329         <translation type="unfinished"></translation>
    330     </message>
    331     <message>
    332         <location filename="../ui/mainwindow.ui" line="393"/>
    333333        <source>Ctrl+F1</source>
    334334        <translation type="unfinished"></translation>
    335335    </message>
    336336    <message>
     337        <location filename="../ui/mainwindow.ui" line="398"/>
     338        <source>Context &amp;Help</source>
     339        <translation type="unfinished"></translation>
     340    </message>
     341    <message>
    337342        <location filename="../ui/mainwindow.ui" line="401"/>
    338         <source>Context &amp;Help</source>
     343        <source>Open context help</source>
    339344        <translation type="unfinished"></translation>
    340345    </message>
    341346    <message>
    342347        <location filename="../ui/mainwindow.ui" line="404"/>
    343         <source>Open context help</source>
    344         <translation type="unfinished"></translation>
    345     </message>
    346     <message>
    347         <location filename="../ui/mainwindow.ui" line="407"/>
    348348        <source>F1</source>
    349349        <translation type="unfinished"></translation>
    350350    </message>
    351351    <message>
     352        <location filename="../ui/mainwindow.ui" line="409"/>
     353        <source>&amp;About TSPSG...</source>
     354        <translation type="unfinished"></translation>
     355    </message>
     356    <message>
    352357        <location filename="../ui/mainwindow.ui" line="412"/>
    353         <source>&amp;About TSPSG...</source>
    354         <translation type="unfinished"></translation>
    355     </message>
    356     <message>
    357         <location filename="../ui/mainwindow.ui" line="415"/>
    358358        <source>About application</source>
    359359        <translation type="unfinished"></translation>
    360360    </message>
    361361    <message>
     362        <location filename="../ui/mainwindow.ui" line="417"/>
     363        <source>E&amp;xit</source>
     364        <translation type="unfinished"></translation>
     365    </message>
     366    <message>
    362367        <location filename="../ui/mainwindow.ui" line="420"/>
    363         <source>E&amp;xit</source>
    364         <translation type="unfinished"></translation>
    365     </message>
    366     <message>
    367         <location filename="../ui/mainwindow.ui" line="423"/>
    368368        <source>Exit application</source>
    369369        <translation type="unfinished"></translation>
    370370    </message>
    371371    <message>
     372        <location filename="../ui/mainwindow.ui" line="425"/>
     373        <source>&amp;Task...</source>
     374        <translation type="unfinished"></translation>
     375    </message>
     376    <message>
    372377        <location filename="../ui/mainwindow.ui" line="428"/>
    373         <source>&amp;Task...</source>
     378        <location filename="../ui/mainwindow.ui" line="473"/>
     379        <source>Save task</source>
    374380        <translation type="unfinished"></translation>
    375381    </message>
    376382    <message>
    377383        <location filename="../ui/mainwindow.ui" line="431"/>
     384        <source>Save task to file</source>
     385        <translation type="unfinished"></translation>
     386    </message>
     387    <message>
     388        <location filename="../ui/mainwindow.ui" line="442"/>
     389        <source>&amp;Autodetect</source>
     390        <translation type="unfinished"></translation>
     391    </message>
     392    <message>
     393        <location filename="../ui/mainwindow.ui" line="445"/>
     394        <source>Detect language automatically</source>
     395        <translation type="unfinished"></translation>
     396    </message>
     397    <message>
     398        <location filename="../ui/mainwindow.ui" line="448"/>
     399        <source>Detect language automatically based on regional settings</source>
     400        <translation type="unfinished"></translation>
     401    </message>
     402    <message>
     403        <location filename="../ui/mainwindow.ui" line="470"/>
     404        <source>&amp;Save</source>
     405        <translation type="unfinished"></translation>
     406    </message>
     407    <message>
    378408        <location filename="../ui/mainwindow.ui" line="476"/>
    379         <source>Save task</source>
    380         <translation type="unfinished"></translation>
    381     </message>
    382     <message>
    383         <location filename="../ui/mainwindow.ui" line="434"/>
    384         <source>Save task to file</source>
    385         <translation type="unfinished"></translation>
    386     </message>
    387     <message>
    388         <location filename="../ui/mainwindow.ui" line="445"/>
    389         <source>&amp;Autodetect</source>
    390         <translation type="unfinished"></translation>
    391     </message>
    392     <message>
    393         <location filename="../ui/mainwindow.ui" line="448"/>
    394         <source>Detect language automatically</source>
    395         <translation type="unfinished"></translation>
    396     </message>
    397     <message>
    398         <location filename="../ui/mainwindow.ui" line="451"/>
    399         <source>Detect language automatically based on regional settings</source>
    400         <translation type="unfinished"></translation>
    401     </message>
    402     <message>
    403         <location filename="../ui/mainwindow.ui" line="473"/>
    404         <source>&amp;Save</source>
     409        <source>Save current task</source>
    405410        <translation type="unfinished"></translation>
    406411    </message>
    407412    <message>
    408413        <location filename="../ui/mainwindow.ui" line="479"/>
    409         <source>Save current task</source>
    410         <translation type="unfinished"></translation>
    411     </message>
    412     <message>
    413         <location filename="../ui/mainwindow.ui" line="482"/>
    414414        <source>Ctrl+S</source>
    415415        <translation type="unfinished"></translation>
    416416    </message>
    417417    <message>
     418        <location filename="../ui/mainwindow.ui" line="488"/>
     419        <source>About &amp;Qt...</source>
     420        <translation type="unfinished"></translation>
     421    </message>
     422    <message>
    418423        <location filename="../ui/mainwindow.ui" line="491"/>
    419         <source>About &amp;Qt...</source>
    420         <translation type="unfinished"></translation>
    421     </message>
    422     <message>
    423         <location filename="../ui/mainwindow.ui" line="494"/>
    424424        <source>About Qt library</source>
    425425        <translation type="unfinished"></translation>
    426426    </message>
    427427    <message>
     428        <location filename="../ui/mainwindow.ui" line="505"/>
     429        <source>System Default</source>
     430        <translation type="unfinished"></translation>
     431    </message>
     432    <message>
    428433        <location filename="../ui/mainwindow.ui" line="508"/>
    429         <source>System Default</source>
    430         <translation type="unfinished"></translation>
    431     </message>
    432     <message>
    433         <location filename="../ui/mainwindow.ui" line="511"/>
    434434        <source>Automatically choose the most appropriate style</source>
    435435        <translation type="unfinished"></translation>
    436436    </message>
    437437    <message>
    438         <location filename="../src/mainwindow.cpp" line="151"/>
     438        <location filename="../src/mainwindow.cpp" line="155"/>
    439439        <source>All Supported Formats</source>
    440440        <translation type="unfinished"></translation>
    441441    </message>
    442442    <message>
    443         <location filename="../src/mainwindow.cpp" line="152"/>
    444         <location filename="../src/mainwindow.cpp" line="153"/>
     443        <location filename="../src/mainwindow.cpp" line="156"/>
     444        <location filename="../src/mainwindow.cpp" line="157"/>
    445445        <source>%1 Task Files</source>
    446446        <translation type="unfinished"></translation>
    447447    </message>
    448448    <message>
    449         <location filename="../src/mainwindow.cpp" line="154"/>
     449        <location filename="../src/mainwindow.cpp" line="158"/>
     450        <location filename="../src/mainwindow.cpp" line="222"/>
     451        <location filename="../src/mainwindow.cpp" line="1411"/>
     452        <source>All Files</source>
     453        <translation type="unfinished"></translation>
     454    </message>
     455    <message>
     456        <location filename="../src/mainwindow.cpp" line="162"/>
     457        <source>Task Load</source>
     458        <translation type="unfinished"></translation>
     459    </message>
     460    <message>
     461        <location filename="../src/mainwindow.cpp" line="176"/>
     462        <location filename="../src/mainwindow.cpp" line="200"/>
     463        <location filename="../src/mainwindow.cpp" line="370"/>
     464        <location filename="../src/mainwindow.h" line="152"/>
     465        <source>Untitled</source>
     466        <translation type="unfinished"></translation>
     467    </message>
     468    <message>
     469        <location filename="../src/mainwindow.cpp" line="216"/>
     470        <source>PDF Files</source>
     471        <translation type="unfinished"></translation>
     472    </message>
     473    <message>
    450474        <location filename="../src/mainwindow.cpp" line="218"/>
    451         <location filename="../src/mainwindow.cpp" line="1253"/>
    452         <source>All Files</source>
    453         <translation type="unfinished"></translation>
    454     </message>
    455     <message>
    456         <location filename="../src/mainwindow.cpp" line="158"/>
    457         <source>Task Load</source>
    458         <translation type="unfinished"></translation>
    459     </message>
    460     <message>
    461         <location filename="../src/mainwindow.cpp" line="172"/>
    462         <location filename="../src/mainwindow.cpp" line="196"/>
    463         <location filename="../src/mainwindow.cpp" line="366"/>
    464         <location filename="../src/mainwindow.h" line="141"/>
    465         <source>Untitled</source>
    466         <translation type="unfinished"></translation>
    467     </message>
    468     <message>
    469         <location filename="../src/mainwindow.cpp" line="212"/>
    470         <source>PDF Files</source>
    471         <translation type="unfinished"></translation>
    472     </message>
    473     <message>
    474         <location filename="../src/mainwindow.cpp" line="214"/>
    475475        <source>HTML Files</source>
    476476        <translation type="unfinished"></translation>
    477477    </message>
    478478    <message>
    479         <location filename="../src/mainwindow.cpp" line="216"/>
     479        <location filename="../src/mainwindow.cpp" line="220"/>
    480480        <source>OpenDocument Files</source>
    481481        <translation type="unfinished"></translation>
    482482    </message>
    483483    <message>
    484         <location filename="../src/mainwindow.cpp" line="240"/>
    485         <location filename="../src/mainwindow.cpp" line="295"/>
    486         <location filename="../src/mainwindow.cpp" line="309"/>
     484        <location filename="../src/mainwindow.cpp" line="244"/>
     485        <location filename="../src/mainwindow.cpp" line="299"/>
     486        <location filename="../src/mainwindow.cpp" line="313"/>
    487487        <source>Solution Save</source>
    488488        <translation type="unfinished"></translation>
    489489    </message>
    490490    <message>
    491         <location filename="../src/mainwindow.cpp" line="240"/>
    492         <location filename="../src/mainwindow.cpp" line="309"/>
     491        <location filename="../src/mainwindow.cpp" line="244"/>
     492        <location filename="../src/mainwindow.cpp" line="313"/>
    493493        <source>Unable to save the solution.
    494494Error: %1</source>
     
    496496    </message>
    497497    <message>
    498         <location filename="../src/mainwindow.cpp" line="255"/>
    499         <location filename="../src/mainwindow.cpp" line="270"/>
     498        <location filename="../src/mainwindow.cpp" line="259"/>
     499        <location filename="../src/mainwindow.cpp" line="274"/>
    500500        <source>Solution Graph</source>
    501501        <translation type="unfinished"></translation>
    502502    </message>
    503503    <message>
    504         <location filename="../src/mainwindow.cpp" line="271"/>
     504        <location filename="../src/mainwindow.cpp" line="275"/>
    505505        <source>Generated with %1</source>
    506506        <translation type="unfinished"></translation>
    507507    </message>
    508508    <message>
    509         <location filename="../src/mainwindow.cpp" line="295"/>
     509        <location filename="../src/mainwindow.cpp" line="299"/>
    510510        <source>Unable to save the solution graph.
    511511Error: %1</source>
     
    513513    </message>
    514514    <message>
    515         <location filename="../src/mainwindow.cpp" line="341"/>
    516         <location filename="../src/mainwindow.cpp" line="381"/>
     515        <location filename="../src/mainwindow.cpp" line="345"/>
     516        <location filename="../src/mainwindow.cpp" line="385"/>
    517517        <source>Settings Changed</source>
    518518        <translation type="unfinished"></translation>
    519519    </message>
    520520    <message>
    521         <location filename="../src/mainwindow.cpp" line="341"/>
     521        <location filename="../src/mainwindow.cpp" line="345"/>
    522522        <source>You have changed color settings.
    523523They will be applied to the next solution output.</source>
     
    525525    </message>
    526526    <message>
    527         <location filename="../src/mainwindow.cpp" line="352"/>
    528         <location filename="../src/mainwindow.cpp" line="361"/>
     527        <location filename="../src/mainwindow.cpp" line="356"/>
     528        <location filename="../src/mainwindow.cpp" line="365"/>
    529529        <source>Language change</source>
    530530        <translation type="unfinished"></translation>
    531531    </message>
    532532    <message>
    533         <location filename="../src/mainwindow.cpp" line="352"/>
     533        <location filename="../src/mainwindow.cpp" line="356"/>
    534534        <source>Language will be autodetected on the next %1 start.</source>
    535535        <translation type="unfinished"></translation>
    536536    </message>
    537537    <message>
    538         <location filename="../src/mainwindow.cpp" line="361"/>
     538        <location filename="../src/mainwindow.cpp" line="365"/>
    539539        <source>You have language autodetection turned on.
    540540It needs to be off.
     
    543543    </message>
    544544    <message>
    545         <location filename="../src/mainwindow.cpp" line="381"/>
     545        <location filename="../src/mainwindow.cpp" line="385"/>
    546546        <source>You have changed the application language.
    547547To get current solution output in the new language
     
    550550    </message>
    551551    <message>
    552         <location filename="../src/mainwindow.cpp" line="389"/>
     552        <location filename="../src/mainwindow.cpp" line="393"/>
    553553        <source>Style Change</source>
    554554        <translation type="unfinished"></translation>
    555555    </message>
    556556    <message>
    557         <location filename="../src/mainwindow.cpp" line="389"/>
     557        <location filename="../src/mainwindow.cpp" line="393"/>
    558558        <source>To apply the default style you need to restart %1.</source>
    559559        <translation type="unfinished"></translation>
    560560    </message>
    561561    <message>
    562         <location filename="../src/mainwindow.cpp" line="426"/>
     562        <location filename="../src/mainwindow.cpp" line="430"/>
    563563        <source>Unsupported Feature</source>
    564564        <translation type="unfinished"></translation>
    565565    </message>
    566566    <message>
    567         <location filename="../src/mainwindow.cpp" line="426"/>
     567        <location filename="../src/mainwindow.cpp" line="430"/>
    568568        <source>Sorry, but this feature is not supported on your platform
    569569or support for this feature was not installed.</source>
     
    571571    </message>
    572572    <message>
    573         <location filename="../src/mainwindow.cpp" line="444"/>
     573        <location filename="../src/mainwindow.cpp" line="450"/>
    574574        <source>Version</source>
    575575        <translation type="unfinished"></translation>
    576576    </message>
    577577    <message>
    578         <location filename="../src/mainwindow.cpp" line="453"/>
     578        <location filename="../src/mainwindow.cpp" line="459"/>
    579579        <source>Target OS (ARCH)</source>
    580580        <translation type="unfinished"></translation>
    581581    </message>
    582582    <message>
    583         <location filename="../src/mainwindow.cpp" line="455"/>
    584         <location filename="../src/mainwindow.cpp" line="459"/>
     583        <location filename="../src/mainwindow.cpp" line="461"/>
     584        <location filename="../src/mainwindow.cpp" line="465"/>
    585585        <source>Qt library</source>
    586586        <translation type="unfinished"></translation>
    587587    </message>
    588588    <message>
    589         <location filename="../src/mainwindow.cpp" line="455"/>
     589        <location filename="../src/mainwindow.cpp" line="461"/>
    590590        <source>shared</source>
    591591        <translation type="unfinished"></translation>
    592592    </message>
    593593    <message>
    594         <location filename="../src/mainwindow.cpp" line="456"/>
     594        <location filename="../src/mainwindow.cpp" line="462"/>
    595595        <source>Build time</source>
    596596        <translation type="unfinished"></translation>
    597597    </message>
    598598    <message>
    599         <location filename="../src/mainwindow.cpp" line="457"/>
     599        <location filename="../src/mainwindow.cpp" line="463"/>
    600600        <source>Runtime</source>
    601601        <translation type="unfinished"></translation>
    602602    </message>
    603603    <message>
    604         <location filename="../src/mainwindow.cpp" line="459"/>
     604        <location filename="../src/mainwindow.cpp" line="465"/>
    605605        <source>static</source>
    606606        <translation type="unfinished"></translation>
    607607    </message>
    608608    <message>
    609         <location filename="../src/mainwindow.cpp" line="461"/>
     609        <location filename="../src/mainwindow.cpp" line="467"/>
    610610        <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;</source>
    611611        <translation type="unfinished"></translation>
    612612    </message>
    613613    <message>
    614         <location filename="../src/mainwindow.cpp" line="462"/>
     614        <location filename="../src/mainwindow.cpp" line="468"/>
    615615        <source>Algorithm</source>
    616616        <translation type="unfinished"></translation>
    617617    </message>
    618618    <message>
    619         <location filename="../src/mainwindow.cpp" line="464"/>
    620         <source>TSPSG is free software: you can redistribute it and/or modify it&lt;br&gt;under the terms of the GNU General Public License as published&lt;br&gt;by the Free Software Foundation, either version 3 of the License,&lt;br&gt;or (at your option) any later version.&lt;br&gt;&lt;br&gt;TSPSG is distributed in the hope that it will be useful, but&lt;br&gt;WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br&gt;MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&lt;br&gt;GNU General Public License for more details.&lt;br&gt;&lt;br&gt;You should have received a copy of the GNU General Public License&lt;br&gt;along with TSPSG.  If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot;&gt;http://www.gnu.org/licenses/&lt;/a&gt;.</source>
    621         <translation type="unfinished"></translation>
    622     </message>
    623     <message>
    624         <location filename="../src/mainwindow.cpp" line="544"/>
     619        <location filename="../src/mainwindow.cpp" line="470"/>
     620        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
     621it under the terms of the GNU General Public License as published by&lt;br&gt;
     622the Free Software Foundation, either version 3 of the License, or&lt;br&gt;
     623(at your option) any later version.&lt;br&gt;
     624&lt;br&gt;
     625This program is distributed in the hope that it will be useful,&lt;br&gt;
     626but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br&gt;
     627MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&lt;br&gt;
     628GNU General Public License for more details.&lt;br&gt;
     629&lt;br&gt;
     630You should have received a copy of the GNU General Public License&lt;br&gt;
     631along with TSPSG.  If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot;&gt;www.gnu.org/licenses/&lt;/a&gt;.</source>
     632        <translation type="unfinished"></translation>
     633    </message>
     634    <message>
     635        <location filename="../src/mainwindow.cpp" line="484"/>
     636        <source>This software was created using LGPL version of &lt;b&gt;Qt framework&lt;/b&gt;,&lt;br&gt;
     637see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
     638&lt;br&gt;
     639Most icons used in this software are part of &lt;b&gt;Oxygen Icons&lt;/b&gt; project licensed according to the GNU Lesser General Public License,&lt;br&gt;
     640see &lt;a href=&quot;http://www.oxygen-icons.org/&quot;&gt;www.oxygen-icons.org&lt;/a&gt;&lt;br&gt;
     641&lt;br&gt;
     642Country flag icons used in this software are part of the free &lt;b&gt;Flag Icons&lt;/b&gt; collection created by &lt;b&gt;IconDrawer&lt;/b&gt;,&lt;br&gt;
     643see &lt;a href=&quot;http://www.icondrawer.com/&quot;&gt;www.icondrawer.com&lt;/a&gt;</source>
     644        <translation type="unfinished"></translation>
     645    </message>
     646    <message>
     647        <location filename="../src/mainwindow.cpp" line="568"/>
     648        <source>About</source>
     649        <translation type="unfinished"></translation>
     650    </message>
     651    <message>
     652        <location filename="../src/mainwindow.cpp" line="569"/>
     653        <source>License</source>
     654        <translation type="unfinished"></translation>
     655    </message>
     656    <message>
     657        <location filename="../src/mainwindow.cpp" line="570"/>
     658        <source>Credits</source>
     659        <translation type="unfinished"></translation>
     660    </message>
     661    <message>
     662        <location filename="../src/mainwindow.cpp" line="589"/>
    625663        <source>About %1</source>
    626664        <translation type="unfinished"></translation>
    627665    </message>
    628666    <message>
    629         <location filename="../src/mainwindow.cpp" line="587"/>
     667        <location filename="../src/mainwindow.cpp" line="633"/>
    630668        <source>Data error</source>
    631669        <translation type="unfinished"></translation>
    632670    </message>
    633671    <message>
    634         <location filename="../src/mainwindow.cpp" line="587"/>
     672        <location filename="../src/mainwindow.cpp" line="633"/>
    635673        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
    636674        <translation type="unfinished"></translation>
    637675    </message>
    638676    <message>
    639         <location filename="../src/mainwindow.cpp" line="597"/>
     677        <location filename="../src/mainwindow.cpp" line="643"/>
    640678        <source>%v of %1 parts found</source>
    641679        <translation type="unfinished"></translation>
    642680    </message>
    643681    <message>
    644         <location filename="../src/mainwindow.cpp" line="601"/>
     682        <location filename="../src/mainwindow.cpp" line="651"/>
    645683        <source>Calculating optimal route...</source>
    646684        <translation type="unfinished"></translation>
    647685    </message>
    648686    <message>
    649         <location filename="../src/mainwindow.cpp" line="602"/>
     687        <location filename="../src/mainwindow.cpp" line="652"/>
    650688        <source>Solution Progress</source>
    651689        <translation type="unfinished"></translation>
    652690    </message>
    653691    <message>
    654         <location filename="../src/mainwindow.cpp" line="616"/>
     692        <location filename="../src/mainwindow.cpp" line="696"/>
    655693        <source>Solution Result</source>
    656694        <translation type="unfinished"></translation>
    657695    </message>
    658696    <message>
    659         <location filename="../src/mainwindow.cpp" line="616"/>
     697        <location filename="../src/mainwindow.cpp" line="696"/>
    660698        <source>Unable to find a solution.
    661699Maybe, this task has no solution.</source>
     
    663701    </message>
    664702    <message>
    665         <location filename="../src/mainwindow.cpp" line="619"/>
     703        <location filename="../src/mainwindow.cpp" line="722"/>
    666704        <source>Generating header</source>
    667705        <translation type="unfinished"></translation>
    668706    </message>
    669707    <message>
    670         <location filename="../src/mainwindow.cpp" line="620"/>
     708        <location filename="../src/mainwindow.cpp" line="723"/>
    671709        <source>Generating solution output...</source>
    672710        <translation type="unfinished"></translation>
    673711    </message>
    674712    <message>
    675         <location filename="../src/mainwindow.cpp" line="625"/>
     713        <location filename="../src/mainwindow.cpp" line="733"/>
    676714        <source>Solution of Variant #%1 Task</source>
    677715        <translation type="unfinished"></translation>
    678716    </message>
    679717    <message>
    680         <location filename="../src/mainwindow.cpp" line="641"/>
     718        <location filename="../src/mainwindow.cpp" line="749"/>
    681719        <source>Variant #%1 Task</source>
    682720        <translation type="unfinished"></translation>
    683721    </message>
    684722    <message>
    685         <location filename="../src/mainwindow.cpp" line="643"/>
     723        <location filename="../src/mainwindow.cpp" line="751"/>
    686724        <source>Task:</source>
    687725        <translation type="unfinished"></translation>
    688726    </message>
    689727    <message>
    690         <location filename="../src/mainwindow.cpp" line="654"/>
     728        <location filename="../src/mainwindow.cpp" line="762"/>
    691729        <source>Variant #%1 Solution</source>
    692730        <translation type="unfinished"></translation>
    693731    </message>
    694732    <message>
    695         <location filename="../src/mainwindow.cpp" line="659"/>
     733        <location filename="../src/mainwindow.cpp" line="767"/>
    696734        <source>Generating step %v</source>
    697735        <translation type="unfinished"></translation>
    698736    </message>
    699737    <message>
    700         <location filename="../src/mainwindow.cpp" line="662"/>
    701         <location filename="../src/mainwindow.cpp" line="762"/>
     738        <location filename="../src/mainwindow.cpp" line="698"/>
     739        <location filename="../src/mainwindow.cpp" line="770"/>
     740        <location filename="../src/mainwindow.cpp" line="892"/>
    702741        <source>Cleaning up...</source>
    703742        <translation type="unfinished"></translation>
    704743    </message>
    705744    <message>
    706         <location filename="../src/mainwindow.cpp" line="676"/>
     745        <location filename="../src/mainwindow.cpp" line="579"/>
     746        <source>Translation</source>
     747        <translation type="unfinished"></translation>
     748    </message>
     749    <message>
     750        <location filename="../src/mainwindow.cpp" line="802"/>
    707751        <source>Step #%1</source>
    708752        <translation type="unfinished"></translation>
    709753    </message>
    710754    <message>
    711         <location filename="../src/mainwindow.cpp" line="681"/>
     755        <location filename="../src/mainwindow.cpp" line="807"/>
    712756        <source>Selected route %1 %2 part.</source>
    713757        <translation type="unfinished"></translation>
    714758    </message>
    715759    <message>
    716         <location filename="../src/mainwindow.cpp" line="681"/>
     760        <location filename="../src/mainwindow.cpp" line="807"/>
    717761        <source>with</source>
    718762        <translation type="unfinished"></translation>
    719763    </message>
    720764    <message>
    721         <location filename="../src/mainwindow.cpp" line="681"/>
     765        <location filename="../src/mainwindow.cpp" line="807"/>
    722766        <source>without</source>
    723767        <translation type="unfinished"></translation>
    724768    </message>
    725769    <message>
    726         <location filename="../src/mainwindow.cpp" line="681"/>
    727         <location filename="../src/mainwindow.cpp" line="688"/>
    728         <location filename="../src/mainwindow.cpp" line="910"/>
     770        <location filename="../src/mainwindow.cpp" line="807"/>
     771        <location filename="../src/mainwindow.cpp" line="814"/>
     772        <location filename="../src/mainwindow.cpp" line="1068"/>
    729773        <source>(%1;%2)</source>
    730774        <translation type="unfinished"></translation>
    731775    </message>
    732776    <message numerus="yes">
    733         <location filename="../src/mainwindow.cpp" line="691"/>
     777        <location filename="../src/mainwindow.cpp" line="817"/>
    734778        <source>%n alternate candidate(s) for branching: %1.</source>
    735779        <translation type="unfinished">
     
    738782    </message>
    739783    <message>
    740         <location filename="../src/mainwindow.cpp" line="713"/>
     784        <location filename="../src/mainwindow.cpp" line="839"/>
    741785        <source>Generating footer</source>
    742786        <translation type="unfinished"></translation>
    743787    </message>
    744788    <message>
    745         <location filename="../src/mainwindow.cpp" line="719"/>
     789        <location filename="../src/mainwindow.cpp" line="849"/>
    746790        <source>Optimal path:</source>
    747791        <translation type="unfinished"></translation>
    748792    </message>
    749793    <message>
    750         <location filename="../src/mainwindow.cpp" line="721"/>
     794        <location filename="../src/mainwindow.cpp" line="851"/>
    751795        <source>Resulting path:</source>
    752796        <translation type="unfinished"></translation>
    753797    </message>
    754798    <message>
    755         <location filename="../src/mainwindow.cpp" line="724"/>
     799        <location filename="../src/mainwindow.cpp" line="854"/>
    756800        <source>City %1</source>
    757801        <translation type="unfinished"></translation>
    758802    </message>
    759803    <message numerus="yes">
    760         <location filename="../src/mainwindow.cpp" line="728"/>
     804        <location filename="../src/mainwindow.cpp" line="858"/>
    761805        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
    762806        <translation type="unfinished">
     
    765809    </message>
    766810    <message>
    767         <location filename="../src/mainwindow.cpp" line="730"/>
     811        <location filename="../src/mainwindow.cpp" line="860"/>
    768812        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
    769813        <translation type="unfinished"></translation>
    770814    </message>
    771815    <message>
    772         <location filename="../src/mainwindow.cpp" line="735"/>
     816        <location filename="../src/mainwindow.cpp" line="865"/>
    773817        <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>
    774818        <translation type="unfinished"></translation>
    775819    </message>
    776820    <message>
    777         <location filename="../src/mainwindow.cpp" line="921"/>
     821        <location filename="../src/mainwindow.cpp" line="1079"/>
    778822        <source>Root</source>
    779823        <translation type="unfinished"></translation>
    780824    </message>
    781825    <message>
    782         <location filename="../src/mainwindow.cpp" line="1024"/>
     826        <location filename="../src/mainwindow.cpp" line="1182"/>
    783827        <source>Set application language to %1</source>
    784828        <translation type="unfinished"></translation>
    785829    </message>
    786830    <message>
    787         <location filename="../src/mainwindow.cpp" line="1103"/>
     831        <location filename="../src/mainwindow.cpp" line="1261"/>
    788832        <source>Language Change</source>
    789833        <translation type="unfinished"></translation>
    790834    </message>
    791835    <message>
    792         <location filename="../src/mainwindow.cpp" line="1103"/>
     836        <location filename="../src/mainwindow.cpp" line="1261"/>
    793837        <source>Unable to load the translation language.
    794838Falling back to autodetection.</source>
     
    796840    </message>
    797841    <message>
    798         <location filename="../src/mainwindow.cpp" line="1122"/>
     842        <location filename="../src/mainwindow.cpp" line="1280"/>
    799843        <source>Set application style to %1</source>
    800844        <translation type="unfinished"></translation>
    801845    </message>
    802846    <message>
    803         <location filename="../src/mainwindow.cpp" line="1151"/>
     847        <location filename="../src/mainwindow.cpp" line="1309"/>
    804848        <source>Unsaved Changes</source>
    805849        <translation type="unfinished"></translation>
    806850    </message>
    807851    <message>
    808         <location filename="../src/mainwindow.cpp" line="1151"/>
     852        <location filename="../src/mainwindow.cpp" line="1309"/>
    809853        <source>Would you like to save changes in the current task?</source>
    810854        <translation type="unfinished"></translation>
    811855    </message>
    812856    <message>
    813         <location filename="../src/mainwindow.cpp" line="1218"/>
     857        <location filename="../src/mainwindow.cpp" line="1376"/>
    814858        <source>P&amp;rint Preview...</source>
    815859        <translation type="unfinished"></translation>
    816860    </message>
    817861    <message>
    818         <location filename="../src/mainwindow.cpp" line="1220"/>
     862        <location filename="../src/mainwindow.cpp" line="1378"/>
    819863        <source>Preview solution results</source>
    820864        <translation type="unfinished"></translation>
    821865    </message>
    822866    <message>
    823         <location filename="../src/mainwindow.cpp" line="1223"/>
     867        <location filename="../src/mainwindow.cpp" line="1381"/>
    824868        <source>Preview current solution results before printing</source>
    825869        <translation type="unfinished"></translation>
    826870    </message>
    827871    <message>
    828         <location filename="../src/mainwindow.cpp" line="1226"/>
     872        <location filename="../src/mainwindow.cpp" line="1384"/>
    829873        <source>&amp;Print...</source>
    830874        <translation type="unfinished"></translation>
    831875    </message>
    832876    <message>
    833         <location filename="../src/mainwindow.cpp" line="1228"/>
     877        <location filename="../src/mainwindow.cpp" line="1386"/>
    834878        <source>Print solution</source>
    835879        <translation type="unfinished"></translation>
    836880    </message>
    837881    <message>
    838         <location filename="../src/mainwindow.cpp" line="1231"/>
     882        <location filename="../src/mainwindow.cpp" line="1389"/>
    839883        <source>Print current solution results</source>
    840884        <translation type="unfinished"></translation>
    841885    </message>
    842886    <message>
    843         <location filename="../src/mainwindow.cpp" line="1233"/>
     887        <location filename="../src/mainwindow.cpp" line="1391"/>
    844888        <source>Ctrl+P</source>
    845889        <translation type="unfinished"></translation>
    846890    </message>
    847891    <message>
    848         <location filename="../src/mainwindow.cpp" line="1237"/>
     892        <location filename="../src/mainwindow.cpp" line="1395"/>
    849893        <source>Configure...</source>
    850894        <translation type="unfinished"></translation>
    851895    </message>
    852896    <message>
    853         <location filename="../src/mainwindow.cpp" line="1239"/>
     897        <location filename="../src/mainwindow.cpp" line="1397"/>
    854898        <source>Customize toolbars</source>
    855899        <translation type="unfinished"></translation>
    856900    </message>
    857901    <message>
    858         <location filename="../src/mainwindow.cpp" line="1244"/>
     902        <location filename="../src/mainwindow.cpp" line="1402"/>
    859903        <source>Check for &amp;Updates...</source>
    860904        <translation type="unfinished"></translation>
    861905    </message>
    862906    <message>
    863         <location filename="../src/mainwindow.cpp" line="1246"/>
     907        <location filename="../src/mainwindow.cpp" line="1404"/>
    864908        <source>Check for %1 updates</source>
    865909        <translation type="unfinished"></translation>
    866910    </message>
    867911    <message>
    868         <location filename="../src/mainwindow.cpp" line="1252"/>
     912        <location filename="../src/mainwindow.cpp" line="1410"/>
    869913        <source>%1 Task File</source>
    870914        <translation type="unfinished"></translation>
    871915    </message>
    872916    <message>
    873         <location filename="../src/mainwindow.cpp" line="1261"/>
     917        <location filename="../src/mainwindow.cpp" line="1419"/>
    874918        <source>Task Save</source>
     919        <translation type="unfinished"></translation>
     920    </message>
     921</context>
     922<context>
     923    <name>QProgressDialog</name>
     924    <message>
     925        <location filename="../src/mainwindow.cpp" line="647"/>
     926        <source>Cancel</source>
     927        <comment>No need to translate this. This translation will be taken from Qt translation files.</comment>
    875928        <translation type="unfinished"></translation>
    876929    </message>
Note: See TracChangeset for help on using the changeset viewer.