ProjectDjango/i18n/django_empty.ts

changeset 110
da5ee5012004
parent 104
4cd211a73b3e
child 122
eb1311184f6f
equal deleted inserted replaced
109:0f579ef4f7ad 110:da5ee5012004
606 <source>Dont&apos; optimize</source> 606 <source>Dont&apos; optimize</source>
607 <translation type="unfinished"></translation> 607 <translation type="unfinished"></translation>
608 </message> 608 </message>
609 </context> 609 </context>
610 <context> 610 <context>
611 <name>DjangoTestDataDialog</name>
612 <message>
613 <location filename="../DjangoTestDataDialog.ui" line="14"/>
614 <source>Django Test Data</source>
615 <translation type="unfinished"></translation>
616 </message>
617 <message>
618 <location filename="../DjangoTestDataDialog.ui" line="23"/>
619 <source>Test Labels:</source>
620 <translation type="unfinished"></translation>
621 </message>
622 <message>
623 <location filename="../DjangoTestDataDialog.ui" line="30"/>
624 <source>Enter the tests to be performed separated by space</source>
625 <translation type="unfinished"></translation>
626 </message>
627 <message>
628 <location filename="../DjangoTestDataDialog.ui" line="54"/>
629 <source>Tags:</source>
630 <translation type="unfinished"></translation>
631 </message>
632 <message>
633 <location filename="../DjangoTestDataDialog.ui" line="61"/>
634 <source>Enter the test tags to be run separated by space</source>
635 <translation type="unfinished"></translation>
636 </message>
637 <message>
638 <location filename="../DjangoTestDataDialog.ui" line="71"/>
639 <source>Exclude Tags:</source>
640 <translation type="unfinished"></translation>
641 </message>
642 <message>
643 <location filename="../DjangoTestDataDialog.ui" line="78"/>
644 <source>Enter the test tags to be skipped separated by space</source>
645 <translation type="unfinished"></translation>
646 </message>
647 <message>
648 <location filename="../DjangoTestDataDialog.ui" line="88"/>
649 <source>Select to keep the test database</source>
650 <translation type="unfinished"></translation>
651 </message>
652 <message>
653 <location filename="../DjangoTestDataDialog.ui" line="91"/>
654 <source>Keep Test Database</source>
655 <translation type="unfinished"></translation>
656 </message>
657 <message>
658 <location filename="../DjangoTestDataDialog.ui" line="98"/>
659 <source>Select to run the tests in reverse order</source>
660 <translation type="unfinished"></translation>
661 </message>
662 <message>
663 <location filename="../DjangoTestDataDialog.ui" line="101"/>
664 <source>Run Tests in Reverse Order</source>
665 <translation type="unfinished"></translation>
666 </message>
667 <message>
668 <location filename="../DjangoTestDataDialog.ui" line="40"/>
669 <source>Test File Pattern:</source>
670 <translation type="unfinished"></translation>
671 </message>
672 <message>
673 <location filename="../DjangoTestDataDialog.ui" line="47"/>
674 <source>Enter the test file pattern</source>
675 <translation type="unfinished"></translation>
676 </message>
677 </context>
678 <context>
611 <name>Project</name> 679 <name>Project</name>
612 <message> 680 <message>
613 <location filename="../Project.py" line="129"/> 681 <location filename="../Project.py" line="139"/>
614 <source>Current Project</source> 682 <source>Current Project</source>
615 <translation type="unfinished"></translation> 683 <translation type="unfinished"></translation>
616 </message> 684 </message>
617 <message> 685 <message>
618 <location filename="../Project.py" line="134"/> 686 <location filename="../Project.py" line="144"/>
619 <source>Selects the current project</source> 687 <source>Selects the current project</source>
620 <translation type="unfinished"></translation> 688 <translation type="unfinished"></translation>
621 </message> 689 </message>
622 <message> 690 <message>
623 <location filename="../Project.py" line="136"/> 691 <location filename="../Project.py" line="146"/>
624 <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source> 692 <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source>
625 <translation type="unfinished"></translation> 693 <translation type="unfinished"></translation>
626 </message> 694 </message>
627 <message> 695 <message>
628 <location filename="../Project.py" line="149"/> 696 <location filename="../Project.py" line="159"/>
629 <source>Start Project</source> 697 <source>Start Project</source>
630 <translation type="unfinished"></translation> 698 <translation type="unfinished"></translation>
631 </message> 699 </message>
632 <message> 700 <message>
633 <location filename="../Project.py" line="149"/> 701 <location filename="../Project.py" line="159"/>
634 <source>Start &amp;Project</source> 702 <source>Start &amp;Project</source>
635 <translation type="unfinished"></translation> 703 <translation type="unfinished"></translation>
636 </message> 704 </message>
637 <message> 705 <message>
638 <location filename="../Project.py" line="154"/> 706 <location filename="../Project.py" line="164"/>
639 <source>Starts a new Django project</source> 707 <source>Starts a new Django project</source>
640 <translation type="unfinished"></translation> 708 <translation type="unfinished"></translation>
641 </message> 709 </message>
642 <message> 710 <message>
643 <location filename="../Project.py" line="156"/> 711 <location filename="../Project.py" line="166"/>
644 <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source> 712 <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source>
645 <translation type="unfinished"></translation> 713 <translation type="unfinished"></translation>
646 </message> 714 </message>
647 <message> 715 <message>
648 <location filename="../Project.py" line="164"/> 716 <location filename="../Project.py" line="174"/>
649 <source>Start Application (global)</source> 717 <source>Start Application (global)</source>
650 <translation type="unfinished"></translation> 718 <translation type="unfinished"></translation>
651 </message> 719 </message>
652 <message> 720 <message>
653 <location filename="../Project.py" line="164"/> 721 <location filename="../Project.py" line="174"/>
654 <source>Start Application (&amp;global)</source> 722 <source>Start Application (&amp;global)</source>
655 <translation type="unfinished"></translation> 723 <translation type="unfinished"></translation>
656 </message> 724 </message>
657 <message> 725 <message>
658 <location filename="../Project.py" line="169"/> 726 <location filename="../Project.py" line="179"/>
659 <source>Starts a new global Django application</source> 727 <source>Starts a new global Django application</source>
660 <translation type="unfinished"></translation> 728 <translation type="unfinished"></translation>
661 </message> 729 </message>
662 <message> 730 <message>
663 <location filename="../Project.py" line="171"/> 731 <location filename="../Project.py" line="181"/>
664 <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source> 732 <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source>
665 <translation type="unfinished"></translation> 733 <translation type="unfinished"></translation>
666 </message> 734 </message>
667 <message> 735 <message>
668 <location filename="../Project.py" line="180"/> 736 <location filename="../Project.py" line="190"/>
669 <source>Start Application (local)</source> 737 <source>Start Application (local)</source>
670 <translation type="unfinished"></translation> 738 <translation type="unfinished"></translation>
671 </message> 739 </message>
672 <message> 740 <message>
673 <location filename="../Project.py" line="180"/> 741 <location filename="../Project.py" line="190"/>
674 <source>Start Application (&amp;local)</source> 742 <source>Start Application (&amp;local)</source>
675 <translation type="unfinished"></translation> 743 <translation type="unfinished"></translation>
676 </message> 744 </message>
677 <message> 745 <message>
678 <location filename="../Project.py" line="185"/> 746 <location filename="../Project.py" line="195"/>
679 <source>Starts a new local Django application</source> 747 <source>Starts a new local Django application</source>
680 <translation type="unfinished"></translation> 748 <translation type="unfinished"></translation>
681 </message> 749 </message>
682 <message> 750 <message>
683 <location filename="../Project.py" line="187"/> 751 <location filename="../Project.py" line="197"/>
684 <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source> 752 <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source>
685 <translation type="unfinished"></translation> 753 <translation type="unfinished"></translation>
686 </message> 754 </message>
687 <message> 755 <message>
688 <location filename="../Project.py" line="200"/> 756 <location filename="../Project.py" line="210"/>
689 <source>Run Server</source> 757 <source>Run Server</source>
690 <translation type="unfinished"></translation> 758 <translation type="unfinished"></translation>
691 </message> 759 </message>
692 <message> 760 <message>
693 <location filename="../Project.py" line="200"/> 761 <location filename="../Project.py" line="210"/>
694 <source>Run &amp;Server</source> 762 <source>Run &amp;Server</source>
695 <translation type="unfinished"></translation> 763 <translation type="unfinished"></translation>
696 </message> 764 </message>
697 <message> 765 <message>
698 <location filename="../Project.py" line="205"/> 766 <location filename="../Project.py" line="215"/>
699 <source>Starts the Django Web server</source> 767 <source>Starts the Django Web server</source>
700 <translation type="unfinished"></translation> 768 <translation type="unfinished"></translation>
701 </message> 769 </message>
702 <message> 770 <message>
703 <location filename="../Project.py" line="207"/> 771 <location filename="../Project.py" line="217"/>
704 <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Django Web server using &quot;manage.py runserver&quot;.&lt;/p&gt;</source> 772 <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Django Web server using &quot;manage.py runserver&quot;.&lt;/p&gt;</source>
705 <translation type="unfinished"></translation> 773 <translation type="unfinished"></translation>
706 </message> 774 </message>
707 <message> 775 <message>
708 <location filename="../Project.py" line="2027"/> 776 <location filename="../Project.py" line="2097"/>
709 <source>Run Web-Browser</source> 777 <source>Run Web-Browser</source>
710 <translation type="unfinished"></translation> 778 <translation type="unfinished"></translation>
711 </message> 779 </message>
712 <message> 780 <message>
713 <location filename="../Project.py" line="215"/> 781 <location filename="../Project.py" line="225"/>
714 <source>Run &amp;Web-Browser</source> 782 <source>Run &amp;Web-Browser</source>
715 <translation type="unfinished"></translation> 783 <translation type="unfinished"></translation>
716 </message> 784 </message>
717 <message> 785 <message>
718 <location filename="../Project.py" line="220"/> 786 <location filename="../Project.py" line="230"/>
719 <source>Starts the default Web-Browser with the URL of the Django Web server</source> 787 <source>Starts the default Web-Browser with the URL of the Django Web server</source>
720 <translation type="unfinished"></translation> 788 <translation type="unfinished"></translation>
721 </message> 789 </message>
722 <message> 790 <message>
723 <location filename="../Project.py" line="223"/> 791 <location filename="../Project.py" line="233"/>
724 <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Django Web server.&lt;/p&gt;</source> 792 <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Django Web server.&lt;/p&gt;</source>
725 <translation type="unfinished"></translation> 793 <translation type="unfinished"></translation>
726 </message> 794 </message>
727 <message> 795 <message>
728 <location filename="../Project.py" line="2589"/> 796 <location filename="../Project.py" line="2659"/>
729 <source>Create Cache Tables</source> 797 <source>Create Cache Tables</source>
730 <translation type="unfinished"></translation> 798 <translation type="unfinished"></translation>
731 </message> 799 </message>
732 <message> 800 <message>
733 <location filename="../Project.py" line="235"/> 801 <location filename="../Project.py" line="245"/>
734 <source>C&amp;reate Cache Tables</source> 802 <source>C&amp;reate Cache Tables</source>
735 <translation type="unfinished"></translation> 803 <translation type="unfinished"></translation>
736 </message> 804 </message>
737 <message> 805 <message>
738 <location filename="../Project.py" line="240"/> 806 <location filename="../Project.py" line="250"/>
739 <source>Creates the tables needed to use the SQL cache backend</source> 807 <source>Creates the tables needed to use the SQL cache backend</source>
740 <translation type="unfinished"></translation> 808 <translation type="unfinished"></translation>
741 </message> 809 </message>
742 <message> 810 <message>
743 <location filename="../Project.py" line="242"/> 811 <location filename="../Project.py" line="252"/>
744 <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source> 812 <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source>
745 <translation type="unfinished"></translation> 813 <translation type="unfinished"></translation>
746 </message> 814 </message>
747 <message> 815 <message>
748 <location filename="../Project.py" line="255"/> 816 <location filename="../Project.py" line="265"/>
749 <source>Help</source> 817 <source>Help</source>
750 <translation type="unfinished"></translation> 818 <translation type="unfinished"></translation>
751 </message> 819 </message>
752 <message> 820 <message>
753 <location filename="../Project.py" line="255"/> 821 <location filename="../Project.py" line="265"/>
754 <source>&amp;Help</source> 822 <source>&amp;Help</source>
755 <translation type="unfinished"></translation> 823 <translation type="unfinished"></translation>
756 </message> 824 </message>
757 <message> 825 <message>
758 <location filename="../Project.py" line="260"/> 826 <location filename="../Project.py" line="270"/>
759 <source>Shows the Django help index</source> 827 <source>Shows the Django help index</source>
760 <translation type="unfinished"></translation> 828 <translation type="unfinished"></translation>
761 </message> 829 </message>
762 <message> 830 <message>
763 <location filename="../Project.py" line="262"/> 831 <location filename="../Project.py" line="272"/>
764 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source> 832 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
765 <translation type="unfinished"></translation> 833 <translation type="unfinished"></translation>
766 </message> 834 </message>
767 <message> 835 <message>
768 <location filename="../Project.py" line="1447"/> 836 <location filename="../Project.py" line="1457"/>
769 <source>About Django</source> 837 <source>About Django</source>
770 <translation type="unfinished"></translation> 838 <translation type="unfinished"></translation>
771 </message> 839 </message>
772 <message> 840 <message>
773 <location filename="../Project.py" line="273"/> 841 <location filename="../Project.py" line="283"/>
774 <source>About D&amp;jango</source> 842 <source>About D&amp;jango</source>
775 <translation type="unfinished"></translation> 843 <translation type="unfinished"></translation>
776 </message> 844 </message>
777 <message> 845 <message>
778 <location filename="../Project.py" line="278"/> 846 <location filename="../Project.py" line="288"/>
779 <source>Shows some information about Django</source> 847 <source>Shows some information about Django</source>
780 <translation type="unfinished"></translation> 848 <translation type="unfinished"></translation>
781 </message> 849 </message>
782 <message> 850 <message>
783 <location filename="../Project.py" line="280"/> 851 <location filename="../Project.py" line="290"/>
784 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source> 852 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source>
785 <translation type="unfinished"></translation> 853 <translation type="unfinished"></translation>
786 </message> 854 </message>
787 <message> 855 <message>
788 <location filename="../Project.py" line="317"/> 856 <location filename="../Project.py" line="327"/>
789 <source>Introspect</source> 857 <source>Introspect</source>
790 <translation type="unfinished"></translation> 858 <translation type="unfinished"></translation>
791 </message> 859 </message>
792 <message> 860 <message>
793 <location filename="../Project.py" line="317"/> 861 <location filename="../Project.py" line="327"/>
794 <source>&amp;Introspect</source> 862 <source>&amp;Introspect</source>
795 <translation type="unfinished"></translation> 863 <translation type="unfinished"></translation>
796 </message> 864 </message>
797 <message> 865 <message>
798 <location filename="../Project.py" line="322"/> 866 <location filename="../Project.py" line="332"/>
799 <source>Introspects the database tables and outputs a Django model module</source> 867 <source>Introspects the database tables and outputs a Django model module</source>
800 <translation type="unfinished"></translation> 868 <translation type="unfinished"></translation>
801 </message> 869 </message>
802 <message> 870 <message>
803 <location filename="../Project.py" line="325"/> 871 <location filename="../Project.py" line="335"/>
804 <source>&lt;b&gt;Introspect&lt;/b&gt;&lt;p&gt;Introspects the database tables and outputs a Django model module.&lt;/p&gt;</source> 872 <source>&lt;b&gt;Introspect&lt;/b&gt;&lt;p&gt;Introspects the database tables and outputs a Django model module.&lt;/p&gt;</source>
805 <translation type="unfinished"></translation> 873 <translation type="unfinished"></translation>
806 </message> 874 </message>
807 <message> 875 <message>
808 <location filename="../Project.py" line="333"/> 876 <location filename="../Project.py" line="343"/>
809 <source>Flush</source> 877 <source>Flush</source>
810 <translation type="unfinished"></translation> 878 <translation type="unfinished"></translation>
811 </message> 879 </message>
812 <message> 880 <message>
813 <location filename="../Project.py" line="333"/> 881 <location filename="../Project.py" line="343"/>
814 <source>&amp;Flush</source> 882 <source>&amp;Flush</source>
815 <translation type="unfinished"></translation> 883 <translation type="unfinished"></translation>
816 </message> 884 </message>
817 <message> 885 <message>
818 <location filename="../Project.py" line="338"/> 886 <location filename="../Project.py" line="348"/>
819 <source>Returns all database tables to the state just after their installation</source> 887 <source>Returns all database tables to the state just after their installation</source>
820 <translation type="unfinished"></translation> 888 <translation type="unfinished"></translation>
821 </message> 889 </message>
822 <message> 890 <message>
823 <location filename="../Project.py" line="341"/> 891 <location filename="../Project.py" line="351"/>
824 <source>&lt;b&gt;Flush&lt;/b&gt;&lt;p&gt;Returns all database tables to the state just after their installation.&lt;/p&gt;</source> 892 <source>&lt;b&gt;Flush&lt;/b&gt;&lt;p&gt;Returns all database tables to the state just after their installation.&lt;/p&gt;</source>
825 <translation type="unfinished"></translation> 893 <translation type="unfinished"></translation>
826 </message> 894 </message>
827 <message> 895 <message>
828 <location filename="../Project.py" line="349"/> 896 <location filename="../Project.py" line="359"/>
829 <source>Start Client Console</source> 897 <source>Start Client Console</source>
830 <translation type="unfinished"></translation> 898 <translation type="unfinished"></translation>
831 </message> 899 </message>
832 <message> 900 <message>
833 <location filename="../Project.py" line="349"/> 901 <location filename="../Project.py" line="359"/>
834 <source>Start &amp;Client Console</source> 902 <source>Start &amp;Client Console</source>
835 <translation type="unfinished"></translation> 903 <translation type="unfinished"></translation>
836 </message> 904 </message>
837 <message> 905 <message>
838 <location filename="../Project.py" line="354"/> 906 <location filename="../Project.py" line="364"/>
839 <source>Starts a console window for the database client</source> 907 <source>Starts a console window for the database client</source>
840 <translation type="unfinished"></translation> 908 <translation type="unfinished"></translation>
841 </message> 909 </message>
842 <message> 910 <message>
843 <location filename="../Project.py" line="356"/> 911 <location filename="../Project.py" line="366"/>
844 <source>&lt;b&gt;Start Client Console&lt;/b&gt;&lt;p&gt;Starts a console window for the database client.&lt;/p&gt;</source> 912 <source>&lt;b&gt;Start Client Console&lt;/b&gt;&lt;p&gt;Starts a console window for the database client.&lt;/p&gt;</source>
845 <translation type="unfinished"></translation> 913 <translation type="unfinished"></translation>
846 </message> 914 </message>
847 <message> 915 <message>
848 <location filename="../Project.py" line="2163"/> 916 <location filename="../Project.py" line="2233"/>
849 <source>Create Tables</source> 917 <source>Create Tables</source>
850 <translation type="unfinished"></translation> 918 <translation type="unfinished"></translation>
851 </message> 919 </message>
852 <message> 920 <message>
853 <location filename="../Project.py" line="367"/> 921 <location filename="../Project.py" line="377"/>
854 <source>Create &amp;Tables</source> 922 <source>Create &amp;Tables</source>
855 <translation type="unfinished"></translation> 923 <translation type="unfinished"></translation>
856 </message> 924 </message>
857 <message> 925 <message>
858 <location filename="../Project.py" line="372"/> 926 <location filename="../Project.py" line="382"/>
859 <source>Prints the CREATE TABLE SQL statements for one or more applications</source> 927 <source>Prints the CREATE TABLE SQL statements for one or more applications</source>
860 <translation type="unfinished"></translation> 928 <translation type="unfinished"></translation>
861 </message> 929 </message>
862 <message> 930 <message>
863 <location filename="../Project.py" line="375"/> 931 <location filename="../Project.py" line="385"/>
864 <source>&lt;b&gt;Create Tables&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE SQL statements for one or more applications.&lt;/p&gt;</source> 932 <source>&lt;b&gt;Create Tables&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
865 <translation type="unfinished"></translation> 933 <translation type="unfinished"></translation>
866 </message> 934 </message>
867 <message> 935 <message>
868 <location filename="../Project.py" line="2172"/> 936 <location filename="../Project.py" line="2242"/>
869 <source>Create Indexes</source> 937 <source>Create Indexes</source>
870 <translation type="unfinished"></translation> 938 <translation type="unfinished"></translation>
871 </message> 939 </message>
872 <message> 940 <message>
873 <location filename="../Project.py" line="384"/> 941 <location filename="../Project.py" line="394"/>
874 <source>Create &amp;Indexes</source> 942 <source>Create &amp;Indexes</source>
875 <translation type="unfinished"></translation> 943 <translation type="unfinished"></translation>
876 </message> 944 </message>
877 <message> 945 <message>
878 <location filename="../Project.py" line="389"/> 946 <location filename="../Project.py" line="399"/>
879 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> 947 <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
880 <translation type="unfinished"></translation> 948 <translation type="unfinished"></translation>
881 </message> 949 </message>
882 <message> 950 <message>
883 <location filename="../Project.py" line="392"/> 951 <location filename="../Project.py" line="402"/>
884 <source>&lt;b&gt;Create Indexes&lt;/b&gt;&lt;p&gt;Prints the CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source> 952 <source>&lt;b&gt;Create Indexes&lt;/b&gt;&lt;p&gt;Prints the CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
885 <translation type="unfinished"></translation> 953 <translation type="unfinished"></translation>
886 </message> 954 </message>
887 <message> 955 <message>
888 <location filename="../Project.py" line="2181"/> 956 <location filename="../Project.py" line="2251"/>
889 <source>Create Everything</source> 957 <source>Create Everything</source>
890 <translation type="unfinished"></translation> 958 <translation type="unfinished"></translation>
891 </message> 959 </message>
892 <message> 960 <message>
893 <location filename="../Project.py" line="401"/> 961 <location filename="../Project.py" line="411"/>
894 <source>Create &amp;Everything</source> 962 <source>Create &amp;Everything</source>
895 <translation type="unfinished"></translation> 963 <translation type="unfinished"></translation>
896 </message> 964 </message>
897 <message> 965 <message>
898 <location filename="../Project.py" line="406"/> 966 <location filename="../Project.py" line="416"/>
899 <source>Prints the CREATE ... SQL statements for one or more applications</source> 967 <source>Prints the CREATE ... SQL statements for one or more applications</source>
900 <translation type="unfinished"></translation> 968 <translation type="unfinished"></translation>
901 </message> 969 </message>
902 <message> 970 <message>
903 <location filename="../Project.py" line="409"/> 971 <location filename="../Project.py" line="419"/>
904 <source>&lt;b&gt;Create Everything&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source> 972 <source>&lt;b&gt;Create Everything&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
905 <translation type="unfinished"></translation> 973 <translation type="unfinished"></translation>
906 </message> 974 </message>
907 <message> 975 <message>
908 <location filename="../Project.py" line="2190"/> 976 <location filename="../Project.py" line="2260"/>
909 <source>Custom Statements</source> 977 <source>Custom Statements</source>
910 <translation type="unfinished"></translation> 978 <translation type="unfinished"></translation>
911 </message> 979 </message>
912 <message> 980 <message>
913 <location filename="../Project.py" line="418"/> 981 <location filename="../Project.py" line="428"/>
914 <source>&amp;Custom Statements</source> 982 <source>&amp;Custom Statements</source>
915 <translation type="unfinished"></translation> 983 <translation type="unfinished"></translation>
916 </message> 984 </message>
917 <message> 985 <message>
918 <location filename="../Project.py" line="423"/> 986 <location filename="../Project.py" line="433"/>
919 <source>Prints the custom table modifying SQL statements for one or more applications</source> 987 <source>Prints the custom table modifying SQL statements for one or more applications</source>
920 <translation type="unfinished"></translation> 988 <translation type="unfinished"></translation>
921 </message> 989 </message>
922 <message> 990 <message>
923 <location filename="../Project.py" line="426"/> 991 <location filename="../Project.py" line="436"/>
924 <source>&lt;b&gt;Custom Statements&lt;/b&gt;&lt;p&gt;Prints the custom table modifying SQL statements for one or more applications.&lt;/p&gt;</source> 992 <source>&lt;b&gt;Custom Statements&lt;/b&gt;&lt;p&gt;Prints the custom table modifying SQL statements for one or more applications.&lt;/p&gt;</source>
925 <translation type="unfinished"></translation> 993 <translation type="unfinished"></translation>
926 </message> 994 </message>
927 <message> 995 <message>
928 <location filename="../Project.py" line="2199"/> 996 <location filename="../Project.py" line="2269"/>
929 <source>Drop Tables</source> 997 <source>Drop Tables</source>
930 <translation type="unfinished"></translation> 998 <translation type="unfinished"></translation>
931 </message> 999 </message>
932 <message> 1000 <message>
933 <location filename="../Project.py" line="435"/> 1001 <location filename="../Project.py" line="445"/>
934 <source>&amp;Drop Tables</source> 1002 <source>&amp;Drop Tables</source>
935 <translation type="unfinished"></translation> 1003 <translation type="unfinished"></translation>
936 </message> 1004 </message>
937 <message> 1005 <message>
938 <location filename="../Project.py" line="440"/> 1006 <location filename="../Project.py" line="450"/>
939 <source>Prints the DROP TABLE SQL statements for one or more applications</source> 1007 <source>Prints the DROP TABLE SQL statements for one or more applications</source>
940 <translation type="unfinished"></translation> 1008 <translation type="unfinished"></translation>
941 </message> 1009 </message>
942 <message> 1010 <message>
943 <location filename="../Project.py" line="443"/> 1011 <location filename="../Project.py" line="453"/>
944 <source>&lt;b&gt;Drop Tables&lt;/b&gt;&lt;p&gt;Prints the DROP TABLE SQL statements for one or more applications.&lt;/p&gt;</source> 1012 <source>&lt;b&gt;Drop Tables&lt;/b&gt;&lt;p&gt;Prints the DROP TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
945 <translation type="unfinished"></translation> 1013 <translation type="unfinished"></translation>
946 </message> 1014 </message>
947 <message> 1015 <message>
948 <location filename="../Project.py" line="2208"/> 1016 <location filename="../Project.py" line="2278"/>
949 <source>Drop Indexes</source> 1017 <source>Drop Indexes</source>
950 <translation type="unfinished"></translation> 1018 <translation type="unfinished"></translation>
951 </message> 1019 </message>
952 <message> 1020 <message>
953 <location filename="../Project.py" line="452"/> 1021 <location filename="../Project.py" line="462"/>
954 <source>&amp;Drop Indexes</source> 1022 <source>&amp;Drop Indexes</source>
955 <translation type="unfinished"></translation> 1023 <translation type="unfinished"></translation>
956 </message> 1024 </message>
957 <message> 1025 <message>
958 <location filename="../Project.py" line="457"/> 1026 <location filename="../Project.py" line="467"/>
959 <source>Prints the DROP INDEX SQL statements for one or more applications</source> 1027 <source>Prints the DROP INDEX SQL statements for one or more applications</source>
960 <translation type="unfinished"></translation> 1028 <translation type="unfinished"></translation>
961 </message> 1029 </message>
962 <message> 1030 <message>
963 <location filename="../Project.py" line="460"/> 1031 <location filename="../Project.py" line="470"/>
964 <source>&lt;b&gt;Drop Indexes&lt;/b&gt;&lt;p&gt;Prints the DROP INDEX SQL statements for one or more applications.&lt;/p&gt;</source> 1032 <source>&lt;b&gt;Drop Indexes&lt;/b&gt;&lt;p&gt;Prints the DROP INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
965 <translation type="unfinished"></translation> 1033 <translation type="unfinished"></translation>
966 </message> 1034 </message>
967 <message> 1035 <message>
968 <location filename="../Project.py" line="2215"/> 1036 <location filename="../Project.py" line="2285"/>
969 <source>Flush Database</source> 1037 <source>Flush Database</source>
970 <translation type="unfinished"></translation> 1038 <translation type="unfinished"></translation>
971 </message> 1039 </message>
972 <message> 1040 <message>
973 <location filename="../Project.py" line="469"/> 1041 <location filename="../Project.py" line="479"/>
974 <source>&amp;Flush Database</source> 1042 <source>&amp;Flush Database</source>
975 <translation type="unfinished"></translation> 1043 <translation type="unfinished"></translation>
976 </message> 1044 </message>
977 <message> 1045 <message>
978 <location filename="../Project.py" line="474"/> 1046 <location filename="../Project.py" line="484"/>
979 <source>Prints a list of statements to return all database tables to the state just after their installation</source> 1047 <source>Prints a list of statements to return all database tables to the state just after their installation</source>
980 <translation type="unfinished"></translation> 1048 <translation type="unfinished"></translation>
981 </message> 1049 </message>
982 <message> 1050 <message>
983 <location filename="../Project.py" line="477"/> 1051 <location filename="../Project.py" line="487"/>
984 <source>&lt;b&gt;Flush Database&lt;/b&gt;&lt;p&gt;Prints a list of statements to return all database tables to the state just after their installation.&lt;/p&gt;</source> 1052 <source>&lt;b&gt;Flush Database&lt;/b&gt;&lt;p&gt;Prints a list of statements to return all database tables to the state just after their installation.&lt;/p&gt;</source>
985 <translation type="unfinished"></translation> 1053 <translation type="unfinished"></translation>
986 </message> 1054 </message>
987 <message> 1055 <message>
988 <location filename="../Project.py" line="2222"/> 1056 <location filename="../Project.py" line="2292"/>
989 <source>Reset Sequences</source> 1057 <source>Reset Sequences</source>
990 <translation type="unfinished"></translation> 1058 <translation type="unfinished"></translation>
991 </message> 1059 </message>
992 <message> 1060 <message>
993 <location filename="../Project.py" line="486"/> 1061 <location filename="../Project.py" line="496"/>
994 <source>Reset &amp;Sequences</source> 1062 <source>Reset &amp;Sequences</source>
995 <translation type="unfinished"></translation> 1063 <translation type="unfinished"></translation>
996 </message> 1064 </message>
997 <message> 1065 <message>
998 <location filename="../Project.py" line="491"/> 1066 <location filename="../Project.py" line="501"/>
999 <source>Prints the SQL statements for resetting sequences for one or more applications</source> 1067 <source>Prints the SQL statements for resetting sequences for one or more applications</source>
1000 <translation type="unfinished"></translation> 1068 <translation type="unfinished"></translation>
1001 </message> 1069 </message>
1002 <message> 1070 <message>
1003 <location filename="../Project.py" line="494"/> 1071 <location filename="../Project.py" line="504"/>
1004 <source>&lt;b&gt;Reset Sequences&lt;/b&gt;&lt;p&gt;Prints the SQL statements for resetting sequences for one or more applications.&lt;/p&gt;</source> 1072 <source>&lt;b&gt;Reset Sequences&lt;/b&gt;&lt;p&gt;Prints the SQL statements for resetting sequences for one or more applications.&lt;/p&gt;</source>
1005 <translation type="unfinished"></translation> 1073 <translation type="unfinished"></translation>
1006 </message> 1074 </message>
1007 <message> 1075 <message>
1008 <location filename="../Project.py" line="2533"/> 1076 <location filename="../Project.py" line="2603"/>
1009 <source>Diff Settings</source> 1077 <source>Diff Settings</source>
1010 <translation type="unfinished"></translation> 1078 <translation type="unfinished"></translation>
1011 </message> 1079 </message>
1012 <message> 1080 <message>
1013 <location filename="../Project.py" line="541"/> 1081 <location filename="../Project.py" line="551"/>
1014 <source>&amp;Diff Settings</source> 1082 <source>&amp;Diff Settings</source>
1015 <translation type="unfinished"></translation> 1083 <translation type="unfinished"></translation>
1016 </message> 1084 </message>
1017 <message> 1085 <message>
1018 <location filename="../Project.py" line="546"/> 1086 <location filename="../Project.py" line="556"/>
1019 <source>Shows the modification made to the settings</source> 1087 <source>Shows the modification made to the settings</source>
1020 <translation type="unfinished"></translation> 1088 <translation type="unfinished"></translation>
1021 </message> 1089 </message>
1022 <message> 1090 <message>
1023 <location filename="../Project.py" line="548"/> 1091 <location filename="../Project.py" line="558"/>
1024 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source> 1092 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
1025 <translation type="unfinished"></translation> 1093 <translation type="unfinished"></translation>
1026 </message> 1094 </message>
1027 <message> 1095 <message>
1028 <location filename="../Project.py" line="555"/> 1096 <location filename="../Project.py" line="565"/>
1029 <source>Start Python Console</source> 1097 <source>Start Python Console</source>
1030 <translation type="unfinished"></translation> 1098 <translation type="unfinished"></translation>
1031 </message> 1099 </message>
1032 <message> 1100 <message>
1033 <location filename="../Project.py" line="555"/> 1101 <location filename="../Project.py" line="565"/>
1034 <source>Start &amp;Python Console</source> 1102 <source>Start &amp;Python Console</source>
1035 <translation type="unfinished"></translation> 1103 <translation type="unfinished"></translation>
1036 </message> 1104 </message>
1037 <message> 1105 <message>
1038 <location filename="../Project.py" line="560"/> 1106 <location filename="../Project.py" line="570"/>
1039 <source>Starts a Python interactive interpreter</source> 1107 <source>Starts a Python interactive interpreter</source>
1040 <translation type="unfinished"></translation> 1108 <translation type="unfinished"></translation>
1041 </message> 1109 </message>
1042 <message> 1110 <message>
1043 <location filename="../Project.py" line="562"/> 1111 <location filename="../Project.py" line="572"/>
1044 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source> 1112 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
1045 <translation type="unfinished"></translation> 1113 <translation type="unfinished"></translation>
1046 </message> 1114 </message>
1047 <message> 1115 <message>
1048 <location filename="../Project.py" line="2626"/> 1116 <location filename="../Project.py" line="2696"/>
1049 <source>Dump Data</source> 1117 <source>Dump Data</source>
1050 <translation type="unfinished"></translation> 1118 <translation type="unfinished"></translation>
1051 </message> 1119 </message>
1052 <message> 1120 <message>
1053 <location filename="../Project.py" line="573"/> 1121 <location filename="../Project.py" line="583"/>
1054 <source>&amp;Dump Data</source> 1122 <source>&amp;Dump Data</source>
1055 <translation type="unfinished"></translation> 1123 <translation type="unfinished"></translation>
1056 </message> 1124 </message>
1057 <message> 1125 <message>
1058 <location filename="../Project.py" line="578"/> 1126 <location filename="../Project.py" line="588"/>
1059 <source>Dump the database data to a fixture</source> 1127 <source>Dump the database data to a fixture</source>
1060 <translation type="unfinished"></translation> 1128 <translation type="unfinished"></translation>
1061 </message> 1129 </message>
1062 <message> 1130 <message>
1063 <location filename="../Project.py" line="580"/> 1131 <location filename="../Project.py" line="590"/>
1064 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source> 1132 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
1065 <translation type="unfinished"></translation> 1133 <translation type="unfinished"></translation>
1066 </message> 1134 </message>
1067 <message> 1135 <message>
1068 <location filename="../Project.py" line="2665"/> 1136 <location filename="../Project.py" line="2735"/>
1069 <source>Load Data</source> 1137 <source>Load Data</source>
1070 <translation type="unfinished"></translation> 1138 <translation type="unfinished"></translation>
1071 </message> 1139 </message>
1072 <message> 1140 <message>
1073 <location filename="../Project.py" line="587"/> 1141 <location filename="../Project.py" line="597"/>
1074 <source>&amp;Load Data</source> 1142 <source>&amp;Load Data</source>
1075 <translation type="unfinished"></translation> 1143 <translation type="unfinished"></translation>
1076 </message> 1144 </message>
1077 <message> 1145 <message>
1078 <location filename="../Project.py" line="592"/> 1146 <location filename="../Project.py" line="602"/>
1079 <source>Load data from fixture files</source> 1147 <source>Load data from fixture files</source>
1080 <translation type="unfinished"></translation> 1148 <translation type="unfinished"></translation>
1081 </message> 1149 </message>
1082 <message> 1150 <message>
1083 <location filename="../Project.py" line="594"/> 1151 <location filename="../Project.py" line="604"/>
1084 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source> 1152 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source>
1085 <translation type="unfinished"></translation> 1153 <translation type="unfinished"></translation>
1086 </message> 1154 </message>
1087 <message> 1155 <message>
1088 <location filename="../Project.py" line="601"/> 1156 <location filename="../Project.py" line="611"/>
1089 <source>Run Testsuite</source> 1157 <source>Run Testsuite</source>
1090 <translation type="unfinished"></translation> 1158 <translation type="unfinished"></translation>
1091 </message> 1159 </message>
1092 <message> 1160 <message>
1093 <location filename="../Project.py" line="601"/> 1161 <location filename="../Project.py" line="611"/>
1094 <source>Run &amp;Testsuite</source> 1162 <source>Run &amp;Testsuite</source>
1095 <translation type="unfinished"></translation> 1163 <translation type="unfinished"></translation>
1096 </message> 1164 </message>
1097 <message> 1165 <message>
1098 <location filename="../Project.py" line="606"/> 1166 <location filename="../Project.py" line="616"/>
1099 <source>Run the test suite for applications or the whole site</source> 1167 <source>Run the test suite for applications or the whole site</source>
1100 <translation type="unfinished"></translation> 1168 <translation type="unfinished"></translation>
1101 </message> 1169 </message>
1102 <message> 1170 <message>
1103 <location filename="../Project.py" line="608"/> 1171 <location filename="../Project.py" line="618"/>
1104 <source>&lt;b&gt;Run Testsuite&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site.&lt;/p&gt;</source> 1172 <source>&lt;b&gt;Run Testsuite&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site.&lt;/p&gt;</source>
1105 <translation type="unfinished"></translation> 1173 <translation type="unfinished"></translation>
1106 </message> 1174 </message>
1107 <message> 1175 <message>
1108 <location filename="../Project.py" line="632"/> 1176 <location filename="../Project.py" line="642"/>
1109 <source>Run Testserver</source> 1177 <source>Run Testserver</source>
1110 <translation type="unfinished"></translation> 1178 <translation type="unfinished"></translation>
1111 </message> 1179 </message>
1112 <message> 1180 <message>
1113 <location filename="../Project.py" line="632"/> 1181 <location filename="../Project.py" line="642"/>
1114 <source>Run Test&amp;server</source> 1182 <source>Run Test&amp;server</source>
1115 <translation type="unfinished"></translation> 1183 <translation type="unfinished"></translation>
1116 </message> 1184 </message>
1117 <message> 1185 <message>
1118 <location filename="../Project.py" line="637"/> 1186 <location filename="../Project.py" line="647"/>
1119 <source>Run a development server with data from a set of fixtures</source> 1187 <source>Run a development server with data from a set of fixtures</source>
1120 <translation type="unfinished"></translation> 1188 <translation type="unfinished"></translation>
1121 </message> 1189 </message>
1122 <message> 1190 <message>
1123 <location filename="../Project.py" line="639"/> 1191 <location filename="../Project.py" line="649"/>
1124 <source>&lt;b&gt;Run Testserver&lt;/b&gt;&lt;p&gt;Run a development server with data from a set of fixtures.&lt;/p&gt;</source> 1192 <source>&lt;b&gt;Run Testserver&lt;/b&gt;&lt;p&gt;Run a development server with data from a set of fixtures.&lt;/p&gt;</source>
1125 <translation type="unfinished"></translation> 1193 <translation type="unfinished"></translation>
1126 </message> 1194 </message>
1127 <message> 1195 <message>
1128 <location filename="../Project.py" line="2792"/> 1196 <location filename="../Project.py" line="2881"/>
1129 <source>Change Password</source> 1197 <source>Change Password</source>
1130 <translation type="unfinished"></translation> 1198 <translation type="unfinished"></translation>
1131 </message> 1199 </message>
1132 <message> 1200 <message>
1133 <location filename="../Project.py" line="651"/> 1201 <location filename="../Project.py" line="661"/>
1134 <source>Change &amp;Password</source> 1202 <source>Change &amp;Password</source>
1135 <translation type="unfinished"></translation> 1203 <translation type="unfinished"></translation>
1136 </message> 1204 </message>
1137 <message> 1205 <message>
1138 <location filename="../Project.py" line="656"/> 1206 <location filename="../Project.py" line="666"/>
1139 <source>Change the password of a user</source> 1207 <source>Change the password of a user</source>
1140 <translation type="unfinished"></translation> 1208 <translation type="unfinished"></translation>
1141 </message> 1209 </message>
1142 <message> 1210 <message>
1143 <location filename="../Project.py" line="658"/> 1211 <location filename="../Project.py" line="668"/>
1144 <source>&lt;b&gt;Change Password&lt;/b&gt;&lt;p&gt;Change the password of a user of the Django project.&lt;/p&gt;</source> 1212 <source>&lt;b&gt;Change Password&lt;/b&gt;&lt;p&gt;Change the password of a user of the Django project.&lt;/p&gt;</source>
1145 <translation type="unfinished"></translation> 1213 <translation type="unfinished"></translation>
1146 </message> 1214 </message>
1147 <message> 1215 <message>
1148 <location filename="../Project.py" line="665"/> 1216 <location filename="../Project.py" line="675"/>
1149 <source>Create Superuser</source> 1217 <source>Create Superuser</source>
1150 <translation type="unfinished"></translation> 1218 <translation type="unfinished"></translation>
1151 </message> 1219 </message>
1152 <message> 1220 <message>
1153 <location filename="../Project.py" line="665"/> 1221 <location filename="../Project.py" line="675"/>
1154 <source>Create &amp;Superuser</source> 1222 <source>Create &amp;Superuser</source>
1155 <translation type="unfinished"></translation> 1223 <translation type="unfinished"></translation>
1156 </message> 1224 </message>
1157 <message> 1225 <message>
1158 <location filename="../Project.py" line="670"/> 1226 <location filename="../Project.py" line="680"/>
1159 <source>Create a superuser account</source> 1227 <source>Create a superuser account</source>
1160 <translation type="unfinished"></translation> 1228 <translation type="unfinished"></translation>
1161 </message> 1229 </message>
1162 <message> 1230 <message>
1163 <location filename="../Project.py" line="672"/> 1231 <location filename="../Project.py" line="682"/>
1164 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source> 1232 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
1165 <translation type="unfinished"></translation> 1233 <translation type="unfinished"></translation>
1166 </message> 1234 </message>
1167 <message> 1235 <message>
1168 <location filename="../Project.py" line="2850"/> 1236 <location filename="../Project.py" line="2939"/>
1169 <source>Clear Sessions</source> 1237 <source>Clear Sessions</source>
1170 <translation type="unfinished"></translation> 1238 <translation type="unfinished"></translation>
1171 </message> 1239 </message>
1172 <message> 1240 <message>
1173 <location filename="../Project.py" line="683"/> 1241 <location filename="../Project.py" line="693"/>
1174 <source>Clear &amp;Sessions</source> 1242 <source>Clear &amp;Sessions</source>
1175 <translation type="unfinished"></translation> 1243 <translation type="unfinished"></translation>
1176 </message> 1244 </message>
1177 <message> 1245 <message>
1178 <location filename="../Project.py" line="688"/> 1246 <location filename="../Project.py" line="698"/>
1179 <source>Clear expired sessions</source> 1247 <source>Clear expired sessions</source>
1180 <translation type="unfinished"></translation> 1248 <translation type="unfinished"></translation>
1181 </message> 1249 </message>
1182 <message> 1250 <message>
1183 <location filename="../Project.py" line="690"/> 1251 <location filename="../Project.py" line="700"/>
1184 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source> 1252 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
1185 <translation type="unfinished"></translation> 1253 <translation type="unfinished"></translation>
1186 </message> 1254 </message>
1187 <message> 1255 <message>
1188 <location filename="../Project.py" line="701"/> 1256 <location filename="../Project.py" line="711"/>
1189 <source>Show Migrations</source> 1257 <source>Show Migrations</source>
1190 <translation type="unfinished"></translation> 1258 <translation type="unfinished"></translation>
1191 </message> 1259 </message>
1192 <message> 1260 <message>
1193 <location filename="../Project.py" line="701"/> 1261 <location filename="../Project.py" line="711"/>
1194 <source>&amp;Show Migrations</source> 1262 <source>&amp;Show Migrations</source>
1195 <translation type="unfinished"></translation> 1263 <translation type="unfinished"></translation>
1196 </message> 1264 </message>
1197 <message> 1265 <message>
1198 <location filename="../Project.py" line="706"/> 1266 <location filename="../Project.py" line="716"/>
1199 <source>Show a list of available migrations</source> 1267 <source>Show a list of available migrations</source>
1200 <translation type="unfinished"></translation> 1268 <translation type="unfinished"></translation>
1201 </message> 1269 </message>
1202 <message> 1270 <message>
1203 <location filename="../Project.py" line="708"/> 1271 <location filename="../Project.py" line="718"/>
1204 <source>&lt;b&gt;Show Migrations&lt;/b&gt;&lt;p&gt;This shows a list of available migrations of the Django project and their status.&lt;/p&gt;</source> 1272 <source>&lt;b&gt;Show Migrations&lt;/b&gt;&lt;p&gt;This shows a list of available migrations of the Django project and their status.&lt;/p&gt;</source>
1205 <translation type="unfinished"></translation> 1273 <translation type="unfinished"></translation>
1206 </message> 1274 </message>
1207 <message> 1275 <message>
1208 <location filename="../Project.py" line="716"/> 1276 <location filename="../Project.py" line="726"/>
1209 <source>Show Migrations Plan</source> 1277 <source>Show Migrations Plan</source>
1210 <translation type="unfinished"></translation> 1278 <translation type="unfinished"></translation>
1211 </message> 1279 </message>
1212 <message> 1280 <message>
1213 <location filename="../Project.py" line="716"/> 1281 <location filename="../Project.py" line="726"/>
1214 <source>Show Migrations &amp;Plan</source> 1282 <source>Show Migrations &amp;Plan</source>
1215 <translation type="unfinished"></translation> 1283 <translation type="unfinished"></translation>
1216 </message> 1284 </message>
1217 <message> 1285 <message>
1218 <location filename="../Project.py" line="721"/> 1286 <location filename="../Project.py" line="731"/>
1219 <source>Show a list with the migrations plan</source> 1287 <source>Show a list with the migrations plan</source>
1220 <translation type="unfinished"></translation> 1288 <translation type="unfinished"></translation>
1221 </message> 1289 </message>
1222 <message> 1290 <message>
1223 <location filename="../Project.py" line="723"/> 1291 <location filename="../Project.py" line="733"/>
1224 <source>&lt;b&gt;Show Migrations Plan&lt;/b&gt;&lt;p&gt;This shows a list with the migrations plan of the Django project.&lt;/p&gt;</source> 1292 <source>&lt;b&gt;Show Migrations Plan&lt;/b&gt;&lt;p&gt;This shows a list with the migrations plan of the Django project.&lt;/p&gt;</source>
1225 <translation type="unfinished"></translation> 1293 <translation type="unfinished"></translation>
1226 </message> 1294 </message>
1227 <message> 1295 <message>
1228 <location filename="../Project.py" line="814"/> 1296 <location filename="../Project.py" line="824"/>
1229 <source>D&amp;jango</source> 1297 <source>D&amp;jango</source>
1230 <translation type="unfinished"></translation> 1298 <translation type="unfinished"></translation>
1231 </message> 1299 </message>
1232 <message> 1300 <message>
1233 <location filename="../Project.py" line="856"/> 1301 <location filename="../Project.py" line="866"/>
1234 <source>&amp;Database</source> 1302 <source>&amp;Database</source>
1235 <translation type="unfinished"></translation> 1303 <translation type="unfinished"></translation>
1236 </message> 1304 </message>
1237 <message> 1305 <message>
1238 <location filename="../Project.py" line="878"/> 1306 <location filename="../Project.py" line="888"/>
1239 <source>Show &amp;SQL</source> 1307 <source>Show &amp;SQL</source>
1240 <translation type="unfinished"></translation> 1308 <translation type="unfinished"></translation>
1241 </message> 1309 </message>
1242 <message> 1310 <message>
1243 <location filename="../Project.py" line="908"/> 1311 <location filename="../Project.py" line="918"/>
1244 <source>&amp;Migrations</source> 1312 <source>&amp;Migrations</source>
1245 <translation type="unfinished"></translation> 1313 <translation type="unfinished"></translation>
1246 </message> 1314 </message>
1247 <message> 1315 <message>
1248 <location filename="../Project.py" line="933"/> 1316 <location filename="../Project.py" line="943"/>
1249 <source>&amp;Tools</source> 1317 <source>&amp;Tools</source>
1250 <translation type="unfinished"></translation> 1318 <translation type="unfinished"></translation>
1251 </message> 1319 </message>
1252 <message> 1320 <message>
1253 <location filename="../Project.py" line="951"/> 1321 <location filename="../Project.py" line="961"/>
1254 <source>T&amp;esting</source> 1322 <source>T&amp;esting</source>
1255 <translation type="unfinished"></translation> 1323 <translation type="unfinished"></translation>
1256 </message> 1324 </message>
1257 <message> 1325 <message>
1258 <location filename="../Project.py" line="972"/> 1326 <location filename="../Project.py" line="982"/>
1259 <source>&amp;Authorization</source> 1327 <source>&amp;Authorization</source>
1260 <translation type="unfinished"></translation> 1328 <translation type="unfinished"></translation>
1261 </message> 1329 </message>
1262 <message> 1330 <message>
1263 <location filename="../Project.py" line="989"/> 1331 <location filename="../Project.py" line="999"/>
1264 <source>&amp;Session</source> 1332 <source>&amp;Session</source>
1265 <translation type="unfinished"></translation> 1333 <translation type="unfinished"></translation>
1266 </message> 1334 </message>
1267 <message> 1335 <message>
1268 <location filename="../Project.py" line="1031"/> 1336 <location filename="../Project.py" line="1041"/>
1269 <source>Open with {0}</source> 1337 <source>Open with {0}</source>
1270 <translation type="unfinished"></translation> 1338 <translation type="unfinished"></translation>
1271 </message> 1339 </message>
1272 <message> 1340 <message>
1273 <location filename="../Project.py" line="1046"/> 1341 <location filename="../Project.py" line="1056"/>
1274 <source>New template...</source> 1342 <source>New template...</source>
1275 <translation type="unfinished"></translation> 1343 <translation type="unfinished"></translation>
1276 </message> 1344 </message>
1277 <message> 1345 <message>
1278 <location filename="../Project.py" line="1055"/> 1346 <location filename="../Project.py" line="1065"/>
1279 <source>Update all catalogs</source> 1347 <source>Update all catalogs</source>
1280 <translation type="unfinished"></translation> 1348 <translation type="unfinished"></translation>
1281 </message> 1349 </message>
1282 <message> 1350 <message>
1283 <location filename="../Project.py" line="1058"/> 1351 <location filename="../Project.py" line="1068"/>
1284 <source>Update selected catalogs</source> 1352 <source>Update selected catalogs</source>
1285 <translation type="unfinished"></translation> 1353 <translation type="unfinished"></translation>
1286 </message> 1354 </message>
1287 <message> 1355 <message>
1288 <location filename="../Project.py" line="1062"/> 1356 <location filename="../Project.py" line="1072"/>
1289 <source>Update all catalogs (with obsolete)</source> 1357 <source>Update all catalogs (with obsolete)</source>
1290 <translation type="unfinished"></translation> 1358 <translation type="unfinished"></translation>
1291 </message> 1359 </message>
1292 <message> 1360 <message>
1293 <location filename="../Project.py" line="1065"/> 1361 <location filename="../Project.py" line="1075"/>
1294 <source>Update selected catalogs (with obsolete)</source> 1362 <source>Update selected catalogs (with obsolete)</source>
1295 <translation type="unfinished"></translation> 1363 <translation type="unfinished"></translation>
1296 </message> 1364 </message>
1297 <message> 1365 <message>
1298 <location filename="../Project.py" line="1069"/> 1366 <location filename="../Project.py" line="1079"/>
1299 <source>Compile all catalogs</source> 1367 <source>Compile all catalogs</source>
1300 <translation type="unfinished"></translation> 1368 <translation type="unfinished"></translation>
1301 </message> 1369 </message>
1302 <message> 1370 <message>
1303 <location filename="../Project.py" line="1072"/> 1371 <location filename="../Project.py" line="1082"/>
1304 <source>Compile selected catalogs</source> 1372 <source>Compile selected catalogs</source>
1305 <translation type="unfinished"></translation> 1373 <translation type="unfinished"></translation>
1306 </message> 1374 </message>
1307 <message> 1375 <message>
1308 <location filename="../Project.py" line="1166"/> 1376 <location filename="../Project.py" line="1176"/>
1309 <source>New Form</source> 1377 <source>New Form</source>
1310 <translation type="unfinished"></translation> 1378 <translation type="unfinished"></translation>
1311 </message> 1379 </message>
1312 <message> 1380 <message>
1313 <location filename="../Project.py" line="1133"/> 1381 <location filename="../Project.py" line="1143"/>
1314 <source>The file already exists! Overwrite it?</source> 1382 <source>The file already exists! Overwrite it?</source>
1315 <translation type="unfinished"></translation> 1383 <translation type="unfinished"></translation>
1316 </message> 1384 </message>
1317 <message> 1385 <message>
1318 <location filename="../Project.py" line="1166"/> 1386 <location filename="../Project.py" line="1176"/>
1319 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt; Problem: {1}&lt;/p&gt;</source> 1387 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt; Problem: {1}&lt;/p&gt;</source>
1320 <translation type="unfinished"></translation> 1388 <translation type="unfinished"></translation>
1321 </message> 1389 </message>
1322 <message> 1390 <message>
1323 <location filename="../Project.py" line="1447"/> 1391 <location filename="../Project.py" line="1457"/>
1324 <source>&lt;p&gt;Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source> 1392 <source>&lt;p&gt;Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
1325 <translation type="unfinished"></translation> 1393 <translation type="unfinished"></translation>
1326 </message> 1394 </message>
1327 <message> 1395 <message>
1328 <location filename="../Project.py" line="1518"/> 1396 <location filename="../Project.py" line="1528"/>
1329 <source>Select Applications</source> 1397 <source>Select Applications</source>
1330 <translation type="unfinished"></translation> 1398 <translation type="unfinished"></translation>
1331 </message> 1399 </message>
1332 <message> 1400 <message>
1333 <location filename="../Project.py" line="1518"/> 1401 <location filename="../Project.py" line="1528"/>
1334 <source>Enter the list of applications separated by spaces.</source> 1402 <source>Enter the list of applications separated by spaces.</source>
1335 <translation type="unfinished"></translation> 1403 <translation type="unfinished"></translation>
1336 </message> 1404 </message>
1337 <message> 1405 <message>
1338 <location filename="../Project.py" line="1904"/> 1406 <location filename="../Project.py" line="1974"/>
1339 <source>Project</source> 1407 <source>Project</source>
1340 <translation type="unfinished"></translation> 1408 <translation type="unfinished"></translation>
1341 </message> 1409 </message>
1342 <message> 1410 <message>
1343 <location filename="../Project.py" line="1644"/> 1411 <location filename="../Project.py" line="1713"/>
1344 <source>Application</source> 1412 <source>Application</source>
1345 <translation type="unfinished"></translation> 1413 <translation type="unfinished"></translation>
1346 </message> 1414 </message>
1347 <message> 1415 <message>
1348 <location filename="../Project.py" line="1646"/> 1416 <location filename="../Project.py" line="1715"/>
1349 <source>Start Django</source> 1417 <source>Start Django</source>
1350 <translation type="unfinished"></translation> 1418 <translation type="unfinished"></translation>
1351 </message> 1419 </message>
1352 <message> 1420 <message>
1353 <location filename="../Project.py" line="1646"/> 1421 <location filename="../Project.py" line="1715"/>
1354 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source> 1422 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
1355 <translation type="unfinished"></translation> 1423 <translation type="unfinished"></translation>
1356 </message> 1424 </message>
1357 <message> 1425 <message>
1358 <location filename="../Project.py" line="1723"/> 1426 <location filename="../Project.py" line="1792"/>
1359 <source>Start Django Project</source> 1427 <source>Start Django Project</source>
1360 <translation type="unfinished"></translation> 1428 <translation type="unfinished"></translation>
1361 </message> 1429 </message>
1362 <message> 1430 <message>
1431 <location filename="../Project.py" line="1837"/>
1432 <source>&lt;p&gt;The &lt;b&gt;django-admin.py&lt;/b&gt; script is not in the path. Aborting...&lt;/p&gt;</source>
1433 <translation type="unfinished"></translation>
1434 </message>
1435 <message>
1363 <location filename="../Project.py" line="1768"/> 1436 <location filename="../Project.py" line="1768"/>
1364 <source>&lt;p&gt;The &lt;b&gt;django-admin.py&lt;/b&gt; script is not in the path. Aborting...&lt;/p&gt;</source>
1365 <translation type="unfinished"></translation>
1366 </message>
1367 <message>
1368 <location filename="../Project.py" line="1699"/>
1369 <source>Django project created successfully.</source> 1437 <source>Django project created successfully.</source>
1370 <translation type="unfinished"></translation> 1438 <translation type="unfinished"></translation>
1371 </message> 1439 </message>
1372 <message> 1440 <message>
1373 <location filename="../Project.py" line="1723"/> 1441 <location filename="../Project.py" line="1792"/>
1374 <source>Enter the name of the new Django project.</source> 1442 <source>Enter the name of the new Django project.</source>
1375 <translation type="unfinished"></translation> 1443 <translation type="unfinished"></translation>
1376 </message> 1444 </message>
1377 <message> 1445 <message>
1378 <location filename="../Project.py" line="1751"/> 1446 <location filename="../Project.py" line="1820"/>
1379 <source>Start Django Application</source> 1447 <source>Start Django Application</source>
1380 <translation type="unfinished"></translation> 1448 <translation type="unfinished"></translation>
1381 </message> 1449 </message>
1382 <message> 1450 <message>
1383 <location filename="../Project.py" line="1785"/> 1451 <location filename="../Project.py" line="1854"/>
1384 <source>Django application created successfully.</source> 1452 <source>Django application created successfully.</source>
1385 <translation type="unfinished"></translation> 1453 <translation type="unfinished"></translation>
1386 </message> 1454 </message>
1387 <message> 1455 <message>
1388 <location filename="../Project.py" line="1797"/> 1456 <location filename="../Project.py" line="1866"/>
1389 <source>Start Global Django Application</source> 1457 <source>Start Global Django Application</source>
1390 <translation type="unfinished"></translation> 1458 <translation type="unfinished"></translation>
1391 </message> 1459 </message>
1392 <message> 1460 <message>
1393 <location filename="../Project.py" line="1797"/> 1461 <location filename="../Project.py" line="1866"/>
1394 <source>Enter the name of the new global Django application.</source> 1462 <source>Enter the name of the new global Django application.</source>
1395 <translation type="unfinished"></translation> 1463 <translation type="unfinished"></translation>
1396 </message> 1464 </message>
1397 <message> 1465 <message>
1398 <location filename="../Project.py" line="1819"/> 1466 <location filename="../Project.py" line="1888"/>
1399 <source>Start Local Django Application</source> 1467 <source>Start Local Django Application</source>
1400 <translation type="unfinished"></translation> 1468 <translation type="unfinished"></translation>
1401 </message> 1469 </message>
1402 <message> 1470 <message>
1403 <location filename="../Project.py" line="1819"/> 1471 <location filename="../Project.py" line="1888"/>
1404 <source>Enter the name of the new local Django application.</source> 1472 <source>Enter the name of the new local Django application.</source>
1405 <translation type="unfinished"></translation> 1473 <translation type="unfinished"></translation>
1406 </message> 1474 </message>
1407 <message> 1475 <message>
1408 <location filename="../Project.py" line="1868"/> 1476 <location filename="../Project.py" line="1937"/>
1409 <source>Select Project</source> 1477 <source>Select Project</source>
1410 <translation type="unfinished"></translation> 1478 <translation type="unfinished"></translation>
1411 </message> 1479 </message>
1412 <message> 1480 <message>
1413 <location filename="../Project.py" line="1868"/> 1481 <location filename="../Project.py" line="1937"/>
1414 <source>Select the Django project to work with.</source> 1482 <source>Select the Django project to work with.</source>
1415 <translation type="unfinished"></translation> 1483 <translation type="unfinished"></translation>
1416 </message> 1484 </message>
1417 <message> 1485 <message>
1418 <location filename="../Project.py" line="1902"/> 1486 <location filename="../Project.py" line="1972"/>
1419 <source>None</source> 1487 <source>None</source>
1420 <translation type="unfinished"></translation> 1488 <translation type="unfinished"></translation>
1421 </message> 1489 </message>
1422 <message> 1490 <message>
1423 <location filename="../Project.py" line="1907"/> 1491 <location filename="../Project.py" line="1977"/>
1424 <source>&amp;Current Django project ({0})</source> 1492 <source>&amp;Current Django project ({0})</source>
1425 <translation type="unfinished"></translation> 1493 <translation type="unfinished"></translation>
1426 </message> 1494 </message>
1427 <message> 1495 <message>
1428 <location filename="../Project.py" line="3226"/> 1496 <location filename="../Project.py" line="3315"/>
1429 <source>Process Generation Error</source> 1497 <source>Process Generation Error</source>
1430 <translation type="unfinished"></translation> 1498 <translation type="unfinished"></translation>
1431 </message> 1499 </message>
1432 <message> 1500 <message>
1433 <location filename="../Project.py" line="1981"/> 1501 <location filename="../Project.py" line="2051"/>
1434 <source>The Django server could not be started.</source> 1502 <source>The Django server could not be started.</source>
1435 <translation type="unfinished"></translation> 1503 <translation type="unfinished"></translation>
1436 </message> 1504 </message>
1437 <message> 1505 <message>
1438 <location filename="../Project.py" line="2027"/> 1506 <location filename="../Project.py" line="2097"/>
1439 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source> 1507 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
1440 <translation type="unfinished"></translation> 1508 <translation type="unfinished"></translation>
1441 </message> 1509 </message>
1442 <message> 1510 <message>
1443 <location filename="../Project.py" line="2835"/> 1511 <location filename="../Project.py" line="2924"/>
1444 <source>The Django process could not be started.</source> 1512 <source>The Django process could not be started.</source>
1445 <translation type="unfinished"></translation> 1513 <translation type="unfinished"></translation>
1446 </message> 1514 </message>
1447 <message> 1515 <message>
1448 <location filename="../Project.py" line="2044"/> 1516 <location filename="../Project.py" line="2114"/>
1449 <source>Introspect Database</source> 1517 <source>Introspect Database</source>
1450 <translation type="unfinished"></translation> 1518 <translation type="unfinished"></translation>
1451 </message> 1519 </message>
1452 <message> 1520 <message>
1453 <location filename="../Project.py" line="2073"/> 1521 <location filename="../Project.py" line="2143"/>
1454 <source>Flushing the database will destroy all data. Are you sure?</source> 1522 <source>Flushing the database will destroy all data. Are you sure?</source>
1455 <translation type="unfinished"></translation> 1523 <translation type="unfinished"></translation>
1456 </message> 1524 </message>
1457 <message> 1525 <message>
1458 <location filename="../Project.py" line="2085"/> 1526 <location filename="../Project.py" line="2155"/>
1459 <source>Database tables flushed successfully.</source> 1527 <source>Database tables flushed successfully.</source>
1460 <translation type="unfinished"></translation> 1528 <translation type="unfinished"></translation>
1461 </message> 1529 </message>
1462 <message> 1530 <message>
1463 <location filename="../Project.py" line="2264"/> 1531 <location filename="../Project.py" line="2334"/>
1464 <source>SQL Files (*.sql)</source> 1532 <source>SQL Files (*.sql)</source>
1465 <translation type="unfinished"></translation> 1533 <translation type="unfinished"></translation>
1466 </message> 1534 </message>
1467 <message> 1535 <message>
1468 <location filename="../Project.py" line="2596"/> 1536 <location filename="../Project.py" line="2666"/>
1469 <source>Enter the names of the cache tables separated by spaces.</source> 1537 <source>Enter the names of the cache tables separated by spaces.</source>
1470 <translation type="unfinished"></translation> 1538 <translation type="unfinished"></translation>
1471 </message> 1539 </message>
1472 <message> 1540 <message>
1473 <location filename="../Project.py" line="2611"/> 1541 <location filename="../Project.py" line="2681"/>
1474 <source>Cache tables created successfully.</source> 1542 <source>Cache tables created successfully.</source>
1475 <translation type="unfinished"></translation> 1543 <translation type="unfinished"></translation>
1476 </message> 1544 </message>
1477 <message> 1545 <message>
1478 <location filename="../Project.py" line="2649"/> 1546 <location filename="../Project.py" line="2719"/>
1479 <source>JSON Files (*.json)</source> 1547 <source>JSON Files (*.json)</source>
1480 <translation type="unfinished"></translation> 1548 <translation type="unfinished"></translation>
1481 </message> 1549 </message>
1482 <message> 1550 <message>
1483 <location filename="../Project.py" line="2651"/> 1551 <location filename="../Project.py" line="2721"/>
1484 <source>XML Files (*.xml)</source> 1552 <source>XML Files (*.xml)</source>
1485 <translation type="unfinished"></translation> 1553 <translation type="unfinished"></translation>
1486 </message> 1554 </message>
1487 <message> 1555 <message>
1488 <location filename="../Project.py" line="2653"/> 1556 <location filename="../Project.py" line="2723"/>
1489 <source>YAML Files (*.yaml)</source> 1557 <source>YAML Files (*.yaml)</source>
1490 <translation type="unfinished"></translation> 1558 <translation type="unfinished"></translation>
1491 </message> 1559 </message>
1492 <message> 1560 <message>
1493 <location filename="../Project.py" line="2762"/> 1561 <location filename="../Project.py" line="2851"/>
1494 <source>The Django test server could not be started.</source> 1562 <source>The Django test server could not be started.</source>
1495 <translation type="unfinished"></translation> 1563 <translation type="unfinished"></translation>
1496 </message> 1564 </message>
1497 <message> 1565 <message>
1498 <location filename="../Project.py" line="2792"/> 1566 <location filename="../Project.py" line="2881"/>
1499 <source>Enter the name of the user:</source> 1567 <source>Enter the name of the user:</source>
1500 <translation type="unfinished"></translation> 1568 <translation type="unfinished"></translation>
1501 </message> 1569 </message>
1502 <message> 1570 <message>
1503 <location filename="../Project.py" line="2862"/> 1571 <location filename="../Project.py" line="2951"/>
1504 <source>Expired sessions cleared successfully.</source> 1572 <source>Expired sessions cleared successfully.</source>
1505 <translation type="unfinished"></translation> 1573 <translation type="unfinished"></translation>
1506 </message> 1574 </message>
1507 <message> 1575 <message>
1508 <location filename="../Project.py" line="2931"/> 1576 <location filename="../Project.py" line="3020"/>
1509 <source>Initializing message catalog for &apos;{0}&apos;</source> 1577 <source>Initializing message catalog for &apos;{0}&apos;</source>
1510 <translation type="unfinished"></translation> 1578 <translation type="unfinished"></translation>
1511 </message> 1579 </message>
1512 <message> 1580 <message>
1513 <location filename="../Project.py" line="3190"/> 1581 <location filename="../Project.py" line="3279"/>
1514 <source>No current site selected or no site created yet. Aborting...</source> 1582 <source>No current site selected or no site created yet. Aborting...</source>
1515 <translation type="unfinished"></translation> 1583 <translation type="unfinished"></translation>
1516 </message> 1584 </message>
1517 <message> 1585 <message>
1518 <location filename="../Project.py" line="2951"/> 1586 <location filename="../Project.py" line="3040"/>
1519 <source> 1587 <source>
1520 Message catalog initialized successfully.</source> 1588 Message catalog initialized successfully.</source>
1521 <translation type="unfinished"></translation> 1589 <translation type="unfinished"></translation>
1522 </message> 1590 </message>
1523 <message> 1591 <message>
1524 <location filename="../Project.py" line="3063"/> 1592 <location filename="../Project.py" line="3152"/>
1525 <source>Updating message catalogs</source> 1593 <source>Updating message catalogs</source>
1526 <translation type="unfinished"></translation> 1594 <translation type="unfinished"></translation>
1527 </message> 1595 </message>
1528 <message> 1596 <message>
1529 <location filename="../Project.py" line="3154"/> 1597 <location filename="../Project.py" line="3243"/>
1530 <source>No locales detected. Aborting...</source> 1598 <source>No locales detected. Aborting...</source>
1531 <translation type="unfinished"></translation> 1599 <translation type="unfinished"></translation>
1532 </message> 1600 </message>
1533 <message> 1601 <message>
1534 <location filename="../Project.py" line="3114"/> 1602 <location filename="../Project.py" line="3203"/>
1535 <source> 1603 <source>
1536 Message catalogs updated successfully.</source> 1604 Message catalogs updated successfully.</source>
1537 <translation type="unfinished"></translation> 1605 <translation type="unfinished"></translation>
1538 </message> 1606 </message>
1539 <message> 1607 <message>
1540 <location filename="../Project.py" line="3095"/> 1608 <location filename="../Project.py" line="3184"/>
1541 <source>Updating message catalogs (keeping obsolete messages)</source> 1609 <source>Updating message catalogs (keeping obsolete messages)</source>
1542 <translation type="unfinished"></translation> 1610 <translation type="unfinished"></translation>
1543 </message> 1611 </message>
1544 <message> 1612 <message>
1545 <location filename="../Project.py" line="3180"/> 1613 <location filename="../Project.py" line="3269"/>
1546 <source>Compiling message catalogs</source> 1614 <source>Compiling message catalogs</source>
1547 <translation type="unfinished"></translation> 1615 <translation type="unfinished"></translation>
1548 </message> 1616 </message>
1549 <message> 1617 <message>
1550 <location filename="../Project.py" line="3197"/> 1618 <location filename="../Project.py" line="3286"/>
1551 <source> 1619 <source>
1552 Message catalogs compiled successfully.</source> 1620 Message catalogs compiled successfully.</source>
1553 <translation type="unfinished"></translation> 1621 <translation type="unfinished"></translation>
1554 </message> 1622 </message>
1555 <message> 1623 <message>
1556 <location filename="../Project.py" line="3226"/> 1624 <location filename="../Project.py" line="3315"/>
1557 <source>The translations editor process ({0}) could not be started.</source> 1625 <source>The translations editor process ({0}) could not be started.</source>
1558 <translation type="unfinished"></translation> 1626 <translation type="unfinished"></translation>
1559 </message> 1627 </message>
1560 <message> 1628 <message>
1561 <location filename="../Project.py" line="731"/> 1629 <location filename="../Project.py" line="741"/>
1562 <source>Apply All Migrations</source> 1630 <source>Apply All Migrations</source>
1563 <translation type="unfinished"></translation> 1631 <translation type="unfinished"></translation>
1564 </message> 1632 </message>
1565 <message> 1633 <message>
1566 <location filename="../Project.py" line="731"/> 1634 <location filename="../Project.py" line="741"/>
1567 <source>&amp;Apply All Migrations</source> 1635 <source>&amp;Apply All Migrations</source>
1568 <translation type="unfinished"></translation> 1636 <translation type="unfinished"></translation>
1569 </message> 1637 </message>
1570 <message> 1638 <message>
1571 <location filename="../Project.py" line="736"/> 1639 <location filename="../Project.py" line="746"/>
1572 <source>Apply all available migrations</source> 1640 <source>Apply all available migrations</source>
1573 <translation type="unfinished"></translation> 1641 <translation type="unfinished"></translation>
1574 </message> 1642 </message>
1575 <message> 1643 <message>
1576 <location filename="../Project.py" line="738"/> 1644 <location filename="../Project.py" line="748"/>
1577 <source>&lt;b&gt;Apply All Migrations&lt;/b&gt;&lt;p&gt;This applies all migrations of the Django project.&lt;/p&gt;</source> 1645 <source>&lt;b&gt;Apply All Migrations&lt;/b&gt;&lt;p&gt;This applies all migrations of the Django project.&lt;/p&gt;</source>
1578 <translation type="unfinished"></translation> 1646 <translation type="unfinished"></translation>
1579 </message> 1647 </message>
1580 <message> 1648 <message>
1581 <location filename="../Project.py" line="2318"/> 1649 <location filename="../Project.py" line="2388"/>
1582 <source>Apply Selected Migrations</source> 1650 <source>Apply Selected Migrations</source>
1583 <translation type="unfinished"></translation> 1651 <translation type="unfinished"></translation>
1584 </message> 1652 </message>
1585 <message> 1653 <message>
1586 <location filename="../Project.py" line="750"/> 1654 <location filename="../Project.py" line="760"/>
1587 <source>Apply selected migrations</source> 1655 <source>Apply selected migrations</source>
1588 <translation type="unfinished"></translation> 1656 <translation type="unfinished"></translation>
1589 </message> 1657 </message>
1590 <message> 1658 <message>
1591 <location filename="../Project.py" line="752"/> 1659 <location filename="../Project.py" line="762"/>
1592 <source>&lt;b&gt;Apply Selected Migrations&lt;/b&gt;&lt;p&gt;This applies selected migrations of the Django project.&lt;/p&gt;</source> 1660 <source>&lt;b&gt;Apply Selected Migrations&lt;/b&gt;&lt;p&gt;This applies selected migrations of the Django project.&lt;/p&gt;</source>
1593 <translation type="unfinished"></translation> 1661 <translation type="unfinished"></translation>
1594 </message> 1662 </message>
1595 <message> 1663 <message>
1596 <location filename="../Project.py" line="2377"/> 1664 <location filename="../Project.py" line="2447"/>
1597 <source>Unapply Migrations</source> 1665 <source>Unapply Migrations</source>
1598 <translation type="unfinished"></translation> 1666 <translation type="unfinished"></translation>
1599 </message> 1667 </message>
1600 <message> 1668 <message>
1601 <location filename="../Project.py" line="761"/> 1669 <location filename="../Project.py" line="771"/>
1602 <source>&amp;Unapply Migrations</source> 1670 <source>&amp;Unapply Migrations</source>
1603 <translation type="unfinished"></translation> 1671 <translation type="unfinished"></translation>
1604 </message> 1672 </message>
1605 <message> 1673 <message>
1606 <location filename="../Project.py" line="766"/> 1674 <location filename="../Project.py" line="776"/>
1607 <source>Unapply all migrations for an app</source> 1675 <source>Unapply all migrations for an app</source>
1608 <translation type="unfinished"></translation> 1676 <translation type="unfinished"></translation>
1609 </message> 1677 </message>
1610 <message> 1678 <message>
1611 <location filename="../Project.py" line="768"/> 1679 <location filename="../Project.py" line="778"/>
1612 <source>&lt;b&gt;Unapply Migrations&lt;/b&gt;&lt;p&gt;This unapplies all migrations for an app of the Django project.&lt;/p&gt;</source> 1680 <source>&lt;b&gt;Unapply Migrations&lt;/b&gt;&lt;p&gt;This unapplies all migrations for an app of the Django project.&lt;/p&gt;</source>
1613 <translation type="unfinished"></translation> 1681 <translation type="unfinished"></translation>
1614 </message> 1682 </message>
1615 <message> 1683 <message>
1616 <location filename="../Project.py" line="2456"/> 1684 <location filename="../Project.py" line="2526"/>
1617 <source>Make Migrations</source> 1685 <source>Make Migrations</source>
1618 <translation type="unfinished"></translation> 1686 <translation type="unfinished"></translation>
1619 </message> 1687 </message>
1620 <message> 1688 <message>
1621 <location filename="../Project.py" line="776"/> 1689 <location filename="../Project.py" line="786"/>
1622 <source>&amp;Make Migrations</source> 1690 <source>&amp;Make Migrations</source>
1623 <translation type="unfinished"></translation> 1691 <translation type="unfinished"></translation>
1624 </message> 1692 </message>
1625 <message> 1693 <message>
1626 <location filename="../Project.py" line="781"/> 1694 <location filename="../Project.py" line="791"/>
1627 <source>Generate migrations for the project</source> 1695 <source>Generate migrations for the project</source>
1628 <translation type="unfinished"></translation> 1696 <translation type="unfinished"></translation>
1629 </message> 1697 </message>
1630 <message> 1698 <message>
1631 <location filename="../Project.py" line="783"/> 1699 <location filename="../Project.py" line="793"/>
1632 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source> 1700 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source>
1633 <translation type="unfinished"></translation> 1701 <translation type="unfinished"></translation>
1634 </message> 1702 </message>
1635 <message> 1703 <message>
1636 <location filename="../Project.py" line="2488"/> 1704 <location filename="../Project.py" line="2558"/>
1637 <source>No migrations available.</source> 1705 <source>No migrations available.</source>
1638 <translation type="unfinished"></translation> 1706 <translation type="unfinished"></translation>
1639 </message> 1707 </message>
1640 <message> 1708 <message>
1641 <location filename="../Project.py" line="2343"/> 1709 <location filename="../Project.py" line="2413"/>
1642 <source>Apply Migrations</source> 1710 <source>Apply Migrations</source>
1643 <translation type="unfinished"></translation> 1711 <translation type="unfinished"></translation>
1644 </message> 1712 </message>
1645 <message> 1713 <message>
1646 <location filename="../Project.py" line="2377"/> 1714 <location filename="../Project.py" line="2447"/>
1647 <source>Select an application:</source> 1715 <source>Select an application:</source>
1648 <translation type="unfinished"></translation> 1716 <translation type="unfinished"></translation>
1649 </message> 1717 </message>
1650 <message> 1718 <message>
1651 <location filename="../Project.py" line="2501"/> 1719 <location filename="../Project.py" line="2571"/>
1652 <source>Squash Migrations</source> 1720 <source>Squash Migrations</source>
1653 <translation type="unfinished"></translation> 1721 <translation type="unfinished"></translation>
1654 </message> 1722 </message>
1655 <message> 1723 <message>
1656 <location filename="../Project.py" line="790"/> 1724 <location filename="../Project.py" line="800"/>
1657 <source>S&amp;quash Migrations</source> 1725 <source>S&amp;quash Migrations</source>
1658 <translation type="unfinished"></translation> 1726 <translation type="unfinished"></translation>
1659 </message> 1727 </message>
1660 <message> 1728 <message>
1661 <location filename="../Project.py" line="795"/> 1729 <location filename="../Project.py" line="805"/>
1662 <source>Squash migrations of an application of the project</source> 1730 <source>Squash migrations of an application of the project</source>
1663 <translation type="unfinished"></translation> 1731 <translation type="unfinished"></translation>
1664 </message> 1732 </message>
1665 <message> 1733 <message>
1666 <location filename="../Project.py" line="797"/> 1734 <location filename="../Project.py" line="807"/>
1667 <source>&lt;b&gt;Squash Migrations&lt;/b&gt;&lt;p&gt;This squashes migrations of an application of the Django project.&lt;/p&gt;</source> 1735 <source>&lt;b&gt;Squash Migrations&lt;/b&gt;&lt;p&gt;This squashes migrations of an application of the Django project.&lt;/p&gt;</source>
1668 <translation type="unfinished"></translation> 1736 <translation type="unfinished"></translation>
1669 </message> 1737 </message>
1670 <message> 1738 <message>
1671 <location filename="../Project.py" line="503"/> 1739 <location filename="../Project.py" line="513"/>
1672 <source>Apply Migration</source> 1740 <source>Apply Migration</source>
1673 <translation type="unfinished"></translation> 1741 <translation type="unfinished"></translation>
1674 </message> 1742 </message>
1675 <message> 1743 <message>
1676 <location filename="../Project.py" line="503"/> 1744 <location filename="../Project.py" line="513"/>
1677 <source>&amp;Apply Migration</source> 1745 <source>&amp;Apply Migration</source>
1678 <translation type="unfinished"></translation> 1746 <translation type="unfinished"></translation>
1679 </message> 1747 </message>
1680 <message> 1748 <message>
1681 <location filename="../Project.py" line="508"/> 1749 <location filename="../Project.py" line="518"/>
1682 <source>Prints the SQL statements to apply a migration of an application</source> 1750 <source>Prints the SQL statements to apply a migration of an application</source>
1683 <translation type="unfinished"></translation> 1751 <translation type="unfinished"></translation>
1684 </message> 1752 </message>
1685 <message> 1753 <message>
1686 <location filename="../Project.py" line="511"/> 1754 <location filename="../Project.py" line="521"/>
1687 <source>&lt;b&gt;Apply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to apply a migration of an application.&lt;/p&gt;</source> 1755 <source>&lt;b&gt;Apply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to apply a migration of an application.&lt;/p&gt;</source>
1688 <translation type="unfinished"></translation> 1756 <translation type="unfinished"></translation>
1689 </message> 1757 </message>
1690 <message> 1758 <message>
1691 <location filename="../Project.py" line="520"/> 1759 <location filename="../Project.py" line="530"/>
1692 <source>Unapply Migration</source> 1760 <source>Unapply Migration</source>
1693 <translation type="unfinished"></translation> 1761 <translation type="unfinished"></translation>
1694 </message> 1762 </message>
1695 <message> 1763 <message>
1696 <location filename="../Project.py" line="520"/> 1764 <location filename="../Project.py" line="530"/>
1697 <source>&amp;Unapply Migration</source> 1765 <source>&amp;Unapply Migration</source>
1698 <translation type="unfinished"></translation> 1766 <translation type="unfinished"></translation>
1699 </message> 1767 </message>
1700 <message> 1768 <message>
1701 <location filename="../Project.py" line="525"/> 1769 <location filename="../Project.py" line="535"/>
1702 <source>Prints the SQL statements to unapply a migration of an application</source> 1770 <source>Prints the SQL statements to unapply a migration of an application</source>
1703 <translation type="unfinished"></translation> 1771 <translation type="unfinished"></translation>
1704 </message> 1772 </message>
1705 <message> 1773 <message>
1706 <location filename="../Project.py" line="528"/> 1774 <location filename="../Project.py" line="538"/>
1707 <source>&lt;b&gt;Unapply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to unapply a migration of an application.&lt;/p&gt;</source> 1775 <source>&lt;b&gt;Unapply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to unapply a migration of an application.&lt;/p&gt;</source>
1708 <translation type="unfinished"></translation> 1776 <translation type="unfinished"></translation>
1709 </message> 1777 </message>
1710 <message> 1778 <message>
1711 <location filename="../Project.py" line="2246"/> 1779 <location filename="../Project.py" line="2316"/>
1712 <source>SQL Migrate</source> 1780 <source>SQL Migrate</source>
1713 <translation type="unfinished"></translation> 1781 <translation type="unfinished"></translation>
1714 </message> 1782 </message>
1715 <message> 1783 <message>
1716 <location filename="../Project.py" line="3271"/> 1784 <location filename="../Project.py" line="3360"/>
1717 <source>Check Project</source> 1785 <source>Check Project</source>
1718 <translation type="unfinished"></translation> 1786 <translation type="unfinished"></translation>
1719 </message> 1787 </message>
1720 <message> 1788 <message>
1721 <location filename="../Project.py" line="296"/> 1789 <location filename="../Project.py" line="306"/>
1722 <source>Inspects the Django project for common problems</source> 1790 <source>Inspects the Django project for common problems</source>
1723 <translation type="unfinished"></translation> 1791 <translation type="unfinished"></translation>
1724 </message> 1792 </message>
1725 <message> 1793 <message>
1726 <location filename="../Project.py" line="298"/> 1794 <location filename="../Project.py" line="308"/>
1727 <source>&lt;b&gt;Check Project&lt;/b&gt;&lt;p&gt;This inspects the Django project for common problems.&lt;/p&gt;</source> 1795 <source>&lt;b&gt;Check Project&lt;/b&gt;&lt;p&gt;This inspects the Django project for common problems.&lt;/p&gt;</source>
1728 <translation type="unfinished"></translation> 1796 <translation type="unfinished"></translation>
1729 </message> 1797 </message>
1730 <message> 1798 <message>
1731 <location filename="../Project.py" line="615"/> 1799 <location filename="../Project.py" line="625"/>
1732 <source>Run Testsuite (-Wall)</source> 1800 <source>Run Testsuite (-Wall)</source>
1733 <translation type="unfinished"></translation> 1801 <translation type="unfinished"></translation>
1734 </message> 1802 </message>
1735 <message> 1803 <message>
1736 <location filename="../Project.py" line="620"/> 1804 <location filename="../Project.py" line="630"/>
1737 <source>Run the test suite for applications or the whole site with activated deprecation warnings</source> 1805 <source>Run the test suite for applications or the whole site with activated deprecation warnings</source>
1738 <translation type="unfinished"></translation> 1806 <translation type="unfinished"></translation>
1739 </message> 1807 </message>
1740 <message> 1808 <message>
1741 <location filename="../Project.py" line="623"/> 1809 <location filename="../Project.py" line="633"/>
1742 <source>&lt;b&gt;Run Testsuite (-Wall)&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site with activated deprecation warnings.&lt;/p&gt;</source> 1810 <source>&lt;b&gt;Run Testsuite (-Wall)&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site with activated deprecation warnings.&lt;/p&gt;</source>
1743 <translation type="unfinished"></translation> 1811 <translation type="unfinished"></translation>
1744 </message> 1812 </message>
1745 </context> 1813 </context>
1746 <context> 1814 <context>
1747 <name>ProjectDjangoPlugin</name> 1815 <name>ProjectDjangoPlugin</name>
1748 <message> 1816 <message>
1749 <location filename="../../PluginProjectDjango.py" line="389"/> 1817 <location filename="../../PluginProjectDjango.py" line="391"/>
1750 <source>Django</source> 1818 <source>Django</source>
1751 <translation type="unfinished"></translation> 1819 <translation type="unfinished"></translation>
1752 </message> 1820 </message>
1753 </context> 1821 </context>
1754 </TS> 1822 </TS>

eric ide

mercurial