source: tspsg/l10n/tspsg_en.ts @ 7bb19df196

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

Finished toolbar customization feature.
It is not available on handheld devices (mainly, because the customization dialog is too big for a small screen).

  • Property mode set to 100644
File size: 48.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.0" language="en" sourcelanguage="en">
4<defaultcodec>UTF-8</defaultcodec>
5<context>
6    <name>--------</name>
7    <message>
8        <location filename="../src/mainwindow.cpp" line="512"/>
9        <source>TRANSLATION</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="989"/>
15        <source>LANGNAME</source>
16        <comment>Please, provide a native name of your translation language here.</comment>
17        <translation type="unfinished"></translation>
18    </message>
19</context>
20<context>
21    <name>CTSPModel</name>
22    <message>
23        <location filename="../src/tspmodel.cpp" line="121"/>
24        <source>City %1</source>
25        <translation type="unfinished"></translation>
26    </message>
27    <message>
28        <location filename="../src/tspmodel.cpp" line="123"/>
29        <source>%1</source>
30        <translation type="unfinished"></translation>
31    </message>
32    <message>
33        <location filename="../src/tspmodel.cpp" line="377"/>
34        <source>Unexpected end of file.</source>
35        <translation type="unfinished"></translation>
36    </message>
37    <message>
38        <location filename="../src/tspmodel.cpp" line="379"/>
39        <source>Corrupt data read. File possibly corrupted.</source>
40        <translation type="unfinished"></translation>
41    </message>
42    <message>
43        <location filename="../src/tspmodel.cpp" line="381"/>
44        <source>Unknown error.</source>
45        <translation type="unfinished"></translation>
46    </message>
47    <message>
48        <location filename="../src/tspmodel.cpp" line="142"/>
49        <location filename="../src/tspmodel.cpp" line="168"/>
50        <location filename="../src/tspmodel.cpp" line="384"/>
51        <location filename="../src/tspmodel.cpp" line="403"/>
52        <location filename="../src/tspmodel.cpp" line="419"/>
53        <location filename="../src/tspmodel.cpp" line="459"/>
54        <location filename="../src/tspmodel.cpp" line="471"/>
55        <source>Task Load</source>
56        <translation type="unfinished"></translation>
57    </message>
58    <message>
59        <location filename="../src/tspmodel.cpp" line="168"/>
60        <location filename="../src/tspmodel.cpp" line="384"/>
61        <location filename="../src/tspmodel.cpp" line="403"/>
62        <location filename="../src/tspmodel.cpp" line="419"/>
63        <location filename="../src/tspmodel.cpp" line="459"/>
64        <location filename="../src/tspmodel.cpp" line="471"/>
65        <source>Unable to load task:</source>
66        <translation type="unfinished"></translation>
67    </message>
68    <message>
69        <location filename="../src/tspmodel.cpp" line="142"/>
70        <source>Unable to open task file.
71Error: %1</source>
72        <translation type="unfinished"></translation>
73    </message>
74    <message>
75        <location filename="../src/tspmodel.cpp" line="168"/>
76        <source>Unknown file format or file is corrupted.</source>
77        <translation type="unfinished"></translation>
78    </message>
79    <message>
80        <location filename="../src/tspmodel.cpp" line="403"/>
81        <location filename="../src/tspmodel.cpp" line="459"/>
82        <source>File version is newer than application supports.
83Please, try to update application.</source>
84        <translation type="unfinished"></translation>
85    </message>
86    <message>
87        <location filename="../src/tspmodel.cpp" line="419"/>
88        <location filename="../src/tspmodel.cpp" line="471"/>
89        <source>Unexpected data read.
90File is possibly corrupted.</source>
91        <translation type="unfinished"></translation>
92    </message>
93    <message>
94        <location filename="../src/tspmodel.cpp" line="238"/>
95        <location filename="../src/tspmodel.cpp" line="246"/>
96        <location filename="../src/tspmodel.cpp" line="255"/>
97        <location filename="../src/tspmodel.cpp" line="264"/>
98        <location filename="../src/tspmodel.cpp" line="273"/>
99        <location filename="../src/tspmodel.cpp" line="282"/>
100        <location filename="../src/tspmodel.cpp" line="291"/>
101        <location filename="../src/tspmodel.cpp" line="303"/>
102        <source>Task Save</source>
103        <translation type="unfinished"></translation>
104    </message>
105    <message>
106        <location filename="../src/tspmodel.cpp" line="238"/>
107        <source>Unable to create task file.
108Error: %1
109Maybe, file is read-only?</source>
110        <translation type="unfinished"></translation>
111    </message>
112    <message>
113        <location filename="../src/tspmodel.cpp" line="246"/>
114        <location filename="../src/tspmodel.cpp" line="255"/>
115        <location filename="../src/tspmodel.cpp" line="264"/>
116        <location filename="../src/tspmodel.cpp" line="273"/>
117        <location filename="../src/tspmodel.cpp" line="282"/>
118        <location filename="../src/tspmodel.cpp" line="291"/>
119        <location filename="../src/tspmodel.cpp" line="303"/>
120        <source>Unable to save task.
121Error: %1</source>
122        <translation type="unfinished"></translation>
123    </message>
124</context>
125<context>
126    <name>MainWindow</name>
127    <message>
128        <location filename="../src/mainwindow.cpp" line="347"/>
129        <location filename="../src/mainwindow.cpp" line="356"/>
130        <source>Language change</source>
131        <translation type="unfinished"></translation>
132    </message>
133    <message>
134        <location filename="../src/mainwindow.cpp" line="1052"/>
135        <location filename="../src/mainwindow.cpp" line="1054"/>
136        <source>Language Change</source>
137        <translation type="unfinished"></translation>
138    </message>
139    <message>
140        <location filename="../src/mainwindow.cpp" line="1100"/>
141        <source>Unsaved Changes</source>
142        <translation type="unfinished"></translation>
143    </message>
144    <message>
145        <location filename="../src/mainwindow.cpp" line="146"/>
146        <source>All Supported Formats</source>
147        <translation type="unfinished"></translation>
148    </message>
149    <message>
150        <location filename="../src/mainwindow.cpp" line="147"/>
151        <location filename="../src/mainwindow.cpp" line="148"/>
152        <source>%1 Task Files</source>
153        <translation type="unfinished"></translation>
154    </message>
155    <message>
156        <location filename="../src/mainwindow.cpp" line="149"/>
157        <location filename="../src/mainwindow.cpp" line="213"/>
158        <location filename="../src/mainwindow.cpp" line="1202"/>
159        <source>All Files</source>
160        <translation type="unfinished"></translation>
161    </message>
162    <message>
163        <location filename="../src/mainwindow.cpp" line="207"/>
164        <source>PDF Files</source>
165        <translation type="unfinished"></translation>
166    </message>
167    <message>
168        <location filename="../src/mainwindow.cpp" line="209"/>
169        <source>HTML Files</source>
170        <translation type="unfinished"></translation>
171    </message>
172    <message>
173        <location filename="../src/mainwindow.cpp" line="211"/>
174        <source>OpenDocument Files</source>
175        <translation type="unfinished"></translation>
176    </message>
177    <message>
178        <location filename="../src/mainwindow.cpp" line="336"/>
179        <source>You have changed color settings.
180They will be applied to the next solution output.</source>
181        <translation type="unfinished"></translation>
182    </message>
183    <message>
184        <location filename="../src/mainwindow.cpp" line="439"/>
185        <source>Version</source>
186        <translation type="unfinished"></translation>
187    </message>
188    <message>
189        <location filename="../src/mainwindow.cpp" line="536"/>
190        <source>About %1</source>
191        <translation type="unfinished"></translation>
192    </message>
193    <message>
194        <location filename="../src/mainwindow.cpp" line="589"/>
195        <source>%v of %1 parts found</source>
196        <translation type="unfinished"></translation>
197    </message>
198    <message>
199        <location filename="../src/mainwindow.cpp" line="612"/>
200        <source>Generating solution output...</source>
201        <translation type="unfinished"></translation>
202    </message>
203    <message>
204        <location filename="../src/mainwindow.cpp" line="633"/>
205        <source>Variant #%1 Task</source>
206        <translation type="unfinished"></translation>
207    </message>
208    <message>
209        <location filename="../src/mainwindow.cpp" line="642"/>
210        <source>Variant #%1 Solution</source>
211        <translation type="unfinished"></translation>
212    </message>
213    <message>
214        <location filename="../src/mainwindow.cpp" line="647"/>
215        <source>Generating step %v</source>
216        <translation type="unfinished"></translation>
217    </message>
218    <message>
219        <location filename="../src/mainwindow.cpp" line="669"/>
220        <location filename="../src/mainwindow.cpp" line="676"/>
221        <location filename="../src/mainwindow.cpp" line="891"/>
222        <source>(%1;%2)</source>
223        <translation type="unfinished"></translation>
224    </message>
225    <message numerus="yes">
226        <location filename="../src/mainwindow.cpp" line="679"/>
227        <source>%n alternate candidate(s) for branching: %1.</source>
228        <translation>
229            <numerusform>%n alternate candidate for branching: %1.</numerusform>
230            <numerusform>%n alternate candidates for branching: %1.</numerusform>
231        </translation>
232    </message>
233    <message>
234        <location filename="../src/mainwindow.cpp" line="701"/>
235        <source>Generating footer</source>
236        <translation type="unfinished"></translation>
237    </message>
238    <message numerus="yes">
239        <location filename="../src/mainwindow.cpp" line="716"/>
240        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
241        <translation>
242            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; unit.</numerusform>
243            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; units.</numerusform>
244        </translation>
245    </message>
246    <message>
247        <location filename="../src/mainwindow.cpp" line="650"/>
248        <location filename="../src/mainwindow.cpp" line="750"/>
249        <source>Cleaning up...</source>
250        <translation type="unfinished"></translation>
251    </message>
252    <message>
253        <location filename="../src/mainwindow.cpp" line="1073"/>
254        <source>Set application style to %1</source>
255        <translation type="unfinished"></translation>
256    </message>
257    <message>
258        <location filename="../src/mainwindow.cpp" line="1100"/>
259        <source>Would you like to save changes in the current task?</source>
260        <translation type="unfinished"></translation>
261    </message>
262    <message>
263        <location filename="../src/mainwindow.cpp" line="1167"/>
264        <source>Configure...</source>
265        <translation type="unfinished"></translation>
266    </message>
267    <message>
268        <location filename="../src/mainwindow.cpp" line="1168"/>
269        <source>Customize toolbars</source>
270        <translation type="unfinished"></translation>
271    </message>
272    <message>
273        <location filename="../src/mainwindow.cpp" line="1192"/>
274        <location filename="../src/mainwindow.cpp" line="1195"/>
275        <source>Check for %1 updates</source>
276        <translation type="unfinished"></translation>
277    </message>
278    <message>
279        <location filename="../src/mainwindow.cpp" line="1201"/>
280        <source>%1 Task File</source>
281        <translation type="unfinished"></translation>
282    </message>
283    <message>
284        <location filename="../src/mainwindow.cpp" line="336"/>
285        <location filename="../src/mainwindow.cpp" line="376"/>
286        <source>Settings Changed</source>
287        <translation type="unfinished"></translation>
288    </message>
289    <message>
290        <location filename="../src/mainwindow.cpp" line="153"/>
291        <source>Task Load</source>
292        <translation type="unfinished"></translation>
293    </message>
294    <message>
295        <location filename="../src/mainwindow.cpp" line="235"/>
296        <location filename="../src/mainwindow.cpp" line="290"/>
297        <location filename="../src/mainwindow.cpp" line="304"/>
298        <source>Solution Save</source>
299        <translation type="unfinished"></translation>
300    </message>
301    <message>
302        <location filename="../src/mainwindow.cpp" line="235"/>
303        <location filename="../src/mainwindow.cpp" line="304"/>
304        <source>Unable to save the solution.
305Error: %1</source>
306        <translation type="unfinished"></translation>
307    </message>
308    <message>
309        <location filename="../src/mainwindow.cpp" line="250"/>
310        <location filename="../src/mainwindow.cpp" line="265"/>
311        <source>Solution Graph</source>
312        <translation type="unfinished"></translation>
313    </message>
314    <message>
315        <location filename="../src/mainwindow.cpp" line="266"/>
316        <source>Generated with %1</source>
317        <translation type="unfinished"></translation>
318    </message>
319    <message>
320        <location filename="../src/mainwindow.cpp" line="290"/>
321        <source>Unable to save the solution graph.
322Error: %1</source>
323        <translation type="unfinished"></translation>
324    </message>
325    <message>
326        <location filename="../src/mainwindow.cpp" line="347"/>
327        <source>Language will be autodetected on the next %1 start.</source>
328        <translation type="unfinished"></translation>
329    </message>
330    <message>
331        <location filename="../src/mainwindow.cpp" line="376"/>
332        <source>You have changed the application language.
333To get current solution output in the new language
334you need to re-run the solution process.</source>
335        <translation type="unfinished"></translation>
336    </message>
337    <message>
338        <location filename="../src/mainwindow.cpp" line="384"/>
339        <source>Style Change</source>
340        <translation type="unfinished"></translation>
341    </message>
342    <message>
343        <location filename="../src/mainwindow.cpp" line="384"/>
344        <source>To apply the default style you need to restart %1.</source>
345        <translation type="unfinished"></translation>
346    </message>
347    <message>
348        <location filename="../src/mainwindow.cpp" line="421"/>
349        <source>Unsupported Feature</source>
350        <translation type="unfinished"></translation>
351    </message>
352    <message>
353        <location filename="../src/mainwindow.cpp" line="421"/>
354        <source>Sorry, but this feature is not supported on your platform
355or support for this feature was not installed.</source>
356        <translation type="unfinished"></translation>
357    </message>
358    <message>
359        <location filename="../src/mainwindow.cpp" line="448"/>
360        <source>Target OS (ARCH)</source>
361        <translation type="unfinished"></translation>
362    </message>
363    <message>
364        <location filename="../src/mainwindow.cpp" line="450"/>
365        <location filename="../src/mainwindow.cpp" line="454"/>
366        <source>Qt library</source>
367        <translation type="unfinished"></translation>
368    </message>
369    <message>
370        <location filename="../src/mainwindow.cpp" line="450"/>
371        <source>shared</source>
372        <translation type="unfinished"></translation>
373    </message>
374    <message>
375        <location filename="../src/mainwindow.cpp" line="451"/>
376        <source>Build time</source>
377        <translation type="unfinished"></translation>
378    </message>
379    <message>
380        <location filename="../src/mainwindow.cpp" line="452"/>
381        <source>Runtime</source>
382        <translation type="unfinished"></translation>
383    </message>
384    <message>
385        <location filename="../src/mainwindow.cpp" line="454"/>
386        <source>static</source>
387        <translation type="unfinished"></translation>
388    </message>
389    <message>
390        <location filename="../src/mainwindow.cpp" line="456"/>
391        <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>
392        <translation type="unfinished"></translation>
393    </message>
394    <message>
395        <location filename="../src/mainwindow.cpp" line="457"/>
396        <source>Algorithm</source>
397        <translation type="unfinished"></translation>
398    </message>
399    <message>
400        <location filename="../src/mainwindow.cpp" line="459"/>
401        <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>
402        <translation type="unfinished"></translation>
403    </message>
404    <message>
405        <location filename="../src/mainwindow.cpp" line="579"/>
406        <source>Data error</source>
407        <translation type="unfinished"></translation>
408    </message>
409    <message>
410        <location filename="../src/mainwindow.cpp" line="579"/>
411        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
412        <translation type="unfinished"></translation>
413    </message>
414    <message>
415        <location filename="../src/mainwindow.cpp" line="593"/>
416        <source>Calculating optimal route...</source>
417        <translation type="unfinished"></translation>
418    </message>
419    <message>
420        <location filename="../src/mainwindow.cpp" line="594"/>
421        <source>Solution Progress</source>
422        <translation type="unfinished"></translation>
423    </message>
424    <message>
425        <location filename="../src/mainwindow.cpp" line="608"/>
426        <source>Solution Result</source>
427        <translation type="unfinished"></translation>
428    </message>
429    <message>
430        <location filename="../src/mainwindow.cpp" line="608"/>
431        <source>Unable to find a solution.
432Maybe, this task has no solution.</source>
433        <translation type="unfinished"></translation>
434    </message>
435    <message>
436        <location filename="../src/mainwindow.cpp" line="611"/>
437        <source>Generating header</source>
438        <translation type="unfinished"></translation>
439    </message>
440    <message>
441        <location filename="../src/mainwindow.cpp" line="617"/>
442        <source>Solution of Variant #%1 Task</source>
443        <translation type="unfinished"></translation>
444    </message>
445    <message>
446        <location filename="../src/mainwindow.cpp" line="635"/>
447        <source>Task:</source>
448        <translation type="unfinished"></translation>
449    </message>
450    <message>
451        <location filename="../src/mainwindow.cpp" line="664"/>
452        <source>Step #%1</source>
453        <translation type="unfinished"></translation>
454    </message>
455    <message>
456        <location filename="../src/mainwindow.cpp" line="669"/>
457        <source>Selected route %1 %2 part.</source>
458        <translation type="unfinished"></translation>
459    </message>
460    <message>
461        <location filename="../src/mainwindow.cpp" line="669"/>
462        <source>with</source>
463        <translation type="unfinished"></translation>
464    </message>
465    <message>
466        <location filename="../src/mainwindow.cpp" line="669"/>
467        <source>without</source>
468        <translation type="unfinished"></translation>
469    </message>
470    <message>
471        <location filename="../src/mainwindow.cpp" line="707"/>
472        <source>Optimal path:</source>
473        <translation type="unfinished"></translation>
474    </message>
475    <message>
476        <location filename="../src/mainwindow.cpp" line="709"/>
477        <source>Resulting path:</source>
478        <translation type="unfinished"></translation>
479    </message>
480    <message>
481        <location filename="../src/mainwindow.cpp" line="712"/>
482        <source>City %1</source>
483        <translation type="unfinished"></translation>
484    </message>
485    <message>
486        <location filename="../src/mainwindow.cpp" line="718"/>
487        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
488        <translation type="unfinished"></translation>
489    </message>
490    <message>
491        <location filename="../src/mainwindow.cpp" line="723"/>
492        <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>
493        <translation type="unfinished"></translation>
494    </message>
495    <message>
496        <location filename="../src/mainwindow.cpp" line="902"/>
497        <source>Root</source>
498        <translation type="unfinished"></translation>
499    </message>
500    <message>
501        <location filename="../src/mainwindow.cpp" line="1052"/>
502        <location filename="../src/mainwindow.cpp" line="1054"/>
503        <source>Unable to load the translation language.
504Falling back to autodetection.</source>
505        <translation type="unfinished"></translation>
506    </message>
507    <message>
508        <location filename="../src/mainwindow.cpp" line="991"/>
509        <source>Set application language to %1</source>
510        <translation type="unfinished"></translation>
511    </message>
512    <message>
513        <location filename="../src/mainwindow.cpp" line="1190"/>
514        <source>Check for &amp;Updates...</source>
515        <translation type="unfinished"></translation>
516    </message>
517    <message>
518        <location filename="../src/mainwindow.cpp" line="1210"/>
519        <source>Task Save</source>
520        <translation type="unfinished"></translation>
521    </message>
522    <message>
523        <location filename="../src/mainwindow.cpp" line="356"/>
524        <source>You have language autodetection turned on.
525It needs to be off.
526Do you wish to turn it off?</source>
527        <translation type="unfinished"></translation>
528    </message>
529    <message>
530        <location filename="../src/mainwindow.cpp" line="167"/>
531        <location filename="../src/mainwindow.cpp" line="191"/>
532        <location filename="../src/mainwindow.cpp" line="361"/>
533        <location filename="../src/mainwindow.h" line="141"/>
534        <source>Untitled</source>
535        <translation type="unfinished"></translation>
536    </message>
537    <message>
538        <location filename="../ui/mainwindow.ui" line="27"/>
539        <source>Task</source>
540        <translation type="unfinished"></translation>
541    </message>
542    <message>
543        <location filename="../ui/mainwindow.ui" line="48"/>
544        <source>&amp;Variant:</source>
545        <translation type="unfinished"></translation>
546    </message>
547    <message>
548        <location filename="../ui/mainwindow.ui" line="61"/>
549        <source>Number of variant</source>
550        <translation type="unfinished"></translation>
551    </message>
552    <message>
553        <location filename="../ui/mainwindow.ui" line="71"/>
554        <source>&amp;Cities:</source>
555        <translation type="unfinished"></translation>
556    </message>
557    <message>
558        <location filename="../ui/mainwindow.ui" line="84"/>
559        <source>Number of cities</source>
560        <translation type="unfinished"></translation>
561    </message>
562    <message>
563        <location filename="../ui/mainwindow.ui" line="112"/>
564        <source>Cost of travel from city to city</source>
565        <translation type="unfinished"></translation>
566    </message>
567    <message>
568        <location filename="../ui/mainwindow.ui" line="140"/>
569        <source>Fill table with random numbers</source>
570        <translation type="unfinished"></translation>
571    </message>
572    <message>
573        <location filename="../ui/mainwindow.ui" line="143"/>
574        <source>Random</source>
575        <translation type="unfinished"></translation>
576    </message>
577    <message>
578        <location filename="../ui/mainwindow.ui" line="157"/>
579        <source>Solve current task</source>
580        <translation type="unfinished"></translation>
581    </message>
582    <message>
583        <location filename="../ui/mainwindow.ui" line="160"/>
584        <source>Solve</source>
585        <translation type="unfinished"></translation>
586    </message>
587    <message>
588        <location filename="../ui/mainwindow.ui" line="174"/>
589        <source>Solution</source>
590        <translation type="unfinished"></translation>
591    </message>
592    <message>
593        <location filename="../ui/mainwindow.ui" line="183"/>
594        <source>Solution steps</source>
595        <translation type="unfinished"></translation>
596    </message>
597    <message>
598        <location filename="../ui/mainwindow.ui" line="207"/>
599        <location filename="../ui/mainwindow.ui" line="377"/>
600        <source>Save solution to a file</source>
601        <translation type="unfinished"></translation>
602    </message>
603    <message>
604        <location filename="../ui/mainwindow.ui" line="210"/>
605        <source>Save Solution</source>
606        <translation type="unfinished"></translation>
607    </message>
608    <message>
609        <location filename="../ui/mainwindow.ui" line="237"/>
610        <source>Go back to Task tab</source>
611        <translation type="unfinished"></translation>
612    </message>
613    <message>
614        <location filename="../ui/mainwindow.ui" line="240"/>
615        <source>Back to Task</source>
616        <translation type="unfinished"></translation>
617    </message>
618    <message>
619        <location filename="../ui/mainwindow.ui" line="269"/>
620        <source>&amp;File</source>
621        <translation type="unfinished"></translation>
622    </message>
623    <message>
624        <location filename="../ui/mainwindow.ui" line="301"/>
625        <source>&amp;Language</source>
626        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
627        <translation type="unfinished"></translation>
628    </message>
629    <message>
630        <location filename="../ui/mainwindow.ui" line="455"/>
631        <source>Context &amp;Help</source>
632        <translation type="unfinished"></translation>
633    </message>
634    <message>
635        <location filename="../ui/mainwindow.ui" line="470"/>
636        <source>&amp;About TSPSG...</source>
637        <translation type="unfinished"></translation>
638    </message>
639    <message>
640        <location filename="../ui/mainwindow.ui" line="539"/>
641        <source>&amp;Save</source>
642        <translation type="unfinished"></translation>
643    </message>
644    <message>
645        <location filename="../ui/mainwindow.ui" line="291"/>
646        <source>&amp;Settings</source>
647        <translation type="unfinished"></translation>
648    </message>
649    <message>
650        <location filename="../ui/mainwindow.ui" line="313"/>
651        <source>Style</source>
652        <translation type="unfinished"></translation>
653    </message>
654    <message>
655        <location filename="../ui/mainwindow.ui" line="322"/>
656        <source>Toolbars</source>
657        <translation type="unfinished"></translation>
658    </message>
659    <message>
660        <location filename="../ui/mainwindow.ui" line="333"/>
661        <source>&amp;Help</source>
662        <translation type="unfinished"></translation>
663    </message>
664    <message>
665        <location filename="../ui/mainwindow.ui" line="350"/>
666        <source>Main Toolbar</source>
667        <translation type="unfinished"></translation>
668    </message>
669    <message>
670        <location filename="../ui/mainwindow.ui" line="374"/>
671        <source>Save solution</source>
672        <translation type="unfinished"></translation>
673    </message>
674    <message>
675        <location filename="../ui/mainwindow.ui" line="386"/>
676        <source>&amp;New</source>
677        <translation type="unfinished"></translation>
678    </message>
679    <message>
680        <location filename="../ui/mainwindow.ui" line="389"/>
681        <source>New task</source>
682        <translation type="unfinished"></translation>
683    </message>
684    <message>
685        <location filename="../ui/mainwindow.ui" line="392"/>
686        <source>Create new task</source>
687        <translation type="unfinished"></translation>
688    </message>
689    <message>
690        <location filename="../ui/mainwindow.ui" line="395"/>
691        <source>Ctrl+N</source>
692        <translation type="unfinished"></translation>
693    </message>
694    <message>
695        <location filename="../ui/mainwindow.ui" line="404"/>
696        <source>&amp;Open...</source>
697        <translation type="unfinished"></translation>
698    </message>
699    <message>
700        <location filename="../ui/mainwindow.ui" line="407"/>
701        <source>Open task</source>
702        <translation type="unfinished"></translation>
703    </message>
704    <message>
705        <location filename="../ui/mainwindow.ui" line="410"/>
706        <source>Open saved task</source>
707        <translation type="unfinished"></translation>
708    </message>
709    <message>
710        <location filename="../ui/mainwindow.ui" line="413"/>
711        <source>Ctrl+O</source>
712        <translation type="unfinished"></translation>
713    </message>
714    <message>
715        <location filename="../ui/mainwindow.ui" line="422"/>
716        <source>&amp;Preferences...</source>
717        <translation type="unfinished"></translation>
718    </message>
719    <message>
720        <location filename="../ui/mainwindow.ui" line="425"/>
721        <source>Application preferences</source>
722        <translation type="unfinished"></translation>
723    </message>
724    <message>
725        <location filename="../ui/mainwindow.ui" line="437"/>
726        <source>&amp;Contents</source>
727        <translation type="unfinished"></translation>
728    </message>
729    <message>
730        <location filename="../ui/mainwindow.ui" line="440"/>
731        <source>Open help contents</source>
732        <translation type="unfinished"></translation>
733    </message>
734    <message>
735        <location filename="../ui/mainwindow.ui" line="443"/>
736        <source>Ctrl+F1</source>
737        <translation type="unfinished"></translation>
738    </message>
739    <message>
740        <location filename="../ui/mainwindow.ui" line="458"/>
741        <source>Open context help</source>
742        <translation type="unfinished"></translation>
743    </message>
744    <message>
745        <location filename="../ui/mainwindow.ui" line="461"/>
746        <source>F1</source>
747        <translation type="unfinished"></translation>
748    </message>
749    <message>
750        <location filename="../ui/mainwindow.ui" line="473"/>
751        <source>About application</source>
752        <translation type="unfinished"></translation>
753    </message>
754    <message>
755        <location filename="../ui/mainwindow.ui" line="482"/>
756        <source>E&amp;xit</source>
757        <translation type="unfinished"></translation>
758    </message>
759    <message>
760        <location filename="../ui/mainwindow.ui" line="485"/>
761        <source>Exit application</source>
762        <translation type="unfinished"></translation>
763    </message>
764    <message>
765        <location filename="../ui/mainwindow.ui" line="490"/>
766        <source>&amp;Task...</source>
767        <translation type="unfinished"></translation>
768    </message>
769    <message>
770        <location filename="../ui/mainwindow.ui" line="493"/>
771        <location filename="../ui/mainwindow.ui" line="542"/>
772        <source>Save task</source>
773        <translation type="unfinished"></translation>
774    </message>
775    <message>
776        <location filename="../ui/mainwindow.ui" line="496"/>
777        <source>Save task to file</source>
778        <translation type="unfinished"></translation>
779    </message>
780    <message>
781        <location filename="../ui/mainwindow.ui" line="548"/>
782        <source>Ctrl+S</source>
783        <translation type="unfinished"></translation>
784    </message>
785    <message>
786        <location filename="../ui/mainwindow.ui" line="571"/>
787        <source>System Default</source>
788        <translation type="unfinished"></translation>
789    </message>
790    <message>
791        <location filename="../ui/mainwindow.ui" line="574"/>
792        <source>Automatically choose the most appropriate style</source>
793        <translation type="unfinished"></translation>
794    </message>
795    <message>
796        <location filename="../ui/mainwindow.ui" line="507"/>
797        <source>&amp;Autodetect</source>
798        <translation type="unfinished"></translation>
799    </message>
800    <message>
801        <location filename="../ui/mainwindow.ui" line="545"/>
802        <source>Save current task</source>
803        <translation type="unfinished"></translation>
804    </message>
805    <message>
806        <location filename="../ui/mainwindow.ui" line="557"/>
807        <source>About &amp;Qt...</source>
808        <translation type="unfinished"></translation>
809    </message>
810    <message>
811        <location filename="../ui/mainwindow.ui" line="560"/>
812        <source>About Qt library</source>
813        <translation type="unfinished"></translation>
814    </message>
815    <message>
816        <location filename="../ui/mainwindow.ui" line="295"/>
817        <source>Select language</source>
818        <translation type="unfinished"></translation>
819    </message>
820    <message>
821        <location filename="../ui/mainwindow.ui" line="273"/>
822        <source>Save &amp;As</source>
823        <translation type="unfinished"></translation>
824    </message>
825    <message>
826        <location filename="../ui/mainwindow.ui" line="298"/>
827        <source>Select application language</source>
828        <translation type="unfinished"></translation>
829    </message>
830    <message>
831        <location filename="../src/mainwindow.cpp" line="1180"/>
832        <source>&amp;Print...</source>
833        <translation type="unfinished"></translation>
834    </message>
835    <message>
836        <location filename="../src/mainwindow.cpp" line="1187"/>
837        <source>Ctrl+P</source>
838        <translation type="unfinished"></translation>
839    </message>
840    <message>
841        <location filename="../ui/mainwindow.ui" line="371"/>
842        <source>&amp;Solution...</source>
843        <translation type="unfinished"></translation>
844    </message>
845    <message>
846        <location filename="../ui/mainwindow.ui" line="510"/>
847        <source>Detect language automatically</source>
848        <translation type="unfinished"></translation>
849    </message>
850    <message>
851        <location filename="../src/mainwindow.cpp" line="1172"/>
852        <source>P&amp;rint Preview...</source>
853        <translation type="unfinished"></translation>
854    </message>
855    <message>
856        <location filename="../src/mainwindow.cpp" line="1174"/>
857        <source>Preview solution results</source>
858        <translation type="unfinished"></translation>
859    </message>
860    <message>
861        <location filename="../src/mainwindow.cpp" line="1177"/>
862        <source>Preview current solution results before printing</source>
863        <translation type="unfinished"></translation>
864    </message>
865    <message>
866        <location filename="../src/mainwindow.cpp" line="1182"/>
867        <source>Print solution</source>
868        <translation type="unfinished"></translation>
869    </message>
870    <message>
871        <location filename="../src/mainwindow.cpp" line="1185"/>
872        <source>Print current solution results</source>
873        <translation type="unfinished"></translation>
874    </message>
875    <message>
876        <location filename="../ui/mainwindow.ui" line="513"/>
877        <source>Detect language automatically based on regional settings</source>
878        <translation type="unfinished"></translation>
879    </message>
880</context>
881<context>
882    <name>QtToolBarDialog</name>
883    <message>
884        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="14"/>
885        <source>Customize Toolbars</source>
886        <translation type="unfinished"></translation>
887    </message>
888    <message>
889        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="35"/>
890        <source>Actions</source>
891        <translation type="unfinished"></translation>
892    </message>
893    <message>
894        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="50"/>
895        <source>Toolbars</source>
896        <translation type="unfinished"></translation>
897    </message>
898    <message>
899        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="57"/>
900        <source>New</source>
901        <translation type="unfinished"></translation>
902    </message>
903    <message>
904        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="64"/>
905        <source>Remove</source>
906        <translation type="unfinished"></translation>
907    </message>
908    <message>
909        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="71"/>
910        <source>Rename</source>
911        <translation type="unfinished"></translation>
912    </message>
913    <message>
914        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="94"/>
915        <source>Up</source>
916        <translation type="unfinished"></translation>
917    </message>
918    <message>
919        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="107"/>
920        <source>&lt;-</source>
921        <translation type="unfinished"></translation>
922    </message>
923    <message>
924        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="120"/>
925        <source>-&gt;</source>
926        <translation type="unfinished"></translation>
927    </message>
928    <message>
929        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="133"/>
930        <source>Down</source>
931        <translation type="unfinished"></translation>
932    </message>
933    <message>
934        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="158"/>
935        <source>Current Toolbar Actions</source>
936        <translation type="unfinished"></translation>
937    </message>
938    <message>
939        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1798"/>
940        <source>&lt; S E P A R A T O R &gt;</source>
941        <translation type="unfinished"></translation>
942    </message>
943</context>
944<context>
945    <name>QtToolBarDialogPrivate</name>
946    <message>
947        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1247"/>
948        <source>Custom Toolbar</source>
949        <translation type="unfinished"></translation>
950    </message>
951</context>
952<context>
953    <name>SettingsDialog</name>
954    <message>
955        <location filename="../ui/settingsdialog.ui" line="7"/>
956        <source>Preferences</source>
957        <translation type="unfinished"></translation>
958    </message>
959    <message>
960        <location filename="../ui/settingsdialog.ui" line="152"/>
961        <source>Task</source>
962        <translation type="unfinished"></translation>
963    </message>
964    <message>
965        <location filename="../ui/settingsdialog.ui" line="155"/>
966        <source>Task generation and solving settings</source>
967        <translation type="unfinished"></translation>
968    </message>
969    <message>
970        <location filename="../ui/settingsdialog.ui" line="166"/>
971        <source>Fractional accuracy:</source>
972        <translation type="unfinished"></translation>
973    </message>
974    <message>
975        <location filename="../ui/settingsdialog.ui" line="179"/>
976        <source>Accuracy of the fractional values (in decimal places)</source>
977        <translation type="unfinished"></translation>
978    </message>
979    <message>
980        <location filename="../ui/settingsdialog.ui" line="194"/>
981        <source>In this mode the cost of travel from city 1 to city 2 and vice versa is the same</source>
982        <translation type="unfinished"></translation>
983    </message>
984    <message>
985        <location filename="../ui/settingsdialog.ui" line="197"/>
986        <source>Symmetric mode</source>
987        <translation type="unfinished"></translation>
988    </message>
989    <message>
990        <location filename="../ui/settingsdialog.ui" line="215"/>
991        <source>Minimal random:</source>
992        <translation type="unfinished"></translation>
993    </message>
994    <message>
995        <location filename="../ui/settingsdialog.ui" line="228"/>
996        <source>Minimum for random number generation</source>
997        <translation type="unfinished"></translation>
998    </message>
999    <message>
1000        <location filename="../ui/settingsdialog.ui" line="235"/>
1001        <source>Maximal random:</source>
1002        <translation type="unfinished"></translation>
1003    </message>
1004    <message>
1005        <location filename="../ui/settingsdialog.ui" line="248"/>
1006        <source>Maximum for random number generation</source>
1007        <translation type="unfinished"></translation>
1008    </message>
1009    <message>
1010        <location filename="../ui/settingsdialog.ui" line="260"/>
1011        <source>Generate fractional random values with the Fractional accuracy</source>
1012        <translation type="unfinished"></translation>
1013    </message>
1014    <message>
1015        <location filename="../ui/settingsdialog.ui" line="299"/>
1016        <source>Show graphical representation of the solution</source>
1017        <translation type="unfinished"></translation>
1018    </message>
1019    <message>
1020        <location filename="../ui/settingsdialog.ui" line="302"/>
1021        <source>Show solution graph</source>
1022        <translation type="unfinished"></translation>
1023    </message>
1024    <message>
1025        <location filename="../ui/settingsdialog.ui" line="330"/>
1026        <source>Save solution graph as</source>
1027        <translation type="unfinished"></translation>
1028    </message>
1029    <message>
1030        <location filename="../ui/settingsdialog.ui" line="458"/>
1031        <source>Output font settings</source>
1032        <translation type="unfinished"></translation>
1033    </message>
1034    <message>
1035        <location filename="../ui/settingsdialog.ui" line="487"/>
1036        <source>&amp;Color...</source>
1037        <translation type="unfinished"></translation>
1038    </message>
1039    <message>
1040        <location filename="../ui/settingsdialog.ui" line="115"/>
1041        <source>Automatically resize rows and columns to their contents</source>
1042        <translation type="unfinished"></translation>
1043    </message>
1044    <message>
1045        <location filename="../ui/settingsdialog.ui" line="103"/>
1046        <source>General</source>
1047        <translation type="unfinished"></translation>
1048    </message>
1049    <message>
1050        <location filename="../ui/settingsdialog.ui" line="106"/>
1051        <source>General TSPSG settings</source>
1052        <translation type="unfinished"></translation>
1053    </message>
1054    <message>
1055        <location filename="../ui/settingsdialog.ui" line="118"/>
1056        <source>Autosize of rows and columns</source>
1057        <translation type="unfinished"></translation>
1058    </message>
1059    <message>
1060        <location filename="../ui/settingsdialog.ui" line="128"/>
1061        <source>Use native File Open and File Save dialogs (uncheck to use Qt&apos;s Dialogs)</source>
1062        <translation type="unfinished"></translation>
1063    </message>
1064    <message>
1065        <location filename="../ui/settingsdialog.ui" line="204"/>
1066        <source>Task generation</source>
1067        <translation type="unfinished"></translation>
1068    </message>
1069    <message>
1070        <location filename="../ui/settingsdialog.ui" line="287"/>
1071        <source>Output</source>
1072        <translation type="unfinished"></translation>
1073    </message>
1074    <message>
1075        <location filename="../ui/settingsdialog.ui" line="290"/>
1076        <source>Solution output settings</source>
1077        <translation type="unfinished"></translation>
1078    </message>
1079    <message>
1080        <location filename="../ui/settingsdialog.ui" line="343"/>
1081        <source>What image format to use for graph when saving solution as HTML</source>
1082        <translation type="unfinished"></translation>
1083    </message>
1084    <message>
1085        <location filename="../ui/settingsdialog.ui" line="368"/>
1086        <source>Show solution steps&apos; matrices for every solution step</source>
1087        <translation type="unfinished"></translation>
1088    </message>
1089    <message>
1090        <location filename="../ui/settingsdialog.ui" line="371"/>
1091        <source>Show solution steps&apos; matrices</source>
1092        <translation type="unfinished"></translation>
1093    </message>
1094    <message>
1095        <location filename="../ui/settingsdialog.ui" line="402"/>
1096        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
1097        <translation type="unfinished"></translation>
1098    </message>
1099    <message>
1100        <location filename="../ui/settingsdialog.ui" line="415"/>
1101        <source>Maximum number of cities to show solution steps&apos; matrices</source>
1102        <translation type="unfinished"></translation>
1103    </message>
1104    <message>
1105        <location filename="../ui/settingsdialog.ui" line="467"/>
1106        <source>Font face for solution output</source>
1107        <translation type="unfinished"></translation>
1108    </message>
1109    <message>
1110        <location filename="../ui/settingsdialog.ui" line="484"/>
1111        <source>Font color for solution output</source>
1112        <translation type="unfinished"></translation>
1113    </message>
1114    <message>
1115        <location filename="../ui/settingsdialog.ui" line="263"/>
1116        <source>Fractional random values</source>
1117        <translation type="unfinished"></translation>
1118    </message>
1119    <message>
1120        <location filename="../ui/settingsdialog.ui" line="446"/>
1121        <source>Scroll to the end of solution output after solving</source>
1122        <translation type="unfinished"></translation>
1123    </message>
1124    <message>
1125        <location filename="../ui/settingsdialog.ui" line="449"/>
1126        <source>Scroll to solution end</source>
1127        <translation type="unfinished"></translation>
1128    </message>
1129    <message>
1130        <location filename="../ui/settingsdialog.ui" line="131"/>
1131        <source>Use native file dialogs</source>
1132        <translation type="unfinished"></translation>
1133    </message>
1134    <message>
1135        <location filename="../ui/settingsdialog.ui" line="405"/>
1136        <source>Only when &lt;=</source>
1137        <translation>Only when </translation>
1138    </message>
1139    <message>
1140        <location filename="../ui/settingsdialog.ui" line="418"/>
1141        <source> cities</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="470"/>
1147        <source>&amp;Font...</source>
1148        <translation type="unfinished"></translation>
1149    </message>
1150    <message>
1151        <location filename="../ui/settingsdialog.ui" line="66"/>
1152        <location filename="../ui/settingsdialog.ui" line="72"/>
1153        <source>Help</source>
1154        <translation type="unfinished"></translation>
1155    </message>
1156    <message>
1157        <location filename="../ui/settingsdialog.ui" line="69"/>
1158        <source>Get preferences help</source>
1159        <translation type="unfinished"></translation>
1160    </message>
1161    <message>
1162        <location filename="../src/settingsdialog.cpp" line="38"/>
1163        <source>Save new preferences</source>
1164        <translation type="unfinished"></translation>
1165    </message>
1166    <message>
1167        <location filename="../src/settingsdialog.cpp" line="41"/>
1168        <source>Close without saving preferences</source>
1169        <translation type="unfinished"></translation>
1170    </message>
1171    <message>
1172        <location filename="../src/settingsdialog.cpp" line="91"/>
1173        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
1174        <translation type="unfinished"></translation>
1175    </message>
1176    <message>
1177        <location filename="../src/settingsdialog.cpp" line="93"/>
1178        <source>Use translucency effects</source>
1179        <translation type="unfinished"></translation>
1180    </message>
1181    <message>
1182        <location filename="../src/settingsdialog.cpp" line="101"/>
1183        <source>Restore main window state and position on application restart</source>
1184        <translation type="unfinished"></translation>
1185    </message>
1186    <message>
1187        <location filename="../src/settingsdialog.cpp" line="103"/>
1188        <source>Save main window state and position</source>
1189        <translation type="unfinished"></translation>
1190    </message>
1191    <message>
1192        <location filename="../src/settingsdialog.cpp" line="125"/>
1193        <source>Hover mouse pointer over dialog elements to get additional help</source>
1194        <translation type="unfinished"></translation>
1195    </message>
1196    <message>
1197        <location filename="../src/settingsdialog.cpp" line="270"/>
1198        <location filename="../src/settingsdialog.cpp" line="276"/>
1199        <source>Settings Reset</source>
1200        <translation type="unfinished"></translation>
1201    </message>
1202    <message>
1203        <location filename="../src/settingsdialog.cpp" line="270"/>
1204        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
1205        <translation type="unfinished"></translation>
1206    </message>
1207    <message>
1208        <location filename="../src/settingsdialog.cpp" line="276"/>
1209        <source>All settings where successfully reset to their defaults.
1210It is recommended to restart the application now.</source>
1211        <translation type="unfinished"></translation>
1212    </message>
1213</context>
1214</TS>
Note: See TracBrowser for help on using the repository browser.