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