1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <!DOCTYPE TS> |
---|
3 | <TS version="2.0"> |
---|
4 | <defaultcodec>UTF-8</defaultcodec> |
---|
5 | <context> |
---|
6 | <name>CTSPModel</name> |
---|
7 | <message> |
---|
8 | <location filename="../src/tspmodel.cpp" line="51"/> |
---|
9 | <source>City %1</source> |
---|
10 | <translation type="unfinished"></translation> |
---|
11 | </message> |
---|
12 | <message> |
---|
13 | <location filename="../src/tspmodel.cpp" line="53"/> |
---|
14 | <source>%1</source> |
---|
15 | <translation type="unfinished"></translation> |
---|
16 | </message> |
---|
17 | <message> |
---|
18 | <location filename="../src/tspmodel.cpp" line="147"/> |
---|
19 | <source>Unexpected end of file.</source> |
---|
20 | <translation type="unfinished"></translation> |
---|
21 | </message> |
---|
22 | <message> |
---|
23 | <location filename="../src/tspmodel.cpp" line="149"/> |
---|
24 | <source>Corrupt data read. File possibly corrupted.</source> |
---|
25 | <translation type="unfinished"></translation> |
---|
26 | </message> |
---|
27 | <message> |
---|
28 | <location filename="../src/tspmodel.cpp" line="151"/> |
---|
29 | <source>Unknown error.</source> |
---|
30 | <translation type="unfinished"></translation> |
---|
31 | </message> |
---|
32 | <message> |
---|
33 | <location filename="../src/tspmodel.cpp" line="152"/> |
---|
34 | <location filename="../src/tspmodel.cpp" line="160"/> |
---|
35 | <location filename="../src/tspmodel.cpp" line="181"/> |
---|
36 | <location filename="../src/tspmodel.cpp" line="201"/> |
---|
37 | <location filename="../src/tspmodel.cpp" line="214"/> |
---|
38 | <location filename="../src/tspmodel.cpp" line="245"/> |
---|
39 | <location filename="../src/tspmodel.cpp" line="254"/> |
---|
40 | <source>Task Load</source> |
---|
41 | <translation type="unfinished"></translation> |
---|
42 | </message> |
---|
43 | <message> |
---|
44 | <location filename="../src/tspmodel.cpp" line="152"/> |
---|
45 | <location filename="../src/tspmodel.cpp" line="181"/> |
---|
46 | <location filename="../src/tspmodel.cpp" line="201"/> |
---|
47 | <location filename="../src/tspmodel.cpp" line="214"/> |
---|
48 | <location filename="../src/tspmodel.cpp" line="245"/> |
---|
49 | <location filename="../src/tspmodel.cpp" line="254"/> |
---|
50 | <source>Unable to load task:</source> |
---|
51 | <translation type="unfinished"></translation> |
---|
52 | </message> |
---|
53 | <message> |
---|
54 | <location filename="../src/tspmodel.cpp" line="160"/> |
---|
55 | <source>Unable to open task file. |
---|
56 | Error: %1</source> |
---|
57 | <translation type="unfinished"></translation> |
---|
58 | </message> |
---|
59 | <message> |
---|
60 | <location filename="../src/tspmodel.cpp" line="181"/> |
---|
61 | <source>Unknown file format or file is corrupted.</source> |
---|
62 | <translation type="unfinished"></translation> |
---|
63 | </message> |
---|
64 | <message> |
---|
65 | <location filename="../src/tspmodel.cpp" line="201"/> |
---|
66 | <location filename="../src/tspmodel.cpp" line="245"/> |
---|
67 | <source>File version is newer than application supports. |
---|
68 | Please, try to update application.</source> |
---|
69 | <translation type="unfinished"></translation> |
---|
70 | </message> |
---|
71 | <message> |
---|
72 | <location filename="../src/tspmodel.cpp" line="214"/> |
---|
73 | <location filename="../src/tspmodel.cpp" line="254"/> |
---|
74 | <source>Unexpected data read. |
---|
75 | File is possibly corrupted.</source> |
---|
76 | <translation type="unfinished"></translation> |
---|
77 | </message> |
---|
78 | <message> |
---|
79 | <location filename="../src/tspmodel.cpp" line="285"/> |
---|
80 | <location filename="../src/tspmodel.cpp" line="291"/> |
---|
81 | <location filename="../src/tspmodel.cpp" line="298"/> |
---|
82 | <location filename="../src/tspmodel.cpp" line="305"/> |
---|
83 | <location filename="../src/tspmodel.cpp" line="312"/> |
---|
84 | <location filename="../src/tspmodel.cpp" line="319"/> |
---|
85 | <location filename="../src/tspmodel.cpp" line="326"/> |
---|
86 | <location filename="../src/tspmodel.cpp" line="336"/> |
---|
87 | <source>Task Save</source> |
---|
88 | <translation type="unfinished"></translation> |
---|
89 | </message> |
---|
90 | <message> |
---|
91 | <location filename="../src/tspmodel.cpp" line="285"/> |
---|
92 | <source>Unable to create task file. |
---|
93 | Error: %1 |
---|
94 | Maybe, file is read-only?</source> |
---|
95 | <translation type="unfinished"></translation> |
---|
96 | </message> |
---|
97 | <message> |
---|
98 | <location filename="../src/tspmodel.cpp" line="291"/> |
---|
99 | <location filename="../src/tspmodel.cpp" line="298"/> |
---|
100 | <location filename="../src/tspmodel.cpp" line="305"/> |
---|
101 | <location filename="../src/tspmodel.cpp" line="312"/> |
---|
102 | <location filename="../src/tspmodel.cpp" line="319"/> |
---|
103 | <location filename="../src/tspmodel.cpp" line="326"/> |
---|
104 | <location filename="../src/tspmodel.cpp" line="336"/> |
---|
105 | <source>Unable to save task. |
---|
106 | Error: %1</source> |
---|
107 | <translation type="unfinished"></translation> |
---|
108 | </message> |
---|
109 | </context> |
---|
110 | <context> |
---|
111 | <name>CTSPSolver</name> |
---|
112 | <message> |
---|
113 | <location filename="../src/tspsolver.cpp" line="137"/> |
---|
114 | <source>%v of %m parts found</source> |
---|
115 | <translation type="unfinished"></translation> |
---|
116 | </message> |
---|
117 | <message> |
---|
118 | <location filename="../src/tspsolver.cpp" line="141"/> |
---|
119 | <source>Calculating optimal route...</source> |
---|
120 | <translation type="unfinished"></translation> |
---|
121 | </message> |
---|
122 | <message> |
---|
123 | <location filename="../src/tspsolver.cpp" line="142"/> |
---|
124 | <source>Solution Progress</source> |
---|
125 | <translation type="unfinished"></translation> |
---|
126 | </message> |
---|
127 | <message> |
---|
128 | <location filename="../src/tspsolver.cpp" line="210"/> |
---|
129 | <source>Solution Result</source> |
---|
130 | <translation type="unfinished"></translation> |
---|
131 | </message> |
---|
132 | <message> |
---|
133 | <location filename="../src/tspsolver.cpp" line="210"/> |
---|
134 | <source>This task has no solution.</source> |
---|
135 | <translation type="unfinished"></translation> |
---|
136 | </message> |
---|
137 | </context> |
---|
138 | <context> |
---|
139 | <name>MainWindow</name> |
---|
140 | <message> |
---|
141 | <location filename="../src/mainwindow.cpp" line="146"/> |
---|
142 | <location filename="../src/mainwindow.cpp" line="492"/> |
---|
143 | <location filename="../src/mainwindow.cpp" line="501"/> |
---|
144 | <source>Language change</source> |
---|
145 | <translation type="unfinished"></translation> |
---|
146 | </message> |
---|
147 | <message> |
---|
148 | <location filename="../src/mainwindow.cpp" line="146"/> |
---|
149 | <source>Unable to load translation language.</source> |
---|
150 | <translation type="unfinished"></translation> |
---|
151 | </message> |
---|
152 | <message> |
---|
153 | <location filename="../src/mainwindow.cpp" line="192"/> |
---|
154 | <source>Would you like to save changes in current task?</source> |
---|
155 | <translation type="unfinished"></translation> |
---|
156 | </message> |
---|
157 | <message> |
---|
158 | <location filename="../src/mainwindow.cpp" line="170"/> |
---|
159 | <source>Travelling Salesman Problem</source> |
---|
160 | <translation type="unfinished"></translation> |
---|
161 | </message> |
---|
162 | <message> |
---|
163 | <location filename="../src/mainwindow.cpp" line="192"/> |
---|
164 | <source>Unsaved Changes</source> |
---|
165 | <translation type="unfinished"></translation> |
---|
166 | </message> |
---|
167 | <message> |
---|
168 | <location filename="../src/mainwindow.cpp" line="224"/> |
---|
169 | <source>All Supported Formats</source> |
---|
170 | <translation type="unfinished"></translation> |
---|
171 | </message> |
---|
172 | <message> |
---|
173 | <location filename="../src/mainwindow.cpp" line="225"/> |
---|
174 | <location filename="../src/mainwindow.cpp" line="226"/> |
---|
175 | <source>%1 Task Files</source> |
---|
176 | <translation type="unfinished"></translation> |
---|
177 | </message> |
---|
178 | <message> |
---|
179 | <location filename="../src/mainwindow.cpp" line="227"/> |
---|
180 | <location filename="../src/mainwindow.cpp" line="267"/> |
---|
181 | <location filename="../src/mainwindow.cpp" line="296"/> |
---|
182 | <source>All Files</source> |
---|
183 | <translation type="unfinished"></translation> |
---|
184 | </message> |
---|
185 | <message> |
---|
186 | <location filename="../src/mainwindow.cpp" line="263"/> |
---|
187 | <source>HTML Files</source> |
---|
188 | <translation type="unfinished"></translation> |
---|
189 | </message> |
---|
190 | <message> |
---|
191 | <location filename="../src/mainwindow.cpp" line="265"/> |
---|
192 | <source>OpenDocument Files</source> |
---|
193 | <translation type="unfinished"></translation> |
---|
194 | </message> |
---|
195 | <message> |
---|
196 | <location filename="../src/mainwindow.cpp" line="295"/> |
---|
197 | <source>%1 Task File</source> |
---|
198 | <translation type="unfinished"></translation> |
---|
199 | </message> |
---|
200 | <message> |
---|
201 | <location filename="../src/mainwindow.cpp" line="326"/> |
---|
202 | <source>Settings Changed</source> |
---|
203 | <translation type="unfinished"></translation> |
---|
204 | </message> |
---|
205 | <message> |
---|
206 | <location filename="../src/mainwindow.cpp" line="326"/> |
---|
207 | <source>You have changed color settings. |
---|
208 | Do you wish to apply them to current solution text?</source> |
---|
209 | <translation type="unfinished"></translation> |
---|
210 | </message> |
---|
211 | <message> |
---|
212 | <location filename="../src/mainwindow.cpp" line="390"/> |
---|
213 | <source>Data error</source> |
---|
214 | <translation type="unfinished"></translation> |
---|
215 | </message> |
---|
216 | <message> |
---|
217 | <location filename="../src/mainwindow.cpp" line="390"/> |
---|
218 | <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> |
---|
219 | <translation type="unfinished"></translation> |
---|
220 | </message> |
---|
221 | <message> |
---|
222 | <location filename="../src/mainwindow.cpp" line="403"/> |
---|
223 | <source>Variant #%1</source> |
---|
224 | <translation type="unfinished"></translation> |
---|
225 | </message> |
---|
226 | <message> |
---|
227 | <location filename="../src/mainwindow.cpp" line="404"/> |
---|
228 | <source>Task:</source> |
---|
229 | <translation type="unfinished"></translation> |
---|
230 | </message> |
---|
231 | <message> |
---|
232 | <location filename="../src/mainwindow.cpp" line="407"/> |
---|
233 | <location filename="../src/mainwindow.cpp" line="433"/> |
---|
234 | <source>Solution of Variant #%1 task</source> |
---|
235 | <translation type="unfinished"></translation> |
---|
236 | </message> |
---|
237 | <message> |
---|
238 | <location filename="../src/mainwindow.cpp" line="414"/> |
---|
239 | <source>Step #%1</source> |
---|
240 | <translation type="unfinished"></translation> |
---|
241 | </message> |
---|
242 | <message> |
---|
243 | <location filename="../src/mainwindow.cpp" line="417"/> |
---|
244 | <source>This step has alternate candidates for branching.</source> |
---|
245 | <translation type="unfinished"></translation> |
---|
246 | </message> |
---|
247 | <message> |
---|
248 | <location filename="../src/mainwindow.cpp" line="429"/> |
---|
249 | <source>Optimal path:</source> |
---|
250 | <translation type="unfinished"></translation> |
---|
251 | </message> |
---|
252 | <message> |
---|
253 | <location filename="../src/mainwindow.cpp" line="431"/> |
---|
254 | <source>The price is <b>%1</b> units.</source> |
---|
255 | <translation type="unfinished"></translation> |
---|
256 | </message> |
---|
257 | <message> |
---|
258 | <location filename="../src/mainwindow.cpp" line="492"/> |
---|
259 | <source>Language will be autodetected on next application start.</source> |
---|
260 | <translation type="unfinished"></translation> |
---|
261 | </message> |
---|
262 | <message> |
---|
263 | <location filename="../src/mainwindow.cpp" line="501"/> |
---|
264 | <source>You have language autodetection turned on. |
---|
265 | It needs to be off. |
---|
266 | Do you wish to turn it off?</source> |
---|
267 | <translation type="unfinished"></translation> |
---|
268 | </message> |
---|
269 | <message> |
---|
270 | <location filename="../src/mainwindow.cpp" line="506"/> |
---|
271 | <location filename="../src/mainwindow.h" line="76"/> |
---|
272 | <source>Untitled</source> |
---|
273 | <translation type="unfinished"></translation> |
---|
274 | </message> |
---|
275 | <message> |
---|
276 | <location filename="../ui/mainwindow.ce.ui" line="53"/> |
---|
277 | <location filename="../ui/mainwindow.ui" line="41"/> |
---|
278 | <source>Task</source> |
---|
279 | <translation type="unfinished"></translation> |
---|
280 | </message> |
---|
281 | <message> |
---|
282 | <location filename="../ui/mainwindow.ce.ui" line="74"/> |
---|
283 | <location filename="../ui/mainwindow.ui" line="62"/> |
---|
284 | <source>&Variant:</source> |
---|
285 | <translation type="unfinished"></translation> |
---|
286 | </message> |
---|
287 | <message> |
---|
288 | <location filename="../ui/mainwindow.ce.ui" line="87"/> |
---|
289 | <location filename="../ui/mainwindow.ui" line="75"/> |
---|
290 | <source>Number of variant</source> |
---|
291 | <translation type="unfinished"></translation> |
---|
292 | </message> |
---|
293 | <message> |
---|
294 | <location filename="../ui/mainwindow.ce.ui" line="97"/> |
---|
295 | <location filename="../ui/mainwindow.ui" line="85"/> |
---|
296 | <source>&Cities:</source> |
---|
297 | <translation type="unfinished"></translation> |
---|
298 | </message> |
---|
299 | <message> |
---|
300 | <location filename="../ui/mainwindow.ce.ui" line="110"/> |
---|
301 | <location filename="../ui/mainwindow.ui" line="98"/> |
---|
302 | <source>Number of cities</source> |
---|
303 | <translation type="unfinished"></translation> |
---|
304 | </message> |
---|
305 | <message> |
---|
306 | <location filename="../ui/mainwindow.ce.ui" line="141"/> |
---|
307 | <location filename="../ui/mainwindow.ui" line="129"/> |
---|
308 | <source>Cost of travel from city to city</source> |
---|
309 | <translation type="unfinished"></translation> |
---|
310 | </message> |
---|
311 | <message> |
---|
312 | <location filename="../ui/mainwindow.ce.ui" line="169"/> |
---|
313 | <location filename="../ui/mainwindow.ui" line="157"/> |
---|
314 | <source>Fill table with random numbers</source> |
---|
315 | <translation type="unfinished"></translation> |
---|
316 | </message> |
---|
317 | <message> |
---|
318 | <location filename="../ui/mainwindow.ce.ui" line="172"/> |
---|
319 | <location filename="../ui/mainwindow.ui" line="160"/> |
---|
320 | <source>Random</source> |
---|
321 | <translation type="unfinished"></translation> |
---|
322 | </message> |
---|
323 | <message> |
---|
324 | <location filename="../ui/mainwindow.ce.ui" line="186"/> |
---|
325 | <location filename="../ui/mainwindow.ui" line="174"/> |
---|
326 | <source>Solve current task</source> |
---|
327 | <translation type="unfinished"></translation> |
---|
328 | </message> |
---|
329 | <message> |
---|
330 | <location filename="../ui/mainwindow.ce.ui" line="189"/> |
---|
331 | <location filename="../ui/mainwindow.ui" line="177"/> |
---|
332 | <source>Solve</source> |
---|
333 | <translation type="unfinished"></translation> |
---|
334 | </message> |
---|
335 | <message> |
---|
336 | <location filename="../ui/mainwindow.ce.ui" line="203"/> |
---|
337 | <location filename="../ui/mainwindow.ui" line="191"/> |
---|
338 | <source>Solution</source> |
---|
339 | <translation type="unfinished"></translation> |
---|
340 | </message> |
---|
341 | <message> |
---|
342 | <location filename="../ui/mainwindow.ce.ui" line="212"/> |
---|
343 | <location filename="../ui/mainwindow.ui" line="200"/> |
---|
344 | <source>Solution steps</source> |
---|
345 | <translation type="unfinished"></translation> |
---|
346 | </message> |
---|
347 | <message> |
---|
348 | <location filename="../ui/mainwindow.ce.ui" line="242"/> |
---|
349 | <location filename="../ui/mainwindow.ui" line="230"/> |
---|
350 | <source>&File</source> |
---|
351 | <translation type="unfinished"></translation> |
---|
352 | </message> |
---|
353 | <message> |
---|
354 | <location filename="../ui/mainwindow.ce.ui" line="249"/> |
---|
355 | <location filename="../ui/mainwindow.ui" line="234"/> |
---|
356 | <source>Save &As...</source> |
---|
357 | <translation type="unfinished"></translation> |
---|
358 | </message> |
---|
359 | <message> |
---|
360 | <location filename="../ui/mainwindow.ce.ui" line="277"/> |
---|
361 | <location filename="../ui/mainwindow.ui" line="265"/> |
---|
362 | <source>&Language</source> |
---|
363 | <comment>Please, append " / Language" when translating this string.</comment> |
---|
364 | <translation type="unfinished"></translation> |
---|
365 | </message> |
---|
366 | <message> |
---|
367 | <location filename="../ui/mainwindow.ce.ui" line="328"/> |
---|
368 | <location filename="../ui/mainwindow.ui" line="351"/> |
---|
369 | <source>Solution S&teps</source> |
---|
370 | <translation type="unfinished"></translation> |
---|
371 | </message> |
---|
372 | <message> |
---|
373 | <location filename="../ui/mainwindow.ce.ui" line="342"/> |
---|
374 | <location filename="../ui/mainwindow.ui" line="365"/> |
---|
375 | <source>Solution &Graph</source> |
---|
376 | <translation type="unfinished"></translation> |
---|
377 | </message> |
---|
378 | <message> |
---|
379 | <location filename="../ui/mainwindow.ce.ui" line="359"/> |
---|
380 | <source>Solution...</source> |
---|
381 | <translation type="unfinished"></translation> |
---|
382 | </message> |
---|
383 | <message> |
---|
384 | <location filename="../ui/mainwindow.ce.ui" line="449"/> |
---|
385 | <location filename="../ui/mainwindow.ui" line="469"/> |
---|
386 | <source>Context &Help</source> |
---|
387 | <translation type="unfinished"></translation> |
---|
388 | </message> |
---|
389 | <message> |
---|
390 | <location filename="../ui/mainwindow.ce.ui" line="540"/> |
---|
391 | <location filename="../ui/mainwindow.ui" line="556"/> |
---|
392 | <source>&Save</source> |
---|
393 | <translation type="unfinished"></translation> |
---|
394 | </message> |
---|
395 | <message> |
---|
396 | <location filename="../ui/mainwindow.ce.ui" line="267"/> |
---|
397 | <location filename="../ui/mainwindow.ui" line="255"/> |
---|
398 | <source>&Settings</source> |
---|
399 | <translation type="unfinished"></translation> |
---|
400 | </message> |
---|
401 | <message> |
---|
402 | <location filename="../ui/mainwindow.ce.ui" line="17"/> |
---|
403 | <location filename="../ui/mainwindow.ui" line="14"/> |
---|
404 | <source>Travelling salesman problem[*]</source> |
---|
405 | <translation type="unfinished"></translation> |
---|
406 | </message> |
---|
407 | <message> |
---|
408 | <location filename="../ui/mainwindow.ce.ui" line="293"/> |
---|
409 | <location filename="../ui/mainwindow.ui" line="281"/> |
---|
410 | <source>&Help</source> |
---|
411 | <translation type="unfinished"></translation> |
---|
412 | </message> |
---|
413 | <message> |
---|
414 | <location filename="../ui/mainwindow.ce.ui" line="331"/> |
---|
415 | <location filename="../ui/mainwindow.ui" line="354"/> |
---|
416 | <source>Save solution steps</source> |
---|
417 | <translation type="unfinished"></translation> |
---|
418 | </message> |
---|
419 | <message> |
---|
420 | <location filename="../ui/mainwindow.ce.ui" line="334"/> |
---|
421 | <location filename="../ui/mainwindow.ui" line="357"/> |
---|
422 | <source>Save solution steps only</source> |
---|
423 | <translation type="unfinished"></translation> |
---|
424 | </message> |
---|
425 | <message> |
---|
426 | <location filename="../ui/mainwindow.ce.ui" line="345"/> |
---|
427 | <location filename="../ui/mainwindow.ui" line="368"/> |
---|
428 | <source>Save solution graph</source> |
---|
429 | <translation type="unfinished"></translation> |
---|
430 | </message> |
---|
431 | <message> |
---|
432 | <location filename="../ui/mainwindow.ce.ui" line="348"/> |
---|
433 | <location filename="../ui/mainwindow.ui" line="371"/> |
---|
434 | <source>Save solution graph only</source> |
---|
435 | <translation type="unfinished"></translation> |
---|
436 | </message> |
---|
437 | <message> |
---|
438 | <location filename="../ui/mainwindow.ce.ui" line="362"/> |
---|
439 | <location filename="../ui/mainwindow.ui" line="382"/> |
---|
440 | <source>Save solution</source> |
---|
441 | <translation type="unfinished"></translation> |
---|
442 | </message> |
---|
443 | <message> |
---|
444 | <location filename="../ui/mainwindow.ce.ui" line="365"/> |
---|
445 | <location filename="../ui/mainwindow.ui" line="385"/> |
---|
446 | <source>Save solution steps and graph</source> |
---|
447 | <translation type="unfinished"></translation> |
---|
448 | </message> |
---|
449 | <message> |
---|
450 | <location filename="../ui/mainwindow.ce.ui" line="374"/> |
---|
451 | <location filename="../ui/mainwindow.ui" line="394"/> |
---|
452 | <source>&New</source> |
---|
453 | <translation type="unfinished"></translation> |
---|
454 | </message> |
---|
455 | <message> |
---|
456 | <location filename="../ui/mainwindow.ce.ui" line="377"/> |
---|
457 | <location filename="../ui/mainwindow.ui" line="397"/> |
---|
458 | <source>New</source> |
---|
459 | <translation type="unfinished"></translation> |
---|
460 | </message> |
---|
461 | <message> |
---|
462 | <location filename="../ui/mainwindow.ce.ui" line="380"/> |
---|
463 | <location filename="../ui/mainwindow.ui" line="400"/> |
---|
464 | <source>New task</source> |
---|
465 | <translation type="unfinished"></translation> |
---|
466 | </message> |
---|
467 | <message> |
---|
468 | <location filename="../ui/mainwindow.ce.ui" line="383"/> |
---|
469 | <location filename="../ui/mainwindow.ui" line="403"/> |
---|
470 | <source>Create new task</source> |
---|
471 | <translation type="unfinished"></translation> |
---|
472 | </message> |
---|
473 | <message> |
---|
474 | <location filename="../ui/mainwindow.ce.ui" line="386"/> |
---|
475 | <location filename="../ui/mainwindow.ui" line="406"/> |
---|
476 | <source>Ctrl+N</source> |
---|
477 | <translation type="unfinished"></translation> |
---|
478 | </message> |
---|
479 | <message> |
---|
480 | <location filename="../ui/mainwindow.ce.ui" line="395"/> |
---|
481 | <location filename="../ui/mainwindow.ui" line="415"/> |
---|
482 | <source>&Open...</source> |
---|
483 | <translation type="unfinished"></translation> |
---|
484 | </message> |
---|
485 | <message> |
---|
486 | <location filename="../ui/mainwindow.ce.ui" line="398"/> |
---|
487 | <location filename="../ui/mainwindow.ui" line="418"/> |
---|
488 | <source>Open...</source> |
---|
489 | <translation type="unfinished"></translation> |
---|
490 | </message> |
---|
491 | <message> |
---|
492 | <location filename="../ui/mainwindow.ce.ui" line="401"/> |
---|
493 | <location filename="../ui/mainwindow.ui" line="421"/> |
---|
494 | <source>Open task</source> |
---|
495 | <translation type="unfinished"></translation> |
---|
496 | </message> |
---|
497 | <message> |
---|
498 | <location filename="../ui/mainwindow.ce.ui" line="404"/> |
---|
499 | <location filename="../ui/mainwindow.ui" line="424"/> |
---|
500 | <source>Open saved task</source> |
---|
501 | <translation type="unfinished"></translation> |
---|
502 | </message> |
---|
503 | <message> |
---|
504 | <location filename="../ui/mainwindow.ce.ui" line="407"/> |
---|
505 | <location filename="../ui/mainwindow.ui" line="427"/> |
---|
506 | <source>Ctrl+O</source> |
---|
507 | <translation type="unfinished"></translation> |
---|
508 | </message> |
---|
509 | <message> |
---|
510 | <location filename="../ui/mainwindow.ce.ui" line="416"/> |
---|
511 | <location filename="../ui/mainwindow.ui" line="436"/> |
---|
512 | <source>&Preferences...</source> |
---|
513 | <translation type="unfinished"></translation> |
---|
514 | </message> |
---|
515 | <message> |
---|
516 | <location filename="../ui/mainwindow.ce.ui" line="419"/> |
---|
517 | <location filename="../ui/mainwindow.ui" line="439"/> |
---|
518 | <source>Preferences...</source> |
---|
519 | <translation type="unfinished"></translation> |
---|
520 | </message> |
---|
521 | <message> |
---|
522 | <location filename="../ui/mainwindow.ce.ui" line="422"/> |
---|
523 | <location filename="../ui/mainwindow.ui" line="442"/> |
---|
524 | <source>Application preferences</source> |
---|
525 | <translation type="unfinished"></translation> |
---|
526 | </message> |
---|
527 | <message> |
---|
528 | <location filename="../ui/mainwindow.ce.ui" line="434"/> |
---|
529 | <location filename="../ui/mainwindow.ui" line="454"/> |
---|
530 | <source>&Contents</source> |
---|
531 | <translation type="unfinished"></translation> |
---|
532 | </message> |
---|
533 | <message> |
---|
534 | <location filename="../ui/mainwindow.ce.ui" line="437"/> |
---|
535 | <location filename="../ui/mainwindow.ui" line="457"/> |
---|
536 | <source>Open help contents</source> |
---|
537 | <translation type="unfinished"></translation> |
---|
538 | </message> |
---|
539 | <message> |
---|
540 | <location filename="../ui/mainwindow.ce.ui" line="452"/> |
---|
541 | <location filename="../ui/mainwindow.ui" line="472"/> |
---|
542 | <source>Open context help</source> |
---|
543 | <translation type="unfinished"></translation> |
---|
544 | </message> |
---|
545 | <message> |
---|
546 | <location filename="../ui/mainwindow.ce.ui" line="461"/> |
---|
547 | <location filename="../ui/mainwindow.ui" line="481"/> |
---|
548 | <source>&About...</source> |
---|
549 | <translation type="unfinished"></translation> |
---|
550 | </message> |
---|
551 | <message> |
---|
552 | <location filename="../ui/mainwindow.ce.ui" line="464"/> |
---|
553 | <location filename="../ui/mainwindow.ui" line="484"/> |
---|
554 | <source>About...</source> |
---|
555 | <translation type="unfinished"></translation> |
---|
556 | </message> |
---|
557 | <message> |
---|
558 | <location filename="../ui/mainwindow.ce.ui" line="467"/> |
---|
559 | <location filename="../ui/mainwindow.ui" line="487"/> |
---|
560 | <source>About application</source> |
---|
561 | <translation type="unfinished"></translation> |
---|
562 | </message> |
---|
563 | <message> |
---|
564 | <location filename="../ui/mainwindow.ce.ui" line="476"/> |
---|
565 | <location filename="../ui/mainwindow.ui" line="496"/> |
---|
566 | <source>E&xit</source> |
---|
567 | <translation type="unfinished"></translation> |
---|
568 | </message> |
---|
569 | <message> |
---|
570 | <location filename="../ui/mainwindow.ce.ui" line="479"/> |
---|
571 | <location filename="../ui/mainwindow.ui" line="499"/> |
---|
572 | <source>Exit application</source> |
---|
573 | <translation type="unfinished"></translation> |
---|
574 | </message> |
---|
575 | <message> |
---|
576 | <location filename="../ui/mainwindow.ce.ui" line="488"/> |
---|
577 | <location filename="../ui/mainwindow.ui" line="504"/> |
---|
578 | <source>&Task...</source> |
---|
579 | <translation type="unfinished"></translation> |
---|
580 | </message> |
---|
581 | <message> |
---|
582 | <location filename="../ui/mainwindow.ce.ui" line="491"/> |
---|
583 | <location filename="../ui/mainwindow.ui" line="507"/> |
---|
584 | <source>Task...</source> |
---|
585 | <translation type="unfinished"></translation> |
---|
586 | </message> |
---|
587 | <message> |
---|
588 | <location filename="../ui/mainwindow.ce.ui" line="494"/> |
---|
589 | <location filename="../ui/mainwindow.ce.ui" line="543"/> |
---|
590 | <location filename="../ui/mainwindow.ui" line="510"/> |
---|
591 | <location filename="../ui/mainwindow.ui" line="562"/> |
---|
592 | <source>Save task</source> |
---|
593 | <translation type="unfinished"></translation> |
---|
594 | </message> |
---|
595 | <message> |
---|
596 | <location filename="../ui/mainwindow.ce.ui" line="497"/> |
---|
597 | <location filename="../ui/mainwindow.ui" line="513"/> |
---|
598 | <source>Save task to file</source> |
---|
599 | <translation type="unfinished"></translation> |
---|
600 | </message> |
---|
601 | <message> |
---|
602 | <location filename="../ui/mainwindow.ce.ui" line="500"/> |
---|
603 | <location filename="../ui/mainwindow.ui" line="516"/> |
---|
604 | <source>Ctrl+S</source> |
---|
605 | <translation type="unfinished"></translation> |
---|
606 | </message> |
---|
607 | <message> |
---|
608 | <location filename="../ui/mainwindow.ce.ui" line="511"/> |
---|
609 | <location filename="../ui/mainwindow.ui" line="527"/> |
---|
610 | <source>&Autodetect</source> |
---|
611 | <translation type="unfinished"></translation> |
---|
612 | </message> |
---|
613 | <message> |
---|
614 | <location filename="../ui/mainwindow.ce.ui" line="528"/> |
---|
615 | <source>English</source> |
---|
616 | <translation type="unfinished"></translation> |
---|
617 | </message> |
---|
618 | <message> |
---|
619 | <location filename="../ui/mainwindow.ce.ui" line="546"/> |
---|
620 | <location filename="../ui/mainwindow.ui" line="565"/> |
---|
621 | <source>Save current task</source> |
---|
622 | <translation type="unfinished"></translation> |
---|
623 | </message> |
---|
624 | <message> |
---|
625 | <location filename="../ui/mainwindow.ce.ui" line="555"/> |
---|
626 | <location filename="../ui/mainwindow.ui" line="574"/> |
---|
627 | <source>About &Qt...</source> |
---|
628 | <translation type="unfinished"></translation> |
---|
629 | </message> |
---|
630 | <message> |
---|
631 | <location filename="../ui/mainwindow.ce.ui" line="558"/> |
---|
632 | <location filename="../ui/mainwindow.ui" line="577"/> |
---|
633 | <source>About Qt...</source> |
---|
634 | <translation type="unfinished"></translation> |
---|
635 | </message> |
---|
636 | <message> |
---|
637 | <location filename="../ui/mainwindow.ce.ui" line="561"/> |
---|
638 | <source>About Qt</source> |
---|
639 | <translation type="unfinished"></translation> |
---|
640 | </message> |
---|
641 | <message> |
---|
642 | <location filename="../ui/mainwindow.ce.ui" line="564"/> |
---|
643 | <location filename="../ui/mainwindow.ui" line="580"/> |
---|
644 | <source>About Qt library</source> |
---|
645 | <translation type="unfinished"></translation> |
---|
646 | </message> |
---|
647 | <message> |
---|
648 | <location filename="../ui/mainwindow.ce.ui" line="271"/> |
---|
649 | <location filename="../ui/mainwindow.ui" line="259"/> |
---|
650 | <source>Select language</source> |
---|
651 | <translation type="unfinished"></translation> |
---|
652 | </message> |
---|
653 | <message> |
---|
654 | <location filename="../ui/mainwindow.ce.ui" line="274"/> |
---|
655 | <location filename="../ui/mainwindow.ui" line="262"/> |
---|
656 | <source>Select application language</source> |
---|
657 | <translation type="unfinished"></translation> |
---|
658 | </message> |
---|
659 | <message> |
---|
660 | <location filename="../ui/mainwindow.ui" line="322"/> |
---|
661 | <source>P&rint Setup...</source> |
---|
662 | <translation type="unfinished"></translation> |
---|
663 | </message> |
---|
664 | <message> |
---|
665 | <location filename="../ui/mainwindow.ui" line="325"/> |
---|
666 | <source>Setup printing</source> |
---|
667 | <translation type="unfinished"></translation> |
---|
668 | </message> |
---|
669 | <message> |
---|
670 | <location filename="../ui/mainwindow.ui" line="337"/> |
---|
671 | <source>&Print...</source> |
---|
672 | <translation type="unfinished"></translation> |
---|
673 | </message> |
---|
674 | <message> |
---|
675 | <location filename="../ui/mainwindow.ui" line="340"/> |
---|
676 | <source>Print solution results</source> |
---|
677 | <translation type="unfinished"></translation> |
---|
678 | </message> |
---|
679 | <message> |
---|
680 | <location filename="../ui/mainwindow.ui" line="343"/> |
---|
681 | <source>Ctrl+P</source> |
---|
682 | <translation type="unfinished"></translation> |
---|
683 | </message> |
---|
684 | <message> |
---|
685 | <location filename="../ui/mainwindow.ce.ui" line="356"/> |
---|
686 | <location filename="../ui/mainwindow.ui" line="379"/> |
---|
687 | <source>&Solution...</source> |
---|
688 | <translation type="unfinished"></translation> |
---|
689 | </message> |
---|
690 | <message> |
---|
691 | <location filename="../ui/mainwindow.ui" line="559"/> |
---|
692 | <source>Save</source> |
---|
693 | <translation type="unfinished"></translation> |
---|
694 | </message> |
---|
695 | <message> |
---|
696 | <location filename="../ui/mainwindow.ce.ui" line="514"/> |
---|
697 | <location filename="../ui/mainwindow.ui" line="530"/> |
---|
698 | <source>Detect language automatically</source> |
---|
699 | <translation type="unfinished"></translation> |
---|
700 | </message> |
---|
701 | <message> |
---|
702 | <location filename="../ui/mainwindow.ce.ui" line="517"/> |
---|
703 | <location filename="../ui/mainwindow.ui" line="533"/> |
---|
704 | <source>Detect language automatically based on regional settings</source> |
---|
705 | <translation type="unfinished"></translation> |
---|
706 | </message> |
---|
707 | </context> |
---|
708 | <context> |
---|
709 | <name>SettingsDialog</name> |
---|
710 | <message> |
---|
711 | <location filename="../ui/settingsdialog.ce.ui" line="14"/> |
---|
712 | <location filename="../ui/settingsdialog.ui" line="14"/> |
---|
713 | <source>Preferences</source> |
---|
714 | <translation type="unfinished"></translation> |
---|
715 | </message> |
---|
716 | <message> |
---|
717 | <location filename="../ui/settingsdialog.ce.ui" line="100"/> |
---|
718 | <location filename="../ui/settingsdialog.ui" line="151"/> |
---|
719 | <source>Random values:</source> |
---|
720 | <translation type="unfinished"></translation> |
---|
721 | </message> |
---|
722 | <message> |
---|
723 | <location filename="../ui/settingsdialog.ce.ui" line="114"/> |
---|
724 | <location filename="../ui/settingsdialog.ui" line="165"/> |
---|
725 | <source>&Minimal:</source> |
---|
726 | <translation type="unfinished"></translation> |
---|
727 | </message> |
---|
728 | <message> |
---|
729 | <location filename="../ui/settingsdialog.ce.ui" line="127"/> |
---|
730 | <location filename="../ui/settingsdialog.ui" line="178"/> |
---|
731 | <source>Minimum for random number generation</source> |
---|
732 | <translation type="unfinished"></translation> |
---|
733 | </message> |
---|
734 | <message> |
---|
735 | <location filename="../ui/settingsdialog.ce.ui" line="150"/> |
---|
736 | <location filename="../ui/settingsdialog.ui" line="201"/> |
---|
737 | <source>Ma&ximal:</source> |
---|
738 | <translation type="unfinished"></translation> |
---|
739 | </message> |
---|
740 | <message> |
---|
741 | <location filename="../ui/settingsdialog.ce.ui" line="163"/> |
---|
742 | <location filename="../ui/settingsdialog.ui" line="214"/> |
---|
743 | <source>Maximum for random number generation</source> |
---|
744 | <translation type="unfinished"></translation> |
---|
745 | </message> |
---|
746 | <message> |
---|
747 | <location filename="../ui/settingsdialog.ce.ui" line="184"/> |
---|
748 | <location filename="../ui/settingsdialog.ui" line="235"/> |
---|
749 | <source>Output settings:</source> |
---|
750 | <translation type="unfinished"></translation> |
---|
751 | </message> |
---|
752 | <message> |
---|
753 | <location filename="../ui/settingsdialog.ce.ui" line="210"/> |
---|
754 | <location filename="../ui/settingsdialog.ui" line="261"/> |
---|
755 | <source>Font color for printing</source> |
---|
756 | <translation type="unfinished"></translation> |
---|
757 | </message> |
---|
758 | <message> |
---|
759 | <location filename="../ui/settingsdialog.ce.ui" line="213"/> |
---|
760 | <location filename="../ui/settingsdialog.ui" line="264"/> |
---|
761 | <source>&Color...</source> |
---|
762 | <translation type="unfinished"></translation> |
---|
763 | </message> |
---|
764 | <message> |
---|
765 | <location filename="../ui/settingsdialog.ce.ui" line="193"/> |
---|
766 | <location filename="../ui/settingsdialog.ui" line="244"/> |
---|
767 | <source>Font face for printing</source> |
---|
768 | <translation type="unfinished"></translation> |
---|
769 | </message> |
---|
770 | <message> |
---|
771 | <location filename="../ui/settingsdialog.ce.ui" line="196"/> |
---|
772 | <location filename="../ui/settingsdialog.ui" line="247"/> |
---|
773 | <source>&Font...</source> |
---|
774 | <translation type="unfinished"></translation> |
---|
775 | </message> |
---|
776 | <message> |
---|
777 | <location filename="../ui/settingsdialog.ce.ui" line="279"/> |
---|
778 | <location filename="../ui/settingsdialog.ce.ui" line="285"/> |
---|
779 | <location filename="../ui/settingsdialog.ui" line="331"/> |
---|
780 | <location filename="../ui/settingsdialog.ui" line="337"/> |
---|
781 | <source>Help</source> |
---|
782 | <translation type="unfinished"></translation> |
---|
783 | </message> |
---|
784 | <message> |
---|
785 | <location filename="../ui/settingsdialog.ce.ui" line="282"/> |
---|
786 | <location filename="../ui/settingsdialog.ui" line="334"/> |
---|
787 | <source>Get preferences help</source> |
---|
788 | <translation type="unfinished"></translation> |
---|
789 | </message> |
---|
790 | <message> |
---|
791 | <location filename="../ui/settingsdialog.ce.ui" line="315"/> |
---|
792 | <location filename="../ui/settingsdialog.ui" line="391"/> |
---|
793 | <source>Save new preferences</source> |
---|
794 | <translation type="unfinished"></translation> |
---|
795 | </message> |
---|
796 | <message> |
---|
797 | <location filename="../ui/settingsdialog.ce.ui" line="318"/> |
---|
798 | <location filename="../ui/settingsdialog.ui" line="394"/> |
---|
799 | <source>&OK</source> |
---|
800 | <translation type="unfinished"></translation> |
---|
801 | </message> |
---|
802 | <message> |
---|
803 | <location filename="../ui/settingsdialog.ce.ui" line="335"/> |
---|
804 | <location filename="../ui/settingsdialog.ui" line="411"/> |
---|
805 | <source>Close without saving preferences</source> |
---|
806 | <translation type="unfinished"></translation> |
---|
807 | </message> |
---|
808 | <message> |
---|
809 | <location filename="../ui/settingsdialog.ce.ui" line="338"/> |
---|
810 | <location filename="../ui/settingsdialog.ui" line="414"/> |
---|
811 | <source>&Cancel</source> |
---|
812 | <translation type="unfinished"></translation> |
---|
813 | </message> |
---|
814 | <message> |
---|
815 | <location filename="../ui/settingsdialog.ui" line="41"/> |
---|
816 | <source>background-color: #0080C0</source> |
---|
817 | <translation type="unfinished"></translation> |
---|
818 | </message> |
---|
819 | <message> |
---|
820 | <location filename="../ui/settingsdialog.ui" line="283"/> |
---|
821 | <source>Restore main window state and position on application restart</source> |
---|
822 | <translation type="unfinished"></translation> |
---|
823 | </message> |
---|
824 | <message> |
---|
825 | <location filename="../ui/settingsdialog.ui" line="286"/> |
---|
826 | <source>Save main window state and position</source> |
---|
827 | <translation type="unfinished"></translation> |
---|
828 | </message> |
---|
829 | <message> |
---|
830 | <location filename="../ui/settingsdialog.ui" line="369"/> |
---|
831 | <source>Hover mouse pointer over dialog elements to get additional help</source> |
---|
832 | <translation type="unfinished"></translation> |
---|
833 | </message> |
---|
834 | </context> |
---|
835 | </TS> |
---|