Changeset 03df0acb95 in tspsg for l10n
- Timestamp:
- Apr 15, 2011, 9:59:16 PM (14 years ago)
- Branches:
- 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 3487003f06
- Parents:
- fec08a47e5
- git-author:
- Oleksii Serdiuk <contacts@…> (04/15/11 21:59:16)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:59)
- Location:
- l10n
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
l10n/template.ts
rfec08a47e5 r03df0acb95 6 6 <name>--------</name> 7 7 <message> 8 <location filename="../src/mainwindow.cpp" line="5 20"/>8 <location filename="../src/mainwindow.cpp" line="588"/> 9 9 <source>AUTHORS %1</source> 10 10 <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment> … … 12 12 </message> 13 13 <message> 14 <location filename="../src/mainwindow.cpp" line="5 22"/>14 <location filename="../src/mainwindow.cpp" line="590"/> 15 15 <source>VERSION</source> 16 16 <comment>Please, provide your translation version here.</comment> … … 18 18 </message> 19 19 <message> 20 <location filename="../src/mainwindow.cpp" line="1 244"/>20 <location filename="../src/mainwindow.cpp" line="1337"/> 21 21 <source>COUNTRY</source> 22 22 <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment> … … 24 24 </message> 25 25 <message> 26 <location filename="../src/mainwindow.cpp" line="1 245"/>26 <location filename="../src/mainwindow.cpp" line="1338"/> 27 27 <source>LANGNAME</source> 28 28 <comment>Please, provide a native name of your translation language here.</comment> … … 45 45 <location filename="../src/tspmodel.cpp" line="142"/> 46 46 <location filename="../src/tspmodel.cpp" line="168"/> 47 <location filename="../src/tspmodel.cpp" line="384"/> 48 <location filename="../src/tspmodel.cpp" line="403"/> 49 <location filename="../src/tspmodel.cpp" line="419"/> 50 <location filename="../src/tspmodel.cpp" line="459"/> 51 <location filename="../src/tspmodel.cpp" line="471"/> 47 <location filename="../src/tspmodel.cpp" line="385"/> 48 <location filename="../src/tspmodel.cpp" line="404"/> 49 <location filename="../src/tspmodel.cpp" line="423"/> 50 <location filename="../src/tspmodel.cpp" line="431"/> 51 <location filename="../src/tspmodel.cpp" line="474"/> 52 <location filename="../src/tspmodel.cpp" line="489"/> 52 53 <source>Task Load</source> 53 54 <translation type="unfinished"></translation> … … 61 62 <message> 62 63 <location filename="../src/tspmodel.cpp" line="168"/> 63 <location filename="../src/tspmodel.cpp" line="384"/> 64 <location filename="../src/tspmodel.cpp" line="403"/> 65 <location filename="../src/tspmodel.cpp" line="419"/> 66 <location filename="../src/tspmodel.cpp" line="459"/> 67 <location filename="../src/tspmodel.cpp" line="471"/> 64 <location filename="../src/tspmodel.cpp" line="385"/> 65 <location filename="../src/tspmodel.cpp" line="404"/> 66 <location filename="../src/tspmodel.cpp" line="423"/> 67 <location filename="../src/tspmodel.cpp" line="431"/> 68 <location filename="../src/tspmodel.cpp" line="474"/> 69 <location filename="../src/tspmodel.cpp" line="489"/> 68 70 <source>Unable to load task:</source> 69 71 <translation type="unfinished"></translation> … … 106 108 </message> 107 109 <message> 108 <location filename="../src/tspmodel.cpp" line="377"/> 109 <source>Unexpected end of file.</source> 110 <translation type="unfinished"></translation> 111 </message> 112 <message> 113 <location filename="../src/tspmodel.cpp" line="379"/> 114 <source>Corrupt data read. File possibly corrupted.</source> 115 <translation type="unfinished"></translation> 116 </message> 117 <message> 118 <location filename="../src/tspmodel.cpp" line="381"/> 119 <source>Unknown error.</source> 120 <translation type="unfinished"></translation> 121 </message> 122 <message> 123 <location filename="../src/tspmodel.cpp" line="403"/> 124 <location filename="../src/tspmodel.cpp" line="459"/> 125 <source>File version is newer than application supports. 126 Please, try to update application.</source> 127 <translation type="unfinished"></translation> 128 </message> 129 <message> 130 <location filename="../src/tspmodel.cpp" line="419"/> 131 <location filename="../src/tspmodel.cpp" line="471"/> 132 <source>Unexpected data read. 133 File is possibly corrupted.</source> 110 <location filename="../src/tspmodel.cpp" line="378"/> 111 <source>Unexpected end of file. The file could be corrupted.</source> 112 <translation type="unfinished"></translation> 113 </message> 114 <message> 115 <location filename="../src/tspmodel.cpp" line="380"/> 116 <source>Corrupt data read. The file could be corrupted.</source> 117 <translation type="unfinished"></translation> 118 </message> 119 <message> 120 <location filename="../src/tspmodel.cpp" line="382"/> 121 <source>Unknown error. The file could be corrupted.</source> 122 <translation type="unfinished"></translation> 123 </message> 124 <message> 125 <location filename="../src/tspmodel.cpp" line="405"/> 126 <location filename="../src/tspmodel.cpp" line="475"/> 127 <source>File version (%1) is newer than this version of %3 supports (%2). 128 Please, try to update the application. Also, the file could be corrupted.</source> 129 <translation type="unfinished"></translation> 130 </message> 131 <message> 132 <location filename="../src/tspmodel.cpp" line="424"/> 133 <location filename="../src/tspmodel.cpp" line="490"/> 134 <source>Unexpected data read. The file could be corrupted.</source> 135 <translation type="unfinished"></translation> 136 </message> 137 <message> 138 <location filename="../src/tspmodel.cpp" line="432"/> 139 <source>The task contains more cities (%1) than this version of %3 supports (%2). 140 You might be using an old version of the application or the file could be corrupted.</source> 134 141 <translation type="unfinished"></translation> 135 142 </message> … … 371 378 <message> 372 379 <location filename="../ui/mainwindow.ui" line="417"/> 380 <location filename="../src/mainwindow.cpp" line="1599"/> 373 381 <source>E&xit</source> 374 382 <translation type="unfinished"></translation> … … 441 449 </message> 442 450 <message> 443 <location filename="../src/mainwindow.cpp" line="1 73"/>451 <location filename="../src/mainwindow.cpp" line="192"/> 444 452 <source>All Supported Formats</source> 445 453 <translation type="unfinished"></translation> 446 454 </message> 447 455 <message> 448 <location filename="../src/mainwindow.cpp" line="1 74"/>449 <location filename="../src/mainwindow.cpp" line="1 75"/>456 <location filename="../src/mainwindow.cpp" line="193"/> 457 <location filename="../src/mainwindow.cpp" line="194"/> 450 458 <source>%1 Task Files</source> 451 459 <translation type="unfinished"></translation> 452 460 </message> 453 461 <message> 454 <location filename="../src/mainwindow.cpp" line="1 76"/>455 <location filename="../src/mainwindow.cpp" line="2 47"/>456 <location filename="../src/mainwindow.cpp" line="1 493"/>462 <location filename="../src/mainwindow.cpp" line="195"/> 463 <location filename="../src/mainwindow.cpp" line="266"/> 464 <location filename="../src/mainwindow.cpp" line="1605"/> 457 465 <source>All Files</source> 458 466 <translation type="unfinished"></translation> 459 467 </message> 460 468 <message> 461 <location filename="../src/mainwindow.cpp" line=" 184"/>469 <location filename="../src/mainwindow.cpp" line="203"/> 462 470 <source>Task Load</source> 463 471 <translation type="unfinished"></translation> 464 472 </message> 465 473 <message> 466 <location filename="../src/mainwindow.cpp" line="1 79"/>467 <location filename="../src/mainwindow.cpp" line="2 01"/>468 <location filename="../src/mainwindow.cpp" line="2 27"/>469 <location filename="../src/mainwindow.cpp" line=" 396"/>470 <location filename="../src/mainwindow.cpp" line="1 495"/>471 <location filename="../src/mainwindow.h" line="15 1"/>474 <location filename="../src/mainwindow.cpp" line="198"/> 475 <location filename="../src/mainwindow.cpp" line="220"/> 476 <location filename="../src/mainwindow.cpp" line="246"/> 477 <location filename="../src/mainwindow.cpp" line="467"/> 478 <location filename="../src/mainwindow.cpp" line="1607"/> 479 <location filename="../src/mainwindow.h" line="157"/> 472 480 <source>Untitled</source> 473 481 <translation type="unfinished"></translation> 474 482 </message> 475 483 <message numerus="yes"> 476 <location filename="../src/mainwindow.cpp" line="1 32"/>484 <location filename="../src/mainwindow.cpp" line="150"/> 477 485 <source>Would you like %1 to automatically check for updates every %n day(s)?</source> 478 486 <translation type="unfinished"> … … 481 489 </message> 482 490 <message> 483 <location filename="../src/mainwindow.cpp" line="2 43"/>491 <location filename="../src/mainwindow.cpp" line="262"/> 484 492 <source>PDF Files</source> 485 493 <translation type="unfinished"></translation> 486 494 </message> 487 495 <message> 488 <location filename="../src/mainwindow.cpp" line="2 45"/>496 <location filename="../src/mainwindow.cpp" line="264"/> 489 497 <source>HTML Files</source> 490 498 <translation type="unfinished"></translation> 491 499 </message> 492 500 <message> 493 <location filename="../src/mainwindow.cpp" line="2 46"/>501 <location filename="../src/mainwindow.cpp" line="265"/> 494 502 <source>OpenDocument Files</source> 495 503 <translation type="unfinished"></translation> 496 504 </message> 497 505 <message> 498 <location filename="../src/mainwindow.cpp" line="2 71"/>499 <location filename="../src/mainwindow.cpp" line="3 27"/>500 <location filename="../src/mainwindow.cpp" line="3 38"/>506 <location filename="../src/mainwindow.cpp" line="289"/> 507 <location filename="../src/mainwindow.cpp" line="353"/> 508 <location filename="../src/mainwindow.cpp" line="373"/> 501 509 <source>Solution Save</source> 502 510 <translation type="unfinished"></translation> 503 511 </message> 504 512 <message> 505 <location filename="../src/mainwindow.cpp" line="2 71"/>506 <location filename="../src/mainwindow.cpp" line="3 38"/>513 <location filename="../src/mainwindow.cpp" line="289"/> 514 <location filename="../src/mainwindow.cpp" line="373"/> 507 515 <source>Unable to save the solution. 508 516 Error: %1</source> … … 510 518 </message> 511 519 <message> 512 <location filename="../src/mainwindow.cpp" line="287"/> 513 <location filename="../src/mainwindow.cpp" line="302"/> 520 <location filename="../src/mainwindow.cpp" line="312"/> 521 <location filename="../src/mainwindow.cpp" line="322"/> 522 <location filename="../src/mainwindow.cpp" line="360"/> 514 523 <source>Solution Graph</source> 515 524 <translation type="unfinished"></translation> 516 525 </message> 517 526 <message> 518 <location filename="../src/mainwindow.cpp" line="3 03"/>527 <location filename="../src/mainwindow.cpp" line="323"/> 519 528 <source>Generated with %1</source> 520 529 <translation type="unfinished"></translation> 521 530 </message> 522 531 <message> 523 <location filename="../src/mainwindow.cpp" line="3 27"/>532 <location filename="../src/mainwindow.cpp" line="353"/> 524 533 <source>Unable to save the solution graph. 525 534 Error: %1</source> … … 527 536 </message> 528 537 <message> 529 <location filename="../src/mainwindow.cpp" line=" 369"/>530 <location filename="../src/mainwindow.cpp" line="4 11"/>538 <location filename="../src/mainwindow.cpp" line="445"/> 539 <location filename="../src/mainwindow.cpp" line="482"/> 531 540 <source>Settings Changed</source> 532 541 <translation type="unfinished"></translation> 533 542 </message> 534 543 <message> 535 <location filename="../src/mainwindow.cpp" line=" 369"/>544 <location filename="../src/mainwindow.cpp" line="445"/> 536 545 <source>You have changed color settings. 537 546 They will be applied to the next solution output.</source> … … 539 548 </message> 540 549 <message> 541 <location filename="../src/mainwindow.cpp" line="380"/> 542 <location filename="../src/mainwindow.cpp" line="390"/> 550 <location filename="../src/mainwindow.cpp" line="456"/> 543 551 <source>Language change</source> 544 552 <translation type="unfinished"></translation> 545 553 </message> 546 554 <message> 547 <location filename="../src/mainwindow.cpp" line=" 380"/>555 <location filename="../src/mainwindow.cpp" line="456"/> 548 556 <source>Language will be autodetected on the next %1 start.</source> 549 557 <translation type="unfinished"></translation> 550 558 </message> 551 559 <message> 552 <location filename="../src/mainwindow.cpp" line="390"/> 553 <source>You have language autodetection turned on. 554 It needs to be off. 555 Do you wish to turn it off?</source> 556 <translation type="unfinished"></translation> 557 </message> 558 <message> 559 <location filename="../src/mainwindow.cpp" line="411"/> 560 <location filename="../src/mainwindow.cpp" line="482"/> 560 561 <source>You have changed the application language. 561 562 To get current solution output in the new language … … 564 565 </message> 565 566 <message> 566 <location filename="../src/mainwindow.cpp" line="4 19"/>567 <location filename="../src/mainwindow.cpp" line="490"/> 567 568 <source>Style Change</source> 568 569 <translation type="unfinished"></translation> 569 570 </message> 570 571 <message> 571 <location filename="../src/mainwindow.cpp" line="4 19"/>572 <location filename="../src/mainwindow.cpp" line="490"/> 572 573 <source>To apply the default style you need to restart %1.</source> 573 574 <translation type="unfinished"></translation> 574 575 </message> 575 576 <message> 576 <location filename="../src/mainwindow.cpp" line=" 455"/>577 <location filename="../src/mainwindow.cpp" line="526"/> 577 578 <source>Unsupported Feature</source> 578 579 <translation type="unfinished"></translation> 579 580 </message> 580 581 <message> 581 <location filename="../src/mainwindow.cpp" line="455"/> 582 <source>Sorry, but this feature is not supported on your platform 583 or support for this feature was not installed.</source> 584 <translation type="unfinished"></translation> 585 </message> 586 <message> 587 <location filename="../src/mainwindow.cpp" line="468"/> 582 <location filename="../src/mainwindow.cpp" line="539"/> 588 583 <source>Version</source> 589 584 <translation type="unfinished"></translation> 590 585 </message> 591 586 <message> 592 <location filename="../src/mainwindow.cpp" line=" 475"/>587 <location filename="../src/mainwindow.cpp" line="546"/> 593 588 <source>Target OS (ARCH)</source> 594 589 <translation type="unfinished"></translation> 595 590 </message> 596 591 <message> 597 <location filename="../src/mainwindow.cpp" line="477"/> 598 <location filename="../src/mainwindow.cpp" line="481"/> 592 <location filename="../src/mainwindow.cpp" line="547"/> 599 593 <source>Qt library</source> 600 594 <translation type="unfinished"></translation> 601 595 </message> 602 596 <message> 603 <location filename="../src/mainwindow.cpp" line="477"/> 604 <source>shared</source> 605 <translation type="unfinished"></translation> 606 </message> 607 <message> 608 <location filename="../src/mainwindow.cpp" line="478"/> 597 <location filename="../src/mainwindow.cpp" line="548"/> 609 598 <source>Build time</source> 610 599 <translation type="unfinished"></translation> 611 600 </message> 612 601 <message> 613 <location filename="../src/mainwindow.cpp" line=" 479"/>602 <location filename="../src/mainwindow.cpp" line="549"/> 614 603 <source>Runtime</source> 615 604 <translation type="unfinished"></translation> 616 605 </message> 617 606 <message> 618 <location filename="../src/mainwindow.cpp" line=" 481"/>619 <source> static</source>620 <translation type="unfinished"></translation> 621 </message> 622 <message> 623 <location filename="../src/mainwindow.cpp" line=" 484"/>607 <location filename="../src/mainwindow.cpp" line="550"/> 608 <source>Logical screen DPI</source> 609 <translation type="unfinished"></translation> 610 </message> 611 <message> 612 <location filename="../src/mainwindow.cpp" line="552"/> 624 613 <source>Algorithm</source> 625 614 <translation type="unfinished"></translation> 626 615 </message> 627 616 <message> 628 <location filename="../src/mainwindow.cpp" line=" 486"/>617 <location filename="../src/mainwindow.cpp" line="554"/> 629 618 <source>This program is free software: you can redistribute it and/or modify<br> 630 619 it under the terms of the GNU General Public License as published by<br> … … 642 631 </message> 643 632 <message> 644 <location filename="../src/mainwindow.cpp" line="5 00"/>633 <location filename="../src/mainwindow.cpp" line="568"/> 645 634 <source>%1 was created using <b>Qt&nbsp;framework</b> licensed under the terms of the GNU Lesser General Public License,<br> 646 635 see <a href="http://qt.nokia.com/">qt.nokia.com</a><br> … … 657 646 </message> 658 647 <message> 659 <location filename="../src/mainwindow.cpp" line=" 590"/>648 <location filename="../src/mainwindow.cpp" line="658"/> 660 649 <source>About</source> 661 650 <translation type="unfinished"></translation> 662 651 </message> 663 652 <message> 664 <location filename="../src/mainwindow.cpp" line=" 591"/>653 <location filename="../src/mainwindow.cpp" line="659"/> 665 654 <source>License</source> 666 655 <translation type="unfinished"></translation> 667 656 </message> 668 657 <message> 669 <location filename="../src/mainwindow.cpp" line=" 592"/>658 <location filename="../src/mainwindow.cpp" line="660"/> 670 659 <source>Credits</source> 671 660 <translation type="unfinished"></translation> 672 661 </message> 673 662 <message> 674 <location filename="../src/mainwindow.cpp" line="6 11"/>675 <location filename="../src/mainwindow.cpp" line="1 487"/>663 <location filename="../src/mainwindow.cpp" line="679"/> 664 <location filename="../src/mainwindow.cpp" line="1595"/> 676 665 <source>About %1</source> 677 666 <translation type="unfinished"></translation> 678 667 </message> 679 668 <message> 680 <location filename="../src/mainwindow.cpp" line=" 655"/>669 <location filename="../src/mainwindow.cpp" line="726"/> 681 670 <source>Data error</source> 682 671 <translation type="unfinished"></translation> 683 672 </message> 684 673 <message> 685 <location filename="../src/mainwindow.cpp" line=" 655"/>674 <location filename="../src/mainwindow.cpp" line="726"/> 686 675 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 687 676 <translation type="unfinished"></translation> 688 677 </message> 689 678 <message> 690 <location filename="../src/mainwindow.cpp" line=" 665"/>679 <location filename="../src/mainwindow.cpp" line="736"/> 691 680 <source>%v of %1 parts found</source> 692 681 <translation type="unfinished"></translation> 693 682 </message> 694 683 <message> 695 <location filename="../src/mainwindow.cpp" line=" 673"/>684 <location filename="../src/mainwindow.cpp" line="744"/> 696 685 <source>Calculating optimal route...</source> 697 686 <translation type="unfinished"></translation> 698 687 </message> 699 688 <message> 700 <location filename="../src/mainwindow.cpp" line=" 674"/>689 <location filename="../src/mainwindow.cpp" line="745"/> 701 690 <source>Solution Progress</source> 702 691 <translation type="unfinished"></translation> 703 692 </message> 704 693 <message> 705 <location filename="../src/mainwindow.cpp" line="7 18"/>694 <location filename="../src/mainwindow.cpp" line="787"/> 706 695 <source>Solution Result</source> 707 696 <translation type="unfinished"></translation> 708 697 </message> 709 698 <message> 710 <location filename="../src/mainwindow.cpp" line="7 18"/>699 <location filename="../src/mainwindow.cpp" line="787"/> 711 700 <source>Unable to find a solution. 712 701 Maybe, this task has no solution.</source> … … 714 703 </message> 715 704 <message> 716 <location filename="../src/mainwindow.cpp" line=" 748"/>705 <location filename="../src/mainwindow.cpp" line="817"/> 717 706 <source>Generating header</source> 718 707 <translation type="unfinished"></translation> 719 708 </message> 720 709 <message> 721 <location filename="../src/mainwindow.cpp" line=" 749"/>710 <location filename="../src/mainwindow.cpp" line="818"/> 722 711 <source>Generating solution output...</source> 723 712 <translation type="unfinished"></translation> 724 713 </message> 725 714 <message> 726 <location filename="../src/mainwindow.cpp" line=" 759"/>715 <location filename="../src/mainwindow.cpp" line="828"/> 727 716 <source>Solution of Variant #%1 Task</source> 728 717 <translation type="unfinished"></translation> 729 718 </message> 730 719 <message> 731 <location filename="../src/mainwindow.cpp" line=" 785"/>720 <location filename="../src/mainwindow.cpp" line="866"/> 732 721 <source>Variant #%1 Task</source> 733 722 <translation type="unfinished"></translation> 734 723 </message> 735 724 <message> 736 <location filename="../src/mainwindow.cpp" line=" 787"/>725 <location filename="../src/mainwindow.cpp" line="868"/> 737 726 <source>Task:</source> 738 727 <translation type="unfinished"></translation> 739 728 </message> 740 729 <message> 741 <location filename="../src/mainwindow.cpp" line=" 798"/>730 <location filename="../src/mainwindow.cpp" line="879"/> 742 731 <source>Variant #%1 Solution</source> 743 732 <translation type="unfinished"></translation> 744 733 </message> 745 734 <message> 746 <location filename="../src/mainwindow.cpp" line="8 03"/>735 <location filename="../src/mainwindow.cpp" line="884"/> 747 736 <source>Generating step %v</source> 748 737 <translation type="unfinished"></translation> 749 738 </message> 750 739 <message> 751 <location filename="../src/mainwindow.cpp" line="720"/> 752 <location filename="../src/mainwindow.cpp" line="806"/> 753 <location filename="../src/mainwindow.cpp" line="939"/> 754 <source>Cleaning up...</source> 755 <translation type="unfinished"></translation> 756 </message> 757 <message> 758 <location filename="../src/mainwindow.cpp" line="483"/> 740 <location filename="../src/mainwindow.cpp" line="551"/> 759 741 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b> with <b>%4</b> compiler.</source> 760 742 <translation type="unfinished"></translation> 761 743 </message> 762 744 <message> 763 <location filename="../src/mainwindow.cpp" line="6 01"/>745 <location filename="../src/mainwindow.cpp" line="669"/> 764 746 <source>Translation</source> 765 747 <translation type="unfinished"></translation> 766 748 </message> 767 749 <message> 768 <location filename="../src/mainwindow.cpp" line="842"/> 750 <location filename="../src/mainwindow.cpp" line="789"/> 751 <location filename="../src/mainwindow.cpp" line="887"/> 752 <location filename="../src/mainwindow.cpp" line="1022"/> 753 <source>Memory cleanup...</source> 754 <translation type="unfinished"></translation> 755 </message> 756 <message> 757 <location filename="../src/mainwindow.cpp" line="923"/> 769 758 <source>Step #%1</source> 770 759 <translation type="unfinished"></translation> 771 760 </message> 772 761 <message> 773 <location filename="../src/mainwindow.cpp" line=" 847"/>762 <location filename="../src/mainwindow.cpp" line="931"/> 774 763 <source>Selected route %1 %2 part.</source> 775 764 <translation type="unfinished"></translation> 776 765 </message> 777 766 <message> 778 <location filename="../src/mainwindow.cpp" line=" 847"/>767 <location filename="../src/mainwindow.cpp" line="931"/> 779 768 <source>with</source> 780 769 <translation type="unfinished"></translation> 781 770 </message> 782 771 <message> 783 <location filename="../src/mainwindow.cpp" line=" 847"/>772 <location filename="../src/mainwindow.cpp" line="931"/> 784 773 <source>without</source> 785 774 <translation type="unfinished"></translation> 786 775 </message> 787 776 <message> 788 <location filename="../src/mainwindow.cpp" line=" 847"/>789 <location filename="../src/mainwindow.cpp" line=" 854"/>790 <location filename="../src/mainwindow.cpp" line="1 141"/>777 <location filename="../src/mainwindow.cpp" line="931"/> 778 <location filename="../src/mainwindow.cpp" line="938"/> 779 <location filename="../src/mainwindow.cpp" line="1230"/> 791 780 <source>(%1;%2)</source> 792 781 <translation type="unfinished"></translation> 793 782 </message> 794 783 <message numerus="yes"> 795 <location filename="../src/mainwindow.cpp" line=" 857"/>784 <location filename="../src/mainwindow.cpp" line="941"/> 796 785 <source>%n alternate candidate(s) for branching: %1.</source> 797 786 <translation type="unfinished"> … … 800 789 </message> 801 790 <message> 802 <location filename="../src/mainwindow.cpp" line=" 879"/>791 <location filename="../src/mainwindow.cpp" line="961"/> 803 792 <source>Generating footer</source> 804 793 <translation type="unfinished"></translation> 805 794 </message> 806 795 <message> 807 <location filename="../src/mainwindow.cpp" line=" 889"/>796 <location filename="../src/mainwindow.cpp" line="971"/> 808 797 <source>Optimal path:</source> 809 798 <translation type="unfinished"></translation> 810 799 </message> 811 800 <message> 812 <location filename="../src/mainwindow.cpp" line=" 891"/>801 <location filename="../src/mainwindow.cpp" line="973"/> 813 802 <source>Resulting path:</source> 814 803 <translation type="unfinished"></translation> 815 804 </message> 816 805 <message> 817 <location filename="../src/mainwindow.cpp" line=" 894"/>806 <location filename="../src/mainwindow.cpp" line="976"/> 818 807 <source>City %1</source> 819 808 <translation type="unfinished"></translation> 820 809 </message> 821 810 <message numerus="yes"> 822 <location filename="../src/mainwindow.cpp" line=" 898"/>811 <location filename="../src/mainwindow.cpp" line="983"/> 823 812 <source>The price is <b>%n</b> unit(s).</source> 824 813 <translation type="unfinished"> … … 827 816 </message> 828 817 <message> 829 <location filename="../src/mainwindow.cpp" line="9 00"/>818 <location filename="../src/mainwindow.cpp" line="985"/> 830 819 <source>The price is <b>%1</b> units.</source> 831 820 <translation type="unfinished"></translation> 832 821 </message> 833 822 <message> 834 <location filename="../src/mainwindow.cpp" line="9 05"/>823 <location filename="../src/mainwindow.cpp" line="988"/> 835 824 <source><b>WARNING!!!</b><br>This result is a record, but it may not be optimal.<br>Iterations need to be continued to check whether this result is optimal or get an optimal one.</source> 836 825 <translation type="unfinished"></translation> 837 826 </message> 838 827 <message> 839 <location filename="../src/mainwindow.cpp" line="1 152"/>828 <location filename="../src/mainwindow.cpp" line="1241"/> 840 829 <source>Root</source> 841 830 <translation type="unfinished"></translation> 842 831 </message> 843 832 <message> 844 <location filename="../src/mainwindow.cpp" line="1 246"/>833 <location filename="../src/mainwindow.cpp" line="1339"/> 845 834 <source>Set application language to %1</source> 846 835 <translation type="unfinished"></translation> 847 836 </message> 848 837 <message> 849 <location filename="../src/mainwindow.cpp" line="1 331"/>838 <location filename="../src/mainwindow.cpp" line="1424"/> 850 839 <source>Language Change</source> 851 840 <translation type="unfinished"></translation> 852 841 </message> 853 842 <message> 854 <location filename="../src/mainwindow.cpp" line="1 331"/>843 <location filename="../src/mainwindow.cpp" line="1424"/> 855 844 <source>Unable to load the translation language. 856 845 Falling back to autodetection.</source> … … 858 847 </message> 859 848 <message> 860 <location filename="../src/mainwindow.cpp" line="1 351"/>849 <location filename="../src/mainwindow.cpp" line="1444"/> 861 850 <source>Set application style to %1</source> 862 851 <translation type="unfinished"></translation> 863 852 </message> 864 853 <message> 865 <location filename="../src/mainwindow.cpp" line="1384"/> 854 <location filename="../src/mainwindow.cpp" line="1480"/> 855 <location filename="../src/mainwindow.cpp" line="1854"/> 866 856 <source>Unsaved Changes</source> 867 857 <translation type="unfinished"></translation> 868 858 </message> 869 859 <message> 870 <location filename="../src/mainwindow.cpp" line="1384"/> 860 <location filename="../src/mainwindow.cpp" line="1480"/> 861 <location filename="../src/mainwindow.cpp" line="1855"/> 871 862 <source>Would you like to save changes in the current task?</source> 872 863 <translation type="unfinished"></translation> 873 864 </message> 874 865 <message> 875 <location filename="../src/mainwindow.cpp" line="1 451"/>866 <location filename="../src/mainwindow.cpp" line="1548"/> 876 867 <source>P&rint Preview...</source> 877 868 <translation type="unfinished"></translation> 878 869 </message> 879 870 <message> 880 <location filename="../src/mainwindow.cpp" line="1 453"/>871 <location filename="../src/mainwindow.cpp" line="1550"/> 881 872 <source>Preview solution results</source> 882 873 <translation type="unfinished"></translation> 883 874 </message> 884 875 <message> 885 <location filename="../src/mainwindow.cpp" line="1 456"/>876 <location filename="../src/mainwindow.cpp" line="1553"/> 886 877 <source>Preview current solution results before printing</source> 887 878 <translation type="unfinished"></translation> 888 879 </message> 889 880 <message> 890 <location filename="../src/mainwindow.cpp" line="1457"/> 881 <location filename="../src/mainwindow.cpp" line="1556"/> 882 <source>Pa&ge Setup...</source> 883 <translation type="unfinished"></translation> 884 </message> 885 <message> 886 <location filename="../src/mainwindow.cpp" line="1558"/> 887 <source>Setup print options</source> 888 <translation type="unfinished"></translation> 889 </message> 890 <message> 891 <location filename="../src/mainwindow.cpp" line="1561"/> 892 <source>Setup page-related options for printing</source> 893 <translation type="unfinished"></translation> 894 </message> 895 <message> 896 <location filename="../src/mainwindow.cpp" line="1575"/> 891 897 <source>Exit %1</source> 892 898 <translation type="unfinished"></translation> 893 899 </message> 894 900 <message> 895 <location filename="../src/mainwindow.cpp" line="1 460"/>901 <location filename="../src/mainwindow.cpp" line="1564"/> 896 902 <source>&Print...</source> 897 903 <translation type="unfinished"></translation> 898 904 </message> 899 905 <message> 900 <location filename="../src/mainwindow.cpp" line="1462"/> 906 <location filename="../src/mainwindow.cpp" line="526"/> 907 <source>Sorry, but this feature is not supported on your 908 platform or support for it was not installed.</source> 909 <translation type="unfinished"></translation> 910 </message> 911 <message> 912 <location filename="../src/mainwindow.cpp" line="1566"/> 901 913 <source>Print solution</source> 902 914 <translation type="unfinished"></translation> 903 915 </message> 904 916 <message> 905 <location filename="../src/mainwindow.cpp" line="1 465"/>917 <location filename="../src/mainwindow.cpp" line="1569"/> 906 918 <source>Print current solution results</source> 907 919 <translation type="unfinished"></translation> 908 920 </message> 909 921 <message> 910 <location filename="../src/mainwindow.cpp" line="1 467"/>922 <location filename="../src/mainwindow.cpp" line="1571"/> 911 923 <source>Ctrl+P</source> 912 924 <translation type="unfinished"></translation> 913 925 </message> 914 926 <message> 915 <location filename="../src/mainwindow.cpp" line="1 471"/>927 <location filename="../src/mainwindow.cpp" line="1579"/> 916 928 <source>Configure...</source> 917 929 <translation type="unfinished"></translation> 918 930 </message> 919 931 <message> 920 <location filename="../src/mainwindow.cpp" line="1 473"/>932 <location filename="../src/mainwindow.cpp" line="1581"/> 921 933 <source>Customize toolbars</source> 922 934 <translation type="unfinished"></translation> 923 935 </message> 924 936 <message> 925 <location filename="../src/mainwindow.cpp" line="1 478"/>937 <location filename="../src/mainwindow.cpp" line="1586"/> 926 938 <source>Report about a bug in %1</source> 927 939 <translation type="unfinished"></translation> 928 940 </message> 929 941 <message> 930 <location filename="../src/mainwindow.cpp" line="1 481"/>942 <location filename="../src/mainwindow.cpp" line="1589"/> 931 943 <source>Check for &Updates...</source> 932 944 <translation type="unfinished"></translation> 933 945 </message> 934 946 <message> 935 <location filename="../src/mainwindow.cpp" line="1 483"/>947 <location filename="../src/mainwindow.cpp" line="1591"/> 936 948 <source>Check for %1 updates</source> 937 949 <translation type="unfinished"></translation> 938 950 </message> 939 951 <message> 940 <location filename="../src/mainwindow.cpp" line="1 492"/>952 <location filename="../src/mainwindow.cpp" line="1604"/> 941 953 <source>%1 Task File</source> 942 954 <translation type="unfinished"></translation> 943 955 </message> 944 956 <message> 945 <location filename="../src/mainwindow.cpp" line="1 506"/>957 <location filename="../src/mainwindow.cpp" line="1618"/> 946 958 <source>Task Save</source> 947 959 <translation type="unfinished"></translation> … … 949 961 </context> 950 962 <context> 951 <name>QProgressDialog</name> 952 <message> 953 <location filename="../src/mainwindow.cpp" line="669"/> 963 <name>QDialogButtonBox</name> 964 <message> 965 <location filename="../src/mainwindow.cpp" line="740"/> 966 <location filename="../src/mainwindow.cpp" line="1861"/> 954 967 <source>Cancel</source> 955 <comment>No need to translate this. This translation will be taken from Qt translation files.</comment> 968 <comment>No need to translate this. The translation will be taken from Qt translation files.</comment> 969 <translation type="unfinished"></translation> 970 </message> 971 <message> 972 <location filename="../src/mainwindow.cpp" line="1859"/> 973 <source>Discard</source> 974 <comment>No need to translate this. The translation will be taken from Qt translation files.</comment> 956 975 <translation type="unfinished"></translation> 957 976 </message> … … 966 985 <message> 967 986 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/> 987 <location filename="../src/mainwindow.cpp" line="1864"/> 968 988 <source>Actions</source> 969 989 <translation type="unfinished"></translation> … … 1015 1035 </message> 1016 1036 <message> 1017 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1 799"/>1037 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1807"/> 1018 1038 <source>< S E P A R A T O R ></source> 1019 1039 <translation type="unfinished"></translation> … … 1023 1043 <name>QtToolBarDialogPrivate</name> 1024 1044 <message> 1025 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="12 48"/>1045 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1256"/> 1026 1046 <source>Custom Toolbar</source> 1027 1047 <translation type="unfinished"></translation> … … 1163 1183 <message> 1164 1184 <location filename="../ui/settingsdialog.ui" line="304"/> 1165 <source> Showgraphical representation of the solution</source>1185 <source>Generate graphical representation of the solution</source> 1166 1186 <translation type="unfinished"></translation> 1167 1187 </message> 1168 1188 <message> 1169 1189 <location filename="../ui/settingsdialog.ui" line="307"/> 1170 <source> Showsolution graph</source>1190 <source>Generate solution graph</source> 1171 1191 <translation type="unfinished"></translation> 1172 1192 </message> … … 1182 1202 </message> 1183 1203 <message> 1184 <location filename="../ui/settingsdialog.ui" line="373"/> 1204 <location filename="../ui/settingsdialog.ui" line="391"/> 1205 <source>Save solution graph inside HTML using data URI scheme (not supported by IE 7 and lower)</source> 1206 <translation type="unfinished"></translation> 1207 </message> 1208 <message> 1209 <location filename="../ui/settingsdialog.ui" line="394"/> 1210 <source>Embed solution graph into HTML</source> 1211 <translation type="unfinished"></translation> 1212 </message> 1213 <message> 1214 <location filename="../ui/settingsdialog.ui" line="406"/> 1185 1215 <source>Show solution steps' matrices for every solution step</source> 1186 1216 <translation type="unfinished"></translation> 1187 1217 </message> 1188 1218 <message> 1189 <location filename="../ui/settingsdialog.ui" line=" 376"/>1219 <location filename="../ui/settingsdialog.ui" line="409"/> 1190 1220 <source>Show solution steps' matrices</source> 1191 1221 <translation type="unfinished"></translation> 1192 1222 </message> 1193 1223 <message> 1194 <location filename="../ui/settingsdialog.ui" line="4 07"/>1224 <location filename="../ui/settingsdialog.ui" line="440"/> 1195 1225 <source>Show or hide solution steps' matrices based on number of cities in the task</source> 1196 1226 <translation type="unfinished"></translation> 1197 1227 </message> 1198 1228 <message> 1199 <location filename="../ui/settingsdialog.ui" line="4 10"/>1229 <location filename="../ui/settingsdialog.ui" line="443"/> 1200 1230 <source>Only when <=</source> 1201 1231 <translation type="unfinished"></translation> 1202 1232 </message> 1203 1233 <message> 1204 <location filename="../ui/settingsdialog.ui" line="4 20"/>1234 <location filename="../ui/settingsdialog.ui" line="453"/> 1205 1235 <source>Maximum number of cities to show solution steps' matrices</source> 1206 1236 <translation type="unfinished"></translation> 1207 1237 </message> 1208 1238 <message> 1209 <location filename="../ui/settingsdialog.ui" line="4 23"/>1239 <location filename="../ui/settingsdialog.ui" line="456"/> 1210 1240 <source> cities</source> 1211 1241 <comment>Don't forget a space at the beginning!</comment> … … 1213 1243 </message> 1214 1244 <message> 1215 <location filename="../ui/settingsdialog.ui" line="4 51"/>1245 <location filename="../ui/settingsdialog.ui" line="484"/> 1216 1246 <source>Scroll to the end of solution output after solving</source> 1217 1247 <translation type="unfinished"></translation> 1218 1248 </message> 1219 1249 <message> 1220 <location filename="../ui/settingsdialog.ui" line="4 54"/>1250 <location filename="../ui/settingsdialog.ui" line="487"/> 1221 1251 <source>Scroll to solution end</source> 1222 1252 <translation type="unfinished"></translation> 1223 1253 </message> 1224 1254 <message> 1225 <location filename="../ui/settingsdialog.ui" line="4 63"/>1255 <location filename="../ui/settingsdialog.ui" line="496"/> 1226 1256 <source>Output font settings</source> 1227 1257 <translation type="unfinished"></translation> 1228 1258 </message> 1229 1259 <message> 1230 <location filename="../ui/settingsdialog.ui" line=" 472"/>1260 <location filename="../ui/settingsdialog.ui" line="505"/> 1231 1261 <source>Font face for solution output</source> 1232 1262 <translation type="unfinished"></translation> 1233 1263 </message> 1234 1264 <message> 1235 <location filename="../ui/settingsdialog.ui" line=" 475"/>1265 <location filename="../ui/settingsdialog.ui" line="508"/> 1236 1266 <source>&Font...</source> 1237 1267 <translation type="unfinished"></translation> 1238 1268 </message> 1239 1269 <message> 1240 <location filename="../ui/settingsdialog.ui" line=" 485"/>1270 <location filename="../ui/settingsdialog.ui" line="518"/> 1241 1271 <source>Font color for solution output</source> 1242 1272 <translation type="unfinished"></translation> 1243 1273 </message> 1244 1274 <message> 1245 <location filename="../ui/settingsdialog.ui" line=" 488"/>1275 <location filename="../ui/settingsdialog.ui" line="521"/> 1246 1276 <source>&Color...</source> 1247 1277 <translation type="unfinished"></translation> … … 1290 1320 <message> 1291 1321 <location filename="../src/settingsdialog.cpp" line="149"/> 1292 <source> Use translucent effect on the Main Window under Windows Vista and 7</source>1322 <source>Make Main Window background translucent</source> 1293 1323 <translation type="unfinished"></translation> 1294 1324 </message> … … 1309 1339 </message> 1310 1340 <message> 1311 <location filename="../src/settingsdialog.cpp" line="18 3"/>1341 <location filename="../src/settingsdialog.cpp" line="182"/> 1312 1342 <source>Hover mouse pointer over dialog elements to get additional help</source> 1313 1343 <translation type="unfinished"></translation> 1314 1344 </message> 1315 1345 <message> 1316 <location filename="../src/settingsdialog.cpp" line="34 1"/>1317 <location filename="../src/settingsdialog.cpp" line="34 7"/>1346 <location filename="../src/settingsdialog.cpp" line="342"/> 1347 <location filename="../src/settingsdialog.cpp" line="348"/> 1318 1348 <source>Settings Reset</source> 1319 1349 <translation type="unfinished"></translation> 1320 1350 </message> 1321 1351 <message> 1322 <location filename="../src/settingsdialog.cpp" line="34 1"/>1352 <location filename="../src/settingsdialog.cpp" line="342"/> 1323 1353 <source>Do you really want to <b>reset all application settings to their defaults</b>?</source> 1324 1354 <translation type="unfinished"></translation> 1325 1355 </message> 1326 1356 <message> 1327 <location filename="../src/settingsdialog.cpp" line="34 7"/>1357 <location filename="../src/settingsdialog.cpp" line="348"/> 1328 1358 <source>All settings where successfully reset to their defaults. 1329 1359 It is recommended to restart the application now.</source> -
l10n/tspsg_en.ts
rfec08a47e5 r03df0acb95 6 6 <name>--------</name> 7 7 <message> 8 <location filename="../src/mainwindow.cpp" line="5 20"/>8 <location filename="../src/mainwindow.cpp" line="588"/> 9 9 <source>AUTHORS %1</source> 10 10 <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment> … … 12 12 </message> 13 13 <message> 14 <location filename="../src/mainwindow.cpp" line="5 22"/>14 <location filename="../src/mainwindow.cpp" line="590"/> 15 15 <source>VERSION</source> 16 16 <comment>Please, provide your translation version here.</comment> … … 18 18 </message> 19 19 <message> 20 <location filename="../src/mainwindow.cpp" line="1 244"/>20 <location filename="../src/mainwindow.cpp" line="1337"/> 21 21 <source>COUNTRY</source> 22 22 <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment> … … 24 24 </message> 25 25 <message> 26 <location filename="../src/mainwindow.cpp" line="1 245"/>26 <location filename="../src/mainwindow.cpp" line="1338"/> 27 27 <source>LANGNAME</source> 28 28 <comment>Please, provide a native name of your translation language here.</comment> … … 43 43 </message> 44 44 <message> 45 <location filename="../src/tspmodel.cpp" line="377"/>46 <source>Unexpected end of file.</source>47 <translation type="unfinished"></translation>48 </message>49 <message>50 <location filename="../src/tspmodel.cpp" line="379"/>51 <source>Corrupt data read. File possibly corrupted.</source>52 <translation type="unfinished"></translation>53 </message>54 <message>55 <location filename="../src/tspmodel.cpp" line="381"/>56 <source>Unknown error.</source>57 <translation type="unfinished"></translation>58 </message>59 <message>60 45 <location filename="../src/tspmodel.cpp" line="142"/> 61 46 <location filename="../src/tspmodel.cpp" line="168"/> 62 <location filename="../src/tspmodel.cpp" line="384"/> 63 <location filename="../src/tspmodel.cpp" line="403"/> 64 <location filename="../src/tspmodel.cpp" line="419"/> 65 <location filename="../src/tspmodel.cpp" line="459"/> 66 <location filename="../src/tspmodel.cpp" line="471"/> 47 <location filename="../src/tspmodel.cpp" line="385"/> 48 <location filename="../src/tspmodel.cpp" line="404"/> 49 <location filename="../src/tspmodel.cpp" line="423"/> 50 <location filename="../src/tspmodel.cpp" line="431"/> 51 <location filename="../src/tspmodel.cpp" line="474"/> 52 <location filename="../src/tspmodel.cpp" line="489"/> 67 53 <source>Task Load</source> 68 54 <translation type="unfinished"></translation> … … 70 56 <message> 71 57 <location filename="../src/tspmodel.cpp" line="168"/> 72 <location filename="../src/tspmodel.cpp" line="384"/> 73 <location filename="../src/tspmodel.cpp" line="403"/> 74 <location filename="../src/tspmodel.cpp" line="419"/> 75 <location filename="../src/tspmodel.cpp" line="459"/> 76 <location filename="../src/tspmodel.cpp" line="471"/> 58 <location filename="../src/tspmodel.cpp" line="385"/> 59 <location filename="../src/tspmodel.cpp" line="404"/> 60 <location filename="../src/tspmodel.cpp" line="423"/> 61 <location filename="../src/tspmodel.cpp" line="431"/> 62 <location filename="../src/tspmodel.cpp" line="474"/> 63 <location filename="../src/tspmodel.cpp" line="489"/> 77 64 <source>Unable to load task:</source> 78 65 <translation type="unfinished"></translation> … … 87 74 <location filename="../src/tspmodel.cpp" line="168"/> 88 75 <source>Unknown file format or file is corrupted.</source> 89 <translation type="unfinished"></translation>90 </message>91 <message>92 <location filename="../src/tspmodel.cpp" line="403"/>93 <location filename="../src/tspmodel.cpp" line="459"/>94 <source>File version is newer than application supports.95 Please, try to update application.</source>96 <translation type="unfinished"></translation>97 </message>98 <message>99 <location filename="../src/tspmodel.cpp" line="419"/>100 <location filename="../src/tspmodel.cpp" line="471"/>101 <source>Unexpected data read.102 File is possibly corrupted.</source>103 76 <translation type="unfinished"></translation> 104 77 </message> … … 134 107 <translation type="unfinished"></translation> 135 108 </message> 109 <message> 110 <location filename="../src/tspmodel.cpp" line="378"/> 111 <source>Unexpected end of file. The file could be corrupted.</source> 112 <translation type="unfinished"></translation> 113 </message> 114 <message> 115 <location filename="../src/tspmodel.cpp" line="380"/> 116 <source>Corrupt data read. The file could be corrupted.</source> 117 <translation type="unfinished"></translation> 118 </message> 119 <message> 120 <location filename="../src/tspmodel.cpp" line="382"/> 121 <source>Unknown error. The file could be corrupted.</source> 122 <translation type="unfinished"></translation> 123 </message> 124 <message> 125 <location filename="../src/tspmodel.cpp" line="405"/> 126 <location filename="../src/tspmodel.cpp" line="475"/> 127 <source>File version (%1) is newer than this version of %3 supports (%2). 128 Please, try to update the application. Also, the file could be corrupted.</source> 129 <translation type="unfinished"></translation> 130 </message> 131 <message> 132 <location filename="../src/tspmodel.cpp" line="424"/> 133 <location filename="../src/tspmodel.cpp" line="490"/> 134 <source>Unexpected data read. The file could be corrupted.</source> 135 <translation type="unfinished"></translation> 136 </message> 137 <message> 138 <location filename="../src/tspmodel.cpp" line="432"/> 139 <source>The task contains more cities (%1) than this version of %3 supports (%2). 140 You might be using an old version of the application or the file could be corrupted.</source> 141 <translation type="unfinished"></translation> 142 </message> 136 143 </context> 137 144 <context> 138 145 <name>MainWindow</name> 139 146 <message> 140 <location filename="../src/mainwindow.cpp" line="380"/> 141 <location filename="../src/mainwindow.cpp" line="390"/> 147 <location filename="../src/mainwindow.cpp" line="456"/> 142 148 <source>Language change</source> 143 149 <translation type="unfinished"></translation> 144 150 </message> 145 151 <message> 146 <location filename="../src/mainwindow.cpp" line="1 331"/>152 <location filename="../src/mainwindow.cpp" line="1424"/> 147 153 <source>Language Change</source> 148 154 <translation type="unfinished"></translation> 149 155 </message> 150 156 <message> 151 <location filename="../src/mainwindow.cpp" line="1384"/> 157 <location filename="../src/mainwindow.cpp" line="1480"/> 158 <location filename="../src/mainwindow.cpp" line="1854"/> 152 159 <source>Unsaved Changes</source> 153 160 <translation type="unfinished"></translation> 154 161 </message> 155 162 <message> 156 <location filename="../src/mainwindow.cpp" line="1 73"/>163 <location filename="../src/mainwindow.cpp" line="192"/> 157 164 <source>All Supported Formats</source> 158 165 <translation type="unfinished"></translation> 159 166 </message> 160 167 <message> 161 <location filename="../src/mainwindow.cpp" line="1 74"/>162 <location filename="../src/mainwindow.cpp" line="1 75"/>168 <location filename="../src/mainwindow.cpp" line="193"/> 169 <location filename="../src/mainwindow.cpp" line="194"/> 163 170 <source>%1 Task Files</source> 164 171 <translation type="unfinished"></translation> 165 172 </message> 166 173 <message> 167 <location filename="../src/mainwindow.cpp" line="1 76"/>168 <location filename="../src/mainwindow.cpp" line="2 47"/>169 <location filename="../src/mainwindow.cpp" line="1 493"/>174 <location filename="../src/mainwindow.cpp" line="195"/> 175 <location filename="../src/mainwindow.cpp" line="266"/> 176 <location filename="../src/mainwindow.cpp" line="1605"/> 170 177 <source>All Files</source> 171 178 <translation type="unfinished"></translation> 172 179 </message> 173 180 <message> 174 <location filename="../src/mainwindow.cpp" line="2 43"/>181 <location filename="../src/mainwindow.cpp" line="262"/> 175 182 <source>PDF Files</source> 176 183 <translation type="unfinished"></translation> 177 184 </message> 178 185 <message> 179 <location filename="../src/mainwindow.cpp" line="2 45"/>186 <location filename="../src/mainwindow.cpp" line="264"/> 180 187 <source>HTML Files</source> 181 188 <translation type="unfinished"></translation> 182 189 </message> 183 190 <message> 184 <location filename="../src/mainwindow.cpp" line="2 46"/>191 <location filename="../src/mainwindow.cpp" line="265"/> 185 192 <source>OpenDocument Files</source> 186 193 <translation type="unfinished"></translation> 187 194 </message> 188 195 <message> 189 <location filename="../src/mainwindow.cpp" line=" 369"/>196 <location filename="../src/mainwindow.cpp" line="445"/> 190 197 <source>You have changed color settings. 191 198 They will be applied to the next solution output.</source> … … 193 200 </message> 194 201 <message> 195 <location filename="../src/mainwindow.cpp" line="468"/> 202 <location filename="../src/mainwindow.cpp" line="526"/> 203 <source>Sorry, but this feature is not supported on your 204 platform or support for it was not installed.</source> 205 <translation type="unfinished"></translation> 206 </message> 207 <message> 208 <location filename="../src/mainwindow.cpp" line="539"/> 196 209 <source>Version</source> 197 210 <translation type="unfinished"></translation> 198 211 </message> 199 212 <message> 200 <location filename="../src/mainwindow.cpp" line=" 483"/>213 <location filename="../src/mainwindow.cpp" line="551"/> 201 214 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b> with <b>%4</b> compiler.</source> 202 215 <translation type="unfinished"></translation> 203 216 </message> 204 217 <message> 205 <location filename="../src/mainwindow.cpp" line="6 11"/>206 <location filename="../src/mainwindow.cpp" line="1 487"/>218 <location filename="../src/mainwindow.cpp" line="679"/> 219 <location filename="../src/mainwindow.cpp" line="1595"/> 207 220 <source>About %1</source> 208 221 <translation type="unfinished"></translation> 209 222 </message> 210 223 <message> 211 <location filename="../src/mainwindow.cpp" line=" 665"/>224 <location filename="../src/mainwindow.cpp" line="736"/> 212 225 <source>%v of %1 parts found</source> 213 226 <translation type="unfinished"></translation> 214 227 </message> 215 228 <message> 216 <location filename="../src/mainwindow.cpp" line=" 749"/>229 <location filename="../src/mainwindow.cpp" line="818"/> 217 230 <source>Generating solution output...</source> 218 231 <translation type="unfinished"></translation> 219 232 </message> 220 233 <message> 221 <location filename="../src/mainwindow.cpp" line=" 785"/>234 <location filename="../src/mainwindow.cpp" line="866"/> 222 235 <source>Variant #%1 Task</source> 223 236 <translation type="unfinished"></translation> 224 237 </message> 225 238 <message> 226 <location filename="../src/mainwindow.cpp" line=" 798"/>239 <location filename="../src/mainwindow.cpp" line="879"/> 227 240 <source>Variant #%1 Solution</source> 228 241 <translation type="unfinished"></translation> 229 242 </message> 230 243 <message> 231 <location filename="../src/mainwindow.cpp" line="8 03"/>244 <location filename="../src/mainwindow.cpp" line="884"/> 232 245 <source>Generating step %v</source> 233 246 <translation type="unfinished"></translation> 234 247 </message> 235 248 <message> 236 <location filename="../src/mainwindow.cpp" line=" 847"/>237 <location filename="../src/mainwindow.cpp" line=" 854"/>238 <location filename="../src/mainwindow.cpp" line="1 141"/>249 <location filename="../src/mainwindow.cpp" line="931"/> 250 <location filename="../src/mainwindow.cpp" line="938"/> 251 <location filename="../src/mainwindow.cpp" line="1230"/> 239 252 <source>(%1;%2)</source> 240 253 <translation type="unfinished"></translation> 241 254 </message> 242 255 <message numerus="yes"> 243 <location filename="../src/mainwindow.cpp" line=" 857"/>256 <location filename="../src/mainwindow.cpp" line="941"/> 244 257 <source>%n alternate candidate(s) for branching: %1.</source> 245 258 <translation> … … 249 262 </message> 250 263 <message> 251 <location filename="../src/mainwindow.cpp" line=" 879"/>264 <location filename="../src/mainwindow.cpp" line="961"/> 252 265 <source>Generating footer</source> 253 266 <translation type="unfinished"></translation> 254 267 </message> 255 268 <message numerus="yes"> 256 <location filename="../src/mainwindow.cpp" line=" 898"/>269 <location filename="../src/mainwindow.cpp" line="983"/> 257 270 <source>The price is <b>%n</b> unit(s).</source> 258 271 <translation> … … 262 275 </message> 263 276 <message> 264 <location filename="../src/mainwindow.cpp" line="720"/> 265 <location filename="../src/mainwindow.cpp" line="806"/> 266 <location filename="../src/mainwindow.cpp" line="939"/> 267 <source>Cleaning up...</source> 268 <translation type="unfinished"></translation> 269 </message> 270 <message> 271 <location filename="../src/mainwindow.cpp" line="1351"/> 277 <location filename="../src/mainwindow.cpp" line="1444"/> 272 278 <source>Set application style to %1</source> 273 279 <translation type="unfinished"></translation> 274 280 </message> 275 281 <message> 276 <location filename="../src/mainwindow.cpp" line="1384"/> 282 <location filename="../src/mainwindow.cpp" line="1480"/> 283 <location filename="../src/mainwindow.cpp" line="1855"/> 277 284 <source>Would you like to save changes in the current task?</source> 278 285 <translation type="unfinished"></translation> 279 286 </message> 280 287 <message> 281 <location filename="../src/mainwindow.cpp" line="1457"/> 288 <location filename="../src/mainwindow.cpp" line="1556"/> 289 <source>Pa&ge Setup...</source> 290 <translation type="unfinished"></translation> 291 </message> 292 <message> 293 <location filename="../src/mainwindow.cpp" line="1558"/> 294 <source>Setup print options</source> 295 <translation type="unfinished"></translation> 296 </message> 297 <message> 298 <location filename="../src/mainwindow.cpp" line="1561"/> 299 <source>Setup page-related options for printing</source> 300 <translation type="unfinished"></translation> 301 </message> 302 <message> 303 <location filename="../src/mainwindow.cpp" line="1575"/> 282 304 <source>Exit %1</source> 283 305 <translation type="unfinished"></translation> 284 306 </message> 285 307 <message> 286 <location filename="../src/mainwindow.cpp" line="1 471"/>308 <location filename="../src/mainwindow.cpp" line="1579"/> 287 309 <source>Configure...</source> 288 310 <translation type="unfinished"></translation> 289 311 </message> 290 312 <message> 291 <location filename="../src/mainwindow.cpp" line="1 473"/>313 <location filename="../src/mainwindow.cpp" line="1581"/> 292 314 <source>Customize toolbars</source> 293 315 <translation type="unfinished"></translation> 294 316 </message> 295 317 <message> 296 <location filename="../src/mainwindow.cpp" line="1 478"/>318 <location filename="../src/mainwindow.cpp" line="1586"/> 297 319 <source>Report about a bug in %1</source> 298 320 <translation type="unfinished"></translation> 299 321 </message> 300 322 <message> 301 <location filename="../src/mainwindow.cpp" line="1 483"/>323 <location filename="../src/mainwindow.cpp" line="1591"/> 302 324 <source>Check for %1 updates</source> 303 325 <translation type="unfinished"></translation> 304 326 </message> 305 327 <message> 306 <location filename="../src/mainwindow.cpp" line="1 492"/>328 <location filename="../src/mainwindow.cpp" line="1604"/> 307 329 <source>%1 Task File</source> 308 330 <translation type="unfinished"></translation> 309 331 </message> 310 332 <message> 311 <location filename="../src/mainwindow.cpp" line=" 369"/>312 <location filename="../src/mainwindow.cpp" line="4 11"/>333 <location filename="../src/mainwindow.cpp" line="445"/> 334 <location filename="../src/mainwindow.cpp" line="482"/> 313 335 <source>Settings Changed</source> 314 336 <translation type="unfinished"></translation> 315 337 </message> 316 338 <message numerus="yes"> 317 <location filename="../src/mainwindow.cpp" line="1 32"/>339 <location filename="../src/mainwindow.cpp" line="150"/> 318 340 <source>Would you like %1 to automatically check for updates every %n day(s)?</source> 319 341 <translation type="unfinished"> … … 323 345 </message> 324 346 <message> 325 <location filename="../src/mainwindow.cpp" line=" 184"/>347 <location filename="../src/mainwindow.cpp" line="203"/> 326 348 <source>Task Load</source> 327 349 <translation type="unfinished"></translation> 328 350 </message> 329 351 <message> 330 <location filename="../src/mainwindow.cpp" line="2 71"/>331 <location filename="../src/mainwindow.cpp" line="3 27"/>332 <location filename="../src/mainwindow.cpp" line="3 38"/>352 <location filename="../src/mainwindow.cpp" line="289"/> 353 <location filename="../src/mainwindow.cpp" line="353"/> 354 <location filename="../src/mainwindow.cpp" line="373"/> 333 355 <source>Solution Save</source> 334 356 <translation type="unfinished"></translation> 335 357 </message> 336 358 <message> 337 <location filename="../src/mainwindow.cpp" line="2 71"/>338 <location filename="../src/mainwindow.cpp" line="3 38"/>359 <location filename="../src/mainwindow.cpp" line="289"/> 360 <location filename="../src/mainwindow.cpp" line="373"/> 339 361 <source>Unable to save the solution. 340 362 Error: %1</source> … … 342 364 </message> 343 365 <message> 344 <location filename="../src/mainwindow.cpp" line="287"/> 345 <location filename="../src/mainwindow.cpp" line="302"/> 366 <location filename="../src/mainwindow.cpp" line="312"/> 367 <location filename="../src/mainwindow.cpp" line="322"/> 368 <location filename="../src/mainwindow.cpp" line="360"/> 346 369 <source>Solution Graph</source> 347 370 <translation type="unfinished"></translation> 348 371 </message> 349 372 <message> 350 <location filename="../src/mainwindow.cpp" line="3 03"/>373 <location filename="../src/mainwindow.cpp" line="323"/> 351 374 <source>Generated with %1</source> 352 375 <translation type="unfinished"></translation> 353 376 </message> 354 377 <message> 355 <location filename="../src/mainwindow.cpp" line="3 27"/>378 <location filename="../src/mainwindow.cpp" line="353"/> 356 379 <source>Unable to save the solution graph. 357 380 Error: %1</source> … … 359 382 </message> 360 383 <message> 361 <location filename="../src/mainwindow.cpp" line=" 380"/>384 <location filename="../src/mainwindow.cpp" line="456"/> 362 385 <source>Language will be autodetected on the next %1 start.</source> 363 386 <translation type="unfinished"></translation> 364 387 </message> 365 388 <message> 366 <location filename="../src/mainwindow.cpp" line="4 11"/>389 <location filename="../src/mainwindow.cpp" line="482"/> 367 390 <source>You have changed the application language. 368 391 To get current solution output in the new language … … 371 394 </message> 372 395 <message> 373 <location filename="../src/mainwindow.cpp" line="4 19"/>396 <location filename="../src/mainwindow.cpp" line="490"/> 374 397 <source>Style Change</source> 375 398 <translation type="unfinished"></translation> 376 399 </message> 377 400 <message> 378 <location filename="../src/mainwindow.cpp" line="4 19"/>401 <location filename="../src/mainwindow.cpp" line="490"/> 379 402 <source>To apply the default style you need to restart %1.</source> 380 403 <translation type="unfinished"></translation> 381 404 </message> 382 405 <message> 383 <location filename="../src/mainwindow.cpp" line=" 455"/>406 <location filename="../src/mainwindow.cpp" line="526"/> 384 407 <source>Unsupported Feature</source> 385 408 <translation type="unfinished"></translation> 386 409 </message> 387 410 <message> 388 <location filename="../src/mainwindow.cpp" line="455"/> 389 <source>Sorry, but this feature is not supported on your platform 390 or support for this feature was not installed.</source> 391 <translation type="unfinished"></translation> 392 </message> 393 <message> 394 <location filename="../src/mainwindow.cpp" line="475"/> 411 <location filename="../src/mainwindow.cpp" line="546"/> 395 412 <source>Target OS (ARCH)</source> 396 413 <translation type="unfinished"></translation> 397 414 </message> 398 415 <message> 399 <location filename="../src/mainwindow.cpp" line="477"/> 400 <location filename="../src/mainwindow.cpp" line="481"/> 416 <location filename="../src/mainwindow.cpp" line="547"/> 401 417 <source>Qt library</source> 402 418 <translation type="unfinished"></translation> 403 419 </message> 404 420 <message> 405 <location filename="../src/mainwindow.cpp" line="477"/> 406 <source>shared</source> 407 <translation type="unfinished"></translation> 408 </message> 409 <message> 410 <location filename="../src/mainwindow.cpp" line="478"/> 421 <location filename="../src/mainwindow.cpp" line="548"/> 411 422 <source>Build time</source> 412 423 <translation type="unfinished"></translation> 413 424 </message> 414 425 <message> 415 <location filename="../src/mainwindow.cpp" line=" 479"/>426 <location filename="../src/mainwindow.cpp" line="549"/> 416 427 <source>Runtime</source> 417 428 <translation type="unfinished"></translation> 418 429 </message> 419 430 <message> 420 <location filename="../src/mainwindow.cpp" line=" 481"/>421 <source> static</source>422 <translation type="unfinished"></translation> 423 </message> 424 <message> 425 <location filename="../src/mainwindow.cpp" line=" 484"/>431 <location filename="../src/mainwindow.cpp" line="550"/> 432 <source>Logical screen DPI</source> 433 <translation type="unfinished"></translation> 434 </message> 435 <message> 436 <location filename="../src/mainwindow.cpp" line="552"/> 426 437 <source>Algorithm</source> 427 438 <translation type="unfinished"></translation> 428 439 </message> 429 440 <message> 430 <location filename="../src/mainwindow.cpp" line=" 486"/>441 <location filename="../src/mainwindow.cpp" line="554"/> 431 442 <source>This program is free software: you can redistribute it and/or modify<br> 432 443 it under the terms of the GNU General Public License as published by<br> … … 444 455 </message> 445 456 <message> 446 <location filename="../src/mainwindow.cpp" line="5 00"/>457 <location filename="../src/mainwindow.cpp" line="568"/> 447 458 <source>%1 was created using <b>Qt&nbsp;framework</b> licensed under the terms of the GNU Lesser General Public License,<br> 448 459 see <a href="http://qt.nokia.com/">qt.nokia.com</a><br> … … 459 470 </message> 460 471 <message> 461 <location filename="../src/mainwindow.cpp" line=" 590"/>472 <location filename="../src/mainwindow.cpp" line="658"/> 462 473 <source>About</source> 463 474 <translation type="unfinished"></translation> 464 475 </message> 465 476 <message> 466 <location filename="../src/mainwindow.cpp" line=" 591"/>477 <location filename="../src/mainwindow.cpp" line="659"/> 467 478 <source>License</source> 468 479 <translation type="unfinished"></translation> 469 480 </message> 470 481 <message> 471 <location filename="../src/mainwindow.cpp" line=" 592"/>482 <location filename="../src/mainwindow.cpp" line="660"/> 472 483 <source>Credits</source> 473 484 <translation type="unfinished"></translation> 474 485 </message> 475 486 <message> 476 <location filename="../src/mainwindow.cpp" line="6 01"/>487 <location filename="../src/mainwindow.cpp" line="669"/> 477 488 <source>Translation</source> 478 489 <translation type="unfinished"></translation> 479 490 </message> 480 491 <message> 481 <location filename="../src/mainwindow.cpp" line=" 655"/>492 <location filename="../src/mainwindow.cpp" line="726"/> 482 493 <source>Data error</source> 483 494 <translation type="unfinished"></translation> 484 495 </message> 485 496 <message> 486 <location filename="../src/mainwindow.cpp" line=" 655"/>497 <location filename="../src/mainwindow.cpp" line="726"/> 487 498 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 488 499 <translation type="unfinished"></translation> 489 500 </message> 490 501 <message> 491 <location filename="../src/mainwindow.cpp" line=" 673"/>502 <location filename="../src/mainwindow.cpp" line="744"/> 492 503 <source>Calculating optimal route...</source> 493 504 <translation type="unfinished"></translation> 494 505 </message> 495 506 <message> 496 <location filename="../src/mainwindow.cpp" line=" 674"/>507 <location filename="../src/mainwindow.cpp" line="745"/> 497 508 <source>Solution Progress</source> 498 509 <translation type="unfinished"></translation> 499 510 </message> 500 511 <message> 501 <location filename="../src/mainwindow.cpp" line="7 18"/>512 <location filename="../src/mainwindow.cpp" line="787"/> 502 513 <source>Solution Result</source> 503 514 <translation type="unfinished"></translation> 504 515 </message> 505 516 <message> 506 <location filename="../src/mainwindow.cpp" line="7 18"/>517 <location filename="../src/mainwindow.cpp" line="787"/> 507 518 <source>Unable to find a solution. 508 519 Maybe, this task has no solution.</source> … … 510 521 </message> 511 522 <message> 512 <location filename="../src/mainwindow.cpp" line="748"/> 523 <location filename="../src/mainwindow.cpp" line="789"/> 524 <location filename="../src/mainwindow.cpp" line="887"/> 525 <location filename="../src/mainwindow.cpp" line="1022"/> 526 <source>Memory cleanup...</source> 527 <translation type="unfinished"></translation> 528 </message> 529 <message> 530 <location filename="../src/mainwindow.cpp" line="817"/> 513 531 <source>Generating header</source> 514 532 <translation type="unfinished"></translation> 515 533 </message> 516 534 <message> 517 <location filename="../src/mainwindow.cpp" line=" 759"/>535 <location filename="../src/mainwindow.cpp" line="828"/> 518 536 <source>Solution of Variant #%1 Task</source> 519 537 <translation type="unfinished"></translation> 520 538 </message> 521 539 <message> 522 <location filename="../src/mainwindow.cpp" line=" 787"/>540 <location filename="../src/mainwindow.cpp" line="868"/> 523 541 <source>Task:</source> 524 542 <translation type="unfinished"></translation> 525 543 </message> 526 544 <message> 527 <location filename="../src/mainwindow.cpp" line=" 842"/>545 <location filename="../src/mainwindow.cpp" line="923"/> 528 546 <source>Step #%1</source> 529 547 <translation type="unfinished"></translation> 530 548 </message> 531 549 <message> 532 <location filename="../src/mainwindow.cpp" line=" 847"/>550 <location filename="../src/mainwindow.cpp" line="931"/> 533 551 <source>Selected route %1 %2 part.</source> 534 552 <translation type="unfinished"></translation> 535 553 </message> 536 554 <message> 537 <location filename="../src/mainwindow.cpp" line=" 847"/>555 <location filename="../src/mainwindow.cpp" line="931"/> 538 556 <source>with</source> 539 557 <translation type="unfinished"></translation> 540 558 </message> 541 559 <message> 542 <location filename="../src/mainwindow.cpp" line=" 847"/>560 <location filename="../src/mainwindow.cpp" line="931"/> 543 561 <source>without</source> 544 562 <translation type="unfinished"></translation> 545 563 </message> 546 564 <message> 547 <location filename="../src/mainwindow.cpp" line=" 889"/>565 <location filename="../src/mainwindow.cpp" line="971"/> 548 566 <source>Optimal path:</source> 549 567 <translation type="unfinished"></translation> 550 568 </message> 551 569 <message> 552 <location filename="../src/mainwindow.cpp" line=" 891"/>570 <location filename="../src/mainwindow.cpp" line="973"/> 553 571 <source>Resulting path:</source> 554 572 <translation type="unfinished"></translation> 555 573 </message> 556 574 <message> 557 <location filename="../src/mainwindow.cpp" line=" 894"/>575 <location filename="../src/mainwindow.cpp" line="976"/> 558 576 <source>City %1</source> 559 577 <translation type="unfinished"></translation> 560 578 </message> 561 579 <message> 562 <location filename="../src/mainwindow.cpp" line="9 00"/>580 <location filename="../src/mainwindow.cpp" line="985"/> 563 581 <source>The price is <b>%1</b> units.</source> 564 582 <translation type="unfinished"></translation> 565 583 </message> 566 584 <message> 567 <location filename="../src/mainwindow.cpp" line="9 05"/>585 <location filename="../src/mainwindow.cpp" line="988"/> 568 586 <source><b>WARNING!!!</b><br>This result is a record, but it may not be optimal.<br>Iterations need to be continued to check whether this result is optimal or get an optimal one.</source> 569 587 <translation type="unfinished"></translation> 570 588 </message> 571 589 <message> 572 <location filename="../src/mainwindow.cpp" line="1 152"/>590 <location filename="../src/mainwindow.cpp" line="1241"/> 573 591 <source>Root</source> 574 592 <translation type="unfinished"></translation> 575 593 </message> 576 594 <message> 577 <location filename="../src/mainwindow.cpp" line="1 331"/>595 <location filename="../src/mainwindow.cpp" line="1424"/> 578 596 <source>Unable to load the translation language. 579 597 Falling back to autodetection.</source> … … 581 599 </message> 582 600 <message> 583 <location filename="../src/mainwindow.cpp" line="1 246"/>601 <location filename="../src/mainwindow.cpp" line="1339"/> 584 602 <source>Set application language to %1</source> 585 603 <translation type="unfinished"></translation> 586 604 </message> 587 605 <message> 588 <location filename="../src/mainwindow.cpp" line="1 481"/>606 <location filename="../src/mainwindow.cpp" line="1589"/> 589 607 <source>Check for &Updates...</source> 590 608 <translation type="unfinished"></translation> 591 609 </message> 592 610 <message> 593 <location filename="../src/mainwindow.cpp" line="1 506"/>611 <location filename="../src/mainwindow.cpp" line="1618"/> 594 612 <source>Task Save</source> 595 613 <translation type="unfinished"></translation> 596 614 </message> 597 615 <message> 598 <location filename="../src/mainwindow.cpp" line="390"/> 599 <source>You have language autodetection turned on. 600 It needs to be off. 601 Do you wish to turn it off?</source> 602 <translation type="unfinished"></translation> 603 </message> 604 <message> 605 <location filename="../src/mainwindow.cpp" line="179"/> 606 <location filename="../src/mainwindow.cpp" line="201"/> 607 <location filename="../src/mainwindow.cpp" line="227"/> 608 <location filename="../src/mainwindow.cpp" line="396"/> 609 <location filename="../src/mainwindow.cpp" line="1495"/> 610 <location filename="../src/mainwindow.h" line="151"/> 616 <location filename="../src/mainwindow.cpp" line="198"/> 617 <location filename="../src/mainwindow.cpp" line="220"/> 618 <location filename="../src/mainwindow.cpp" line="246"/> 619 <location filename="../src/mainwindow.cpp" line="467"/> 620 <location filename="../src/mainwindow.cpp" line="1607"/> 621 <location filename="../src/mainwindow.h" line="157"/> 611 622 <source>Untitled</source> 612 623 <translation type="unfinished"></translation> … … 841 852 <message> 842 853 <location filename="../ui/mainwindow.ui" line="417"/> 854 <location filename="../src/mainwindow.cpp" line="1599"/> 843 855 <source>E&xit</source> 844 856 <translation type="unfinished"></translation> … … 901 913 </message> 902 914 <message> 903 <location filename="../src/mainwindow.cpp" line="1 460"/>915 <location filename="../src/mainwindow.cpp" line="1564"/> 904 916 <source>&Print...</source> 905 917 <translation type="unfinished"></translation> 906 918 </message> 907 919 <message> 908 <location filename="../src/mainwindow.cpp" line="1 467"/>920 <location filename="../src/mainwindow.cpp" line="1571"/> 909 921 <source>Ctrl+P</source> 910 922 <translation type="unfinished"></translation> … … 921 933 </message> 922 934 <message> 923 <location filename="../src/mainwindow.cpp" line="1 451"/>935 <location filename="../src/mainwindow.cpp" line="1548"/> 924 936 <source>P&rint Preview...</source> 925 937 <translation type="unfinished"></translation> 926 938 </message> 927 939 <message> 928 <location filename="../src/mainwindow.cpp" line="1 453"/>940 <location filename="../src/mainwindow.cpp" line="1550"/> 929 941 <source>Preview solution results</source> 930 942 <translation type="unfinished"></translation> 931 943 </message> 932 944 <message> 933 <location filename="../src/mainwindow.cpp" line="1 456"/>945 <location filename="../src/mainwindow.cpp" line="1553"/> 934 946 <source>Preview current solution results before printing</source> 935 947 <translation type="unfinished"></translation> 936 948 </message> 937 949 <message> 938 <location filename="../src/mainwindow.cpp" line="1 462"/>950 <location filename="../src/mainwindow.cpp" line="1566"/> 939 951 <source>Print solution</source> 940 952 <translation type="unfinished"></translation> 941 953 </message> 942 954 <message> 943 <location filename="../src/mainwindow.cpp" line="1 465"/>955 <location filename="../src/mainwindow.cpp" line="1569"/> 944 956 <source>Print current solution results</source> 945 957 <translation type="unfinished"></translation> … … 952 964 </context> 953 965 <context> 954 <name>QProgressDialog</name> 955 <message> 956 <location filename="../src/mainwindow.cpp" line="669"/> 966 <name>QDialogButtonBox</name> 967 <message> 968 <location filename="../src/mainwindow.cpp" line="740"/> 969 <location filename="../src/mainwindow.cpp" line="1861"/> 957 970 <source>Cancel</source> 958 <comment>No need to translate this. This translation will be taken from Qt translation files.</comment> 971 <comment>No need to translate this. The translation will be taken from Qt translation files.</comment> 972 <translation type="unfinished"></translation> 973 </message> 974 <message> 975 <location filename="../src/mainwindow.cpp" line="1859"/> 976 <source>Discard</source> 977 <comment>No need to translate this. The translation will be taken from Qt translation files.</comment> 959 978 <translation type="unfinished"></translation> 960 979 </message> … … 969 988 <message> 970 989 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/> 990 <location filename="../src/mainwindow.cpp" line="1864"/> 971 991 <source>Actions</source> 972 992 <translation type="unfinished"></translation> … … 1018 1038 </message> 1019 1039 <message> 1020 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1 799"/>1040 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1807"/> 1021 1041 <source>< S E P A R A T O R ></source> 1022 1042 <translation type="unfinished"></translation> … … 1026 1046 <name>QtToolBarDialogPrivate</name> 1027 1047 <message> 1028 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="12 48"/>1048 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1256"/> 1029 1049 <source>Custom Toolbar</source> 1030 1050 <translation type="unfinished"></translation> … … 1104 1124 </message> 1105 1125 <message> 1106 <location filename="../ui/settingsdialog.ui" line="304"/>1107 <source>Show graphical representation of the solution</source>1108 <translation type="unfinished"></translation>1109 </message>1110 <message>1111 <location filename="../ui/settingsdialog.ui" line="307"/>1112 <source>Show solution graph</source>1113 <translation type="unfinished"></translation>1114 </message>1115 <message>1116 1126 <location filename="../ui/settingsdialog.ui" line="335"/> 1117 1127 <source>Save solution graph as</source> … … 1119 1129 </message> 1120 1130 <message> 1121 <location filename="../ui/settingsdialog.ui" line="4 63"/>1131 <location filename="../ui/settingsdialog.ui" line="496"/> 1122 1132 <source>Output font settings</source> 1123 1133 <translation type="unfinished"></translation> 1124 1134 </message> 1125 1135 <message> 1126 <location filename="../ui/settingsdialog.ui" line=" 488"/>1136 <location filename="../ui/settingsdialog.ui" line="521"/> 1127 1137 <source>&Color...</source> 1128 1138 <translation type="unfinished"></translation> … … 1169 1179 </message> 1170 1180 <message> 1181 <location filename="../ui/settingsdialog.ui" line="304"/> 1182 <source>Generate graphical representation of the solution</source> 1183 <translation type="unfinished"></translation> 1184 </message> 1185 <message> 1186 <location filename="../ui/settingsdialog.ui" line="307"/> 1187 <source>Generate solution graph</source> 1188 <translation type="unfinished"></translation> 1189 </message> 1190 <message> 1171 1191 <location filename="../ui/settingsdialog.ui" line="348"/> 1172 1192 <source>What image format to use for graph when saving solution as HTML</source> … … 1174 1194 </message> 1175 1195 <message> 1176 <location filename="../ui/settingsdialog.ui" line="373"/> 1196 <location filename="../ui/settingsdialog.ui" line="391"/> 1197 <source>Save solution graph inside HTML using data URI scheme (not supported by IE 7 and lower)</source> 1198 <translation type="unfinished"></translation> 1199 </message> 1200 <message> 1201 <location filename="../ui/settingsdialog.ui" line="394"/> 1202 <source>Embed solution graph into HTML</source> 1203 <translation type="unfinished"></translation> 1204 </message> 1205 <message> 1206 <location filename="../ui/settingsdialog.ui" line="406"/> 1177 1207 <source>Show solution steps' matrices for every solution step</source> 1178 1208 <translation type="unfinished"></translation> 1179 1209 </message> 1180 1210 <message> 1181 <location filename="../ui/settingsdialog.ui" line=" 376"/>1211 <location filename="../ui/settingsdialog.ui" line="409"/> 1182 1212 <source>Show solution steps' matrices</source> 1183 1213 <translation type="unfinished"></translation> 1184 1214 </message> 1185 1215 <message> 1186 <location filename="../ui/settingsdialog.ui" line="4 07"/>1216 <location filename="../ui/settingsdialog.ui" line="440"/> 1187 1217 <source>Show or hide solution steps' matrices based on number of cities in the task</source> 1188 1218 <translation type="unfinished"></translation> 1189 1219 </message> 1190 1220 <message> 1191 <location filename="../ui/settingsdialog.ui" line="4 20"/>1221 <location filename="../ui/settingsdialog.ui" line="453"/> 1192 1222 <source>Maximum number of cities to show solution steps' matrices</source> 1193 1223 <translation type="unfinished"></translation> 1194 1224 </message> 1195 1225 <message> 1196 <location filename="../ui/settingsdialog.ui" line=" 472"/>1226 <location filename="../ui/settingsdialog.ui" line="505"/> 1197 1227 <source>Font face for solution output</source> 1198 1228 <translation type="unfinished"></translation> 1199 1229 </message> 1200 1230 <message> 1201 <location filename="../ui/settingsdialog.ui" line=" 485"/>1231 <location filename="../ui/settingsdialog.ui" line="518"/> 1202 1232 <source>Font color for solution output</source> 1203 1233 <translation type="unfinished"></translation> … … 1209 1239 </message> 1210 1240 <message> 1211 <location filename="../ui/settingsdialog.ui" line="4 51"/>1241 <location filename="../ui/settingsdialog.ui" line="484"/> 1212 1242 <source>Scroll to the end of solution output after solving</source> 1213 1243 <translation type="unfinished"></translation> 1214 1244 </message> 1215 1245 <message> 1216 <location filename="../ui/settingsdialog.ui" line="4 54"/>1246 <location filename="../ui/settingsdialog.ui" line="487"/> 1217 1247 <source>Scroll to solution end</source> 1218 1248 <translation type="unfinished"></translation> … … 1224 1254 </message> 1225 1255 <message> 1226 <location filename="../ui/settingsdialog.ui" line="4 10"/>1256 <location filename="../ui/settingsdialog.ui" line="443"/> 1227 1257 <source>Only when <=</source> 1228 1258 <translation>Only when ≤</translation> 1229 1259 </message> 1230 1260 <message> 1231 <location filename="../ui/settingsdialog.ui" line="4 23"/>1261 <location filename="../ui/settingsdialog.ui" line="456"/> 1232 1262 <source> cities</source> 1233 1263 <comment>Don't forget a space at the beginning!</comment> … … 1235 1265 </message> 1236 1266 <message> 1237 <location filename="../ui/settingsdialog.ui" line=" 475"/>1267 <location filename="../ui/settingsdialog.ui" line="508"/> 1238 1268 <source>&Font...</source> 1239 1269 <translation type="unfinished"></translation> … … 1293 1323 <message> 1294 1324 <location filename="../src/settingsdialog.cpp" line="149"/> 1295 <source> Use translucent effect on the Main Window under Windows Vista and 7</source>1325 <source>Make Main Window background translucent</source> 1296 1326 <translation type="unfinished"></translation> 1297 1327 </message> … … 1312 1342 </message> 1313 1343 <message> 1314 <location filename="../src/settingsdialog.cpp" line="18 3"/>1344 <location filename="../src/settingsdialog.cpp" line="182"/> 1315 1345 <source>Hover mouse pointer over dialog elements to get additional help</source> 1316 1346 <translation type="unfinished"></translation> 1317 1347 </message> 1318 1348 <message> 1319 <location filename="../src/settingsdialog.cpp" line="34 1"/>1320 <location filename="../src/settingsdialog.cpp" line="34 7"/>1349 <location filename="../src/settingsdialog.cpp" line="342"/> 1350 <location filename="../src/settingsdialog.cpp" line="348"/> 1321 1351 <source>Settings Reset</source> 1322 1352 <translation type="unfinished"></translation> 1323 1353 </message> 1324 1354 <message> 1325 <location filename="../src/settingsdialog.cpp" line="34 1"/>1355 <location filename="../src/settingsdialog.cpp" line="342"/> 1326 1356 <source>Do you really want to <b>reset all application settings to their defaults</b>?</source> 1327 1357 <translation type="unfinished"></translation> 1328 1358 </message> 1329 1359 <message> 1330 <location filename="../src/settingsdialog.cpp" line="34 7"/>1360 <location filename="../src/settingsdialog.cpp" line="348"/> 1331 1361 <source>All settings where successfully reset to their defaults. 1332 1362 It is recommended to restart the application now.</source> -
l10n/tspsg_ru.ts
rfec08a47e5 r03df0acb95 6 6 <name>--------</name> 7 7 <message> 8 <location filename="../src/mainwindow.cpp" line="5 20"/>8 <location filename="../src/mainwindow.cpp" line="588"/> 9 9 <source>AUTHORS %1</source> 10 10 <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment> … … 15 15 </message> 16 16 <message> 17 <location filename="../src/mainwindow.cpp" line="5 22"/>17 <location filename="../src/mainwindow.cpp" line="590"/> 18 18 <source>VERSION</source> 19 19 <comment>Please, provide your translation version here.</comment> … … 21 21 </message> 22 22 <message> 23 <location filename="../src/mainwindow.cpp" line="1 244"/>23 <location filename="../src/mainwindow.cpp" line="1337"/> 24 24 <source>COUNTRY</source> 25 25 <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment> … … 27 27 </message> 28 28 <message> 29 <location filename="../src/mainwindow.cpp" line="1 245"/>29 <location filename="../src/mainwindow.cpp" line="1338"/> 30 30 <source>LANGNAME</source> 31 31 <comment>Please, provide a native name of your translation language here.</comment> … … 46 46 </message> 47 47 <message> 48 <location filename="../src/tspmodel.cpp" line="377"/>49 <source>Unexpected end of file.</source>50 <translation>Неожиданный конец файла.</translation>51 </message>52 <message>53 <location filename="../src/tspmodel.cpp" line="379"/>54 <source>Corrupt data read. File possibly corrupted.</source>55 <translation>Прочитаны испорченные данные.56 Возможно, файл поврежден.</translation>57 </message>58 <message>59 <location filename="../src/tspmodel.cpp" line="381"/>60 <source>Unknown error.</source>61 <translation>Неизвестная ошибка.</translation>62 </message>63 <message>64 48 <location filename="../src/tspmodel.cpp" line="142"/> 65 49 <location filename="../src/tspmodel.cpp" line="168"/> 66 <location filename="../src/tspmodel.cpp" line="384"/> 67 <location filename="../src/tspmodel.cpp" line="403"/> 68 <location filename="../src/tspmodel.cpp" line="419"/> 69 <location filename="../src/tspmodel.cpp" line="459"/> 70 <location filename="../src/tspmodel.cpp" line="471"/> 50 <location filename="../src/tspmodel.cpp" line="385"/> 51 <location filename="../src/tspmodel.cpp" line="404"/> 52 <location filename="../src/tspmodel.cpp" line="423"/> 53 <location filename="../src/tspmodel.cpp" line="431"/> 54 <location filename="../src/tspmodel.cpp" line="474"/> 55 <location filename="../src/tspmodel.cpp" line="489"/> 71 56 <source>Task Load</source> 72 57 <translation>Загрузка условия</translation> … … 74 59 <message> 75 60 <location filename="../src/tspmodel.cpp" line="168"/> 76 <location filename="../src/tspmodel.cpp" line="384"/> 77 <location filename="../src/tspmodel.cpp" line="403"/> 78 <location filename="../src/tspmodel.cpp" line="419"/> 79 <location filename="../src/tspmodel.cpp" line="459"/> 80 <location filename="../src/tspmodel.cpp" line="471"/> 61 <location filename="../src/tspmodel.cpp" line="385"/> 62 <location filename="../src/tspmodel.cpp" line="404"/> 63 <location filename="../src/tspmodel.cpp" line="423"/> 64 <location filename="../src/tspmodel.cpp" line="431"/> 65 <location filename="../src/tspmodel.cpp" line="474"/> 66 <location filename="../src/tspmodel.cpp" line="489"/> 81 67 <source>Unable to load task:</source> 82 68 <translation>Невозможно загрузить условие:</translation> … … 93 79 <source>Unknown file format or file is corrupted.</source> 94 80 <translation>Неизвестный формат файла или файл поврежден.</translation> 95 </message>96 <message>97 <location filename="../src/tspmodel.cpp" line="403"/>98 <location filename="../src/tspmodel.cpp" line="459"/>99 <source>File version is newer than application supports.100 Please, try to update application.</source>101 <translation>Версия файла новее чем поддерживаемая приложением.102 Пожалуйста, попробуйте обновить приложение.</translation>103 </message>104 <message>105 <location filename="../src/tspmodel.cpp" line="419"/>106 <location filename="../src/tspmodel.cpp" line="471"/>107 <source>Unexpected data read.108 File is possibly corrupted.</source>109 <translation>Прочитано неожиданные данные.110 Возможно, файл поврежден.</translation>111 81 </message> 112 82 <message> … … 144 114 Ошибка: %1</translation> 145 115 </message> 116 <message> 117 <location filename="../src/tspmodel.cpp" line="378"/> 118 <source>Unexpected end of file. The file could be corrupted.</source> 119 <translation>Неожиданный конец файла. Возможно, файл поврежден.</translation> 120 </message> 121 <message> 122 <location filename="../src/tspmodel.cpp" line="380"/> 123 <source>Corrupt data read. The file could be corrupted.</source> 124 <translation>Прочитаны испорченные данные. Возможно, файл поврежден.</translation> 125 </message> 126 <message> 127 <location filename="../src/tspmodel.cpp" line="382"/> 128 <source>Unknown error. The file could be corrupted.</source> 129 <translation>Неизвестная ошибка. Возможно, файл поврежден.</translation> 130 </message> 131 <message> 132 <location filename="../src/tspmodel.cpp" line="424"/> 133 <location filename="../src/tspmodel.cpp" line="490"/> 134 <source>Unexpected data read. The file could be corrupted.</source> 135 <translation>Прочитано неожиданные данные. Возможно, файл поврежден.</translation> 136 </message> 137 <message> 138 <location filename="../src/tspmodel.cpp" line="432"/> 139 <source>The task contains more cities (%1) than this version of %3 supports (%2). 140 You might be using an old version of the application or the file could be corrupted.</source> 141 <translation>Задание содержит больше городов (%1), чем поддерживается этой версией %3 (%2). 142 Либо вы используете устаревшую версию приложения, либо файл был поврежден.</translation> 143 </message> 144 <message> 145 <location filename="../src/tspmodel.cpp" line="405"/> 146 <location filename="../src/tspmodel.cpp" line="475"/> 147 <source>File version (%1) is newer than this version of %3 supports (%2). 148 Please, try to update the application. Also, the file could be corrupted.</source> 149 <translation>Версия файла (%1) новее, чем поддерживается этой версией %3 (%2). 150 Пожалуйста, попробуйте обновить приложение. Также, файл может быть поврежден.</translation> 151 </message> 146 152 </context> 147 153 <context> 148 154 <name>MainWindow</name> 149 155 <message> 150 <location filename="../src/mainwindow.cpp" line="380"/> 151 <location filename="../src/mainwindow.cpp" line="390"/> 156 <location filename="../src/mainwindow.cpp" line="456"/> 152 157 <source>Language change</source> 153 158 <translation>Смена языка</translation> 154 159 </message> 155 160 <message> 156 <location filename="../src/mainwindow.cpp" line="1384"/> 161 <location filename="../src/mainwindow.cpp" line="1480"/> 162 <location filename="../src/mainwindow.cpp" line="1854"/> 157 163 <source>Unsaved Changes</source> 158 164 <translation>Несохраненные изменения</translation> 159 165 </message> 160 166 <message> 161 <location filename="../src/mainwindow.cpp" line="1 73"/>167 <location filename="../src/mainwindow.cpp" line="192"/> 162 168 <source>All Supported Formats</source> 163 169 <translation>Все поддерживаемые форматы</translation> 164 170 </message> 165 171 <message> 166 <location filename="../src/mainwindow.cpp" line="1 76"/>167 <location filename="../src/mainwindow.cpp" line="2 47"/>168 <location filename="../src/mainwindow.cpp" line="1 493"/>172 <location filename="../src/mainwindow.cpp" line="195"/> 173 <location filename="../src/mainwindow.cpp" line="266"/> 174 <location filename="../src/mainwindow.cpp" line="1605"/> 169 175 <source>All Files</source> 170 176 <translation>Все файлы</translation> 171 177 </message> 172 178 <message> 173 <location filename="../src/mainwindow.cpp" line="1 74"/>174 <location filename="../src/mainwindow.cpp" line="1 75"/>179 <location filename="../src/mainwindow.cpp" line="193"/> 180 <location filename="../src/mainwindow.cpp" line="194"/> 175 181 <source>%1 Task Files</source> 176 182 <translation>Файлы условий %1</translation> 177 183 </message> 178 184 <message> 179 <location filename="../src/mainwindow.cpp" line="1 331"/>185 <location filename="../src/mainwindow.cpp" line="1424"/> 180 186 <source>Language Change</source> 181 187 <translation>Смена языка</translation> 182 188 </message> 183 189 <message> 184 <location filename="../src/mainwindow.cpp" line="2 43"/>190 <location filename="../src/mainwindow.cpp" line="262"/> 185 191 <source>PDF Files</source> 186 192 <translation>Файли PDF</translation> 187 193 </message> 188 194 <message> 189 <location filename="../src/mainwindow.cpp" line="2 45"/>195 <location filename="../src/mainwindow.cpp" line="264"/> 190 196 <source>HTML Files</source> 191 197 <translation>Файлы HTML</translation> 192 198 </message> 193 199 <message> 194 <location filename="../src/mainwindow.cpp" line="2 46"/>200 <location filename="../src/mainwindow.cpp" line="265"/> 195 201 <source>OpenDocument Files</source> 196 202 <translation>Файлы OpenDocument</translation> 197 203 </message> 198 204 <message> 199 <location filename="../src/mainwindow.cpp" line="847"/> 200 <location filename="../src/mainwindow.cpp" line="854"/> 201 <location filename="../src/mainwindow.cpp" line="1141"/> 205 <location filename="../src/mainwindow.cpp" line="526"/> 206 <source>Sorry, but this feature is not supported on your 207 platform or support for it was not installed.</source> 208 <translation>Извините, но данная возможность не поддерживается 209 вашей платформой или ее поддержка не была установлена.</translation> 210 </message> 211 <message> 212 <location filename="../src/mainwindow.cpp" line="931"/> 213 <location filename="../src/mainwindow.cpp" line="938"/> 214 <location filename="../src/mainwindow.cpp" line="1230"/> 202 215 <source>(%1;%2)</source> 203 216 <translation></translation> 204 217 </message> 205 218 <message numerus="yes"> 206 <location filename="../src/mainwindow.cpp" line=" 857"/>219 <location filename="../src/mainwindow.cpp" line="941"/> 207 220 <source>%n alternate candidate(s) for branching: %1.</source> 208 221 <translation> … … 213 226 </message> 214 227 <message numerus="yes"> 215 <location filename="../src/mainwindow.cpp" line=" 898"/>228 <location filename="../src/mainwindow.cpp" line="983"/> 216 229 <source>The price is <b>%n</b> unit(s).</source> 217 230 <translation> … … 222 235 </message> 223 236 <message> 224 <location filename="../src/mainwindow.cpp" line="1 152"/>237 <location filename="../src/mainwindow.cpp" line="1241"/> 225 238 <source>Root</source> 226 239 <translation>Корень</translation> 227 240 </message> 228 241 <message> 229 <location filename="../src/mainwindow.cpp" line="1 351"/>242 <location filename="../src/mainwindow.cpp" line="1444"/> 230 243 <source>Set application style to %1</source> 231 244 <translation>Изменить оформление приложения на %1</translation> 232 245 </message> 233 246 <message> 234 <location filename="../src/mainwindow.cpp" line="1457"/> 247 <location filename="../src/mainwindow.cpp" line="1556"/> 248 <source>Pa&ge Setup...</source> 249 <translation>&Настройки страницы...</translation> 250 </message> 251 <message> 252 <location filename="../src/mainwindow.cpp" line="1558"/> 253 <source>Setup print options</source> 254 <translation>Установить параметры печати</translation> 255 </message> 256 <message> 257 <location filename="../src/mainwindow.cpp" line="1561"/> 258 <source>Setup page-related options for printing</source> 259 <translation>Настроить параметры печати, относящиеся к странице</translation> 260 </message> 261 <message> 262 <location filename="../src/mainwindow.cpp" line="1575"/> 235 263 <source>Exit %1</source> 236 264 <translation>Выйти из %1</translation> 237 265 </message> 238 266 <message> 239 <location filename="../src/mainwindow.cpp" line="1 471"/>267 <location filename="../src/mainwindow.cpp" line="1579"/> 240 268 <source>Configure...</source> 241 269 <translation>Настройка...</translation> 242 270 </message> 243 271 <message> 244 <location filename="../src/mainwindow.cpp" line="1 473"/>272 <location filename="../src/mainwindow.cpp" line="1581"/> 245 273 <source>Customize toolbars</source> 246 274 <translation>Настройка панелей инструментов</translation> 247 275 </message> 248 276 <message> 249 <location filename="../src/mainwindow.cpp" line="1 478"/>277 <location filename="../src/mainwindow.cpp" line="1586"/> 250 278 <source>Report about a bug in %1</source> 251 279 <translation>Сообщить о проблеме с %1</translation> 252 280 </message> 253 281 <message> 254 <location filename="../src/mainwindow.cpp" line="1 483"/>282 <location filename="../src/mainwindow.cpp" line="1591"/> 255 283 <source>Check for %1 updates</source> 256 284 <translation>Проверить обновления %1</translation> 257 285 </message> 258 286 <message> 259 <location filename="../src/mainwindow.cpp" line="1 492"/>287 <location filename="../src/mainwindow.cpp" line="1604"/> 260 288 <source>%1 Task File</source> 261 289 <translation>Файл условия %1</translation> 262 290 </message> 263 291 <message> 264 <location filename="../src/mainwindow.cpp" line=" 369"/>265 <location filename="../src/mainwindow.cpp" line="4 11"/>292 <location filename="../src/mainwindow.cpp" line="445"/> 293 <location filename="../src/mainwindow.cpp" line="482"/> 266 294 <source>Settings Changed</source> 267 295 <translation>Параметры изменены</translation> 268 296 </message> 269 297 <message> 270 <location filename="../src/mainwindow.cpp" line=" 184"/>298 <location filename="../src/mainwindow.cpp" line="203"/> 271 299 <source>Task Load</source> 272 300 <translation>Загрузка условия</translation> 273 301 </message> 274 302 <message> 275 <location filename="../src/mainwindow.cpp" line="287"/> 276 <location filename="../src/mainwindow.cpp" line="302"/> 303 <location filename="../src/mainwindow.cpp" line="312"/> 304 <location filename="../src/mainwindow.cpp" line="322"/> 305 <location filename="../src/mainwindow.cpp" line="360"/> 277 306 <source>Solution Graph</source> 278 307 <translation>Граф решения</translation> 279 308 </message> 280 309 <message> 281 <location filename="../src/mainwindow.cpp" line="3 03"/>310 <location filename="../src/mainwindow.cpp" line="323"/> 282 311 <source>Generated with %1</source> 283 312 <translation>Создано при помощи %1</translation> 284 313 </message> 285 314 <message> 286 <location filename="../src/mainwindow.cpp" line="3 27"/>315 <location filename="../src/mainwindow.cpp" line="353"/> 287 316 <source>Unable to save the solution graph. 288 317 Error: %1</source> … … 291 320 </message> 292 321 <message> 293 <location filename="../src/mainwindow.cpp" line=" 455"/>322 <location filename="../src/mainwindow.cpp" line="526"/> 294 323 <source>Unsupported Feature</source> 295 324 <translation>Неподдерживаемая функция</translation> 296 325 </message> 297 326 <message> 298 <location filename="../src/mainwindow.cpp" line="455"/> 299 <source>Sorry, but this feature is not supported on your platform 300 or support for this feature was not installed.</source> 301 <translation type="unfinished"></translation> 302 </message> 303 <message> 304 <location filename="../src/mainwindow.cpp" line="468"/> 327 <location filename="../src/mainwindow.cpp" line="539"/> 305 328 <source>Version</source> 306 329 <translation>Версия</translation> 307 330 </message> 308 331 <message> 309 <location filename="../src/mainwindow.cpp" line=" 475"/>332 <location filename="../src/mainwindow.cpp" line="546"/> 310 333 <source>Target OS (ARCH)</source> 311 334 <translation>Целевая ОС (архитектура)</translation> 312 335 </message> 313 336 <message> 314 <location filename="../src/mainwindow.cpp" line="477"/> 315 <location filename="../src/mainwindow.cpp" line="481"/> 337 <location filename="../src/mainwindow.cpp" line="547"/> 316 338 <source>Qt library</source> 317 339 <translation>Библиотека Qt</translation> 318 340 </message> 319 341 <message> 320 <location filename="../src/mainwindow.cpp" line="477"/> 321 <source>shared</source> 322 <translation>динамическая</translation> 323 </message> 324 <message> 325 <location filename="../src/mainwindow.cpp" line="478"/> 342 <location filename="../src/mainwindow.cpp" line="548"/> 326 343 <source>Build time</source> 327 344 <translation>Времени сборки</translation> 328 345 </message> 329 346 <message> 330 <location filename="../src/mainwindow.cpp" line=" 479"/>347 <location filename="../src/mainwindow.cpp" line="549"/> 331 348 <source>Runtime</source> 332 349 <translation>Времени исполнения</translation> 333 350 </message> 334 351 <message> 335 <location filename="../src/mainwindow.cpp" line=" 481"/>336 <source> static</source>337 <translation> статическая</translation>338 </message> 339 <message> 340 <location filename="../src/mainwindow.cpp" line=" 484"/>352 <location filename="../src/mainwindow.cpp" line="550"/> 353 <source>Logical screen DPI</source> 354 <translation>Логическое разрешение экрана</translation> 355 </message> 356 <message> 357 <location filename="../src/mainwindow.cpp" line="552"/> 341 358 <source>Algorithm</source> 342 359 <translation>Алгоритм</translation> 343 360 </message> 344 361 <message> 345 <location filename="../src/mainwindow.cpp" line=" 486"/>362 <location filename="../src/mainwindow.cpp" line="554"/> 346 363 <source>This program is free software: you can redistribute it and/or modify<br> 347 364 it under the terms of the GNU General Public License as published by<br> … … 370 387 </message> 371 388 <message> 372 <location filename="../src/mainwindow.cpp" line=" 590"/>389 <location filename="../src/mainwindow.cpp" line="658"/> 373 390 <source>About</source> 374 391 <translation>Про</translation> 375 392 </message> 376 393 <message> 377 <location filename="../src/mainwindow.cpp" line=" 591"/>394 <location filename="../src/mainwindow.cpp" line="659"/> 378 395 <source>License</source> 379 396 <translation>Лицензия</translation> 380 397 </message> 381 398 <message> 382 <location filename="../src/mainwindow.cpp" line=" 592"/>399 <location filename="../src/mainwindow.cpp" line="660"/> 383 400 <source>Credits</source> 384 401 <translation>Благодарности</translation> 385 402 </message> 386 403 <message> 387 <location filename="../src/mainwindow.cpp" line=" 655"/>404 <location filename="../src/mainwindow.cpp" line="726"/> 388 405 <source>Data error</source> 389 406 <translation>Ошибка в данных</translation> 390 407 </message> 391 408 <message> 392 <location filename="../src/mainwindow.cpp" line=" 655"/>409 <location filename="../src/mainwindow.cpp" line="726"/> 393 410 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 394 411 <translation>Ошибка в ячейке [Строка %1; Колонка %2]: Неверный формат данных.</translation> 395 412 </message> 396 413 <message> 397 <location filename="../src/mainwindow.cpp" line=" 673"/>414 <location filename="../src/mainwindow.cpp" line="744"/> 398 415 <source>Calculating optimal route...</source> 399 416 <translation>Расчет оптимального пути...</translation> 400 417 </message> 401 418 <message> 402 <location filename="../src/mainwindow.cpp" line=" 674"/>419 <location filename="../src/mainwindow.cpp" line="745"/> 403 420 <source>Solution Progress</source> 404 421 <translation>Состояние решения</translation> 405 422 </message> 406 423 <message> 407 <location filename="../src/mainwindow.cpp" line="7 18"/>424 <location filename="../src/mainwindow.cpp" line="787"/> 408 425 <source>Solution Result</source> 409 426 <translation>Результат решения</translation> 410 427 </message> 411 428 <message> 412 <location filename="../src/mainwindow.cpp" line="7 18"/>429 <location filename="../src/mainwindow.cpp" line="787"/> 413 430 <source>Unable to find a solution. 414 431 Maybe, this task has no solution.</source> … … 417 434 </message> 418 435 <message> 419 <location filename="../src/mainwindow.cpp" line=" 748"/>436 <location filename="../src/mainwindow.cpp" line="817"/> 420 437 <source>Generating header</source> 421 438 <translation>Генерация заголовка</translation> 422 439 </message> 423 440 <message> 424 <location filename="../src/mainwindow.cpp" line=" 759"/>441 <location filename="../src/mainwindow.cpp" line="828"/> 425 442 <source>Solution of Variant #%1 Task</source> 426 443 <translation>Решение задания для варианта №%1</translation> 427 444 </message> 428 445 <message> 429 <location filename="../src/mainwindow.cpp" line=" 787"/>446 <location filename="../src/mainwindow.cpp" line="868"/> 430 447 <source>Task:</source> 431 448 <translation>Условие:</translation> 432 449 </message> 433 450 <message> 434 <location filename="../src/mainwindow.cpp" line="2 71"/>435 <location filename="../src/mainwindow.cpp" line="3 27"/>436 <location filename="../src/mainwindow.cpp" line="3 38"/>451 <location filename="../src/mainwindow.cpp" line="289"/> 452 <location filename="../src/mainwindow.cpp" line="353"/> 453 <location filename="../src/mainwindow.cpp" line="373"/> 437 454 <source>Solution Save</source> 438 455 <translation>Сохранение решения</translation> 439 456 </message> 440 457 <message numerus="yes"> 441 <location filename="../src/mainwindow.cpp" line="1 32"/>458 <location filename="../src/mainwindow.cpp" line="150"/> 442 459 <source>Would you like %1 to automatically check for updates every %n day(s)?</source> 443 460 <translation> … … 448 465 </message> 449 466 <message> 450 <location filename="../src/mainwindow.cpp" line="2 71"/>451 <location filename="../src/mainwindow.cpp" line="3 38"/>467 <location filename="../src/mainwindow.cpp" line="289"/> 468 <location filename="../src/mainwindow.cpp" line="373"/> 452 469 <source>Unable to save the solution. 453 470 Error: %1</source> … … 456 473 </message> 457 474 <message> 458 <location filename="../src/mainwindow.cpp" line=" 369"/>475 <location filename="../src/mainwindow.cpp" line="445"/> 459 476 <source>You have changed color settings. 460 477 They will be applied to the next solution output.</source> … … 463 480 </message> 464 481 <message> 465 <location filename="../src/mainwindow.cpp" line=" 380"/>482 <location filename="../src/mainwindow.cpp" line="456"/> 466 483 <source>Language will be autodetected on the next %1 start.</source> 467 484 <translation>Язык будет автоматически определен при следующем запуске %1.</translation> 468 485 </message> 469 486 <message> 470 <location filename="../src/mainwindow.cpp" line="4 11"/>487 <location filename="../src/mainwindow.cpp" line="482"/> 471 488 <source>You have changed the application language. 472 489 To get current solution output in the new language … … 477 494 </message> 478 495 <message> 479 <location filename="../src/mainwindow.cpp" line="4 19"/>496 <location filename="../src/mainwindow.cpp" line="490"/> 480 497 <source>Style Change</source> 481 498 <translation>Смена оформления</translation> 482 499 </message> 483 500 <message> 484 <location filename="../src/mainwindow.cpp" line="4 19"/>501 <location filename="../src/mainwindow.cpp" line="490"/> 485 502 <source>To apply the default style you need to restart %1.</source> 486 503 <translation>Чтобы применить оформление по умолчанию необходимо перезапустить %1.</translation> 487 504 </message> 488 505 <message> 489 <location filename="../src/mainwindow.cpp" line=" 483"/>506 <location filename="../src/mainwindow.cpp" line="551"/> 490 507 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b> with <b>%4</b> compiler.</source> 491 508 <translation>Сборка <b>%1</b>, собрана <b>%2</b> в <b>%3</b> при помощи компилятора <b>%4</b>.</translation> 492 509 </message> 493 510 <message> 494 <location filename="../src/mainwindow.cpp" line="5 00"/>511 <location filename="../src/mainwindow.cpp" line="568"/> 495 512 <source>%1 was created using <b>Qt&nbsp;framework</b> licensed under the terms of the GNU Lesser General Public License,<br> 496 513 see <a href="http://qt.nokia.com/">qt.nokia.com</a><br> … … 517 534 </message> 518 535 <message> 519 <location filename="../src/mainwindow.cpp" line="6 01"/>536 <location filename="../src/mainwindow.cpp" line="669"/> 520 537 <source>Translation</source> 521 538 <translation>Перевод</translation> 522 539 </message> 523 540 <message> 524 <location filename="../src/mainwindow.cpp" line="6 11"/>525 <location filename="../src/mainwindow.cpp" line="1 487"/>541 <location filename="../src/mainwindow.cpp" line="679"/> 542 <location filename="../src/mainwindow.cpp" line="1595"/> 526 543 <source>About %1</source> 527 544 <translation>О %1</translation> 528 545 </message> 529 546 <message> 530 <location filename="../src/mainwindow.cpp" line=" 665"/>547 <location filename="../src/mainwindow.cpp" line="736"/> 531 548 <source>%v of %1 parts found</source> 532 549 <translation>Найдено %v з %1 переходов</translation> 533 550 </message> 534 551 <message> 535 <location filename="../src/mainwindow.cpp" line="749"/> 552 <location filename="../src/mainwindow.cpp" line="789"/> 553 <location filename="../src/mainwindow.cpp" line="887"/> 554 <location filename="../src/mainwindow.cpp" line="1022"/> 555 <source>Memory cleanup...</source> 556 <translation>Очистка памяти...</translation> 557 </message> 558 <message> 559 <location filename="../src/mainwindow.cpp" line="818"/> 536 560 <source>Generating solution output...</source> 537 561 <translation>Генерация текста решения...</translation> 538 562 </message> 539 563 <message> 540 <location filename="../src/mainwindow.cpp" line=" 785"/>564 <location filename="../src/mainwindow.cpp" line="866"/> 541 565 <source>Variant #%1 Task</source> 542 566 <translation>Условие варианта №%1</translation> 543 567 </message> 544 568 <message> 545 <location filename="../src/mainwindow.cpp" line=" 798"/>569 <location filename="../src/mainwindow.cpp" line="879"/> 546 570 <source>Variant #%1 Solution</source> 547 571 <translation>Решение варианта №%1</translation> 548 572 </message> 549 573 <message> 550 <location filename="../src/mainwindow.cpp" line="8 03"/>574 <location filename="../src/mainwindow.cpp" line="884"/> 551 575 <source>Generating step %v</source> 552 576 <translation>Генерация шага %v</translation> 553 577 </message> 554 578 <message> 555 <location filename="../src/mainwindow.cpp" line=" 842"/>579 <location filename="../src/mainwindow.cpp" line="923"/> 556 580 <source>Step #%1</source> 557 581 <translation>Шаг №%1</translation> 558 582 </message> 559 583 <message> 560 <location filename="../src/mainwindow.cpp" line=" 847"/>584 <location filename="../src/mainwindow.cpp" line="931"/> 561 585 <source>Selected route %1 %2 part.</source> 562 586 <translation>Выбран путь %1 %2.</translation> 563 587 </message> 564 588 <message> 565 <location filename="../src/mainwindow.cpp" line=" 847"/>589 <location filename="../src/mainwindow.cpp" line="931"/> 566 590 <source>with</source> 567 591 <translation>с переходом</translation> 568 592 </message> 569 593 <message> 570 <location filename="../src/mainwindow.cpp" line=" 847"/>594 <location filename="../src/mainwindow.cpp" line="931"/> 571 595 <source>without</source> 572 596 <translation>без перехода</translation> 573 597 </message> 574 598 <message> 575 <location filename="../src/mainwindow.cpp" line=" 879"/>599 <location filename="../src/mainwindow.cpp" line="961"/> 576 600 <source>Generating footer</source> 577 601 <translation>Генерация окончания</translation> 578 602 </message> 579 603 <message> 580 <location filename="../src/mainwindow.cpp" line=" 889"/>604 <location filename="../src/mainwindow.cpp" line="971"/> 581 605 <source>Optimal path:</source> 582 606 <translation>Оптимальный путь:</translation> 583 607 </message> 584 608 <message> 585 <location filename="../src/mainwindow.cpp" line=" 891"/>609 <location filename="../src/mainwindow.cpp" line="973"/> 586 610 <source>Resulting path:</source> 587 611 <translation>Найденный путь:</translation> 588 612 </message> 589 613 <message> 590 <location filename="../src/mainwindow.cpp" line=" 894"/>614 <location filename="../src/mainwindow.cpp" line="976"/> 591 615 <source>City %1</source> 592 616 <translation>Город %1</translation> 593 617 </message> 594 618 <message> 595 <location filename="../src/mainwindow.cpp" line="9 00"/>619 <location filename="../src/mainwindow.cpp" line="985"/> 596 620 <source>The price is <b>%1</b> units.</source> 597 621 <translation>Стоимость - <b>%1</b> единиц.</translation> 598 622 </message> 599 623 <message> 600 <location filename="../src/mainwindow.cpp" line="9 05"/>624 <location filename="../src/mainwindow.cpp" line="988"/> 601 625 <source><b>WARNING!!!</b><br>This result is a record, but it may not be optimal.<br>Iterations need to be continued to check whether this result is optimal or get an optimal one.</source> 602 626 <translation><b>ВНИМАНИЕ!!!</b><br>Найденное решение является рекордом, но может оказаться не оптимальным.<br>Для получения оптимального решения, или проверки текущего на оптимальность, требуется продолжить итерации.</translation> 603 627 </message> 604 628 <message> 605 <location filename="../src/mainwindow.cpp" line="720"/> 606 <location filename="../src/mainwindow.cpp" line="806"/> 607 <location filename="../src/mainwindow.cpp" line="939"/> 608 <source>Cleaning up...</source> 609 <translation>Очистка...</translation> 610 </message> 611 <message> 612 <location filename="../src/mainwindow.cpp" line="1331"/> 629 <location filename="../src/mainwindow.cpp" line="1424"/> 613 630 <source>Unable to load the translation language. 614 631 Falling back to autodetection.</source> … … 617 634 </message> 618 635 <message> 619 <location filename="../src/mainwindow.cpp" line="1384"/> 636 <location filename="../src/mainwindow.cpp" line="1480"/> 637 <location filename="../src/mainwindow.cpp" line="1855"/> 620 638 <source>Would you like to save changes in the current task?</source> 621 639 <translation>Желаете сохранить изменения в текущей задаче?</translation> 622 640 </message> 623 641 <message> 624 <location filename="../src/mainwindow.cpp" line="1 246"/>642 <location filename="../src/mainwindow.cpp" line="1339"/> 625 643 <source>Set application language to %1</source> 626 644 <translation>Изменить язык приложения на %1</translation> 627 645 </message> 628 646 <message> 629 <location filename="../src/mainwindow.cpp" line="1 481"/>647 <location filename="../src/mainwindow.cpp" line="1589"/> 630 648 <source>Check for &Updates...</source> 631 649 <translation>Проверить &обновления...</translation> 632 650 </message> 633 651 <message> 634 <location filename="../src/mainwindow.cpp" line="1 506"/>652 <location filename="../src/mainwindow.cpp" line="1618"/> 635 653 <source>Task Save</source> 636 654 <translation>Сохранение условия</translation> 637 655 </message> 638 656 <message> 639 <location filename="../src/mainwindow.cpp" line="390"/> 640 <source>You have language autodetection turned on. 641 It needs to be off. 642 Do you wish to turn it off?</source> 643 <translation>Включено автоматическое определение языка. 644 Его необходимо выключить. 645 Отключить его?</translation> 646 </message> 647 <message> 648 <location filename="../src/mainwindow.cpp" line="179"/> 649 <location filename="../src/mainwindow.cpp" line="201"/> 650 <location filename="../src/mainwindow.cpp" line="227"/> 651 <location filename="../src/mainwindow.cpp" line="396"/> 652 <location filename="../src/mainwindow.cpp" line="1495"/> 653 <location filename="../src/mainwindow.h" line="151"/> 657 <location filename="../src/mainwindow.cpp" line="198"/> 658 <location filename="../src/mainwindow.cpp" line="220"/> 659 <location filename="../src/mainwindow.cpp" line="246"/> 660 <location filename="../src/mainwindow.cpp" line="467"/> 661 <location filename="../src/mainwindow.cpp" line="1607"/> 662 <location filename="../src/mainwindow.h" line="157"/> 654 663 <source>Untitled</source> 655 664 <translation>Без имени</translation> … … 884 893 <message> 885 894 <location filename="../ui/mainwindow.ui" line="417"/> 895 <location filename="../src/mainwindow.cpp" line="1599"/> 886 896 <source>E&xit</source> 887 897 <translation>В&ыход</translation> … … 944 954 </message> 945 955 <message> 946 <location filename="../src/mainwindow.cpp" line="1 451"/>956 <location filename="../src/mainwindow.cpp" line="1548"/> 947 957 <source>P&rint Preview...</source> 948 958 <translation>П&редварительный просмотр...</translation> 949 959 </message> 950 960 <message> 951 <location filename="../src/mainwindow.cpp" line="1 453"/>961 <location filename="../src/mainwindow.cpp" line="1550"/> 952 962 <source>Preview solution results</source> 953 963 <translation>Предварительный просмотр результатов решения</translation> 954 964 </message> 955 965 <message> 956 <location filename="../src/mainwindow.cpp" line="1 456"/>966 <location filename="../src/mainwindow.cpp" line="1553"/> 957 967 <source>Preview current solution results before printing</source> 958 968 <translation>Предварительный просмотр результатов решения перед печатью</translation> 959 969 </message> 960 970 <message> 961 <location filename="../src/mainwindow.cpp" line="1 460"/>971 <location filename="../src/mainwindow.cpp" line="1564"/> 962 972 <source>&Print...</source> 963 973 <translation>&Печать...</translation> 964 974 </message> 965 975 <message> 966 <location filename="../src/mainwindow.cpp" line="1 462"/>976 <location filename="../src/mainwindow.cpp" line="1566"/> 967 977 <source>Print solution</source> 968 978 <translation>Печать решения</translation> 969 979 </message> 970 980 <message> 971 <location filename="../src/mainwindow.cpp" line="1 465"/>981 <location filename="../src/mainwindow.cpp" line="1569"/> 972 982 <source>Print current solution results</source> 973 983 <translation>Распечатать текущие результаты решения</translation> 974 984 </message> 975 985 <message> 976 <location filename="../src/mainwindow.cpp" line="1 467"/>986 <location filename="../src/mainwindow.cpp" line="1571"/> 977 987 <source>Ctrl+P</source> 978 988 <translation></translation> … … 995 1005 </context> 996 1006 <context> 997 <name>QProgressDialog</name> 998 <message> 999 <location filename="../src/mainwindow.cpp" line="669"/> 1007 <name>QDialogButtonBox</name> 1008 <message> 1009 <location filename="../src/mainwindow.cpp" line="740"/> 1010 <location filename="../src/mainwindow.cpp" line="1861"/> 1000 1011 <source>Cancel</source> 1001 <comment>No need to translate this. This translation will be taken from Qt translation files.</comment> 1002 <translation></translation> 1012 <comment>No need to translate this. The translation will be taken from Qt translation files.</comment> 1013 <translation type="unfinished"></translation> 1014 </message> 1015 <message> 1016 <location filename="../src/mainwindow.cpp" line="1859"/> 1017 <source>Discard</source> 1018 <comment>No need to translate this. The translation will be taken from Qt translation files.</comment> 1019 <translation type="unfinished"></translation> 1003 1020 </message> 1004 1021 </context> … … 1012 1029 <message> 1013 1030 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/> 1031 <location filename="../src/mainwindow.cpp" line="1864"/> 1014 1032 <source>Actions</source> 1015 1033 <translation>Действия</translation> … … 1061 1079 </message> 1062 1080 <message> 1063 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1 799"/>1081 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1807"/> 1064 1082 <source>< S E P A R A T O R ></source> 1065 1083 <translation>< Р А З Д Е Л И Т Е Л Ь ></translation> … … 1069 1087 <name>QtToolBarDialogPrivate</name> 1070 1088 <message> 1071 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="12 48"/>1089 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1256"/> 1072 1090 <source>Custom Toolbar</source> 1073 1091 <translation>Пользовательская панель</translation> … … 1117 1135 </message> 1118 1136 <message> 1137 <location filename="../ui/settingsdialog.ui" line="304"/> 1138 <source>Generate graphical representation of the solution</source> 1139 <translation>Генерировать графическое представление решения</translation> 1140 </message> 1141 <message> 1142 <location filename="../ui/settingsdialog.ui" line="307"/> 1143 <source>Generate solution graph</source> 1144 <translation>Генерировать граф решения</translation> 1145 </message> 1146 <message> 1119 1147 <location filename="../ui/settingsdialog.ui" line="348"/> 1120 1148 <source>What image format to use for graph when saving solution as HTML</source> … … 1122 1150 </message> 1123 1151 <message> 1124 <location filename="../ui/settingsdialog.ui" line="463"/> 1152 <location filename="../ui/settingsdialog.ui" line="394"/> 1153 <source>Embed solution graph into HTML</source> 1154 <translation>Встраивать граф решения в HTML</translation> 1155 </message> 1156 <message> 1157 <location filename="../ui/settingsdialog.ui" line="496"/> 1125 1158 <source>Output font settings</source> 1126 1159 <translation>Параметры шрифта</translation> 1127 1160 </message> 1128 1161 <message> 1129 <location filename="../ui/settingsdialog.ui" line=" 488"/>1162 <location filename="../ui/settingsdialog.ui" line="521"/> 1130 1163 <source>&Color...</source> 1131 1164 <translation>&Цвет...</translation> … … 1182 1215 </message> 1183 1216 <message> 1184 <location filename="../ui/settingsdialog.ui" line="304"/> 1185 <source>Show graphical representation of the solution</source> 1186 <translation>Показывать графическое представление решения</translation> 1187 </message> 1188 <message> 1189 <location filename="../ui/settingsdialog.ui" line="307"/> 1190 <source>Show solution graph</source> 1191 <translation>Показ графа решения</translation> 1192 </message> 1193 <message> 1194 <location filename="../ui/settingsdialog.ui" line="373"/> 1217 <location filename="../ui/settingsdialog.ui" line="406"/> 1195 1218 <source>Show solution steps' matrices for every solution step</source> 1196 1219 <translation>Показывать матрицы шагов решения для каждого шага</translation> 1197 1220 </message> 1198 1221 <message> 1199 <location filename="../ui/settingsdialog.ui" line=" 376"/>1222 <location filename="../ui/settingsdialog.ui" line="409"/> 1200 1223 <source>Show solution steps' matrices</source> 1201 1224 <translation>Показ матриц шагов решения</translation> 1202 1225 </message> 1203 1226 <message> 1204 <location filename="../ui/settingsdialog.ui" line="4 07"/>1227 <location filename="../ui/settingsdialog.ui" line="440"/> 1205 1228 <source>Show or hide solution steps' matrices based on number of cities in the task</source> 1206 1229 <translation>Показывать матрицы хода решения в зависимости от количества городов</translation> 1207 1230 </message> 1208 1231 <message> 1209 <location filename="../ui/settingsdialog.ui" line="4 20"/>1232 <location filename="../ui/settingsdialog.ui" line="453"/> 1210 1233 <source>Maximum number of cities to show solution steps' matrices</source> 1211 1234 <translation>Максимальное количество городов для показа матриц шагов решения</translation> 1212 1235 </message> 1213 1236 <message> 1214 <location filename="../ui/settingsdialog.ui" line=" 472"/>1237 <location filename="../ui/settingsdialog.ui" line="505"/> 1215 1238 <source>Font face for solution output</source> 1216 1239 <translation>Вид шрифта, используемого при выводе</translation> 1217 1240 </message> 1218 1241 <message> 1219 <location filename="../ui/settingsdialog.ui" line=" 485"/>1242 <location filename="../ui/settingsdialog.ui" line="518"/> 1220 1243 <source>Font color for solution output</source> 1221 1244 <translation>Цвет шрифта, используемого при выводе</translation> … … 1227 1250 </message> 1228 1251 <message> 1229 <location filename="../ui/settingsdialog.ui" line="4 51"/>1252 <location filename="../ui/settingsdialog.ui" line="484"/> 1230 1253 <source>Scroll to the end of solution output after solving</source> 1231 1254 <translation>Прокручивать в конец вывода после окончания решения задачи</translation> 1232 1255 </message> 1233 1256 <message> 1234 <location filename="../ui/settingsdialog.ui" line="4 54"/>1257 <location filename="../ui/settingsdialog.ui" line="487"/> 1235 1258 <source>Scroll to solution end</source> 1236 1259 <translation>Прокручивать в конец решения</translation> … … 1267 1290 </message> 1268 1291 <message> 1269 <location filename="../ui/settingsdialog.ui" line="410"/> 1292 <location filename="../ui/settingsdialog.ui" line="391"/> 1293 <source>Save solution graph inside HTML using data URI scheme (not supported by IE 7 and lower)</source> 1294 <translation>Сохранять граф решения внутри HTML, используя data URI scheme (не поддерживается IE 7 и ниже)</translation> 1295 </message> 1296 <message> 1297 <location filename="../ui/settingsdialog.ui" line="443"/> 1270 1298 <source>Only when <=</source> 1271 1299 <translation>Только когда ≤</translation> 1272 1300 </message> 1273 1301 <message> 1274 <location filename="../ui/settingsdialog.ui" line="4 23"/>1302 <location filename="../ui/settingsdialog.ui" line="456"/> 1275 1303 <source> cities</source> 1276 1304 <comment>Don't forget a space at the beginning!</comment> … … 1278 1306 </message> 1279 1307 <message> 1280 <location filename="../ui/settingsdialog.ui" line=" 475"/>1308 <location filename="../ui/settingsdialog.ui" line="508"/> 1281 1309 <source>&Font...</source> 1282 1310 <translation>&Шрифт...</translation> … … 1336 1364 <message> 1337 1365 <location filename="../src/settingsdialog.cpp" line="149"/> 1338 <source> Use translucent effect on the Main Window under Windows Vista and 7</source>1339 <translation> Использовать эффект полупрозрачности для главного окна в Windows Vista и Windows 7</translation>1366 <source>Make Main Window background translucent</source> 1367 <translation>Сделтать фон главного окна полупрозрачным</translation> 1340 1368 </message> 1341 1369 <message> … … 1355 1383 </message> 1356 1384 <message> 1357 <location filename="../src/settingsdialog.cpp" line="18 3"/>1385 <location filename="../src/settingsdialog.cpp" line="182"/> 1358 1386 <source>Hover mouse pointer over dialog elements to get additional help</source> 1359 1387 <translation>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</translation> 1360 1388 </message> 1361 1389 <message> 1362 <location filename="../src/settingsdialog.cpp" line="34 1"/>1363 <location filename="../src/settingsdialog.cpp" line="34 7"/>1390 <location filename="../src/settingsdialog.cpp" line="342"/> 1391 <location filename="../src/settingsdialog.cpp" line="348"/> 1364 1392 <source>Settings Reset</source> 1365 1393 <translation>Сброс настроек</translation> 1366 1394 </message> 1367 1395 <message> 1368 <location filename="../src/settingsdialog.cpp" line="34 1"/>1396 <location filename="../src/settingsdialog.cpp" line="342"/> 1369 1397 <source>Do you really want to <b>reset all application settings to their defaults</b>?</source> 1370 1398 <translation>Вы действительно хотите <b>сбросить все настройки на значения по-умолчанию</b>?</translation> 1371 1399 </message> 1372 1400 <message> 1373 <location filename="../src/settingsdialog.cpp" line="34 7"/>1401 <location filename="../src/settingsdialog.cpp" line="348"/> 1374 1402 <source>All settings where successfully reset to their defaults. 1375 1403 It is recommended to restart the application now.</source> -
l10n/tspsg_uk.ts
rfec08a47e5 r03df0acb95 6 6 <name>--------</name> 7 7 <message> 8 <location filename="../src/mainwindow.cpp" line="5 20"/>8 <location filename="../src/mainwindow.cpp" line="588"/> 9 9 <source>AUTHORS %1</source> 10 10 <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment> … … 15 15 </message> 16 16 <message> 17 <location filename="../src/mainwindow.cpp" line="5 22"/>17 <location filename="../src/mainwindow.cpp" line="590"/> 18 18 <source>VERSION</source> 19 19 <comment>Please, provide your translation version here.</comment> … … 21 21 </message> 22 22 <message> 23 <location filename="../src/mainwindow.cpp" line="1 244"/>23 <location filename="../src/mainwindow.cpp" line="1337"/> 24 24 <source>COUNTRY</source> 25 25 <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment> … … 27 27 </message> 28 28 <message> 29 <location filename="../src/mainwindow.cpp" line="1 245"/>29 <location filename="../src/mainwindow.cpp" line="1338"/> 30 30 <source>LANGNAME</source> 31 31 <comment>Please, provide a native name of your translation language here.</comment> … … 46 46 </message> 47 47 <message> 48 <location filename="../src/tspmodel.cpp" line="377"/>49 <source>Unexpected end of file.</source>50 <translation>Неочікуваний кінець файлу.</translation>51 </message>52 <message>53 <location filename="../src/tspmodel.cpp" line="379"/>54 <source>Corrupt data read. File possibly corrupted.</source>55 <translation>Прочитано ушкоджені дані.56 Можливо, файл пошкоджено.</translation>57 </message>58 <message>59 <location filename="../src/tspmodel.cpp" line="381"/>60 <source>Unknown error.</source>61 <translation>Невідома помилка.</translation>62 </message>63 <message>64 48 <location filename="../src/tspmodel.cpp" line="142"/> 65 49 <location filename="../src/tspmodel.cpp" line="168"/> 66 <location filename="../src/tspmodel.cpp" line="384"/> 67 <location filename="../src/tspmodel.cpp" line="403"/> 68 <location filename="../src/tspmodel.cpp" line="419"/> 69 <location filename="../src/tspmodel.cpp" line="459"/> 70 <location filename="../src/tspmodel.cpp" line="471"/> 50 <location filename="../src/tspmodel.cpp" line="385"/> 51 <location filename="../src/tspmodel.cpp" line="404"/> 52 <location filename="../src/tspmodel.cpp" line="423"/> 53 <location filename="../src/tspmodel.cpp" line="431"/> 54 <location filename="../src/tspmodel.cpp" line="474"/> 55 <location filename="../src/tspmodel.cpp" line="489"/> 71 56 <source>Task Load</source> 72 57 <translation>Завантаження умови</translation> … … 74 59 <message> 75 60 <location filename="../src/tspmodel.cpp" line="168"/> 76 <location filename="../src/tspmodel.cpp" line="384"/> 77 <location filename="../src/tspmodel.cpp" line="403"/> 78 <location filename="../src/tspmodel.cpp" line="419"/> 79 <location filename="../src/tspmodel.cpp" line="459"/> 80 <location filename="../src/tspmodel.cpp" line="471"/> 61 <location filename="../src/tspmodel.cpp" line="385"/> 62 <location filename="../src/tspmodel.cpp" line="404"/> 63 <location filename="../src/tspmodel.cpp" line="423"/> 64 <location filename="../src/tspmodel.cpp" line="431"/> 65 <location filename="../src/tspmodel.cpp" line="474"/> 66 <location filename="../src/tspmodel.cpp" line="489"/> 81 67 <source>Unable to load task:</source> 82 68 <translation>Неможливо завантажити умову:</translation> … … 93 79 <source>Unknown file format or file is corrupted.</source> 94 80 <translation>Невідомий формат файлу або файл пошкоджено.</translation> 95 </message>96 <message>97 <location filename="../src/tspmodel.cpp" line="403"/>98 <location filename="../src/tspmodel.cpp" line="459"/>99 <source>File version is newer than application supports.100 Please, try to update application.</source>101 <translation>Версія файлу новіша ніж підримувана додатком.102 Будь-ласка, спробуйте оновити додаток.</translation>103 </message>104 <message>105 <location filename="../src/tspmodel.cpp" line="419"/>106 <location filename="../src/tspmodel.cpp" line="471"/>107 <source>Unexpected data read.108 File is possibly corrupted.</source>109 <translation>Прочитано неочікувані дані.110 Можливо, файл пошкоджено.</translation>111 81 </message> 112 82 <message> … … 144 114 Помилка: %1</translation> 145 115 </message> 116 <message> 117 <location filename="../src/tspmodel.cpp" line="378"/> 118 <source>Unexpected end of file. The file could be corrupted.</source> 119 <translation>Неочікуваний кінець файлу. Можливо, файл пошкоджено.</translation> 120 </message> 121 <message> 122 <location filename="../src/tspmodel.cpp" line="380"/> 123 <source>Corrupt data read. The file could be corrupted.</source> 124 <translation>Прочитано ушкоджені дані. Можливо, файл пошкоджено.</translation> 125 </message> 126 <message> 127 <location filename="../src/tspmodel.cpp" line="382"/> 128 <source>Unknown error. The file could be corrupted.</source> 129 <translation>Невідома помилка. Можливо, файл пошкоджено.</translation> 130 </message> 131 <message> 132 <location filename="../src/tspmodel.cpp" line="424"/> 133 <location filename="../src/tspmodel.cpp" line="490"/> 134 <source>Unexpected data read. The file could be corrupted.</source> 135 <translation>Прочитано неочікувані дані. Можливо, файл пошкоджено.</translation> 136 </message> 137 <message> 138 <location filename="../src/tspmodel.cpp" line="432"/> 139 <source>The task contains more cities (%1) than this version of %3 supports (%2). 140 You might be using an old version of the application or the file could be corrupted.</source> 141 <translation>Завдання містить більше міст (%1), ніж підтримується цією версією %3 (%2). 142 Або ви використовуєте застарілу версію додатку, або файл було пошкоджено.</translation> 143 </message> 144 <message> 145 <location filename="../src/tspmodel.cpp" line="405"/> 146 <location filename="../src/tspmodel.cpp" line="475"/> 147 <source>File version (%1) is newer than this version of %3 supports (%2). 148 Please, try to update the application. Also, the file could be corrupted.</source> 149 <translation>Версія файлу (%1) новіша, ніж підтримується цією версією %3 (%2). 150 Будь-ласка, спробуйте оновити додаток. Також, файл може бути пошкодженим.</translation> 151 </message> 146 152 </context> 147 153 <context> … … 163 169 </message> 164 170 <message> 165 <location filename="../src/mainwindow.cpp" line="1 451"/>171 <location filename="../src/mainwindow.cpp" line="1548"/> 166 172 <source>P&rint Preview...</source> 167 173 <translation>&Попередній перегляд...</translation> 168 174 </message> 169 175 <message> 170 <location filename="../src/mainwindow.cpp" line="1 453"/>176 <location filename="../src/mainwindow.cpp" line="1550"/> 171 177 <source>Preview solution results</source> 172 178 <translation>Попередній перегляд результатів розв'язку</translation> 173 179 </message> 174 180 <message> 175 <location filename="../src/mainwindow.cpp" line="1 456"/>181 <location filename="../src/mainwindow.cpp" line="1553"/> 176 182 <source>Preview current solution results before printing</source> 177 183 <translation>Попередній перегляд результатів розв'язку перед друком</translation> 178 184 </message> 179 185 <message> 180 <location filename="../src/mainwindow.cpp" line="1 460"/>186 <location filename="../src/mainwindow.cpp" line="1564"/> 181 187 <source>&Print...</source> 182 188 <translation>&Друк...</translation> 183 189 </message> 184 190 <message> 185 <location filename="../src/mainwindow.cpp" line="1 462"/>191 <location filename="../src/mainwindow.cpp" line="1566"/> 186 192 <source>Print solution</source> 187 193 <translation>Друк розв'язку</translation> 188 194 </message> 189 195 <message> 190 <location filename="../src/mainwindow.cpp" line="1 465"/>196 <location filename="../src/mainwindow.cpp" line="1569"/> 191 197 <source>Print current solution results</source> 192 198 <translation>Роздрукувати поточний результат розв'язку</translation> 193 199 </message> 194 200 <message> 195 <location filename="../src/mainwindow.cpp" line="1 467"/>201 <location filename="../src/mainwindow.cpp" line="1571"/> 196 202 <source>Ctrl+P</source> 197 203 <translation></translation> … … 436 442 <message> 437 443 <location filename="../ui/mainwindow.ui" line="417"/> 444 <location filename="../src/mainwindow.cpp" line="1599"/> 438 445 <source>E&xit</source> 439 446 <translation>В&ихід</translation> … … 486 493 </message> 487 494 <message> 488 <location filename="../src/mainwindow.cpp" line="380"/> 489 <location filename="../src/mainwindow.cpp" line="390"/> 495 <location filename="../src/mainwindow.cpp" line="456"/> 490 496 <source>Language change</source> 491 497 <translation>Зміна мови</translation> 492 498 </message> 493 499 <message> 494 <location filename="../src/mainwindow.cpp" line="1384"/> 500 <location filename="../src/mainwindow.cpp" line="1480"/> 501 <location filename="../src/mainwindow.cpp" line="1854"/> 495 502 <source>Unsaved Changes</source> 496 503 <translation>Незбережені зміни</translation> 497 504 </message> 498 505 <message> 499 <location filename="../src/mainwindow.cpp" line="1 73"/>506 <location filename="../src/mainwindow.cpp" line="192"/> 500 507 <source>All Supported Formats</source> 501 508 <translation>Усі підтримувані формати</translation> 502 509 </message> 503 510 <message> 504 <location filename="../src/mainwindow.cpp" line="1 76"/>505 <location filename="../src/mainwindow.cpp" line="2 47"/>506 <location filename="../src/mainwindow.cpp" line="1 493"/>511 <location filename="../src/mainwindow.cpp" line="195"/> 512 <location filename="../src/mainwindow.cpp" line="266"/> 513 <location filename="../src/mainwindow.cpp" line="1605"/> 507 514 <source>All Files</source> 508 515 <translation>Усі файли</translation> 509 516 </message> 510 517 <message> 511 <location filename="../src/mainwindow.cpp" line="1 74"/>512 <location filename="../src/mainwindow.cpp" line="1 75"/>518 <location filename="../src/mainwindow.cpp" line="193"/> 519 <location filename="../src/mainwindow.cpp" line="194"/> 513 520 <source>%1 Task Files</source> 514 521 <translation>Файли умов %1</translation> 515 522 </message> 516 523 <message> 517 <location filename="../src/mainwindow.cpp" line="1 331"/>524 <location filename="../src/mainwindow.cpp" line="1424"/> 518 525 <source>Language Change</source> 519 526 <translation>Зміна мови</translation> 520 527 </message> 521 528 <message> 522 <location filename="../src/mainwindow.cpp" line="2 43"/>529 <location filename="../src/mainwindow.cpp" line="262"/> 523 530 <source>PDF Files</source> 524 531 <translation>Файлы PDF</translation> 525 532 </message> 526 533 <message> 527 <location filename="../src/mainwindow.cpp" line="2 45"/>534 <location filename="../src/mainwindow.cpp" line="264"/> 528 535 <source>HTML Files</source> 529 536 <translation>Файли HTML</translation> 530 537 </message> 531 538 <message> 532 <location filename="../src/mainwindow.cpp" line="2 46"/>539 <location filename="../src/mainwindow.cpp" line="265"/> 533 540 <source>OpenDocument Files</source> 534 541 <translation>Файли OpenDocument</translation> 535 542 </message> 536 543 <message> 537 <location filename="../src/mainwindow.cpp" line="847"/> 538 <location filename="../src/mainwindow.cpp" line="854"/> 539 <location filename="../src/mainwindow.cpp" line="1141"/> 544 <location filename="../src/mainwindow.cpp" line="526"/> 545 <source>Sorry, but this feature is not supported on your 546 platform or support for it was not installed.</source> 547 <translation>Вибачте, але ця можливість не підтримується вашою 548 платформою або її підтримку не була втсановлено.</translation> 549 </message> 550 <message> 551 <location filename="../src/mainwindow.cpp" line="931"/> 552 <location filename="../src/mainwindow.cpp" line="938"/> 553 <location filename="../src/mainwindow.cpp" line="1230"/> 540 554 <source>(%1;%2)</source> 541 555 <translation></translation> 542 556 </message> 543 557 <message numerus="yes"> 544 <location filename="../src/mainwindow.cpp" line=" 857"/>558 <location filename="../src/mainwindow.cpp" line="941"/> 545 559 <source>%n alternate candidate(s) for branching: %1.</source> 546 560 <translation> … … 551 565 </message> 552 566 <message numerus="yes"> 553 <location filename="../src/mainwindow.cpp" line=" 898"/>567 <location filename="../src/mainwindow.cpp" line="983"/> 554 568 <source>The price is <b>%n</b> unit(s).</source> 555 569 <translation> … … 560 574 </message> 561 575 <message> 562 <location filename="../src/mainwindow.cpp" line="1 152"/>576 <location filename="../src/mainwindow.cpp" line="1241"/> 563 577 <source>Root</source> 564 578 <translation>Корінь</translation> 565 579 </message> 566 580 <message> 567 <location filename="../src/mainwindow.cpp" line="1 351"/>581 <location filename="../src/mainwindow.cpp" line="1444"/> 568 582 <source>Set application style to %1</source> 569 583 <translation>Змінити вигляд додатку на %1</translation> 570 584 </message> 571 585 <message> 572 <location filename="../src/mainwindow.cpp" line="1457"/> 586 <location filename="../src/mainwindow.cpp" line="1556"/> 587 <source>Pa&ge Setup...</source> 588 <translation>Параметри &сторінки...</translation> 589 </message> 590 <message> 591 <location filename="../src/mainwindow.cpp" line="1558"/> 592 <source>Setup print options</source> 593 <translation>Встановити параметри друку</translation> 594 </message> 595 <message> 596 <location filename="../src/mainwindow.cpp" line="1561"/> 597 <source>Setup page-related options for printing</source> 598 <translation>Встановити параметри другу, що відносяться до сторінки</translation> 599 </message> 600 <message> 601 <location filename="../src/mainwindow.cpp" line="1575"/> 573 602 <source>Exit %1</source> 574 603 <translation>Вийти з %1</translation> 575 604 </message> 576 605 <message> 577 <location filename="../src/mainwindow.cpp" line="1 471"/>606 <location filename="../src/mainwindow.cpp" line="1579"/> 578 607 <source>Configure...</source> 579 608 <translation>Налаштувати...</translation> 580 609 </message> 581 610 <message> 582 <location filename="../src/mainwindow.cpp" line="1 473"/>611 <location filename="../src/mainwindow.cpp" line="1581"/> 583 612 <source>Customize toolbars</source> 584 613 <translation>Налаштування панелей інструментів</translation> 585 614 </message> 586 615 <message> 587 <location filename="../src/mainwindow.cpp" line="1 478"/>616 <location filename="../src/mainwindow.cpp" line="1586"/> 588 617 <source>Report about a bug in %1</source> 589 618 <translation>Повідомити про проблему з %1</translation> 590 619 </message> 591 620 <message> 592 <location filename="../src/mainwindow.cpp" line="1 483"/>621 <location filename="../src/mainwindow.cpp" line="1591"/> 593 622 <source>Check for %1 updates</source> 594 623 <translation>Перевірити оновлення %1</translation> 595 624 </message> 596 625 <message> 597 <location filename="../src/mainwindow.cpp" line="1 492"/>626 <location filename="../src/mainwindow.cpp" line="1604"/> 598 627 <source>%1 Task File</source> 599 628 <translation>Файл умови %1</translation> 600 629 </message> 601 630 <message> 602 <location filename="../src/mainwindow.cpp" line=" 369"/>603 <location filename="../src/mainwindow.cpp" line="4 11"/>631 <location filename="../src/mainwindow.cpp" line="445"/> 632 <location filename="../src/mainwindow.cpp" line="482"/> 604 633 <source>Settings Changed</source> 605 634 <translation>Параметри змінено</translation> 606 635 </message> 607 636 <message> 608 <location filename="../src/mainwindow.cpp" line=" 184"/>637 <location filename="../src/mainwindow.cpp" line="203"/> 609 638 <source>Task Load</source> 610 639 <translation>Завантаження умови</translation> 611 640 </message> 612 641 <message> 613 <location filename="../src/mainwindow.cpp" line="287"/> 614 <location filename="../src/mainwindow.cpp" line="302"/> 642 <location filename="../src/mainwindow.cpp" line="312"/> 643 <location filename="../src/mainwindow.cpp" line="322"/> 644 <location filename="../src/mainwindow.cpp" line="360"/> 615 645 <source>Solution Graph</source> 616 646 <translation>Граф розв'язку</translation> 617 647 </message> 618 648 <message> 619 <location filename="../src/mainwindow.cpp" line="3 03"/>649 <location filename="../src/mainwindow.cpp" line="323"/> 620 650 <source>Generated with %1</source> 621 651 <translation>Створено за допомогою %1</translation> 622 652 </message> 623 653 <message> 624 <location filename="../src/mainwindow.cpp" line="3 27"/>654 <location filename="../src/mainwindow.cpp" line="353"/> 625 655 <source>Unable to save the solution graph. 626 656 Error: %1</source> … … 629 659 </message> 630 660 <message> 631 <location filename="../src/mainwindow.cpp" line=" 455"/>661 <location filename="../src/mainwindow.cpp" line="526"/> 632 662 <source>Unsupported Feature</source> 633 663 <translation>Непідтримувана функція</translation> 634 664 </message> 635 665 <message> 636 <location filename="../src/mainwindow.cpp" line="455"/> 637 <source>Sorry, but this feature is not supported on your platform 638 or support for this feature was not installed.</source> 639 <translation type="unfinished"></translation> 640 </message> 641 <message> 642 <location filename="../src/mainwindow.cpp" line="468"/> 666 <location filename="../src/mainwindow.cpp" line="539"/> 643 667 <source>Version</source> 644 668 <translation>Версія</translation> 645 669 </message> 646 670 <message> 647 <location filename="../src/mainwindow.cpp" line=" 475"/>671 <location filename="../src/mainwindow.cpp" line="546"/> 648 672 <source>Target OS (ARCH)</source> 649 673 <translation>Цільова ОС (архітектура)</translation> 650 674 </message> 651 675 <message> 652 <location filename="../src/mainwindow.cpp" line="477"/> 653 <location filename="../src/mainwindow.cpp" line="481"/> 676 <location filename="../src/mainwindow.cpp" line="547"/> 654 677 <source>Qt library</source> 655 678 <translation>Бібліотека Qt</translation> 656 679 </message> 657 680 <message> 658 <location filename="../src/mainwindow.cpp" line="477"/> 659 <source>shared</source> 660 <translation>динамічна</translation> 661 </message> 662 <message> 663 <location filename="../src/mainwindow.cpp" line="478"/> 681 <location filename="../src/mainwindow.cpp" line="548"/> 664 682 <source>Build time</source> 665 683 <translation>Часу збірки</translation> 666 684 </message> 667 685 <message> 668 <location filename="../src/mainwindow.cpp" line=" 479"/>686 <location filename="../src/mainwindow.cpp" line="549"/> 669 687 <source>Runtime</source> 670 688 <translation>Часу виконання</translation> 671 689 </message> 672 690 <message> 673 <location filename="../src/mainwindow.cpp" line=" 481"/>674 <source> static</source>675 <translation> статична</translation>676 </message> 677 <message> 678 <location filename="../src/mainwindow.cpp" line=" 484"/>691 <location filename="../src/mainwindow.cpp" line="550"/> 692 <source>Logical screen DPI</source> 693 <translation>Логічна роздільна здатність екрану</translation> 694 </message> 695 <message> 696 <location filename="../src/mainwindow.cpp" line="552"/> 679 697 <source>Algorithm</source> 680 698 <translation>Алгоритм</translation> 681 699 </message> 682 700 <message> 683 <location filename="../src/mainwindow.cpp" line=" 486"/>701 <location filename="../src/mainwindow.cpp" line="554"/> 684 702 <source>This program is free software: you can redistribute it and/or modify<br> 685 703 it under the terms of the GNU General Public License as published by<br> … … 709 727 </message> 710 728 <message> 711 <location filename="../src/mainwindow.cpp" line=" 590"/>729 <location filename="../src/mainwindow.cpp" line="658"/> 712 730 <source>About</source> 713 731 <translation>Про</translation> 714 732 </message> 715 733 <message> 716 <location filename="../src/mainwindow.cpp" line=" 591"/>734 <location filename="../src/mainwindow.cpp" line="659"/> 717 735 <source>License</source> 718 736 <translation>Ліцензія</translation> 719 737 </message> 720 738 <message> 721 <location filename="../src/mainwindow.cpp" line=" 592"/>739 <location filename="../src/mainwindow.cpp" line="660"/> 722 740 <source>Credits</source> 723 741 <translation>Подяки</translation> 724 742 </message> 725 743 <message> 726 <location filename="../src/mainwindow.cpp" line=" 655"/>744 <location filename="../src/mainwindow.cpp" line="726"/> 727 745 <source>Data error</source> 728 746 <translation>Помилка у даних</translation> 729 747 </message> 730 748 <message> 731 <location filename="../src/mainwindow.cpp" line=" 655"/>749 <location filename="../src/mainwindow.cpp" line="726"/> 732 750 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 733 751 <translation>Помилка у комірці [Рядок %1; Колонка %2]: Невірний формат даних.</translation> 734 752 </message> 735 753 <message> 736 <location filename="../src/mainwindow.cpp" line=" 673"/>754 <location filename="../src/mainwindow.cpp" line="744"/> 737 755 <source>Calculating optimal route...</source> 738 756 <translation>Обчислення оптимального шляху...</translation> 739 757 </message> 740 758 <message> 741 <location filename="../src/mainwindow.cpp" line=" 674"/>759 <location filename="../src/mainwindow.cpp" line="745"/> 742 760 <source>Solution Progress</source> 743 761 <translation>Поступ розв'язку</translation> 744 762 </message> 745 763 <message> 746 <location filename="../src/mainwindow.cpp" line="7 18"/>764 <location filename="../src/mainwindow.cpp" line="787"/> 747 765 <source>Solution Result</source> 748 766 <translation>Результат розв'язку</translation> 749 767 </message> 750 768 <message> 751 <location filename="../src/mainwindow.cpp" line="7 18"/>769 <location filename="../src/mainwindow.cpp" line="787"/> 752 770 <source>Unable to find a solution. 753 771 Maybe, this task has no solution.</source> … … 756 774 </message> 757 775 <message> 758 <location filename="../src/mainwindow.cpp" line=" 748"/>776 <location filename="../src/mainwindow.cpp" line="817"/> 759 777 <source>Generating header</source> 760 778 <translation>Генерація заголовку</translation> 761 779 </message> 762 780 <message> 763 <location filename="../src/mainwindow.cpp" line=" 759"/>781 <location filename="../src/mainwindow.cpp" line="828"/> 764 782 <source>Solution of Variant #%1 Task</source> 765 783 <translation>Розв'язок завдання для варіанту №%1</translation> 766 784 </message> 767 785 <message> 768 <location filename="../src/mainwindow.cpp" line=" 787"/>786 <location filename="../src/mainwindow.cpp" line="868"/> 769 787 <source>Task:</source> 770 788 <translation>Умова:</translation> 771 789 </message> 772 790 <message> 773 <location filename="../src/mainwindow.cpp" line="2 71"/>774 <location filename="../src/mainwindow.cpp" line="3 27"/>775 <location filename="../src/mainwindow.cpp" line="3 38"/>791 <location filename="../src/mainwindow.cpp" line="289"/> 792 <location filename="../src/mainwindow.cpp" line="353"/> 793 <location filename="../src/mainwindow.cpp" line="373"/> 776 794 <source>Solution Save</source> 777 795 <translation>Збереження розв'язку</translation> 778 796 </message> 779 797 <message numerus="yes"> 780 <location filename="../src/mainwindow.cpp" line="1 32"/>798 <location filename="../src/mainwindow.cpp" line="150"/> 781 799 <source>Would you like %1 to automatically check for updates every %n day(s)?</source> 782 800 <translation> … … 787 805 </message> 788 806 <message> 789 <location filename="../src/mainwindow.cpp" line="2 71"/>790 <location filename="../src/mainwindow.cpp" line="3 38"/>807 <location filename="../src/mainwindow.cpp" line="289"/> 808 <location filename="../src/mainwindow.cpp" line="373"/> 791 809 <source>Unable to save the solution. 792 810 Error: %1</source> … … 795 813 </message> 796 814 <message> 797 <location filename="../src/mainwindow.cpp" line=" 369"/>815 <location filename="../src/mainwindow.cpp" line="445"/> 798 816 <source>You have changed color settings. 799 817 They will be applied to the next solution output.</source> … … 802 820 </message> 803 821 <message> 804 <location filename="../src/mainwindow.cpp" line=" 380"/>822 <location filename="../src/mainwindow.cpp" line="456"/> 805 823 <source>Language will be autodetected on the next %1 start.</source> 806 824 <translation>Мову буде автоматично визначено при наступному запуску %1.</translation> 807 825 </message> 808 826 <message> 809 <location filename="../src/mainwindow.cpp" line="4 11"/>827 <location filename="../src/mainwindow.cpp" line="482"/> 810 828 <source>You have changed the application language. 811 829 To get current solution output in the new language … … 816 834 </message> 817 835 <message> 818 <location filename="../src/mainwindow.cpp" line="4 19"/>836 <location filename="../src/mainwindow.cpp" line="490"/> 819 837 <source>Style Change</source> 820 838 <translation>Зміна вигляду</translation> 821 839 </message> 822 840 <message> 823 <location filename="../src/mainwindow.cpp" line="4 19"/>841 <location filename="../src/mainwindow.cpp" line="490"/> 824 842 <source>To apply the default style you need to restart %1.</source> 825 843 <translation>Щоб застосувати вигляд за промовчанням необхідно перзапустити %1.</translation> 826 844 </message> 827 845 <message> 828 <location filename="../src/mainwindow.cpp" line=" 483"/>846 <location filename="../src/mainwindow.cpp" line="551"/> 829 847 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b> with <b>%4</b> compiler.</source> 830 848 <translation>Збірка <b>%1</b>, зібрана <b>%2</b> о <b>%3</b> за допомогою компілятора <b>%4</b>.</translation> 831 849 </message> 832 850 <message> 833 <location filename="../src/mainwindow.cpp" line="5 00"/>851 <location filename="../src/mainwindow.cpp" line="568"/> 834 852 <source>%1 was created using <b>Qt&nbsp;framework</b> licensed under the terms of the GNU Lesser General Public License,<br> 835 853 see <a href="http://qt.nokia.com/">qt.nokia.com</a><br> … … 856 874 </message> 857 875 <message> 858 <location filename="../src/mainwindow.cpp" line="6 01"/>876 <location filename="../src/mainwindow.cpp" line="669"/> 859 877 <source>Translation</source> 860 878 <translation>Переклад</translation> 861 879 </message> 862 880 <message> 863 <location filename="../src/mainwindow.cpp" line="6 11"/>864 <location filename="../src/mainwindow.cpp" line="1 487"/>881 <location filename="../src/mainwindow.cpp" line="679"/> 882 <location filename="../src/mainwindow.cpp" line="1595"/> 865 883 <source>About %1</source> 866 884 <translation>Про %1</translation> 867 885 </message> 868 886 <message> 869 <location filename="../src/mainwindow.cpp" line=" 665"/>887 <location filename="../src/mainwindow.cpp" line="736"/> 870 888 <source>%v of %1 parts found</source> 871 889 <translation>Знайдено %v з %1 переходів</translation> 872 890 </message> 873 891 <message> 874 <location filename="../src/mainwindow.cpp" line="749"/> 892 <location filename="../src/mainwindow.cpp" line="789"/> 893 <location filename="../src/mainwindow.cpp" line="887"/> 894 <location filename="../src/mainwindow.cpp" line="1022"/> 895 <source>Memory cleanup...</source> 896 <translation>Очищення пам'яті...</translation> 897 </message> 898 <message> 899 <location filename="../src/mainwindow.cpp" line="818"/> 875 900 <source>Generating solution output...</source> 876 901 <translation>Генерація тексту розв'язку...</translation> 877 902 </message> 878 903 <message> 879 <location filename="../src/mainwindow.cpp" line=" 785"/>904 <location filename="../src/mainwindow.cpp" line="866"/> 880 905 <source>Variant #%1 Task</source> 881 906 <translation>Умова варіанту №%1</translation> 882 907 </message> 883 908 <message> 884 <location filename="../src/mainwindow.cpp" line=" 798"/>909 <location filename="../src/mainwindow.cpp" line="879"/> 885 910 <source>Variant #%1 Solution</source> 886 911 <translation>Розв'язок варіанту №%1</translation> 887 912 </message> 888 913 <message> 889 <location filename="../src/mainwindow.cpp" line="8 03"/>914 <location filename="../src/mainwindow.cpp" line="884"/> 890 915 <source>Generating step %v</source> 891 916 <translation>Генерація кроку %v</translation> 892 917 </message> 893 918 <message> 894 <location filename="../src/mainwindow.cpp" line=" 842"/>919 <location filename="../src/mainwindow.cpp" line="923"/> 895 920 <source>Step #%1</source> 896 921 <translation>Крок №%1</translation> 897 922 </message> 898 923 <message> 899 <location filename="../src/mainwindow.cpp" line=" 847"/>924 <location filename="../src/mainwindow.cpp" line="931"/> 900 925 <source>Selected route %1 %2 part.</source> 901 926 <translation>Обрано шлях %1 %2.</translation> 902 927 </message> 903 928 <message> 904 <location filename="../src/mainwindow.cpp" line=" 847"/>929 <location filename="../src/mainwindow.cpp" line="931"/> 905 930 <source>with</source> 906 931 <translation>з переходом</translation> 907 932 </message> 908 933 <message> 909 <location filename="../src/mainwindow.cpp" line=" 847"/>934 <location filename="../src/mainwindow.cpp" line="931"/> 910 935 <source>without</source> 911 936 <translation>без переходу</translation> 912 937 </message> 913 938 <message> 914 <location filename="../src/mainwindow.cpp" line=" 879"/>939 <location filename="../src/mainwindow.cpp" line="961"/> 915 940 <source>Generating footer</source> 916 941 <translation>Генерація закінчення</translation> 917 942 </message> 918 943 <message> 919 <location filename="../src/mainwindow.cpp" line=" 889"/>944 <location filename="../src/mainwindow.cpp" line="971"/> 920 945 <source>Optimal path:</source> 921 946 <translation>Оптимальний шлях:</translation> 922 947 </message> 923 948 <message> 924 <location filename="../src/mainwindow.cpp" line=" 891"/>949 <location filename="../src/mainwindow.cpp" line="973"/> 925 950 <source>Resulting path:</source> 926 951 <translation>Знайдений шлях:</translation> 927 952 </message> 928 953 <message> 929 <location filename="../src/mainwindow.cpp" line=" 894"/>954 <location filename="../src/mainwindow.cpp" line="976"/> 930 955 <source>City %1</source> 931 956 <translation>Місто %1</translation> 932 957 </message> 933 958 <message> 934 <location filename="../src/mainwindow.cpp" line="9 00"/>959 <location filename="../src/mainwindow.cpp" line="985"/> 935 960 <source>The price is <b>%1</b> units.</source> 936 961 <translation>Вартість - <b>%1</b> одиниць.</translation> 937 962 </message> 938 963 <message> 939 <location filename="../src/mainwindow.cpp" line="9 05"/>964 <location filename="../src/mainwindow.cpp" line="988"/> 940 965 <source><b>WARNING!!!</b><br>This result is a record, but it may not be optimal.<br>Iterations need to be continued to check whether this result is optimal or get an optimal one.</source> 941 966 <translation><b>Увага!!!</b><br>Знайдений розв'язок є рекордом, але може бути неоптимальним.<br>Для отримання оптимального розв'язку, або перевірки поточного на оптимальність, потрібно продовжити ітерації.</translation> 942 967 </message> 943 968 <message> 944 <location filename="../src/mainwindow.cpp" line="720"/> 945 <location filename="../src/mainwindow.cpp" line="806"/> 946 <location filename="../src/mainwindow.cpp" line="939"/> 947 <source>Cleaning up...</source> 948 <translation>Очищення...</translation> 949 </message> 950 <message> 951 <location filename="../src/mainwindow.cpp" line="1331"/> 969 <location filename="../src/mainwindow.cpp" line="1424"/> 952 970 <source>Unable to load the translation language. 953 971 Falling back to autodetection.</source> … … 956 974 </message> 957 975 <message> 958 <location filename="../src/mainwindow.cpp" line="1384"/> 976 <location filename="../src/mainwindow.cpp" line="1480"/> 977 <location filename="../src/mainwindow.cpp" line="1855"/> 959 978 <source>Would you like to save changes in the current task?</source> 960 979 <translation>Бажаете зберегти зміни у поточній задачі?</translation> 961 980 </message> 962 981 <message> 963 <location filename="../src/mainwindow.cpp" line="1 246"/>982 <location filename="../src/mainwindow.cpp" line="1339"/> 964 983 <source>Set application language to %1</source> 965 984 <translation>Змінити мову додатку на %1</translation> 966 985 </message> 967 986 <message> 968 <location filename="../src/mainwindow.cpp" line="1 481"/>987 <location filename="../src/mainwindow.cpp" line="1589"/> 969 988 <source>Check for &Updates...</source> 970 989 <translation>Перевірити &оновлення...</translation> 971 990 </message> 972 991 <message> 973 <location filename="../src/mainwindow.cpp" line="1 506"/>992 <location filename="../src/mainwindow.cpp" line="1618"/> 974 993 <source>Task Save</source> 975 994 <translation>Збереження умови</translation> 976 995 </message> 977 996 <message> 978 <location filename="../src/mainwindow.cpp" line="390"/> 979 <source>You have language autodetection turned on. 980 It needs to be off. 981 Do you wish to turn it off?</source> 982 <translation>Увімкнено автоматичне визначення мови. 983 Його необхідно вимкнути. 984 Вимкнути його?</translation> 985 </message> 986 <message> 987 <location filename="../src/mainwindow.cpp" line="179"/> 988 <location filename="../src/mainwindow.cpp" line="201"/> 989 <location filename="../src/mainwindow.cpp" line="227"/> 990 <location filename="../src/mainwindow.cpp" line="396"/> 991 <location filename="../src/mainwindow.cpp" line="1495"/> 992 <location filename="../src/mainwindow.h" line="151"/> 997 <location filename="../src/mainwindow.cpp" line="198"/> 998 <location filename="../src/mainwindow.cpp" line="220"/> 999 <location filename="../src/mainwindow.cpp" line="246"/> 1000 <location filename="../src/mainwindow.cpp" line="467"/> 1001 <location filename="../src/mainwindow.cpp" line="1607"/> 1002 <location filename="../src/mainwindow.h" line="157"/> 993 1003 <source>Untitled</source> 994 1004 <translation>Без імені</translation> … … 996 1006 </context> 997 1007 <context> 998 <name>QProgressDialog</name> 999 <message> 1000 <location filename="../src/mainwindow.cpp" line="669"/> 1008 <name>QDialogButtonBox</name> 1009 <message> 1010 <location filename="../src/mainwindow.cpp" line="740"/> 1011 <location filename="../src/mainwindow.cpp" line="1861"/> 1001 1012 <source>Cancel</source> 1002 <comment>No need to translate this. This translation will be taken from Qt translation files.</comment> 1003 <translation></translation> 1013 <comment>No need to translate this. The translation will be taken from Qt translation files.</comment> 1014 <translation type="unfinished"></translation> 1015 </message> 1016 <message> 1017 <location filename="../src/mainwindow.cpp" line="1859"/> 1018 <source>Discard</source> 1019 <comment>No need to translate this. The translation will be taken from Qt translation files.</comment> 1020 <translation type="unfinished"></translation> 1004 1021 </message> 1005 1022 </context> … … 1013 1030 <message> 1014 1031 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/> 1032 <location filename="../src/mainwindow.cpp" line="1864"/> 1015 1033 <source>Actions</source> 1016 1034 <translation>Дії</translation> … … 1062 1080 </message> 1063 1081 <message> 1064 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1 799"/>1082 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1807"/> 1065 1083 <source>< S E P A R A T O R ></source> 1066 1084 <translation>< Р О З Д І Л Ь Н И К ></translation> … … 1070 1088 <name>QtToolBarDialogPrivate</name> 1071 1089 <message> 1072 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="12 48"/>1090 <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1256"/> 1073 1091 <source>Custom Toolbar</source> 1074 1092 <translation>Користувацька панель</translation> … … 1110 1128 <message> 1111 1129 <location filename="../src/settingsdialog.cpp" line="149"/> 1112 <source> Use translucent effect on the Main Window under Windows Vista and 7</source>1113 <translation> Використовувати ефект полупрозорості для головного вікна у Windows Vista та Windows 7</translation>1130 <source>Make Main Window background translucent</source> 1131 <translation>Зробити тло головного вікна напівпрозорим</translation> 1114 1132 </message> 1115 1133 <message> … … 1129 1147 </message> 1130 1148 <message> 1131 <location filename="../src/settingsdialog.cpp" line="18 3"/>1149 <location filename="../src/settingsdialog.cpp" line="182"/> 1132 1150 <source>Hover mouse pointer over dialog elements to get additional help</source> 1133 1151 <translation>Наведіть покажчик миші на елемент ділогу, щоб отримати підказку</translation> 1134 1152 </message> 1135 1153 <message> 1136 <location filename="../src/settingsdialog.cpp" line="34 1"/>1137 <location filename="../src/settingsdialog.cpp" line="34 7"/>1154 <location filename="../src/settingsdialog.cpp" line="342"/> 1155 <location filename="../src/settingsdialog.cpp" line="348"/> 1138 1156 <source>Settings Reset</source> 1139 1157 <translation>Скидання налагоджень</translation> 1140 1158 </message> 1141 1159 <message> 1142 <location filename="../src/settingsdialog.cpp" line="34 1"/>1160 <location filename="../src/settingsdialog.cpp" line="342"/> 1143 1161 <source>Do you really want to <b>reset all application settings to their defaults</b>?</source> 1144 1162 <translation>Ви дісно хочете <b>скинути усі налаштування на значення по-замовчуванню</b>?</translation> 1145 1163 </message> 1146 1164 <message> 1147 <location filename="../src/settingsdialog.cpp" line="34 7"/>1165 <location filename="../src/settingsdialog.cpp" line="348"/> 1148 1166 <source>All settings where successfully reset to their defaults. 1149 1167 It is recommended to restart the application now.</source> … … 1192 1210 </message> 1193 1211 <message> 1212 <location filename="../ui/settingsdialog.ui" line="304"/> 1213 <source>Generate graphical representation of the solution</source> 1214 <translation>Генерувати графічне подання розв'язку</translation> 1215 </message> 1216 <message> 1217 <location filename="../ui/settingsdialog.ui" line="307"/> 1218 <source>Generate solution graph</source> 1219 <translation>Генерувати граф розв'язку</translation> 1220 </message> 1221 <message> 1194 1222 <location filename="../ui/settingsdialog.ui" line="348"/> 1195 1223 <source>What image format to use for graph when saving solution as HTML</source> … … 1197 1225 </message> 1198 1226 <message> 1199 <location filename="../ui/settingsdialog.ui" line="463"/> 1227 <location filename="../ui/settingsdialog.ui" line="394"/> 1228 <source>Embed solution graph into HTML</source> 1229 <translation>Вбудувати граф розв'зку у HTML</translation> 1230 </message> 1231 <message> 1232 <location filename="../ui/settingsdialog.ui" line="496"/> 1200 1233 <source>Output font settings</source> 1201 1234 <translation>Параметри шрифта</translation> 1202 1235 </message> 1203 1236 <message> 1204 <location filename="../ui/settingsdialog.ui" line=" 488"/>1237 <location filename="../ui/settingsdialog.ui" line="521"/> 1205 1238 <source>&Color...</source> 1206 1239 <translation>&Колір...</translation> … … 1257 1290 </message> 1258 1291 <message> 1259 <location filename="../ui/settingsdialog.ui" line="304"/> 1260 <source>Show graphical representation of the solution</source> 1261 <translation>Показувати графічне подання розв'язку</translation> 1262 </message> 1263 <message> 1264 <location filename="../ui/settingsdialog.ui" line="307"/> 1265 <source>Show solution graph</source> 1266 <translation>Показ графу розв'язку</translation> 1267 </message> 1268 <message> 1269 <location filename="../ui/settingsdialog.ui" line="373"/> 1292 <location filename="../ui/settingsdialog.ui" line="406"/> 1270 1293 <source>Show solution steps' matrices for every solution step</source> 1271 1294 <translation>Показувати матриці кроків розв'язку для кожного кроку</translation> 1272 1295 </message> 1273 1296 <message> 1274 <location filename="../ui/settingsdialog.ui" line=" 376"/>1297 <location filename="../ui/settingsdialog.ui" line="409"/> 1275 1298 <source>Show solution steps' matrices</source> 1276 1299 <translation>Показ матриць кроків розв'язку</translation> 1277 1300 </message> 1278 1301 <message> 1279 <location filename="../ui/settingsdialog.ui" line="4 07"/>1302 <location filename="../ui/settingsdialog.ui" line="440"/> 1280 1303 <source>Show or hide solution steps' matrices based on number of cities in the task</source> 1281 1304 <translation>Показувати матриці ходу розв'язку в залежності від кількості міст</translation> 1282 1305 </message> 1283 1306 <message> 1284 <location filename="../ui/settingsdialog.ui" line="4 20"/>1307 <location filename="../ui/settingsdialog.ui" line="453"/> 1285 1308 <source>Maximum number of cities to show solution steps' matrices</source> 1286 1309 <translation>Максимальна кількість міст для показу матриць кроків розв'язку</translation> 1287 1310 </message> 1288 1311 <message> 1289 <location filename="../ui/settingsdialog.ui" line=" 472"/>1312 <location filename="../ui/settingsdialog.ui" line="505"/> 1290 1313 <source>Font face for solution output</source> 1291 1314 <translation>Вигляд шрифта для виводу</translation> 1292 1315 </message> 1293 1316 <message> 1294 <location filename="../ui/settingsdialog.ui" line=" 485"/>1317 <location filename="../ui/settingsdialog.ui" line="518"/> 1295 1318 <source>Font color for solution output</source> 1296 1319 <translation>Колір шрифта для виводу</translation> … … 1302 1325 </message> 1303 1326 <message> 1304 <location filename="../ui/settingsdialog.ui" line="4 51"/>1327 <location filename="../ui/settingsdialog.ui" line="484"/> 1305 1328 <source>Scroll to the end of solution output after solving</source> 1306 1329 <translation>Прокручувати в кінець виводу після закінчення розв'язку задачі</translation> 1307 1330 </message> 1308 1331 <message> 1309 <location filename="../ui/settingsdialog.ui" line="4 54"/>1332 <location filename="../ui/settingsdialog.ui" line="487"/> 1310 1333 <source>Scroll to solution end</source> 1311 1334 <translation>Прокручувати в кінець розв'язку</translation> … … 1342 1365 </message> 1343 1366 <message> 1344 <location filename="../ui/settingsdialog.ui" line="410"/> 1367 <location filename="../ui/settingsdialog.ui" line="391"/> 1368 <source>Save solution graph inside HTML using data URI scheme (not supported by IE 7 and lower)</source> 1369 <translation>Зберігати граф всередині HTML за допомогою data URI scheme (не підтр. IE 7 та нижче)</translation> 1370 </message> 1371 <message> 1372 <location filename="../ui/settingsdialog.ui" line="443"/> 1345 1373 <source>Only when <=</source> 1346 1374 <translation>Лише коли ≤</translation> 1347 1375 </message> 1348 1376 <message> 1349 <location filename="../ui/settingsdialog.ui" line="4 23"/>1377 <location filename="../ui/settingsdialog.ui" line="456"/> 1350 1378 <source> cities</source> 1351 1379 <comment>Don't forget a space at the beginning!</comment> … … 1353 1381 </message> 1354 1382 <message> 1355 <location filename="../ui/settingsdialog.ui" line=" 475"/>1383 <location filename="../ui/settingsdialog.ui" line="508"/> 1356 1384 <source>&Font...</source> 1357 1385 <translation>&Шрифт...</translation>
Note: See TracChangeset
for help on using the changeset viewer.