source: tspsg/l10n/tspsg_en.ts @ 87b8a22768

appveyorimgbotreadme
Last change on this file since 87b8a22768 was 87b8a22768, checked in by Oleksii Serdiuk, 12 years ago

Small tweaks to texts and translations update.

  • Property mode set to 100644
File size: 60.1 KB
RevLine 
[5fce561905]1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
[0bd0e1aca7]3<TS version="2.0" language="en" sourcelanguage="en">
[5fce561905]4<defaultcodec>UTF-8</defaultcodec>
5<context>
[b2bf8e3b6b]6    <name>--------</name>
7    <message>
[2fcdd7bfdf]8        <location filename="../src/mainwindow.cpp" line="609"/>
[43c29c04ba]9        <source>AUTHORS %1</source>
10        <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment>
[1babbd6ba3]11        <translation type="unfinished"></translation>
12    </message>
13    <message>
[2fcdd7bfdf]14        <location filename="../src/mainwindow.cpp" line="611"/>
[3cadf24d00]15        <source>VERSION</source>
16        <comment>Please, provide your translation version here.</comment>
[7ba743d983]17        <translation>$Id: $Format:%h %ai %an$ $</translation>
[3cadf24d00]18    </message>
19    <message>
[2fcdd7bfdf]20        <location filename="../src/mainwindow.cpp" line="1420"/>
[3cadf24d00]21        <source>COUNTRY</source>
22        <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment>
23        <translation>GB</translation>
24    </message>
25    <message>
[2fcdd7bfdf]26        <location filename="../src/mainwindow.cpp" line="1421"/>
[b2bf8e3b6b]27        <source>LANGNAME</source>
28        <comment>Please, provide a native name of your translation language here.</comment>
29        <translation type="unfinished"></translation>
30    </message>
31</context>
32<context>
[5fce561905]33    <name>CTSPModel</name>
34    <message>
[0bd0e1aca7]35        <location filename="../src/tspmodel.cpp" line="121"/>
[5587b87fac]36        <source>City %1</source>
[899d1b8e15]37        <translation type="unfinished"></translation>
[5fce561905]38    </message>
39    <message>
[0bd0e1aca7]40        <location filename="../src/tspmodel.cpp" line="123"/>
[5fce561905]41        <source>%1</source>
[899d1b8e15]42        <translation type="unfinished"></translation>
[5fce561905]43    </message>
[9b7064d770]44    <message>
[1babbd6ba3]45        <location filename="../src/tspmodel.cpp" line="142"/>
46        <location filename="../src/tspmodel.cpp" line="168"/>
[03df0acb95]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"/>
[9b7064d770]53        <source>Task Load</source>
54        <translation type="unfinished"></translation>
55    </message>
56    <message>
[1babbd6ba3]57        <location filename="../src/tspmodel.cpp" line="168"/>
[03df0acb95]58        <location filename="../src/tspmodel.cpp" line="385"/>
59        <location filename="../src/tspmodel.cpp" line="404"/>
60        <location filename="../src/tspmodel.cpp" line="423"/>
61        <location filename="../src/tspmodel.cpp" line="431"/>
62        <location filename="../src/tspmodel.cpp" line="474"/>
63        <location filename="../src/tspmodel.cpp" line="489"/>
[9b7064d770]64        <source>Unable to load task:</source>
65        <translation type="unfinished"></translation>
66    </message>
67    <message>
[1babbd6ba3]68        <location filename="../src/tspmodel.cpp" line="142"/>
[9b7064d770]69        <source>Unable to open task file.
70Error: %1</source>
71        <translation type="unfinished"></translation>
72    </message>
73    <message>
[1babbd6ba3]74        <location filename="../src/tspmodel.cpp" line="168"/>
[9b7064d770]75        <source>Unknown file format or file is corrupted.</source>
76        <translation type="unfinished"></translation>
77    </message>
78    <message>
[1babbd6ba3]79        <location filename="../src/tspmodel.cpp" line="238"/>
80        <location filename="../src/tspmodel.cpp" line="246"/>
81        <location filename="../src/tspmodel.cpp" line="255"/>
82        <location filename="../src/tspmodel.cpp" line="264"/>
83        <location filename="../src/tspmodel.cpp" line="273"/>
[162d5c5f94]84        <location filename="../src/tspmodel.cpp" line="282"/>
[1babbd6ba3]85        <location filename="../src/tspmodel.cpp" line="291"/>
86        <location filename="../src/tspmodel.cpp" line="303"/>
[9b7064d770]87        <source>Task Save</source>
88        <translation type="unfinished"></translation>
89    </message>
90    <message>
[1babbd6ba3]91        <location filename="../src/tspmodel.cpp" line="238"/>
[9b7064d770]92        <source>Unable to create task file.
93Error: %1
94Maybe, file is read-only?</source>
95        <translation type="unfinished"></translation>
96    </message>
97    <message>
[1babbd6ba3]98        <location filename="../src/tspmodel.cpp" line="246"/>
99        <location filename="../src/tspmodel.cpp" line="255"/>
100        <location filename="../src/tspmodel.cpp" line="264"/>
101        <location filename="../src/tspmodel.cpp" line="273"/>
[162d5c5f94]102        <location filename="../src/tspmodel.cpp" line="282"/>
[1babbd6ba3]103        <location filename="../src/tspmodel.cpp" line="291"/>
104        <location filename="../src/tspmodel.cpp" line="303"/>
[9b7064d770]105        <source>Unable to save task.
106Error: %1</source>
107        <translation type="unfinished"></translation>
108    </message>
[03df0acb95]109    <message>
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>
141        <translation type="unfinished"></translation>
142    </message>
[5fce561905]143</context>
144<context>
145    <name>MainWindow</name>
146    <message>
[2fcdd7bfdf]147        <location filename="../src/mainwindow.cpp" line="473"/>
[899d1b8e15]148        <source>Language change</source>
149        <translation type="unfinished"></translation>
[5587b87fac]150    </message>
151    <message>
[2fcdd7bfdf]152        <location filename="../src/mainwindow.cpp" line="1498"/>
[c10297cf73]153        <source>Language Change</source>
154        <translation type="unfinished"></translation>
155    </message>
156    <message>
[87b8a22768]157        <location filename="../src/mainwindow.cpp" line="1555"/>
158        <location filename="../src/mainwindow.cpp" line="1959"/>
[b424a7e320]159        <source>Unsaved Changes</source>
[690f6939a7]160        <translation type="unfinished"></translation>
161    </message>
162    <message>
[03df0acb95]163        <location filename="../src/mainwindow.cpp" line="192"/>
[9b7064d770]164        <source>All Supported Formats</source>
165        <translation type="unfinished"></translation>
166    </message>
167    <message>
[03df0acb95]168        <location filename="../src/mainwindow.cpp" line="193"/>
169        <location filename="../src/mainwindow.cpp" line="194"/>
[9b7064d770]170        <source>%1 Task Files</source>
171        <translation type="unfinished"></translation>
172    </message>
173    <message>
[03df0acb95]174        <location filename="../src/mainwindow.cpp" line="195"/>
[2fcdd7bfdf]175        <location filename="../src/mainwindow.cpp" line="267"/>
[87b8a22768]176        <location filename="../src/mainwindow.cpp" line="1702"/>
[9b7064d770]177        <source>All Files</source>
178        <translation type="unfinished"></translation>
179    </message>
180    <message>
[03df0acb95]181        <location filename="../src/mainwindow.cpp" line="262"/>
[281303f1f7]182        <source>PDF Files</source>
183        <translation type="unfinished"></translation>
184    </message>
185    <message>
[03df0acb95]186        <location filename="../src/mainwindow.cpp" line="264"/>
[430bd7f7e9]187        <source>HTML Files</source>
188        <translation type="unfinished"></translation>
189    </message>
190    <message>
[2fcdd7bfdf]191        <location filename="../src/mainwindow.cpp" line="266"/>
[430bd7f7e9]192        <source>OpenDocument Files</source>
193        <translation type="unfinished"></translation>
194    </message>
195    <message>
[2fcdd7bfdf]196        <location filename="../src/mainwindow.cpp" line="462"/>
[1babbd6ba3]197        <source>You have changed color settings.
198They will be applied to the next solution output.</source>
199        <translation type="unfinished"></translation>
200    </message>
201    <message>
[2fcdd7bfdf]202        <location filename="../src/mainwindow.cpp" line="543"/>
[03df0acb95]203        <source>Sorry, but this feature is not supported on your
204platform or support for it was not installed.</source>
205        <translation type="unfinished"></translation>
206    </message>
207    <message>
[2fcdd7bfdf]208        <location filename="../src/mainwindow.cpp" line="556"/>
[1babbd6ba3]209        <source>Version</source>
210        <translation type="unfinished"></translation>
211    </message>
212    <message>
[87b8a22768]213        <location filename="../src/mainwindow.cpp" line="570"/>
214        <source> from git commit &lt;b&gt;%1&lt;/b&gt;</source>
215        <translation type="unfinished"></translation>
216    </message>
217    <message>
218        <location filename="../src/mainwindow.cpp" line="572"/>
219        <source>Build &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;%5 with &lt;b&gt;%4&lt;/b&gt; compiler.</source>
220        <translation type="unfinished"></translation>
221    </message>
222    <message>
[2fcdd7bfdf]223        <location filename="../src/mainwindow.cpp" line="700"/>
[87b8a22768]224        <location filename="../src/mainwindow.cpp" line="1692"/>
[e3533af1cf]225        <source>About %1</source>
226        <translation type="unfinished"></translation>
227    </message>
228    <message>
[2fcdd7bfdf]229        <location filename="../src/mainwindow.cpp" line="759"/>
[1babbd6ba3]230        <source>%v of %1 parts found</source>
231        <translation type="unfinished"></translation>
232    </message>
233    <message>
[2fcdd7bfdf]234        <location filename="../src/mainwindow.cpp" line="841"/>
[1babbd6ba3]235        <source>Generating solution output...</source>
236        <translation type="unfinished"></translation>
237    </message>
238    <message>
[2fcdd7bfdf]239        <location filename="../src/mainwindow.cpp" line="889"/>
[f2ff738751]240        <source>Variant #%1 Task</source>
241        <translation type="unfinished"></translation>
242    </message>
243    <message>
[2fcdd7bfdf]244        <location filename="../src/mainwindow.cpp" line="902"/>
[f2ff738751]245        <source>Variant #%1 Solution</source>
[1babbd6ba3]246        <translation type="unfinished"></translation>
247    </message>
248    <message>
[2fcdd7bfdf]249        <location filename="../src/mainwindow.cpp" line="907"/>
[f2ff738751]250        <source>Generating step %v</source>
[0bd0e1aca7]251        <translation type="unfinished"></translation>
252    </message>
253    <message>
[2fcdd7bfdf]254        <location filename="../src/mainwindow.cpp" line="954"/>
255        <location filename="../src/mainwindow.cpp" line="961"/>
256        <location filename="../src/mainwindow.cpp" line="1253"/>
[0bd0e1aca7]257        <source>(%1;%2)</source>
258        <translation type="unfinished"></translation>
259    </message>
260    <message numerus="yes">
[2fcdd7bfdf]261        <location filename="../src/mainwindow.cpp" line="964"/>
[0bd0e1aca7]262        <source>%n alternate candidate(s) for branching: %1.</source>
263        <translation>
264            <numerusform>%n alternate candidate for branching: %1.</numerusform>
265            <numerusform>%n alternate candidates for branching: %1.</numerusform>
266        </translation>
267    </message>
[1babbd6ba3]268    <message>
[2fcdd7bfdf]269        <location filename="../src/mainwindow.cpp" line="984"/>
[1babbd6ba3]270        <source>Generating footer</source>
271        <translation type="unfinished"></translation>
272    </message>
[4ccf855df8]273    <message numerus="yes">
[2fcdd7bfdf]274        <location filename="../src/mainwindow.cpp" line="1006"/>
[4ccf855df8]275        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
276        <translation>
277            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; unit.</numerusform>
278            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; units.</numerusform>
279        </translation>
280    </message>
[0bd0e1aca7]281    <message>
[2fcdd7bfdf]282        <location filename="../src/mainwindow.cpp" line="1518"/>
[03df0acb95]283        <source>Set application style to %1</source>
[1babbd6ba3]284        <translation type="unfinished"></translation>
285    </message>
286    <message>
[87b8a22768]287        <location filename="../src/mainwindow.cpp" line="1555"/>
288        <location filename="../src/mainwindow.cpp" line="1960"/>
[03df0acb95]289        <source>Would you like to save changes in the current task?</source>
[e3533af1cf]290        <translation type="unfinished"></translation>
291    </message>
292    <message>
[87b8a22768]293        <location filename="../src/mainwindow.cpp" line="1653"/>
[03df0acb95]294        <source>Pa&amp;ge Setup...</source>
295        <translation type="unfinished"></translation>
296    </message>
297    <message>
[87b8a22768]298        <location filename="../src/mainwindow.cpp" line="1655"/>
[03df0acb95]299        <source>Setup print options</source>
[1babbd6ba3]300        <translation type="unfinished"></translation>
301    </message>
302    <message>
[87b8a22768]303        <location filename="../src/mainwindow.cpp" line="1658"/>
[03df0acb95]304        <source>Setup page-related options for printing</source>
305        <translation type="unfinished"></translation>
306    </message>
307    <message>
[87b8a22768]308        <location filename="../src/mainwindow.cpp" line="1672"/>
[760f2aae97]309        <source>Exit %1</source>
310        <translation type="unfinished"></translation>
311    </message>
312    <message>
[87b8a22768]313        <location filename="../src/mainwindow.cpp" line="1676"/>
[7bb19df196]314        <source>Configure...</source>
315        <translation type="unfinished"></translation>
316    </message>
317    <message>
[87b8a22768]318        <location filename="../src/mainwindow.cpp" line="1678"/>
[7bb19df196]319        <source>Customize toolbars</source>
320        <translation type="unfinished"></translation>
321    </message>
322    <message>
[87b8a22768]323        <location filename="../src/mainwindow.cpp" line="1683"/>
[760f2aae97]324        <source>Report about a bug in %1</source>
325        <translation type="unfinished"></translation>
326    </message>
327    <message>
[87b8a22768]328        <location filename="../src/mainwindow.cpp" line="1688"/>
[1babbd6ba3]329        <source>Check for %1 updates</source>
330        <translation type="unfinished"></translation>
331    </message>
332    <message>
[87b8a22768]333        <location filename="../src/mainwindow.cpp" line="1701"/>
[9b7064d770]334        <source>%1 Task File</source>
335        <translation type="unfinished"></translation>
336    </message>
337    <message>
[2fcdd7bfdf]338        <location filename="../src/mainwindow.cpp" line="462"/>
339        <location filename="../src/mainwindow.cpp" line="499"/>
[430bd7f7e9]340        <source>Settings Changed</source>
341        <translation type="unfinished"></translation>
342    </message>
[760f2aae97]343    <message numerus="yes">
[03df0acb95]344        <location filename="../src/mainwindow.cpp" line="150"/>
[760f2aae97]345        <source>Would you like %1 to automatically check for updates every %n day(s)?</source>
[3487003f06]346        <translation>
[760f2aae97]347            <numerusform>Would you like %1 to automatically check for updates every %n day?</numerusform>
348            <numerusform>Would you like %1 to automatically check for updates every %n days?</numerusform>
349        </translation>
350    </message>
[430bd7f7e9]351    <message>
[03df0acb95]352        <location filename="../src/mainwindow.cpp" line="203"/>
[3bcb7e8910]353        <source>Task Load</source>
354        <translation type="unfinished"></translation>
355    </message>
356    <message>
[2fcdd7bfdf]357        <location filename="../src/mainwindow.cpp" line="293"/>
[03df0acb95]358        <location filename="../src/mainwindow.cpp" line="373"/>
[2fcdd7bfdf]359        <location filename="../src/mainwindow.cpp" line="378"/>
360        <location filename="../src/mainwindow.cpp" line="387"/>
361        <location filename="../src/mainwindow.cpp" line="1330"/>
[1babbd6ba3]362        <source>Solution Save</source>
[430bd7f7e9]363        <translation type="unfinished"></translation>
364    </message>
365    <message>
[2fcdd7bfdf]366        <location filename="../src/mainwindow.cpp" line="293"/>
367        <location filename="../src/mainwindow.cpp" line="387"/>
[1babbd6ba3]368        <source>Unable to save the solution.
369Error: %1</source>
370        <translation type="unfinished"></translation>
371    </message>
372    <message>
[2fcdd7bfdf]373        <location filename="../src/mainwindow.cpp" line="328"/>
374        <location filename="../src/mainwindow.cpp" line="332"/>
375        <location filename="../src/mainwindow.cpp" line="1303"/>
[f2ff738751]376        <source>Solution Graph</source>
377        <translation type="unfinished"></translation>
378    </message>
379    <message>
[2fcdd7bfdf]380        <location filename="../src/mainwindow.cpp" line="1304"/>
[f2ff738751]381        <source>Generated with %1</source>
382        <translation type="unfinished"></translation>
383    </message>
384    <message>
[2fcdd7bfdf]385        <location filename="../src/mainwindow.cpp" line="373"/>
386        <location filename="../src/mainwindow.cpp" line="378"/>
387        <location filename="../src/mainwindow.cpp" line="1330"/>
[f2ff738751]388        <source>Unable to save the solution graph.
389Error: %1</source>
390        <translation type="unfinished"></translation>
391    </message>
392    <message>
[2fcdd7bfdf]393        <location filename="../src/mainwindow.cpp" line="265"/>
394        <source>Web Archive Files</source>
395        <translation type="unfinished"></translation>
396    </message>
397    <message>
398        <location filename="../src/mainwindow.cpp" line="473"/>
[e3533af1cf]399        <source>Language will be autodetected on the next %1 start.</source>
400        <translation type="unfinished"></translation>
401    </message>
402    <message>
[2fcdd7bfdf]403        <location filename="../src/mainwindow.cpp" line="499"/>
[1babbd6ba3]404        <source>You have changed the application language.
405To get current solution output in the new language
406you need to re-run the solution process.</source>
407        <translation type="unfinished"></translation>
408    </message>
409    <message>
[2fcdd7bfdf]410        <location filename="../src/mainwindow.cpp" line="507"/>
[e3533af1cf]411        <source>Style Change</source>
412        <translation type="unfinished"></translation>
413    </message>
414    <message>
[2fcdd7bfdf]415        <location filename="../src/mainwindow.cpp" line="507"/>
[e3533af1cf]416        <source>To apply the default style you need to restart %1.</source>
417        <translation type="unfinished"></translation>
418    </message>
419    <message>
[2fcdd7bfdf]420        <location filename="../src/mainwindow.cpp" line="543"/>
[1babbd6ba3]421        <source>Unsupported Feature</source>
422        <translation type="unfinished"></translation>
423    </message>
424    <message>
[2fcdd7bfdf]425        <location filename="../src/mainwindow.cpp" line="563"/>
[1babbd6ba3]426        <source>Target OS (ARCH)</source>
427        <translation type="unfinished"></translation>
428    </message>
429    <message>
[2fcdd7bfdf]430        <location filename="../src/mainwindow.cpp" line="564"/>
[1babbd6ba3]431        <source>Qt library</source>
432        <translation type="unfinished"></translation>
433    </message>
434    <message>
[2fcdd7bfdf]435        <location filename="../src/mainwindow.cpp" line="565"/>
[1babbd6ba3]436        <source>Build time</source>
437        <translation type="unfinished"></translation>
438    </message>
439    <message>
[2fcdd7bfdf]440        <location filename="../src/mainwindow.cpp" line="566"/>
[1babbd6ba3]441        <source>Runtime</source>
442        <translation type="unfinished"></translation>
443    </message>
444    <message>
[2fcdd7bfdf]445        <location filename="../src/mainwindow.cpp" line="567"/>
[03df0acb95]446        <source>Logical screen DPI</source>
[1babbd6ba3]447        <translation type="unfinished"></translation>
448    </message>
449    <message>
[2fcdd7bfdf]450        <location filename="../src/mainwindow.cpp" line="573"/>
[1babbd6ba3]451        <source>Algorithm</source>
452        <translation type="unfinished"></translation>
453    </message>
454    <message>
[2fcdd7bfdf]455        <location filename="../src/mainwindow.cpp" line="575"/>
[43c29c04ba]456        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
457it under the terms of the GNU General Public License as published by&lt;br&gt;
458the Free Software Foundation, either version 3 of the License, or&lt;br&gt;
459(at your option) any later version.&lt;br&gt;
460&lt;br&gt;
461This program is distributed in the hope that it will be useful,&lt;br&gt;
462but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br&gt;
463MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&lt;br&gt;
464GNU General Public License for more details.&lt;br&gt;
465&lt;br&gt;
466You should have received a copy of the GNU General Public License&lt;br&gt;
467along with TSPSG.  If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot;&gt;www.gnu.org/licenses/&lt;/a&gt;.</source>
468        <translation type="unfinished"></translation>
469    </message>
470    <message>
[2fcdd7bfdf]471        <location filename="../src/mainwindow.cpp" line="589"/>
[b81c0a73b7]472        <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;
[43c29c04ba]473see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
474&lt;br&gt;
[b81c0a73b7]475Most icons used in %1 are part of &lt;b&gt;Oxygen&amp;nbsp;Icons&lt;/b&gt; project licensed according to the GNU Lesser General Public License,&lt;br&gt;
[43c29c04ba]476see &lt;a href=&quot;http://www.oxygen-icons.org/&quot;&gt;www.oxygen-icons.org&lt;/a&gt;&lt;br&gt;
477&lt;br&gt;
[b81c0a73b7]478Country flag icons used in %1 are part of the free &lt;b&gt;Flag&amp;nbsp;Icons&lt;/b&gt; collection created by &lt;b&gt;IconDrawer&lt;/b&gt;,&lt;br&gt;
479see &lt;a href=&quot;http://www.icondrawer.com/&quot;&gt;www.icondrawer.com&lt;/a&gt;&lt;br&gt;
480&lt;br&gt;
481%1 comes with the default &quot;embedded&quot; font &lt;b&gt;DejaVu&amp;nbsp;LGC&amp;nbsp;Sans&amp;nbsp;Mono&lt;/b&gt; from the &lt;b&gt;DejaVu fonts&lt;/b&gt; licensed under a Free license&lt;/a&gt;,&lt;br&gt;
482see &lt;a href=&quot;http://dejavu-fonts.org/&quot;&gt;dejavu-fonts.org&lt;/a&gt;</source>
[43c29c04ba]483        <translation type="unfinished"></translation>
484    </message>
485    <message>
[2fcdd7bfdf]486        <location filename="../src/mainwindow.cpp" line="679"/>
[43c29c04ba]487        <source>About</source>
[1babbd6ba3]488        <translation type="unfinished"></translation>
489    </message>
490    <message>
[2fcdd7bfdf]491        <location filename="../src/mainwindow.cpp" line="680"/>
[43c29c04ba]492        <source>License</source>
493        <translation type="unfinished"></translation>
494    </message>
495    <message>
[2fcdd7bfdf]496        <location filename="../src/mainwindow.cpp" line="681"/>
[43c29c04ba]497        <source>Credits</source>
498        <translation type="unfinished"></translation>
499    </message>
500    <message>
[2fcdd7bfdf]501        <location filename="../src/mainwindow.cpp" line="690"/>
[43c29c04ba]502        <source>Translation</source>
503        <translation type="unfinished"></translation>
504    </message>
505    <message>
[2fcdd7bfdf]506        <location filename="../src/mainwindow.cpp" line="749"/>
[899d1b8e15]507        <source>Data error</source>
508        <translation type="unfinished"></translation>
[5587b87fac]509    </message>
510    <message>
[2fcdd7bfdf]511        <location filename="../src/mainwindow.cpp" line="749"/>
[899d1b8e15]512        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
513        <translation type="unfinished"></translation>
[5587b87fac]514    </message>
515    <message>
[2fcdd7bfdf]516        <location filename="../src/mainwindow.cpp" line="767"/>
[1babbd6ba3]517        <source>Calculating optimal route...</source>
518        <translation type="unfinished"></translation>
519    </message>
520    <message>
[2fcdd7bfdf]521        <location filename="../src/mainwindow.cpp" line="768"/>
[1babbd6ba3]522        <source>Solution Progress</source>
523        <translation type="unfinished"></translation>
524    </message>
525    <message>
[2fcdd7bfdf]526        <location filename="../src/mainwindow.cpp" line="810"/>
[1babbd6ba3]527        <source>Solution Result</source>
528        <translation type="unfinished"></translation>
529    </message>
530    <message>
[2fcdd7bfdf]531        <location filename="../src/mainwindow.cpp" line="810"/>
[1babbd6ba3]532        <source>Unable to find a solution.
533Maybe, this task has no solution.</source>
534        <translation type="unfinished"></translation>
535    </message>
536    <message>
[2fcdd7bfdf]537        <location filename="../src/mainwindow.cpp" line="812"/>
538        <location filename="../src/mainwindow.cpp" line="910"/>
539        <location filename="../src/mainwindow.cpp" line="1045"/>
[03df0acb95]540        <source>Memory cleanup...</source>
541        <translation type="unfinished"></translation>
542    </message>
543    <message>
[2fcdd7bfdf]544        <location filename="../src/mainwindow.cpp" line="840"/>
[1babbd6ba3]545        <source>Generating header</source>
546        <translation type="unfinished"></translation>
547    </message>
548    <message>
[2fcdd7bfdf]549        <location filename="../src/mainwindow.cpp" line="851"/>
[317ba0432e]550        <source>Solution of Variant #%1 Task</source>
[430bd7f7e9]551        <translation type="unfinished"></translation>
552    </message>
553    <message>
[2fcdd7bfdf]554        <location filename="../src/mainwindow.cpp" line="891"/>
[f2ff738751]555        <source>Task:</source>
[430bd7f7e9]556        <translation type="unfinished"></translation>
557    </message>
558    <message>
[2fcdd7bfdf]559        <location filename="../src/mainwindow.cpp" line="946"/>
[f2ff738751]560        <source>Step #%1</source>
[430bd7f7e9]561        <translation type="unfinished"></translation>
562    </message>
563    <message>
[2fcdd7bfdf]564        <location filename="../src/mainwindow.cpp" line="954"/>
[f2ff738751]565        <source>Selected route %1 %2 part.</source>
[430bd7f7e9]566        <translation type="unfinished"></translation>
567    </message>
568    <message>
[2fcdd7bfdf]569        <location filename="../src/mainwindow.cpp" line="954"/>
[f2ff738751]570        <source>with</source>
571        <translation type="unfinished"></translation>
572    </message>
573    <message>
[2fcdd7bfdf]574        <location filename="../src/mainwindow.cpp" line="954"/>
[f2ff738751]575        <source>without</source>
576        <translation type="unfinished"></translation>
577    </message>
578    <message>
[2fcdd7bfdf]579        <location filename="../src/mainwindow.cpp" line="994"/>
[430bd7f7e9]580        <source>Optimal path:</source>
[899d1b8e15]581        <translation type="unfinished"></translation>
[5587b87fac]582    </message>
583    <message>
[2fcdd7bfdf]584        <location filename="../src/mainwindow.cpp" line="996"/>
[9cf98b9bd6]585        <source>Resulting path:</source>
586        <translation type="unfinished"></translation>
587    </message>
588    <message>
[2fcdd7bfdf]589        <location filename="../src/mainwindow.cpp" line="999"/>
[f2ff738751]590        <source>City %1</source>
591        <translation type="unfinished"></translation>
592    </message>
593    <message>
[2fcdd7bfdf]594        <location filename="../src/mainwindow.cpp" line="1008"/>
[f1fb54b9f7]595        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
596        <translation type="unfinished"></translation>
597    </message>
598    <message>
[2fcdd7bfdf]599        <location filename="../src/mainwindow.cpp" line="1011"/>
[9cf98b9bd6]600        <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>
601        <translation type="unfinished"></translation>
602    </message>
603    <message>
[2fcdd7bfdf]604        <location filename="../src/mainwindow.cpp" line="1264"/>
[f2ff738751]605        <source>Root</source>
606        <translation type="unfinished"></translation>
607    </message>
608    <message>
[2fcdd7bfdf]609        <location filename="../src/mainwindow.cpp" line="1498"/>
[b2bf8e3b6b]610        <source>Unable to load the translation language.
611Falling back to autodetection.</source>
612        <translation type="unfinished"></translation>
613    </message>
614    <message>
[2fcdd7bfdf]615        <location filename="../src/mainwindow.cpp" line="1422"/>
[b2bf8e3b6b]616        <source>Set application language to %1</source>
617        <translation type="unfinished"></translation>
618    </message>
619    <message>
[87b8a22768]620        <location filename="../src/mainwindow.cpp" line="1686"/>
[1babbd6ba3]621        <source>Check for &amp;Updates...</source>
622        <translation type="unfinished"></translation>
623    </message>
624    <message>
[87b8a22768]625        <location filename="../src/mainwindow.cpp" line="1715"/>
[3bcb7e8910]626        <source>Task Save</source>
627        <translation type="unfinished"></translation>
628    </message>
629    <message>
[03df0acb95]630        <location filename="../src/mainwindow.cpp" line="198"/>
631        <location filename="../src/mainwindow.cpp" line="220"/>
632        <location filename="../src/mainwindow.cpp" line="246"/>
[2fcdd7bfdf]633        <location filename="../src/mainwindow.cpp" line="484"/>
[87b8a22768]634        <location filename="../src/mainwindow.cpp" line="1704"/>
[2fcdd7bfdf]635        <location filename="../src/mainwindow.h" line="161"/>
[b424a7e320]636        <source>Untitled</source>
[899d1b8e15]637        <translation type="unfinished"></translation>
[5fce561905]638    </message>
639    <message>
[43c29c04ba]640        <location filename="../ui/mainwindow.ui" line="24"/>
[5587b87fac]641        <source>Task</source>
[899d1b8e15]642        <translation type="unfinished"></translation>
[5587b87fac]643    </message>
644    <message>
[43c29c04ba]645        <location filename="../ui/mainwindow.ui" line="45"/>
[5587b87fac]646        <source>&amp;Variant:</source>
[899d1b8e15]647        <translation type="unfinished"></translation>
648    </message>
649    <message>
[43c29c04ba]650        <location filename="../ui/mainwindow.ui" line="58"/>
[899d1b8e15]651        <source>Number of variant</source>
652        <translation type="unfinished"></translation>
[5fce561905]653    </message>
654    <message>
[43c29c04ba]655        <location filename="../ui/mainwindow.ui" line="68"/>
[5587b87fac]656        <source>&amp;Cities:</source>
[899d1b8e15]657        <translation type="unfinished"></translation>
658    </message>
659    <message>
[43c29c04ba]660        <location filename="../ui/mainwindow.ui" line="81"/>
[899d1b8e15]661        <source>Number of cities</source>
662        <translation type="unfinished"></translation>
[5fce561905]663    </message>
664    <message>
[43c29c04ba]665        <location filename="../ui/mainwindow.ui" line="109"/>
[5587b87fac]666        <source>Cost of travel from city to city</source>
[899d1b8e15]667        <translation type="unfinished"></translation>
[5587b87fac]668    </message>
669    <message>
[43c29c04ba]670        <location filename="../ui/mainwindow.ui" line="137"/>
[5587b87fac]671        <source>Fill table with random numbers</source>
[899d1b8e15]672        <translation type="unfinished"></translation>
[5fce561905]673    </message>
674    <message>
[43c29c04ba]675        <location filename="../ui/mainwindow.ui" line="140"/>
[5587b87fac]676        <source>Random</source>
[899d1b8e15]677        <translation type="unfinished"></translation>
[5fce561905]678    </message>
679    <message>
[43c29c04ba]680        <location filename="../ui/mainwindow.ui" line="150"/>
[5587b87fac]681        <source>Solve current task</source>
[899d1b8e15]682        <translation type="unfinished"></translation>
[5fce561905]683    </message>
684    <message>
[43c29c04ba]685        <location filename="../ui/mainwindow.ui" line="153"/>
[5587b87fac]686        <source>Solve</source>
[899d1b8e15]687        <translation type="unfinished"></translation>
[5fce561905]688    </message>
689    <message>
[43c29c04ba]690        <location filename="../ui/mainwindow.ui" line="163"/>
[5587b87fac]691        <source>Solution</source>
[899d1b8e15]692        <translation type="unfinished"></translation>
[5587b87fac]693    </message>
694    <message>
[43c29c04ba]695        <location filename="../ui/mainwindow.ui" line="172"/>
[5587b87fac]696        <source>Solution steps</source>
[899d1b8e15]697        <translation type="unfinished"></translation>
[5587b87fac]698    </message>
699    <message>
[43c29c04ba]700        <location filename="../ui/mainwindow.ui" line="196"/>
[760f2aae97]701        <location filename="../ui/mainwindow.ui" line="343"/>
[c10297cf73]702        <source>Save solution to a file</source>
[899d1b8e15]703        <translation type="unfinished"></translation>
[5587b87fac]704    </message>
705    <message>
[43c29c04ba]706        <location filename="../ui/mainwindow.ui" line="199"/>
[c10297cf73]707        <source>Save Solution</source>
[899d1b8e15]708        <translation type="unfinished"></translation>
[5fce561905]709    </message>
710    <message>
[43c29c04ba]711        <location filename="../ui/mainwindow.ui" line="222"/>
[c10297cf73]712        <source>Go back to Task tab</source>
[899d1b8e15]713        <translation type="unfinished"></translation>
[5fce561905]714    </message>
715    <message>
[43c29c04ba]716        <location filename="../ui/mainwindow.ui" line="225"/>
[c10297cf73]717        <source>Back to Task</source>
[899d1b8e15]718        <translation type="unfinished"></translation>
719    </message>
720    <message>
[43c29c04ba]721        <location filename="../ui/mainwindow.ui" line="250"/>
[c10297cf73]722        <source>&amp;File</source>
[690f6939a7]723        <translation type="unfinished"></translation>
724    </message>
725    <message>
[43c29c04ba]726        <location filename="../ui/mainwindow.ui" line="272"/>
[c10297cf73]727        <source>&amp;Language</source>
728        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
729        <translation type="unfinished"></translation>
730    </message>
731    <message>
[760f2aae97]732        <location filename="../ui/mainwindow.ui" line="401"/>
[b24a5a054a]733        <source>Context &amp;Help</source>
[9b7064d770]734        <translation type="unfinished"></translation>
735    </message>
736    <message>
[760f2aae97]737        <location filename="../ui/mainwindow.ui" line="412"/>
[0bd0e1aca7]738        <source>&amp;About TSPSG...</source>
739        <translation type="unfinished"></translation>
740    </message>
741    <message>
[760f2aae97]742        <location filename="../ui/mainwindow.ui" line="467"/>
[b24a5a054a]743        <source>&amp;Save</source>
[899d1b8e15]744        <translation type="unfinished"></translation>
[5fce561905]745    </message>
746    <message>
[760f2aae97]747        <location filename="../ui/mainwindow.ui" line="506"/>
748        <source>Online &amp;Support...</source>
749        <translation type="unfinished"></translation>
750    </message>
751    <message>
752        <location filename="../ui/mainwindow.ui" line="509"/>
753        <source>Get support online</source>
754        <translation type="unfinished"></translation>
755    </message>
756    <message>
757        <location filename="../ui/mainwindow.ui" line="514"/>
758        <source>Report a &amp;Bug...</source>
759        <translation type="unfinished"></translation>
760    </message>
761    <message>
[43c29c04ba]762        <location filename="../ui/mainwindow.ui" line="268"/>
[b24a5a054a]763        <source>&amp;Settings</source>
[899d1b8e15]764        <translation type="unfinished"></translation>
[5fce561905]765    </message>
766    <message>
[43c29c04ba]767        <location filename="../ui/mainwindow.ui" line="280"/>
[e3533af1cf]768        <source>Style</source>
769        <translation type="unfinished"></translation>
770    </message>
771    <message>
[43c29c04ba]772        <location filename="../ui/mainwindow.ui" line="285"/>
[7bb19df196]773        <source>Toolbars</source>
774        <translation type="unfinished"></translation>
775    </message>
776    <message>
[43c29c04ba]777        <location filename="../ui/mainwindow.ui" line="296"/>
[b24a5a054a]778        <source>&amp;Help</source>
779        <translation type="unfinished"></translation>
780    </message>
781    <message>
[760f2aae97]782        <location filename="../ui/mainwindow.ui" line="316"/>
[7bb19df196]783        <source>Main Toolbar</source>
784        <translation type="unfinished"></translation>
785    </message>
786    <message>
[760f2aae97]787        <location filename="../ui/mainwindow.ui" line="340"/>
[5587b87fac]788        <source>Save solution</source>
[899d1b8e15]789        <translation type="unfinished"></translation>
[5fce561905]790    </message>
791    <message>
[760f2aae97]792        <location filename="../ui/mainwindow.ui" line="348"/>
[5587b87fac]793        <source>&amp;New</source>
[899d1b8e15]794        <translation type="unfinished"></translation>
[5fce561905]795    </message>
796    <message>
[760f2aae97]797        <location filename="../ui/mainwindow.ui" line="351"/>
[5587b87fac]798        <source>New task</source>
[899d1b8e15]799        <translation type="unfinished"></translation>
[5fce561905]800    </message>
801    <message>
[760f2aae97]802        <location filename="../ui/mainwindow.ui" line="354"/>
[5587b87fac]803        <source>Create new task</source>
[899d1b8e15]804        <translation type="unfinished"></translation>
805    </message>
806    <message>
[760f2aae97]807        <location filename="../ui/mainwindow.ui" line="357"/>
[899d1b8e15]808        <source>Ctrl+N</source>
809        <translation type="unfinished"></translation>
[5fce561905]810    </message>
811    <message>
[760f2aae97]812        <location filename="../ui/mainwindow.ui" line="362"/>
[5587b87fac]813        <source>&amp;Open...</source>
[899d1b8e15]814        <translation type="unfinished"></translation>
[5fce561905]815    </message>
816    <message>
[760f2aae97]817        <location filename="../ui/mainwindow.ui" line="365"/>
[5587b87fac]818        <source>Open task</source>
[899d1b8e15]819        <translation type="unfinished"></translation>
[5fce561905]820    </message>
821    <message>
[760f2aae97]822        <location filename="../ui/mainwindow.ui" line="368"/>
[5587b87fac]823        <source>Open saved task</source>
[899d1b8e15]824        <translation type="unfinished"></translation>
[5fce561905]825    </message>
826    <message>
[760f2aae97]827        <location filename="../ui/mainwindow.ui" line="371"/>
[5587b87fac]828        <source>Ctrl+O</source>
[899d1b8e15]829        <translation type="unfinished"></translation>
[5fce561905]830    </message>
831    <message>
[760f2aae97]832        <location filename="../ui/mainwindow.ui" line="376"/>
[5587b87fac]833        <source>&amp;Preferences...</source>
[899d1b8e15]834        <translation type="unfinished"></translation>
[5fce561905]835    </message>
836    <message>
[760f2aae97]837        <location filename="../ui/mainwindow.ui" line="379"/>
[5587b87fac]838        <source>Application preferences</source>
[899d1b8e15]839        <translation type="unfinished"></translation>
[5fce561905]840    </message>
841    <message>
[760f2aae97]842        <location filename="../ui/mainwindow.ui" line="387"/>
[5587b87fac]843        <source>&amp;Contents</source>
[899d1b8e15]844        <translation type="unfinished"></translation>
[5fce561905]845    </message>
846    <message>
[760f2aae97]847        <location filename="../ui/mainwindow.ui" line="390"/>
[5587b87fac]848        <source>Open help contents</source>
[899d1b8e15]849        <translation type="unfinished"></translation>
[5fce561905]850    </message>
851    <message>
[760f2aae97]852        <location filename="../ui/mainwindow.ui" line="393"/>
[c10297cf73]853        <source>Ctrl+F1</source>
854        <translation type="unfinished"></translation>
855    </message>
856    <message>
[760f2aae97]857        <location filename="../ui/mainwindow.ui" line="404"/>
[5587b87fac]858        <source>Open context help</source>
[899d1b8e15]859        <translation type="unfinished"></translation>
[5fce561905]860    </message>
861    <message>
[760f2aae97]862        <location filename="../ui/mainwindow.ui" line="407"/>
[c10297cf73]863        <source>F1</source>
864        <translation type="unfinished"></translation>
865    </message>
866    <message>
[43c29c04ba]867        <location filename="../ui/mainwindow.ui" line="417"/>
[87b8a22768]868        <location filename="../src/mainwindow.cpp" line="1696"/>
[5587b87fac]869        <source>E&amp;xit</source>
[899d1b8e15]870        <translation type="unfinished"></translation>
[5fce561905]871    </message>
872    <message>
[760f2aae97]873        <location filename="../ui/mainwindow.ui" line="422"/>
[5587b87fac]874        <source>&amp;Task...</source>
[899d1b8e15]875        <translation type="unfinished"></translation>
[5fce561905]876    </message>
877    <message>
[760f2aae97]878        <location filename="../ui/mainwindow.ui" line="425"/>
879        <location filename="../ui/mainwindow.ui" line="470"/>
[5587b87fac]880        <source>Save task</source>
[899d1b8e15]881        <translation type="unfinished"></translation>
[5fce561905]882    </message>
883    <message>
[760f2aae97]884        <location filename="../ui/mainwindow.ui" line="428"/>
[5587b87fac]885        <source>Save task to file</source>
[899d1b8e15]886        <translation type="unfinished"></translation>
[5fce561905]887    </message>
888    <message>
[760f2aae97]889        <location filename="../ui/mainwindow.ui" line="476"/>
[899d1b8e15]890        <source>Ctrl+S</source>
891        <translation type="unfinished"></translation>
[5fce561905]892    </message>
893    <message>
[760f2aae97]894        <location filename="../ui/mainwindow.ui" line="498"/>
[e3533af1cf]895        <source>System Default</source>
896        <translation type="unfinished"></translation>
897    </message>
898    <message>
[760f2aae97]899        <location filename="../ui/mainwindow.ui" line="501"/>
[e3533af1cf]900        <source>Automatically choose the most appropriate style</source>
901        <translation type="unfinished"></translation>
902    </message>
903    <message>
[760f2aae97]904        <location filename="../ui/mainwindow.ui" line="439"/>
[899d1b8e15]905        <source>&amp;Autodetect</source>
906        <translation type="unfinished"></translation>
[5fce561905]907    </message>
908    <message>
[760f2aae97]909        <location filename="../ui/mainwindow.ui" line="473"/>
[9b7064d770]910        <source>Save current task</source>
911        <translation type="unfinished"></translation>
912    </message>
913    <message>
[760f2aae97]914        <location filename="../ui/mainwindow.ui" line="481"/>
[690f6939a7]915        <source>About &amp;Qt...</source>
916        <translation type="unfinished"></translation>
917    </message>
918    <message>
[760f2aae97]919        <location filename="../ui/mainwindow.ui" line="484"/>
[c10297cf73]920        <source>About Qt library</source>
[690f6939a7]921        <translation type="unfinished"></translation>
922    </message>
923    <message>
[43c29c04ba]924        <location filename="../ui/mainwindow.ui" line="254"/>
[c10297cf73]925        <source>Save &amp;As</source>
[899d1b8e15]926        <translation type="unfinished"></translation>
[5fce561905]927    </message>
928    <message>
[87b8a22768]929        <location filename="../src/mainwindow.cpp" line="1661"/>
[c10297cf73]930        <source>&amp;Print...</source>
[899d1b8e15]931        <translation type="unfinished"></translation>
[5fce561905]932    </message>
933    <message>
[87b8a22768]934        <location filename="../src/mainwindow.cpp" line="1668"/>
[c10297cf73]935        <source>Ctrl+P</source>
[899d1b8e15]936        <translation type="unfinished"></translation>
[5fce561905]937    </message>
938    <message>
[760f2aae97]939        <location filename="../ui/mainwindow.ui" line="337"/>
[c10297cf73]940        <source>&amp;Solution...</source>
[899d1b8e15]941        <translation type="unfinished"></translation>
[5fce561905]942    </message>
943    <message>
[760f2aae97]944        <location filename="../ui/mainwindow.ui" line="442"/>
[c10297cf73]945        <source>Detect language automatically</source>
[899d1b8e15]946        <translation type="unfinished"></translation>
[5fce561905]947    </message>
948    <message>
[87b8a22768]949        <location filename="../src/mainwindow.cpp" line="1645"/>
[c10297cf73]950        <source>P&amp;rint Preview...</source>
[9b7064d770]951        <translation type="unfinished"></translation>
952    </message>
953    <message>
[87b8a22768]954        <location filename="../src/mainwindow.cpp" line="1647"/>
[c10297cf73]955        <source>Preview solution results</source>
956        <translation type="unfinished"></translation>
957    </message>
958    <message>
[87b8a22768]959        <location filename="../src/mainwindow.cpp" line="1650"/>
[c10297cf73]960        <source>Preview current solution results before printing</source>
961        <translation type="unfinished"></translation>
962    </message>
963    <message>
[87b8a22768]964        <location filename="../src/mainwindow.cpp" line="1663"/>
[c10297cf73]965        <source>Print solution</source>
966        <translation type="unfinished"></translation>
967    </message>
968    <message>
[87b8a22768]969        <location filename="../src/mainwindow.cpp" line="1666"/>
[c10297cf73]970        <source>Print current solution results</source>
[899d1b8e15]971        <translation type="unfinished"></translation>
[5587b87fac]972    </message>
973    <message>
[760f2aae97]974        <location filename="../ui/mainwindow.ui" line="445"/>
[899d1b8e15]975        <source>Detect language automatically based on regional settings</source>
976        <translation type="unfinished"></translation>
[5fce561905]977    </message>
[899d1b8e15]978</context>
979<context>
[03df0acb95]980    <name>QDialogButtonBox</name>
[43c29c04ba]981    <message>
[2fcdd7bfdf]982        <location filename="../src/mainwindow.cpp" line="763"/>
[87b8a22768]983        <location filename="../src/mainwindow.cpp" line="1966"/>
[43c29c04ba]984        <source>Cancel</source>
[03df0acb95]985        <comment>No need to translate this. The translation will be taken from Qt translation files.</comment>
986        <translation type="unfinished"></translation>
987    </message>
988    <message>
[87b8a22768]989        <location filename="../src/mainwindow.cpp" line="1964"/>
[03df0acb95]990        <source>Discard</source>
991        <comment>No need to translate this. The translation will be taken from Qt translation files.</comment>
[43c29c04ba]992        <translation type="unfinished"></translation>
993    </message>
994</context>
995<context>
[7bb19df196]996    <name>QtToolBarDialog</name>
997    <message>
[8b0661d1ee]998        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="6"/>
[7bb19df196]999        <source>Customize Toolbars</source>
1000        <translation type="unfinished"></translation>
1001    </message>
1002    <message>
[8b0661d1ee]1003        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/>
[87b8a22768]1004        <location filename="../src/mainwindow.cpp" line="1969"/>
[7bb19df196]1005        <source>Actions</source>
1006        <translation type="unfinished"></translation>
1007    </message>
1008    <message>
[8b0661d1ee]1009        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="42"/>
[7bb19df196]1010        <source>Toolbars</source>
1011        <translation type="unfinished"></translation>
1012    </message>
1013    <message>
[8b0661d1ee]1014        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="49"/>
[7bb19df196]1015        <source>New</source>
1016        <translation type="unfinished"></translation>
1017    </message>
1018    <message>
[8b0661d1ee]1019        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="56"/>
[7bb19df196]1020        <source>Remove</source>
1021        <translation type="unfinished"></translation>
1022    </message>
1023    <message>
[8b0661d1ee]1024        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="63"/>
[7bb19df196]1025        <source>Rename</source>
1026        <translation type="unfinished"></translation>
1027    </message>
1028    <message>
[8b0661d1ee]1029        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="86"/>
[7bb19df196]1030        <source>Up</source>
1031        <translation type="unfinished"></translation>
1032    </message>
1033    <message>
[8b0661d1ee]1034        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="99"/>
[7bb19df196]1035        <source>&lt;-</source>
1036        <translation type="unfinished"></translation>
1037    </message>
1038    <message>
[8b0661d1ee]1039        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="112"/>
[7bb19df196]1040        <source>-&gt;</source>
1041        <translation type="unfinished"></translation>
1042    </message>
1043    <message>
[8b0661d1ee]1044        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="125"/>
[7bb19df196]1045        <source>Down</source>
1046        <translation type="unfinished"></translation>
1047    </message>
1048    <message>
[8b0661d1ee]1049        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="150"/>
[7bb19df196]1050        <source>Current Toolbar Actions</source>
1051        <translation type="unfinished"></translation>
1052    </message>
1053    <message>
[2fcdd7bfdf]1054        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1815"/>
[7bb19df196]1055        <source>&lt; S E P A R A T O R &gt;</source>
1056        <translation type="unfinished"></translation>
1057    </message>
1058</context>
1059<context>
1060    <name>QtToolBarDialogPrivate</name>
1061    <message>
[2fcdd7bfdf]1062        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1264"/>
[7bb19df196]1063        <source>Custom Toolbar</source>
1064        <translation type="unfinished"></translation>
1065    </message>
1066</context>
1067<context>
[899d1b8e15]1068    <name>SettingsDialog</name>
[5fce561905]1069    <message>
[87b8a22768]1070        <location filename="../ui/settingsdialog.ui" line="7"/>
[5587b87fac]1071        <source>Preferences</source>
[899d1b8e15]1072        <translation type="unfinished"></translation>
[5fce561905]1073    </message>
1074    <message>
[87b8a22768]1075        <location filename="../ui/settingsdialog.ui" line="120"/>
[b81c0a73b7]1076        <source>Remember the last used directory when opening and saving files</source>
1077        <translation type="unfinished"></translation>
1078    </message>
1079    <message>
[87b8a22768]1080        <location filename="../ui/settingsdialog.ui" line="123"/>
[b81c0a73b7]1081        <source>Remember last used directories</source>
1082        <translation type="unfinished"></translation>
1083    </message>
1084    <message>
[87b8a22768]1085        <location filename="../ui/settingsdialog.ui" line="157"/>
[fcd8c1e4c1]1086        <source>Task</source>
1087        <translation type="unfinished"></translation>
1088    </message>
1089    <message>
[87b8a22768]1090        <location filename="../ui/settingsdialog.ui" line="160"/>
[fcd8c1e4c1]1091        <source>Task generation and solving settings</source>
1092        <translation type="unfinished"></translation>
1093    </message>
1094    <message>
[87b8a22768]1095        <location filename="../ui/settingsdialog.ui" line="171"/>
[fcd8c1e4c1]1096        <source>Fractional accuracy:</source>
1097        <translation type="unfinished"></translation>
1098    </message>
1099    <message>
[87b8a22768]1100        <location filename="../ui/settingsdialog.ui" line="184"/>
[fcd8c1e4c1]1101        <source>Accuracy of the fractional values (in decimal places)</source>
1102        <translation type="unfinished"></translation>
1103    </message>
1104    <message>
[87b8a22768]1105        <location filename="../ui/settingsdialog.ui" line="199"/>
[162d5c5f94]1106        <source>In this mode the cost of travel from city 1 to city 2 and vice versa is the same</source>
[fcd8c1e4c1]1107        <translation type="unfinished"></translation>
1108    </message>
1109    <message>
[87b8a22768]1110        <location filename="../ui/settingsdialog.ui" line="202"/>
[162d5c5f94]1111        <source>Symmetric mode</source>
[899d1b8e15]1112        <translation type="unfinished"></translation>
[5587b87fac]1113    </message>
1114    <message>
[87b8a22768]1115        <location filename="../ui/settingsdialog.ui" line="220"/>
[162d5c5f94]1116        <source>Minimal random:</source>
1117        <translation type="unfinished"></translation>
1118    </message>
1119    <message>
[87b8a22768]1120        <location filename="../ui/settingsdialog.ui" line="233"/>
[5587b87fac]1121        <source>Minimum for random number generation</source>
[899d1b8e15]1122        <translation type="unfinished"></translation>
[5fce561905]1123    </message>
1124    <message>
[87b8a22768]1125        <location filename="../ui/settingsdialog.ui" line="240"/>
[162d5c5f94]1126        <source>Maximal random:</source>
[899d1b8e15]1127        <translation type="unfinished"></translation>
[5fce561905]1128    </message>
1129    <message>
[87b8a22768]1130        <location filename="../ui/settingsdialog.ui" line="253"/>
[5587b87fac]1131        <source>Maximum for random number generation</source>
[899d1b8e15]1132        <translation type="unfinished"></translation>
[5fce561905]1133    </message>
1134    <message>
[87b8a22768]1135        <location filename="../ui/settingsdialog.ui" line="265"/>
[fcd8c1e4c1]1136        <source>Generate fractional random values with the Fractional accuracy</source>
[430bd7f7e9]1137        <translation type="unfinished"></translation>
1138    </message>
1139    <message>
[87b8a22768]1140        <location filename="../ui/settingsdialog.ui" line="361"/>
1141        <source> cm</source>
1142        <comment>Don&apos;t forget a space at the beginning!</comment>
1143        <translation type="unfinished"></translation>
1144    </message>
1145    <message>
1146        <location filename="../ui/settingsdialog.ui" line="413"/>
[f2ff738751]1147        <source>Save solution graph as</source>
1148        <translation type="unfinished"></translation>
1149    </message>
1150    <message>
[87b8a22768]1151        <location filename="../ui/settingsdialog.ui" line="107"/>
[fcd8c1e4c1]1152        <source>Automatically resize rows and columns to their contents</source>
[2fb523720a]1153        <translation type="unfinished"></translation>
1154    </message>
1155    <message>
[87b8a22768]1156        <location filename="../ui/settingsdialog.ui" line="95"/>
1157        <location filename="../ui/settingsdialog.ui" line="302"/>
[fcd8c1e4c1]1158        <source>General</source>
[2fb523720a]1159        <translation type="unfinished"></translation>
1160    </message>
1161    <message>
[87b8a22768]1162        <location filename="../ui/settingsdialog.ui" line="98"/>
[fcd8c1e4c1]1163        <source>General TSPSG settings</source>
[64f288c0f8]1164        <translation type="unfinished"></translation>
1165    </message>
1166    <message>
[87b8a22768]1167        <location filename="../ui/settingsdialog.ui" line="110"/>
[fcd8c1e4c1]1168        <source>Autosize of rows and columns</source>
[64f288c0f8]1169        <translation type="unfinished"></translation>
1170    </message>
1171    <message>
[87b8a22768]1172        <location filename="../ui/settingsdialog.ui" line="133"/>
[fcd8c1e4c1]1173        <source>Use native File Open and File Save dialogs (uncheck to use Qt&apos;s Dialogs)</source>
[64f288c0f8]1174        <translation type="unfinished"></translation>
1175    </message>
1176    <message>
[87b8a22768]1177        <location filename="../ui/settingsdialog.ui" line="209"/>
[162d5c5f94]1178        <source>Task generation</source>
1179        <translation type="unfinished"></translation>
1180    </message>
1181    <message>
[87b8a22768]1182        <location filename="../ui/settingsdialog.ui" line="292"/>
[64f288c0f8]1183        <source>Output</source>
1184        <translation type="unfinished"></translation>
1185    </message>
1186    <message>
[87b8a22768]1187        <location filename="../ui/settingsdialog.ui" line="295"/>
[64f288c0f8]1188        <source>Solution output settings</source>
1189        <translation type="unfinished"></translation>
1190    </message>
1191    <message>
[87b8a22768]1192        <location filename="../ui/settingsdialog.ui" line="305"/>
[2fcdd7bfdf]1193        <source>General solution output settings</source>
1194        <translation type="unfinished"></translation>
1195    </message>
1196    <message>
[87b8a22768]1197        <location filename="../ui/settingsdialog.ui" line="314"/>
[03df0acb95]1198        <source>Generate graphical representation of the solution</source>
1199        <translation type="unfinished"></translation>
1200    </message>
1201    <message>
[87b8a22768]1202        <location filename="../ui/settingsdialog.ui" line="317"/>
[03df0acb95]1203        <source>Generate solution graph</source>
1204        <translation type="unfinished"></translation>
1205    </message>
1206    <message>
[87b8a22768]1207        <location filename="../ui/settingsdialog.ui" line="342"/>
1208        <location filename="../ui/settingsdialog.ui" line="358"/>
1209        <source>Defines width of graph in solution output</source>
1210        <translation type="unfinished"></translation>
1211    </message>
1212    <message>
1213        <location filename="../ui/settingsdialog.ui" line="345"/>
1214        <source>Solution graph width:</source>
1215        <translation type="unfinished"></translation>
1216    </message>
1217    <message>
1218        <location filename="../ui/settingsdialog.ui" line="410"/>
1219        <location filename="../ui/settingsdialog.ui" line="426"/>
[f2ff738751]1220        <source>What image format to use for graph when saving solution as HTML</source>
1221        <translation type="unfinished"></translation>
1222    </message>
1223    <message>
[87b8a22768]1224        <location filename="../ui/settingsdialog.ui" line="469"/>
[03df0acb95]1225        <source>Save solution graph inside HTML using data URI scheme (not supported by IE 7 and lower)</source>
1226        <translation type="unfinished"></translation>
1227    </message>
1228    <message>
[87b8a22768]1229        <location filename="../ui/settingsdialog.ui" line="472"/>
[03df0acb95]1230        <source>Embed solution graph into HTML</source>
1231        <translation type="unfinished"></translation>
1232    </message>
1233    <message>
[87b8a22768]1234        <location filename="../ui/settingsdialog.ui" line="484"/>
[3bcb7e8910]1235        <source>Show solution steps&apos; matrices for every solution step</source>
[899d1b8e15]1236        <translation type="unfinished"></translation>
[5fce561905]1237    </message>
1238    <message>
[87b8a22768]1239        <location filename="../ui/settingsdialog.ui" line="487"/>
[3bcb7e8910]1240        <source>Show solution steps&apos; matrices</source>
[899d1b8e15]1241        <translation type="unfinished"></translation>
[5fce561905]1242    </message>
1243    <message>
[87b8a22768]1244        <location filename="../ui/settingsdialog.ui" line="515"/>
[f1fb54b9f7]1245        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
1246        <translation type="unfinished"></translation>
1247    </message>
1248    <message>
[87b8a22768]1249        <location filename="../ui/settingsdialog.ui" line="528"/>
[946f442ab0]1250        <source>Maximum number of cities to show solution steps&apos; matrices</source>
1251        <translation type="unfinished"></translation>
1252    </message>
1253    <message>
[87b8a22768]1254        <location filename="../ui/settingsdialog.ui" line="583"/>
[2fcdd7bfdf]1255        <source>Font &amp;&amp; Colors</source>
1256        <comment>Needs double &amp; or it won&apos;t be displayed!</comment>
1257        <translation type="unfinished"></translation>
1258    </message>
1259    <message>
[87b8a22768]1260        <location filename="../ui/settingsdialog.ui" line="586"/>
[2fcdd7bfdf]1261        <source>Font and colors settings for solution output</source>
1262        <translation type="unfinished"></translation>
1263    </message>
1264    <message>
[87b8a22768]1265        <location filename="../ui/settingsdialog.ui" line="594"/>
1266        <location filename="../ui/settingsdialog.ui" line="610"/>
[2fcdd7bfdf]1267        <source>Font used for solution text output</source>
[64f288c0f8]1268        <translation type="unfinished"></translation>
1269    </message>
1270    <message>
[87b8a22768]1271        <location filename="../ui/settingsdialog.ui" line="597"/>
[2fcdd7bfdf]1272        <source>Font:</source>
[64f288c0f8]1273        <translation type="unfinished"></translation>
1274    </message>
1275    <message>
[87b8a22768]1276        <location filename="../ui/settingsdialog.ui" line="623"/>
[2fcdd7bfdf]1277        <source>Change output text font</source>
1278        <translation type="unfinished"></translation>
1279    </message>
1280    <message>
[87b8a22768]1281        <location filename="../ui/settingsdialog.ui" line="640"/>
1282        <location filename="../ui/settingsdialog.ui" line="662"/>
[2fcdd7bfdf]1283        <source>Font color for solution text output</source>
1284        <translation type="unfinished"></translation>
1285    </message>
1286    <message>
[87b8a22768]1287        <location filename="../ui/settingsdialog.ui" line="643"/>
[2fcdd7bfdf]1288        <source>Default text color:</source>
1289        <translation type="unfinished"></translation>
1290    </message>
1291    <message>
[87b8a22768]1292        <location filename="../ui/settingsdialog.ui" line="678"/>
[2fcdd7bfdf]1293        <source>Change default text color</source>
1294        <translation type="unfinished"></translation>
1295    </message>
1296    <message>
[87b8a22768]1297        <location filename="../ui/settingsdialog.ui" line="695"/>
1298        <location filename="../ui/settingsdialog.ui" line="717"/>
[2fcdd7bfdf]1299        <source>Text color of the candidate that was selected for branching</source>
1300        <translation type="unfinished"></translation>
1301    </message>
1302    <message>
[87b8a22768]1303        <location filename="../ui/settingsdialog.ui" line="698"/>
[2fcdd7bfdf]1304        <source>Selected candidate text color:</source>
1305        <translation type="unfinished"></translation>
1306    </message>
1307    <message>
[87b8a22768]1308        <location filename="../ui/settingsdialog.ui" line="733"/>
[2fcdd7bfdf]1309        <source>Change selected candidate text color</source>
1310        <translation type="unfinished"></translation>
1311    </message>
1312    <message>
[87b8a22768]1313        <location filename="../ui/settingsdialog.ui" line="750"/>
1314        <location filename="../ui/settingsdialog.ui" line="772"/>
[2fcdd7bfdf]1315        <source>Text color of the alternate candidate that wasn&apos;t selected for branching</source>
1316        <translation type="unfinished"></translation>
1317    </message>
1318    <message>
[87b8a22768]1319        <location filename="../ui/settingsdialog.ui" line="753"/>
[2fcdd7bfdf]1320        <source>Alternate candidate text color:</source>
1321        <translation type="unfinished"></translation>
1322    </message>
1323    <message>
[87b8a22768]1324        <location filename="../ui/settingsdialog.ui" line="788"/>
[2fcdd7bfdf]1325        <source>Change alternate candidate text color</source>
1326        <translation type="unfinished"></translation>
1327    </message>
1328    <message>
[87b8a22768]1329        <location filename="../ui/settingsdialog.ui" line="805"/>
1330        <location filename="../ui/settingsdialog.ui" line="827"/>
[2fcdd7bfdf]1331        <source>Color of table borders in solution output</source>
1332        <translation type="unfinished"></translation>
1333    </message>
1334    <message>
[87b8a22768]1335        <location filename="../ui/settingsdialog.ui" line="808"/>
[2fcdd7bfdf]1336        <source>Table borders color:</source>
1337        <translation type="unfinished"></translation>
1338    </message>
1339    <message>
[87b8a22768]1340        <location filename="../ui/settingsdialog.ui" line="843"/>
[2fcdd7bfdf]1341        <source>Change color of table borders</source>
1342        <translation type="unfinished"></translation>
1343    </message>
1344    <message>
[87b8a22768]1345        <location filename="../ui/settingsdialog.ui" line="268"/>
[f1fb54b9f7]1346        <source>Fractional random values</source>
1347        <translation type="unfinished"></translation>
1348    </message>
1349    <message>
[87b8a22768]1350        <location filename="../ui/settingsdialog.ui" line="559"/>
[f1fb54b9f7]1351        <source>Scroll to the end of solution output after solving</source>
1352        <translation type="unfinished"></translation>
1353    </message>
1354    <message>
[87b8a22768]1355        <location filename="../ui/settingsdialog.ui" line="562"/>
[f1fb54b9f7]1356        <source>Scroll to solution end</source>
[899d1b8e15]1357        <translation type="unfinished"></translation>
[5fce561905]1358    </message>
1359    <message>
[87b8a22768]1360        <location filename="../ui/settingsdialog.ui" line="136"/>
[946f442ab0]1361        <source>Use native file dialogs</source>
[899d1b8e15]1362        <translation type="unfinished"></translation>
[5fce561905]1363    </message>
1364    <message>
[87b8a22768]1365        <location filename="../ui/settingsdialog.ui" line="518"/>
[946f442ab0]1366        <source>Only when &lt;=</source>
1367        <translation>Only when </translation>
1368    </message>
1369    <message>
[87b8a22768]1370        <location filename="../ui/settingsdialog.ui" line="531"/>
[3bcb7e8910]1371        <source> cities</source>
1372        <comment>Don&apos;t forget a space at the beginning!</comment>
[899d1b8e15]1373        <translation type="unfinished"></translation>
[5fce561905]1374    </message>
1375    <message>
[87b8a22768]1376        <location filename="../ui/settingsdialog.ui" line="62"/>
1377        <location filename="../ui/settingsdialog.ui" line="68"/>
[3bcb7e8910]1378        <source>Help</source>
1379        <translation type="unfinished"></translation>
1380    </message>
1381    <message>
[87b8a22768]1382        <location filename="../ui/settingsdialog.ui" line="65"/>
[3bcb7e8910]1383        <source>Get preferences help</source>
1384        <translation type="unfinished"></translation>
1385    </message>
1386    <message>
[760f2aae97]1387        <location filename="../src/settingsdialog.cpp" line="41"/>
[3bcb7e8910]1388        <source>Save new preferences</source>
1389        <translation type="unfinished"></translation>
1390    </message>
1391    <message>
[760f2aae97]1392        <location filename="../src/settingsdialog.cpp" line="46"/>
[3bcb7e8910]1393        <source>Close without saving preferences</source>
[899d1b8e15]1394        <translation type="unfinished"></translation>
1395    </message>
1396    <message>
[2fcdd7bfdf]1397        <location filename="../src/settingsdialog.cpp" line="73"/>
[b81c0a73b7]1398        <source>Higher quality graph looks much better when printing but uglier on the screen</source>
1399        <translation type="unfinished"></translation>
1400    </message>
1401    <message>
[2fcdd7bfdf]1402        <location filename="../src/settingsdialog.cpp" line="75"/>
[b81c0a73b7]1403        <source>Draw solution graph in higher quality</source>
1404        <translation type="unfinished"></translation>
1405    </message>
1406    <message>
[2fcdd7bfdf]1407        <location filename="../src/settingsdialog.cpp" line="90"/>
[760f2aae97]1408        <source>Automatically check for updates at the given interval</source>
1409        <translation type="unfinished"></translation>
1410    </message>
1411    <message>
[2fcdd7bfdf]1412        <location filename="../src/settingsdialog.cpp" line="92"/>
[760f2aae97]1413        <source>Check for updates every</source>
1414        <translation type="unfinished"></translation>
1415    </message>
1416    <message>
[2fcdd7bfdf]1417        <location filename="../src/settingsdialog.cpp" line="98"/>
[760f2aae97]1418        <source>Minimal interval at which to check for updates</source>
1419        <translation type="unfinished"></translation>
1420    </message>
1421    <message>
[2fcdd7bfdf]1422        <location filename="../src/settingsdialog.cpp" line="100"/>
[760f2aae97]1423        <source> days</source>
1424        <comment>Don&apos;t forget a space at the beginning!</comment>
1425        <translation type="unfinished"></translation>
1426    </message>
1427    <message>
[2fcdd7bfdf]1428        <location filename="../src/settingsdialog.cpp" line="152"/>
[03df0acb95]1429        <source>Make Main Window background translucent</source>
[b2bf8e3b6b]1430        <translation type="unfinished"></translation>
1431    </message>
1432    <message>
[2fcdd7bfdf]1433        <location filename="../src/settingsdialog.cpp" line="154"/>
[b2bf8e3b6b]1434        <source>Use translucency effects</source>
1435        <translation type="unfinished"></translation>
1436    </message>
1437    <message>
[2fcdd7bfdf]1438        <location filename="../src/settingsdialog.cpp" line="162"/>
[899d1b8e15]1439        <source>Restore main window state and position on application restart</source>
1440        <translation type="unfinished"></translation>
1441    </message>
1442    <message>
[2fcdd7bfdf]1443        <location filename="../src/settingsdialog.cpp" line="164"/>
[899d1b8e15]1444        <source>Save main window state and position</source>
1445        <translation type="unfinished"></translation>
1446    </message>
1447    <message>
[2fcdd7bfdf]1448        <location filename="../src/settingsdialog.cpp" line="185"/>
[899d1b8e15]1449        <source>Hover mouse pointer over dialog elements to get additional help</source>
1450        <translation type="unfinished"></translation>
[5fce561905]1451    </message>
[162d5c5f94]1452    <message>
[87b8a22768]1453        <location filename="../src/settingsdialog.cpp" line="369"/>
1454        <location filename="../src/settingsdialog.cpp" line="375"/>
[162d5c5f94]1455        <source>Settings Reset</source>
1456        <translation type="unfinished"></translation>
1457    </message>
1458    <message>
[87b8a22768]1459        <location filename="../src/settingsdialog.cpp" line="369"/>
[162d5c5f94]1460        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
1461        <translation type="unfinished"></translation>
1462    </message>
1463    <message>
[87b8a22768]1464        <location filename="../src/settingsdialog.cpp" line="375"/>
[162d5c5f94]1465        <source>All settings where successfully reset to their defaults.
1466It is recommended to restart the application now.</source>
1467        <translation type="unfinished"></translation>
1468    </message>
[5fce561905]1469</context>
1470</TS>
Note: See TracBrowser for help on using the repository browser.