Changeset 03df0acb95 in tspsg for l10n/template.ts
- 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)
- File:
-
- 1 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>
Note: See TracChangeset
for help on using the changeset viewer.