Changeset 760f2aae97 in tspsg
- Timestamp:
- Oct 14, 2010, 8:04:45 PM (14 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 7fd1756f1e
- Parents:
- 9adbc413c7
- git-author:
- Oleksii Serdiuk <contacts@…> (10/14/10 20:04:45)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:58)
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
doxygen.conf
r9adbc413c7 r760f2aae97 38 38 # by quotes) that should identify the project. 39 39 40 PROJECT_NAME = "TSP SG: TSPSolver and Generator"40 PROJECT_NAME = "TSP Solver and Generator" 41 41 42 42 # The PROJECT_NUMBER tag can be used to enter a project or revision number. -
install.pri
r9adbc413c7 r760f2aae97 19 19 # For *nix: 20 20 # - executable goes to /usr/bin 21 # - COPYING and README go to /usr/share/TSPSG22 21 # - translations go to /usr/share/TSPSG/l10n 23 # - docs go to /usr/share/doc/TSPSG-x.x.x 22 # - COPYING, ChangeLog.txt, README.txt and INSTALL.txt 23 # go to /usr/share/doc/TSPSG-x.x.x 24 24 unix:!macx:!symbian { 25 25 isEmpty(PREFIX) { -
l10n/template.ts
r9adbc413c7 r760f2aae97 6 6 <name>--------</name> 7 7 <message> 8 <location filename="../src/mainwindow.cpp" line="5 09"/>8 <location filename="../src/mainwindow.cpp" line="520"/> 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 11"/>14 <location filename="../src/mainwindow.cpp" line="522"/> 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="12 12"/>20 <location filename="../src/mainwindow.cpp" line="1244"/> 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="12 13"/>26 <location filename="../src/mainwindow.cpp" line="1245"/> 27 27 <source>LANGNAME</source> 28 28 <comment>Please, provide a native name of your translation language here.</comment> … … 199 199 <message> 200 200 <location filename="../ui/mainwindow.ui" line="196"/> 201 <location filename="../ui/mainwindow.ui" line="34 0"/>201 <location filename="../ui/mainwindow.ui" line="343"/> 202 202 <source>Save solution to a file</source> 203 203 <translation type="unfinished"></translation> … … 255 255 </message> 256 256 <message> 257 <location filename="../ui/mainwindow.ui" line="31 3"/>257 <location filename="../ui/mainwindow.ui" line="316"/> 258 258 <source>Main Toolbar</source> 259 259 <translation type="unfinished"></translation> 260 260 </message> 261 261 <message> 262 <location filename="../ui/mainwindow.ui" line="33 4"/>262 <location filename="../ui/mainwindow.ui" line="337"/> 263 263 <source>&Solution...</source> 264 264 <translation type="unfinished"></translation> 265 265 </message> 266 266 <message> 267 <location filename="../ui/mainwindow.ui" line="3 37"/>267 <location filename="../ui/mainwindow.ui" line="340"/> 268 268 <source>Save solution</source> 269 269 <translation type="unfinished"></translation> 270 270 </message> 271 271 <message> 272 <location filename="../ui/mainwindow.ui" line="34 5"/>272 <location filename="../ui/mainwindow.ui" line="348"/> 273 273 <source>&New</source> 274 274 <translation type="unfinished"></translation> 275 275 </message> 276 276 <message> 277 <location filename="../ui/mainwindow.ui" line="3 48"/>277 <location filename="../ui/mainwindow.ui" line="351"/> 278 278 <source>New task</source> 279 279 <translation type="unfinished"></translation> 280 280 </message> 281 281 <message> 282 <location filename="../ui/mainwindow.ui" line="35 1"/>282 <location filename="../ui/mainwindow.ui" line="354"/> 283 283 <source>Create new task</source> 284 284 <translation type="unfinished"></translation> 285 285 </message> 286 286 <message> 287 <location filename="../ui/mainwindow.ui" line="35 4"/>287 <location filename="../ui/mainwindow.ui" line="357"/> 288 288 <source>Ctrl+N</source> 289 289 <translation type="unfinished"></translation> 290 290 </message> 291 291 <message> 292 <location filename="../ui/mainwindow.ui" line="3 59"/>292 <location filename="../ui/mainwindow.ui" line="362"/> 293 293 <source>&Open...</source> 294 294 <translation type="unfinished"></translation> 295 295 </message> 296 296 <message> 297 <location filename="../ui/mainwindow.ui" line="36 2"/>297 <location filename="../ui/mainwindow.ui" line="365"/> 298 298 <source>Open task</source> 299 299 <translation type="unfinished"></translation> 300 300 </message> 301 301 <message> 302 <location filename="../ui/mainwindow.ui" line="36 5"/>302 <location filename="../ui/mainwindow.ui" line="368"/> 303 303 <source>Open saved task</source> 304 304 <translation type="unfinished"></translation> 305 305 </message> 306 306 <message> 307 <location filename="../ui/mainwindow.ui" line="3 68"/>307 <location filename="../ui/mainwindow.ui" line="371"/> 308 308 <source>Ctrl+O</source> 309 309 <translation type="unfinished"></translation> 310 310 </message> 311 311 <message> 312 <location filename="../ui/mainwindow.ui" line="37 3"/>312 <location filename="../ui/mainwindow.ui" line="376"/> 313 313 <source>&Preferences...</source> 314 314 <translation type="unfinished"></translation> 315 315 </message> 316 316 <message> 317 <location filename="../ui/mainwindow.ui" line="37 6"/>317 <location filename="../ui/mainwindow.ui" line="379"/> 318 318 <source>Application preferences</source> 319 319 <translation type="unfinished"></translation> 320 320 </message> 321 321 <message> 322 <location filename="../ui/mainwindow.ui" line="38 4"/>322 <location filename="../ui/mainwindow.ui" line="387"/> 323 323 <source>&Contents</source> 324 324 <translation type="unfinished"></translation> 325 325 </message> 326 326 <message> 327 <location filename="../ui/mainwindow.ui" line="3 87"/>327 <location filename="../ui/mainwindow.ui" line="390"/> 328 328 <source>Open help contents</source> 329 329 <translation type="unfinished"></translation> 330 330 </message> 331 331 <message> 332 <location filename="../ui/mainwindow.ui" line="39 0"/>332 <location filename="../ui/mainwindow.ui" line="393"/> 333 333 <source>Ctrl+F1</source> 334 334 <translation type="unfinished"></translation> 335 335 </message> 336 336 <message> 337 <location filename="../ui/mainwindow.ui" line=" 398"/>337 <location filename="../ui/mainwindow.ui" line="401"/> 338 338 <source>Context &Help</source> 339 339 <translation type="unfinished"></translation> 340 340 </message> 341 341 <message> 342 <location filename="../ui/mainwindow.ui" line="40 1"/>342 <location filename="../ui/mainwindow.ui" line="404"/> 343 343 <source>Open context help</source> 344 344 <translation type="unfinished"></translation> 345 345 </message> 346 346 <message> 347 <location filename="../ui/mainwindow.ui" line="40 4"/>347 <location filename="../ui/mainwindow.ui" line="407"/> 348 348 <source>F1</source> 349 349 <translation type="unfinished"></translation> 350 350 </message> 351 351 <message> 352 <location filename="../ui/mainwindow.ui" line="4 09"/>352 <location filename="../ui/mainwindow.ui" line="412"/> 353 353 <source>&About TSPSG...</source> 354 354 <translation type="unfinished"></translation> 355 355 </message> 356 356 <message> 357 <location filename="../ui/mainwindow.ui" line="412"/> 358 <source>About application</source> 357 <location filename="../ui/mainwindow.ui" line="506"/> 358 <source>Online &Support...</source> 359 <translation type="unfinished"></translation> 360 </message> 361 <message> 362 <location filename="../ui/mainwindow.ui" line="509"/> 363 <source>Get support online</source> 364 <translation type="unfinished"></translation> 365 </message> 366 <message> 367 <location filename="../ui/mainwindow.ui" line="514"/> 368 <source>Report a &Bug...</source> 359 369 <translation type="unfinished"></translation> 360 370 </message> … … 365 375 </message> 366 376 <message> 367 <location filename="../ui/mainwindow.ui" line="42 0"/>368 <source> Exit application</source>377 <location filename="../ui/mainwindow.ui" line="422"/> 378 <source>&Task...</source> 369 379 <translation type="unfinished"></translation> 370 380 </message> 371 381 <message> 372 382 <location filename="../ui/mainwindow.ui" line="425"/> 373 <source>&Task...</source> 383 <location filename="../ui/mainwindow.ui" line="470"/> 384 <source>Save task</source> 374 385 <translation type="unfinished"></translation> 375 386 </message> 376 387 <message> 377 388 <location filename="../ui/mainwindow.ui" line="428"/> 389 <source>Save task to file</source> 390 <translation type="unfinished"></translation> 391 </message> 392 <message> 393 <location filename="../ui/mainwindow.ui" line="439"/> 394 <source>&Autodetect</source> 395 <translation type="unfinished"></translation> 396 </message> 397 <message> 398 <location filename="../ui/mainwindow.ui" line="442"/> 399 <source>Detect language automatically</source> 400 <translation type="unfinished"></translation> 401 </message> 402 <message> 403 <location filename="../ui/mainwindow.ui" line="445"/> 404 <source>Detect language automatically based on regional settings</source> 405 <translation type="unfinished"></translation> 406 </message> 407 <message> 408 <location filename="../ui/mainwindow.ui" line="467"/> 409 <source>&Save</source> 410 <translation type="unfinished"></translation> 411 </message> 412 <message> 378 413 <location filename="../ui/mainwindow.ui" line="473"/> 379 <source>Save task</source> 380 <translation type="unfinished"></translation> 381 </message> 382 <message> 383 <location filename="../ui/mainwindow.ui" line="431"/> 384 <source>Save task to file</source> 385 <translation type="unfinished"></translation> 386 </message> 387 <message> 388 <location filename="../ui/mainwindow.ui" line="442"/> 389 <source>&Autodetect</source> 390 <translation type="unfinished"></translation> 391 </message> 392 <message> 393 <location filename="../ui/mainwindow.ui" line="445"/> 394 <source>Detect language automatically</source> 395 <translation type="unfinished"></translation> 396 </message> 397 <message> 398 <location filename="../ui/mainwindow.ui" line="448"/> 399 <source>Detect language automatically based on regional settings</source> 400 <translation type="unfinished"></translation> 401 </message> 402 <message> 403 <location filename="../ui/mainwindow.ui" line="470"/> 404 <source>&Save</source> 414 <source>Save current task</source> 405 415 <translation type="unfinished"></translation> 406 416 </message> 407 417 <message> 408 418 <location filename="../ui/mainwindow.ui" line="476"/> 409 <source>Save current task</source>410 <translation type="unfinished"></translation>411 </message>412 <message>413 <location filename="../ui/mainwindow.ui" line="479"/>414 419 <source>Ctrl+S</source> 415 420 <translation type="unfinished"></translation> 416 421 </message> 417 422 <message> 418 <location filename="../ui/mainwindow.ui" line="48 8"/>423 <location filename="../ui/mainwindow.ui" line="481"/> 419 424 <source>About &Qt...</source> 420 425 <translation type="unfinished"></translation> 421 426 </message> 422 427 <message> 423 <location filename="../ui/mainwindow.ui" line="4 91"/>428 <location filename="../ui/mainwindow.ui" line="484"/> 424 429 <source>About Qt library</source> 425 430 <translation type="unfinished"></translation> 426 431 </message> 427 432 <message> 428 <location filename="../ui/mainwindow.ui" line=" 505"/>433 <location filename="../ui/mainwindow.ui" line="498"/> 429 434 <source>System Default</source> 430 435 <translation type="unfinished"></translation> 431 436 </message> 432 437 <message> 433 <location filename="../ui/mainwindow.ui" line="50 8"/>438 <location filename="../ui/mainwindow.ui" line="501"/> 434 439 <source>Automatically choose the most appropriate style</source> 435 440 <translation type="unfinished"></translation> 436 441 </message> 437 442 <message> 438 <location filename="../src/mainwindow.cpp" line="1 55"/>443 <location filename="../src/mainwindow.cpp" line="173"/> 439 444 <source>All Supported Formats</source> 440 445 <translation type="unfinished"></translation> 441 446 </message> 442 447 <message> 443 <location filename="../src/mainwindow.cpp" line="1 56"/>444 <location filename="../src/mainwindow.cpp" line="1 57"/>448 <location filename="../src/mainwindow.cpp" line="174"/> 449 <location filename="../src/mainwindow.cpp" line="175"/> 445 450 <source>%1 Task Files</source> 446 451 <translation type="unfinished"></translation> 447 452 </message> 448 453 <message> 449 <location filename="../src/mainwindow.cpp" line="1 58"/>450 <location filename="../src/mainwindow.cpp" line="2 31"/>451 <location filename="../src/mainwindow.cpp" line="14 43"/>454 <location filename="../src/mainwindow.cpp" line="176"/> 455 <location filename="../src/mainwindow.cpp" line="247"/> 456 <location filename="../src/mainwindow.cpp" line="1493"/> 452 457 <source>All Files</source> 453 458 <translation type="unfinished"></translation> 454 459 </message> 455 460 <message> 456 <location filename="../src/mainwindow.cpp" line="1 66"/>461 <location filename="../src/mainwindow.cpp" line="184"/> 457 462 <source>Task Load</source> 458 463 <translation type="unfinished"></translation> 459 464 </message> 460 465 <message> 461 <location filename="../src/mainwindow.cpp" line="1 61"/>462 <location filename="../src/mainwindow.cpp" line=" 183"/>463 <location filename="../src/mainwindow.cpp" line="2 09"/>464 <location filename="../src/mainwindow.cpp" line="3 81"/>465 <location filename="../src/mainwindow.cpp" line="14 45"/>466 <location filename="../src/mainwindow.h" line="15 3"/>466 <location filename="../src/mainwindow.cpp" line="179"/> 467 <location filename="../src/mainwindow.cpp" line="201"/> 468 <location filename="../src/mainwindow.cpp" line="227"/> 469 <location filename="../src/mainwindow.cpp" line="396"/> 470 <location filename="../src/mainwindow.cpp" line="1495"/> 471 <location filename="../src/mainwindow.h" line="151"/> 467 472 <source>Untitled</source> 468 473 <translation type="unfinished"></translation> 469 474 </message> 470 <message> 471 <location filename="../src/mainwindow.cpp" line="225"/> 475 <message numerus="yes"> 476 <location filename="../src/mainwindow.cpp" line="132"/> 477 <source>Would you like %1 to automatically check for updates every %n day(s)?</source> 478 <translation type="unfinished"> 479 <numerusform></numerusform> 480 </translation> 481 </message> 482 <message> 483 <location filename="../src/mainwindow.cpp" line="243"/> 472 484 <source>PDF Files</source> 473 485 <translation type="unfinished"></translation> 474 486 </message> 475 487 <message> 476 <location filename="../src/mainwindow.cpp" line="2 27"/>488 <location filename="../src/mainwindow.cpp" line="245"/> 477 489 <source>HTML Files</source> 478 490 <translation type="unfinished"></translation> 479 491 </message> 480 492 <message> 481 <location filename="../src/mainwindow.cpp" line="2 29"/>493 <location filename="../src/mainwindow.cpp" line="246"/> 482 494 <source>OpenDocument Files</source> 483 495 <translation type="unfinished"></translation> 484 496 </message> 485 497 <message> 486 <location filename="../src/mainwindow.cpp" line="2 55"/>487 <location filename="../src/mainwindow.cpp" line="3 10"/>488 <location filename="../src/mainwindow.cpp" line="3 24"/>498 <location filename="../src/mainwindow.cpp" line="271"/> 499 <location filename="../src/mainwindow.cpp" line="327"/> 500 <location filename="../src/mainwindow.cpp" line="338"/> 489 501 <source>Solution Save</source> 490 502 <translation type="unfinished"></translation> 491 503 </message> 492 504 <message> 493 <location filename="../src/mainwindow.cpp" line="2 55"/>494 <location filename="../src/mainwindow.cpp" line="3 24"/>505 <location filename="../src/mainwindow.cpp" line="271"/> 506 <location filename="../src/mainwindow.cpp" line="338"/> 495 507 <source>Unable to save the solution. 496 508 Error: %1</source> … … 498 510 </message> 499 511 <message> 500 <location filename="../src/mainwindow.cpp" line="2 70"/>501 <location filename="../src/mainwindow.cpp" line=" 285"/>512 <location filename="../src/mainwindow.cpp" line="287"/> 513 <location filename="../src/mainwindow.cpp" line="302"/> 502 514 <source>Solution Graph</source> 503 515 <translation type="unfinished"></translation> 504 516 </message> 505 517 <message> 506 <location filename="../src/mainwindow.cpp" line=" 286"/>518 <location filename="../src/mainwindow.cpp" line="303"/> 507 519 <source>Generated with %1</source> 508 520 <translation type="unfinished"></translation> 509 521 </message> 510 522 <message> 511 <location filename="../src/mainwindow.cpp" line="3 10"/>523 <location filename="../src/mainwindow.cpp" line="327"/> 512 524 <source>Unable to save the solution graph. 513 525 Error: %1</source> … … 515 527 </message> 516 528 <message> 517 <location filename="../src/mainwindow.cpp" line="3 56"/>518 <location filename="../src/mainwindow.cpp" line=" 396"/>529 <location filename="../src/mainwindow.cpp" line="369"/> 530 <location filename="../src/mainwindow.cpp" line="411"/> 519 531 <source>Settings Changed</source> 520 532 <translation type="unfinished"></translation> 521 533 </message> 522 534 <message> 523 <location filename="../src/mainwindow.cpp" line="3 56"/>535 <location filename="../src/mainwindow.cpp" line="369"/> 524 536 <source>You have changed color settings. 525 537 They will be applied to the next solution output.</source> … … 527 539 </message> 528 540 <message> 529 <location filename="../src/mainwindow.cpp" line="3 67"/>530 <location filename="../src/mainwindow.cpp" line="3 76"/>541 <location filename="../src/mainwindow.cpp" line="380"/> 542 <location filename="../src/mainwindow.cpp" line="390"/> 531 543 <source>Language change</source> 532 544 <translation type="unfinished"></translation> 533 545 </message> 534 546 <message> 535 <location filename="../src/mainwindow.cpp" line="3 67"/>547 <location filename="../src/mainwindow.cpp" line="380"/> 536 548 <source>Language will be autodetected on the next %1 start.</source> 537 549 <translation type="unfinished"></translation> 538 550 </message> 539 551 <message> 540 <location filename="../src/mainwindow.cpp" line="3 76"/>552 <location filename="../src/mainwindow.cpp" line="390"/> 541 553 <source>You have language autodetection turned on. 542 554 It needs to be off. … … 545 557 </message> 546 558 <message> 547 <location filename="../src/mainwindow.cpp" line=" 396"/>559 <location filename="../src/mainwindow.cpp" line="411"/> 548 560 <source>You have changed the application language. 549 561 To get current solution output in the new language … … 552 564 </message> 553 565 <message> 554 <location filename="../src/mainwindow.cpp" line="4 04"/>566 <location filename="../src/mainwindow.cpp" line="419"/> 555 567 <source>Style Change</source> 556 568 <translation type="unfinished"></translation> 557 569 </message> 558 570 <message> 559 <location filename="../src/mainwindow.cpp" line="4 04"/>571 <location filename="../src/mainwindow.cpp" line="419"/> 560 572 <source>To apply the default style you need to restart %1.</source> 561 573 <translation type="unfinished"></translation> 562 574 </message> 563 575 <message> 564 <location filename="../src/mainwindow.cpp" line="4 41"/>576 <location filename="../src/mainwindow.cpp" line="455"/> 565 577 <source>Unsupported Feature</source> 566 578 <translation type="unfinished"></translation> 567 579 </message> 568 580 <message> 569 <location filename="../src/mainwindow.cpp" line="4 41"/>581 <location filename="../src/mainwindow.cpp" line="455"/> 570 582 <source>Sorry, but this feature is not supported on your platform 571 583 or support for this feature was not installed.</source> … … 573 585 </message> 574 586 <message> 575 <location filename="../src/mainwindow.cpp" line="4 57"/>587 <location filename="../src/mainwindow.cpp" line="468"/> 576 588 <source>Version</source> 577 589 <translation type="unfinished"></translation> 578 590 </message> 579 591 <message> 580 <location filename="../src/mainwindow.cpp" line="4 64"/>592 <location filename="../src/mainwindow.cpp" line="475"/> 581 593 <source>Target OS (ARCH)</source> 582 594 <translation type="unfinished"></translation> 583 595 </message> 584 596 <message> 585 <location filename="../src/mainwindow.cpp" line="4 66"/>586 <location filename="../src/mainwindow.cpp" line="4 70"/>597 <location filename="../src/mainwindow.cpp" line="477"/> 598 <location filename="../src/mainwindow.cpp" line="481"/> 587 599 <source>Qt library</source> 588 600 <translation type="unfinished"></translation> 589 601 </message> 590 602 <message> 591 <location filename="../src/mainwindow.cpp" line="4 66"/>603 <location filename="../src/mainwindow.cpp" line="477"/> 592 604 <source>shared</source> 593 605 <translation type="unfinished"></translation> 594 606 </message> 595 607 <message> 596 <location filename="../src/mainwindow.cpp" line="4 67"/>608 <location filename="../src/mainwindow.cpp" line="478"/> 597 609 <source>Build time</source> 598 610 <translation type="unfinished"></translation> 599 611 </message> 600 612 <message> 601 <location filename="../src/mainwindow.cpp" line="4 68"/>613 <location filename="../src/mainwindow.cpp" line="479"/> 602 614 <source>Runtime</source> 603 615 <translation type="unfinished"></translation> 604 616 </message> 605 617 <message> 606 <location filename="../src/mainwindow.cpp" line="4 70"/>618 <location filename="../src/mainwindow.cpp" line="481"/> 607 619 <source>static</source> 608 620 <translation type="unfinished"></translation> 609 621 </message> 610 622 <message> 611 <location filename="../src/mainwindow.cpp" line="4 73"/>623 <location filename="../src/mainwindow.cpp" line="484"/> 612 624 <source>Algorithm</source> 613 625 <translation type="unfinished"></translation> 614 626 </message> 615 627 <message> 616 <location filename="../src/mainwindow.cpp" line="4 75"/>628 <location filename="../src/mainwindow.cpp" line="486"/> 617 629 <source>This program is free software: you can redistribute it and/or modify<br> 618 630 it under the terms of the GNU General Public License as published by<br> … … 630 642 </message> 631 643 <message> 632 <location filename="../src/mainwindow.cpp" line=" 489"/>644 <location filename="../src/mainwindow.cpp" line="500"/> 633 645 <source>%1 was created using <b>Qt&nbsp;framework</b> licensed under the terms of the GNU Lesser General Public License,<br> 634 646 see <a href="http://qt.nokia.com/">qt.nokia.com</a><br> … … 645 657 </message> 646 658 <message> 647 <location filename="../src/mainwindow.cpp" line="5 79"/>659 <location filename="../src/mainwindow.cpp" line="590"/> 648 660 <source>About</source> 649 661 <translation type="unfinished"></translation> 650 662 </message> 651 663 <message> 652 <location filename="../src/mainwindow.cpp" line="5 80"/>664 <location filename="../src/mainwindow.cpp" line="591"/> 653 665 <source>License</source> 654 666 <translation type="unfinished"></translation> 655 667 </message> 656 668 <message> 657 <location filename="../src/mainwindow.cpp" line="5 81"/>669 <location filename="../src/mainwindow.cpp" line="592"/> 658 670 <source>Credits</source> 659 671 <translation type="unfinished"></translation> 660 672 </message> 661 673 <message> 662 <location filename="../src/mainwindow.cpp" line="600"/> 674 <location filename="../src/mainwindow.cpp" line="611"/> 675 <location filename="../src/mainwindow.cpp" line="1487"/> 663 676 <source>About %1</source> 664 677 <translation type="unfinished"></translation> 665 678 </message> 666 679 <message> 667 <location filename="../src/mainwindow.cpp" line="6 44"/>680 <location filename="../src/mainwindow.cpp" line="655"/> 668 681 <source>Data error</source> 669 682 <translation type="unfinished"></translation> 670 683 </message> 671 684 <message> 672 <location filename="../src/mainwindow.cpp" line="6 44"/>685 <location filename="../src/mainwindow.cpp" line="655"/> 673 686 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 674 687 <translation type="unfinished"></translation> 675 688 </message> 676 689 <message> 677 <location filename="../src/mainwindow.cpp" line="6 54"/>690 <location filename="../src/mainwindow.cpp" line="665"/> 678 691 <source>%v of %1 parts found</source> 679 692 <translation type="unfinished"></translation> 680 693 </message> 681 694 <message> 682 <location filename="../src/mainwindow.cpp" line="6 62"/>695 <location filename="../src/mainwindow.cpp" line="673"/> 683 696 <source>Calculating optimal route...</source> 684 697 <translation type="unfinished"></translation> 685 698 </message> 686 699 <message> 687 <location filename="../src/mainwindow.cpp" line="6 63"/>700 <location filename="../src/mainwindow.cpp" line="674"/> 688 701 <source>Solution Progress</source> 689 702 <translation type="unfinished"></translation> 690 703 </message> 691 704 <message> 692 <location filename="../src/mainwindow.cpp" line="7 07"/>705 <location filename="../src/mainwindow.cpp" line="718"/> 693 706 <source>Solution Result</source> 694 707 <translation type="unfinished"></translation> 695 708 </message> 696 709 <message> 697 <location filename="../src/mainwindow.cpp" line="7 07"/>710 <location filename="../src/mainwindow.cpp" line="718"/> 698 711 <source>Unable to find a solution. 699 712 Maybe, this task has no solution.</source> … … 701 714 </message> 702 715 <message> 703 <location filename="../src/mainwindow.cpp" line="7 33"/>716 <location filename="../src/mainwindow.cpp" line="748"/> 704 717 <source>Generating header</source> 705 718 <translation type="unfinished"></translation> 706 719 </message> 707 720 <message> 708 <location filename="../src/mainwindow.cpp" line="7 34"/>721 <location filename="../src/mainwindow.cpp" line="749"/> 709 722 <source>Generating solution output...</source> 710 723 <translation type="unfinished"></translation> 711 724 </message> 712 725 <message> 713 <location filename="../src/mainwindow.cpp" line="7 44"/>726 <location filename="../src/mainwindow.cpp" line="759"/> 714 727 <source>Solution of Variant #%1 Task</source> 715 728 <translation type="unfinished"></translation> 716 729 </message> 717 730 <message> 718 <location filename="../src/mainwindow.cpp" line="7 70"/>731 <location filename="../src/mainwindow.cpp" line="785"/> 719 732 <source>Variant #%1 Task</source> 720 733 <translation type="unfinished"></translation> 721 734 </message> 722 735 <message> 723 <location filename="../src/mainwindow.cpp" line="7 72"/>736 <location filename="../src/mainwindow.cpp" line="787"/> 724 737 <source>Task:</source> 725 738 <translation type="unfinished"></translation> 726 739 </message> 727 740 <message> 728 <location filename="../src/mainwindow.cpp" line="7 83"/>741 <location filename="../src/mainwindow.cpp" line="798"/> 729 742 <source>Variant #%1 Solution</source> 730 743 <translation type="unfinished"></translation> 731 744 </message> 732 745 <message> 733 <location filename="../src/mainwindow.cpp" line=" 788"/>746 <location filename="../src/mainwindow.cpp" line="803"/> 734 747 <source>Generating step %v</source> 735 748 <translation type="unfinished"></translation> 736 749 </message> 737 750 <message> 738 <location filename="../src/mainwindow.cpp" line="7 09"/>739 <location filename="../src/mainwindow.cpp" line=" 791"/>740 <location filename="../src/mainwindow.cpp" line="9 20"/>751 <location filename="../src/mainwindow.cpp" line="720"/> 752 <location filename="../src/mainwindow.cpp" line="806"/> 753 <location filename="../src/mainwindow.cpp" line="939"/> 741 754 <source>Cleaning up...</source> 742 755 <translation type="unfinished"></translation> 743 756 </message> 744 757 <message> 745 <location filename="../src/mainwindow.cpp" line="4 72"/>758 <location filename="../src/mainwindow.cpp" line="483"/> 746 759 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b> with <b>%4</b> compiler.</source> 747 760 <translation type="unfinished"></translation> 748 761 </message> 749 762 <message> 750 <location filename="../src/mainwindow.cpp" line=" 590"/>763 <location filename="../src/mainwindow.cpp" line="601"/> 751 764 <source>Translation</source> 752 765 <translation type="unfinished"></translation> 753 766 </message> 754 767 <message> 755 <location filename="../src/mainwindow.cpp" line="8 23"/>768 <location filename="../src/mainwindow.cpp" line="842"/> 756 769 <source>Step #%1</source> 757 770 <translation type="unfinished"></translation> 758 771 </message> 759 772 <message> 760 <location filename="../src/mainwindow.cpp" line="8 28"/>773 <location filename="../src/mainwindow.cpp" line="847"/> 761 774 <source>Selected route %1 %2 part.</source> 762 775 <translation type="unfinished"></translation> 763 776 </message> 764 777 <message> 765 <location filename="../src/mainwindow.cpp" line="8 28"/>778 <location filename="../src/mainwindow.cpp" line="847"/> 766 779 <source>with</source> 767 780 <translation type="unfinished"></translation> 768 781 </message> 769 782 <message> 770 <location filename="../src/mainwindow.cpp" line="8 28"/>783 <location filename="../src/mainwindow.cpp" line="847"/> 771 784 <source>without</source> 772 785 <translation type="unfinished"></translation> 773 786 </message> 774 787 <message> 775 <location filename="../src/mainwindow.cpp" line="8 28"/>776 <location filename="../src/mainwindow.cpp" line="8 35"/>777 <location filename="../src/mainwindow.cpp" line="11 00"/>788 <location filename="../src/mainwindow.cpp" line="847"/> 789 <location filename="../src/mainwindow.cpp" line="854"/> 790 <location filename="../src/mainwindow.cpp" line="1141"/> 778 791 <source>(%1;%2)</source> 779 792 <translation type="unfinished"></translation> 780 793 </message> 781 794 <message numerus="yes"> 782 <location filename="../src/mainwindow.cpp" line="8 38"/>795 <location filename="../src/mainwindow.cpp" line="857"/> 783 796 <source>%n alternate candidate(s) for branching: %1.</source> 784 797 <translation type="unfinished"> … … 787 800 </message> 788 801 <message> 789 <location filename="../src/mainwindow.cpp" line="8 60"/>802 <location filename="../src/mainwindow.cpp" line="879"/> 790 803 <source>Generating footer</source> 791 804 <translation type="unfinished"></translation> 792 805 </message> 793 806 <message> 794 <location filename="../src/mainwindow.cpp" line="8 70"/>807 <location filename="../src/mainwindow.cpp" line="889"/> 795 808 <source>Optimal path:</source> 796 809 <translation type="unfinished"></translation> 797 810 </message> 798 811 <message> 799 <location filename="../src/mainwindow.cpp" line="8 72"/>812 <location filename="../src/mainwindow.cpp" line="891"/> 800 813 <source>Resulting path:</source> 801 814 <translation type="unfinished"></translation> 802 815 </message> 803 816 <message> 804 <location filename="../src/mainwindow.cpp" line="8 75"/>817 <location filename="../src/mainwindow.cpp" line="894"/> 805 818 <source>City %1</source> 806 819 <translation type="unfinished"></translation> 807 820 </message> 808 821 <message numerus="yes"> 809 <location filename="../src/mainwindow.cpp" line="8 79"/>822 <location filename="../src/mainwindow.cpp" line="898"/> 810 823 <source>The price is <b>%n</b> unit(s).</source> 811 824 <translation type="unfinished"> … … 814 827 </message> 815 828 <message> 816 <location filename="../src/mainwindow.cpp" line=" 881"/>829 <location filename="../src/mainwindow.cpp" line="900"/> 817 830 <source>The price is <b>%1</b> units.</source> 818 831 <translation type="unfinished"></translation> 819 832 </message> 820 833 <message> 821 <location filename="../src/mainwindow.cpp" line=" 886"/>834 <location filename="../src/mainwindow.cpp" line="905"/> 822 835 <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> 823 836 <translation type="unfinished"></translation> 824 837 </message> 825 838 <message> 826 <location filename="../src/mainwindow.cpp" line="11 11"/>839 <location filename="../src/mainwindow.cpp" line="1152"/> 827 840 <source>Root</source> 828 841 <translation type="unfinished"></translation> 829 842 </message> 830 843 <message> 831 <location filename="../src/mainwindow.cpp" line="12 14"/>844 <location filename="../src/mainwindow.cpp" line="1246"/> 832 845 <source>Set application language to %1</source> 833 846 <translation type="unfinished"></translation> 834 847 </message> 835 848 <message> 836 <location filename="../src/mainwindow.cpp" line="1 293"/>849 <location filename="../src/mainwindow.cpp" line="1331"/> 837 850 <source>Language Change</source> 838 851 <translation type="unfinished"></translation> 839 852 </message> 840 853 <message> 841 <location filename="../src/mainwindow.cpp" line="1 293"/>854 <location filename="../src/mainwindow.cpp" line="1331"/> 842 855 <source>Unable to load the translation language. 843 856 Falling back to autodetection.</source> … … 845 858 </message> 846 859 <message> 847 <location filename="../src/mainwindow.cpp" line="13 12"/>860 <location filename="../src/mainwindow.cpp" line="1351"/> 848 861 <source>Set application style to %1</source> 849 862 <translation type="unfinished"></translation> 850 863 </message> 851 864 <message> 852 <location filename="../src/mainwindow.cpp" line="13 41"/>865 <location filename="../src/mainwindow.cpp" line="1384"/> 853 866 <source>Unsaved Changes</source> 854 867 <translation type="unfinished"></translation> 855 868 </message> 856 869 <message> 857 <location filename="../src/mainwindow.cpp" line="13 41"/>870 <location filename="../src/mainwindow.cpp" line="1384"/> 858 871 <source>Would you like to save changes in the current task?</source> 859 872 <translation type="unfinished"></translation> 860 873 </message> 861 874 <message> 862 <location filename="../src/mainwindow.cpp" line="14 08"/>875 <location filename="../src/mainwindow.cpp" line="1451"/> 863 876 <source>P&rint Preview...</source> 864 877 <translation type="unfinished"></translation> 865 878 </message> 866 879 <message> 867 <location filename="../src/mainwindow.cpp" line="14 10"/>880 <location filename="../src/mainwindow.cpp" line="1453"/> 868 881 <source>Preview solution results</source> 869 882 <translation type="unfinished"></translation> 870 883 </message> 871 884 <message> 872 <location filename="../src/mainwindow.cpp" line="14 13"/>885 <location filename="../src/mainwindow.cpp" line="1456"/> 873 886 <source>Preview current solution results before printing</source> 874 887 <translation type="unfinished"></translation> 875 888 </message> 876 889 <message> 877 <location filename="../src/mainwindow.cpp" line="1416"/> 890 <location filename="../src/mainwindow.cpp" line="1457"/> 891 <source>Exit %1</source> 892 <translation type="unfinished"></translation> 893 </message> 894 <message> 895 <location filename="../src/mainwindow.cpp" line="1460"/> 878 896 <source>&Print...</source> 879 897 <translation type="unfinished"></translation> 880 898 </message> 881 899 <message> 882 <location filename="../src/mainwindow.cpp" line="14 18"/>900 <location filename="../src/mainwindow.cpp" line="1462"/> 883 901 <source>Print solution</source> 884 902 <translation type="unfinished"></translation> 885 903 </message> 886 904 <message> 887 <location filename="../src/mainwindow.cpp" line="14 21"/>905 <location filename="../src/mainwindow.cpp" line="1465"/> 888 906 <source>Print current solution results</source> 889 907 <translation type="unfinished"></translation> 890 908 </message> 891 909 <message> 892 <location filename="../src/mainwindow.cpp" line="14 23"/>910 <location filename="../src/mainwindow.cpp" line="1467"/> 893 911 <source>Ctrl+P</source> 894 912 <translation type="unfinished"></translation> 895 913 </message> 896 914 <message> 897 <location filename="../src/mainwindow.cpp" line="14 27"/>915 <location filename="../src/mainwindow.cpp" line="1471"/> 898 916 <source>Configure...</source> 899 917 <translation type="unfinished"></translation> 900 918 </message> 901 919 <message> 902 <location filename="../src/mainwindow.cpp" line="14 29"/>920 <location filename="../src/mainwindow.cpp" line="1473"/> 903 921 <source>Customize toolbars</source> 904 922 <translation type="unfinished"></translation> 905 923 </message> 906 924 <message> 907 <location filename="../src/mainwindow.cpp" line="1434"/> 925 <location filename="../src/mainwindow.cpp" line="1478"/> 926 <source>Report about a bug in %1</source> 927 <translation type="unfinished"></translation> 928 </message> 929 <message> 930 <location filename="../src/mainwindow.cpp" line="1481"/> 908 931 <source>Check for &Updates...</source> 909 932 <translation type="unfinished"></translation> 910 933 </message> 911 934 <message> 912 <location filename="../src/mainwindow.cpp" line="14 36"/>935 <location filename="../src/mainwindow.cpp" line="1483"/> 913 936 <source>Check for %1 updates</source> 914 937 <translation type="unfinished"></translation> 915 938 </message> 916 939 <message> 917 <location filename="../src/mainwindow.cpp" line="14 42"/>940 <location filename="../src/mainwindow.cpp" line="1492"/> 918 941 <source>%1 Task File</source> 919 942 <translation type="unfinished"></translation> 920 943 </message> 921 944 <message> 922 <location filename="../src/mainwindow.cpp" line="1 456"/>945 <location filename="../src/mainwindow.cpp" line="1506"/> 923 946 <source>Task Save</source> 924 947 <translation type="unfinished"></translation> … … 928 951 <name>QProgressDialog</name> 929 952 <message> 930 <location filename="../src/mainwindow.cpp" line="6 58"/>953 <location filename="../src/mainwindow.cpp" line="669"/> 931 954 <source>Cancel</source> 932 955 <comment>No need to translate this. This translation will be taken from Qt translation files.</comment> … … 1225 1248 </message> 1226 1249 <message> 1227 <location filename="../src/settingsdialog.cpp" line="4 0"/>1250 <location filename="../src/settingsdialog.cpp" line="41"/> 1228 1251 <source>Save new preferences</source> 1229 1252 <translation type="unfinished"></translation> 1230 1253 </message> 1231 1254 <message> 1232 <location filename="../src/settingsdialog.cpp" line="4 3"/>1255 <location filename="../src/settingsdialog.cpp" line="46"/> 1233 1256 <source>Close without saving preferences</source> 1234 1257 <translation type="unfinished"></translation> 1235 1258 </message> 1236 1259 <message> 1237 <location filename="../src/settingsdialog.cpp" line="6 2"/>1260 <location filename="../src/settingsdialog.cpp" line="69"/> 1238 1261 <source>Higher quality graph looks much better when printing but uglier on the screen</source> 1239 1262 <translation type="unfinished"></translation> 1240 1263 </message> 1241 1264 <message> 1242 <location filename="../src/settingsdialog.cpp" line=" 64"/>1265 <location filename="../src/settingsdialog.cpp" line="71"/> 1243 1266 <source>Draw solution graph in higher quality</source> 1244 1267 <translation type="unfinished"></translation> 1245 1268 </message> 1246 1269 <message> 1247 <location filename="../src/settingsdialog.cpp" line="114"/> 1270 <location filename="../src/settingsdialog.cpp" line="86"/> 1271 <source>Automatically check for updates at the given interval</source> 1272 <translation type="unfinished"></translation> 1273 </message> 1274 <message> 1275 <location filename="../src/settingsdialog.cpp" line="88"/> 1276 <source>Check for updates every</source> 1277 <translation type="unfinished"></translation> 1278 </message> 1279 <message> 1280 <location filename="../src/settingsdialog.cpp" line="94"/> 1281 <source>Minimal interval at which to check for updates</source> 1282 <translation type="unfinished"></translation> 1283 </message> 1284 <message> 1285 <location filename="../src/settingsdialog.cpp" line="96"/> 1286 <source> days</source> 1287 <comment>Don't forget a space at the beginning!</comment> 1288 <translation type="unfinished"></translation> 1289 </message> 1290 <message> 1291 <location filename="../src/settingsdialog.cpp" line="149"/> 1248 1292 <source>Use translucent effect on the Main Window under Windows Vista and 7</source> 1249 1293 <translation type="unfinished"></translation> 1250 1294 </message> 1251 1295 <message> 1252 <location filename="../src/settingsdialog.cpp" line="1 16"/>1296 <location filename="../src/settingsdialog.cpp" line="151"/> 1253 1297 <source>Use translucency effects</source> 1254 1298 <translation type="unfinished"></translation> 1255 1299 </message> 1256 1300 <message> 1257 <location filename="../src/settingsdialog.cpp" line="1 24"/>1301 <location filename="../src/settingsdialog.cpp" line="159"/> 1258 1302 <source>Restore main window state and position on application restart</source> 1259 1303 <translation type="unfinished"></translation> 1260 1304 </message> 1261 1305 <message> 1262 <location filename="../src/settingsdialog.cpp" line="1 26"/>1306 <location filename="../src/settingsdialog.cpp" line="161"/> 1263 1307 <source>Save main window state and position</source> 1264 1308 <translation type="unfinished"></translation> 1265 1309 </message> 1266 1310 <message> 1267 <location filename="../src/settingsdialog.cpp" line="1 48"/>1311 <location filename="../src/settingsdialog.cpp" line="183"/> 1268 1312 <source>Hover mouse pointer over dialog elements to get additional help</source> 1269 1313 <translation type="unfinished"></translation> 1270 1314 </message> 1271 1315 <message> 1272 <location filename="../src/settingsdialog.cpp" line="3 02"/>1273 <location filename="../src/settingsdialog.cpp" line="3 08"/>1316 <location filename="../src/settingsdialog.cpp" line="341"/> 1317 <location filename="../src/settingsdialog.cpp" line="347"/> 1274 1318 <source>Settings Reset</source> 1275 1319 <translation type="unfinished"></translation> 1276 1320 </message> 1277 1321 <message> 1278 <location filename="../src/settingsdialog.cpp" line="3 02"/>1322 <location filename="../src/settingsdialog.cpp" line="341"/> 1279 1323 <source>Do you really want to <b>reset all application settings to their defaults</b>?</source> 1280 1324 <translation type="unfinished"></translation> 1281 1325 </message> 1282 1326 <message> 1283 <location filename="../src/settingsdialog.cpp" line="3 08"/>1327 <location filename="../src/settingsdialog.cpp" line="347"/> 1284 1328 <source>All settings where successfully reset to their defaults. 1285 1329 It is recommended to restart the application now.</source> -
l10n/tspsg_en.ts
r9adbc413c7 r760f2aae97 6 6 <name>--------</name> 7 7 <message> 8 <location filename="../src/mainwindow.cpp" line="5 09"/>8 <location filename="../src/mainwindow.cpp" line="520"/> 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 11"/>14 <location filename="../src/mainwindow.cpp" line="522"/> 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="12 12"/>20 <location filename="../src/mainwindow.cpp" line="1244"/> 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="12 13"/>26 <location filename="../src/mainwindow.cpp" line="1245"/> 27 27 <source>LANGNAME</source> 28 28 <comment>Please, provide a native name of your translation language here.</comment> … … 138 138 <name>MainWindow</name> 139 139 <message> 140 <location filename="../src/mainwindow.cpp" line="3 67"/>141 <location filename="../src/mainwindow.cpp" line="3 76"/>140 <location filename="../src/mainwindow.cpp" line="380"/> 141 <location filename="../src/mainwindow.cpp" line="390"/> 142 142 <source>Language change</source> 143 143 <translation type="unfinished"></translation> 144 144 </message> 145 145 <message> 146 <location filename="../src/mainwindow.cpp" line="1 293"/>146 <location filename="../src/mainwindow.cpp" line="1331"/> 147 147 <source>Language Change</source> 148 148 <translation type="unfinished"></translation> 149 149 </message> 150 150 <message> 151 <location filename="../src/mainwindow.cpp" line="13 41"/>151 <location filename="../src/mainwindow.cpp" line="1384"/> 152 152 <source>Unsaved Changes</source> 153 153 <translation type="unfinished"></translation> 154 154 </message> 155 155 <message> 156 <location filename="../src/mainwindow.cpp" line="1 55"/>156 <location filename="../src/mainwindow.cpp" line="173"/> 157 157 <source>All Supported Formats</source> 158 158 <translation type="unfinished"></translation> 159 159 </message> 160 160 <message> 161 <location filename="../src/mainwindow.cpp" line="1 56"/>162 <location filename="../src/mainwindow.cpp" line="1 57"/>161 <location filename="../src/mainwindow.cpp" line="174"/> 162 <location filename="../src/mainwindow.cpp" line="175"/> 163 163 <source>%1 Task Files</source> 164 164 <translation type="unfinished"></translation> 165 165 </message> 166 166 <message> 167 <location filename="../src/mainwindow.cpp" line="1 58"/>168 <location filename="../src/mainwindow.cpp" line="2 31"/>169 <location filename="../src/mainwindow.cpp" line="14 43"/>167 <location filename="../src/mainwindow.cpp" line="176"/> 168 <location filename="../src/mainwindow.cpp" line="247"/> 169 <location filename="../src/mainwindow.cpp" line="1493"/> 170 170 <source>All Files</source> 171 171 <translation type="unfinished"></translation> 172 172 </message> 173 173 <message> 174 <location filename="../src/mainwindow.cpp" line="2 25"/>174 <location filename="../src/mainwindow.cpp" line="243"/> 175 175 <source>PDF Files</source> 176 176 <translation type="unfinished"></translation> 177 177 </message> 178 178 <message> 179 <location filename="../src/mainwindow.cpp" line="2 27"/>179 <location filename="../src/mainwindow.cpp" line="245"/> 180 180 <source>HTML Files</source> 181 181 <translation type="unfinished"></translation> 182 182 </message> 183 183 <message> 184 <location filename="../src/mainwindow.cpp" line="2 29"/>184 <location filename="../src/mainwindow.cpp" line="246"/> 185 185 <source>OpenDocument Files</source> 186 186 <translation type="unfinished"></translation> 187 187 </message> 188 188 <message> 189 <location filename="../src/mainwindow.cpp" line="3 56"/>189 <location filename="../src/mainwindow.cpp" line="369"/> 190 190 <source>You have changed color settings. 191 191 They will be applied to the next solution output.</source> … … 193 193 </message> 194 194 <message> 195 <location filename="../src/mainwindow.cpp" line="4 57"/>195 <location filename="../src/mainwindow.cpp" line="468"/> 196 196 <source>Version</source> 197 197 <translation type="unfinished"></translation> 198 198 </message> 199 199 <message> 200 <location filename="../src/mainwindow.cpp" line="4 72"/>200 <location filename="../src/mainwindow.cpp" line="483"/> 201 201 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b> with <b>%4</b> compiler.</source> 202 202 <translation type="unfinished"></translation> 203 203 </message> 204 204 <message> 205 <location filename="../src/mainwindow.cpp" line="600"/> 205 <location filename="../src/mainwindow.cpp" line="611"/> 206 <location filename="../src/mainwindow.cpp" line="1487"/> 206 207 <source>About %1</source> 207 208 <translation type="unfinished"></translation> 208 209 </message> 209 210 <message> 210 <location filename="../src/mainwindow.cpp" line="6 54"/>211 <location filename="../src/mainwindow.cpp" line="665"/> 211 212 <source>%v of %1 parts found</source> 212 213 <translation type="unfinished"></translation> 213 214 </message> 214 215 <message> 215 <location filename="../src/mainwindow.cpp" line="7 34"/>216 <location filename="../src/mainwindow.cpp" line="749"/> 216 217 <source>Generating solution output...</source> 217 218 <translation type="unfinished"></translation> 218 219 </message> 219 220 <message> 220 <location filename="../src/mainwindow.cpp" line="7 70"/>221 <location filename="../src/mainwindow.cpp" line="785"/> 221 222 <source>Variant #%1 Task</source> 222 223 <translation type="unfinished"></translation> 223 224 </message> 224 225 <message> 225 <location filename="../src/mainwindow.cpp" line="7 83"/>226 <location filename="../src/mainwindow.cpp" line="798"/> 226 227 <source>Variant #%1 Solution</source> 227 228 <translation type="unfinished"></translation> 228 229 </message> 229 230 <message> 230 <location filename="../src/mainwindow.cpp" line=" 788"/>231 <location filename="../src/mainwindow.cpp" line="803"/> 231 232 <source>Generating step %v</source> 232 233 <translation type="unfinished"></translation> 233 234 </message> 234 235 <message> 235 <location filename="../src/mainwindow.cpp" line="8 28"/>236 <location filename="../src/mainwindow.cpp" line="8 35"/>237 <location filename="../src/mainwindow.cpp" line="11 00"/>236 <location filename="../src/mainwindow.cpp" line="847"/> 237 <location filename="../src/mainwindow.cpp" line="854"/> 238 <location filename="../src/mainwindow.cpp" line="1141"/> 238 239 <source>(%1;%2)</source> 239 240 <translation type="unfinished"></translation> 240 241 </message> 241 242 <message numerus="yes"> 242 <location filename="../src/mainwindow.cpp" line="8 38"/>243 <location filename="../src/mainwindow.cpp" line="857"/> 243 244 <source>%n alternate candidate(s) for branching: %1.</source> 244 245 <translation> … … 248 249 </message> 249 250 <message> 250 <location filename="../src/mainwindow.cpp" line="8 60"/>251 <location filename="../src/mainwindow.cpp" line="879"/> 251 252 <source>Generating footer</source> 252 253 <translation type="unfinished"></translation> 253 254 </message> 254 255 <message numerus="yes"> 255 <location filename="../src/mainwindow.cpp" line="8 79"/>256 <location filename="../src/mainwindow.cpp" line="898"/> 256 257 <source>The price is <b>%n</b> unit(s).</source> 257 258 <translation> … … 261 262 </message> 262 263 <message> 263 <location filename="../src/mainwindow.cpp" line="7 09"/>264 <location filename="../src/mainwindow.cpp" line=" 791"/>265 <location filename="../src/mainwindow.cpp" line="9 20"/>264 <location filename="../src/mainwindow.cpp" line="720"/> 265 <location filename="../src/mainwindow.cpp" line="806"/> 266 <location filename="../src/mainwindow.cpp" line="939"/> 266 267 <source>Cleaning up...</source> 267 268 <translation type="unfinished"></translation> 268 269 </message> 269 270 <message> 270 <location filename="../src/mainwindow.cpp" line="13 12"/>271 <location filename="../src/mainwindow.cpp" line="1351"/> 271 272 <source>Set application style to %1</source> 272 273 <translation type="unfinished"></translation> 273 274 </message> 274 275 <message> 275 <location filename="../src/mainwindow.cpp" line="13 41"/>276 <location filename="../src/mainwindow.cpp" line="1384"/> 276 277 <source>Would you like to save changes in the current task?</source> 277 278 <translation type="unfinished"></translation> 278 279 </message> 279 280 <message> 280 <location filename="../src/mainwindow.cpp" line="1427"/> 281 <location filename="../src/mainwindow.cpp" line="1457"/> 282 <source>Exit %1</source> 283 <translation type="unfinished"></translation> 284 </message> 285 <message> 286 <location filename="../src/mainwindow.cpp" line="1471"/> 281 287 <source>Configure...</source> 282 288 <translation type="unfinished"></translation> 283 289 </message> 284 290 <message> 285 <location filename="../src/mainwindow.cpp" line="14 29"/>291 <location filename="../src/mainwindow.cpp" line="1473"/> 286 292 <source>Customize toolbars</source> 287 293 <translation type="unfinished"></translation> 288 294 </message> 289 295 <message> 290 <location filename="../src/mainwindow.cpp" line="1436"/> 296 <location filename="../src/mainwindow.cpp" line="1478"/> 297 <source>Report about a bug in %1</source> 298 <translation type="unfinished"></translation> 299 </message> 300 <message> 301 <location filename="../src/mainwindow.cpp" line="1483"/> 291 302 <source>Check for %1 updates</source> 292 303 <translation type="unfinished"></translation> 293 304 </message> 294 305 <message> 295 <location filename="../src/mainwindow.cpp" line="14 42"/>306 <location filename="../src/mainwindow.cpp" line="1492"/> 296 307 <source>%1 Task File</source> 297 308 <translation type="unfinished"></translation> 298 309 </message> 299 310 <message> 300 <location filename="../src/mainwindow.cpp" line="3 56"/>301 <location filename="../src/mainwindow.cpp" line=" 396"/>311 <location filename="../src/mainwindow.cpp" line="369"/> 312 <location filename="../src/mainwindow.cpp" line="411"/> 302 313 <source>Settings Changed</source> 303 314 <translation type="unfinished"></translation> 304 315 </message> 305 <message> 306 <location filename="../src/mainwindow.cpp" line="166"/> 316 <message numerus="yes"> 317 <location filename="../src/mainwindow.cpp" line="132"/> 318 <source>Would you like %1 to automatically check for updates every %n day(s)?</source> 319 <translation type="unfinished"> 320 <numerusform>Would you like %1 to automatically check for updates every %n day?</numerusform> 321 <numerusform>Would you like %1 to automatically check for updates every %n days?</numerusform> 322 </translation> 323 </message> 324 <message> 325 <location filename="../src/mainwindow.cpp" line="184"/> 307 326 <source>Task Load</source> 308 327 <translation type="unfinished"></translation> 309 328 </message> 310 329 <message> 311 <location filename="../src/mainwindow.cpp" line="2 55"/>312 <location filename="../src/mainwindow.cpp" line="3 10"/>313 <location filename="../src/mainwindow.cpp" line="3 24"/>330 <location filename="../src/mainwindow.cpp" line="271"/> 331 <location filename="../src/mainwindow.cpp" line="327"/> 332 <location filename="../src/mainwindow.cpp" line="338"/> 314 333 <source>Solution Save</source> 315 334 <translation type="unfinished"></translation> 316 335 </message> 317 336 <message> 318 <location filename="../src/mainwindow.cpp" line="2 55"/>319 <location filename="../src/mainwindow.cpp" line="3 24"/>337 <location filename="../src/mainwindow.cpp" line="271"/> 338 <location filename="../src/mainwindow.cpp" line="338"/> 320 339 <source>Unable to save the solution. 321 340 Error: %1</source> … … 323 342 </message> 324 343 <message> 325 <location filename="../src/mainwindow.cpp" line="2 70"/>326 <location filename="../src/mainwindow.cpp" line=" 285"/>344 <location filename="../src/mainwindow.cpp" line="287"/> 345 <location filename="../src/mainwindow.cpp" line="302"/> 327 346 <source>Solution Graph</source> 328 347 <translation type="unfinished"></translation> 329 348 </message> 330 349 <message> 331 <location filename="../src/mainwindow.cpp" line=" 286"/>350 <location filename="../src/mainwindow.cpp" line="303"/> 332 351 <source>Generated with %1</source> 333 352 <translation type="unfinished"></translation> 334 353 </message> 335 354 <message> 336 <location filename="../src/mainwindow.cpp" line="3 10"/>355 <location filename="../src/mainwindow.cpp" line="327"/> 337 356 <source>Unable to save the solution graph. 338 357 Error: %1</source> … … 340 359 </message> 341 360 <message> 342 <location filename="../src/mainwindow.cpp" line="3 67"/>361 <location filename="../src/mainwindow.cpp" line="380"/> 343 362 <source>Language will be autodetected on the next %1 start.</source> 344 363 <translation type="unfinished"></translation> 345 364 </message> 346 365 <message> 347 <location filename="../src/mainwindow.cpp" line=" 396"/>366 <location filename="../src/mainwindow.cpp" line="411"/> 348 367 <source>You have changed the application language. 349 368 To get current solution output in the new language … … 352 371 </message> 353 372 <message> 354 <location filename="../src/mainwindow.cpp" line="4 04"/>373 <location filename="../src/mainwindow.cpp" line="419"/> 355 374 <source>Style Change</source> 356 375 <translation type="unfinished"></translation> 357 376 </message> 358 377 <message> 359 <location filename="../src/mainwindow.cpp" line="4 04"/>378 <location filename="../src/mainwindow.cpp" line="419"/> 360 379 <source>To apply the default style you need to restart %1.</source> 361 380 <translation type="unfinished"></translation> 362 381 </message> 363 382 <message> 364 <location filename="../src/mainwindow.cpp" line="4 41"/>383 <location filename="../src/mainwindow.cpp" line="455"/> 365 384 <source>Unsupported Feature</source> 366 385 <translation type="unfinished"></translation> 367 386 </message> 368 387 <message> 369 <location filename="../src/mainwindow.cpp" line="4 41"/>388 <location filename="../src/mainwindow.cpp" line="455"/> 370 389 <source>Sorry, but this feature is not supported on your platform 371 390 or support for this feature was not installed.</source> … … 373 392 </message> 374 393 <message> 375 <location filename="../src/mainwindow.cpp" line="4 64"/>394 <location filename="../src/mainwindow.cpp" line="475"/> 376 395 <source>Target OS (ARCH)</source> 377 396 <translation type="unfinished"></translation> 378 397 </message> 379 398 <message> 380 <location filename="../src/mainwindow.cpp" line="4 66"/>381 <location filename="../src/mainwindow.cpp" line="4 70"/>399 <location filename="../src/mainwindow.cpp" line="477"/> 400 <location filename="../src/mainwindow.cpp" line="481"/> 382 401 <source>Qt library</source> 383 402 <translation type="unfinished"></translation> 384 403 </message> 385 404 <message> 386 <location filename="../src/mainwindow.cpp" line="4 66"/>405 <location filename="../src/mainwindow.cpp" line="477"/> 387 406 <source>shared</source> 388 407 <translation type="unfinished"></translation> 389 408 </message> 390 409 <message> 391 <location filename="../src/mainwindow.cpp" line="4 67"/>410 <location filename="../src/mainwindow.cpp" line="478"/> 392 411 <source>Build time</source> 393 412 <translation type="unfinished"></translation> 394 413 </message> 395 414 <message> 396 <location filename="../src/mainwindow.cpp" line="4 68"/>415 <location filename="../src/mainwindow.cpp" line="479"/> 397 416 <source>Runtime</source> 398 417 <translation type="unfinished"></translation> 399 418 </message> 400 419 <message> 401 <location filename="../src/mainwindow.cpp" line="4 70"/>420 <location filename="../src/mainwindow.cpp" line="481"/> 402 421 <source>static</source> 403 422 <translation type="unfinished"></translation> 404 423 </message> 405 424 <message> 406 <location filename="../src/mainwindow.cpp" line="4 73"/>425 <location filename="../src/mainwindow.cpp" line="484"/> 407 426 <source>Algorithm</source> 408 427 <translation type="unfinished"></translation> 409 428 </message> 410 429 <message> 411 <location filename="../src/mainwindow.cpp" line="4 75"/>430 <location filename="../src/mainwindow.cpp" line="486"/> 412 431 <source>This program is free software: you can redistribute it and/or modify<br> 413 432 it under the terms of the GNU General Public License as published by<br> … … 425 444 </message> 426 445 <message> 427 <location filename="../src/mainwindow.cpp" line=" 489"/>446 <location filename="../src/mainwindow.cpp" line="500"/> 428 447 <source>%1 was created using <b>Qt&nbsp;framework</b> licensed under the terms of the GNU Lesser General Public License,<br> 429 448 see <a href="http://qt.nokia.com/">qt.nokia.com</a><br> … … 440 459 </message> 441 460 <message> 442 <location filename="../src/mainwindow.cpp" line="5 79"/>461 <location filename="../src/mainwindow.cpp" line="590"/> 443 462 <source>About</source> 444 463 <translation type="unfinished"></translation> 445 464 </message> 446 465 <message> 447 <location filename="../src/mainwindow.cpp" line="5 80"/>466 <location filename="../src/mainwindow.cpp" line="591"/> 448 467 <source>License</source> 449 468 <translation type="unfinished"></translation> 450 469 </message> 451 470 <message> 452 <location filename="../src/mainwindow.cpp" line="5 81"/>471 <location filename="../src/mainwindow.cpp" line="592"/> 453 472 <source>Credits</source> 454 473 <translation type="unfinished"></translation> 455 474 </message> 456 475 <message> 457 <location filename="../src/mainwindow.cpp" line=" 590"/>476 <location filename="../src/mainwindow.cpp" line="601"/> 458 477 <source>Translation</source> 459 478 <translation type="unfinished"></translation> 460 479 </message> 461 480 <message> 462 <location filename="../src/mainwindow.cpp" line="6 44"/>481 <location filename="../src/mainwindow.cpp" line="655"/> 463 482 <source>Data error</source> 464 483 <translation type="unfinished"></translation> 465 484 </message> 466 485 <message> 467 <location filename="../src/mainwindow.cpp" line="6 44"/>486 <location filename="../src/mainwindow.cpp" line="655"/> 468 487 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 469 488 <translation type="unfinished"></translation> 470 489 </message> 471 490 <message> 472 <location filename="../src/mainwindow.cpp" line="6 62"/>491 <location filename="../src/mainwindow.cpp" line="673"/> 473 492 <source>Calculating optimal route...</source> 474 493 <translation type="unfinished"></translation> 475 494 </message> 476 495 <message> 477 <location filename="../src/mainwindow.cpp" line="6 63"/>496 <location filename="../src/mainwindow.cpp" line="674"/> 478 497 <source>Solution Progress</source> 479 498 <translation type="unfinished"></translation> 480 499 </message> 481 500 <message> 482 <location filename="../src/mainwindow.cpp" line="7 07"/>501 <location filename="../src/mainwindow.cpp" line="718"/> 483 502 <source>Solution Result</source> 484 503 <translation type="unfinished"></translation> 485 504 </message> 486 505 <message> 487 <location filename="../src/mainwindow.cpp" line="7 07"/>506 <location filename="../src/mainwindow.cpp" line="718"/> 488 507 <source>Unable to find a solution. 489 508 Maybe, this task has no solution.</source> … … 491 510 </message> 492 511 <message> 493 <location filename="../src/mainwindow.cpp" line="7 33"/>512 <location filename="../src/mainwindow.cpp" line="748"/> 494 513 <source>Generating header</source> 495 514 <translation type="unfinished"></translation> 496 515 </message> 497 516 <message> 498 <location filename="../src/mainwindow.cpp" line="7 44"/>517 <location filename="../src/mainwindow.cpp" line="759"/> 499 518 <source>Solution of Variant #%1 Task</source> 500 519 <translation type="unfinished"></translation> 501 520 </message> 502 521 <message> 503 <location filename="../src/mainwindow.cpp" line="7 72"/>522 <location filename="../src/mainwindow.cpp" line="787"/> 504 523 <source>Task:</source> 505 524 <translation type="unfinished"></translation> 506 525 </message> 507 526 <message> 508 <location filename="../src/mainwindow.cpp" line="8 23"/>527 <location filename="../src/mainwindow.cpp" line="842"/> 509 528 <source>Step #%1</source> 510 529 <translation type="unfinished"></translation> 511 530 </message> 512 531 <message> 513 <location filename="../src/mainwindow.cpp" line="8 28"/>532 <location filename="../src/mainwindow.cpp" line="847"/> 514 533 <source>Selected route %1 %2 part.</source> 515 534 <translation type="unfinished"></translation> 516 535 </message> 517 536 <message> 518 <location filename="../src/mainwindow.cpp" line="8 28"/>537 <location filename="../src/mainwindow.cpp" line="847"/> 519 538 <source>with</source> 520 539 <translation type="unfinished"></translation> 521 540 </message> 522 541 <message> 523 <location filename="../src/mainwindow.cpp" line="8 28"/>542 <location filename="../src/mainwindow.cpp" line="847"/> 524 543 <source>without</source> 525 544 <translation type="unfinished"></translation> 526 545 </message> 527 546 <message> 528 <location filename="../src/mainwindow.cpp" line="8 70"/>547 <location filename="../src/mainwindow.cpp" line="889"/> 529 548 <source>Optimal path:</source> 530 549 <translation type="unfinished"></translation> 531 550 </message> 532 551 <message> 533 <location filename="../src/mainwindow.cpp" line="8 72"/>552 <location filename="../src/mainwindow.cpp" line="891"/> 534 553 <source>Resulting path:</source> 535 554 <translation type="unfinished"></translation> 536 555 </message> 537 556 <message> 538 <location filename="../src/mainwindow.cpp" line="8 75"/>557 <location filename="../src/mainwindow.cpp" line="894"/> 539 558 <source>City %1</source> 540 559 <translation type="unfinished"></translation> 541 560 </message> 542 561 <message> 543 <location filename="../src/mainwindow.cpp" line=" 881"/>562 <location filename="../src/mainwindow.cpp" line="900"/> 544 563 <source>The price is <b>%1</b> units.</source> 545 564 <translation type="unfinished"></translation> 546 565 </message> 547 566 <message> 548 <location filename="../src/mainwindow.cpp" line=" 886"/>567 <location filename="../src/mainwindow.cpp" line="905"/> 549 568 <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> 550 569 <translation type="unfinished"></translation> 551 570 </message> 552 571 <message> 553 <location filename="../src/mainwindow.cpp" line="11 11"/>572 <location filename="../src/mainwindow.cpp" line="1152"/> 554 573 <source>Root</source> 555 574 <translation type="unfinished"></translation> 556 575 </message> 557 576 <message> 558 <location filename="../src/mainwindow.cpp" line="1 293"/>577 <location filename="../src/mainwindow.cpp" line="1331"/> 559 578 <source>Unable to load the translation language. 560 579 Falling back to autodetection.</source> … … 562 581 </message> 563 582 <message> 564 <location filename="../src/mainwindow.cpp" line="12 14"/>583 <location filename="../src/mainwindow.cpp" line="1246"/> 565 584 <source>Set application language to %1</source> 566 585 <translation type="unfinished"></translation> 567 586 </message> 568 587 <message> 569 <location filename="../src/mainwindow.cpp" line="14 34"/>588 <location filename="../src/mainwindow.cpp" line="1481"/> 570 589 <source>Check for &Updates...</source> 571 590 <translation type="unfinished"></translation> 572 591 </message> 573 592 <message> 574 <location filename="../src/mainwindow.cpp" line="1 456"/>593 <location filename="../src/mainwindow.cpp" line="1506"/> 575 594 <source>Task Save</source> 576 595 <translation type="unfinished"></translation> 577 596 </message> 578 597 <message> 579 <location filename="../src/mainwindow.cpp" line="3 76"/>598 <location filename="../src/mainwindow.cpp" line="390"/> 580 599 <source>You have language autodetection turned on. 581 600 It needs to be off. … … 584 603 </message> 585 604 <message> 586 <location filename="../src/mainwindow.cpp" line="1 61"/>587 <location filename="../src/mainwindow.cpp" line=" 183"/>588 <location filename="../src/mainwindow.cpp" line="2 09"/>589 <location filename="../src/mainwindow.cpp" line="3 81"/>590 <location filename="../src/mainwindow.cpp" line="14 45"/>591 <location filename="../src/mainwindow.h" line="15 3"/>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"/> 592 611 <source>Untitled</source> 593 612 <translation type="unfinished"></translation> … … 655 674 <message> 656 675 <location filename="../ui/mainwindow.ui" line="196"/> 657 <location filename="../ui/mainwindow.ui" line="34 0"/>676 <location filename="../ui/mainwindow.ui" line="343"/> 658 677 <source>Save solution to a file</source> 659 678 <translation type="unfinished"></translation> … … 686 705 </message> 687 706 <message> 688 <location filename="../ui/mainwindow.ui" line=" 398"/>707 <location filename="../ui/mainwindow.ui" line="401"/> 689 708 <source>Context &Help</source> 690 709 <translation type="unfinished"></translation> 691 710 </message> 692 711 <message> 693 <location filename="../ui/mainwindow.ui" line="4 09"/>712 <location filename="../ui/mainwindow.ui" line="412"/> 694 713 <source>&About TSPSG...</source> 695 714 <translation type="unfinished"></translation> 696 715 </message> 697 716 <message> 698 <location filename="../ui/mainwindow.ui" line="4 70"/>717 <location filename="../ui/mainwindow.ui" line="467"/> 699 718 <source>&Save</source> 719 <translation type="unfinished"></translation> 720 </message> 721 <message> 722 <location filename="../ui/mainwindow.ui" line="506"/> 723 <source>Online &Support...</source> 724 <translation type="unfinished"></translation> 725 </message> 726 <message> 727 <location filename="../ui/mainwindow.ui" line="509"/> 728 <source>Get support online</source> 729 <translation type="unfinished"></translation> 730 </message> 731 <message> 732 <location filename="../ui/mainwindow.ui" line="514"/> 733 <source>Report a &Bug...</source> 700 734 <translation type="unfinished"></translation> 701 735 </message> … … 721 755 </message> 722 756 <message> 723 <location filename="../ui/mainwindow.ui" line="31 3"/>757 <location filename="../ui/mainwindow.ui" line="316"/> 724 758 <source>Main Toolbar</source> 725 759 <translation type="unfinished"></translation> 726 760 </message> 727 761 <message> 728 <location filename="../ui/mainwindow.ui" line="3 37"/>762 <location filename="../ui/mainwindow.ui" line="340"/> 729 763 <source>Save solution</source> 730 764 <translation type="unfinished"></translation> 731 765 </message> 732 766 <message> 733 <location filename="../ui/mainwindow.ui" line="34 5"/>767 <location filename="../ui/mainwindow.ui" line="348"/> 734 768 <source>&New</source> 735 769 <translation type="unfinished"></translation> 736 770 </message> 737 771 <message> 738 <location filename="../ui/mainwindow.ui" line="3 48"/>772 <location filename="../ui/mainwindow.ui" line="351"/> 739 773 <source>New task</source> 740 774 <translation type="unfinished"></translation> 741 775 </message> 742 776 <message> 743 <location filename="../ui/mainwindow.ui" line="35 1"/>777 <location filename="../ui/mainwindow.ui" line="354"/> 744 778 <source>Create new task</source> 745 779 <translation type="unfinished"></translation> 746 780 </message> 747 781 <message> 748 <location filename="../ui/mainwindow.ui" line="35 4"/>782 <location filename="../ui/mainwindow.ui" line="357"/> 749 783 <source>Ctrl+N</source> 750 784 <translation type="unfinished"></translation> 751 785 </message> 752 786 <message> 753 <location filename="../ui/mainwindow.ui" line="3 59"/>787 <location filename="../ui/mainwindow.ui" line="362"/> 754 788 <source>&Open...</source> 755 789 <translation type="unfinished"></translation> 756 790 </message> 757 791 <message> 758 <location filename="../ui/mainwindow.ui" line="36 2"/>792 <location filename="../ui/mainwindow.ui" line="365"/> 759 793 <source>Open task</source> 760 794 <translation type="unfinished"></translation> 761 795 </message> 762 796 <message> 763 <location filename="../ui/mainwindow.ui" line="36 5"/>797 <location filename="../ui/mainwindow.ui" line="368"/> 764 798 <source>Open saved task</source> 765 799 <translation type="unfinished"></translation> 766 800 </message> 767 801 <message> 768 <location filename="../ui/mainwindow.ui" line="3 68"/>802 <location filename="../ui/mainwindow.ui" line="371"/> 769 803 <source>Ctrl+O</source> 770 804 <translation type="unfinished"></translation> 771 805 </message> 772 806 <message> 773 <location filename="../ui/mainwindow.ui" line="37 3"/>807 <location filename="../ui/mainwindow.ui" line="376"/> 774 808 <source>&Preferences...</source> 775 809 <translation type="unfinished"></translation> 776 810 </message> 777 811 <message> 778 <location filename="../ui/mainwindow.ui" line="37 6"/>812 <location filename="../ui/mainwindow.ui" line="379"/> 779 813 <source>Application preferences</source> 780 814 <translation type="unfinished"></translation> 781 815 </message> 782 816 <message> 783 <location filename="../ui/mainwindow.ui" line="38 4"/>817 <location filename="../ui/mainwindow.ui" line="387"/> 784 818 <source>&Contents</source> 785 819 <translation type="unfinished"></translation> 786 820 </message> 787 821 <message> 788 <location filename="../ui/mainwindow.ui" line="3 87"/>822 <location filename="../ui/mainwindow.ui" line="390"/> 789 823 <source>Open help contents</source> 790 824 <translation type="unfinished"></translation> 791 825 </message> 792 826 <message> 793 <location filename="../ui/mainwindow.ui" line="39 0"/>827 <location filename="../ui/mainwindow.ui" line="393"/> 794 828 <source>Ctrl+F1</source> 795 829 <translation type="unfinished"></translation> 796 830 </message> 797 831 <message> 798 <location filename="../ui/mainwindow.ui" line="40 1"/>832 <location filename="../ui/mainwindow.ui" line="404"/> 799 833 <source>Open context help</source> 800 834 <translation type="unfinished"></translation> 801 835 </message> 802 836 <message> 803 <location filename="../ui/mainwindow.ui" line="40 4"/>837 <location filename="../ui/mainwindow.ui" line="407"/> 804 838 <source>F1</source> 805 <translation type="unfinished"></translation>806 </message>807 <message>808 <location filename="../ui/mainwindow.ui" line="412"/>809 <source>About application</source>810 839 <translation type="unfinished"></translation> 811 840 </message> … … 816 845 </message> 817 846 <message> 818 <location filename="../ui/mainwindow.ui" line="42 0"/>819 <source> Exit application</source>847 <location filename="../ui/mainwindow.ui" line="422"/> 848 <source>&Task...</source> 820 849 <translation type="unfinished"></translation> 821 850 </message> 822 851 <message> 823 852 <location filename="../ui/mainwindow.ui" line="425"/> 824 <source>&Task...</source> 853 <location filename="../ui/mainwindow.ui" line="470"/> 854 <source>Save task</source> 825 855 <translation type="unfinished"></translation> 826 856 </message> 827 857 <message> 828 858 <location filename="../ui/mainwindow.ui" line="428"/> 859 <source>Save task to file</source> 860 <translation type="unfinished"></translation> 861 </message> 862 <message> 863 <location filename="../ui/mainwindow.ui" line="476"/> 864 <source>Ctrl+S</source> 865 <translation type="unfinished"></translation> 866 </message> 867 <message> 868 <location filename="../ui/mainwindow.ui" line="498"/> 869 <source>System Default</source> 870 <translation type="unfinished"></translation> 871 </message> 872 <message> 873 <location filename="../ui/mainwindow.ui" line="501"/> 874 <source>Automatically choose the most appropriate style</source> 875 <translation type="unfinished"></translation> 876 </message> 877 <message> 878 <location filename="../ui/mainwindow.ui" line="439"/> 879 <source>&Autodetect</source> 880 <translation type="unfinished"></translation> 881 </message> 882 <message> 829 883 <location filename="../ui/mainwindow.ui" line="473"/> 830 <source>Save task</source>831 <translation type="unfinished"></translation>832 </message>833 <message>834 <location filename="../ui/mainwindow.ui" line="431"/>835 <source>Save task to file</source>836 <translation type="unfinished"></translation>837 </message>838 <message>839 <location filename="../ui/mainwindow.ui" line="479"/>840 <source>Ctrl+S</source>841 <translation type="unfinished"></translation>842 </message>843 <message>844 <location filename="../ui/mainwindow.ui" line="505"/>845 <source>System Default</source>846 <translation type="unfinished"></translation>847 </message>848 <message>849 <location filename="../ui/mainwindow.ui" line="508"/>850 <source>Automatically choose the most appropriate style</source>851 <translation type="unfinished"></translation>852 </message>853 <message>854 <location filename="../ui/mainwindow.ui" line="442"/>855 <source>&Autodetect</source>856 <translation type="unfinished"></translation>857 </message>858 <message>859 <location filename="../ui/mainwindow.ui" line="476"/>860 884 <source>Save current task</source> 861 885 <translation type="unfinished"></translation> 862 886 </message> 863 887 <message> 864 <location filename="../ui/mainwindow.ui" line="48 8"/>888 <location filename="../ui/mainwindow.ui" line="481"/> 865 889 <source>About &Qt...</source> 866 890 <translation type="unfinished"></translation> 867 891 </message> 868 892 <message> 869 <location filename="../ui/mainwindow.ui" line="4 91"/>893 <location filename="../ui/mainwindow.ui" line="484"/> 870 894 <source>About Qt library</source> 871 895 <translation type="unfinished"></translation> … … 877 901 </message> 878 902 <message> 879 <location filename="../src/mainwindow.cpp" line="14 16"/>903 <location filename="../src/mainwindow.cpp" line="1460"/> 880 904 <source>&Print...</source> 881 905 <translation type="unfinished"></translation> 882 906 </message> 883 907 <message> 884 <location filename="../src/mainwindow.cpp" line="14 23"/>908 <location filename="../src/mainwindow.cpp" line="1467"/> 885 909 <source>Ctrl+P</source> 886 910 <translation type="unfinished"></translation> 887 911 </message> 888 912 <message> 889 <location filename="../ui/mainwindow.ui" line="33 4"/>913 <location filename="../ui/mainwindow.ui" line="337"/> 890 914 <source>&Solution...</source> 891 915 <translation type="unfinished"></translation> 892 916 </message> 893 917 <message> 918 <location filename="../ui/mainwindow.ui" line="442"/> 919 <source>Detect language automatically</source> 920 <translation type="unfinished"></translation> 921 </message> 922 <message> 923 <location filename="../src/mainwindow.cpp" line="1451"/> 924 <source>P&rint Preview...</source> 925 <translation type="unfinished"></translation> 926 </message> 927 <message> 928 <location filename="../src/mainwindow.cpp" line="1453"/> 929 <source>Preview solution results</source> 930 <translation type="unfinished"></translation> 931 </message> 932 <message> 933 <location filename="../src/mainwindow.cpp" line="1456"/> 934 <source>Preview current solution results before printing</source> 935 <translation type="unfinished"></translation> 936 </message> 937 <message> 938 <location filename="../src/mainwindow.cpp" line="1462"/> 939 <source>Print solution</source> 940 <translation type="unfinished"></translation> 941 </message> 942 <message> 943 <location filename="../src/mainwindow.cpp" line="1465"/> 944 <source>Print current solution results</source> 945 <translation type="unfinished"></translation> 946 </message> 947 <message> 894 948 <location filename="../ui/mainwindow.ui" line="445"/> 895 <source>Detect language automatically</source>896 <translation type="unfinished"></translation>897 </message>898 <message>899 <location filename="../src/mainwindow.cpp" line="1408"/>900 <source>P&rint Preview...</source>901 <translation type="unfinished"></translation>902 </message>903 <message>904 <location filename="../src/mainwindow.cpp" line="1410"/>905 <source>Preview solution results</source>906 <translation type="unfinished"></translation>907 </message>908 <message>909 <location filename="../src/mainwindow.cpp" line="1413"/>910 <source>Preview current solution results before printing</source>911 <translation type="unfinished"></translation>912 </message>913 <message>914 <location filename="../src/mainwindow.cpp" line="1418"/>915 <source>Print solution</source>916 <translation type="unfinished"></translation>917 </message>918 <message>919 <location filename="../src/mainwindow.cpp" line="1421"/>920 <source>Print current solution results</source>921 <translation type="unfinished"></translation>922 </message>923 <message>924 <location filename="../ui/mainwindow.ui" line="448"/>925 949 <source>Detect language automatically based on regional settings</source> 926 950 <translation type="unfinished"></translation> … … 930 954 <name>QProgressDialog</name> 931 955 <message> 932 <location filename="../src/mainwindow.cpp" line="6 58"/>956 <location filename="../src/mainwindow.cpp" line="669"/> 933 957 <source>Cancel</source> 934 958 <comment>No need to translate this. This translation will be taken from Qt translation files.</comment> … … 1227 1251 </message> 1228 1252 <message> 1229 <location filename="../src/settingsdialog.cpp" line="4 0"/>1253 <location filename="../src/settingsdialog.cpp" line="41"/> 1230 1254 <source>Save new preferences</source> 1231 1255 <translation type="unfinished"></translation> 1232 1256 </message> 1233 1257 <message> 1234 <location filename="../src/settingsdialog.cpp" line="4 3"/>1258 <location filename="../src/settingsdialog.cpp" line="46"/> 1235 1259 <source>Close without saving preferences</source> 1236 1260 <translation type="unfinished"></translation> 1237 1261 </message> 1238 1262 <message> 1239 <location filename="../src/settingsdialog.cpp" line="6 2"/>1263 <location filename="../src/settingsdialog.cpp" line="69"/> 1240 1264 <source>Higher quality graph looks much better when printing but uglier on the screen</source> 1241 1265 <translation type="unfinished"></translation> 1242 1266 </message> 1243 1267 <message> 1244 <location filename="../src/settingsdialog.cpp" line=" 64"/>1268 <location filename="../src/settingsdialog.cpp" line="71"/> 1245 1269 <source>Draw solution graph in higher quality</source> 1246 1270 <translation type="unfinished"></translation> 1247 1271 </message> 1248 1272 <message> 1249 <location filename="../src/settingsdialog.cpp" line="114"/> 1273 <location filename="../src/settingsdialog.cpp" line="86"/> 1274 <source>Automatically check for updates at the given interval</source> 1275 <translation type="unfinished"></translation> 1276 </message> 1277 <message> 1278 <location filename="../src/settingsdialog.cpp" line="88"/> 1279 <source>Check for updates every</source> 1280 <translation type="unfinished"></translation> 1281 </message> 1282 <message> 1283 <location filename="../src/settingsdialog.cpp" line="94"/> 1284 <source>Minimal interval at which to check for updates</source> 1285 <translation type="unfinished"></translation> 1286 </message> 1287 <message> 1288 <location filename="../src/settingsdialog.cpp" line="96"/> 1289 <source> days</source> 1290 <comment>Don't forget a space at the beginning!</comment> 1291 <translation type="unfinished"></translation> 1292 </message> 1293 <message> 1294 <location filename="../src/settingsdialog.cpp" line="149"/> 1250 1295 <source>Use translucent effect on the Main Window under Windows Vista and 7</source> 1251 1296 <translation type="unfinished"></translation> 1252 1297 </message> 1253 1298 <message> 1254 <location filename="../src/settingsdialog.cpp" line="1 16"/>1299 <location filename="../src/settingsdialog.cpp" line="151"/> 1255 1300 <source>Use translucency effects</source> 1256 1301 <translation type="unfinished"></translation> 1257 1302 </message> 1258 1303 <message> 1259 <location filename="../src/settingsdialog.cpp" line="1 24"/>1304 <location filename="../src/settingsdialog.cpp" line="159"/> 1260 1305 <source>Restore main window state and position on application restart</source> 1261 1306 <translation type="unfinished"></translation> 1262 1307 </message> 1263 1308 <message> 1264 <location filename="../src/settingsdialog.cpp" line="1 26"/>1309 <location filename="../src/settingsdialog.cpp" line="161"/> 1265 1310 <source>Save main window state and position</source> 1266 1311 <translation type="unfinished"></translation> 1267 1312 </message> 1268 1313 <message> 1269 <location filename="../src/settingsdialog.cpp" line="1 48"/>1314 <location filename="../src/settingsdialog.cpp" line="183"/> 1270 1315 <source>Hover mouse pointer over dialog elements to get additional help</source> 1271 1316 <translation type="unfinished"></translation> 1272 1317 </message> 1273 1318 <message> 1274 <location filename="../src/settingsdialog.cpp" line="3 02"/>1275 <location filename="../src/settingsdialog.cpp" line="3 08"/>1319 <location filename="../src/settingsdialog.cpp" line="341"/> 1320 <location filename="../src/settingsdialog.cpp" line="347"/> 1276 1321 <source>Settings Reset</source> 1277 1322 <translation type="unfinished"></translation> 1278 1323 </message> 1279 1324 <message> 1280 <location filename="../src/settingsdialog.cpp" line="3 02"/>1325 <location filename="../src/settingsdialog.cpp" line="341"/> 1281 1326 <source>Do you really want to <b>reset all application settings to their defaults</b>?</source> 1282 1327 <translation type="unfinished"></translation> 1283 1328 </message> 1284 1329 <message> 1285 <location filename="../src/settingsdialog.cpp" line="3 08"/>1330 <location filename="../src/settingsdialog.cpp" line="347"/> 1286 1331 <source>All settings where successfully reset to their defaults. 1287 1332 It is recommended to restart the application now.</source> -
l10n/tspsg_ru.ts
r9adbc413c7 r760f2aae97 6 6 <name>--------</name> 7 7 <message> 8 <location filename="../src/mainwindow.cpp" line="5 09"/>8 <location filename="../src/mainwindow.cpp" line="520"/> 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 11"/>17 <location filename="../src/mainwindow.cpp" line="522"/> 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="12 12"/>23 <location filename="../src/mainwindow.cpp" line="1244"/> 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="12 13"/>29 <location filename="../src/mainwindow.cpp" line="1245"/> 30 30 <source>LANGNAME</source> 31 31 <comment>Please, provide a native name of your translation language here.</comment> … … 148 148 <name>MainWindow</name> 149 149 <message> 150 <location filename="../src/mainwindow.cpp" line="3 67"/>151 <location filename="../src/mainwindow.cpp" line="3 76"/>150 <location filename="../src/mainwindow.cpp" line="380"/> 151 <location filename="../src/mainwindow.cpp" line="390"/> 152 152 <source>Language change</source> 153 153 <translation>Смена языка</translation> 154 154 </message> 155 155 <message> 156 <location filename="../src/mainwindow.cpp" line="13 41"/>156 <location filename="../src/mainwindow.cpp" line="1384"/> 157 157 <source>Unsaved Changes</source> 158 158 <translation>Несохраненные изменения</translation> 159 159 </message> 160 160 <message> 161 <location filename="../src/mainwindow.cpp" line="1 55"/>161 <location filename="../src/mainwindow.cpp" line="173"/> 162 162 <source>All Supported Formats</source> 163 163 <translation>Все поддерживаемые форматы</translation> 164 164 </message> 165 165 <message> 166 <location filename="../src/mainwindow.cpp" line="1 58"/>167 <location filename="../src/mainwindow.cpp" line="2 31"/>168 <location filename="../src/mainwindow.cpp" line="14 43"/>166 <location filename="../src/mainwindow.cpp" line="176"/> 167 <location filename="../src/mainwindow.cpp" line="247"/> 168 <location filename="../src/mainwindow.cpp" line="1493"/> 169 169 <source>All Files</source> 170 170 <translation>Все файлы</translation> 171 171 </message> 172 172 <message> 173 <location filename="../src/mainwindow.cpp" line="1 56"/>174 <location filename="../src/mainwindow.cpp" line="1 57"/>173 <location filename="../src/mainwindow.cpp" line="174"/> 174 <location filename="../src/mainwindow.cpp" line="175"/> 175 175 <source>%1 Task Files</source> 176 176 <translation>Файлы условий %1</translation> 177 177 </message> 178 178 <message> 179 <location filename="../src/mainwindow.cpp" line="1 293"/>179 <location filename="../src/mainwindow.cpp" line="1331"/> 180 180 <source>Language Change</source> 181 181 <translation>Смена языка</translation> 182 182 </message> 183 183 <message> 184 <location filename="../src/mainwindow.cpp" line="2 25"/>184 <location filename="../src/mainwindow.cpp" line="243"/> 185 185 <source>PDF Files</source> 186 186 <translation>Файли PDF</translation> 187 187 </message> 188 188 <message> 189 <location filename="../src/mainwindow.cpp" line="2 27"/>189 <location filename="../src/mainwindow.cpp" line="245"/> 190 190 <source>HTML Files</source> 191 191 <translation>Файлы HTML</translation> 192 192 </message> 193 193 <message> 194 <location filename="../src/mainwindow.cpp" line="2 29"/>194 <location filename="../src/mainwindow.cpp" line="246"/> 195 195 <source>OpenDocument Files</source> 196 196 <translation>Файлы OpenDocument</translation> 197 197 </message> 198 198 <message> 199 <location filename="../src/mainwindow.cpp" line="8 28"/>200 <location filename="../src/mainwindow.cpp" line="8 35"/>201 <location filename="../src/mainwindow.cpp" line="11 00"/>199 <location filename="../src/mainwindow.cpp" line="847"/> 200 <location filename="../src/mainwindow.cpp" line="854"/> 201 <location filename="../src/mainwindow.cpp" line="1141"/> 202 202 <source>(%1;%2)</source> 203 203 <translation></translation> 204 204 </message> 205 205 <message numerus="yes"> 206 <location filename="../src/mainwindow.cpp" line="8 38"/>206 <location filename="../src/mainwindow.cpp" line="857"/> 207 207 <source>%n alternate candidate(s) for branching: %1.</source> 208 208 <translation> … … 213 213 </message> 214 214 <message numerus="yes"> 215 <location filename="../src/mainwindow.cpp" line="8 79"/>215 <location filename="../src/mainwindow.cpp" line="898"/> 216 216 <source>The price is <b>%n</b> unit(s).</source> 217 217 <translation> … … 222 222 </message> 223 223 <message> 224 <location filename="../src/mainwindow.cpp" line="11 11"/>224 <location filename="../src/mainwindow.cpp" line="1152"/> 225 225 <source>Root</source> 226 226 <translation>Корень</translation> 227 227 </message> 228 228 <message> 229 <location filename="../src/mainwindow.cpp" line="13 12"/>229 <location filename="../src/mainwindow.cpp" line="1351"/> 230 230 <source>Set application style to %1</source> 231 231 <translation>Изменить оформление приложения на %1</translation> 232 232 </message> 233 233 <message> 234 <location filename="../src/mainwindow.cpp" line="1427"/> 234 <location filename="../src/mainwindow.cpp" line="1457"/> 235 <source>Exit %1</source> 236 <translation>Выйти из %1</translation> 237 </message> 238 <message> 239 <location filename="../src/mainwindow.cpp" line="1471"/> 235 240 <source>Configure...</source> 236 241 <translation>Настройка...</translation> 237 242 </message> 238 243 <message> 239 <location filename="../src/mainwindow.cpp" line="14 29"/>244 <location filename="../src/mainwindow.cpp" line="1473"/> 240 245 <source>Customize toolbars</source> 241 246 <translation>Настройка панелей инструментов</translation> 242 247 </message> 243 248 <message> 244 <location filename="../src/mainwindow.cpp" line="1436"/> 249 <location filename="../src/mainwindow.cpp" line="1478"/> 250 <source>Report about a bug in %1</source> 251 <translation>Сообщить о проблеме с %1</translation> 252 </message> 253 <message> 254 <location filename="../src/mainwindow.cpp" line="1483"/> 245 255 <source>Check for %1 updates</source> 246 256 <translation>Проверить обновления %1</translation> 247 257 </message> 248 258 <message> 249 <location filename="../src/mainwindow.cpp" line="14 42"/>259 <location filename="../src/mainwindow.cpp" line="1492"/> 250 260 <source>%1 Task File</source> 251 261 <translation>Файл условия %1</translation> 252 262 </message> 253 263 <message> 254 <location filename="../src/mainwindow.cpp" line="3 56"/>255 <location filename="../src/mainwindow.cpp" line=" 396"/>264 <location filename="../src/mainwindow.cpp" line="369"/> 265 <location filename="../src/mainwindow.cpp" line="411"/> 256 266 <source>Settings Changed</source> 257 267 <translation>Параметры изменены</translation> 258 268 </message> 259 269 <message> 260 <location filename="../src/mainwindow.cpp" line="1 66"/>270 <location filename="../src/mainwindow.cpp" line="184"/> 261 271 <source>Task Load</source> 262 272 <translation>Загрузка условия</translation> 263 273 </message> 264 274 <message> 265 <location filename="../src/mainwindow.cpp" line="2 70"/>266 <location filename="../src/mainwindow.cpp" line=" 285"/>275 <location filename="../src/mainwindow.cpp" line="287"/> 276 <location filename="../src/mainwindow.cpp" line="302"/> 267 277 <source>Solution Graph</source> 268 278 <translation>Граф решения</translation> 269 279 </message> 270 280 <message> 271 <location filename="../src/mainwindow.cpp" line=" 286"/>281 <location filename="../src/mainwindow.cpp" line="303"/> 272 282 <source>Generated with %1</source> 273 283 <translation>Создано при помощи %1</translation> 274 284 </message> 275 285 <message> 276 <location filename="../src/mainwindow.cpp" line="3 10"/>286 <location filename="../src/mainwindow.cpp" line="327"/> 277 287 <source>Unable to save the solution graph. 278 288 Error: %1</source> … … 281 291 </message> 282 292 <message> 283 <location filename="../src/mainwindow.cpp" line="4 41"/>293 <location filename="../src/mainwindow.cpp" line="455"/> 284 294 <source>Unsupported Feature</source> 285 <translation type="unfinished"></translation>286 </message> 287 <message> 288 <location filename="../src/mainwindow.cpp" line="4 41"/>295 <translation>Неподдерживаемая функция</translation> 296 </message> 297 <message> 298 <location filename="../src/mainwindow.cpp" line="455"/> 289 299 <source>Sorry, but this feature is not supported on your platform 290 300 or support for this feature was not installed.</source> … … 292 302 </message> 293 303 <message> 294 <location filename="../src/mainwindow.cpp" line="4 57"/>304 <location filename="../src/mainwindow.cpp" line="468"/> 295 305 <source>Version</source> 296 306 <translation>Версия</translation> 297 307 </message> 298 308 <message> 299 <location filename="../src/mainwindow.cpp" line="4 64"/>309 <location filename="../src/mainwindow.cpp" line="475"/> 300 310 <source>Target OS (ARCH)</source> 301 311 <translation>Целевая ОС (архитектура)</translation> 302 312 </message> 303 313 <message> 304 <location filename="../src/mainwindow.cpp" line="4 66"/>305 <location filename="../src/mainwindow.cpp" line="4 70"/>314 <location filename="../src/mainwindow.cpp" line="477"/> 315 <location filename="../src/mainwindow.cpp" line="481"/> 306 316 <source>Qt library</source> 307 317 <translation>Библиотека Qt</translation> 308 318 </message> 309 319 <message> 310 <location filename="../src/mainwindow.cpp" line="4 66"/>320 <location filename="../src/mainwindow.cpp" line="477"/> 311 321 <source>shared</source> 312 322 <translation>динамическая</translation> 313 323 </message> 314 324 <message> 315 <location filename="../src/mainwindow.cpp" line="4 67"/>325 <location filename="../src/mainwindow.cpp" line="478"/> 316 326 <source>Build time</source> 317 327 <translation>Времени сборки</translation> 318 328 </message> 319 329 <message> 320 <location filename="../src/mainwindow.cpp" line="4 68"/>330 <location filename="../src/mainwindow.cpp" line="479"/> 321 331 <source>Runtime</source> 322 332 <translation>Времени исполнения</translation> 323 333 </message> 324 334 <message> 325 <location filename="../src/mainwindow.cpp" line="4 70"/>335 <location filename="../src/mainwindow.cpp" line="481"/> 326 336 <source>static</source> 327 337 <translation>статическая</translation> 328 338 </message> 329 339 <message> 330 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b></source> 331 <translation type="obsolete">Сборка <b>%1</b>, собрана <b>%2</b> в <b>%3</b></translation> 332 </message> 333 <message> 334 <location filename="../src/mainwindow.cpp" line="473"/> 340 <location filename="../src/mainwindow.cpp" line="484"/> 335 341 <source>Algorithm</source> 336 342 <translation>Алгоритм</translation> 337 343 </message> 338 344 <message> 339 <location filename="../src/mainwindow.cpp" line="4 75"/>345 <location filename="../src/mainwindow.cpp" line="486"/> 340 346 <source>This program is free software: you can redistribute it and/or modify<br> 341 347 it under the terms of the GNU General Public License as published by<br> … … 364 370 </message> 365 371 <message> 366 <location filename="../src/mainwindow.cpp" line="5 79"/>372 <location filename="../src/mainwindow.cpp" line="590"/> 367 373 <source>About</source> 368 374 <translation>Про</translation> 369 375 </message> 370 376 <message> 371 <location filename="../src/mainwindow.cpp" line="5 80"/>377 <location filename="../src/mainwindow.cpp" line="591"/> 372 378 <source>License</source> 373 379 <translation>Лицензия</translation> 374 380 </message> 375 381 <message> 376 <location filename="../src/mainwindow.cpp" line="5 81"/>382 <location filename="../src/mainwindow.cpp" line="592"/> 377 383 <source>Credits</source> 378 384 <translation>Благодарности</translation> 379 385 </message> 380 386 <message> 381 <location filename="../src/mainwindow.cpp" line="6 44"/>387 <location filename="../src/mainwindow.cpp" line="655"/> 382 388 <source>Data error</source> 383 389 <translation>Ошибка в данных</translation> 384 390 </message> 385 391 <message> 386 <location filename="../src/mainwindow.cpp" line="6 44"/>392 <location filename="../src/mainwindow.cpp" line="655"/> 387 393 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 388 394 <translation>Ошибка в ячейке [Строка %1; Колонка %2]: Неверный формат данных.</translation> 389 395 </message> 390 396 <message> 391 <location filename="../src/mainwindow.cpp" line="6 62"/>397 <location filename="../src/mainwindow.cpp" line="673"/> 392 398 <source>Calculating optimal route...</source> 393 399 <translation>Расчет оптимального пути...</translation> 394 400 </message> 395 401 <message> 396 <location filename="../src/mainwindow.cpp" line="6 63"/>402 <location filename="../src/mainwindow.cpp" line="674"/> 397 403 <source>Solution Progress</source> 398 404 <translation>Состояние решения</translation> 399 405 </message> 400 406 <message> 401 <location filename="../src/mainwindow.cpp" line="7 07"/>407 <location filename="../src/mainwindow.cpp" line="718"/> 402 408 <source>Solution Result</source> 403 409 <translation>Результат решения</translation> 404 410 </message> 405 411 <message> 406 <location filename="../src/mainwindow.cpp" line="7 07"/>412 <location filename="../src/mainwindow.cpp" line="718"/> 407 413 <source>Unable to find a solution. 408 414 Maybe, this task has no solution.</source> … … 411 417 </message> 412 418 <message> 413 <location filename="../src/mainwindow.cpp" line="7 33"/>419 <location filename="../src/mainwindow.cpp" line="748"/> 414 420 <source>Generating header</source> 415 421 <translation>Генерация заголовка</translation> 416 422 </message> 417 423 <message> 418 <location filename="../src/mainwindow.cpp" line="7 44"/>424 <location filename="../src/mainwindow.cpp" line="759"/> 419 425 <source>Solution of Variant #%1 Task</source> 420 426 <translation>Решение задания для варианта №%1</translation> 421 427 </message> 422 428 <message> 423 <location filename="../src/mainwindow.cpp" line="7 72"/>429 <location filename="../src/mainwindow.cpp" line="787"/> 424 430 <source>Task:</source> 425 431 <translation>Условие:</translation> 426 432 </message> 427 433 <message> 428 <location filename="../src/mainwindow.cpp" line="2 55"/>429 <location filename="../src/mainwindow.cpp" line="3 10"/>430 <location filename="../src/mainwindow.cpp" line="3 24"/>434 <location filename="../src/mainwindow.cpp" line="271"/> 435 <location filename="../src/mainwindow.cpp" line="327"/> 436 <location filename="../src/mainwindow.cpp" line="338"/> 431 437 <source>Solution Save</source> 432 438 <translation>Сохранение решения</translation> 433 439 </message> 434 <message> 435 <location filename="../src/mainwindow.cpp" line="255"/> 436 <location filename="../src/mainwindow.cpp" line="324"/> 440 <message numerus="yes"> 441 <location filename="../src/mainwindow.cpp" line="132"/> 442 <source>Would you like %1 to automatically check for updates every %n day(s)?</source> 443 <translation> 444 <numerusform>Желаете ли, чтоб %1 автоматически проверял обновления каждый %n день?</numerusform> 445 <numerusform>Желаете ли, чтоб %1 автоматически проверял обновления каждые %n дня?</numerusform> 446 <numerusform>Желаете ли, чтоб %1 автоматически проверял обновления каждые %n дней?</numerusform> 447 </translation> 448 </message> 449 <message> 450 <location filename="../src/mainwindow.cpp" line="271"/> 451 <location filename="../src/mainwindow.cpp" line="338"/> 437 452 <source>Unable to save the solution. 438 453 Error: %1</source> … … 441 456 </message> 442 457 <message> 443 <location filename="../src/mainwindow.cpp" line="3 56"/>458 <location filename="../src/mainwindow.cpp" line="369"/> 444 459 <source>You have changed color settings. 445 460 They will be applied to the next solution output.</source> … … 448 463 </message> 449 464 <message> 450 <location filename="../src/mainwindow.cpp" line="3 67"/>465 <location filename="../src/mainwindow.cpp" line="380"/> 451 466 <source>Language will be autodetected on the next %1 start.</source> 452 467 <translation>Язык будет автоматически определен при следующем запуске %1.</translation> 453 468 </message> 454 469 <message> 455 <location filename="../src/mainwindow.cpp" line=" 396"/>470 <location filename="../src/mainwindow.cpp" line="411"/> 456 471 <source>You have changed the application language. 457 472 To get current solution output in the new language … … 462 477 </message> 463 478 <message> 464 <location filename="../src/mainwindow.cpp" line="4 04"/>479 <location filename="../src/mainwindow.cpp" line="419"/> 465 480 <source>Style Change</source> 466 481 <translation>Смена оформления</translation> 467 482 </message> 468 483 <message> 469 <location filename="../src/mainwindow.cpp" line="4 04"/>484 <location filename="../src/mainwindow.cpp" line="419"/> 470 485 <source>To apply the default style you need to restart %1.</source> 471 486 <translation>Чтобы применить оформление по умолчанию необходимо перезапустить %1.</translation> 472 487 </message> 473 488 <message> 474 <location filename="../src/mainwindow.cpp" line="4 72"/>489 <location filename="../src/mainwindow.cpp" line="483"/> 475 490 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b> with <b>%4</b> compiler.</source> 476 491 <translation>Сборка <b>%1</b>, собрана <b>%2</b> в <b>%3</b> при помощи компилятора <b>%4</b>.</translation> 477 492 </message> 478 493 <message> 479 <location filename="../src/mainwindow.cpp" line=" 489"/>494 <location filename="../src/mainwindow.cpp" line="500"/> 480 495 <source>%1 was created using <b>Qt&nbsp;framework</b> licensed under the terms of the GNU Lesser General Public License,<br> 481 496 see <a href="http://qt.nokia.com/">qt.nokia.com</a><br> … … 502 517 </message> 503 518 <message> 504 <location filename="../src/mainwindow.cpp" line=" 590"/>519 <location filename="../src/mainwindow.cpp" line="601"/> 505 520 <source>Translation</source> 506 521 <translation>Перевод</translation> 507 522 </message> 508 523 <message> 509 <location filename="../src/mainwindow.cpp" line="600"/> 524 <location filename="../src/mainwindow.cpp" line="611"/> 525 <location filename="../src/mainwindow.cpp" line="1487"/> 510 526 <source>About %1</source> 511 527 <translation>О %1</translation> 512 528 </message> 513 529 <message> 514 <location filename="../src/mainwindow.cpp" line="6 54"/>530 <location filename="../src/mainwindow.cpp" line="665"/> 515 531 <source>%v of %1 parts found</source> 516 532 <translation>Найдено %v з %1 переходов</translation> 517 533 </message> 518 534 <message> 519 <location filename="../src/mainwindow.cpp" line="7 34"/>535 <location filename="../src/mainwindow.cpp" line="749"/> 520 536 <source>Generating solution output...</source> 521 537 <translation>Генерация текста решения...</translation> 522 538 </message> 523 539 <message> 524 <location filename="../src/mainwindow.cpp" line="7 70"/>540 <location filename="../src/mainwindow.cpp" line="785"/> 525 541 <source>Variant #%1 Task</source> 526 542 <translation>Условие варианта №%1</translation> 527 543 </message> 528 544 <message> 529 <location filename="../src/mainwindow.cpp" line="7 83"/>545 <location filename="../src/mainwindow.cpp" line="798"/> 530 546 <source>Variant #%1 Solution</source> 531 547 <translation>Решение варианта №%1</translation> 532 548 </message> 533 549 <message> 534 <location filename="../src/mainwindow.cpp" line=" 788"/>550 <location filename="../src/mainwindow.cpp" line="803"/> 535 551 <source>Generating step %v</source> 536 552 <translation>Генерация шага %v</translation> 537 553 </message> 538 554 <message> 539 <location filename="../src/mainwindow.cpp" line="8 23"/>555 <location filename="../src/mainwindow.cpp" line="842"/> 540 556 <source>Step #%1</source> 541 557 <translation>Шаг №%1</translation> 542 558 </message> 543 559 <message> 544 <location filename="../src/mainwindow.cpp" line="8 28"/>560 <location filename="../src/mainwindow.cpp" line="847"/> 545 561 <source>Selected route %1 %2 part.</source> 546 562 <translation>Выбран путь %1 %2.</translation> 547 563 </message> 548 564 <message> 549 <location filename="../src/mainwindow.cpp" line="8 28"/>565 <location filename="../src/mainwindow.cpp" line="847"/> 550 566 <source>with</source> 551 567 <translation>с переходом</translation> 552 568 </message> 553 569 <message> 554 <location filename="../src/mainwindow.cpp" line="8 28"/>570 <location filename="../src/mainwindow.cpp" line="847"/> 555 571 <source>without</source> 556 572 <translation>без перехода</translation> 557 573 </message> 558 574 <message> 559 <location filename="../src/mainwindow.cpp" line="8 60"/>575 <location filename="../src/mainwindow.cpp" line="879"/> 560 576 <source>Generating footer</source> 561 577 <translation>Генерация окончания</translation> 562 578 </message> 563 579 <message> 564 <location filename="../src/mainwindow.cpp" line="8 70"/>580 <location filename="../src/mainwindow.cpp" line="889"/> 565 581 <source>Optimal path:</source> 566 582 <translation>Оптимальный путь:</translation> 567 583 </message> 568 584 <message> 569 <location filename="../src/mainwindow.cpp" line="8 72"/>585 <location filename="../src/mainwindow.cpp" line="891"/> 570 586 <source>Resulting path:</source> 571 587 <translation>Найденный путь:</translation> 572 588 </message> 573 589 <message> 574 <location filename="../src/mainwindow.cpp" line="8 75"/>590 <location filename="../src/mainwindow.cpp" line="894"/> 575 591 <source>City %1</source> 576 592 <translation>Город %1</translation> 577 593 </message> 578 594 <message> 579 <location filename="../src/mainwindow.cpp" line=" 881"/>595 <location filename="../src/mainwindow.cpp" line="900"/> 580 596 <source>The price is <b>%1</b> units.</source> 581 597 <translation>Стоимость - <b>%1</b> единиц.</translation> 582 598 </message> 583 599 <message> 584 <location filename="../src/mainwindow.cpp" line=" 886"/>600 <location filename="../src/mainwindow.cpp" line="905"/> 585 601 <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> 586 602 <translation><b>ВНИМАНИЕ!!!</b><br>Найденное решение является рекордом, но может оказаться не оптимальным.<br>Для получения оптимального решения, или проверки текущего на оптимальность, требуется продолжить итерации.</translation> 587 603 </message> 588 604 <message> 589 <location filename="../src/mainwindow.cpp" line="7 09"/>590 <location filename="../src/mainwindow.cpp" line=" 791"/>591 <location filename="../src/mainwindow.cpp" line="9 20"/>605 <location filename="../src/mainwindow.cpp" line="720"/> 606 <location filename="../src/mainwindow.cpp" line="806"/> 607 <location filename="../src/mainwindow.cpp" line="939"/> 592 608 <source>Cleaning up...</source> 593 609 <translation>Очистка...</translation> 594 610 </message> 595 611 <message> 596 <location filename="../src/mainwindow.cpp" line="1 293"/>612 <location filename="../src/mainwindow.cpp" line="1331"/> 597 613 <source>Unable to load the translation language. 598 614 Falling back to autodetection.</source> … … 601 617 </message> 602 618 <message> 603 <location filename="../src/mainwindow.cpp" line="13 41"/>619 <location filename="../src/mainwindow.cpp" line="1384"/> 604 620 <source>Would you like to save changes in the current task?</source> 605 621 <translation>Желаете сохранить изменения в текущей задаче?</translation> 606 622 </message> 607 623 <message> 608 <location filename="../src/mainwindow.cpp" line="12 14"/>624 <location filename="../src/mainwindow.cpp" line="1246"/> 609 625 <source>Set application language to %1</source> 610 626 <translation>Изменить язык приложения на %1</translation> 611 627 </message> 612 628 <message> 613 <location filename="../src/mainwindow.cpp" line="14 34"/>629 <location filename="../src/mainwindow.cpp" line="1481"/> 614 630 <source>Check for &Updates...</source> 615 631 <translation>Проверить &обновления...</translation> 616 632 </message> 617 633 <message> 618 <location filename="../src/mainwindow.cpp" line="1 456"/>634 <location filename="../src/mainwindow.cpp" line="1506"/> 619 635 <source>Task Save</source> 620 636 <translation>Сохранение условия</translation> 621 637 </message> 622 638 <message> 623 <location filename="../src/mainwindow.cpp" line="3 76"/>639 <location filename="../src/mainwindow.cpp" line="390"/> 624 640 <source>You have language autodetection turned on. 625 641 It needs to be off. … … 630 646 </message> 631 647 <message> 632 <location filename="../src/mainwindow.cpp" line="1 61"/>633 <location filename="../src/mainwindow.cpp" line=" 183"/>634 <location filename="../src/mainwindow.cpp" line="2 09"/>635 <location filename="../src/mainwindow.cpp" line="3 81"/>636 <location filename="../src/mainwindow.cpp" line="14 45"/>637 <location filename="../src/mainwindow.h" line="15 3"/>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"/> 638 654 <source>Untitled</source> 639 655 <translation>Без имени</translation> … … 701 717 <message> 702 718 <location filename="../ui/mainwindow.ui" line="196"/> 703 <location filename="../ui/mainwindow.ui" line="34 0"/>719 <location filename="../ui/mainwindow.ui" line="343"/> 704 720 <source>Save solution to a file</source> 705 721 <translation>Сохранить решение в файл</translation> … … 732 748 </message> 733 749 <message> 734 <location filename="../ui/mainwindow.ui" line=" 398"/>750 <location filename="../ui/mainwindow.ui" line="401"/> 735 751 <source>Context &Help</source> 736 752 <translation>&Контекстная справка</translation> 737 753 </message> 738 754 <message> 739 <location filename="../ui/mainwindow.ui" line="4 09"/>755 <location filename="../ui/mainwindow.ui" line="412"/> 740 756 <source>&About TSPSG...</source> 741 757 <translation>&О TSPSG...</translation> 742 758 </message> 743 759 <message> 744 <location filename="../ui/mainwindow.ui" line="4 70"/>760 <location filename="../ui/mainwindow.ui" line="467"/> 745 761 <source>&Save</source> 746 762 <translation>Со&хранить</translation> 763 </message> 764 <message> 765 <location filename="../ui/mainwindow.ui" line="506"/> 766 <source>Online &Support...</source> 767 <translation>&Online поддержка...</translation> 768 </message> 769 <message> 770 <location filename="../ui/mainwindow.ui" line="509"/> 771 <source>Get support online</source> 772 <translation>Получить поддержку online</translation> 773 </message> 774 <message> 775 <location filename="../ui/mainwindow.ui" line="514"/> 776 <source>Report a &Bug...</source> 777 <translation>&Сообщить о проблеме...</translation> 747 778 </message> 748 779 <message> … … 767 798 </message> 768 799 <message> 769 <location filename="../ui/mainwindow.ui" line="31 3"/>800 <location filename="../ui/mainwindow.ui" line="316"/> 770 801 <source>Main Toolbar</source> 771 802 <translation>Главная панель</translation> 772 803 </message> 773 804 <message> 774 <location filename="../ui/mainwindow.ui" line="3 37"/>805 <location filename="../ui/mainwindow.ui" line="340"/> 775 806 <source>Save solution</source> 776 807 <translation>Сохранить решение</translation> 777 808 </message> 778 809 <message> 779 <location filename="../ui/mainwindow.ui" line="34 5"/>810 <location filename="../ui/mainwindow.ui" line="348"/> 780 811 <source>&New</source> 781 812 <translation>&Создать</translation> 782 813 </message> 783 814 <message> 784 <location filename="../ui/mainwindow.ui" line="3 48"/>815 <location filename="../ui/mainwindow.ui" line="351"/> 785 816 <source>New task</source> 786 817 <translation>Создать задачу</translation> 787 818 </message> 788 819 <message> 789 <location filename="../ui/mainwindow.ui" line="35 1"/>820 <location filename="../ui/mainwindow.ui" line="354"/> 790 821 <source>Create new task</source> 791 822 <translation>Создать новую задачу</translation> 792 823 </message> 793 824 <message> 794 <location filename="../ui/mainwindow.ui" line="35 4"/>825 <location filename="../ui/mainwindow.ui" line="357"/> 795 826 <source>Ctrl+N</source> 796 827 <translation></translation> 797 828 </message> 798 829 <message> 799 <location filename="../ui/mainwindow.ui" line="3 59"/>830 <location filename="../ui/mainwindow.ui" line="362"/> 800 831 <source>&Open...</source> 801 832 <translation>&Открыть...</translation> 802 833 </message> 803 834 <message> 804 <location filename="../ui/mainwindow.ui" line="36 2"/>835 <location filename="../ui/mainwindow.ui" line="365"/> 805 836 <source>Open task</source> 806 837 <translation>Открыть условие</translation> 807 838 </message> 808 839 <message> 809 <location filename="../ui/mainwindow.ui" line="36 5"/>840 <location filename="../ui/mainwindow.ui" line="368"/> 810 841 <source>Open saved task</source> 811 842 <translation>Открыть сохраненное условие задачи</translation> 812 843 </message> 813 844 <message> 814 <location filename="../ui/mainwindow.ui" line="3 68"/>845 <location filename="../ui/mainwindow.ui" line="371"/> 815 846 <source>Ctrl+O</source> 816 847 <translation></translation> 817 848 </message> 818 849 <message> 819 <location filename="../ui/mainwindow.ui" line="37 3"/>850 <location filename="../ui/mainwindow.ui" line="376"/> 820 851 <source>&Preferences...</source> 821 852 <translation>&Параметры...</translation> 822 853 </message> 823 854 <message> 824 <location filename="../ui/mainwindow.ui" line="37 6"/>855 <location filename="../ui/mainwindow.ui" line="379"/> 825 856 <source>Application preferences</source> 826 857 <translation>Настройка параметров программмы</translation> 827 858 </message> 828 859 <message> 829 <location filename="../ui/mainwindow.ui" line="38 4"/>860 <location filename="../ui/mainwindow.ui" line="387"/> 830 861 <source>&Contents</source> 831 862 <translation>&Содежание</translation> 832 863 </message> 833 864 <message> 834 <location filename="../ui/mainwindow.ui" line="3 87"/>865 <location filename="../ui/mainwindow.ui" line="390"/> 835 866 <source>Open help contents</source> 836 867 <translation>Вызвать справку программы</translation> 837 868 </message> 838 869 <message> 839 <location filename="../ui/mainwindow.ui" line="39 0"/>870 <location filename="../ui/mainwindow.ui" line="393"/> 840 871 <source>Ctrl+F1</source> 841 872 <translation></translation> 842 873 </message> 843 874 <message> 844 <location filename="../ui/mainwindow.ui" line="40 1"/>875 <location filename="../ui/mainwindow.ui" line="404"/> 845 876 <source>Open context help</source> 846 877 <translation>Вызвать контекстную справку</translation> 847 878 </message> 848 879 <message> 849 <location filename="../ui/mainwindow.ui" line="40 4"/>880 <location filename="../ui/mainwindow.ui" line="407"/> 850 881 <source>F1</source> 851 882 <translation></translation> 852 </message>853 <message>854 <location filename="../ui/mainwindow.ui" line="412"/>855 <source>About application</source>856 <translation>О программе</translation>857 883 </message> 858 884 <message> … … 862 888 </message> 863 889 <message> 864 <location filename="../ui/mainwindow.ui" line="420"/> 865 <source>Exit application</source> 866 <translation>Выйти из приложения</translation> 867 </message> 868 <message> 869 <location filename="../ui/mainwindow.ui" line="425"/> 890 <location filename="../ui/mainwindow.ui" line="422"/> 870 891 <source>&Task...</source> 871 892 <translation>&Условие...</translation> 872 893 </message> 873 894 <message> 874 <location filename="../ui/mainwindow.ui" line="42 8"/>875 <location filename="../ui/mainwindow.ui" line="47 3"/>895 <location filename="../ui/mainwindow.ui" line="425"/> 896 <location filename="../ui/mainwindow.ui" line="470"/> 876 897 <source>Save task</source> 877 898 <translation>Сохранить условие</translation> 878 899 </message> 879 900 <message> 880 <location filename="../ui/mainwindow.ui" line="4 31"/>901 <location filename="../ui/mainwindow.ui" line="428"/> 881 902 <source>Save task to file</source> 882 903 <translation>Сохранить условие задачи в файл</translation> 883 904 </message> 884 905 <message> 885 <location filename="../ui/mainwindow.ui" line="47 9"/>906 <location filename="../ui/mainwindow.ui" line="476"/> 886 907 <source>Ctrl+S</source> 887 908 <translation></translation> 888 909 </message> 889 910 <message> 890 <location filename="../ui/mainwindow.ui" line=" 505"/>911 <location filename="../ui/mainwindow.ui" line="498"/> 891 912 <source>System Default</source> 892 913 <translation>По умолчанию</translation> 893 914 </message> 894 915 <message> 895 <location filename="../ui/mainwindow.ui" line="50 8"/>916 <location filename="../ui/mainwindow.ui" line="501"/> 896 917 <source>Automatically choose the most appropriate style</source> 897 918 <translation>Автоматически выбирать наиболее подходящее оформление</translation> 898 919 </message> 899 920 <message> 900 <location filename="../ui/mainwindow.ui" line="4 42"/>921 <location filename="../ui/mainwindow.ui" line="439"/> 901 922 <source>&Autodetect</source> 902 923 <translation>&Автоопределение</translation> 903 924 </message> 904 925 <message> 905 <location filename="../ui/mainwindow.ui" line="47 6"/>926 <location filename="../ui/mainwindow.ui" line="473"/> 906 927 <source>Save current task</source> 907 928 <translation>Сохранить текущее условие</translation> 908 929 </message> 909 930 <message> 910 <location filename="../ui/mainwindow.ui" line="48 8"/>931 <location filename="../ui/mainwindow.ui" line="481"/> 911 932 <source>About &Qt...</source> 912 933 <translation>О &Qt...</translation> 913 934 </message> 914 935 <message> 915 <location filename="../ui/mainwindow.ui" line="4 91"/>936 <location filename="../ui/mainwindow.ui" line="484"/> 916 937 <source>About Qt library</source> 917 938 <translation>О библиотеке Qt</translation> … … 923 944 </message> 924 945 <message> 925 <location filename="../src/mainwindow.cpp" line="14 08"/>946 <location filename="../src/mainwindow.cpp" line="1451"/> 926 947 <source>P&rint Preview...</source> 927 948 <translation>П&редварительный просмотр...</translation> 928 949 </message> 929 950 <message> 930 <location filename="../src/mainwindow.cpp" line="14 10"/>951 <location filename="../src/mainwindow.cpp" line="1453"/> 931 952 <source>Preview solution results</source> 932 953 <translation>Предварительный просмотр результатов решения</translation> 933 954 </message> 934 955 <message> 935 <location filename="../src/mainwindow.cpp" line="14 13"/>956 <location filename="../src/mainwindow.cpp" line="1456"/> 936 957 <source>Preview current solution results before printing</source> 937 958 <translation>Предварительный просмотр результатов решения перед печатью</translation> 938 959 </message> 939 960 <message> 940 <location filename="../src/mainwindow.cpp" line="14 16"/>961 <location filename="../src/mainwindow.cpp" line="1460"/> 941 962 <source>&Print...</source> 942 963 <translation>&Печать...</translation> 943 964 </message> 944 965 <message> 945 <location filename="../src/mainwindow.cpp" line="14 18"/>966 <location filename="../src/mainwindow.cpp" line="1462"/> 946 967 <source>Print solution</source> 947 968 <translation>Печать решения</translation> 948 969 </message> 949 970 <message> 950 <location filename="../src/mainwindow.cpp" line="14 21"/>971 <location filename="../src/mainwindow.cpp" line="1465"/> 951 972 <source>Print current solution results</source> 952 973 <translation>Распечатать текущие результаты решения</translation> 953 974 </message> 954 975 <message> 955 <location filename="../src/mainwindow.cpp" line="14 23"/>976 <location filename="../src/mainwindow.cpp" line="1467"/> 956 977 <source>Ctrl+P</source> 957 978 <translation></translation> 958 979 </message> 959 980 <message> 960 <location filename="../ui/mainwindow.ui" line="33 4"/>981 <location filename="../ui/mainwindow.ui" line="337"/> 961 982 <source>&Solution...</source> 962 983 <translation>&Решение...</translation> 963 984 </message> 964 985 <message> 965 <location filename="../ui/mainwindow.ui" line="44 5"/>986 <location filename="../ui/mainwindow.ui" line="442"/> 966 987 <source>Detect language automatically</source> 967 988 <translation>Определять язык автоматически</translation> 968 989 </message> 969 990 <message> 970 <location filename="../ui/mainwindow.ui" line="44 8"/>991 <location filename="../ui/mainwindow.ui" line="445"/> 971 992 <source>Detect language automatically based on regional settings</source> 972 993 <translation>Определять язык автоматически, основываясь на региональных настройках</translation> … … 976 997 <name>QProgressDialog</name> 977 998 <message> 978 <location filename="../src/mainwindow.cpp" line="6 58"/>999 <location filename="../src/mainwindow.cpp" line="669"/> 979 1000 <source>Cancel</source> 980 1001 <comment>No need to translate this. This translation will be taken from Qt translation files.</comment> … … 1273 1294 </message> 1274 1295 <message> 1275 <location filename="../src/settingsdialog.cpp" line="4 0"/>1296 <location filename="../src/settingsdialog.cpp" line="41"/> 1276 1297 <source>Save new preferences</source> 1277 1298 <translation>Сохранить новые параметры</translation> 1278 1299 </message> 1279 1300 <message> 1280 <location filename="../src/settingsdialog.cpp" line="4 3"/>1301 <location filename="../src/settingsdialog.cpp" line="46"/> 1281 1302 <source>Close without saving preferences</source> 1282 1303 <translation>Закрыть окно без сохранения параметров</translation> 1283 1304 </message> 1284 1305 <message> 1285 <location filename="../src/settingsdialog.cpp" line="6 2"/>1306 <location filename="../src/settingsdialog.cpp" line="69"/> 1286 1307 <source>Higher quality graph looks much better when printing but uglier on the screen</source> 1287 1308 <translation>Граф повышенного качества выглядит намного лучше при печати, но уродливее на экране</translation> 1288 1309 </message> 1289 1310 <message> 1290 <location filename="../src/settingsdialog.cpp" line=" 64"/>1311 <location filename="../src/settingsdialog.cpp" line="71"/> 1291 1312 <source>Draw solution graph in higher quality</source> 1292 1313 <translation>Граф решения в повышенном качестве</translation> 1293 1314 </message> 1294 1315 <message> 1295 <location filename="../src/settingsdialog.cpp" line="114"/> 1316 <location filename="../src/settingsdialog.cpp" line="86"/> 1317 <source>Automatically check for updates at the given interval</source> 1318 <translation>Автоматически проверять обновления через указанный интервал</translation> 1319 </message> 1320 <message> 1321 <location filename="../src/settingsdialog.cpp" line="88"/> 1322 <source>Check for updates every</source> 1323 <translation>Проверять обновления каждые</translation> 1324 </message> 1325 <message> 1326 <location filename="../src/settingsdialog.cpp" line="94"/> 1327 <source>Minimal interval at which to check for updates</source> 1328 <translation>Минимальный интервал между проверками обновлений</translation> 1329 </message> 1330 <message> 1331 <location filename="../src/settingsdialog.cpp" line="96"/> 1332 <source> days</source> 1333 <comment>Don't forget a space at the beginning!</comment> 1334 <translation> дней</translation> 1335 </message> 1336 <message> 1337 <location filename="../src/settingsdialog.cpp" line="149"/> 1296 1338 <source>Use translucent effect on the Main Window under Windows Vista and 7</source> 1297 1339 <translation>Использовать эффект полупрозрачности для главного окна в Windows Vista и Windows 7</translation> 1298 1340 </message> 1299 1341 <message> 1300 <location filename="../src/settingsdialog.cpp" line="1 16"/>1342 <location filename="../src/settingsdialog.cpp" line="151"/> 1301 1343 <source>Use translucency effects</source> 1302 1344 <translation>Использовать эффекты полупрозрачности</translation> 1303 1345 </message> 1304 1346 <message> 1305 <location filename="../src/settingsdialog.cpp" line="1 24"/>1347 <location filename="../src/settingsdialog.cpp" line="159"/> 1306 1348 <source>Restore main window state and position on application restart</source> 1307 1349 <translation>Сохранять состояние и размеры главного окна после перезапуска</translation> 1308 1350 </message> 1309 1351 <message> 1310 <location filename="../src/settingsdialog.cpp" line="1 26"/>1352 <location filename="../src/settingsdialog.cpp" line="161"/> 1311 1353 <source>Save main window state and position</source> 1312 1354 <translation>Сохранять состояние и положение главного окна</translation> 1313 1355 </message> 1314 1356 <message> 1315 <location filename="../src/settingsdialog.cpp" line="1 48"/>1357 <location filename="../src/settingsdialog.cpp" line="183"/> 1316 1358 <source>Hover mouse pointer over dialog elements to get additional help</source> 1317 1359 <translation>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</translation> 1318 1360 </message> 1319 1361 <message> 1320 <location filename="../src/settingsdialog.cpp" line="3 02"/>1321 <location filename="../src/settingsdialog.cpp" line="3 08"/>1362 <location filename="../src/settingsdialog.cpp" line="341"/> 1363 <location filename="../src/settingsdialog.cpp" line="347"/> 1322 1364 <source>Settings Reset</source> 1323 1365 <translation>Сброс настроек</translation> 1324 1366 </message> 1325 1367 <message> 1326 <location filename="../src/settingsdialog.cpp" line="3 02"/>1368 <location filename="../src/settingsdialog.cpp" line="341"/> 1327 1369 <source>Do you really want to <b>reset all application settings to their defaults</b>?</source> 1328 1370 <translation>Вы действительно хотите <b>сбросить все настройки на значения по-умолчанию</b>?</translation> 1329 1371 </message> 1330 1372 <message> 1331 <location filename="../src/settingsdialog.cpp" line="3 08"/>1373 <location filename="../src/settingsdialog.cpp" line="347"/> 1332 1374 <source>All settings where successfully reset to their defaults. 1333 1375 It is recommended to restart the application now.</source> -
l10n/tspsg_uk.ts
r9adbc413c7 r760f2aae97 6 6 <name>--------</name> 7 7 <message> 8 <location filename="../src/mainwindow.cpp" line="5 09"/>8 <location filename="../src/mainwindow.cpp" line="520"/> 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 11"/>17 <location filename="../src/mainwindow.cpp" line="522"/> 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="12 12"/>23 <location filename="../src/mainwindow.cpp" line="1244"/> 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="12 13"/>29 <location filename="../src/mainwindow.cpp" line="1245"/> 30 30 <source>LANGNAME</source> 31 31 <comment>Please, provide a native name of your translation language here.</comment> … … 163 163 </message> 164 164 <message> 165 <location filename="../src/mainwindow.cpp" line="14 08"/>165 <location filename="../src/mainwindow.cpp" line="1451"/> 166 166 <source>P&rint Preview...</source> 167 167 <translation>&Попередній перегляд...</translation> 168 168 </message> 169 169 <message> 170 <location filename="../src/mainwindow.cpp" line="14 10"/>170 <location filename="../src/mainwindow.cpp" line="1453"/> 171 171 <source>Preview solution results</source> 172 172 <translation>Попередній перегляд результатів розв'язку</translation> 173 173 </message> 174 174 <message> 175 <location filename="../src/mainwindow.cpp" line="14 13"/>175 <location filename="../src/mainwindow.cpp" line="1456"/> 176 176 <source>Preview current solution results before printing</source> 177 177 <translation>Попередній перегляд результатів розв'язку перед друком</translation> 178 178 </message> 179 179 <message> 180 <location filename="../src/mainwindow.cpp" line="14 16"/>180 <location filename="../src/mainwindow.cpp" line="1460"/> 181 181 <source>&Print...</source> 182 182 <translation>&Друк...</translation> 183 183 </message> 184 184 <message> 185 <location filename="../src/mainwindow.cpp" line="14 18"/>185 <location filename="../src/mainwindow.cpp" line="1462"/> 186 186 <source>Print solution</source> 187 187 <translation>Друк розв'язку</translation> 188 188 </message> 189 189 <message> 190 <location filename="../src/mainwindow.cpp" line="14 21"/>190 <location filename="../src/mainwindow.cpp" line="1465"/> 191 191 <source>Print current solution results</source> 192 192 <translation>Роздрукувати поточний результат розв'язку</translation> 193 193 </message> 194 194 <message> 195 <location filename="../src/mainwindow.cpp" line="14 23"/>195 <location filename="../src/mainwindow.cpp" line="1467"/> 196 196 <source>Ctrl+P</source> 197 197 <translation></translation> 198 198 </message> 199 199 <message> 200 <location filename="../ui/mainwindow.ui" line="33 4"/>200 <location filename="../ui/mainwindow.ui" line="337"/> 201 201 <source>&Solution...</source> 202 202 <translation>&Розв'язок...</translation> 203 203 </message> 204 204 <message> 205 <location filename="../ui/mainwindow.ui" line="44 5"/>205 <location filename="../ui/mainwindow.ui" line="442"/> 206 206 <source>Detect language automatically</source> 207 207 <translation>Визначати мову автоматично</translation> 208 208 </message> 209 209 <message> 210 <location filename="../ui/mainwindow.ui" line="44 8"/>210 <location filename="../ui/mainwindow.ui" line="445"/> 211 211 <source>Detect language automatically based on regional settings</source> 212 212 <translation>Визначати мову автоматично, використовуючи регіональні стандарти</translation> 213 213 </message> 214 214 <message> 215 <location filename="../ui/mainwindow.ui" line="47 9"/>215 <location filename="../ui/mainwindow.ui" line="476"/> 216 216 <source>Ctrl+S</source> 217 217 <translation></translation> 218 218 </message> 219 219 <message> 220 <location filename="../ui/mainwindow.ui" line="35 4"/>220 <location filename="../ui/mainwindow.ui" line="357"/> 221 221 <source>Ctrl+N</source> 222 222 <translation></translation> … … 274 274 <message> 275 275 <location filename="../ui/mainwindow.ui" line="196"/> 276 <location filename="../ui/mainwindow.ui" line="34 0"/>276 <location filename="../ui/mainwindow.ui" line="343"/> 277 277 <source>Save solution to a file</source> 278 278 <translation>Зберегти розв'язок у файл</translation> … … 305 305 </message> 306 306 <message> 307 <location filename="../ui/mainwindow.ui" line=" 398"/>307 <location filename="../ui/mainwindow.ui" line="401"/> 308 308 <source>Context &Help</source> 309 309 <translation>&Контекстна допомога</translation> 310 310 </message> 311 311 <message> 312 <location filename="../ui/mainwindow.ui" line="4 09"/>312 <location filename="../ui/mainwindow.ui" line="412"/> 313 313 <source>&About TSPSG...</source> 314 314 <translation>&Про TSPSG...</translation> 315 315 </message> 316 316 <message> 317 <location filename="../ui/mainwindow.ui" line="4 70"/>317 <location filename="../ui/mainwindow.ui" line="467"/> 318 318 <source>&Save</source> 319 319 <translation>&Зберегти</translation> 320 </message> 321 <message> 322 <location filename="../ui/mainwindow.ui" line="506"/> 323 <source>Online &Support...</source> 324 <translation>&Online підтримка...</translation> 325 </message> 326 <message> 327 <location filename="../ui/mainwindow.ui" line="509"/> 328 <source>Get support online</source> 329 <translation>Отримати підтримку online</translation> 330 </message> 331 <message> 332 <location filename="../ui/mainwindow.ui" line="514"/> 333 <source>Report a &Bug...</source> 334 <translation>&Повідомити про проблему...</translation> 320 335 </message> 321 336 <message> … … 340 355 </message> 341 356 <message> 342 <location filename="../ui/mainwindow.ui" line="31 3"/>357 <location filename="../ui/mainwindow.ui" line="316"/> 343 358 <source>Main Toolbar</source> 344 359 <translation>Головна панель</translation> 345 360 </message> 346 361 <message> 347 <location filename="../ui/mainwindow.ui" line="3 37"/>362 <location filename="../ui/mainwindow.ui" line="340"/> 348 363 <source>Save solution</source> 349 364 <translation>Зберегти розв'язок</translation> 350 365 </message> 351 366 <message> 352 <location filename="../ui/mainwindow.ui" line="34 5"/>367 <location filename="../ui/mainwindow.ui" line="348"/> 353 368 <source>&New</source> 354 369 <translation>&Створити</translation> 355 370 </message> 356 371 <message> 357 <location filename="../ui/mainwindow.ui" line="3 48"/>372 <location filename="../ui/mainwindow.ui" line="351"/> 358 373 <source>New task</source> 359 374 <translation>Нова задача</translation> 360 375 </message> 361 376 <message> 362 <location filename="../ui/mainwindow.ui" line="35 1"/>377 <location filename="../ui/mainwindow.ui" line="354"/> 363 378 <source>Create new task</source> 364 379 <translation>Створити нову задачу</translation> 365 380 </message> 366 381 <message> 367 <location filename="../ui/mainwindow.ui" line="3 59"/>382 <location filename="../ui/mainwindow.ui" line="362"/> 368 383 <source>&Open...</source> 369 384 <translation>&Відкрити...</translation> 370 385 </message> 371 386 <message> 372 <location filename="../ui/mainwindow.ui" line="36 2"/>387 <location filename="../ui/mainwindow.ui" line="365"/> 373 388 <source>Open task</source> 374 389 <translation>Відкрити умову</translation> 375 390 </message> 376 391 <message> 377 <location filename="../ui/mainwindow.ui" line="36 5"/>392 <location filename="../ui/mainwindow.ui" line="368"/> 378 393 <source>Open saved task</source> 379 394 <translation>Відкрити збережену умову</translation> 380 395 </message> 381 396 <message> 382 <location filename="../ui/mainwindow.ui" line="3 68"/>397 <location filename="../ui/mainwindow.ui" line="371"/> 383 398 <source>Ctrl+O</source> 384 399 <translation></translation> 385 400 </message> 386 401 <message> 387 <location filename="../ui/mainwindow.ui" line="37 3"/>402 <location filename="../ui/mainwindow.ui" line="376"/> 388 403 <source>&Preferences...</source> 389 404 <translation>&Параметри...</translation> 390 405 </message> 391 406 <message> 392 <location filename="../ui/mainwindow.ui" line="37 6"/>407 <location filename="../ui/mainwindow.ui" line="379"/> 393 408 <source>Application preferences</source> 394 409 <translation>Параметри додатку</translation> 395 410 </message> 396 411 <message> 397 <location filename="../ui/mainwindow.ui" line="38 4"/>412 <location filename="../ui/mainwindow.ui" line="387"/> 398 413 <source>&Contents</source> 399 414 <translation>&Зміст</translation> 400 415 </message> 401 416 <message> 402 <location filename="../ui/mainwindow.ui" line="3 87"/>417 <location filename="../ui/mainwindow.ui" line="390"/> 403 418 <source>Open help contents</source> 404 419 <translation>Відкрити зміст допомоги</translation> 405 420 </message> 406 421 <message> 407 <location filename="../ui/mainwindow.ui" line="39 0"/>422 <location filename="../ui/mainwindow.ui" line="393"/> 408 423 <source>Ctrl+F1</source> 409 424 <translation></translation> 410 425 </message> 411 426 <message> 412 <location filename="../ui/mainwindow.ui" line="40 1"/>427 <location filename="../ui/mainwindow.ui" line="404"/> 413 428 <source>Open context help</source> 414 429 <translation>Відкрити контекстну допомогу</translation> 415 430 </message> 416 431 <message> 417 <location filename="../ui/mainwindow.ui" line="40 4"/>432 <location filename="../ui/mainwindow.ui" line="407"/> 418 433 <source>F1</source> 419 434 <translation></translation> 420 </message>421 <message>422 <location filename="../ui/mainwindow.ui" line="412"/>423 <source>About application</source>424 <translation>Про додаток</translation>425 435 </message> 426 436 <message> … … 430 440 </message> 431 441 <message> 432 <location filename="../ui/mainwindow.ui" line="420"/> 433 <source>Exit application</source> 434 <translation>Вийти з додатку</translation> 435 </message> 436 <message> 437 <location filename="../ui/mainwindow.ui" line="425"/> 442 <location filename="../ui/mainwindow.ui" line="422"/> 438 443 <source>&Task...</source> 439 444 <translation>&Умову...</translation> 440 445 </message> 441 446 <message> 442 <location filename="../ui/mainwindow.ui" line="42 8"/>443 <location filename="../ui/mainwindow.ui" line="47 3"/>447 <location filename="../ui/mainwindow.ui" line="425"/> 448 <location filename="../ui/mainwindow.ui" line="470"/> 444 449 <source>Save task</source> 445 450 <translation>Зберегти умову</translation> 446 451 </message> 447 452 <message> 448 <location filename="../ui/mainwindow.ui" line="4 31"/>453 <location filename="../ui/mainwindow.ui" line="428"/> 449 454 <source>Save task to file</source> 450 455 <translation>Зберегти умову задачі у файл</translation> 451 456 </message> 452 457 <message> 453 <location filename="../ui/mainwindow.ui" line="4 42"/>458 <location filename="../ui/mainwindow.ui" line="439"/> 454 459 <source>&Autodetect</source> 455 460 <translation>&Автовизначення</translation> 456 461 </message> 457 462 <message> 458 <location filename="../ui/mainwindow.ui" line="47 6"/>463 <location filename="../ui/mainwindow.ui" line="473"/> 459 464 <source>Save current task</source> 460 465 <translation>Зберегти поточну умову</translation> 461 466 </message> 462 467 <message> 463 <location filename="../ui/mainwindow.ui" line="48 8"/>468 <location filename="../ui/mainwindow.ui" line="481"/> 464 469 <source>About &Qt...</source> 465 470 <translation>Про &Qt...</translation> 466 471 </message> 467 472 <message> 468 <location filename="../ui/mainwindow.ui" line="4 91"/>473 <location filename="../ui/mainwindow.ui" line="484"/> 469 474 <source>About Qt library</source> 470 475 <translation>Про бібліотеку Qt</translation> 471 476 </message> 472 477 <message> 473 <location filename="../ui/mainwindow.ui" line=" 505"/>478 <location filename="../ui/mainwindow.ui" line="498"/> 474 479 <source>System Default</source> 475 480 <translation>За промовчанням</translation> 476 481 </message> 477 482 <message> 478 <location filename="../ui/mainwindow.ui" line="50 8"/>483 <location filename="../ui/mainwindow.ui" line="501"/> 479 484 <source>Automatically choose the most appropriate style</source> 480 485 <translation>Автоматично обирати вигляд, що найбільш підходить</translation> 481 486 </message> 482 487 <message> 483 <location filename="../src/mainwindow.cpp" line="3 67"/>484 <location filename="../src/mainwindow.cpp" line="3 76"/>488 <location filename="../src/mainwindow.cpp" line="380"/> 489 <location filename="../src/mainwindow.cpp" line="390"/> 485 490 <source>Language change</source> 486 491 <translation>Зміна мови</translation> 487 492 </message> 488 493 <message> 489 <location filename="../src/mainwindow.cpp" line="13 41"/>494 <location filename="../src/mainwindow.cpp" line="1384"/> 490 495 <source>Unsaved Changes</source> 491 496 <translation>Незбережені зміни</translation> 492 497 </message> 493 498 <message> 494 <location filename="../src/mainwindow.cpp" line="1 55"/>499 <location filename="../src/mainwindow.cpp" line="173"/> 495 500 <source>All Supported Formats</source> 496 501 <translation>Усі підтримувані формати</translation> 497 502 </message> 498 503 <message> 499 <location filename="../src/mainwindow.cpp" line="1 58"/>500 <location filename="../src/mainwindow.cpp" line="2 31"/>501 <location filename="../src/mainwindow.cpp" line="14 43"/>504 <location filename="../src/mainwindow.cpp" line="176"/> 505 <location filename="../src/mainwindow.cpp" line="247"/> 506 <location filename="../src/mainwindow.cpp" line="1493"/> 502 507 <source>All Files</source> 503 508 <translation>Усі файли</translation> 504 509 </message> 505 510 <message> 506 <location filename="../src/mainwindow.cpp" line="1 56"/>507 <location filename="../src/mainwindow.cpp" line="1 57"/>511 <location filename="../src/mainwindow.cpp" line="174"/> 512 <location filename="../src/mainwindow.cpp" line="175"/> 508 513 <source>%1 Task Files</source> 509 514 <translation>Файли умов %1</translation> 510 515 </message> 511 516 <message> 512 <location filename="../src/mainwindow.cpp" line="1 293"/>517 <location filename="../src/mainwindow.cpp" line="1331"/> 513 518 <source>Language Change</source> 514 519 <translation>Зміна мови</translation> 515 520 </message> 516 521 <message> 517 <location filename="../src/mainwindow.cpp" line="2 25"/>522 <location filename="../src/mainwindow.cpp" line="243"/> 518 523 <source>PDF Files</source> 519 524 <translation>Файлы PDF</translation> 520 525 </message> 521 526 <message> 522 <location filename="../src/mainwindow.cpp" line="2 27"/>527 <location filename="../src/mainwindow.cpp" line="245"/> 523 528 <source>HTML Files</source> 524 529 <translation>Файли HTML</translation> 525 530 </message> 526 531 <message> 527 <location filename="../src/mainwindow.cpp" line="2 29"/>532 <location filename="../src/mainwindow.cpp" line="246"/> 528 533 <source>OpenDocument Files</source> 529 534 <translation>Файли OpenDocument</translation> 530 535 </message> 531 536 <message> 532 <location filename="../src/mainwindow.cpp" line="8 28"/>533 <location filename="../src/mainwindow.cpp" line="8 35"/>534 <location filename="../src/mainwindow.cpp" line="11 00"/>537 <location filename="../src/mainwindow.cpp" line="847"/> 538 <location filename="../src/mainwindow.cpp" line="854"/> 539 <location filename="../src/mainwindow.cpp" line="1141"/> 535 540 <source>(%1;%2)</source> 536 541 <translation></translation> 537 542 </message> 538 543 <message numerus="yes"> 539 <location filename="../src/mainwindow.cpp" line="8 38"/>544 <location filename="../src/mainwindow.cpp" line="857"/> 540 545 <source>%n alternate candidate(s) for branching: %1.</source> 541 546 <translation> … … 546 551 </message> 547 552 <message numerus="yes"> 548 <location filename="../src/mainwindow.cpp" line="8 79"/>553 <location filename="../src/mainwindow.cpp" line="898"/> 549 554 <source>The price is <b>%n</b> unit(s).</source> 550 555 <translation> … … 555 560 </message> 556 561 <message> 557 <location filename="../src/mainwindow.cpp" line="11 11"/>562 <location filename="../src/mainwindow.cpp" line="1152"/> 558 563 <source>Root</source> 559 564 <translation>Корінь</translation> 560 565 </message> 561 566 <message> 562 <location filename="../src/mainwindow.cpp" line="13 12"/>567 <location filename="../src/mainwindow.cpp" line="1351"/> 563 568 <source>Set application style to %1</source> 564 569 <translation>Змінити вигляд додатку на %1</translation> 565 570 </message> 566 571 <message> 567 <location filename="../src/mainwindow.cpp" line="1427"/> 572 <location filename="../src/mainwindow.cpp" line="1457"/> 573 <source>Exit %1</source> 574 <translation>Вийти з %1</translation> 575 </message> 576 <message> 577 <location filename="../src/mainwindow.cpp" line="1471"/> 568 578 <source>Configure...</source> 569 579 <translation>Налаштувати...</translation> 570 580 </message> 571 581 <message> 572 <location filename="../src/mainwindow.cpp" line="14 29"/>582 <location filename="../src/mainwindow.cpp" line="1473"/> 573 583 <source>Customize toolbars</source> 574 584 <translation>Налаштування панелей інструментів</translation> 575 585 </message> 576 586 <message> 577 <location filename="../src/mainwindow.cpp" line="1436"/> 587 <location filename="../src/mainwindow.cpp" line="1478"/> 588 <source>Report about a bug in %1</source> 589 <translation>Повідомити про проблему з %1</translation> 590 </message> 591 <message> 592 <location filename="../src/mainwindow.cpp" line="1483"/> 578 593 <source>Check for %1 updates</source> 579 594 <translation>Перевірити оновлення %1</translation> 580 595 </message> 581 596 <message> 582 <location filename="../src/mainwindow.cpp" line="14 42"/>597 <location filename="../src/mainwindow.cpp" line="1492"/> 583 598 <source>%1 Task File</source> 584 599 <translation>Файл умови %1</translation> 585 600 </message> 586 601 <message> 587 <location filename="../src/mainwindow.cpp" line="3 56"/>588 <location filename="../src/mainwindow.cpp" line=" 396"/>602 <location filename="../src/mainwindow.cpp" line="369"/> 603 <location filename="../src/mainwindow.cpp" line="411"/> 589 604 <source>Settings Changed</source> 590 605 <translation>Параметри змінено</translation> 591 606 </message> 592 607 <message> 593 <location filename="../src/mainwindow.cpp" line="1 66"/>608 <location filename="../src/mainwindow.cpp" line="184"/> 594 609 <source>Task Load</source> 595 610 <translation>Завантаження умови</translation> 596 611 </message> 597 612 <message> 598 <location filename="../src/mainwindow.cpp" line="2 70"/>599 <location filename="../src/mainwindow.cpp" line=" 285"/>613 <location filename="../src/mainwindow.cpp" line="287"/> 614 <location filename="../src/mainwindow.cpp" line="302"/> 600 615 <source>Solution Graph</source> 601 616 <translation>Граф розв'язку</translation> 602 617 </message> 603 618 <message> 604 <location filename="../src/mainwindow.cpp" line=" 286"/>619 <location filename="../src/mainwindow.cpp" line="303"/> 605 620 <source>Generated with %1</source> 606 621 <translation>Створено за допомогою %1</translation> 607 622 </message> 608 623 <message> 609 <location filename="../src/mainwindow.cpp" line="3 10"/>624 <location filename="../src/mainwindow.cpp" line="327"/> 610 625 <source>Unable to save the solution graph. 611 626 Error: %1</source> … … 614 629 </message> 615 630 <message> 616 <location filename="../src/mainwindow.cpp" line="4 41"/>631 <location filename="../src/mainwindow.cpp" line="455"/> 617 632 <source>Unsupported Feature</source> 618 <translation type="unfinished"></translation>619 </message> 620 <message> 621 <location filename="../src/mainwindow.cpp" line="4 41"/>633 <translation>Непідтримувана функція</translation> 634 </message> 635 <message> 636 <location filename="../src/mainwindow.cpp" line="455"/> 622 637 <source>Sorry, but this feature is not supported on your platform 623 638 or support for this feature was not installed.</source> … … 625 640 </message> 626 641 <message> 627 <location filename="../src/mainwindow.cpp" line="4 57"/>642 <location filename="../src/mainwindow.cpp" line="468"/> 628 643 <source>Version</source> 629 644 <translation>Версія</translation> 630 645 </message> 631 646 <message> 632 <location filename="../src/mainwindow.cpp" line="4 64"/>647 <location filename="../src/mainwindow.cpp" line="475"/> 633 648 <source>Target OS (ARCH)</source> 634 649 <translation>Цільова ОС (архітектура)</translation> 635 650 </message> 636 651 <message> 637 <location filename="../src/mainwindow.cpp" line="4 66"/>638 <location filename="../src/mainwindow.cpp" line="4 70"/>652 <location filename="../src/mainwindow.cpp" line="477"/> 653 <location filename="../src/mainwindow.cpp" line="481"/> 639 654 <source>Qt library</source> 640 655 <translation>Бібліотека Qt</translation> 641 656 </message> 642 657 <message> 643 <location filename="../src/mainwindow.cpp" line="4 66"/>658 <location filename="../src/mainwindow.cpp" line="477"/> 644 659 <source>shared</source> 645 660 <translation>динамічна</translation> 646 661 </message> 647 662 <message> 648 <location filename="../src/mainwindow.cpp" line="4 67"/>663 <location filename="../src/mainwindow.cpp" line="478"/> 649 664 <source>Build time</source> 650 665 <translation>Часу збірки</translation> 651 666 </message> 652 667 <message> 653 <location filename="../src/mainwindow.cpp" line="4 68"/>668 <location filename="../src/mainwindow.cpp" line="479"/> 654 669 <source>Runtime</source> 655 670 <translation>Часу виконання</translation> 656 671 </message> 657 672 <message> 658 <location filename="../src/mainwindow.cpp" line="4 70"/>673 <location filename="../src/mainwindow.cpp" line="481"/> 659 674 <source>static</source> 660 675 <translation>статична</translation> 661 676 </message> 662 677 <message> 663 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b></source> 664 <translation type="obsolete">Збірка <b>%1</b>, зібрана <b>%2</b> о <b>%3</b></translation> 665 </message> 666 <message> 667 <location filename="../src/mainwindow.cpp" line="473"/> 678 <location filename="../src/mainwindow.cpp" line="484"/> 668 679 <source>Algorithm</source> 669 680 <translation>Алгоритм</translation> 670 681 </message> 671 682 <message> 672 <location filename="../src/mainwindow.cpp" line="4 75"/>683 <location filename="../src/mainwindow.cpp" line="486"/> 673 684 <source>This program is free software: you can redistribute it and/or modify<br> 674 685 it under the terms of the GNU General Public License as published by<br> … … 698 709 </message> 699 710 <message> 700 <location filename="../src/mainwindow.cpp" line="5 79"/>711 <location filename="../src/mainwindow.cpp" line="590"/> 701 712 <source>About</source> 702 713 <translation>Про</translation> 703 714 </message> 704 715 <message> 705 <location filename="../src/mainwindow.cpp" line="5 80"/>716 <location filename="../src/mainwindow.cpp" line="591"/> 706 717 <source>License</source> 707 718 <translation>Ліцензія</translation> 708 719 </message> 709 720 <message> 710 <location filename="../src/mainwindow.cpp" line="5 81"/>721 <location filename="../src/mainwindow.cpp" line="592"/> 711 722 <source>Credits</source> 712 723 <translation>Подяки</translation> 713 724 </message> 714 725 <message> 715 <location filename="../src/mainwindow.cpp" line="6 44"/>726 <location filename="../src/mainwindow.cpp" line="655"/> 716 727 <source>Data error</source> 717 728 <translation>Помилка у даних</translation> 718 729 </message> 719 730 <message> 720 <location filename="../src/mainwindow.cpp" line="6 44"/>731 <location filename="../src/mainwindow.cpp" line="655"/> 721 732 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 722 733 <translation>Помилка у комірці [Рядок %1; Колонка %2]: Невірний формат даних.</translation> 723 734 </message> 724 735 <message> 725 <location filename="../src/mainwindow.cpp" line="6 62"/>736 <location filename="../src/mainwindow.cpp" line="673"/> 726 737 <source>Calculating optimal route...</source> 727 738 <translation>Обчислення оптимального шляху...</translation> 728 739 </message> 729 740 <message> 730 <location filename="../src/mainwindow.cpp" line="6 63"/>741 <location filename="../src/mainwindow.cpp" line="674"/> 731 742 <source>Solution Progress</source> 732 743 <translation>Поступ розв'язку</translation> 733 744 </message> 734 745 <message> 735 <location filename="../src/mainwindow.cpp" line="7 07"/>746 <location filename="../src/mainwindow.cpp" line="718"/> 736 747 <source>Solution Result</source> 737 748 <translation>Результат розв'язку</translation> 738 749 </message> 739 750 <message> 740 <location filename="../src/mainwindow.cpp" line="7 07"/>751 <location filename="../src/mainwindow.cpp" line="718"/> 741 752 <source>Unable to find a solution. 742 753 Maybe, this task has no solution.</source> … … 745 756 </message> 746 757 <message> 747 <location filename="../src/mainwindow.cpp" line="7 33"/>758 <location filename="../src/mainwindow.cpp" line="748"/> 748 759 <source>Generating header</source> 749 760 <translation>Генерація заголовку</translation> 750 761 </message> 751 762 <message> 752 <location filename="../src/mainwindow.cpp" line="7 44"/>763 <location filename="../src/mainwindow.cpp" line="759"/> 753 764 <source>Solution of Variant #%1 Task</source> 754 765 <translation>Розв'язок завдання для варіанту №%1</translation> 755 766 </message> 756 767 <message> 757 <location filename="../src/mainwindow.cpp" line="7 72"/>768 <location filename="../src/mainwindow.cpp" line="787"/> 758 769 <source>Task:</source> 759 770 <translation>Умова:</translation> 760 771 </message> 761 772 <message> 762 <location filename="../src/mainwindow.cpp" line="2 55"/>763 <location filename="../src/mainwindow.cpp" line="3 10"/>764 <location filename="../src/mainwindow.cpp" line="3 24"/>773 <location filename="../src/mainwindow.cpp" line="271"/> 774 <location filename="../src/mainwindow.cpp" line="327"/> 775 <location filename="../src/mainwindow.cpp" line="338"/> 765 776 <source>Solution Save</source> 766 777 <translation>Збереження розв'язку</translation> 767 778 </message> 768 <message> 769 <location filename="../src/mainwindow.cpp" line="255"/> 770 <location filename="../src/mainwindow.cpp" line="324"/> 779 <message numerus="yes"> 780 <location filename="../src/mainwindow.cpp" line="132"/> 781 <source>Would you like %1 to automatically check for updates every %n day(s)?</source> 782 <translation> 783 <numerusform>Чи бажаєте, щоб %1 автоматично перевіряв оновлення кожен %n день?</numerusform> 784 <numerusform>Чи бажаєте, щоб %1 автоматично перевіряв оновлення кожні %n дні?</numerusform> 785 <numerusform>Чи бажаєте, щоб %1 автоматично перевіряв оновлення кожні %n днів?</numerusform> 786 </translation> 787 </message> 788 <message> 789 <location filename="../src/mainwindow.cpp" line="271"/> 790 <location filename="../src/mainwindow.cpp" line="338"/> 771 791 <source>Unable to save the solution. 772 792 Error: %1</source> … … 775 795 </message> 776 796 <message> 777 <location filename="../src/mainwindow.cpp" line="3 56"/>797 <location filename="../src/mainwindow.cpp" line="369"/> 778 798 <source>You have changed color settings. 779 799 They will be applied to the next solution output.</source> … … 782 802 </message> 783 803 <message> 784 <location filename="../src/mainwindow.cpp" line="3 67"/>804 <location filename="../src/mainwindow.cpp" line="380"/> 785 805 <source>Language will be autodetected on the next %1 start.</source> 786 806 <translation>Мову буде автоматично визначено при наступному запуску %1.</translation> 787 807 </message> 788 808 <message> 789 <location filename="../src/mainwindow.cpp" line=" 396"/>809 <location filename="../src/mainwindow.cpp" line="411"/> 790 810 <source>You have changed the application language. 791 811 To get current solution output in the new language … … 796 816 </message> 797 817 <message> 798 <location filename="../src/mainwindow.cpp" line="4 04"/>818 <location filename="../src/mainwindow.cpp" line="419"/> 799 819 <source>Style Change</source> 800 820 <translation>Зміна вигляду</translation> 801 821 </message> 802 822 <message> 803 <location filename="../src/mainwindow.cpp" line="4 04"/>823 <location filename="../src/mainwindow.cpp" line="419"/> 804 824 <source>To apply the default style you need to restart %1.</source> 805 825 <translation>Щоб застосувати вигляд за промовчанням необхідно перзапустити %1.</translation> 806 826 </message> 807 827 <message> 808 <location filename="../src/mainwindow.cpp" line="4 72"/>828 <location filename="../src/mainwindow.cpp" line="483"/> 809 829 <source>Buid <b>%1</b>, built on <b>%2</b> at <b>%3</b> with <b>%4</b> compiler.</source> 810 830 <translation>Збірка <b>%1</b>, зібрана <b>%2</b> о <b>%3</b> за допомогою компілятора <b>%4</b>.</translation> 811 831 </message> 812 832 <message> 813 <location filename="../src/mainwindow.cpp" line=" 489"/>833 <location filename="../src/mainwindow.cpp" line="500"/> 814 834 <source>%1 was created using <b>Qt&nbsp;framework</b> licensed under the terms of the GNU Lesser General Public License,<br> 815 835 see <a href="http://qt.nokia.com/">qt.nokia.com</a><br> … … 836 856 </message> 837 857 <message> 838 <location filename="../src/mainwindow.cpp" line=" 590"/>858 <location filename="../src/mainwindow.cpp" line="601"/> 839 859 <source>Translation</source> 840 860 <translation>Переклад</translation> 841 861 </message> 842 862 <message> 843 <location filename="../src/mainwindow.cpp" line="600"/> 863 <location filename="../src/mainwindow.cpp" line="611"/> 864 <location filename="../src/mainwindow.cpp" line="1487"/> 844 865 <source>About %1</source> 845 866 <translation>Про %1</translation> 846 867 </message> 847 868 <message> 848 <location filename="../src/mainwindow.cpp" line="6 54"/>869 <location filename="../src/mainwindow.cpp" line="665"/> 849 870 <source>%v of %1 parts found</source> 850 871 <translation>Знайдено %v з %1 переходів</translation> 851 872 </message> 852 873 <message> 853 <location filename="../src/mainwindow.cpp" line="7 34"/>874 <location filename="../src/mainwindow.cpp" line="749"/> 854 875 <source>Generating solution output...</source> 855 876 <translation>Генерація тексту розв'язку...</translation> 856 877 </message> 857 878 <message> 858 <location filename="../src/mainwindow.cpp" line="7 70"/>879 <location filename="../src/mainwindow.cpp" line="785"/> 859 880 <source>Variant #%1 Task</source> 860 881 <translation>Умова варіанту №%1</translation> 861 882 </message> 862 883 <message> 863 <location filename="../src/mainwindow.cpp" line="7 83"/>884 <location filename="../src/mainwindow.cpp" line="798"/> 864 885 <source>Variant #%1 Solution</source> 865 886 <translation>Розв'язок варіанту №%1</translation> 866 887 </message> 867 888 <message> 868 <location filename="../src/mainwindow.cpp" line=" 788"/>889 <location filename="../src/mainwindow.cpp" line="803"/> 869 890 <source>Generating step %v</source> 870 891 <translation>Генерація кроку %v</translation> 871 892 </message> 872 893 <message> 873 <location filename="../src/mainwindow.cpp" line="8 23"/>894 <location filename="../src/mainwindow.cpp" line="842"/> 874 895 <source>Step #%1</source> 875 896 <translation>Крок №%1</translation> 876 897 </message> 877 898 <message> 878 <location filename="../src/mainwindow.cpp" line="8 28"/>899 <location filename="../src/mainwindow.cpp" line="847"/> 879 900 <source>Selected route %1 %2 part.</source> 880 901 <translation>Обрано шлях %1 %2.</translation> 881 902 </message> 882 903 <message> 883 <location filename="../src/mainwindow.cpp" line="8 28"/>904 <location filename="../src/mainwindow.cpp" line="847"/> 884 905 <source>with</source> 885 906 <translation>з переходом</translation> 886 907 </message> 887 908 <message> 888 <location filename="../src/mainwindow.cpp" line="8 28"/>909 <location filename="../src/mainwindow.cpp" line="847"/> 889 910 <source>without</source> 890 911 <translation>без переходу</translation> 891 912 </message> 892 913 <message> 893 <location filename="../src/mainwindow.cpp" line="8 60"/>914 <location filename="../src/mainwindow.cpp" line="879"/> 894 915 <source>Generating footer</source> 895 916 <translation>Генерація закінчення</translation> 896 917 </message> 897 918 <message> 898 <location filename="../src/mainwindow.cpp" line="8 70"/>919 <location filename="../src/mainwindow.cpp" line="889"/> 899 920 <source>Optimal path:</source> 900 921 <translation>Оптимальний шлях:</translation> 901 922 </message> 902 923 <message> 903 <location filename="../src/mainwindow.cpp" line="8 72"/>924 <location filename="../src/mainwindow.cpp" line="891"/> 904 925 <source>Resulting path:</source> 905 926 <translation>Знайдений шлях:</translation> 906 927 </message> 907 928 <message> 908 <location filename="../src/mainwindow.cpp" line="8 75"/>929 <location filename="../src/mainwindow.cpp" line="894"/> 909 930 <source>City %1</source> 910 931 <translation>Місто %1</translation> 911 932 </message> 912 933 <message> 913 <location filename="../src/mainwindow.cpp" line=" 881"/>934 <location filename="../src/mainwindow.cpp" line="900"/> 914 935 <source>The price is <b>%1</b> units.</source> 915 936 <translation>Вартість - <b>%1</b> одиниць.</translation> 916 937 </message> 917 938 <message> 918 <location filename="../src/mainwindow.cpp" line=" 886"/>939 <location filename="../src/mainwindow.cpp" line="905"/> 919 940 <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> 920 941 <translation><b>Увага!!!</b><br>Знайдений розв'язок є рекордом, але може бути неоптимальним.<br>Для отримання оптимального розв'язку, або перевірки поточного на оптимальність, потрібно продовжити ітерації.</translation> 921 942 </message> 922 943 <message> 923 <location filename="../src/mainwindow.cpp" line="7 09"/>924 <location filename="../src/mainwindow.cpp" line=" 791"/>925 <location filename="../src/mainwindow.cpp" line="9 20"/>944 <location filename="../src/mainwindow.cpp" line="720"/> 945 <location filename="../src/mainwindow.cpp" line="806"/> 946 <location filename="../src/mainwindow.cpp" line="939"/> 926 947 <source>Cleaning up...</source> 927 948 <translation>Очищення...</translation> 928 949 </message> 929 950 <message> 930 <location filename="../src/mainwindow.cpp" line="1 293"/>951 <location filename="../src/mainwindow.cpp" line="1331"/> 931 952 <source>Unable to load the translation language. 932 953 Falling back to autodetection.</source> … … 935 956 </message> 936 957 <message> 937 <location filename="../src/mainwindow.cpp" line="13 41"/>958 <location filename="../src/mainwindow.cpp" line="1384"/> 938 959 <source>Would you like to save changes in the current task?</source> 939 960 <translation>Бажаете зберегти зміни у поточній задачі?</translation> 940 961 </message> 941 962 <message> 942 <location filename="../src/mainwindow.cpp" line="12 14"/>963 <location filename="../src/mainwindow.cpp" line="1246"/> 943 964 <source>Set application language to %1</source> 944 965 <translation>Змінити мову додатку на %1</translation> 945 966 </message> 946 967 <message> 947 <location filename="../src/mainwindow.cpp" line="14 34"/>968 <location filename="../src/mainwindow.cpp" line="1481"/> 948 969 <source>Check for &Updates...</source> 949 970 <translation>Перевірити &оновлення...</translation> 950 971 </message> 951 972 <message> 952 <location filename="../src/mainwindow.cpp" line="1 456"/>973 <location filename="../src/mainwindow.cpp" line="1506"/> 953 974 <source>Task Save</source> 954 975 <translation>Збереження умови</translation> 955 976 </message> 956 977 <message> 957 <location filename="../src/mainwindow.cpp" line="3 76"/>978 <location filename="../src/mainwindow.cpp" line="390"/> 958 979 <source>You have language autodetection turned on. 959 980 It needs to be off. … … 964 985 </message> 965 986 <message> 966 <location filename="../src/mainwindow.cpp" line="1 61"/>967 <location filename="../src/mainwindow.cpp" line=" 183"/>968 <location filename="../src/mainwindow.cpp" line="2 09"/>969 <location filename="../src/mainwindow.cpp" line="3 81"/>970 <location filename="../src/mainwindow.cpp" line="14 45"/>971 <location filename="../src/mainwindow.h" line="15 3"/>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"/> 972 993 <source>Untitled</source> 973 994 <translation>Без імені</translation> … … 977 998 <name>QProgressDialog</name> 978 999 <message> 979 <location filename="../src/mainwindow.cpp" line="6 58"/>1000 <location filename="../src/mainwindow.cpp" line="669"/> 980 1001 <source>Cancel</source> 981 1002 <comment>No need to translate this. This translation will be taken from Qt translation files.</comment> … … 1057 1078 <name>SettingsDialog</name> 1058 1079 <message> 1059 <location filename="../src/settingsdialog.cpp" line="6 2"/>1080 <location filename="../src/settingsdialog.cpp" line="69"/> 1060 1081 <source>Higher quality graph looks much better when printing but uglier on the screen</source> 1061 1082 <translation>Граф підвищеної якості виглядає значно краще під час друку, але більш потворно на екрані</translation> 1062 1083 </message> 1063 1084 <message> 1064 <location filename="../src/settingsdialog.cpp" line=" 64"/>1085 <location filename="../src/settingsdialog.cpp" line="71"/> 1065 1086 <source>Draw solution graph in higher quality</source> 1066 1087 <translation>Граф розв'язку у підвищеній якості</translation> 1067 1088 </message> 1068 1089 <message> 1069 <location filename="../src/settingsdialog.cpp" line="114"/> 1090 <location filename="../src/settingsdialog.cpp" line="86"/> 1091 <source>Automatically check for updates at the given interval</source> 1092 <translation>Автоматично перевіряти оновлення через заданий інтервал</translation> 1093 </message> 1094 <message> 1095 <location filename="../src/settingsdialog.cpp" line="88"/> 1096 <source>Check for updates every</source> 1097 <translation>Перевіряти оновлення кожні</translation> 1098 </message> 1099 <message> 1100 <location filename="../src/settingsdialog.cpp" line="94"/> 1101 <source>Minimal interval at which to check for updates</source> 1102 <translation>Мінімальний інтервал між перевірками оновлень</translation> 1103 </message> 1104 <message> 1105 <location filename="../src/settingsdialog.cpp" line="96"/> 1106 <source> days</source> 1107 <comment>Don't forget a space at the beginning!</comment> 1108 <translation> днів</translation> 1109 </message> 1110 <message> 1111 <location filename="../src/settingsdialog.cpp" line="149"/> 1070 1112 <source>Use translucent effect on the Main Window under Windows Vista and 7</source> 1071 1113 <translation>Використовувати ефект полупрозорості для головного вікна у Windows Vista та Windows 7</translation> 1072 1114 </message> 1073 1115 <message> 1074 <location filename="../src/settingsdialog.cpp" line="1 16"/>1116 <location filename="../src/settingsdialog.cpp" line="151"/> 1075 1117 <source>Use translucency effects</source> 1076 1118 <translation>Використовувати ефекти напівпрозорості</translation> 1077 1119 </message> 1078 1120 <message> 1079 <location filename="../src/settingsdialog.cpp" line="1 24"/>1121 <location filename="../src/settingsdialog.cpp" line="159"/> 1080 1122 <source>Restore main window state and position on application restart</source> 1081 1123 <translation>Відновлювати стан та розмір головного вікна після перезапуску</translation> 1082 1124 </message> 1083 1125 <message> 1084 <location filename="../src/settingsdialog.cpp" line="1 26"/>1126 <location filename="../src/settingsdialog.cpp" line="161"/> 1085 1127 <source>Save main window state and position</source> 1086 1128 <translation>Зберігати стан та розміщення головного вікна</translation> 1087 1129 </message> 1088 1130 <message> 1089 <location filename="../src/settingsdialog.cpp" line="1 48"/>1131 <location filename="../src/settingsdialog.cpp" line="183"/> 1090 1132 <source>Hover mouse pointer over dialog elements to get additional help</source> 1091 1133 <translation>Наведіть покажчик миші на елемент ділогу, щоб отримати підказку</translation> 1092 1134 </message> 1093 1135 <message> 1094 <location filename="../src/settingsdialog.cpp" line="3 02"/>1095 <location filename="../src/settingsdialog.cpp" line="3 08"/>1136 <location filename="../src/settingsdialog.cpp" line="341"/> 1137 <location filename="../src/settingsdialog.cpp" line="347"/> 1096 1138 <source>Settings Reset</source> 1097 1139 <translation>Скидання налагоджень</translation> 1098 1140 </message> 1099 1141 <message> 1100 <location filename="../src/settingsdialog.cpp" line="3 02"/>1142 <location filename="../src/settingsdialog.cpp" line="341"/> 1101 1143 <source>Do you really want to <b>reset all application settings to their defaults</b>?</source> 1102 1144 <translation>Ви дісно хочете <b>скинути усі налаштування на значення по-замовчуванню</b>?</translation> 1103 1145 </message> 1104 1146 <message> 1105 <location filename="../src/settingsdialog.cpp" line="3 08"/>1147 <location filename="../src/settingsdialog.cpp" line="347"/> 1106 1148 <source>All settings where successfully reset to their defaults. 1107 1149 It is recommended to restart the application now.</source> … … 1327 1369 </message> 1328 1370 <message> 1329 <location filename="../src/settingsdialog.cpp" line="4 0"/>1371 <location filename="../src/settingsdialog.cpp" line="41"/> 1330 1372 <source>Save new preferences</source> 1331 1373 <translation>Зберегти нові параметри</translation> 1332 1374 </message> 1333 1375 <message> 1334 <location filename="../src/settingsdialog.cpp" line="4 3"/>1376 <location filename="../src/settingsdialog.cpp" line="46"/> 1335 1377 <source>Close without saving preferences</source> 1336 1378 <translation>Закрити вікно без збереження параметрів</translation> -
src/mainwindow.cpp
r9adbc413c7 r760f2aae97 125 125 setWindowModified(false); 126 126 127 if ((actionHelpCheck4Updates != NULL) 128 && (settings->value("Check4Updates/Enabled", DEF_CHECK_FOR_UPDATES).toBool()) 129 && (QDate(qvariant_cast<QDate>(settings->value("Check4Updates/LastAttempt"))).daysTo(QDate::currentDate()) >= settings->value("Check4Updates/Interval", DEF_UPDATE_CHECK_INTERVAL).toInt())) { 130 check4Updates(true); 127 if (actionHelpCheck4Updates != NULL) { 128 if (!settings->contains("Check4Updates/Enabled")) { 129 QApplication::setOverrideCursor(QCursor(Qt::ArrowCursor)); 130 settings->setValue("Check4Updates/Enabled", 131 QMessageBox::question(this, QCoreApplication::applicationName(), 132 tr("Would you like %1 to automatically check for updates every %n day(s)?", "", settings->value("Check4Updates/Interval", DEF_UPDATE_CHECK_INTERVAL).toInt()).arg(QCoreApplication::applicationName()), 133 QMessageBox::Yes | QMessageBox::No 134 ) == QMessageBox::Yes 135 ); 136 QApplication::restoreOverrideCursor(); 137 } 138 if ((settings->value("Check4Updates/Enabled", DEF_CHECK_FOR_UPDATES).toBool()) 139 && (QDate(qvariant_cast<QDate>(settings->value("Check4Updates/LastAttempt"))).daysTo(QDate::currentDate()) >= settings->value("Check4Updates/Interval", DEF_UPDATE_CHECK_INTERVAL).toInt())) { 140 check4Updates(true); 141 } 131 142 } 132 143 } -
tspsg.pri
r9adbc413c7 r760f2aae97 57 57 l10n/tspsg_uk.ts 58 58 59 # Precompiled header 60 PRECOMPILED_HEADER = src/pch.h 59 !nopch { 60 # Precompiled header 61 PRECOMPILED_HEADER = src/pch.h 62 } 61 63 62 64 _t_t_l_ { … … 64 66 HEADERS += src/_.h 65 67 } 66 -
tspsg.pro
r9adbc413c7 r760f2aae97 76 76 include($$join(PRL, "/")) 77 77 contains(QMAKE_PRL_CONFIG, static) { 78 # We "embed" SVG icon , JPEG and TIFFsupport on static build78 # We "embed" SVG icon support on static build 79 79 DEFINES += STATIC_BUILD 80 80 # !nosvg:QTPLUGIN += qsvgicon
Note: See TracChangeset
for help on using the changeset viewer.