ProjectDjango/i18n/django_empty.ts

changeset 78
5822c2e2b1c7
parent 77
f8e92eaaba6e
child 80
34b6482eb9f6
equal deleted inserted replaced
77:f8e92eaaba6e 78:5822c2e2b1c7
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS><TS version="2.0"> 2 <!DOCTYPE TS><TS version="2.0">
3 <context> 3 <context>
4 <name>DjangoCheckOptionsDialog</name>
5 <message>
6 <location filename="../DjangoCheckOptionsDialog.ui" line="14"/>
7 <source>Check Options</source>
8 <translation type="unfinished"></translation>
9 </message>
10 <message>
11 <location filename="../DjangoCheckOptionsDialog.ui" line="23"/>
12 <source>Select to enable checks for deployment mode</source>
13 <translation type="unfinished"></translation>
14 </message>
15 <message>
16 <location filename="../DjangoCheckOptionsDialog.ui" line="26"/>
17 <source>Deployment Mode</source>
18 <translation type="unfinished"></translation>
19 </message>
20 <message>
21 <location filename="../DjangoCheckOptionsDialog.ui" line="33"/>
22 <source>Select type of checks (leave unselected for all checks):</source>
23 <translation type="unfinished"></translation>
24 </message>
25 <message>
26 <location filename="../DjangoCheckOptionsDialog.ui" line="56"/>
27 <source>Enter the list of applications separated by spaces (leave empty for all apps):</source>
28 <translation type="unfinished"></translation>
29 </message>
30 <message>
31 <location filename="../DjangoCheckOptionsDialog.ui" line="73"/>
32 <source>Settings module for deployment mode</source>
33 <translation type="unfinished"></translation>
34 </message>
35 <message>
36 <location filename="../DjangoCheckOptionsDialog.ui" line="79"/>
37 <source>Enter the module name of the deployment settings</source>
38 <translation type="unfinished"></translation>
39 </message>
40 <message>
41 <location filename="../DjangoCheckOptionsDialog.ui" line="86"/>
42 <source>Press to select the settings module file via a file selection dialog</source>
43 <translation type="unfinished"></translation>
44 </message>
45 <message>
46 <location filename="../DjangoCheckOptionsDialog.py" line="78"/>
47 <source>Select settings file</source>
48 <translation type="unfinished"></translation>
49 </message>
50 <message>
51 <location filename="../DjangoCheckOptionsDialog.py" line="78"/>
52 <source>Python Files (*.py)</source>
53 <translation type="unfinished"></translation>
54 </message>
55 </context>
56 <context>
4 <name>DjangoDialog</name> 57 <name>DjangoDialog</name>
5 <message> 58 <message>
6 <location filename="../DjangoDialog.py" line="181"/> 59 <location filename="../DjangoDialog.py" line="181"/>
7 <source>Process Generation Error</source> 60 <source>Process Generation Error</source>
8 <translation type="unfinished"></translation> 61 <translation type="unfinished"></translation>
309 <location filename="../ConfigurationPage/DjangoPage.py" line="163"/> 362 <location filename="../ConfigurationPage/DjangoPage.py" line="163"/>
310 <source>Select Virtual Environment for Python 2</source> 363 <source>Select Virtual Environment for Python 2</source>
311 <translation type="unfinished"></translation> 364 <translation type="unfinished"></translation>
312 </message> 365 </message>
313 <message> 366 <message>
314 <location filename="../ConfigurationPage/DjangoPage.ui" line="380"/> 367 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/>
315 <source>Translations Editor</source> 368 <source>Translations Editor</source>
316 <translation type="unfinished"></translation> 369 <translation type="unfinished"></translation>
317 </message> 370 </message>
318 <message> 371 <message>
319 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/> 372 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/>
605 <location filename="../Project.py" line="193"/> 658 <location filename="../Project.py" line="193"/>
606 <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> 659 <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>
607 <translation type="unfinished"></translation> 660 <translation type="unfinished"></translation>
608 </message> 661 </message>
609 <message> 662 <message>
610 <location filename="../Project.py" line="1988"/> 663 <location filename="../Project.py" line="2008"/>
611 <source>Run Web-Browser</source> 664 <source>Run Web-Browser</source>
612 <translation type="unfinished"></translation> 665 <translation type="unfinished"></translation>
613 </message> 666 </message>
614 <message> 667 <message>
615 <location filename="../Project.py" line="201"/> 668 <location filename="../Project.py" line="201"/>
625 <location filename="../Project.py" line="209"/> 678 <location filename="../Project.py" line="209"/>
626 <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> 679 <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>
627 <translation type="unfinished"></translation> 680 <translation type="unfinished"></translation>
628 </message> 681 </message>
629 <message> 682 <message>
630 <location filename="../Project.py" line="2601"/> 683 <location filename="../Project.py" line="2621"/>
631 <source>Create Cache Tables</source> 684 <source>Create Cache Tables</source>
632 <translation type="unfinished"></translation> 685 <translation type="unfinished"></translation>
633 </message> 686 </message>
634 <message> 687 <message>
635 <location filename="../Project.py" line="221"/> 688 <location filename="../Project.py" line="221"/>
665 <location filename="../Project.py" line="248"/> 718 <location filename="../Project.py" line="248"/>
666 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source> 719 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
667 <translation type="unfinished"></translation> 720 <translation type="unfinished"></translation>
668 </message> 721 </message>
669 <message> 722 <message>
670 <location filename="../Project.py" line="1439"/> 723 <location filename="../Project.py" line="1459"/>
671 <source>About Django</source> 724 <source>About Django</source>
672 <translation type="unfinished"></translation> 725 <translation type="unfinished"></translation>
673 </message> 726 </message>
674 <message> 727 <message>
675 <location filename="../Project.py" line="259"/> 728 <location filename="../Project.py" line="259"/>
685 <location filename="../Project.py" line="266"/> 738 <location filename="../Project.py" line="266"/>
686 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source> 739 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source>
687 <translation type="unfinished"></translation> 740 <translation type="unfinished"></translation>
688 </message> 741 </message>
689 <message> 742 <message>
690 <location filename="../Project.py" line="285"/> 743 <location filename="../Project.py" line="303"/>
691 <source>Synchronize</source> 744 <source>Synchronize</source>
692 <translation type="unfinished"></translation> 745 <translation type="unfinished"></translation>
693 </message> 746 </message>
694 <message> 747 <message>
695 <location filename="../Project.py" line="285"/> 748 <location filename="../Project.py" line="303"/>
696 <source>&amp;Synchronize</source> 749 <source>&amp;Synchronize</source>
697 <translation type="unfinished"></translation> 750 <translation type="unfinished"></translation>
698 </message> 751 </message>
699 <message> 752 <message>
700 <location filename="../Project.py" line="290"/> 753 <location filename="../Project.py" line="308"/>
701 <source>Synchronizes the database</source> 754 <source>Synchronizes the database</source>
702 <translation type="unfinished"></translation> 755 <translation type="unfinished"></translation>
703 </message> 756 </message>
704 <message> 757 <message>
705 <location filename="../Project.py" line="292"/> 758 <location filename="../Project.py" line="310"/>
706 <source>&lt;b&gt;Synchronize&lt;/b&gt;&lt;p&gt;Synchronizes the database.&lt;/p&gt;</source> 759 <source>&lt;b&gt;Synchronize&lt;/b&gt;&lt;p&gt;Synchronizes the database.&lt;/p&gt;</source>
707 <translation type="unfinished"></translation> 760 <translation type="unfinished"></translation>
708 </message> 761 </message>
709 <message> 762 <message>
710 <location filename="../Project.py" line="299"/> 763 <location filename="../Project.py" line="317"/>
711 <source>Introspect</source> 764 <source>Introspect</source>
712 <translation type="unfinished"></translation> 765 <translation type="unfinished"></translation>
713 </message> 766 </message>
714 <message> 767 <message>
715 <location filename="../Project.py" line="299"/> 768 <location filename="../Project.py" line="317"/>
716 <source>&amp;Introspect</source> 769 <source>&amp;Introspect</source>
717 <translation type="unfinished"></translation> 770 <translation type="unfinished"></translation>
718 </message> 771 </message>
719 <message> 772 <message>
720 <location filename="../Project.py" line="304"/> 773 <location filename="../Project.py" line="322"/>
721 <source>Introspects the database tables and outputs a Django model module</source> 774 <source>Introspects the database tables and outputs a Django model module</source>
722 <translation type="unfinished"></translation> 775 <translation type="unfinished"></translation>
723 </message> 776 </message>
724 <message> 777 <message>
725 <location filename="../Project.py" line="307"/> 778 <location filename="../Project.py" line="325"/>
726 <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> 779 <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>
727 <translation type="unfinished"></translation> 780 <translation type="unfinished"></translation>
728 </message> 781 </message>
729 <message> 782 <message>
730 <location filename="../Project.py" line="315"/> 783 <location filename="../Project.py" line="333"/>
731 <source>Flush</source> 784 <source>Flush</source>
732 <translation type="unfinished"></translation> 785 <translation type="unfinished"></translation>
733 </message> 786 </message>
734 <message> 787 <message>
735 <location filename="../Project.py" line="315"/> 788 <location filename="../Project.py" line="333"/>
736 <source>&amp;Flush</source> 789 <source>&amp;Flush</source>
737 <translation type="unfinished"></translation> 790 <translation type="unfinished"></translation>
738 </message> 791 </message>
739 <message> 792 <message>
740 <location filename="../Project.py" line="320"/> 793 <location filename="../Project.py" line="338"/>
741 <source>Returns all database tables to the state just after their installation</source> 794 <source>Returns all database tables to the state just after their installation</source>
742 <translation type="unfinished"></translation> 795 <translation type="unfinished"></translation>
743 </message> 796 </message>
744 <message> 797 <message>
745 <location filename="../Project.py" line="323"/> 798 <location filename="../Project.py" line="341"/>
746 <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> 799 <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>
747 <translation type="unfinished"></translation> 800 <translation type="unfinished"></translation>
748 </message> 801 </message>
749 <message> 802 <message>
750 <location filename="../Project.py" line="331"/> 803 <location filename="../Project.py" line="349"/>
751 <source>Start Client Console</source> 804 <source>Start Client Console</source>
752 <translation type="unfinished"></translation> 805 <translation type="unfinished"></translation>
753 </message> 806 </message>
754 <message> 807 <message>
755 <location filename="../Project.py" line="331"/> 808 <location filename="../Project.py" line="349"/>
756 <source>Start &amp;Client Console</source> 809 <source>Start &amp;Client Console</source>
757 <translation type="unfinished"></translation> 810 <translation type="unfinished"></translation>
758 </message> 811 </message>
759 <message> 812 <message>
760 <location filename="../Project.py" line="336"/> 813 <location filename="../Project.py" line="354"/>
761 <source>Starts a console window for the database client</source> 814 <source>Starts a console window for the database client</source>
762 <translation type="unfinished"></translation> 815 <translation type="unfinished"></translation>
763 </message> 816 </message>
764 <message> 817 <message>
765 <location filename="../Project.py" line="338"/> 818 <location filename="../Project.py" line="356"/>
766 <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> 819 <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>
767 <translation type="unfinished"></translation> 820 <translation type="unfinished"></translation>
768 </message> 821 </message>
769 <message> 822 <message>
770 <location filename="../Project.py" line="2145"/> 823 <location filename="../Project.py" line="2165"/>
771 <source>Create Tables</source> 824 <source>Create Tables</source>
772 <translation type="unfinished"></translation> 825 <translation type="unfinished"></translation>
773 </message> 826 </message>
774 <message> 827 <message>
775 <location filename="../Project.py" line="349"/> 828 <location filename="../Project.py" line="367"/>
776 <source>Create &amp;Tables</source> 829 <source>Create &amp;Tables</source>
777 <translation type="unfinished"></translation> 830 <translation type="unfinished"></translation>
778 </message> 831 </message>
779 <message> 832 <message>
780 <location filename="../Project.py" line="354"/> 833 <location filename="../Project.py" line="372"/>
781 <source>Prints the CREATE TABLE SQL statements for one or more applications</source> 834 <source>Prints the CREATE TABLE SQL statements for one or more applications</source>
782 <translation type="unfinished"></translation> 835 <translation type="unfinished"></translation>
783 </message> 836 </message>
784 <message> 837 <message>
785 <location filename="../Project.py" line="357"/> 838 <location filename="../Project.py" line="375"/>
786 <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> 839 <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>
787 <translation type="unfinished"></translation> 840 <translation type="unfinished"></translation>
788 </message> 841 </message>
789 <message> 842 <message>
790 <location filename="../Project.py" line="2152"/> 843 <location filename="../Project.py" line="2172"/>
791 <source>Create Indexes</source> 844 <source>Create Indexes</source>
792 <translation type="unfinished"></translation> 845 <translation type="unfinished"></translation>
793 </message> 846 </message>
794 <message> 847 <message>
795 <location filename="../Project.py" line="366"/> 848 <location filename="../Project.py" line="384"/>
796 <source>Create &amp;Indexes</source> 849 <source>Create &amp;Indexes</source>
797 <translation type="unfinished"></translation> 850 <translation type="unfinished"></translation>
798 </message> 851 </message>
799 <message> 852 <message>
800 <location filename="../Project.py" line="371"/> 853 <location filename="../Project.py" line="389"/>
801 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> 854 <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
802 <translation type="unfinished"></translation> 855 <translation type="unfinished"></translation>
803 </message> 856 </message>
804 <message> 857 <message>
805 <location filename="../Project.py" line="374"/> 858 <location filename="../Project.py" line="392"/>
806 <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> 859 <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>
807 <translation type="unfinished"></translation> 860 <translation type="unfinished"></translation>
808 </message> 861 </message>
809 <message> 862 <message>
810 <location filename="../Project.py" line="2159"/> 863 <location filename="../Project.py" line="2179"/>
811 <source>Create Everything</source> 864 <source>Create Everything</source>
812 <translation type="unfinished"></translation> 865 <translation type="unfinished"></translation>
813 </message> 866 </message>
814 <message> 867 <message>
815 <location filename="../Project.py" line="383"/> 868 <location filename="../Project.py" line="401"/>
816 <source>Create &amp;Everything</source> 869 <source>Create &amp;Everything</source>
817 <translation type="unfinished"></translation> 870 <translation type="unfinished"></translation>
818 </message> 871 </message>
819 <message> 872 <message>
820 <location filename="../Project.py" line="388"/> 873 <location filename="../Project.py" line="406"/>
821 <source>Prints the CREATE ... SQL statements for one or more applications</source> 874 <source>Prints the CREATE ... SQL statements for one or more applications</source>
822 <translation type="unfinished"></translation> 875 <translation type="unfinished"></translation>
823 </message> 876 </message>
824 <message> 877 <message>
825 <location filename="../Project.py" line="391"/> 878 <location filename="../Project.py" line="409"/>
826 <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> 879 <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>
827 <translation type="unfinished"></translation> 880 <translation type="unfinished"></translation>
828 </message> 881 </message>
829 <message> 882 <message>
830 <location filename="../Project.py" line="2166"/> 883 <location filename="../Project.py" line="2186"/>
831 <source>Custom Statements</source> 884 <source>Custom Statements</source>
832 <translation type="unfinished"></translation> 885 <translation type="unfinished"></translation>
833 </message> 886 </message>
834 <message> 887 <message>
835 <location filename="../Project.py" line="400"/> 888 <location filename="../Project.py" line="418"/>
836 <source>&amp;Custom Statements</source> 889 <source>&amp;Custom Statements</source>
837 <translation type="unfinished"></translation> 890 <translation type="unfinished"></translation>
838 </message> 891 </message>
839 <message> 892 <message>
840 <location filename="../Project.py" line="405"/> 893 <location filename="../Project.py" line="423"/>
841 <source>Prints the custom table modifying SQL statements for one or more applications</source> 894 <source>Prints the custom table modifying SQL statements for one or more applications</source>
842 <translation type="unfinished"></translation> 895 <translation type="unfinished"></translation>
843 </message> 896 </message>
844 <message> 897 <message>
845 <location filename="../Project.py" line="408"/> 898 <location filename="../Project.py" line="426"/>
846 <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> 899 <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>
847 <translation type="unfinished"></translation> 900 <translation type="unfinished"></translation>
848 </message> 901 </message>
849 <message> 902 <message>
850 <location filename="../Project.py" line="2173"/> 903 <location filename="../Project.py" line="2193"/>
851 <source>Drop Tables</source> 904 <source>Drop Tables</source>
852 <translation type="unfinished"></translation> 905 <translation type="unfinished"></translation>
853 </message> 906 </message>
854 <message> 907 <message>
855 <location filename="../Project.py" line="417"/> 908 <location filename="../Project.py" line="435"/>
856 <source>&amp;Drop Tables</source> 909 <source>&amp;Drop Tables</source>
857 <translation type="unfinished"></translation> 910 <translation type="unfinished"></translation>
858 </message> 911 </message>
859 <message> 912 <message>
860 <location filename="../Project.py" line="422"/> 913 <location filename="../Project.py" line="440"/>
861 <source>Prints the DROP TABLE SQL statements for one or more applications</source> 914 <source>Prints the DROP TABLE SQL statements for one or more applications</source>
862 <translation type="unfinished"></translation> 915 <translation type="unfinished"></translation>
863 </message> 916 </message>
864 <message> 917 <message>
865 <location filename="../Project.py" line="425"/> 918 <location filename="../Project.py" line="443"/>
866 <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> 919 <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>
867 <translation type="unfinished"></translation> 920 <translation type="unfinished"></translation>
868 </message> 921 </message>
869 <message> 922 <message>
870 <location filename="../Project.py" line="2180"/> 923 <location filename="../Project.py" line="2200"/>
871 <source>Drop Indexes</source> 924 <source>Drop Indexes</source>
872 <translation type="unfinished"></translation> 925 <translation type="unfinished"></translation>
873 </message> 926 </message>
874 <message> 927 <message>
875 <location filename="../Project.py" line="434"/> 928 <location filename="../Project.py" line="452"/>
876 <source>&amp;Drop Indexes</source> 929 <source>&amp;Drop Indexes</source>
877 <translation type="unfinished"></translation> 930 <translation type="unfinished"></translation>
878 </message> 931 </message>
879 <message> 932 <message>
880 <location filename="../Project.py" line="439"/> 933 <location filename="../Project.py" line="457"/>
881 <source>Prints the DROP INDEX SQL statements for one or more applications</source> 934 <source>Prints the DROP INDEX SQL statements for one or more applications</source>
882 <translation type="unfinished"></translation> 935 <translation type="unfinished"></translation>
883 </message> 936 </message>
884 <message> 937 <message>
885 <location filename="../Project.py" line="442"/> 938 <location filename="../Project.py" line="460"/>
886 <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> 939 <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>
887 <translation type="unfinished"></translation> 940 <translation type="unfinished"></translation>
888 </message> 941 </message>
889 <message> 942 <message>
890 <location filename="../Project.py" line="2187"/> 943 <location filename="../Project.py" line="2207"/>
891 <source>Flush Database</source> 944 <source>Flush Database</source>
892 <translation type="unfinished"></translation> 945 <translation type="unfinished"></translation>
893 </message> 946 </message>
894 <message> 947 <message>
895 <location filename="../Project.py" line="451"/> 948 <location filename="../Project.py" line="469"/>
896 <source>&amp;Flush Database</source> 949 <source>&amp;Flush Database</source>
897 <translation type="unfinished"></translation> 950 <translation type="unfinished"></translation>
898 </message> 951 </message>
899 <message> 952 <message>
900 <location filename="../Project.py" line="456"/> 953 <location filename="../Project.py" line="474"/>
901 <source>Prints a list of statements to return all database tables to the state just after their installation</source> 954 <source>Prints a list of statements to return all database tables to the state just after their installation</source>
902 <translation type="unfinished"></translation> 955 <translation type="unfinished"></translation>
903 </message> 956 </message>
904 <message> 957 <message>
905 <location filename="../Project.py" line="459"/> 958 <location filename="../Project.py" line="477"/>
906 <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> 959 <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>
907 <translation type="unfinished"></translation> 960 <translation type="unfinished"></translation>
908 </message> 961 </message>
909 <message> 962 <message>
910 <location filename="../Project.py" line="2194"/> 963 <location filename="../Project.py" line="2214"/>
911 <source>Reset Sequences</source> 964 <source>Reset Sequences</source>
912 <translation type="unfinished"></translation> 965 <translation type="unfinished"></translation>
913 </message> 966 </message>
914 <message> 967 <message>
915 <location filename="../Project.py" line="468"/> 968 <location filename="../Project.py" line="486"/>
916 <source>Reset &amp;Sequences</source> 969 <source>Reset &amp;Sequences</source>
917 <translation type="unfinished"></translation> 970 <translation type="unfinished"></translation>
918 </message> 971 </message>
919 <message> 972 <message>
920 <location filename="../Project.py" line="473"/> 973 <location filename="../Project.py" line="491"/>
921 <source>Prints the SQL statements for resetting sequences for one or more applications</source> 974 <source>Prints the SQL statements for resetting sequences for one or more applications</source>
922 <translation type="unfinished"></translation> 975 <translation type="unfinished"></translation>
923 </message> 976 </message>
924 <message> 977 <message>
925 <location filename="../Project.py" line="476"/> 978 <location filename="../Project.py" line="494"/>
926 <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> 979 <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>
927 <translation type="unfinished"></translation> 980 <translation type="unfinished"></translation>
928 </message> 981 </message>
929 <message> 982 <message>
930 <location filename="../Project.py" line="2502"/> 983 <location filename="../Project.py" line="2522"/>
931 <source>Diff Settings</source> 984 <source>Diff Settings</source>
932 <translation type="unfinished"></translation> 985 <translation type="unfinished"></translation>
933 </message> 986 </message>
934 <message> 987 <message>
935 <location filename="../Project.py" line="523"/> 988 <location filename="../Project.py" line="541"/>
936 <source>&amp;Diff Settings</source> 989 <source>&amp;Diff Settings</source>
937 <translation type="unfinished"></translation> 990 <translation type="unfinished"></translation>
938 </message> 991 </message>
939 <message> 992 <message>
940 <location filename="../Project.py" line="528"/> 993 <location filename="../Project.py" line="546"/>
941 <source>Shows the modification made to the settings</source> 994 <source>Shows the modification made to the settings</source>
942 <translation type="unfinished"></translation> 995 <translation type="unfinished"></translation>
943 </message> 996 </message>
944 <message> 997 <message>
945 <location filename="../Project.py" line="530"/> 998 <location filename="../Project.py" line="548"/>
946 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source> 999 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
947 <translation type="unfinished"></translation> 1000 <translation type="unfinished"></translation>
948 </message> 1001 </message>
949 <message> 1002 <message>
950 <location filename="../Project.py" line="2523"/> 1003 <location filename="../Project.py" line="2543"/>
951 <source>Cleanup</source> 1004 <source>Cleanup</source>
952 <translation type="unfinished"></translation> 1005 <translation type="unfinished"></translation>
953 </message> 1006 </message>
954 <message> 1007 <message>
955 <location filename="../Project.py" line="537"/> 1008 <location filename="../Project.py" line="555"/>
956 <source>&amp;Cleanup</source> 1009 <source>&amp;Cleanup</source>
957 <translation type="unfinished"></translation> 1010 <translation type="unfinished"></translation>
958 </message> 1011 </message>
959 <message> 1012 <message>
960 <location filename="../Project.py" line="542"/> 1013 <location filename="../Project.py" line="560"/>
961 <source>Cleans out old data from the database</source> 1014 <source>Cleans out old data from the database</source>
962 <translation type="unfinished"></translation> 1015 <translation type="unfinished"></translation>
963 </message> 1016 </message>
964 <message> 1017 <message>
965 <location filename="../Project.py" line="544"/> 1018 <location filename="../Project.py" line="562"/>
966 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source> 1019 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source>
967 <translation type="unfinished"></translation> 1020 <translation type="unfinished"></translation>
968 </message> 1021 </message>
969 <message> 1022 <message>
970 <location filename="../Project.py" line="2546"/> 1023 <location filename="../Project.py" line="2566"/>
971 <source>Validate</source> 1024 <source>Validate</source>
972 <translation type="unfinished"></translation> 1025 <translation type="unfinished"></translation>
973 </message> 1026 </message>
974 <message> 1027 <message>
975 <location filename="../Project.py" line="551"/> 1028 <location filename="../Project.py" line="569"/>
976 <source>&amp;Validate</source> 1029 <source>&amp;Validate</source>
977 <translation type="unfinished"></translation> 1030 <translation type="unfinished"></translation>
978 </message> 1031 </message>
979 <message> 1032 <message>
980 <location filename="../Project.py" line="556"/> 1033 <location filename="../Project.py" line="574"/>
981 <source>Validates all installed models</source> 1034 <source>Validates all installed models</source>
982 <translation type="unfinished"></translation> 1035 <translation type="unfinished"></translation>
983 </message> 1036 </message>
984 <message> 1037 <message>
985 <location filename="../Project.py" line="558"/> 1038 <location filename="../Project.py" line="576"/>
986 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source> 1039 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source>
987 <translation type="unfinished"></translation> 1040 <translation type="unfinished"></translation>
988 </message> 1041 </message>
989 <message> 1042 <message>
990 <location filename="../Project.py" line="565"/> 1043 <location filename="../Project.py" line="583"/>
991 <source>Start Python Console</source> 1044 <source>Start Python Console</source>
992 <translation type="unfinished"></translation> 1045 <translation type="unfinished"></translation>
993 </message> 1046 </message>
994 <message> 1047 <message>
995 <location filename="../Project.py" line="565"/> 1048 <location filename="../Project.py" line="583"/>
996 <source>Start &amp;Python Console</source> 1049 <source>Start &amp;Python Console</source>
997 <translation type="unfinished"></translation> 1050 <translation type="unfinished"></translation>
998 </message> 1051 </message>
999 <message> 1052 <message>
1000 <location filename="../Project.py" line="570"/> 1053 <location filename="../Project.py" line="588"/>
1001 <source>Starts a Python interactive interpreter</source> 1054 <source>Starts a Python interactive interpreter</source>
1002 <translation type="unfinished"></translation> 1055 <translation type="unfinished"></translation>
1003 </message> 1056 </message>
1004 <message> 1057 <message>
1005 <location filename="../Project.py" line="572"/> 1058 <location filename="../Project.py" line="590"/>
1006 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source> 1059 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
1007 <translation type="unfinished"></translation> 1060 <translation type="unfinished"></translation>
1008 </message> 1061 </message>
1009 <message> 1062 <message>
1010 <location filename="../Project.py" line="2638"/> 1063 <location filename="../Project.py" line="2658"/>
1011 <source>Dump Data</source> 1064 <source>Dump Data</source>
1012 <translation type="unfinished"></translation> 1065 <translation type="unfinished"></translation>
1013 </message> 1066 </message>
1014 <message> 1067 <message>
1015 <location filename="../Project.py" line="583"/> 1068 <location filename="../Project.py" line="601"/>
1016 <source>&amp;Dump Data</source> 1069 <source>&amp;Dump Data</source>
1017 <translation type="unfinished"></translation> 1070 <translation type="unfinished"></translation>
1018 </message> 1071 </message>
1019 <message> 1072 <message>
1020 <location filename="../Project.py" line="588"/> 1073 <location filename="../Project.py" line="606"/>
1021 <source>Dump the database data to a fixture</source> 1074 <source>Dump the database data to a fixture</source>
1022 <translation type="unfinished"></translation> 1075 <translation type="unfinished"></translation>
1023 </message> 1076 </message>
1024 <message> 1077 <message>
1025 <location filename="../Project.py" line="590"/> 1078 <location filename="../Project.py" line="608"/>
1026 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source> 1079 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
1027 <translation type="unfinished"></translation> 1080 <translation type="unfinished"></translation>
1028 </message> 1081 </message>
1029 <message> 1082 <message>
1030 <location filename="../Project.py" line="2677"/> 1083 <location filename="../Project.py" line="2697"/>
1031 <source>Load Data</source> 1084 <source>Load Data</source>
1032 <translation type="unfinished"></translation> 1085 <translation type="unfinished"></translation>
1033 </message> 1086 </message>
1034 <message> 1087 <message>
1035 <location filename="../Project.py" line="597"/> 1088 <location filename="../Project.py" line="615"/>
1036 <source>&amp;Load Data</source> 1089 <source>&amp;Load Data</source>
1037 <translation type="unfinished"></translation> 1090 <translation type="unfinished"></translation>
1038 </message> 1091 </message>
1039 <message> 1092 <message>
1040 <location filename="../Project.py" line="602"/> 1093 <location filename="../Project.py" line="620"/>
1041 <source>Load data from fixture files</source> 1094 <source>Load data from fixture files</source>
1042 <translation type="unfinished"></translation> 1095 <translation type="unfinished"></translation>
1043 </message> 1096 </message>
1044 <message> 1097 <message>
1045 <location filename="../Project.py" line="604"/> 1098 <location filename="../Project.py" line="622"/>
1046 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source> 1099 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source>
1047 <translation type="unfinished"></translation> 1100 <translation type="unfinished"></translation>
1048 </message> 1101 </message>
1049 <message> 1102 <message>
1050 <location filename="../Project.py" line="611"/> 1103 <location filename="../Project.py" line="629"/>
1051 <source>Run Testsuite</source> 1104 <source>Run Testsuite</source>
1052 <translation type="unfinished"></translation> 1105 <translation type="unfinished"></translation>
1053 </message> 1106 </message>
1054 <message> 1107 <message>
1055 <location filename="../Project.py" line="611"/> 1108 <location filename="../Project.py" line="629"/>
1056 <source>Run &amp;Testsuite</source> 1109 <source>Run &amp;Testsuite</source>
1057 <translation type="unfinished"></translation> 1110 <translation type="unfinished"></translation>
1058 </message> 1111 </message>
1059 <message> 1112 <message>
1060 <location filename="../Project.py" line="616"/> 1113 <location filename="../Project.py" line="634"/>
1061 <source>Run the test suite for applications or the whole site</source> 1114 <source>Run the test suite for applications or the whole site</source>
1062 <translation type="unfinished"></translation> 1115 <translation type="unfinished"></translation>
1063 </message> 1116 </message>
1064 <message> 1117 <message>
1065 <location filename="../Project.py" line="618"/> 1118 <location filename="../Project.py" line="636"/>
1066 <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> 1119 <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>
1067 <translation type="unfinished"></translation> 1120 <translation type="unfinished"></translation>
1068 </message> 1121 </message>
1069 <message> 1122 <message>
1070 <location filename="../Project.py" line="625"/> 1123 <location filename="../Project.py" line="643"/>
1071 <source>Run Testserver</source> 1124 <source>Run Testserver</source>
1072 <translation type="unfinished"></translation> 1125 <translation type="unfinished"></translation>
1073 </message> 1126 </message>
1074 <message> 1127 <message>
1075 <location filename="../Project.py" line="625"/> 1128 <location filename="../Project.py" line="643"/>
1076 <source>Run Test&amp;server</source> 1129 <source>Run Test&amp;server</source>
1077 <translation type="unfinished"></translation> 1130 <translation type="unfinished"></translation>
1078 </message> 1131 </message>
1079 <message> 1132 <message>
1080 <location filename="../Project.py" line="630"/> 1133 <location filename="../Project.py" line="648"/>
1081 <source>Run a development server with data from a set of fixtures</source> 1134 <source>Run a development server with data from a set of fixtures</source>
1082 <translation type="unfinished"></translation> 1135 <translation type="unfinished"></translation>
1083 </message> 1136 </message>
1084 <message> 1137 <message>
1085 <location filename="../Project.py" line="632"/> 1138 <location filename="../Project.py" line="650"/>
1086 <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> 1139 <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>
1087 <translation type="unfinished"></translation> 1140 <translation type="unfinished"></translation>
1088 </message> 1141 </message>
1089 <message> 1142 <message>
1090 <location filename="../Project.py" line="2798"/> 1143 <location filename="../Project.py" line="2818"/>
1091 <source>Change Password</source> 1144 <source>Change Password</source>
1092 <translation type="unfinished"></translation> 1145 <translation type="unfinished"></translation>
1093 </message> 1146 </message>
1094 <message> 1147 <message>
1095 <location filename="../Project.py" line="644"/> 1148 <location filename="../Project.py" line="662"/>
1096 <source>Change &amp;Password</source> 1149 <source>Change &amp;Password</source>
1097 <translation type="unfinished"></translation> 1150 <translation type="unfinished"></translation>
1098 </message> 1151 </message>
1099 <message> 1152 <message>
1100 <location filename="../Project.py" line="649"/> 1153 <location filename="../Project.py" line="667"/>
1101 <source>Change the password of a user</source> 1154 <source>Change the password of a user</source>
1102 <translation type="unfinished"></translation> 1155 <translation type="unfinished"></translation>
1103 </message> 1156 </message>
1104 <message> 1157 <message>
1105 <location filename="../Project.py" line="651"/> 1158 <location filename="../Project.py" line="669"/>
1106 <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> 1159 <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>
1107 <translation type="unfinished"></translation> 1160 <translation type="unfinished"></translation>
1108 </message> 1161 </message>
1109 <message> 1162 <message>
1110 <location filename="../Project.py" line="658"/> 1163 <location filename="../Project.py" line="676"/>
1111 <source>Create Superuser</source> 1164 <source>Create Superuser</source>
1112 <translation type="unfinished"></translation> 1165 <translation type="unfinished"></translation>
1113 </message> 1166 </message>
1114 <message> 1167 <message>
1115 <location filename="../Project.py" line="658"/> 1168 <location filename="../Project.py" line="676"/>
1116 <source>Create &amp;Superuser</source> 1169 <source>Create &amp;Superuser</source>
1117 <translation type="unfinished"></translation> 1170 <translation type="unfinished"></translation>
1118 </message> 1171 </message>
1119 <message> 1172 <message>
1120 <location filename="../Project.py" line="663"/> 1173 <location filename="../Project.py" line="681"/>
1121 <source>Create a superuser account</source> 1174 <source>Create a superuser account</source>
1122 <translation type="unfinished"></translation> 1175 <translation type="unfinished"></translation>
1123 </message> 1176 </message>
1124 <message> 1177 <message>
1125 <location filename="../Project.py" line="665"/> 1178 <location filename="../Project.py" line="683"/>
1126 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source> 1179 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
1127 <translation type="unfinished"></translation> 1180 <translation type="unfinished"></translation>
1128 </message> 1181 </message>
1129 <message> 1182 <message>
1130 <location filename="../Project.py" line="2854"/> 1183 <location filename="../Project.py" line="2874"/>
1131 <source>Clear Sessions</source> 1184 <source>Clear Sessions</source>
1132 <translation type="unfinished"></translation> 1185 <translation type="unfinished"></translation>
1133 </message> 1186 </message>
1134 <message> 1187 <message>
1135 <location filename="../Project.py" line="676"/> 1188 <location filename="../Project.py" line="694"/>
1136 <source>Clear &amp;Sessions</source> 1189 <source>Clear &amp;Sessions</source>
1137 <translation type="unfinished"></translation> 1190 <translation type="unfinished"></translation>
1138 </message> 1191 </message>
1139 <message> 1192 <message>
1140 <location filename="../Project.py" line="681"/> 1193 <location filename="../Project.py" line="699"/>
1141 <source>Clear expired sessions</source> 1194 <source>Clear expired sessions</source>
1142 <translation type="unfinished"></translation> 1195 <translation type="unfinished"></translation>
1143 </message> 1196 </message>
1144 <message> 1197 <message>
1145 <location filename="../Project.py" line="683"/> 1198 <location filename="../Project.py" line="701"/>
1146 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source> 1199 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
1147 <translation type="unfinished"></translation> 1200 <translation type="unfinished"></translation>
1148 </message> 1201 </message>
1149 <message> 1202 <message>
1150 <location filename="../Project.py" line="694"/> 1203 <location filename="../Project.py" line="712"/>
1151 <source>Show Migrations</source> 1204 <source>Show Migrations</source>
1152 <translation type="unfinished"></translation> 1205 <translation type="unfinished"></translation>
1153 </message> 1206 </message>
1154 <message> 1207 <message>
1155 <location filename="../Project.py" line="694"/> 1208 <location filename="../Project.py" line="712"/>
1156 <source>&amp;Show Migrations</source> 1209 <source>&amp;Show Migrations</source>
1157 <translation type="unfinished"></translation> 1210 <translation type="unfinished"></translation>
1158 </message> 1211 </message>
1159 <message> 1212 <message>
1160 <location filename="../Project.py" line="699"/> 1213 <location filename="../Project.py" line="717"/>
1161 <source>Show a list of available migrations</source> 1214 <source>Show a list of available migrations</source>
1162 <translation type="unfinished"></translation> 1215 <translation type="unfinished"></translation>
1163 </message> 1216 </message>
1164 <message> 1217 <message>
1165 <location filename="../Project.py" line="701"/> 1218 <location filename="../Project.py" line="719"/>
1166 <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> 1219 <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>
1167 <translation type="unfinished"></translation> 1220 <translation type="unfinished"></translation>
1168 </message> 1221 </message>
1169 <message> 1222 <message>
1170 <location filename="../Project.py" line="709"/> 1223 <location filename="../Project.py" line="727"/>
1171 <source>Show Migrations Plan</source> 1224 <source>Show Migrations Plan</source>
1172 <translation type="unfinished"></translation> 1225 <translation type="unfinished"></translation>
1173 </message> 1226 </message>
1174 <message> 1227 <message>
1175 <location filename="../Project.py" line="709"/> 1228 <location filename="../Project.py" line="727"/>
1176 <source>Show Migrations &amp;Plan</source> 1229 <source>Show Migrations &amp;Plan</source>
1177 <translation type="unfinished"></translation> 1230 <translation type="unfinished"></translation>
1178 </message> 1231 </message>
1179 <message> 1232 <message>
1180 <location filename="../Project.py" line="714"/> 1233 <location filename="../Project.py" line="732"/>
1181 <source>Show a list with the migrations plan</source> 1234 <source>Show a list with the migrations plan</source>
1182 <translation type="unfinished"></translation> 1235 <translation type="unfinished"></translation>
1183 </message> 1236 </message>
1184 <message> 1237 <message>
1185 <location filename="../Project.py" line="716"/> 1238 <location filename="../Project.py" line="734"/>
1186 <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> 1239 <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>
1187 <translation type="unfinished"></translation> 1240 <translation type="unfinished"></translation>
1188 </message> 1241 </message>
1189 <message> 1242 <message>
1190 <location filename="../Project.py" line="807"/> 1243 <location filename="../Project.py" line="825"/>
1191 <source>D&amp;jango</source> 1244 <source>D&amp;jango</source>
1192 <translation type="unfinished"></translation> 1245 <translation type="unfinished"></translation>
1193 </message> 1246 </message>
1194 <message> 1247 <message>
1195 <location filename="../Project.py" line="847"/> 1248 <location filename="../Project.py" line="867"/>
1196 <source>&amp;Database</source> 1249 <source>&amp;Database</source>
1197 <translation type="unfinished"></translation> 1250 <translation type="unfinished"></translation>
1198 </message> 1251 </message>
1199 <message> 1252 <message>
1200 <location filename="../Project.py" line="871"/> 1253 <location filename="../Project.py" line="891"/>
1201 <source>Show &amp;SQL</source> 1254 <source>Show &amp;SQL</source>
1202 <translation type="unfinished"></translation> 1255 <translation type="unfinished"></translation>
1203 </message> 1256 </message>
1204 <message> 1257 <message>
1205 <location filename="../Project.py" line="901"/> 1258 <location filename="../Project.py" line="921"/>
1206 <source>&amp;Migrations</source> 1259 <source>&amp;Migrations</source>
1207 <translation type="unfinished"></translation> 1260 <translation type="unfinished"></translation>
1208 </message> 1261 </message>
1209 <message> 1262 <message>
1210 <location filename="../Project.py" line="926"/> 1263 <location filename="../Project.py" line="946"/>
1211 <source>&amp;Tools</source> 1264 <source>&amp;Tools</source>
1212 <translation type="unfinished"></translation> 1265 <translation type="unfinished"></translation>
1213 </message> 1266 </message>
1214 <message> 1267 <message>
1215 <location filename="../Project.py" line="946"/> 1268 <location filename="../Project.py" line="966"/>
1216 <source>T&amp;esting</source> 1269 <source>T&amp;esting</source>
1217 <translation type="unfinished"></translation> 1270 <translation type="unfinished"></translation>
1218 </message> 1271 </message>
1219 <message> 1272 <message>
1220 <location filename="../Project.py" line="966"/> 1273 <location filename="../Project.py" line="986"/>
1221 <source>&amp;Authorization</source> 1274 <source>&amp;Authorization</source>
1222 <translation type="unfinished"></translation> 1275 <translation type="unfinished"></translation>
1223 </message> 1276 </message>
1224 <message> 1277 <message>
1225 <location filename="../Project.py" line="983"/> 1278 <location filename="../Project.py" line="1003"/>
1226 <source>&amp;Session</source> 1279 <source>&amp;Session</source>
1227 <translation type="unfinished"></translation> 1280 <translation type="unfinished"></translation>
1228 </message> 1281 </message>
1229 <message> 1282 <message>
1230 <location filename="../Project.py" line="1025"/> 1283 <location filename="../Project.py" line="1045"/>
1231 <source>Open with {0}</source> 1284 <source>Open with {0}</source>
1232 <translation type="unfinished"></translation> 1285 <translation type="unfinished"></translation>
1233 </message> 1286 </message>
1234 <message> 1287 <message>
1235 <location filename="../Project.py" line="1040"/> 1288 <location filename="../Project.py" line="1060"/>
1236 <source>New template...</source> 1289 <source>New template...</source>
1237 <translation type="unfinished"></translation> 1290 <translation type="unfinished"></translation>
1238 </message> 1291 </message>
1239 <message> 1292 <message>
1240 <location filename="../Project.py" line="1049"/> 1293 <location filename="../Project.py" line="1069"/>
1241 <source>Update all catalogs</source> 1294 <source>Update all catalogs</source>
1242 <translation type="unfinished"></translation> 1295 <translation type="unfinished"></translation>
1243 </message> 1296 </message>
1244 <message> 1297 <message>
1245 <location filename="../Project.py" line="1052"/> 1298 <location filename="../Project.py" line="1072"/>
1246 <source>Update selected catalogs</source> 1299 <source>Update selected catalogs</source>
1247 <translation type="unfinished"></translation> 1300 <translation type="unfinished"></translation>
1248 </message> 1301 </message>
1249 <message> 1302 <message>
1250 <location filename="../Project.py" line="1056"/> 1303 <location filename="../Project.py" line="1076"/>
1251 <source>Update all catalogs (with obsolete)</source> 1304 <source>Update all catalogs (with obsolete)</source>
1252 <translation type="unfinished"></translation> 1305 <translation type="unfinished"></translation>
1253 </message> 1306 </message>
1254 <message> 1307 <message>
1255 <location filename="../Project.py" line="1059"/> 1308 <location filename="../Project.py" line="1079"/>
1256 <source>Update selected catalogs (with obsolete)</source> 1309 <source>Update selected catalogs (with obsolete)</source>
1257 <translation type="unfinished"></translation> 1310 <translation type="unfinished"></translation>
1258 </message> 1311 </message>
1259 <message> 1312 <message>
1260 <location filename="../Project.py" line="1063"/> 1313 <location filename="../Project.py" line="1083"/>
1261 <source>Compile all catalogs</source> 1314 <source>Compile all catalogs</source>
1262 <translation type="unfinished"></translation> 1315 <translation type="unfinished"></translation>
1263 </message> 1316 </message>
1264 <message> 1317 <message>
1265 <location filename="../Project.py" line="1066"/> 1318 <location filename="../Project.py" line="1086"/>
1266 <source>Compile selected catalogs</source> 1319 <source>Compile selected catalogs</source>
1267 <translation type="unfinished"></translation> 1320 <translation type="unfinished"></translation>
1268 </message> 1321 </message>
1269 <message> 1322 <message>
1270 <location filename="../Project.py" line="1160"/> 1323 <location filename="../Project.py" line="1180"/>
1271 <source>New Form</source> 1324 <source>New Form</source>
1272 <translation type="unfinished"></translation> 1325 <translation type="unfinished"></translation>
1273 </message> 1326 </message>
1274 <message> 1327 <message>
1275 <location filename="../Project.py" line="1127"/> 1328 <location filename="../Project.py" line="1147"/>
1276 <source>The file already exists! Overwrite it?</source> 1329 <source>The file already exists! Overwrite it?</source>
1277 <translation type="unfinished"></translation> 1330 <translation type="unfinished"></translation>
1278 </message> 1331 </message>
1279 <message> 1332 <message>
1280 <location filename="../Project.py" line="1160"/> 1333 <location filename="../Project.py" line="1180"/>
1281 <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> 1334 <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>
1282 <translation type="unfinished"></translation> 1335 <translation type="unfinished"></translation>
1283 </message> 1336 </message>
1284 <message> 1337 <message>
1285 <location filename="../Project.py" line="1439"/> 1338 <location filename="../Project.py" line="1459"/>
1286 <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> 1339 <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>
1287 <translation type="unfinished"></translation> 1340 <translation type="unfinished"></translation>
1288 </message> 1341 </message>
1289 <message> 1342 <message>
1290 <location filename="../Project.py" line="1510"/> 1343 <location filename="../Project.py" line="1530"/>
1291 <source>Select Applications</source> 1344 <source>Select Applications</source>
1292 <translation type="unfinished"></translation> 1345 <translation type="unfinished"></translation>
1293 </message> 1346 </message>
1294 <message> 1347 <message>
1295 <location filename="../Project.py" line="1510"/> 1348 <location filename="../Project.py" line="1530"/>
1296 <source>Enter the list of applications separated by spaces.</source> 1349 <source>Enter the list of applications separated by spaces.</source>
1297 <translation type="unfinished"></translation> 1350 <translation type="unfinished"></translation>
1298 </message> 1351 </message>
1299 <message> 1352 <message>
1300 <location filename="../Project.py" line="1865"/> 1353 <location filename="../Project.py" line="1885"/>
1301 <source>Project</source> 1354 <source>Project</source>
1302 <translation type="unfinished"></translation> 1355 <translation type="unfinished"></translation>
1303 </message> 1356 </message>
1304 <message> 1357 <message>
1305 <location filename="../Project.py" line="1605"/> 1358 <location filename="../Project.py" line="1625"/>
1306 <source>Application</source> 1359 <source>Application</source>
1307 <translation type="unfinished"></translation> 1360 <translation type="unfinished"></translation>
1308 </message> 1361 </message>
1309 <message> 1362 <message>
1310 <location filename="../Project.py" line="1607"/> 1363 <location filename="../Project.py" line="1627"/>
1311 <source>Start Django</source> 1364 <source>Start Django</source>
1312 <translation type="unfinished"></translation> 1365 <translation type="unfinished"></translation>
1313 </message> 1366 </message>
1314 <message> 1367 <message>
1315 <location filename="../Project.py" line="1607"/> 1368 <location filename="../Project.py" line="1627"/>
1316 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source> 1369 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
1317 <translation type="unfinished"></translation> 1370 <translation type="unfinished"></translation>
1318 </message> 1371 </message>
1319 <message> 1372 <message>
1320 <location filename="../Project.py" line="1684"/> 1373 <location filename="../Project.py" line="1704"/>
1321 <source>Start Django Project</source> 1374 <source>Start Django Project</source>
1322 <translation type="unfinished"></translation> 1375 <translation type="unfinished"></translation>
1323 </message> 1376 </message>
1324 <message> 1377 <message>
1325 <location filename="../Project.py" line="1729"/> 1378 <location filename="../Project.py" line="1749"/>
1326 <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> 1379 <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>
1327 <translation type="unfinished"></translation> 1380 <translation type="unfinished"></translation>
1328 </message> 1381 </message>
1329 <message> 1382 <message>
1330 <location filename="../Project.py" line="1660"/> 1383 <location filename="../Project.py" line="1680"/>
1331 <source>Django project created successfully.</source> 1384 <source>Django project created successfully.</source>
1332 <translation type="unfinished"></translation> 1385 <translation type="unfinished"></translation>
1333 </message> 1386 </message>
1334 <message> 1387 <message>
1335 <location filename="../Project.py" line="1684"/> 1388 <location filename="../Project.py" line="1704"/>
1336 <source>Enter the name of the new Django project.</source> 1389 <source>Enter the name of the new Django project.</source>
1337 <translation type="unfinished"></translation> 1390 <translation type="unfinished"></translation>
1338 </message> 1391 </message>
1339 <message> 1392 <message>
1340 <location filename="../Project.py" line="1712"/> 1393 <location filename="../Project.py" line="1732"/>
1341 <source>Start Django Application</source> 1394 <source>Start Django Application</source>
1342 <translation type="unfinished"></translation> 1395 <translation type="unfinished"></translation>
1343 </message> 1396 </message>
1344 <message> 1397 <message>
1345 <location filename="../Project.py" line="1746"/> 1398 <location filename="../Project.py" line="1766"/>
1346 <source>Django application created successfully.</source> 1399 <source>Django application created successfully.</source>
1347 <translation type="unfinished"></translation> 1400 <translation type="unfinished"></translation>
1348 </message> 1401 </message>
1349 <message> 1402 <message>
1350 <location filename="../Project.py" line="1758"/> 1403 <location filename="../Project.py" line="1778"/>
1351 <source>Start Global Django Application</source> 1404 <source>Start Global Django Application</source>
1352 <translation type="unfinished"></translation> 1405 <translation type="unfinished"></translation>
1353 </message> 1406 </message>
1354 <message> 1407 <message>
1355 <location filename="../Project.py" line="1758"/> 1408 <location filename="../Project.py" line="1778"/>
1356 <source>Enter the name of the new global Django application.</source> 1409 <source>Enter the name of the new global Django application.</source>
1357 <translation type="unfinished"></translation> 1410 <translation type="unfinished"></translation>
1358 </message> 1411 </message>
1359 <message> 1412 <message>
1360 <location filename="../Project.py" line="1780"/> 1413 <location filename="../Project.py" line="1800"/>
1361 <source>Start Local Django Application</source> 1414 <source>Start Local Django Application</source>
1362 <translation type="unfinished"></translation> 1415 <translation type="unfinished"></translation>
1363 </message> 1416 </message>
1364 <message> 1417 <message>
1365 <location filename="../Project.py" line="1780"/> 1418 <location filename="../Project.py" line="1800"/>
1366 <source>Enter the name of the new local Django application.</source> 1419 <source>Enter the name of the new local Django application.</source>
1367 <translation type="unfinished"></translation> 1420 <translation type="unfinished"></translation>
1368 </message> 1421 </message>
1369 <message> 1422 <message>
1370 <location filename="../Project.py" line="1829"/> 1423 <location filename="../Project.py" line="1849"/>
1371 <source>Select Project</source> 1424 <source>Select Project</source>
1372 <translation type="unfinished"></translation> 1425 <translation type="unfinished"></translation>
1373 </message> 1426 </message>
1374 <message> 1427 <message>
1375 <location filename="../Project.py" line="1829"/> 1428 <location filename="../Project.py" line="1849"/>
1376 <source>Select the Django project to work with.</source> 1429 <source>Select the Django project to work with.</source>
1377 <translation type="unfinished"></translation> 1430 <translation type="unfinished"></translation>
1378 </message> 1431 </message>
1379 <message> 1432 <message>
1380 <location filename="../Project.py" line="1863"/> 1433 <location filename="../Project.py" line="1883"/>
1381 <source>None</source> 1434 <source>None</source>
1382 <translation type="unfinished"></translation> 1435 <translation type="unfinished"></translation>
1383 </message> 1436 </message>
1384 <message> 1437 <message>
1385 <location filename="../Project.py" line="1868"/> 1438 <location filename="../Project.py" line="1888"/>
1386 <source>&amp;Current Django project ({0})</source> 1439 <source>&amp;Current Django project ({0})</source>
1387 <translation type="unfinished"></translation> 1440 <translation type="unfinished"></translation>
1388 </message> 1441 </message>
1389 <message> 1442 <message>
1390 <location filename="../Project.py" line="3230"/> 1443 <location filename="../Project.py" line="3250"/>
1391 <source>Process Generation Error</source> 1444 <source>Process Generation Error</source>
1392 <translation type="unfinished"></translation> 1445 <translation type="unfinished"></translation>
1393 </message> 1446 </message>
1394 <message> 1447 <message>
1395 <location filename="../Project.py" line="1942"/> 1448 <location filename="../Project.py" line="1962"/>
1396 <source>The Django server could not be started.</source> 1449 <source>The Django server could not be started.</source>
1397 <translation type="unfinished"></translation> 1450 <translation type="unfinished"></translation>
1398 </message> 1451 </message>
1399 <message> 1452 <message>
1400 <location filename="../Project.py" line="1988"/> 1453 <location filename="../Project.py" line="2008"/>
1401 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source> 1454 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
1402 <translation type="unfinished"></translation> 1455 <translation type="unfinished"></translation>
1403 </message> 1456 </message>
1404 <message> 1457 <message>
1405 <location filename="../Project.py" line="2839"/> 1458 <location filename="../Project.py" line="2859"/>
1406 <source>The Django process could not be started.</source> 1459 <source>The Django process could not be started.</source>
1407 <translation type="unfinished"></translation> 1460 <translation type="unfinished"></translation>
1408 </message> 1461 </message>
1409 <message> 1462 <message>
1410 <location filename="../Project.py" line="2029"/> 1463 <location filename="../Project.py" line="2049"/>
1411 <source>Introspect Database</source> 1464 <source>Introspect Database</source>
1412 <translation type="unfinished"></translation> 1465 <translation type="unfinished"></translation>
1413 </message> 1466 </message>
1414 <message> 1467 <message>
1415 <location filename="../Project.py" line="2058"/> 1468 <location filename="../Project.py" line="2078"/>
1416 <source>Flushing the database will destroy all data. Are you sure?</source> 1469 <source>Flushing the database will destroy all data. Are you sure?</source>
1417 <translation type="unfinished"></translation> 1470 <translation type="unfinished"></translation>
1418 </message> 1471 </message>
1419 <message> 1472 <message>
1420 <location filename="../Project.py" line="2070"/> 1473 <location filename="../Project.py" line="2090"/>
1421 <source>Database tables flushed successfully.</source> 1474 <source>Database tables flushed successfully.</source>
1422 <translation type="unfinished"></translation> 1475 <translation type="unfinished"></translation>
1423 </message> 1476 </message>
1424 <message> 1477 <message>
1425 <location filename="../Project.py" line="2236"/> 1478 <location filename="../Project.py" line="2256"/>
1426 <source>SQL Files (*.sql)</source> 1479 <source>SQL Files (*.sql)</source>
1427 <translation type="unfinished"></translation> 1480 <translation type="unfinished"></translation>
1428 </message> 1481 </message>
1429 <message> 1482 <message>
1430 <location filename="../Project.py" line="2535"/> 1483 <location filename="../Project.py" line="2555"/>
1431 <source>Database cleaned up successfully.</source> 1484 <source>Database cleaned up successfully.</source>
1432 <translation type="unfinished"></translation> 1485 <translation type="unfinished"></translation>
1433 </message> 1486 </message>
1434 <message> 1487 <message>
1435 <location filename="../Project.py" line="2608"/> 1488 <location filename="../Project.py" line="2628"/>
1436 <source>Enter the names of the cache tables separated by spaces.</source> 1489 <source>Enter the names of the cache tables separated by spaces.</source>
1437 <translation type="unfinished"></translation> 1490 <translation type="unfinished"></translation>
1438 </message> 1491 </message>
1439 <message> 1492 <message>
1440 <location filename="../Project.py" line="2623"/> 1493 <location filename="../Project.py" line="2643"/>
1441 <source>Cache tables created successfully.</source> 1494 <source>Cache tables created successfully.</source>
1442 <translation type="unfinished"></translation> 1495 <translation type="unfinished"></translation>
1443 </message> 1496 </message>
1444 <message> 1497 <message>
1445 <location filename="../Project.py" line="2661"/> 1498 <location filename="../Project.py" line="2681"/>
1446 <source>JSON Files (*.json)</source> 1499 <source>JSON Files (*.json)</source>
1447 <translation type="unfinished"></translation> 1500 <translation type="unfinished"></translation>
1448 </message> 1501 </message>
1449 <message> 1502 <message>
1450 <location filename="../Project.py" line="2663"/> 1503 <location filename="../Project.py" line="2683"/>
1451 <source>XML Files (*.xml)</source> 1504 <source>XML Files (*.xml)</source>
1452 <translation type="unfinished"></translation> 1505 <translation type="unfinished"></translation>
1453 </message> 1506 </message>
1454 <message> 1507 <message>
1455 <location filename="../Project.py" line="2665"/> 1508 <location filename="../Project.py" line="2685"/>
1456 <source>YAML Files (*.yaml)</source> 1509 <source>YAML Files (*.yaml)</source>
1457 <translation type="unfinished"></translation> 1510 <translation type="unfinished"></translation>
1458 </message> 1511 </message>
1459 <message> 1512 <message>
1460 <location filename="../Project.py" line="2768"/> 1513 <location filename="../Project.py" line="2788"/>
1461 <source>The Django test server could not be started.</source> 1514 <source>The Django test server could not be started.</source>
1462 <translation type="unfinished"></translation> 1515 <translation type="unfinished"></translation>
1463 </message> 1516 </message>
1464 <message> 1517 <message>
1465 <location filename="../Project.py" line="2798"/> 1518 <location filename="../Project.py" line="2818"/>
1466 <source>Enter the name of the user:</source> 1519 <source>Enter the name of the user:</source>
1467 <translation type="unfinished"></translation> 1520 <translation type="unfinished"></translation>
1468 </message> 1521 </message>
1469 <message> 1522 <message>
1470 <location filename="../Project.py" line="2866"/> 1523 <location filename="../Project.py" line="2886"/>
1471 <source>Expired sessions cleared successfully.</source> 1524 <source>Expired sessions cleared successfully.</source>
1472 <translation type="unfinished"></translation> 1525 <translation type="unfinished"></translation>
1473 </message> 1526 </message>
1474 <message> 1527 <message>
1475 <location filename="../Project.py" line="2935"/> 1528 <location filename="../Project.py" line="2955"/>
1476 <source>Initializing message catalog for &apos;{0}&apos;</source> 1529 <source>Initializing message catalog for &apos;{0}&apos;</source>
1477 <translation type="unfinished"></translation> 1530 <translation type="unfinished"></translation>
1478 </message> 1531 </message>
1479 <message> 1532 <message>
1480 <location filename="../Project.py" line="3194"/> 1533 <location filename="../Project.py" line="3214"/>
1481 <source>No current site selected or no site created yet. Aborting...</source> 1534 <source>No current site selected or no site created yet. Aborting...</source>
1482 <translation type="unfinished"></translation> 1535 <translation type="unfinished"></translation>
1483 </message> 1536 </message>
1484 <message> 1537 <message>
1485 <location filename="../Project.py" line="2955"/> 1538 <location filename="../Project.py" line="2975"/>
1486 <source> 1539 <source>
1487 Message catalog initialized successfully.</source> 1540 Message catalog initialized successfully.</source>
1488 <translation type="unfinished"></translation> 1541 <translation type="unfinished"></translation>
1489 </message> 1542 </message>
1490 <message> 1543 <message>
1491 <location filename="../Project.py" line="3067"/> 1544 <location filename="../Project.py" line="3087"/>
1492 <source>Updating message catalogs</source> 1545 <source>Updating message catalogs</source>
1493 <translation type="unfinished"></translation> 1546 <translation type="unfinished"></translation>
1494 </message> 1547 </message>
1495 <message> 1548 <message>
1496 <location filename="../Project.py" line="3158"/> 1549 <location filename="../Project.py" line="3178"/>
1497 <source>No locales detected. Aborting...</source> 1550 <source>No locales detected. Aborting...</source>
1498 <translation type="unfinished"></translation> 1551 <translation type="unfinished"></translation>
1499 </message> 1552 </message>
1500 <message> 1553 <message>
1501 <location filename="../Project.py" line="3118"/> 1554 <location filename="../Project.py" line="3138"/>
1502 <source> 1555 <source>
1503 Message catalogs updated successfully.</source> 1556 Message catalogs updated successfully.</source>
1504 <translation type="unfinished"></translation> 1557 <translation type="unfinished"></translation>
1505 </message> 1558 </message>
1506 <message> 1559 <message>
1507 <location filename="../Project.py" line="3099"/> 1560 <location filename="../Project.py" line="3119"/>
1508 <source>Updating message catalogs (keeping obsolete messages)</source> 1561 <source>Updating message catalogs (keeping obsolete messages)</source>
1509 <translation type="unfinished"></translation> 1562 <translation type="unfinished"></translation>
1510 </message> 1563 </message>
1511 <message> 1564 <message>
1512 <location filename="../Project.py" line="3184"/> 1565 <location filename="../Project.py" line="3204"/>
1513 <source>Compiling message catalogs</source> 1566 <source>Compiling message catalogs</source>
1514 <translation type="unfinished"></translation> 1567 <translation type="unfinished"></translation>
1515 </message> 1568 </message>
1516 <message> 1569 <message>
1517 <location filename="../Project.py" line="3201"/> 1570 <location filename="../Project.py" line="3221"/>
1518 <source> 1571 <source>
1519 Message catalogs compiled successfully.</source> 1572 Message catalogs compiled successfully.</source>
1520 <translation type="unfinished"></translation> 1573 <translation type="unfinished"></translation>
1521 </message> 1574 </message>
1522 <message> 1575 <message>
1523 <location filename="../Project.py" line="3230"/> 1576 <location filename="../Project.py" line="3250"/>
1524 <source>The translations editor process ({0}) could not be started.</source> 1577 <source>The translations editor process ({0}) could not be started.</source>
1525 <translation type="unfinished"></translation> 1578 <translation type="unfinished"></translation>
1526 </message> 1579 </message>
1527 <message> 1580 <message>
1528 <location filename="../Project.py" line="724"/> 1581 <location filename="../Project.py" line="742"/>
1529 <source>Apply All Migrations</source> 1582 <source>Apply All Migrations</source>
1530 <translation type="unfinished"></translation> 1583 <translation type="unfinished"></translation>
1531 </message> 1584 </message>
1532 <message> 1585 <message>
1533 <location filename="../Project.py" line="724"/> 1586 <location filename="../Project.py" line="742"/>
1534 <source>&amp;Apply All Migrations</source> 1587 <source>&amp;Apply All Migrations</source>
1535 <translation type="unfinished"></translation> 1588 <translation type="unfinished"></translation>
1536 </message> 1589 </message>
1537 <message> 1590 <message>
1538 <location filename="../Project.py" line="729"/> 1591 <location filename="../Project.py" line="747"/>
1539 <source>Apply all available migrations</source> 1592 <source>Apply all available migrations</source>
1540 <translation type="unfinished"></translation> 1593 <translation type="unfinished"></translation>
1541 </message> 1594 </message>
1542 <message> 1595 <message>
1543 <location filename="../Project.py" line="731"/> 1596 <location filename="../Project.py" line="749"/>
1544 <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> 1597 <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>
1545 <translation type="unfinished"></translation> 1598 <translation type="unfinished"></translation>
1546 </message> 1599 </message>
1547 <message> 1600 <message>
1548 <location filename="../Project.py" line="2290"/> 1601 <location filename="../Project.py" line="2310"/>
1549 <source>Apply Selected Migrations</source> 1602 <source>Apply Selected Migrations</source>
1550 <translation type="unfinished"></translation> 1603 <translation type="unfinished"></translation>
1551 </message> 1604 </message>
1552 <message> 1605 <message>
1553 <location filename="../Project.py" line="743"/> 1606 <location filename="../Project.py" line="761"/>
1554 <source>Apply selected migrations</source> 1607 <source>Apply selected migrations</source>
1555 <translation type="unfinished"></translation> 1608 <translation type="unfinished"></translation>
1556 </message> 1609 </message>
1557 <message> 1610 <message>
1558 <location filename="../Project.py" line="745"/> 1611 <location filename="../Project.py" line="763"/>
1559 <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> 1612 <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>
1560 <translation type="unfinished"></translation> 1613 <translation type="unfinished"></translation>
1561 </message> 1614 </message>
1562 <message> 1615 <message>
1563 <location filename="../Project.py" line="2349"/> 1616 <location filename="../Project.py" line="2369"/>
1564 <source>Unapply Migrations</source> 1617 <source>Unapply Migrations</source>
1565 <translation type="unfinished"></translation> 1618 <translation type="unfinished"></translation>
1566 </message> 1619 </message>
1567 <message> 1620 <message>
1568 <location filename="../Project.py" line="754"/> 1621 <location filename="../Project.py" line="772"/>
1569 <source>&amp;Unapply Migrations</source> 1622 <source>&amp;Unapply Migrations</source>
1570 <translation type="unfinished"></translation> 1623 <translation type="unfinished"></translation>
1571 </message> 1624 </message>
1572 <message> 1625 <message>
1573 <location filename="../Project.py" line="759"/> 1626 <location filename="../Project.py" line="777"/>
1574 <source>Unapply all migrations for an app</source> 1627 <source>Unapply all migrations for an app</source>
1575 <translation type="unfinished"></translation> 1628 <translation type="unfinished"></translation>
1576 </message> 1629 </message>
1577 <message> 1630 <message>
1578 <location filename="../Project.py" line="761"/> 1631 <location filename="../Project.py" line="779"/>
1579 <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> 1632 <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>
1580 <translation type="unfinished"></translation> 1633 <translation type="unfinished"></translation>
1581 </message> 1634 </message>
1582 <message> 1635 <message>
1583 <location filename="../Project.py" line="2426"/> 1636 <location filename="../Project.py" line="2446"/>
1584 <source>Make Migrations</source> 1637 <source>Make Migrations</source>
1585 <translation type="unfinished"></translation> 1638 <translation type="unfinished"></translation>
1586 </message> 1639 </message>
1587 <message> 1640 <message>
1588 <location filename="../Project.py" line="769"/> 1641 <location filename="../Project.py" line="787"/>
1589 <source>&amp;Make Migrations</source> 1642 <source>&amp;Make Migrations</source>
1590 <translation type="unfinished"></translation> 1643 <translation type="unfinished"></translation>
1591 </message> 1644 </message>
1592 <message> 1645 <message>
1593 <location filename="../Project.py" line="774"/> 1646 <location filename="../Project.py" line="792"/>
1594 <source>Generate migrations for the project</source> 1647 <source>Generate migrations for the project</source>
1595 <translation type="unfinished"></translation> 1648 <translation type="unfinished"></translation>
1596 </message> 1649 </message>
1597 <message> 1650 <message>
1598 <location filename="../Project.py" line="776"/> 1651 <location filename="../Project.py" line="794"/>
1599 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source> 1652 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source>
1600 <translation type="unfinished"></translation> 1653 <translation type="unfinished"></translation>
1601 </message> 1654 </message>
1602 <message> 1655 <message>
1603 <location filename="../Project.py" line="2457"/> 1656 <location filename="../Project.py" line="2477"/>
1604 <source>No migrations available.</source> 1657 <source>No migrations available.</source>
1605 <translation type="unfinished"></translation> 1658 <translation type="unfinished"></translation>
1606 </message> 1659 </message>
1607 <message> 1660 <message>
1608 <location filename="../Project.py" line="2315"/> 1661 <location filename="../Project.py" line="2335"/>
1609 <source>Apply Migrations</source> 1662 <source>Apply Migrations</source>
1610 <translation type="unfinished"></translation> 1663 <translation type="unfinished"></translation>
1611 </message> 1664 </message>
1612 <message> 1665 <message>
1613 <location filename="../Project.py" line="2349"/> 1666 <location filename="../Project.py" line="2369"/>
1614 <source>Select an application:</source> 1667 <source>Select an application:</source>
1615 <translation type="unfinished"></translation> 1668 <translation type="unfinished"></translation>
1616 </message> 1669 </message>
1617 <message> 1670 <message>
1618 <location filename="../Project.py" line="2470"/> 1671 <location filename="../Project.py" line="2490"/>
1619 <source>Squash Migrations</source> 1672 <source>Squash Migrations</source>
1620 <translation type="unfinished"></translation> 1673 <translation type="unfinished"></translation>
1621 </message> 1674 </message>
1622 <message> 1675 <message>
1623 <location filename="../Project.py" line="783"/> 1676 <location filename="../Project.py" line="801"/>
1624 <source>S&amp;quash Migrations</source> 1677 <source>S&amp;quash Migrations</source>
1625 <translation type="unfinished"></translation> 1678 <translation type="unfinished"></translation>
1626 </message> 1679 </message>
1627 <message> 1680 <message>
1628 <location filename="../Project.py" line="788"/> 1681 <location filename="../Project.py" line="806"/>
1629 <source>Squash migrations of an application of the project</source> 1682 <source>Squash migrations of an application of the project</source>
1630 <translation type="unfinished"></translation> 1683 <translation type="unfinished"></translation>
1631 </message> 1684 </message>
1632 <message> 1685 <message>
1633 <location filename="../Project.py" line="790"/> 1686 <location filename="../Project.py" line="808"/>
1634 <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> 1687 <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>
1635 <translation type="unfinished"></translation> 1688 <translation type="unfinished"></translation>
1636 </message> 1689 </message>
1637 <message> 1690 <message>
1638 <location filename="../Project.py" line="485"/> 1691 <location filename="../Project.py" line="503"/>
1639 <source>Apply Migration</source> 1692 <source>Apply Migration</source>
1640 <translation type="unfinished"></translation> 1693 <translation type="unfinished"></translation>
1641 </message> 1694 </message>
1642 <message> 1695 <message>
1643 <location filename="../Project.py" line="485"/> 1696 <location filename="../Project.py" line="503"/>
1644 <source>&amp;Apply Migration</source> 1697 <source>&amp;Apply Migration</source>
1645 <translation type="unfinished"></translation> 1698 <translation type="unfinished"></translation>
1646 </message> 1699 </message>
1647 <message> 1700 <message>
1648 <location filename="../Project.py" line="490"/> 1701 <location filename="../Project.py" line="508"/>
1649 <source>Prints the SQL statements to apply a migration of an application</source> 1702 <source>Prints the SQL statements to apply a migration of an application</source>
1650 <translation type="unfinished"></translation> 1703 <translation type="unfinished"></translation>
1651 </message> 1704 </message>
1652 <message> 1705 <message>
1653 <location filename="../Project.py" line="493"/> 1706 <location filename="../Project.py" line="511"/>
1654 <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> 1707 <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>
1655 <translation type="unfinished"></translation> 1708 <translation type="unfinished"></translation>
1656 </message> 1709 </message>
1657 <message> 1710 <message>
1658 <location filename="../Project.py" line="502"/> 1711 <location filename="../Project.py" line="520"/>
1659 <source>Unapply Migration</source> 1712 <source>Unapply Migration</source>
1660 <translation type="unfinished"></translation> 1713 <translation type="unfinished"></translation>
1661 </message> 1714 </message>
1662 <message> 1715 <message>
1663 <location filename="../Project.py" line="502"/> 1716 <location filename="../Project.py" line="520"/>
1664 <source>&amp;Unapply Migration</source> 1717 <source>&amp;Unapply Migration</source>
1665 <translation type="unfinished"></translation> 1718 <translation type="unfinished"></translation>
1666 </message> 1719 </message>
1667 <message> 1720 <message>
1668 <location filename="../Project.py" line="507"/> 1721 <location filename="../Project.py" line="525"/>
1669 <source>Prints the SQL statements to unapply a migration of an application</source> 1722 <source>Prints the SQL statements to unapply a migration of an application</source>
1670 <translation type="unfinished"></translation> 1723 <translation type="unfinished"></translation>
1671 </message> 1724 </message>
1672 <message> 1725 <message>
1673 <location filename="../Project.py" line="510"/> 1726 <location filename="../Project.py" line="528"/>
1674 <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> 1727 <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>
1675 <translation type="unfinished"></translation> 1728 <translation type="unfinished"></translation>
1676 </message> 1729 </message>
1677 <message> 1730 <message>
1678 <location filename="../Project.py" line="2218"/> 1731 <location filename="../Project.py" line="2238"/>
1679 <source>SQL Migrate</source> 1732 <source>SQL Migrate</source>
1733 <translation type="unfinished"></translation>
1734 </message>
1735 <message>
1736 <location filename="../Project.py" line="3295"/>
1737 <source>Check Project</source>
1738 <translation type="unfinished"></translation>
1739 </message>
1740 <message>
1741 <location filename="../Project.py" line="282"/>
1742 <source>Inspects the Django project for common problems</source>
1743 <translation type="unfinished"></translation>
1744 </message>
1745 <message>
1746 <location filename="../Project.py" line="284"/>
1747 <source>&lt;b&gt;Check Project&lt;/b&gt;&lt;p&gt;This inspects the Django project for common problems.&lt;/p&gt;</source>
1680 <translation type="unfinished"></translation> 1748 <translation type="unfinished"></translation>
1681 </message> 1749 </message>
1682 </context> 1750 </context>
1683 <context> 1751 <context>
1684 <name>ProjectDjangoPlugin</name> 1752 <name>ProjectDjangoPlugin</name>
1685 <message> 1753 <message>
1686 <location filename="../../PluginProjectDjango.py" line="407"/> 1754 <location filename="../../PluginProjectDjango.py" line="409"/>
1687 <source>Django</source> 1755 <source>Django</source>
1688 <translation type="unfinished"></translation> 1756 <translation type="unfinished"></translation>
1689 </message> 1757 </message>
1690 <message> 1758 <message>
1691 <location filename="../../PluginProjectDjango.py" line="178"/> 1759 <location filename="../../PluginProjectDjango.py" line="180"/>
1692 <source>eric6 version is too old, {0}, {1} or newer needed.</source> 1760 <source>eric6 version is too old, {0}, {1} or newer needed.</source>
1693 <translation type="unfinished"></translation> 1761 <translation type="unfinished"></translation>
1694 </message> 1762 </message>
1695 </context> 1763 </context>
1696 </TS> 1764 </TS>

eric ide

mercurial