ProjectDjango/i18n/django_empty.ts

changeset 77
f8e92eaaba6e
parent 75
0165ce437462
child 78
5822c2e2b1c7
equal deleted inserted replaced
76:230363929c49 77:f8e92eaaba6e
309 <location filename="../ConfigurationPage/DjangoPage.py" line="163"/> 309 <location filename="../ConfigurationPage/DjangoPage.py" line="163"/>
310 <source>Select Virtual Environment for Python 2</source> 310 <source>Select Virtual Environment for Python 2</source>
311 <translation type="unfinished"></translation> 311 <translation type="unfinished"></translation>
312 </message> 312 </message>
313 <message> 313 <message>
314 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/> 314 <location filename="../ConfigurationPage/DjangoPage.ui" line="380"/>
315 <source>Translations Editor</source> 315 <source>Translations Editor</source>
316 <translation type="unfinished"></translation> 316 <translation type="unfinished"></translation>
317 </message> 317 </message>
318 <message> 318 <message>
319 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/> 319 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/>
605 <location filename="../Project.py" line="193"/> 605 <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> 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>
607 <translation type="unfinished"></translation> 607 <translation type="unfinished"></translation>
608 </message> 608 </message>
609 <message> 609 <message>
610 <location filename="../Project.py" line="1954"/> 610 <location filename="../Project.py" line="1988"/>
611 <source>Run Web-Browser</source> 611 <source>Run Web-Browser</source>
612 <translation type="unfinished"></translation> 612 <translation type="unfinished"></translation>
613 </message> 613 </message>
614 <message> 614 <message>
615 <location filename="../Project.py" line="201"/> 615 <location filename="../Project.py" line="201"/>
625 <location filename="../Project.py" line="209"/> 625 <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> 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>
627 <translation type="unfinished"></translation> 627 <translation type="unfinished"></translation>
628 </message> 628 </message>
629 <message> 629 <message>
630 <location filename="../Project.py" line="2519"/> 630 <location filename="../Project.py" line="2601"/>
631 <source>Create Cache Tables</source> 631 <source>Create Cache Tables</source>
632 <translation type="unfinished"></translation> 632 <translation type="unfinished"></translation>
633 </message> 633 </message>
634 <message> 634 <message>
635 <location filename="../Project.py" line="221"/> 635 <location filename="../Project.py" line="221"/>
665 <location filename="../Project.py" line="248"/> 665 <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> 666 <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> 667 <translation type="unfinished"></translation>
668 </message> 668 </message>
669 <message> 669 <message>
670 <location filename="../Project.py" line="1405"/> 670 <location filename="../Project.py" line="1439"/>
671 <source>About Django</source> 671 <source>About Django</source>
672 <translation type="unfinished"></translation> 672 <translation type="unfinished"></translation>
673 </message> 673 </message>
674 <message> 674 <message>
675 <location filename="../Project.py" line="259"/> 675 <location filename="../Project.py" line="259"/>
765 <location filename="../Project.py" line="338"/> 765 <location filename="../Project.py" line="338"/>
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> 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>
767 <translation type="unfinished"></translation> 767 <translation type="unfinished"></translation>
768 </message> 768 </message>
769 <message> 769 <message>
770 <location filename="../Project.py" line="2111"/> 770 <location filename="../Project.py" line="2145"/>
771 <source>Create Tables</source> 771 <source>Create Tables</source>
772 <translation type="unfinished"></translation> 772 <translation type="unfinished"></translation>
773 </message> 773 </message>
774 <message> 774 <message>
775 <location filename="../Project.py" line="349"/> 775 <location filename="../Project.py" line="349"/>
785 <location filename="../Project.py" line="357"/> 785 <location filename="../Project.py" line="357"/>
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> 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>
787 <translation type="unfinished"></translation> 787 <translation type="unfinished"></translation>
788 </message> 788 </message>
789 <message> 789 <message>
790 <location filename="../Project.py" line="2118"/> 790 <location filename="../Project.py" line="2152"/>
791 <source>Create Indexes</source> 791 <source>Create Indexes</source>
792 <translation type="unfinished"></translation> 792 <translation type="unfinished"></translation>
793 </message> 793 </message>
794 <message> 794 <message>
795 <location filename="../Project.py" line="366"/> 795 <location filename="../Project.py" line="366"/>
805 <location filename="../Project.py" line="374"/> 805 <location filename="../Project.py" line="374"/>
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> 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>
807 <translation type="unfinished"></translation> 807 <translation type="unfinished"></translation>
808 </message> 808 </message>
809 <message> 809 <message>
810 <location filename="../Project.py" line="2125"/> 810 <location filename="../Project.py" line="2159"/>
811 <source>Create Everything</source> 811 <source>Create Everything</source>
812 <translation type="unfinished"></translation> 812 <translation type="unfinished"></translation>
813 </message> 813 </message>
814 <message> 814 <message>
815 <location filename="../Project.py" line="383"/> 815 <location filename="../Project.py" line="383"/>
825 <location filename="../Project.py" line="391"/> 825 <location filename="../Project.py" line="391"/>
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> 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>
827 <translation type="unfinished"></translation> 827 <translation type="unfinished"></translation>
828 </message> 828 </message>
829 <message> 829 <message>
830 <location filename="../Project.py" line="2132"/> 830 <location filename="../Project.py" line="2166"/>
831 <source>Custom Statements</source> 831 <source>Custom Statements</source>
832 <translation type="unfinished"></translation> 832 <translation type="unfinished"></translation>
833 </message> 833 </message>
834 <message> 834 <message>
835 <location filename="../Project.py" line="400"/> 835 <location filename="../Project.py" line="400"/>
845 <location filename="../Project.py" line="408"/> 845 <location filename="../Project.py" line="408"/>
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> 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>
847 <translation type="unfinished"></translation> 847 <translation type="unfinished"></translation>
848 </message> 848 </message>
849 <message> 849 <message>
850 <location filename="../Project.py" line="2139"/> 850 <location filename="../Project.py" line="2173"/>
851 <source>Drop Tables</source> 851 <source>Drop Tables</source>
852 <translation type="unfinished"></translation> 852 <translation type="unfinished"></translation>
853 </message> 853 </message>
854 <message> 854 <message>
855 <location filename="../Project.py" line="417"/> 855 <location filename="../Project.py" line="417"/>
865 <location filename="../Project.py" line="425"/> 865 <location filename="../Project.py" line="425"/>
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> 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>
867 <translation type="unfinished"></translation> 867 <translation type="unfinished"></translation>
868 </message> 868 </message>
869 <message> 869 <message>
870 <location filename="../Project.py" line="2146"/> 870 <location filename="../Project.py" line="2180"/>
871 <source>Drop Indexes</source> 871 <source>Drop Indexes</source>
872 <translation type="unfinished"></translation> 872 <translation type="unfinished"></translation>
873 </message> 873 </message>
874 <message> 874 <message>
875 <location filename="../Project.py" line="434"/> 875 <location filename="../Project.py" line="434"/>
885 <location filename="../Project.py" line="442"/> 885 <location filename="../Project.py" line="442"/>
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> 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>
887 <translation type="unfinished"></translation> 887 <translation type="unfinished"></translation>
888 </message> 888 </message>
889 <message> 889 <message>
890 <location filename="../Project.py" line="2153"/> 890 <location filename="../Project.py" line="2187"/>
891 <source>Flush Database</source> 891 <source>Flush Database</source>
892 <translation type="unfinished"></translation> 892 <translation type="unfinished"></translation>
893 </message> 893 </message>
894 <message> 894 <message>
895 <location filename="../Project.py" line="451"/> 895 <location filename="../Project.py" line="451"/>
905 <location filename="../Project.py" line="459"/> 905 <location filename="../Project.py" line="459"/>
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> 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>
907 <translation type="unfinished"></translation> 907 <translation type="unfinished"></translation>
908 </message> 908 </message>
909 <message> 909 <message>
910 <location filename="../Project.py" line="2160"/> 910 <location filename="../Project.py" line="2194"/>
911 <source>Reset Sequences</source> 911 <source>Reset Sequences</source>
912 <translation type="unfinished"></translation> 912 <translation type="unfinished"></translation>
913 </message> 913 </message>
914 <message> 914 <message>
915 <location filename="../Project.py" line="468"/> 915 <location filename="../Project.py" line="468"/>
925 <location filename="../Project.py" line="476"/> 925 <location filename="../Project.py" line="476"/>
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> 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>
927 <translation type="unfinished"></translation> 927 <translation type="unfinished"></translation>
928 </message> 928 </message>
929 <message> 929 <message>
930 <location filename="../Project.py" line="2420"/> 930 <location filename="../Project.py" line="2502"/>
931 <source>Diff Settings</source> 931 <source>Diff Settings</source>
932 <translation type="unfinished"></translation> 932 <translation type="unfinished"></translation>
933 </message> 933 </message>
934 <message> 934 <message>
935 <location filename="../Project.py" line="489"/> 935 <location filename="../Project.py" line="523"/>
936 <source>&amp;Diff Settings</source> 936 <source>&amp;Diff Settings</source>
937 <translation type="unfinished"></translation> 937 <translation type="unfinished"></translation>
938 </message> 938 </message>
939 <message> 939 <message>
940 <location filename="../Project.py" line="494"/> 940 <location filename="../Project.py" line="528"/>
941 <source>Shows the modification made to the settings</source> 941 <source>Shows the modification made to the settings</source>
942 <translation type="unfinished"></translation> 942 <translation type="unfinished"></translation>
943 </message> 943 </message>
944 <message> 944 <message>
945 <location filename="../Project.py" line="496"/> 945 <location filename="../Project.py" line="530"/>
946 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source> 946 <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> 947 <translation type="unfinished"></translation>
948 </message> 948 </message>
949 <message> 949 <message>
950 <location filename="../Project.py" line="2441"/> 950 <location filename="../Project.py" line="2523"/>
951 <source>Cleanup</source> 951 <source>Cleanup</source>
952 <translation type="unfinished"></translation> 952 <translation type="unfinished"></translation>
953 </message> 953 </message>
954 <message> 954 <message>
955 <location filename="../Project.py" line="503"/> 955 <location filename="../Project.py" line="537"/>
956 <source>&amp;Cleanup</source> 956 <source>&amp;Cleanup</source>
957 <translation type="unfinished"></translation> 957 <translation type="unfinished"></translation>
958 </message> 958 </message>
959 <message> 959 <message>
960 <location filename="../Project.py" line="508"/> 960 <location filename="../Project.py" line="542"/>
961 <source>Cleans out old data from the database</source> 961 <source>Cleans out old data from the database</source>
962 <translation type="unfinished"></translation> 962 <translation type="unfinished"></translation>
963 </message> 963 </message>
964 <message> 964 <message>
965 <location filename="../Project.py" line="510"/> 965 <location filename="../Project.py" line="544"/>
966 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source> 966 <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> 967 <translation type="unfinished"></translation>
968 </message> 968 </message>
969 <message> 969 <message>
970 <location filename="../Project.py" line="2464"/> 970 <location filename="../Project.py" line="2546"/>
971 <source>Validate</source> 971 <source>Validate</source>
972 <translation type="unfinished"></translation> 972 <translation type="unfinished"></translation>
973 </message> 973 </message>
974 <message> 974 <message>
975 <location filename="../Project.py" line="517"/> 975 <location filename="../Project.py" line="551"/>
976 <source>&amp;Validate</source> 976 <source>&amp;Validate</source>
977 <translation type="unfinished"></translation> 977 <translation type="unfinished"></translation>
978 </message> 978 </message>
979 <message> 979 <message>
980 <location filename="../Project.py" line="522"/> 980 <location filename="../Project.py" line="556"/>
981 <source>Validates all installed models</source> 981 <source>Validates all installed models</source>
982 <translation type="unfinished"></translation> 982 <translation type="unfinished"></translation>
983 </message> 983 </message>
984 <message> 984 <message>
985 <location filename="../Project.py" line="524"/> 985 <location filename="../Project.py" line="558"/>
986 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source> 986 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source>
987 <translation type="unfinished"></translation> 987 <translation type="unfinished"></translation>
988 </message> 988 </message>
989 <message> 989 <message>
990 <location filename="../Project.py" line="531"/> 990 <location filename="../Project.py" line="565"/>
991 <source>Start Python Console</source> 991 <source>Start Python Console</source>
992 <translation type="unfinished"></translation> 992 <translation type="unfinished"></translation>
993 </message> 993 </message>
994 <message> 994 <message>
995 <location filename="../Project.py" line="531"/> 995 <location filename="../Project.py" line="565"/>
996 <source>Start &amp;Python Console</source> 996 <source>Start &amp;Python Console</source>
997 <translation type="unfinished"></translation> 997 <translation type="unfinished"></translation>
998 </message> 998 </message>
999 <message> 999 <message>
1000 <location filename="../Project.py" line="536"/> 1000 <location filename="../Project.py" line="570"/>
1001 <source>Starts a Python interactive interpreter</source> 1001 <source>Starts a Python interactive interpreter</source>
1002 <translation type="unfinished"></translation> 1002 <translation type="unfinished"></translation>
1003 </message> 1003 </message>
1004 <message> 1004 <message>
1005 <location filename="../Project.py" line="538"/> 1005 <location filename="../Project.py" line="572"/>
1006 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source> 1006 <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> 1007 <translation type="unfinished"></translation>
1008 </message> 1008 </message>
1009 <message> 1009 <message>
1010 <location filename="../Project.py" line="2556"/> 1010 <location filename="../Project.py" line="2638"/>
1011 <source>Dump Data</source> 1011 <source>Dump Data</source>
1012 <translation type="unfinished"></translation> 1012 <translation type="unfinished"></translation>
1013 </message> 1013 </message>
1014 <message> 1014 <message>
1015 <location filename="../Project.py" line="549"/> 1015 <location filename="../Project.py" line="583"/>
1016 <source>&amp;Dump Data</source> 1016 <source>&amp;Dump Data</source>
1017 <translation type="unfinished"></translation> 1017 <translation type="unfinished"></translation>
1018 </message> 1018 </message>
1019 <message> 1019 <message>
1020 <location filename="../Project.py" line="554"/> 1020 <location filename="../Project.py" line="588"/>
1021 <source>Dump the database data to a fixture</source> 1021 <source>Dump the database data to a fixture</source>
1022 <translation type="unfinished"></translation> 1022 <translation type="unfinished"></translation>
1023 </message> 1023 </message>
1024 <message> 1024 <message>
1025 <location filename="../Project.py" line="556"/> 1025 <location filename="../Project.py" line="590"/>
1026 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source> 1026 <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> 1027 <translation type="unfinished"></translation>
1028 </message> 1028 </message>
1029 <message> 1029 <message>
1030 <location filename="../Project.py" line="2595"/> 1030 <location filename="../Project.py" line="2677"/>
1031 <source>Load Data</source> 1031 <source>Load Data</source>
1032 <translation type="unfinished"></translation> 1032 <translation type="unfinished"></translation>
1033 </message> 1033 </message>
1034 <message> 1034 <message>
1035 <location filename="../Project.py" line="563"/> 1035 <location filename="../Project.py" line="597"/>
1036 <source>&amp;Load Data</source> 1036 <source>&amp;Load Data</source>
1037 <translation type="unfinished"></translation> 1037 <translation type="unfinished"></translation>
1038 </message> 1038 </message>
1039 <message> 1039 <message>
1040 <location filename="../Project.py" line="568"/> 1040 <location filename="../Project.py" line="602"/>
1041 <source>Load data from fixture files</source> 1041 <source>Load data from fixture files</source>
1042 <translation type="unfinished"></translation> 1042 <translation type="unfinished"></translation>
1043 </message> 1043 </message>
1044 <message> 1044 <message>
1045 <location filename="../Project.py" line="570"/> 1045 <location filename="../Project.py" line="604"/>
1046 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source> 1046 <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> 1047 <translation type="unfinished"></translation>
1048 </message> 1048 </message>
1049 <message> 1049 <message>
1050 <location filename="../Project.py" line="577"/> 1050 <location filename="../Project.py" line="611"/>
1051 <source>Run Testsuite</source> 1051 <source>Run Testsuite</source>
1052 <translation type="unfinished"></translation> 1052 <translation type="unfinished"></translation>
1053 </message> 1053 </message>
1054 <message> 1054 <message>
1055 <location filename="../Project.py" line="577"/> 1055 <location filename="../Project.py" line="611"/>
1056 <source>Run &amp;Testsuite</source> 1056 <source>Run &amp;Testsuite</source>
1057 <translation type="unfinished"></translation> 1057 <translation type="unfinished"></translation>
1058 </message> 1058 </message>
1059 <message> 1059 <message>
1060 <location filename="../Project.py" line="582"/> 1060 <location filename="../Project.py" line="616"/>
1061 <source>Run the test suite for applications or the whole site</source> 1061 <source>Run the test suite for applications or the whole site</source>
1062 <translation type="unfinished"></translation> 1062 <translation type="unfinished"></translation>
1063 </message> 1063 </message>
1064 <message> 1064 <message>
1065 <location filename="../Project.py" line="584"/> 1065 <location filename="../Project.py" line="618"/>
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> 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>
1067 <translation type="unfinished"></translation> 1067 <translation type="unfinished"></translation>
1068 </message> 1068 </message>
1069 <message> 1069 <message>
1070 <location filename="../Project.py" line="591"/> 1070 <location filename="../Project.py" line="625"/>
1071 <source>Run Testserver</source> 1071 <source>Run Testserver</source>
1072 <translation type="unfinished"></translation> 1072 <translation type="unfinished"></translation>
1073 </message> 1073 </message>
1074 <message> 1074 <message>
1075 <location filename="../Project.py" line="591"/> 1075 <location filename="../Project.py" line="625"/>
1076 <source>Run Test&amp;server</source> 1076 <source>Run Test&amp;server</source>
1077 <translation type="unfinished"></translation> 1077 <translation type="unfinished"></translation>
1078 </message> 1078 </message>
1079 <message> 1079 <message>
1080 <location filename="../Project.py" line="596"/> 1080 <location filename="../Project.py" line="630"/>
1081 <source>Run a development server with data from a set of fixtures</source> 1081 <source>Run a development server with data from a set of fixtures</source>
1082 <translation type="unfinished"></translation> 1082 <translation type="unfinished"></translation>
1083 </message> 1083 </message>
1084 <message> 1084 <message>
1085 <location filename="../Project.py" line="598"/> 1085 <location filename="../Project.py" line="632"/>
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> 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>
1087 <translation type="unfinished"></translation> 1087 <translation type="unfinished"></translation>
1088 </message> 1088 </message>
1089 <message> 1089 <message>
1090 <location filename="../Project.py" line="2716"/> 1090 <location filename="../Project.py" line="2798"/>
1091 <source>Change Password</source> 1091 <source>Change Password</source>
1092 <translation type="unfinished"></translation> 1092 <translation type="unfinished"></translation>
1093 </message> 1093 </message>
1094 <message> 1094 <message>
1095 <location filename="../Project.py" line="610"/> 1095 <location filename="../Project.py" line="644"/>
1096 <source>Change &amp;Password</source> 1096 <source>Change &amp;Password</source>
1097 <translation type="unfinished"></translation> 1097 <translation type="unfinished"></translation>
1098 </message> 1098 </message>
1099 <message> 1099 <message>
1100 <location filename="../Project.py" line="615"/> 1100 <location filename="../Project.py" line="649"/>
1101 <source>Change the password of a user</source> 1101 <source>Change the password of a user</source>
1102 <translation type="unfinished"></translation> 1102 <translation type="unfinished"></translation>
1103 </message> 1103 </message>
1104 <message> 1104 <message>
1105 <location filename="../Project.py" line="617"/> 1105 <location filename="../Project.py" line="651"/>
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> 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>
1107 <translation type="unfinished"></translation> 1107 <translation type="unfinished"></translation>
1108 </message> 1108 </message>
1109 <message> 1109 <message>
1110 <location filename="../Project.py" line="624"/> 1110 <location filename="../Project.py" line="658"/>
1111 <source>Create Superuser</source> 1111 <source>Create Superuser</source>
1112 <translation type="unfinished"></translation> 1112 <translation type="unfinished"></translation>
1113 </message> 1113 </message>
1114 <message> 1114 <message>
1115 <location filename="../Project.py" line="624"/> 1115 <location filename="../Project.py" line="658"/>
1116 <source>Create &amp;Superuser</source> 1116 <source>Create &amp;Superuser</source>
1117 <translation type="unfinished"></translation> 1117 <translation type="unfinished"></translation>
1118 </message> 1118 </message>
1119 <message> 1119 <message>
1120 <location filename="../Project.py" line="629"/> 1120 <location filename="../Project.py" line="663"/>
1121 <source>Create a superuser account</source> 1121 <source>Create a superuser account</source>
1122 <translation type="unfinished"></translation> 1122 <translation type="unfinished"></translation>
1123 </message> 1123 </message>
1124 <message> 1124 <message>
1125 <location filename="../Project.py" line="631"/> 1125 <location filename="../Project.py" line="665"/>
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> 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>
1127 <translation type="unfinished"></translation> 1127 <translation type="unfinished"></translation>
1128 </message> 1128 </message>
1129 <message> 1129 <message>
1130 <location filename="../Project.py" line="2772"/> 1130 <location filename="../Project.py" line="2854"/>
1131 <source>Clear Sessions</source> 1131 <source>Clear Sessions</source>
1132 <translation type="unfinished"></translation> 1132 <translation type="unfinished"></translation>
1133 </message> 1133 </message>
1134 <message> 1134 <message>
1135 <location filename="../Project.py" line="642"/> 1135 <location filename="../Project.py" line="676"/>
1136 <source>Clear &amp;Sessions</source> 1136 <source>Clear &amp;Sessions</source>
1137 <translation type="unfinished"></translation> 1137 <translation type="unfinished"></translation>
1138 </message> 1138 </message>
1139 <message> 1139 <message>
1140 <location filename="../Project.py" line="647"/> 1140 <location filename="../Project.py" line="681"/>
1141 <source>Clear expired sessions</source> 1141 <source>Clear expired sessions</source>
1142 <translation type="unfinished"></translation> 1142 <translation type="unfinished"></translation>
1143 </message> 1143 </message>
1144 <message> 1144 <message>
1145 <location filename="../Project.py" line="649"/> 1145 <location filename="../Project.py" line="683"/>
1146 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source> 1146 <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> 1147 <translation type="unfinished"></translation>
1148 </message> 1148 </message>
1149 <message> 1149 <message>
1150 <location filename="../Project.py" line="660"/> 1150 <location filename="../Project.py" line="694"/>
1151 <source>Show Migrations</source> 1151 <source>Show Migrations</source>
1152 <translation type="unfinished"></translation> 1152 <translation type="unfinished"></translation>
1153 </message> 1153 </message>
1154 <message> 1154 <message>
1155 <location filename="../Project.py" line="660"/> 1155 <location filename="../Project.py" line="694"/>
1156 <source>&amp;Show Migrations</source> 1156 <source>&amp;Show Migrations</source>
1157 <translation type="unfinished"></translation> 1157 <translation type="unfinished"></translation>
1158 </message> 1158 </message>
1159 <message> 1159 <message>
1160 <location filename="../Project.py" line="665"/> 1160 <location filename="../Project.py" line="699"/>
1161 <source>Show a list of available migrations</source> 1161 <source>Show a list of available migrations</source>
1162 <translation type="unfinished"></translation> 1162 <translation type="unfinished"></translation>
1163 </message> 1163 </message>
1164 <message> 1164 <message>
1165 <location filename="../Project.py" line="667"/> 1165 <location filename="../Project.py" line="701"/>
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> 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>
1167 <translation type="unfinished"></translation> 1167 <translation type="unfinished"></translation>
1168 </message> 1168 </message>
1169 <message> 1169 <message>
1170 <location filename="../Project.py" line="675"/> 1170 <location filename="../Project.py" line="709"/>
1171 <source>Show Migrations Plan</source> 1171 <source>Show Migrations Plan</source>
1172 <translation type="unfinished"></translation> 1172 <translation type="unfinished"></translation>
1173 </message> 1173 </message>
1174 <message> 1174 <message>
1175 <location filename="../Project.py" line="675"/> 1175 <location filename="../Project.py" line="709"/>
1176 <source>Show Migrations &amp;Plan</source> 1176 <source>Show Migrations &amp;Plan</source>
1177 <translation type="unfinished"></translation> 1177 <translation type="unfinished"></translation>
1178 </message> 1178 </message>
1179 <message> 1179 <message>
1180 <location filename="../Project.py" line="680"/> 1180 <location filename="../Project.py" line="714"/>
1181 <source>Show a list with the migrations plan</source> 1181 <source>Show a list with the migrations plan</source>
1182 <translation type="unfinished"></translation> 1182 <translation type="unfinished"></translation>
1183 </message> 1183 </message>
1184 <message> 1184 <message>
1185 <location filename="../Project.py" line="682"/> 1185 <location filename="../Project.py" line="716"/>
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> 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>
1187 <translation type="unfinished"></translation> 1187 <translation type="unfinished"></translation>
1188 </message> 1188 </message>
1189 <message> 1189 <message>
1190 <location filename="../Project.py" line="776"/> 1190 <location filename="../Project.py" line="807"/>
1191 <source>D&amp;jango</source> 1191 <source>D&amp;jango</source>
1192 <translation type="unfinished"></translation> 1192 <translation type="unfinished"></translation>
1193 </message> 1193 </message>
1194 <message> 1194 <message>
1195 <location filename="../Project.py" line="816"/> 1195 <location filename="../Project.py" line="847"/>
1196 <source>&amp;Database</source> 1196 <source>&amp;Database</source>
1197 <translation type="unfinished"></translation> 1197 <translation type="unfinished"></translation>
1198 </message> 1198 </message>
1199 <message> 1199 <message>
1200 <location filename="../Project.py" line="840"/> 1200 <location filename="../Project.py" line="871"/>
1201 <source>Show &amp;SQL</source> 1201 <source>Show &amp;SQL</source>
1202 <translation type="unfinished"></translation> 1202 <translation type="unfinished"></translation>
1203 </message> 1203 </message>
1204 <message> 1204 <message>
1205 <location filename="../Project.py" line="867"/> 1205 <location filename="../Project.py" line="901"/>
1206 <source>&amp;Migrations</source> 1206 <source>&amp;Migrations</source>
1207 <translation type="unfinished"></translation> 1207 <translation type="unfinished"></translation>
1208 </message> 1208 </message>
1209 <message> 1209 <message>
1210 <location filename="../Project.py" line="892"/> 1210 <location filename="../Project.py" line="926"/>
1211 <source>&amp;Tools</source> 1211 <source>&amp;Tools</source>
1212 <translation type="unfinished"></translation> 1212 <translation type="unfinished"></translation>
1213 </message> 1213 </message>
1214 <message> 1214 <message>
1215 <location filename="../Project.py" line="912"/> 1215 <location filename="../Project.py" line="946"/>
1216 <source>T&amp;esting</source> 1216 <source>T&amp;esting</source>
1217 <translation type="unfinished"></translation> 1217 <translation type="unfinished"></translation>
1218 </message> 1218 </message>
1219 <message> 1219 <message>
1220 <location filename="../Project.py" line="932"/> 1220 <location filename="../Project.py" line="966"/>
1221 <source>&amp;Authorization</source> 1221 <source>&amp;Authorization</source>
1222 <translation type="unfinished"></translation> 1222 <translation type="unfinished"></translation>
1223 </message> 1223 </message>
1224 <message> 1224 <message>
1225 <location filename="../Project.py" line="949"/> 1225 <location filename="../Project.py" line="983"/>
1226 <source>&amp;Session</source> 1226 <source>&amp;Session</source>
1227 <translation type="unfinished"></translation> 1227 <translation type="unfinished"></translation>
1228 </message> 1228 </message>
1229 <message> 1229 <message>
1230 <location filename="../Project.py" line="991"/> 1230 <location filename="../Project.py" line="1025"/>
1231 <source>Open with {0}</source> 1231 <source>Open with {0}</source>
1232 <translation type="unfinished"></translation> 1232 <translation type="unfinished"></translation>
1233 </message> 1233 </message>
1234 <message> 1234 <message>
1235 <location filename="../Project.py" line="1006"/> 1235 <location filename="../Project.py" line="1040"/>
1236 <source>New template...</source> 1236 <source>New template...</source>
1237 <translation type="unfinished"></translation> 1237 <translation type="unfinished"></translation>
1238 </message> 1238 </message>
1239 <message> 1239 <message>
1240 <location filename="../Project.py" line="1015"/> 1240 <location filename="../Project.py" line="1049"/>
1241 <source>Update all catalogs</source> 1241 <source>Update all catalogs</source>
1242 <translation type="unfinished"></translation> 1242 <translation type="unfinished"></translation>
1243 </message> 1243 </message>
1244 <message> 1244 <message>
1245 <location filename="../Project.py" line="1018"/> 1245 <location filename="../Project.py" line="1052"/>
1246 <source>Update selected catalogs</source> 1246 <source>Update selected catalogs</source>
1247 <translation type="unfinished"></translation> 1247 <translation type="unfinished"></translation>
1248 </message> 1248 </message>
1249 <message> 1249 <message>
1250 <location filename="../Project.py" line="1022"/> 1250 <location filename="../Project.py" line="1056"/>
1251 <source>Update all catalogs (with obsolete)</source> 1251 <source>Update all catalogs (with obsolete)</source>
1252 <translation type="unfinished"></translation> 1252 <translation type="unfinished"></translation>
1253 </message> 1253 </message>
1254 <message> 1254 <message>
1255 <location filename="../Project.py" line="1025"/> 1255 <location filename="../Project.py" line="1059"/>
1256 <source>Update selected catalogs (with obsolete)</source> 1256 <source>Update selected catalogs (with obsolete)</source>
1257 <translation type="unfinished"></translation> 1257 <translation type="unfinished"></translation>
1258 </message> 1258 </message>
1259 <message> 1259 <message>
1260 <location filename="../Project.py" line="1029"/> 1260 <location filename="../Project.py" line="1063"/>
1261 <source>Compile all catalogs</source> 1261 <source>Compile all catalogs</source>
1262 <translation type="unfinished"></translation> 1262 <translation type="unfinished"></translation>
1263 </message> 1263 </message>
1264 <message> 1264 <message>
1265 <location filename="../Project.py" line="1032"/> 1265 <location filename="../Project.py" line="1066"/>
1266 <source>Compile selected catalogs</source> 1266 <source>Compile selected catalogs</source>
1267 <translation type="unfinished"></translation> 1267 <translation type="unfinished"></translation>
1268 </message> 1268 </message>
1269 <message> 1269 <message>
1270 <location filename="../Project.py" line="1126"/> 1270 <location filename="../Project.py" line="1160"/>
1271 <source>New Form</source> 1271 <source>New Form</source>
1272 <translation type="unfinished"></translation> 1272 <translation type="unfinished"></translation>
1273 </message> 1273 </message>
1274 <message> 1274 <message>
1275 <location filename="../Project.py" line="1093"/> 1275 <location filename="../Project.py" line="1127"/>
1276 <source>The file already exists! Overwrite it?</source> 1276 <source>The file already exists! Overwrite it?</source>
1277 <translation type="unfinished"></translation> 1277 <translation type="unfinished"></translation>
1278 </message> 1278 </message>
1279 <message> 1279 <message>
1280 <location filename="../Project.py" line="1126"/> 1280 <location filename="../Project.py" line="1160"/>
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> 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>
1282 <translation type="unfinished"></translation> 1282 <translation type="unfinished"></translation>
1283 </message> 1283 </message>
1284 <message> 1284 <message>
1285 <location filename="../Project.py" line="1405"/> 1285 <location filename="../Project.py" line="1439"/>
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> 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>
1287 <translation type="unfinished"></translation> 1287 <translation type="unfinished"></translation>
1288 </message> 1288 </message>
1289 <message> 1289 <message>
1290 <location filename="../Project.py" line="1476"/> 1290 <location filename="../Project.py" line="1510"/>
1291 <source>Select Applications</source> 1291 <source>Select Applications</source>
1292 <translation type="unfinished"></translation> 1292 <translation type="unfinished"></translation>
1293 </message> 1293 </message>
1294 <message> 1294 <message>
1295 <location filename="../Project.py" line="1476"/> 1295 <location filename="../Project.py" line="1510"/>
1296 <source>Enter the list of applications separated by spaces.</source> 1296 <source>Enter the list of applications separated by spaces.</source>
1297 <translation type="unfinished"></translation> 1297 <translation type="unfinished"></translation>
1298 </message> 1298 </message>
1299 <message> 1299 <message>
1300 <location filename="../Project.py" line="1831"/> 1300 <location filename="../Project.py" line="1865"/>
1301 <source>Project</source> 1301 <source>Project</source>
1302 <translation type="unfinished"></translation> 1302 <translation type="unfinished"></translation>
1303 </message> 1303 </message>
1304 <message> 1304 <message>
1305 <location filename="../Project.py" line="1571"/> 1305 <location filename="../Project.py" line="1605"/>
1306 <source>Application</source> 1306 <source>Application</source>
1307 <translation type="unfinished"></translation> 1307 <translation type="unfinished"></translation>
1308 </message> 1308 </message>
1309 <message> 1309 <message>
1310 <location filename="../Project.py" line="1573"/> 1310 <location filename="../Project.py" line="1607"/>
1311 <source>Start Django</source> 1311 <source>Start Django</source>
1312 <translation type="unfinished"></translation> 1312 <translation type="unfinished"></translation>
1313 </message> 1313 </message>
1314 <message> 1314 <message>
1315 <location filename="../Project.py" line="1573"/> 1315 <location filename="../Project.py" line="1607"/>
1316 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source> 1316 <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> 1317 <translation type="unfinished"></translation>
1318 </message> 1318 </message>
1319 <message> 1319 <message>
1320 <location filename="../Project.py" line="1650"/> 1320 <location filename="../Project.py" line="1684"/>
1321 <source>Start Django Project</source> 1321 <source>Start Django Project</source>
1322 <translation type="unfinished"></translation> 1322 <translation type="unfinished"></translation>
1323 </message> 1323 </message>
1324 <message> 1324 <message>
1325 <location filename="../Project.py" line="1695"/> 1325 <location filename="../Project.py" line="1729"/>
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> 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>
1327 <translation type="unfinished"></translation> 1327 <translation type="unfinished"></translation>
1328 </message> 1328 </message>
1329 <message> 1329 <message>
1330 <location filename="../Project.py" line="1626"/> 1330 <location filename="../Project.py" line="1660"/>
1331 <source>Django project created successfully.</source> 1331 <source>Django project created successfully.</source>
1332 <translation type="unfinished"></translation> 1332 <translation type="unfinished"></translation>
1333 </message> 1333 </message>
1334 <message> 1334 <message>
1335 <location filename="../Project.py" line="1650"/> 1335 <location filename="../Project.py" line="1684"/>
1336 <source>Enter the name of the new Django project.</source> 1336 <source>Enter the name of the new Django project.</source>
1337 <translation type="unfinished"></translation> 1337 <translation type="unfinished"></translation>
1338 </message> 1338 </message>
1339 <message> 1339 <message>
1340 <location filename="../Project.py" line="1678"/> 1340 <location filename="../Project.py" line="1712"/>
1341 <source>Start Django Application</source> 1341 <source>Start Django Application</source>
1342 <translation type="unfinished"></translation> 1342 <translation type="unfinished"></translation>
1343 </message> 1343 </message>
1344 <message> 1344 <message>
1345 <location filename="../Project.py" line="1712"/> 1345 <location filename="../Project.py" line="1746"/>
1346 <source>Django application created successfully.</source> 1346 <source>Django application created successfully.</source>
1347 <translation type="unfinished"></translation> 1347 <translation type="unfinished"></translation>
1348 </message> 1348 </message>
1349 <message> 1349 <message>
1350 <location filename="../Project.py" line="1724"/> 1350 <location filename="../Project.py" line="1758"/>
1351 <source>Start Global Django Application</source> 1351 <source>Start Global Django Application</source>
1352 <translation type="unfinished"></translation> 1352 <translation type="unfinished"></translation>
1353 </message> 1353 </message>
1354 <message> 1354 <message>
1355 <location filename="../Project.py" line="1724"/> 1355 <location filename="../Project.py" line="1758"/>
1356 <source>Enter the name of the new global Django application.</source> 1356 <source>Enter the name of the new global Django application.</source>
1357 <translation type="unfinished"></translation> 1357 <translation type="unfinished"></translation>
1358 </message> 1358 </message>
1359 <message> 1359 <message>
1360 <location filename="../Project.py" line="1746"/> 1360 <location filename="../Project.py" line="1780"/>
1361 <source>Start Local Django Application</source> 1361 <source>Start Local Django Application</source>
1362 <translation type="unfinished"></translation> 1362 <translation type="unfinished"></translation>
1363 </message> 1363 </message>
1364 <message> 1364 <message>
1365 <location filename="../Project.py" line="1746"/> 1365 <location filename="../Project.py" line="1780"/>
1366 <source>Enter the name of the new local Django application.</source> 1366 <source>Enter the name of the new local Django application.</source>
1367 <translation type="unfinished"></translation> 1367 <translation type="unfinished"></translation>
1368 </message> 1368 </message>
1369 <message> 1369 <message>
1370 <location filename="../Project.py" line="1795"/> 1370 <location filename="../Project.py" line="1829"/>
1371 <source>Select Project</source> 1371 <source>Select Project</source>
1372 <translation type="unfinished"></translation> 1372 <translation type="unfinished"></translation>
1373 </message> 1373 </message>
1374 <message> 1374 <message>
1375 <location filename="../Project.py" line="1795"/> 1375 <location filename="../Project.py" line="1829"/>
1376 <source>Select the Django project to work with.</source> 1376 <source>Select the Django project to work with.</source>
1377 <translation type="unfinished"></translation> 1377 <translation type="unfinished"></translation>
1378 </message> 1378 </message>
1379 <message> 1379 <message>
1380 <location filename="../Project.py" line="1829"/> 1380 <location filename="../Project.py" line="1863"/>
1381 <source>None</source> 1381 <source>None</source>
1382 <translation type="unfinished"></translation> 1382 <translation type="unfinished"></translation>
1383 </message> 1383 </message>
1384 <message> 1384 <message>
1385 <location filename="../Project.py" line="1834"/> 1385 <location filename="../Project.py" line="1868"/>
1386 <source>&amp;Current Django project ({0})</source> 1386 <source>&amp;Current Django project ({0})</source>
1387 <translation type="unfinished"></translation> 1387 <translation type="unfinished"></translation>
1388 </message> 1388 </message>
1389 <message> 1389 <message>
1390 <location filename="../Project.py" line="3148"/> 1390 <location filename="../Project.py" line="3230"/>
1391 <source>Process Generation Error</source> 1391 <source>Process Generation Error</source>
1392 <translation type="unfinished"></translation> 1392 <translation type="unfinished"></translation>
1393 </message> 1393 </message>
1394 <message> 1394 <message>
1395 <location filename="../Project.py" line="1908"/> 1395 <location filename="../Project.py" line="1942"/>
1396 <source>The Django server could not be started.</source> 1396 <source>The Django server could not be started.</source>
1397 <translation type="unfinished"></translation> 1397 <translation type="unfinished"></translation>
1398 </message> 1398 </message>
1399 <message> 1399 <message>
1400 <location filename="../Project.py" line="1954"/> 1400 <location filename="../Project.py" line="1988"/>
1401 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source> 1401 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
1402 <translation type="unfinished"></translation> 1402 <translation type="unfinished"></translation>
1403 </message> 1403 </message>
1404 <message> 1404 <message>
1405 <location filename="../Project.py" line="2757"/> 1405 <location filename="../Project.py" line="2839"/>
1406 <source>The Django process could not be started.</source> 1406 <source>The Django process could not be started.</source>
1407 <translation type="unfinished"></translation> 1407 <translation type="unfinished"></translation>
1408 </message> 1408 </message>
1409 <message> 1409 <message>
1410 <location filename="../Project.py" line="1995"/> 1410 <location filename="../Project.py" line="2029"/>
1411 <source>Introspect Database</source> 1411 <source>Introspect Database</source>
1412 <translation type="unfinished"></translation> 1412 <translation type="unfinished"></translation>
1413 </message> 1413 </message>
1414 <message> 1414 <message>
1415 <location filename="../Project.py" line="2024"/> 1415 <location filename="../Project.py" line="2058"/>
1416 <source>Flushing the database will destroy all data. Are you sure?</source> 1416 <source>Flushing the database will destroy all data. Are you sure?</source>
1417 <translation type="unfinished"></translation> 1417 <translation type="unfinished"></translation>
1418 </message> 1418 </message>
1419 <message> 1419 <message>
1420 <location filename="../Project.py" line="2036"/> 1420 <location filename="../Project.py" line="2070"/>
1421 <source>Database tables flushed successfully.</source> 1421 <source>Database tables flushed successfully.</source>
1422 <translation type="unfinished"></translation> 1422 <translation type="unfinished"></translation>
1423 </message> 1423 </message>
1424 <message> 1424 <message>
1425 <location filename="../Project.py" line="2098"/> 1425 <location filename="../Project.py" line="2236"/>
1426 <source>SQL Files (*.sql)</source> 1426 <source>SQL Files (*.sql)</source>
1427 <translation type="unfinished"></translation> 1427 <translation type="unfinished"></translation>
1428 </message> 1428 </message>
1429 <message> 1429 <message>
1430 <location filename="../Project.py" line="2453"/> 1430 <location filename="../Project.py" line="2535"/>
1431 <source>Database cleaned up successfully.</source> 1431 <source>Database cleaned up successfully.</source>
1432 <translation type="unfinished"></translation> 1432 <translation type="unfinished"></translation>
1433 </message> 1433 </message>
1434 <message> 1434 <message>
1435 <location filename="../Project.py" line="2526"/> 1435 <location filename="../Project.py" line="2608"/>
1436 <source>Enter the names of the cache tables separated by spaces.</source> 1436 <source>Enter the names of the cache tables separated by spaces.</source>
1437 <translation type="unfinished"></translation> 1437 <translation type="unfinished"></translation>
1438 </message> 1438 </message>
1439 <message> 1439 <message>
1440 <location filename="../Project.py" line="2541"/> 1440 <location filename="../Project.py" line="2623"/>
1441 <source>Cache tables created successfully.</source> 1441 <source>Cache tables created successfully.</source>
1442 <translation type="unfinished"></translation> 1442 <translation type="unfinished"></translation>
1443 </message> 1443 </message>
1444 <message> 1444 <message>
1445 <location filename="../Project.py" line="2579"/> 1445 <location filename="../Project.py" line="2661"/>
1446 <source>JSON Files (*.json)</source> 1446 <source>JSON Files (*.json)</source>
1447 <translation type="unfinished"></translation> 1447 <translation type="unfinished"></translation>
1448 </message> 1448 </message>
1449 <message> 1449 <message>
1450 <location filename="../Project.py" line="2581"/> 1450 <location filename="../Project.py" line="2663"/>
1451 <source>XML Files (*.xml)</source> 1451 <source>XML Files (*.xml)</source>
1452 <translation type="unfinished"></translation> 1452 <translation type="unfinished"></translation>
1453 </message> 1453 </message>
1454 <message> 1454 <message>
1455 <location filename="../Project.py" line="2583"/> 1455 <location filename="../Project.py" line="2665"/>
1456 <source>YAML Files (*.yaml)</source> 1456 <source>YAML Files (*.yaml)</source>
1457 <translation type="unfinished"></translation> 1457 <translation type="unfinished"></translation>
1458 </message> 1458 </message>
1459 <message> 1459 <message>
1460 <location filename="../Project.py" line="2686"/> 1460 <location filename="../Project.py" line="2768"/>
1461 <source>The Django test server could not be started.</source> 1461 <source>The Django test server could not be started.</source>
1462 <translation type="unfinished"></translation> 1462 <translation type="unfinished"></translation>
1463 </message> 1463 </message>
1464 <message> 1464 <message>
1465 <location filename="../Project.py" line="2716"/> 1465 <location filename="../Project.py" line="2798"/>
1466 <source>Enter the name of the user:</source> 1466 <source>Enter the name of the user:</source>
1467 <translation type="unfinished"></translation> 1467 <translation type="unfinished"></translation>
1468 </message> 1468 </message>
1469 <message> 1469 <message>
1470 <location filename="../Project.py" line="2784"/> 1470 <location filename="../Project.py" line="2866"/>
1471 <source>Expired sessions cleared successfully.</source> 1471 <source>Expired sessions cleared successfully.</source>
1472 <translation type="unfinished"></translation> 1472 <translation type="unfinished"></translation>
1473 </message> 1473 </message>
1474 <message> 1474 <message>
1475 <location filename="../Project.py" line="2853"/> 1475 <location filename="../Project.py" line="2935"/>
1476 <source>Initializing message catalog for &apos;{0}&apos;</source> 1476 <source>Initializing message catalog for &apos;{0}&apos;</source>
1477 <translation type="unfinished"></translation> 1477 <translation type="unfinished"></translation>
1478 </message> 1478 </message>
1479 <message> 1479 <message>
1480 <location filename="../Project.py" line="3112"/> 1480 <location filename="../Project.py" line="3194"/>
1481 <source>No current site selected or no site created yet. Aborting...</source> 1481 <source>No current site selected or no site created yet. Aborting...</source>
1482 <translation type="unfinished"></translation> 1482 <translation type="unfinished"></translation>
1483 </message> 1483 </message>
1484 <message> 1484 <message>
1485 <location filename="../Project.py" line="2873"/> 1485 <location filename="../Project.py" line="2955"/>
1486 <source> 1486 <source>
1487 Message catalog initialized successfully.</source> 1487 Message catalog initialized successfully.</source>
1488 <translation type="unfinished"></translation> 1488 <translation type="unfinished"></translation>
1489 </message> 1489 </message>
1490 <message> 1490 <message>
1491 <location filename="../Project.py" line="2985"/> 1491 <location filename="../Project.py" line="3067"/>
1492 <source>Updating message catalogs</source> 1492 <source>Updating message catalogs</source>
1493 <translation type="unfinished"></translation> 1493 <translation type="unfinished"></translation>
1494 </message> 1494 </message>
1495 <message> 1495 <message>
1496 <location filename="../Project.py" line="3076"/> 1496 <location filename="../Project.py" line="3158"/>
1497 <source>No locales detected. Aborting...</source> 1497 <source>No locales detected. Aborting...</source>
1498 <translation type="unfinished"></translation> 1498 <translation type="unfinished"></translation>
1499 </message> 1499 </message>
1500 <message> 1500 <message>
1501 <location filename="../Project.py" line="3036"/> 1501 <location filename="../Project.py" line="3118"/>
1502 <source> 1502 <source>
1503 Message catalogs updated successfully.</source> 1503 Message catalogs updated successfully.</source>
1504 <translation type="unfinished"></translation> 1504 <translation type="unfinished"></translation>
1505 </message> 1505 </message>
1506 <message> 1506 <message>
1507 <location filename="../Project.py" line="3017"/> 1507 <location filename="../Project.py" line="3099"/>
1508 <source>Updating message catalogs (keeping obsolete messages)</source> 1508 <source>Updating message catalogs (keeping obsolete messages)</source>
1509 <translation type="unfinished"></translation> 1509 <translation type="unfinished"></translation>
1510 </message> 1510 </message>
1511 <message> 1511 <message>
1512 <location filename="../Project.py" line="3102"/> 1512 <location filename="../Project.py" line="3184"/>
1513 <source>Compiling message catalogs</source> 1513 <source>Compiling message catalogs</source>
1514 <translation type="unfinished"></translation> 1514 <translation type="unfinished"></translation>
1515 </message> 1515 </message>
1516 <message> 1516 <message>
1517 <location filename="../Project.py" line="3119"/> 1517 <location filename="../Project.py" line="3201"/>
1518 <source> 1518 <source>
1519 Message catalogs compiled successfully.</source> 1519 Message catalogs compiled successfully.</source>
1520 <translation type="unfinished"></translation> 1520 <translation type="unfinished"></translation>
1521 </message> 1521 </message>
1522 <message> 1522 <message>
1523 <location filename="../Project.py" line="3148"/> 1523 <location filename="../Project.py" line="3230"/>
1524 <source>The translations editor process ({0}) could not be started.</source> 1524 <source>The translations editor process ({0}) could not be started.</source>
1525 <translation type="unfinished"></translation> 1525 <translation type="unfinished"></translation>
1526 </message> 1526 </message>
1527 <message> 1527 <message>
1528 <location filename="../Project.py" line="690"/> 1528 <location filename="../Project.py" line="724"/>
1529 <source>Apply All Migrations</source> 1529 <source>Apply All Migrations</source>
1530 <translation type="unfinished"></translation> 1530 <translation type="unfinished"></translation>
1531 </message> 1531 </message>
1532 <message> 1532 <message>
1533 <location filename="../Project.py" line="690"/> 1533 <location filename="../Project.py" line="724"/>
1534 <source>&amp;Apply All Migrations</source> 1534 <source>&amp;Apply All Migrations</source>
1535 <translation type="unfinished"></translation> 1535 <translation type="unfinished"></translation>
1536 </message> 1536 </message>
1537 <message> 1537 <message>
1538 <location filename="../Project.py" line="695"/> 1538 <location filename="../Project.py" line="729"/>
1539 <source>Apply all available migrations</source> 1539 <source>Apply all available migrations</source>
1540 <translation type="unfinished"></translation> 1540 <translation type="unfinished"></translation>
1541 </message> 1541 </message>
1542 <message> 1542 <message>
1543 <location filename="../Project.py" line="697"/> 1543 <location filename="../Project.py" line="731"/>
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> 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>
1545 <translation type="unfinished"></translation> 1545 <translation type="unfinished"></translation>
1546 </message> 1546 </message>
1547 <message> 1547 <message>
1548 <location filename="../Project.py" line="2208"/> 1548 <location filename="../Project.py" line="2290"/>
1549 <source>Apply Selected Migrations</source> 1549 <source>Apply Selected Migrations</source>
1550 <translation type="unfinished"></translation> 1550 <translation type="unfinished"></translation>
1551 </message> 1551 </message>
1552 <message> 1552 <message>
1553 <location filename="../Project.py" line="709"/> 1553 <location filename="../Project.py" line="743"/>
1554 <source>Apply selected migrations</source> 1554 <source>Apply selected migrations</source>
1555 <translation type="unfinished"></translation> 1555 <translation type="unfinished"></translation>
1556 </message> 1556 </message>
1557 <message> 1557 <message>
1558 <location filename="../Project.py" line="711"/> 1558 <location filename="../Project.py" line="745"/>
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> 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>
1560 <translation type="unfinished"></translation> 1560 <translation type="unfinished"></translation>
1561 </message> 1561 </message>
1562 <message> 1562 <message>
1563 <location filename="../Project.py" line="2267"/> 1563 <location filename="../Project.py" line="2349"/>
1564 <source>Unapply Migrations</source> 1564 <source>Unapply Migrations</source>
1565 <translation type="unfinished"></translation> 1565 <translation type="unfinished"></translation>
1566 </message> 1566 </message>
1567 <message> 1567 <message>
1568 <location filename="../Project.py" line="720"/> 1568 <location filename="../Project.py" line="754"/>
1569 <source>&amp;Unapply Migrations</source> 1569 <source>&amp;Unapply Migrations</source>
1570 <translation type="unfinished"></translation> 1570 <translation type="unfinished"></translation>
1571 </message> 1571 </message>
1572 <message> 1572 <message>
1573 <location filename="../Project.py" line="725"/> 1573 <location filename="../Project.py" line="759"/>
1574 <source>Unapply all migrations for an app</source> 1574 <source>Unapply all migrations for an app</source>
1575 <translation type="unfinished"></translation> 1575 <translation type="unfinished"></translation>
1576 </message> 1576 </message>
1577 <message> 1577 <message>
1578 <location filename="../Project.py" line="727"/> 1578 <location filename="../Project.py" line="761"/>
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> 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>
1580 <translation type="unfinished"></translation> 1580 <translation type="unfinished"></translation>
1581 </message> 1581 </message>
1582 <message> 1582 <message>
1583 <location filename="../Project.py" line="2344"/> 1583 <location filename="../Project.py" line="2426"/>
1584 <source>Make Migrations</source> 1584 <source>Make Migrations</source>
1585 <translation type="unfinished"></translation> 1585 <translation type="unfinished"></translation>
1586 </message> 1586 </message>
1587 <message> 1587 <message>
1588 <location filename="../Project.py" line="735"/> 1588 <location filename="../Project.py" line="769"/>
1589 <source>&amp;Make Migrations</source> 1589 <source>&amp;Make Migrations</source>
1590 <translation type="unfinished"></translation> 1590 <translation type="unfinished"></translation>
1591 </message> 1591 </message>
1592 <message> 1592 <message>
1593 <location filename="../Project.py" line="740"/> 1593 <location filename="../Project.py" line="774"/>
1594 <source>Generate migrations for the project</source> 1594 <source>Generate migrations for the project</source>
1595 <translation type="unfinished"></translation> 1595 <translation type="unfinished"></translation>
1596 </message> 1596 </message>
1597 <message> 1597 <message>
1598 <location filename="../Project.py" line="742"/> 1598 <location filename="../Project.py" line="776"/>
1599 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source> 1599 <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> 1600 <translation type="unfinished"></translation>
1601 </message> 1601 </message>
1602 <message> 1602 <message>
1603 <location filename="../Project.py" line="2375"/> 1603 <location filename="../Project.py" line="2457"/>
1604 <source>No migrations available.</source> 1604 <source>No migrations available.</source>
1605 <translation type="unfinished"></translation> 1605 <translation type="unfinished"></translation>
1606 </message> 1606 </message>
1607 <message> 1607 <message>
1608 <location filename="../Project.py" line="2233"/> 1608 <location filename="../Project.py" line="2315"/>
1609 <source>Apply Migrations</source> 1609 <source>Apply Migrations</source>
1610 <translation type="unfinished"></translation> 1610 <translation type="unfinished"></translation>
1611 </message> 1611 </message>
1612 <message> 1612 <message>
1613 <location filename="../Project.py" line="2267"/> 1613 <location filename="../Project.py" line="2349"/>
1614 <source>Select an application:</source> 1614 <source>Select an application:</source>
1615 <translation type="unfinished"></translation> 1615 <translation type="unfinished"></translation>
1616 </message> 1616 </message>
1617 <message> 1617 <message>
1618 <location filename="../Project.py" line="2388"/> 1618 <location filename="../Project.py" line="2470"/>
1619 <source>Squash Migrations</source> 1619 <source>Squash Migrations</source>
1620 <translation type="unfinished"></translation> 1620 <translation type="unfinished"></translation>
1621 </message> 1621 </message>
1622 <message> 1622 <message>
1623 <location filename="../Project.py" line="750"/> 1623 <location filename="../Project.py" line="783"/>
1624 <source>S&amp;quash Migrations</source> 1624 <source>S&amp;quash Migrations</source>
1625 <translation type="unfinished"></translation> 1625 <translation type="unfinished"></translation>
1626 </message> 1626 </message>
1627 <message> 1627 <message>
1628 <location filename="../Project.py" line="755"/> 1628 <location filename="../Project.py" line="788"/>
1629 <source>Squash migrations of an application of the project</source> 1629 <source>Squash migrations of an application of the project</source>
1630 <translation type="unfinished"></translation> 1630 <translation type="unfinished"></translation>
1631 </message> 1631 </message>
1632 <message> 1632 <message>
1633 <location filename="../Project.py" line="757"/> 1633 <location filename="../Project.py" line="790"/>
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> 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>
1635 <translation type="unfinished"></translation>
1636 </message>
1637 <message>
1638 <location filename="../Project.py" line="485"/>
1639 <source>Apply Migration</source>
1640 <translation type="unfinished"></translation>
1641 </message>
1642 <message>
1643 <location filename="../Project.py" line="485"/>
1644 <source>&amp;Apply Migration</source>
1645 <translation type="unfinished"></translation>
1646 </message>
1647 <message>
1648 <location filename="../Project.py" line="490"/>
1649 <source>Prints the SQL statements to apply a migration of an application</source>
1650 <translation type="unfinished"></translation>
1651 </message>
1652 <message>
1653 <location filename="../Project.py" line="493"/>
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>
1655 <translation type="unfinished"></translation>
1656 </message>
1657 <message>
1658 <location filename="../Project.py" line="502"/>
1659 <source>Unapply Migration</source>
1660 <translation type="unfinished"></translation>
1661 </message>
1662 <message>
1663 <location filename="../Project.py" line="502"/>
1664 <source>&amp;Unapply Migration</source>
1665 <translation type="unfinished"></translation>
1666 </message>
1667 <message>
1668 <location filename="../Project.py" line="507"/>
1669 <source>Prints the SQL statements to unapply a migration of an application</source>
1670 <translation type="unfinished"></translation>
1671 </message>
1672 <message>
1673 <location filename="../Project.py" line="510"/>
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>
1675 <translation type="unfinished"></translation>
1676 </message>
1677 <message>
1678 <location filename="../Project.py" line="2218"/>
1679 <source>SQL Migrate</source>
1635 <translation type="unfinished"></translation> 1680 <translation type="unfinished"></translation>
1636 </message> 1681 </message>
1637 </context> 1682 </context>
1638 <context> 1683 <context>
1639 <name>ProjectDjangoPlugin</name> 1684 <name>ProjectDjangoPlugin</name>

eric ide

mercurial