Changeset 2522
- Timestamp:
- Mar 12, 2012, 7:35:13 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/master/gnome-games.master.bg.po
r2491 r2522 13 13 "Project-Id-Version: gnome-games master\n" 14 14 "Report-Msgid-Bugs-To: \n" 15 "POT-Creation-Date: 2012-0 2-28 07:45+0200\n"16 "PO-Revision-Date: 2012-0 2-28 07:45+0200\n"15 "POT-Creation-Date: 2012-03-12 06:47+0200\n" 16 "PO-Revision-Date: 2012-03-12 06:47+0200\n" 17 17 "Last-Translator: Krasimir Chonov <mk2616@abv.bg>\n" 18 18 "Language-Team: Bulgarian <dict@fsa-bg.org>\n" … … 24 24 25 25 #. Title of the main window 26 #: ../glchess/data/glchess.desktop.in.in.h:1 ../glchess/src/glchess.vala:22 526 #: ../glchess/data/glchess.desktop.in.in.h:1 ../glchess/src/glchess.vala:227 27 27 msgid "Chess" 28 28 msgstr "Шах" … … 37 37 #: ../gnobots2/src/menu.c:65 ../gnome-sudoku/src/lib/main.py:195 38 38 #: ../gnotski/src/gnotski.c:397 ../gtali/src/gyahtzee.c:711 39 #: ../mahjongg/src/mahjongg.vala:654 ../swell-foop/data/swell-foop.ui.h:239 #: ../mahjongg/src/mahjongg.vala:654 40 40 msgid "_Game" 41 41 msgstr "_Игра" … … 72 72 #: ../iagno/data/iagno.ui.h:4 ../lightsoff/src/lightsoff.vala:32 73 73 #: ../mahjongg/src/mahjongg.vala:656 ../quadrapassel/src/quadrapassel.vala:81 74 #: ../swell-foop/ data/swell-foop.ui.h:374 #: ../swell-foop/src/swell-foop.vala:81 75 75 msgid "_Help" 76 76 msgstr "Помо_щ" … … 478 478 #. * base name of the file (e.g. test.pgn), the second argument is the directory 479 479 #. * (e.g. /home/fred) 480 #: ../glchess/src/glchess.vala:23 3480 #: ../glchess/src/glchess.vala:235 481 481 #, c-format 482 482 msgid "%1$s (%2$s) - Chess" … … 484 484 485 485 #. Move History Combo: Go to the start of the game 486 #: ../glchess/src/glchess.vala:24 2486 #: ../glchess/src/glchess.vala:244 487 487 msgid "Game Start" 488 488 msgstr "Начало на играта" … … 490 490 #. Note there are no move formats for pieces taking kings and this is not allowed in Chess rules 491 491 #. Human Move String: Description of a white pawn moving from %1$s to %2s, e.g. 'c2 to c4' 492 #: ../glchess/src/glchess.vala:4 59492 #: ../glchess/src/glchess.vala:461 493 493 #, c-format 494 494 msgid "White pawn moves from %1$s to %2$s" … … 496 496 497 497 #. Human Move String: Description of a white pawn at %1$s capturing a pawn at %2$s 498 #: ../glchess/src/glchess.vala:46 1498 #: ../glchess/src/glchess.vala:463 499 499 #, c-format 500 500 msgid "White pawn at %1$s takes the black pawn at %2$s" … … 502 502 503 503 #. Human Move String: Description of a white pawn at %1$s capturing a rook at %2$s 504 #: ../glchess/src/glchess.vala:46 3504 #: ../glchess/src/glchess.vala:465 505 505 #, c-format 506 506 msgid "White pawn at %1$s takes the black rook at %2$s" … … 508 508 509 509 #. Human Move String: Description of a white pawn at %1$s capturing a knight at %2$s 510 #: ../glchess/src/glchess.vala:46 5510 #: ../glchess/src/glchess.vala:467 511 511 #, c-format 512 512 msgid "White pawn at %1$s takes the black knight at %2$s" … … 514 514 515 515 #. Human Move String: Description of a white pawn at %1$s capturing a bishop at %2$s 516 #: ../glchess/src/glchess.vala:46 7516 #: ../glchess/src/glchess.vala:469 517 517 #, c-format 518 518 msgid "White pawn at %1$s takes the black bishop at %2$s" … … 520 520 521 521 #. Human Move String: Description of a white pawn at %1$s capturing a queen at %2$s 522 #: ../glchess/src/glchess.vala:4 69522 #: ../glchess/src/glchess.vala:471 523 523 #, c-format 524 524 msgid "White pawn at %1$s takes the black queen at %2$s" … … 526 526 527 527 #. Human Move String: Description of a white rook moving from %1$s to %2$s, e.g. 'a1 to a5' 528 #: ../glchess/src/glchess.vala:47 1528 #: ../glchess/src/glchess.vala:473 529 529 #, c-format 530 530 msgid "White rook moves from %1$s to %2$s" … … 532 532 533 533 #. Human Move String: Description of a white rook at %1$s capturing a pawn at %2$s 534 #: ../glchess/src/glchess.vala:47 3534 #: ../glchess/src/glchess.vala:475 535 535 #, c-format 536 536 msgid "White rook at %1$s takes the black pawn at %2$s" … … 538 538 539 539 #. Human Move String: Description of a white rook at %1$s capturing a rook at %2$s 540 #: ../glchess/src/glchess.vala:47 5540 #: ../glchess/src/glchess.vala:477 541 541 #, c-format 542 542 msgid "White rook at %1$s takes the black rook at %2$s" … … 544 544 545 545 #. Human Move String: Description of a white rook at %1$s capturing a knight at %2$s 546 #: ../glchess/src/glchess.vala:47 7546 #: ../glchess/src/glchess.vala:479 547 547 #, c-format 548 548 msgid "White rook at %1$s takes the black knight at %2$s" … … 550 550 551 551 #. Human Move String: Description of a white rook at %1$s capturing a bishop at %2$s 552 #: ../glchess/src/glchess.vala:4 79552 #: ../glchess/src/glchess.vala:481 553 553 #, c-format 554 554 msgid "White rook at %1$s takes the black bishop at %2$s" … … 556 556 557 557 #. Human Move String: Description of a white rook at %1$s capturing a queen at %2$s" 558 #: ../glchess/src/glchess.vala:48 1558 #: ../glchess/src/glchess.vala:483 559 559 #, c-format 560 560 msgid "White rook at %1$s takes the black queen at %2$s" … … 562 562 563 563 #. Human Move String: Description of a white knight moving from %1$s to %2$s, e.g. 'b1 to c3' 564 #: ../glchess/src/glchess.vala:48 3564 #: ../glchess/src/glchess.vala:485 565 565 #, c-format 566 566 msgid "White knight moves from %1$s to %2$s" … … 568 568 569 569 #. Human Move String: Description of a white knight at %1$s capturing a pawn at %2$s 570 #: ../glchess/src/glchess.vala:48 5570 #: ../glchess/src/glchess.vala:487 571 571 #, c-format 572 572 msgid "White knight at %1$s takes the black pawn at %2$s" … … 574 574 575 575 #. Human Move String: Description of a white knight at %1$s capturing a rook at %2$s 576 #: ../glchess/src/glchess.vala:48 7576 #: ../glchess/src/glchess.vala:489 577 577 #, c-format 578 578 msgid "White knight at %1$s takes the black rook at %2$s" … … 580 580 581 581 #. Human Move String: Description of a white knight at %1$s capturing a knight at %2$s 582 #: ../glchess/src/glchess.vala:4 89582 #: ../glchess/src/glchess.vala:491 583 583 #, c-format 584 584 msgid "White knight at %1$s takes the black knight at %2$s" … … 586 586 587 587 #. Human Move String: Description of a white knight at %1$s capturing a bishop at %2$s 588 #: ../glchess/src/glchess.vala:49 1588 #: ../glchess/src/glchess.vala:493 589 589 #, c-format 590 590 msgid "White knight at %1$s takes the black bishop at %2$s" … … 592 592 593 593 #. Human Move String: Description of a white knight at %1$s capturing a queen at %2$s 594 #: ../glchess/src/glchess.vala:49 3594 #: ../glchess/src/glchess.vala:495 595 595 #, c-format 596 596 msgid "White knight at %1$s takes the black queen at %2$s" … … 598 598 599 599 #. Human Move String: Description of a white bishop moving from %1$s to %2$s, e.g. 'f1 to b5' 600 #: ../glchess/src/glchess.vala:49 5600 #: ../glchess/src/glchess.vala:497 601 601 #, c-format 602 602 msgid "White bishop moves from %1$s to %2$s" … … 604 604 605 605 #. Human Move String: Description of a white bishop at %1$s capturing a pawn at %2$s 606 #: ../glchess/src/glchess.vala:49 7606 #: ../glchess/src/glchess.vala:499 607 607 #, c-format 608 608 msgid "White bishop at %1$s takes the black pawn at %2$s" … … 610 610 611 611 #. Human Move String: Description of a white bishop at %1$s capturing a rook at %2$s 612 #: ../glchess/src/glchess.vala: 499612 #: ../glchess/src/glchess.vala:501 613 613 #, c-format 614 614 msgid "White bishop at %1$s takes the black rook at %2$s" … … 616 616 617 617 #. Human Move String: Description of a white bishop at %1$s capturing a knight at %2$s 618 #: ../glchess/src/glchess.vala:50 1618 #: ../glchess/src/glchess.vala:503 619 619 #, c-format 620 620 msgid "White bishop at %1$s takes the black knight at %2$s" … … 622 622 623 623 #. Human Move String: Description of a white bishop at %1$s capturing a bishop at %2$s 624 #: ../glchess/src/glchess.vala:50 3624 #: ../glchess/src/glchess.vala:505 625 625 #, c-format 626 626 msgid "White bishop at %1$s takes the black bishop at %2$s" … … 628 628 629 629 #. Human Move String: Description of a white bishop at %1$s capturing a queen at %2$s 630 #: ../glchess/src/glchess.vala:50 5630 #: ../glchess/src/glchess.vala:507 631 631 #, c-format 632 632 msgid "White bishop at %1$s takes the black queen at %2$s" … … 634 634 635 635 #. Human Move String: Description of a white queen moving from %1$s to %2$s, e.g. 'd1 to d4' 636 #: ../glchess/src/glchess.vala:50 7636 #: ../glchess/src/glchess.vala:509 637 637 #, c-format 638 638 msgid "White queen moves from %1$s to %2$s" … … 640 640 641 641 #. Human Move String: Description of a white queen at %1$s capturing a pawn at %2$s 642 #: ../glchess/src/glchess.vala:5 09642 #: ../glchess/src/glchess.vala:511 643 643 #, c-format 644 644 msgid "White queen at %1$s takes the black pawn at %2$s" … … 646 646 647 647 #. Human Move String: Description of a white queen at %1$s capturing a rook at %2$s 648 #: ../glchess/src/glchess.vala:51 1648 #: ../glchess/src/glchess.vala:513 649 649 #, c-format 650 650 msgid "White queen at %1$s takes the black rook at %2$s" … … 652 652 653 653 #. Human Move String: Description of a white queen at %1$s capturing a knight at %2$s 654 #: ../glchess/src/glchess.vala:51 3654 #: ../glchess/src/glchess.vala:515 655 655 #, c-format 656 656 msgid "White queen at %1$s takes the black knight at %2$s" … … 658 658 659 659 #. Human Move String: Description of a white queen at %1$s capturing a bishop at %2$s 660 #: ../glchess/src/glchess.vala:51 5660 #: ../glchess/src/glchess.vala:517 661 661 #, c-format 662 662 msgid "White queen at %1$s takes the black bishop at %2$s" … … 664 664 665 665 #. Human Move String: Description of a white queen at %1$s capturing a queen at %2$s 666 #: ../glchess/src/glchess.vala:51 7666 #: ../glchess/src/glchess.vala:519 667 667 #, c-format 668 668 msgid "White queen at %1$s takes the black queen at %2$s" … … 670 670 671 671 #. Human Move String: Description of a white king moving from %1$s to %2$s, e.g. 'e1 to f1' 672 #: ../glchess/src/glchess.vala:5 19672 #: ../glchess/src/glchess.vala:521 673 673 #, c-format 674 674 msgid "White king moves from %1$s to %2$s" … … 676 676 677 677 #. Human Move String: Description of a white king at %1$s capturing a pawn at %2$s 678 #: ../glchess/src/glchess.vala:52 1678 #: ../glchess/src/glchess.vala:523 679 679 #, c-format 680 680 msgid "White king at %1$s takes the black pawn at %2$s" … … 682 682 683 683 #. Human Move String: Description of a white king at %1$s capturing a rook at %2$s 684 #: ../glchess/src/glchess.vala:52 3684 #: ../glchess/src/glchess.vala:525 685 685 #, c-format 686 686 msgid "White king at %1$s takes the black rook at %2$s" … … 688 688 689 689 #. Human Move String: Description of a white king at %1$s capturing a knight at %2$s 690 #: ../glchess/src/glchess.vala:52 5690 #: ../glchess/src/glchess.vala:527 691 691 #, c-format 692 692 msgid "White king at %1$s takes the black knight at %2$s" … … 694 694 695 695 #. Human Move String: Description of a white king at %1$s capturing a bishop at %2$s 696 #: ../glchess/src/glchess.vala:52 7696 #: ../glchess/src/glchess.vala:529 697 697 #, c-format 698 698 msgid "White king at %1$s takes the black bishop at %2$s" … … 700 700 701 701 #. Human Move String: Description of a white king at %1$s capturing a queen at %2$s 702 #: ../glchess/src/glchess.vala:5 29702 #: ../glchess/src/glchess.vala:531 703 703 #, c-format 704 704 msgid "White king at %1$s takes the black queen at %2$s" … … 706 706 707 707 #. Human Move String: Description of a black pawn moving from %1$s to %2$s, e.g. 'c8 to c6' 708 #: ../glchess/src/glchess.vala:53 1708 #: ../glchess/src/glchess.vala:533 709 709 #, c-format 710 710 msgid "Black pawn moves from %1$s to %2$s" … … 712 712 713 713 #. Human Move String: Description of a black pawn at %1$s capturing a pawn at %2$s 714 #: ../glchess/src/glchess.vala:53 3714 #: ../glchess/src/glchess.vala:535 715 715 #, c-format 716 716 msgid "Black pawn at %1$s takes the white pawn at %2$s" … … 718 718 719 719 #. Human Move String: Description of a black pawn at %1$s capturing a rook at %2$s 720 #: ../glchess/src/glchess.vala:53 5720 #: ../glchess/src/glchess.vala:537 721 721 #, c-format 722 722 msgid "Black pawn at %1$s takes the white rook at %2$s" … … 724 724 725 725 #. Human Move String: Description of a black pawn at %1$s capturing a knight at %2$s 726 #: ../glchess/src/glchess.vala:53 7726 #: ../glchess/src/glchess.vala:539 727 727 #, c-format 728 728 msgid "Black pawn at %1$s takes the white knight at %2$s" … … 730 730 731 731 #. Human Move String: Description of a black pawn at %1$s capturing a bishop at %2$s 732 #: ../glchess/src/glchess.vala:5 39732 #: ../glchess/src/glchess.vala:541 733 733 #, c-format 734 734 msgid "Black pawn at %1$s takes the white bishop at %2$s" … … 736 736 737 737 #. Human Move String: Description of a black pawn at %1$s capturing a queen at %2$s 738 #: ../glchess/src/glchess.vala:54 1738 #: ../glchess/src/glchess.vala:543 739 739 #, c-format 740 740 msgid "Black pawn at %1$s takes the white queen at %2$s" … … 742 742 743 743 #. Human Move String: Description of a black rook moving from %1$s to %2$s, e.g. 'a8 to a4' 744 #: ../glchess/src/glchess.vala:54 3744 #: ../glchess/src/glchess.vala:545 745 745 #, c-format 746 746 msgid "Black rook moves from %1$s to %2$s" … … 748 748 749 749 #. Human Move String: Description of a black rook at %1$s capturing a pawn at %2$s 750 #: ../glchess/src/glchess.vala:54 5750 #: ../glchess/src/glchess.vala:547 751 751 #, c-format 752 752 msgid "Black rook at %1$s takes the white pawn at %2$s" … … 754 754 755 755 #. Human Move String: Description of a black rook at %1$s capturing a rook at %2$s 756 #: ../glchess/src/glchess.vala:54 7756 #: ../glchess/src/glchess.vala:549 757 757 #, c-format 758 758 msgid "Black rook at %1$s takes the white rook at %2$s" … … 760 760 761 761 #. Human Move String: Description of a black rook at %1$s capturing a knight at %2$s 762 #: ../glchess/src/glchess.vala:5 49762 #: ../glchess/src/glchess.vala:551 763 763 #, c-format 764 764 msgid "Black rook at %1$s takes the white knight at %2$s" … … 766 766 767 767 #. Human Move String: Description of a black rook at %1$s capturing a bishop at %2$s 768 #: ../glchess/src/glchess.vala:55 1768 #: ../glchess/src/glchess.vala:553 769 769 #, c-format 770 770 msgid "Black rook at %1$s takes the white bishop at %2$s" … … 772 772 773 773 #. Human Move String: Description of a black rook at %1$s capturing a queen at %2$s 774 #: ../glchess/src/glchess.vala:55 3774 #: ../glchess/src/glchess.vala:555 775 775 #, c-format 776 776 msgid "Black rook at %1$s takes the white queen at %2$s" … … 778 778 779 779 #. Human Move String: Description of a black knight moving from %1$s to %2$s, e.g. 'b8 to c6' 780 #: ../glchess/src/glchess.vala:55 5780 #: ../glchess/src/glchess.vala:557 781 781 #, c-format 782 782 msgid "Black knight moves from %1$s to %2$s" … … 784 784 785 785 #. Human Move String: Description of a black knight at %1$s capturing a pawn at %2$s 786 #: ../glchess/src/glchess.vala:55 7786 #: ../glchess/src/glchess.vala:559 787 787 #, c-format 788 788 msgid "Black knight at %1$s takes the white pawn at %2$s" … … 790 790 791 791 #. Human Move String: Description of a black knight at %1$s capturing a rook at %2$s 792 #: ../glchess/src/glchess.vala:5 59792 #: ../glchess/src/glchess.vala:561 793 793 #, c-format 794 794 msgid "Black knight at %1$s takes the white rook at %2$s" … … 796 796 797 797 #. Human Move String: Description of a black knight at %1$s capturing a knight at %2$s 798 #: ../glchess/src/glchess.vala:56 1798 #: ../glchess/src/glchess.vala:563 799 799 #, c-format 800 800 msgid "Black knight at %1$s takes the white knight at %2$s" … … 802 802 803 803 #. Human Move String: Description of a black knight at %1$s capturing a bishop at %2$s 804 #: ../glchess/src/glchess.vala:56 3804 #: ../glchess/src/glchess.vala:565 805 805 #, c-format 806 806 msgid "Black knight at %1$s takes the white bishop at %2$s" … … 808 808 809 809 #. Human Move String: Description of a black knight at %1$s capturing a queen at %2$s 810 #: ../glchess/src/glchess.vala:56 5810 #: ../glchess/src/glchess.vala:567 811 811 #, c-format 812 812 msgid "Black knight at %1$s takes the white queen at %2$s" … … 814 814 815 815 #. Human Move String: Description of a black bishop moving from %1$s to %2$s, e.g. 'f8 to b3' 816 #: ../glchess/src/glchess.vala:56 7816 #: ../glchess/src/glchess.vala:569 817 817 #, c-format 818 818 msgid "Black bishop moves from %1$s to %2$s" … … 820 820 821 821 #. Human Move String: Description of a black bishop at %1$s capturing a pawn at %2$s 822 #: ../glchess/src/glchess.vala:5 69822 #: ../glchess/src/glchess.vala:571 823 823 #, c-format 824 824 msgid "Black bishop at %1$s takes the white pawn at %2$s" … … 826 826 827 827 #. Human Move String: Description of a black bishop at %1$s capturing a rook at %2$s 828 #: ../glchess/src/glchess.vala:57 1828 #: ../glchess/src/glchess.vala:573 829 829 #, c-format 830 830 msgid "Black bishop at %1$s takes the white rook at %2$s" … … 832 832 833 833 #. Human Move String: Description of a black bishop at %1$s capturing a knight at %2$s 834 #: ../glchess/src/glchess.vala:57 3834 #: ../glchess/src/glchess.vala:575 835 835 #, c-format 836 836 msgid "Black bishop at %1$s takes the white knight at %2$s" … … 838 838 839 839 #. Human Move String: Description of a black bishop at %1$s capturing a bishop at %2$s 840 #: ../glchess/src/glchess.vala:57 5840 #: ../glchess/src/glchess.vala:577 841 841 #, c-format 842 842 msgid "Black bishop at %1$s takes the white bishop at %2$s" … … 844 844 845 845 #. Human Move String: Description of a black bishop at %1$s capturing a queen at %2$s 846 #: ../glchess/src/glchess.vala:57 7846 #: ../glchess/src/glchess.vala:579 847 847 #, c-format 848 848 msgid "Black bishop at %1$s takes the white queen at %2$s" … … 850 850 851 851 #. Human Move String: Description of a black queen moving from %1$s to %2$s, e.g. 'd8 to d5' 852 #: ../glchess/src/glchess.vala:5 79852 #: ../glchess/src/glchess.vala:581 853 853 #, c-format 854 854 msgid "Black queen moves from %1$s to %2$s" … … 856 856 857 857 #. Human Move String: Description of a black queen at %1$s capturing a pawn at %2$s 858 #: ../glchess/src/glchess.vala:58 1858 #: ../glchess/src/glchess.vala:583 859 859 #, c-format 860 860 msgid "Black queen at %1$s takes the white pawn at %2$s" … … 862 862 863 863 #. Human Move String: Description of a black queen at %1$s capturing a rook at %2$s 864 #: ../glchess/src/glchess.vala:58 3864 #: ../glchess/src/glchess.vala:585 865 865 #, c-format 866 866 msgid "Black queen at %1$s takes the white rook at %2$s" … … 868 868 869 869 #. Human Move String: Description of a black queen at %1$s capturing a knight at %2$s 870 #: ../glchess/src/glchess.vala:58 5870 #: ../glchess/src/glchess.vala:587 871 871 #, c-format 872 872 msgid "Black queen at %1$s takes the white knight at %2$s" … … 874 874 875 875 #. Human Move String: Description of a black queen at %1$s capturing a bishop at %2$s 876 #: ../glchess/src/glchess.vala:58 7876 #: ../glchess/src/glchess.vala:589 877 877 #, c-format 878 878 msgid "Black queen at %1$s takes the white bishop at %2$s" … … 880 880 881 881 #. Human Move String: Description of a black queen at %1$s capturing a queen at %2$s 882 #: ../glchess/src/glchess.vala:5 89882 #: ../glchess/src/glchess.vala:591 883 883 #, c-format 884 884 msgid "Black queen at %1$s takes the white queen at %2$s" … … 886 886 887 887 #. Human Move String: Description of a black king moving from %1$s to %2$s, e.g. 'e8 to f8' 888 #: ../glchess/src/glchess.vala:59 1888 #: ../glchess/src/glchess.vala:593 889 889 #, c-format 890 890 msgid "Black king moves from %1$s to %2$s" … … 892 892 893 893 #. Human Move String: Description of a black king at %1$s capturing a pawn at %2$s 894 #: ../glchess/src/glchess.vala:59 3894 #: ../glchess/src/glchess.vala:595 895 895 #, c-format 896 896 msgid "Black king at %1$s takes the white pawn at %2$s" … … 898 898 899 899 #. Human Move String: Description of a black king at %1$s capturing a rook at %2$s 900 #: ../glchess/src/glchess.vala:59 5900 #: ../glchess/src/glchess.vala:597 901 901 #, c-format 902 902 msgid "Black king at %1$s takes the white rook at %2$s" … … 904 904 905 905 #. Human Move String: Description of a black king at %1$s capturing a knight at %2$s 906 #: ../glchess/src/glchess.vala:59 7906 #: ../glchess/src/glchess.vala:599 907 907 #, c-format 908 908 msgid "Black king at %1$s takes the white knight at %2$s" … … 910 910 911 911 #. Human Move String: Description of a black king at %1$s capturing a bishop at %2$s 912 #: ../glchess/src/glchess.vala: 599912 #: ../glchess/src/glchess.vala:601 913 913 #, c-format 914 914 msgid "Black king at %1$s takes the white bishop at %2$s" … … 916 916 917 917 #. Human Move String: Description of a black king at %1$s capturing a queen at %2$s" 918 #: ../glchess/src/glchess.vala:60 1918 #: ../glchess/src/glchess.vala:603 919 919 #, c-format 920 920 msgid "Black king at %1$s takes the white queen at %2$s" … … 922 922 923 923 #. Message display when the white player wins 924 #: ../glchess/src/glchess.vala:72 1924 #: ../glchess/src/glchess.vala:723 925 925 msgid "White wins" 926 926 msgstr "Белите печелят" 927 927 928 928 #. Message display when the black player wins 929 #: ../glchess/src/glchess.vala:72 6929 #: ../glchess/src/glchess.vala:728 930 930 msgid "Black wins" 931 931 msgstr "Черните печелят" 932 932 933 933 #. Message display when the game is drawn 934 #: ../glchess/src/glchess.vala:73 1934 #: ../glchess/src/glchess.vala:733 935 935 msgid "Game is drawn" 936 936 msgstr "Играта завърши с равенство" 937 937 938 938 #. Message displayed when the game ends due to a player being checkmated 939 #: ../glchess/src/glchess.vala:74 3939 #: ../glchess/src/glchess.vala:745 940 940 msgid "Opponent is in check and cannot move (checkmate)" 941 941 msgstr "Противникът е в шах и няма ход (шах и мат)" 942 942 943 943 #. Message displayed when the game terminates due to a stalemate 944 #: ../glchess/src/glchess.vala:74 7944 #: ../glchess/src/glchess.vala:749 945 945 msgid "Opponent cannot move (stalemate)" 946 946 msgstr "Противникът няма ход (пат)" 947 947 948 948 #. Message displayed when the game is drawn due to the fifty move rule 949 #: ../glchess/src/glchess.vala:75 1949 #: ../glchess/src/glchess.vala:753 950 950 msgid "No piece has been taken or pawn moved in the last fifty moves" 951 951 msgstr "През последните 50 хода не е взета фигура и не е местена пешка" 952 952 953 953 #. Message displayed when the game ends due to one player's clock stopping 954 #: ../glchess/src/glchess.vala:75 5954 #: ../glchess/src/glchess.vala:757 955 955 msgid "Opponent has run out of time" 956 956 msgstr "Изтече времето на противника" 957 957 958 958 #. Message displayed when the game is drawn due to the three-fold-repitition rule 959 #: ../glchess/src/glchess.vala:7 59959 #: ../glchess/src/glchess.vala:761 960 960 msgid "The same board state has occurred three times (three fold repetition)" 961 961 msgstr "Три пъти се повтаря едно и също разположение на фигурите" 962 962 963 963 #. Message displayed when the game is drawn due to the insufficient material rule 964 #: ../glchess/src/glchess.vala:76 3964 #: ../glchess/src/glchess.vala:765 965 965 msgid "Neither player can cause checkmate (insufficient material)" 966 966 msgstr "Никой от играчите не може да постигне шах мат (недостатъчно фигури)" 967 967 968 968 #. Message displayed when the game ends due to the black player resigning 969 #: ../glchess/src/glchess.vala:7 69969 #: ../glchess/src/glchess.vala:771 970 970 msgid "The black player has resigned" 971 971 msgstr "Играчът с черните фигури се предаде" 972 972 973 973 #. Message displayed when the game ends due to the white player resigning 974 #: ../glchess/src/glchess.vala:77 4974 #: ../glchess/src/glchess.vala:776 975 975 msgid "The white player has resigned" 976 976 msgstr "Играчът с белите фигури се предаде" 977 977 978 978 #. Message displayed when a game is abandoned 979 #: ../glchess/src/glchess.vala:7 79979 #: ../glchess/src/glchess.vala:781 980 980 msgid "The game has been abandoned" 981 981 msgstr "Играта е изоставена" 982 982 983 983 #. Message displayed when the game ends due to a player dying 984 #: ../glchess/src/glchess.vala:78 4984 #: ../glchess/src/glchess.vala:786 985 985 msgid "One of the players has died" 986 986 msgstr "Един от играчите умря" 987 987 988 #: ../glchess/src/glchess.vala:8 49988 #: ../glchess/src/glchess.vala:851 989 989 msgid "Save this game before starting a new one?" 990 990 msgstr "Запазване на тази игра преди започване на нова?" 991 991 992 #: ../glchess/src/glchess.vala:85 1../gnome-sudoku/src/lib/main.py:403992 #: ../glchess/src/glchess.vala:853 ../gnome-sudoku/src/lib/main.py:403 993 993 msgid "_Abandon game" 994 994 msgstr "_Изоставяне на играта" 995 995 996 #: ../glchess/src/glchess.vala:85 2../gnome-sudoku/src/lib/main.py:402996 #: ../glchess/src/glchess.vala:854 ../gnome-sudoku/src/lib/main.py:402 997 997 msgid "_Save game for later" 998 998 msgstr "_Запазване на играта" 999 999 1000 1000 #. Preferences Dialog: Combo box entry for a custom game timer set in seconds 1001 #: ../glchess/src/glchess.vala:124 31001 #: ../glchess/src/glchess.vala:1245 1002 1002 msgid "second" 1003 1003 msgid_plural "seconds" … … 1006 1006 1007 1007 #. Preferences Dialog: Combo box entry for a custom game timer set in minutes 1008 #: ../glchess/src/glchess.vala:124 71008 #: ../glchess/src/glchess.vala:1249 1009 1009 msgid "minute" 1010 1010 msgid_plural "minutes" … … 1013 1013 1014 1014 #. Preferences Dialog: Combo box entry for a custom game timer set in hours 1015 #: ../glchess/src/glchess.vala:125 11015 #: ../glchess/src/glchess.vala:1253 1016 1016 msgid "hour" 1017 1017 msgid_plural "hours" … … 1019 1019 msgstr[1] "часове" 1020 1020 1021 #: ../glchess/src/glchess.vala:137 21021 #: ../glchess/src/glchess.vala:1374 1022 1022 msgid "" 1023 1023 "The 2D/3D chess game for GNOME. \n" … … 1029 1029 "„Шах“ е част от игрите на GNOME." 1030 1030 1031 #: ../glchess/src/glchess.vala:137 7../glines/src/glines.c:11831031 #: ../glchess/src/glchess.vala:1379 ../glines/src/glines.c:1183 1032 1032 #: ../gnect/src/main.c:831 ../gnibbles/src/main.c:177 1033 1033 #: ../gnobots2/src/menu.c:269 ../gnomine/src/gnomine.vala:687 1034 1034 #: ../gnotravex/src/gnotravex.vala:295 ../gnotski/src/gnotski.c:1461 1035 1035 #: ../gtali/src/gyahtzee.c:619 ../iagno/src/iagno.vala:286 1036 #: ../lightsoff/src/lightsoff.vala:156 ../mahjongg/src/mahjongg.vala:542 1037 #: ../quadrapassel/src/quadrapassel.vala:681 ../swell-foop/src/About.js:19 1036 #: ../lightsoff/src/lightsoff.vala:155 ../mahjongg/src/mahjongg.vala:542 1037 #: ../quadrapassel/src/quadrapassel.vala:681 1038 #: ../swell-foop/src/swell-foop.vala:390 1038 1039 msgid "GNOME Games web site" 1039 1040 msgstr "Уеб сайт на игрите на GNOME" 1040 1041 1041 1042 #. Title of save game dialog 1042 #: ../glchess/src/glchess.vala:143 11043 #: ../glchess/src/glchess.vala:1433 1043 1044 msgid "Save Chess Game" 1044 1045 msgstr "Запазване на играта шах" … … 1046 1047 #. Save Game Dialog: Name of filter to show only PGN files 1047 1048 #. Load Game Dialog: Name of filter to show only PGN files 1048 #: ../glchess/src/glchess.vala:144 4 ../glchess/src/glchess.vala:15121049 #: ../glchess/src/glchess.vala:1446 ../glchess/src/glchess.vala:1514 1049 1050 msgid "PGN files" 1050 1051 msgstr "Файлове PGN" … … 1052 1053 #. Save Game Dialog: Name of filter to show all files 1053 1054 #. Load Game Dialog: Name of filter to show all files 1054 #: ../glchess/src/glchess.vala:145 1 ../glchess/src/glchess.vala:15191055 #: ../glchess/src/glchess.vala:1453 ../glchess/src/glchess.vala:1521 1055 1056 msgid "All files" 1056 1057 msgstr "Всички файлове" 1057 1058 1058 #: ../glchess/src/glchess.vala:147 51059 #: ../glchess/src/glchess.vala:1477 1059 1060 #, c-format 1060 1061 msgid "Failed to save game: %s" … … 1062 1063 1063 1064 #. Title of load game dialog 1064 #: ../glchess/src/glchess.vala:1 4991065 #: ../glchess/src/glchess.vala:1501 1065 1066 msgid "Load Chess Game" 1066 1067 msgstr "Зареждане на игра шах" 1067 1068 1068 #: ../glchess/src/glchess.vala:154 11069 #: ../glchess/src/glchess.vala:1543 1069 1070 #, c-format 1070 1071 msgid "Failed to open game: %s" … … 1072 1073 1073 1074 #. Help string for command line --version flag 1074 #: ../glchess/src/glchess.vala:160 21075 #: ../glchess/src/glchess.vala:1604 1075 1076 msgid "Show release version" 1076 1077 msgstr "Показване на версията" 1077 1078 1078 1079 #. Arguments and description for --help text 1079 #: ../glchess/src/glchess.vala:161 71080 #: ../glchess/src/glchess.vala:1619 1080 1081 msgid "[FILE] - Play Chess" 1081 1082 msgstr "[ФАЙЛ] — игра на шах" 1082 1083 1083 1084 #. Text printed out when an unknown command-line argument provided 1084 #: ../glchess/src/glchess.vala:16 281085 #: ../glchess/src/glchess.vala:1630 1085 1086 #, c-format 1086 1087 msgid "Run '%s --help' to see a full list of available command line options." … … 1103 1104 #: ../glines/data/glines-preferences.ui.h:2 ../gnect/src/prefs.c:295 1104 1105 #: ../gnobots2/src/properties.c:536 ../iagno/src/iagno.vala:568 1105 #: ../swell-foop/data/ settings.ui.h:61106 #: ../swell-foop/data/preferences.ui.h:6 1106 1107 msgid "Appearance" 1107 1108 msgstr "Изглед" … … 1278 1279 msgstr "_Размер на дъската:" 1279 1280 1280 #: ../glines/src/glines.c:488 ../swell-foop/src/ Score.js:1101281 #: ../glines/src/glines.c:488 ../swell-foop/src/game-view.vala:334 1281 1282 msgid "Game Over!" 1282 1283 msgstr "Край на Играта!" … … 1297 1298 "Играта „Пет или повече“ е част от игрите на GNOME." 1298 1299 1299 #. this doesn't work for anyone1300 1300 #: ../glines/src/glines.c:1180 ../gnect/src/main.c:834 1301 1301 #: ../gnibbles/src/main.c:174 ../gnobots2/src/menu.c:274 … … 1303 1303 #: ../gnotravex/src/gnotravex.vala:292 ../gnotski/src/gnotski.c:1458 1304 1304 #: ../gtali/src/gyahtzee.c:615 ../iagno/src/iagno.vala:284 1305 #: ../lightsoff/src/lightsoff.vala:153 ../mahjongg/src/mahjongg.vala:539 1306 #: ../quadrapassel/src/quadrapassel.vala:684 ../swell-foop/src/About.js:20 1305 #: ../lightsoff/src/lightsoff.vala:152 ../mahjongg/src/mahjongg.vala:539 1306 #: ../quadrapassel/src/quadrapassel.vala:684 1307 #: ../swell-foop/src/swell-foop.vala:387 1307 1308 msgid "translator-credits" 1308 1309 msgstr "" … … 2118 2119 #: ../iagno/data/iagno.ui.h:1 ../libgames-support/games-stock.c:253 2119 2120 #: ../lightsoff/src/lightsoff.vala:29 ../quadrapassel/src/quadrapassel.vala:75 2121 #: ../swell-foop/src/swell-foop.vala:76 2120 2122 msgid "_New Game" 2121 2123 msgstr "_Нова игра" … … 2875 2877 #: ../libgames-support/games-stock.c:265 2876 2878 #: ../quadrapassel/src/quadrapassel.vala:76 2877 #: ../quadrapassel/src/quadrapassel.vala:3672878 2879 msgid "_Pause" 2879 2880 msgstr "_Пауза" … … 2886 2887 #: ../libgames-support/games-stock.c:267 2887 2888 #: ../quadrapassel/src/quadrapassel.vala:77 2889 #: ../swell-foop/src/swell-foop.vala:77 2888 2890 msgid "_Scores" 2889 2891 msgstr "_Резултати" … … 2891 2893 #: ../gnomine/data/gnomine.ui.h:6 ../iagno/data/iagno.ui.h:3 2892 2894 #: ../quadrapassel/src/quadrapassel.vala:78 2895 #: ../swell-foop/src/swell-foop.vala:78 2893 2896 msgid "_Preferences" 2894 2897 msgstr "_Настройки" … … 2897 2900 #: ../iagno/data/iagno.ui.h:5 ../lightsoff/src/lightsoff.vala:33 2898 2901 #: ../quadrapassel/src/quadrapassel.vala:82 2902 #: ../swell-foop/src/swell-foop.vala:82 2899 2903 msgid "_About" 2900 2904 msgstr "_Относно" … … 2903 2907 #: ../iagno/data/iagno.ui.h:6 ../lightsoff/src/lightsoff.vala:36 2904 2908 #: ../quadrapassel/src/quadrapassel.vala:85 2909 #: ../swell-foop/src/swell-foop.vala:85 2905 2910 msgid "_Quit" 2906 2911 msgstr "_Спиране на програмата" … … 3010 3015 3011 3016 #: ../gnomine/src/gnomine.vala:417 ../gnotravex/src/gnotravex.vala:199 3012 #: ../gnotravex/src/gnotravex.vala:223 ../swell-foop/src/ Score.js:573017 #: ../gnotravex/src/gnotravex.vala:223 ../swell-foop/src/swell-foop.vala:348 3013 3018 msgid "Size:" 3014 3019 msgstr "Размер:" … … 3473 3478 msgstr "Вече е използвано! Къде искате да го поставите?" 3474 3479 3475 #: ../gtali/src/clist.c:414 ../swell-foop/src/Score.js:163480 #: ../gtali/src/clist.c:414 3476 3481 #, c-format 3477 3482 msgid "Score: %d" … … 4037 4042 4038 4043 #: ../lightsoff/data/lightsoff.desktop.in.in.h:1 4039 #: ../lightsoff/src/lightsoff.vala:14 3 ../lightsoff/src/lightsoff.vala:1484044 #: ../lightsoff/src/lightsoff.vala:142 ../lightsoff/src/lightsoff.vala:147 4040 4045 msgid "Lights Off" 4041 4046 msgstr "Гаси лампи" … … 4053 4058 msgstr "Последното ниво." 4054 4059 4055 #: ../lightsoff/src/lightsoff.vala:14 64060 #: ../lightsoff/src/lightsoff.vala:145 4056 4061 msgid "" 4057 4062 "Turn off all the lights\n" … … 4182 4187 msgstr "_Избор на подредба:" 4183 4188 4184 #: ../mahjongg/src/mahjongg.vala:408 4189 #: ../mahjongg/src/mahjongg.vala:408 ../swell-foop/src/swell-foop.vala:246 4185 4190 msgid "Colors" 4186 4191 msgstr "Цветна" … … 4335 4340 4336 4341 #: ../quadrapassel/data/org.gnome.quadrapassel.gschema.xml.in.h:33 4342 #: ../quadrapassel/src/quadrapassel.vala:367 4337 4343 msgid "Pause" 4338 4344 msgstr "Пауза" … … 4367 4373 4368 4374 #: ../quadrapassel/src/quadrapassel.vala:261 4369 #: ../swell-foop/data/ settings.ui.h:44375 #: ../swell-foop/data/preferences.ui.h:4 4370 4376 msgid "Setup" 4371 4377 msgstr "Настройки" … … 4382 4388 4383 4389 #: ../quadrapassel/src/quadrapassel.vala:311 4384 #: ../swell-foop/data/ settings.ui.h:84390 #: ../swell-foop/data/preferences.ui.h:8 4385 4391 msgid "Operation" 4386 4392 msgstr "Действие" … … 4475 4481 msgstr "Използване на по-красива, но по-бавна анимация." 4476 4482 4477 #: ../swell-foop/data/settings.ui.h:14478 4483 #: ../swell-foop/data/swell-foop.desktop.in.in.h:1 4479 #: ../swell-foop/data/swell-foop.ui.h:1 ../swell-foop/src/About.js:11 4480 #: ../swell-foop/src/About.js:15 4484 #: ../swell-foop/data/preferences.ui.h:1 ../swell-foop/src/swell-foop.vala:65 4485 #: ../swell-foop/src/swell-foop.vala:377 ../swell-foop/src/swell-foop.vala:382 4486 #: ../swell-foop/src/swell-foop.vala:441 4481 4487 msgid "Swell Foop" 4482 4488 msgstr "Еднакви" 4483 4489 4484 #: ../swell-foop/data/settings.ui.h:2 4490 #: ../swell-foop/data/swell-foop.desktop.in.in.h:2 4491 msgid "Clear the screen by removing groups of colored and shaped tiles" 4492 msgstr "" 4493 "Изчистване на екрана чрез махане на групи от цветни плочки с характерна форма" 4494 4495 #: ../swell-foop/data/preferences.ui.h:2 4485 4496 msgid "Board size:" 4486 4497 msgstr "Размер на дъската:" 4487 4498 4488 #: ../swell-foop/data/ settings.ui.h:34499 #: ../swell-foop/data/preferences.ui.h:3 4489 4500 msgid "Number of colors:" 4490 4501 msgstr "Брой цветове:" 4491 4502 4492 #: ../swell-foop/data/ settings.ui.h:54503 #: ../swell-foop/data/preferences.ui.h:5 4493 4504 msgid "Theme:" 4494 4505 msgstr "Тема:" 4495 4506 4496 #: ../swell-foop/data/ settings.ui.h:74507 #: ../swell-foop/data/preferences.ui.h:7 4497 4508 msgid "Zealous Animation" 4498 4509 msgstr "По-красива анимация" 4499 4510 4500 #: ../swell-foop/data/swell-foop.desktop.in.in.h:2 4501 msgid "Clear the screen by removing groups of colored and shaped tiles" 4502 msgstr "" 4503 "Изчистване на екрана чрез махане на групи от цветни плочки с характерна форма" 4504 4505 #: ../swell-foop/src/About.js:13 4511 #: ../swell-foop/src/game-view.vala:334 4512 msgid "points" 4513 msgstr "точки" 4514 4515 #: ../swell-foop/src/swell-foop.vala:144 ../swell-foop/src/swell-foop.vala:175 4516 msgid "Small" 4517 msgstr "Малка" 4518 4519 #: ../swell-foop/src/swell-foop.vala:145 ../swell-foop/src/swell-foop.vala:176 4520 msgid "Normal" 4521 msgstr "Нормална" 4522 4523 #: ../swell-foop/src/swell-foop.vala:146 ../swell-foop/src/swell-foop.vala:177 4524 msgid "Large" 4525 msgstr "Голяма" 4526 4527 #: ../swell-foop/src/swell-foop.vala:250 4528 msgid "Shapes and Colors" 4529 msgstr "Форми и цветове" 4530 4531 #: ../swell-foop/src/swell-foop.vala:347 4532 msgid "Swell Foop Scores" 4533 msgstr "Резултати от „Еднакви“" 4534 4535 #: ../swell-foop/src/swell-foop.vala:380 4506 4536 msgid "" 4507 4537 "I want to play that game! You know, they all light-up and you click on them " … … 4515 4545 "„Еднакви“ е част от игрите на GNOME." 4516 4546 4517 #: ../swell-foop/src/About.js:14 4518 msgid "Copyright 2009 Tim Horton" 4519 msgstr "Авторски права: 2009 Tim Horton" 4520 4521 #: ../swell-foop/src/Board.js:102 4522 msgid "No points" 4523 msgstr "Няма точки" 4524 4525 #: ../swell-foop/src/Board.js:105 ../swell-foop/src/Score.js:110 4526 #, c-format 4527 msgid "%d point" 4528 msgid_plural "%d points" 4529 msgstr[0] "%d точка" 4530 msgstr[1] "%d точки" 4531 4532 #: ../swell-foop/src/Score.js:55 4533 msgid "Swell Foop Scores" 4534 msgstr "Резултати от „Еднакви“" 4535 4536 #: ../swell-foop/src/Score.js:145 ../swell-foop/src/Settings.js:19 4537 msgid "Small" 4538 msgstr "Малка" 4539 4540 #: ../swell-foop/src/Score.js:146 ../swell-foop/src/Settings.js:20 4541 msgid "Normal" 4542 msgstr "Нормална" 4543 4544 #: ../swell-foop/src/Score.js:147 ../swell-foop/src/Settings.js:21 4545 msgid "Large" 4546 msgstr "Голяма" 4547 4548 #: ../swell-foop/src/Settings.js:12 4549 msgid "Shapes and Colors" 4550 msgstr "Форми и цветове" 4547 #: ../swell-foop/src/swell-foop.vala:381 4548 msgid "Copyright © 2009 Tim Horton" 4549 msgstr "Авторски права: © 2009 Tim Horton"
Note: See TracChangeset
for help on using the changeset viewer.