ProjectDjango/i18n/django_empty.ts

changeset 102
7e2351e4d729
parent 92
0000e0e16237
child 104
4cd211a73b3e
equal deleted inserted replaced
101:6e39332e4a36 102:7e2351e4d729
54 </message> 54 </message>
55 </context> 55 </context>
56 <context> 56 <context>
57 <name>DjangoDialog</name> 57 <name>DjangoDialog</name>
58 <message> 58 <message>
59 <location filename="../DjangoDialog.py" line="181"/> 59 <location filename="../DjangoDialog.py" line="189"/>
60 <source>Process Generation Error</source> 60 <source>Process Generation Error</source>
61 <translation type="unfinished"></translation> 61 <translation type="unfinished"></translation>
62 </message> 62 </message>
63 <message> 63 <message>
64 <location filename="../DjangoDialog.py" line="181"/> 64 <location filename="../DjangoDialog.py" line="189"/>
65 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 65 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
66 <translation type="unfinished"></translation> 66 <translation type="unfinished"></translation>
67 </message> 67 </message>
68 <message> 68 <message>
69 <location filename="../DjangoDialog.py" line="266"/> 69 <location filename="../DjangoDialog.py" line="282"/>
70 <source>Select data file</source> 70 <source>Select data file</source>
71 <translation type="unfinished"></translation> 71 <translation type="unfinished"></translation>
72 </message> 72 </message>
73 <message> 73 <message>
74 <location filename="../DjangoDialog.py" line="287"/> 74 <location filename="../DjangoDialog.py" line="303"/>
75 <source>Error saving data</source> 75 <source>Error saving data</source>
76 <translation type="unfinished"></translation> 76 <translation type="unfinished"></translation>
77 </message> 77 </message>
78 <message> 78 <message>
79 <location filename="../DjangoDialog.py" line="287"/> 79 <location filename="../DjangoDialog.py" line="303"/>
80 <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 80 <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
81 <translation type="unfinished"></translation> 81 <translation type="unfinished"></translation>
82 </message> 82 </message>
83 <message> 83 <message>
84 <location filename="../DjangoDialog.ui" line="14"/> 84 <location filename="../DjangoDialog.ui" line="14"/>
85 <source>Django</source> 85 <source>Django</source>
86 <translation type="unfinished"></translation> 86 <translation type="unfinished"></translation>
87 </message> 87 </message>
88 <message> 88 <message>
89 <location filename="../DjangoDialog.ui" line="35"/> 89 <location filename="../DjangoDialog.ui" line="29"/>
90 <source>Output</source> 90 <source>Output</source>
91 <translation type="unfinished"></translation> 91 <translation type="unfinished"></translation>
92 </message> 92 </message>
93 <message> 93 <message>
94 <location filename="../DjangoDialog.ui" line="63"/> 94 <location filename="../DjangoDialog.ui" line="66"/>
95 <source>Errors</source> 95 <source>Errors</source>
96 <translation type="unfinished"></translation>
97 </message>
98 <message>
99 <location filename="../DjangoDialog.ui" line="103"/>
100 <source>Input</source>
101 <translation type="unfinished"></translation>
102 </message>
103 <message>
104 <location filename="../DjangoDialog.ui" line="128"/>
105 <source>&amp;Send</source>
106 <translation type="unfinished"></translation>
107 </message>
108 <message>
109 <location filename="../DjangoDialog.ui" line="131"/>
110 <source>Alt+S</source>
111 <translation type="unfinished"></translation>
112 </message>
113 <message>
114 <location filename="../DjangoDialog.ui" line="145"/>
115 <source>Select to switch the input field to password mode</source>
116 <translation type="unfinished"></translation>
117 </message>
118 <message>
119 <location filename="../DjangoDialog.ui" line="148"/>
120 <source>&amp;Password Mode</source>
121 <translation type="unfinished"></translation>
122 </message>
123 <message>
124 <location filename="../DjangoDialog.ui" line="151"/>
125 <source>Alt+P</source>
126 <translation type="unfinished"></translation>
127 </message>
128 <message>
129 <location filename="../DjangoDialog.ui" line="125"/>
130 <source>Press to send the input to the manage.py process</source>
131 <translation type="unfinished"></translation>
132 </message>
133 <message>
134 <location filename="../DjangoDialog.ui" line="138"/>
135 <source>Enter data to be sent to the manage.py process</source>
96 <translation type="unfinished"></translation> 136 <translation type="unfinished"></translation>
97 </message> 137 </message>
98 </context> 138 </context>
99 <context> 139 <context>
100 <name>DjangoDumpdataDataDialog</name> 140 <name>DjangoDumpdataDataDialog</name>
553 </message> 593 </message>
554 </context> 594 </context>
555 <context> 595 <context>
556 <name>Project</name> 596 <name>Project</name>
557 <message> 597 <message>
558 <location filename="../Project.py" line="123"/> 598 <location filename="../Project.py" line="129"/>
559 <source>Current Project</source> 599 <source>Current Project</source>
560 <translation type="unfinished"></translation> 600 <translation type="unfinished"></translation>
561 </message> 601 </message>
562 <message> 602 <message>
563 <location filename="../Project.py" line="128"/> 603 <location filename="../Project.py" line="134"/>
564 <source>Selects the current project</source> 604 <source>Selects the current project</source>
565 <translation type="unfinished"></translation> 605 <translation type="unfinished"></translation>
566 </message> 606 </message>
567 <message> 607 <message>
568 <location filename="../Project.py" line="130"/> 608 <location filename="../Project.py" line="136"/>
569 <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source> 609 <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source>
570 <translation type="unfinished"></translation> 610 <translation type="unfinished"></translation>
571 </message> 611 </message>
572 <message> 612 <message>
573 <location filename="../Project.py" line="143"/> 613 <location filename="../Project.py" line="149"/>
574 <source>Start Project</source> 614 <source>Start Project</source>
575 <translation type="unfinished"></translation> 615 <translation type="unfinished"></translation>
576 </message> 616 </message>
577 <message> 617 <message>
578 <location filename="../Project.py" line="143"/> 618 <location filename="../Project.py" line="149"/>
579 <source>Start &amp;Project</source> 619 <source>Start &amp;Project</source>
580 <translation type="unfinished"></translation> 620 <translation type="unfinished"></translation>
581 </message> 621 </message>
582 <message> 622 <message>
583 <location filename="../Project.py" line="148"/> 623 <location filename="../Project.py" line="154"/>
584 <source>Starts a new Django project</source> 624 <source>Starts a new Django project</source>
585 <translation type="unfinished"></translation> 625 <translation type="unfinished"></translation>
586 </message> 626 </message>
587 <message> 627 <message>
588 <location filename="../Project.py" line="150"/> 628 <location filename="../Project.py" line="156"/>
589 <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source> 629 <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source>
590 <translation type="unfinished"></translation> 630 <translation type="unfinished"></translation>
591 </message> 631 </message>
592 <message> 632 <message>
593 <location filename="../Project.py" line="158"/> 633 <location filename="../Project.py" line="164"/>
594 <source>Start Application (global)</source> 634 <source>Start Application (global)</source>
595 <translation type="unfinished"></translation> 635 <translation type="unfinished"></translation>
596 </message> 636 </message>
597 <message> 637 <message>
598 <location filename="../Project.py" line="158"/> 638 <location filename="../Project.py" line="164"/>
599 <source>Start Application (&amp;global)</source> 639 <source>Start Application (&amp;global)</source>
600 <translation type="unfinished"></translation> 640 <translation type="unfinished"></translation>
601 </message> 641 </message>
602 <message> 642 <message>
603 <location filename="../Project.py" line="163"/> 643 <location filename="../Project.py" line="169"/>
604 <source>Starts a new global Django application</source> 644 <source>Starts a new global Django application</source>
605 <translation type="unfinished"></translation> 645 <translation type="unfinished"></translation>
606 </message> 646 </message>
607 <message> 647 <message>
608 <location filename="../Project.py" line="165"/> 648 <location filename="../Project.py" line="171"/>
609 <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source> 649 <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source>
610 <translation type="unfinished"></translation> 650 <translation type="unfinished"></translation>
611 </message> 651 </message>
612 <message> 652 <message>
613 <location filename="../Project.py" line="174"/> 653 <location filename="../Project.py" line="180"/>
614 <source>Start Application (local)</source> 654 <source>Start Application (local)</source>
615 <translation type="unfinished"></translation> 655 <translation type="unfinished"></translation>
616 </message> 656 </message>
617 <message> 657 <message>
618 <location filename="../Project.py" line="174"/> 658 <location filename="../Project.py" line="180"/>
619 <source>Start Application (&amp;local)</source> 659 <source>Start Application (&amp;local)</source>
620 <translation type="unfinished"></translation> 660 <translation type="unfinished"></translation>
621 </message> 661 </message>
622 <message> 662 <message>
623 <location filename="../Project.py" line="179"/> 663 <location filename="../Project.py" line="185"/>
624 <source>Starts a new local Django application</source> 664 <source>Starts a new local Django application</source>
625 <translation type="unfinished"></translation> 665 <translation type="unfinished"></translation>
626 </message> 666 </message>
627 <message> 667 <message>
628 <location filename="../Project.py" line="181"/> 668 <location filename="../Project.py" line="187"/>
629 <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source> 669 <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source>
630 <translation type="unfinished"></translation> 670 <translation type="unfinished"></translation>
631 </message> 671 </message>
632 <message> 672 <message>
633 <location filename="../Project.py" line="194"/> 673 <location filename="../Project.py" line="200"/>
634 <source>Run Server</source> 674 <source>Run Server</source>
635 <translation type="unfinished"></translation> 675 <translation type="unfinished"></translation>
636 </message> 676 </message>
637 <message> 677 <message>
638 <location filename="../Project.py" line="194"/> 678 <location filename="../Project.py" line="200"/>
639 <source>Run &amp;Server</source> 679 <source>Run &amp;Server</source>
640 <translation type="unfinished"></translation> 680 <translation type="unfinished"></translation>
641 </message> 681 </message>
642 <message> 682 <message>
643 <location filename="../Project.py" line="199"/> 683 <location filename="../Project.py" line="205"/>
644 <source>Starts the Django Web server</source> 684 <source>Starts the Django Web server</source>
645 <translation type="unfinished"></translation> 685 <translation type="unfinished"></translation>
646 </message> 686 </message>
647 <message> 687 <message>
648 <location filename="../Project.py" line="201"/> 688 <location filename="../Project.py" line="207"/>
649 <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> 689 <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>
650 <translation type="unfinished"></translation> 690 <translation type="unfinished"></translation>
651 </message> 691 </message>
652 <message> 692 <message>
653 <location filename="../Project.py" line="2019"/> 693 <location filename="../Project.py" line="2027"/>
654 <source>Run Web-Browser</source> 694 <source>Run Web-Browser</source>
655 <translation type="unfinished"></translation> 695 <translation type="unfinished"></translation>
656 </message> 696 </message>
657 <message> 697 <message>
658 <location filename="../Project.py" line="209"/> 698 <location filename="../Project.py" line="215"/>
659 <source>Run &amp;Web-Browser</source> 699 <source>Run &amp;Web-Browser</source>
660 <translation type="unfinished"></translation> 700 <translation type="unfinished"></translation>
661 </message> 701 </message>
662 <message> 702 <message>
663 <location filename="../Project.py" line="214"/> 703 <location filename="../Project.py" line="220"/>
664 <source>Starts the default Web-Browser with the URL of the Django Web server</source> 704 <source>Starts the default Web-Browser with the URL of the Django Web server</source>
665 <translation type="unfinished"></translation> 705 <translation type="unfinished"></translation>
666 </message> 706 </message>
667 <message> 707 <message>
668 <location filename="../Project.py" line="217"/> 708 <location filename="../Project.py" line="223"/>
669 <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> 709 <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>
670 <translation type="unfinished"></translation> 710 <translation type="unfinished"></translation>
671 </message> 711 </message>
672 <message> 712 <message>
673 <location filename="../Project.py" line="2578"/> 713 <location filename="../Project.py" line="2585"/>
674 <source>Create Cache Tables</source> 714 <source>Create Cache Tables</source>
675 <translation type="unfinished"></translation> 715 <translation type="unfinished"></translation>
676 </message> 716 </message>
677 <message> 717 <message>
678 <location filename="../Project.py" line="229"/> 718 <location filename="../Project.py" line="235"/>
679 <source>C&amp;reate Cache Tables</source> 719 <source>C&amp;reate Cache Tables</source>
680 <translation type="unfinished"></translation> 720 <translation type="unfinished"></translation>
681 </message> 721 </message>
682 <message> 722 <message>
683 <location filename="../Project.py" line="234"/> 723 <location filename="../Project.py" line="240"/>
684 <source>Creates the tables needed to use the SQL cache backend</source> 724 <source>Creates the tables needed to use the SQL cache backend</source>
685 <translation type="unfinished"></translation> 725 <translation type="unfinished"></translation>
686 </message> 726 </message>
687 <message> 727 <message>
688 <location filename="../Project.py" line="236"/> 728 <location filename="../Project.py" line="242"/>
689 <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source> 729 <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source>
690 <translation type="unfinished"></translation> 730 <translation type="unfinished"></translation>
691 </message> 731 </message>
692 <message> 732 <message>
693 <location filename="../Project.py" line="249"/> 733 <location filename="../Project.py" line="255"/>
694 <source>Help</source> 734 <source>Help</source>
695 <translation type="unfinished"></translation> 735 <translation type="unfinished"></translation>
696 </message> 736 </message>
697 <message> 737 <message>
698 <location filename="../Project.py" line="249"/> 738 <location filename="../Project.py" line="255"/>
699 <source>&amp;Help</source> 739 <source>&amp;Help</source>
700 <translation type="unfinished"></translation> 740 <translation type="unfinished"></translation>
701 </message> 741 </message>
702 <message> 742 <message>
703 <location filename="../Project.py" line="254"/> 743 <location filename="../Project.py" line="260"/>
704 <source>Shows the Django help index</source> 744 <source>Shows the Django help index</source>
705 <translation type="unfinished"></translation> 745 <translation type="unfinished"></translation>
706 </message> 746 </message>
707 <message> 747 <message>
708 <location filename="../Project.py" line="256"/> 748 <location filename="../Project.py" line="262"/>
709 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source> 749 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
710 <translation type="unfinished"></translation> 750 <translation type="unfinished"></translation>
711 </message> 751 </message>
712 <message> 752 <message>
713 <location filename="../Project.py" line="1439"/> 753 <location filename="../Project.py" line="1447"/>
714 <source>About Django</source> 754 <source>About Django</source>
715 <translation type="unfinished"></translation> 755 <translation type="unfinished"></translation>
716 </message> 756 </message>
717 <message> 757 <message>
718 <location filename="../Project.py" line="267"/> 758 <location filename="../Project.py" line="273"/>
719 <source>About D&amp;jango</source> 759 <source>About D&amp;jango</source>
720 <translation type="unfinished"></translation> 760 <translation type="unfinished"></translation>
721 </message> 761 </message>
722 <message> 762 <message>
723 <location filename="../Project.py" line="272"/> 763 <location filename="../Project.py" line="278"/>
724 <source>Shows some information about Django</source> 764 <source>Shows some information about Django</source>
725 <translation type="unfinished"></translation> 765 <translation type="unfinished"></translation>
726 </message> 766 </message>
727 <message> 767 <message>
728 <location filename="../Project.py" line="274"/> 768 <location filename="../Project.py" line="280"/>
729 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source> 769 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source>
730 <translation type="unfinished"></translation> 770 <translation type="unfinished"></translation>
731 </message> 771 </message>
732 <message> 772 <message>
733 <location filename="../Project.py" line="311"/> 773 <location filename="../Project.py" line="317"/>
734 <source>Introspect</source> 774 <source>Introspect</source>
735 <translation type="unfinished"></translation> 775 <translation type="unfinished"></translation>
736 </message> 776 </message>
737 <message> 777 <message>
738 <location filename="../Project.py" line="311"/> 778 <location filename="../Project.py" line="317"/>
739 <source>&amp;Introspect</source> 779 <source>&amp;Introspect</source>
740 <translation type="unfinished"></translation> 780 <translation type="unfinished"></translation>
741 </message> 781 </message>
742 <message> 782 <message>
743 <location filename="../Project.py" line="316"/> 783 <location filename="../Project.py" line="322"/>
744 <source>Introspects the database tables and outputs a Django model module</source> 784 <source>Introspects the database tables and outputs a Django model module</source>
745 <translation type="unfinished"></translation> 785 <translation type="unfinished"></translation>
746 </message> 786 </message>
747 <message> 787 <message>
748 <location filename="../Project.py" line="319"/> 788 <location filename="../Project.py" line="325"/>
749 <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> 789 <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>
750 <translation type="unfinished"></translation> 790 <translation type="unfinished"></translation>
751 </message> 791 </message>
752 <message> 792 <message>
753 <location filename="../Project.py" line="327"/> 793 <location filename="../Project.py" line="333"/>
754 <source>Flush</source> 794 <source>Flush</source>
755 <translation type="unfinished"></translation> 795 <translation type="unfinished"></translation>
756 </message> 796 </message>
757 <message> 797 <message>
758 <location filename="../Project.py" line="327"/> 798 <location filename="../Project.py" line="333"/>
759 <source>&amp;Flush</source> 799 <source>&amp;Flush</source>
760 <translation type="unfinished"></translation> 800 <translation type="unfinished"></translation>
761 </message> 801 </message>
762 <message> 802 <message>
763 <location filename="../Project.py" line="332"/> 803 <location filename="../Project.py" line="338"/>
764 <source>Returns all database tables to the state just after their installation</source> 804 <source>Returns all database tables to the state just after their installation</source>
765 <translation type="unfinished"></translation> 805 <translation type="unfinished"></translation>
766 </message> 806 </message>
767 <message> 807 <message>
768 <location filename="../Project.py" line="335"/> 808 <location filename="../Project.py" line="341"/>
769 <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> 809 <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>
770 <translation type="unfinished"></translation> 810 <translation type="unfinished"></translation>
771 </message> 811 </message>
772 <message> 812 <message>
773 <location filename="../Project.py" line="343"/> 813 <location filename="../Project.py" line="349"/>
774 <source>Start Client Console</source> 814 <source>Start Client Console</source>
775 <translation type="unfinished"></translation> 815 <translation type="unfinished"></translation>
776 </message> 816 </message>
777 <message> 817 <message>
778 <location filename="../Project.py" line="343"/> 818 <location filename="../Project.py" line="349"/>
779 <source>Start &amp;Client Console</source> 819 <source>Start &amp;Client Console</source>
780 <translation type="unfinished"></translation> 820 <translation type="unfinished"></translation>
781 </message> 821 </message>
782 <message> 822 <message>
783 <location filename="../Project.py" line="348"/> 823 <location filename="../Project.py" line="354"/>
784 <source>Starts a console window for the database client</source> 824 <source>Starts a console window for the database client</source>
785 <translation type="unfinished"></translation> 825 <translation type="unfinished"></translation>
786 </message> 826 </message>
787 <message> 827 <message>
788 <location filename="../Project.py" line="350"/> 828 <location filename="../Project.py" line="356"/>
789 <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> 829 <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>
790 <translation type="unfinished"></translation> 830 <translation type="unfinished"></translation>
791 </message> 831 </message>
792 <message> 832 <message>
793 <location filename="../Project.py" line="2155"/> 833 <location filename="../Project.py" line="2163"/>
794 <source>Create Tables</source> 834 <source>Create Tables</source>
795 <translation type="unfinished"></translation> 835 <translation type="unfinished"></translation>
796 </message> 836 </message>
797 <message> 837 <message>
798 <location filename="../Project.py" line="361"/> 838 <location filename="../Project.py" line="367"/>
799 <source>Create &amp;Tables</source> 839 <source>Create &amp;Tables</source>
800 <translation type="unfinished"></translation> 840 <translation type="unfinished"></translation>
801 </message> 841 </message>
802 <message> 842 <message>
803 <location filename="../Project.py" line="366"/> 843 <location filename="../Project.py" line="372"/>
804 <source>Prints the CREATE TABLE SQL statements for one or more applications</source> 844 <source>Prints the CREATE TABLE SQL statements for one or more applications</source>
805 <translation type="unfinished"></translation> 845 <translation type="unfinished"></translation>
806 </message> 846 </message>
807 <message> 847 <message>
808 <location filename="../Project.py" line="369"/> 848 <location filename="../Project.py" line="375"/>
809 <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> 849 <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>
810 <translation type="unfinished"></translation> 850 <translation type="unfinished"></translation>
811 </message> 851 </message>
812 <message> 852 <message>
813 <location filename="../Project.py" line="2164"/> 853 <location filename="../Project.py" line="2172"/>
814 <source>Create Indexes</source> 854 <source>Create Indexes</source>
815 <translation type="unfinished"></translation> 855 <translation type="unfinished"></translation>
816 </message> 856 </message>
817 <message> 857 <message>
818 <location filename="../Project.py" line="378"/> 858 <location filename="../Project.py" line="384"/>
819 <source>Create &amp;Indexes</source> 859 <source>Create &amp;Indexes</source>
820 <translation type="unfinished"></translation> 860 <translation type="unfinished"></translation>
821 </message> 861 </message>
822 <message> 862 <message>
823 <location filename="../Project.py" line="383"/> 863 <location filename="../Project.py" line="389"/>
824 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> 864 <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
825 <translation type="unfinished"></translation> 865 <translation type="unfinished"></translation>
826 </message> 866 </message>
827 <message> 867 <message>
828 <location filename="../Project.py" line="386"/> 868 <location filename="../Project.py" line="392"/>
829 <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> 869 <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>
830 <translation type="unfinished"></translation> 870 <translation type="unfinished"></translation>
831 </message> 871 </message>
832 <message> 872 <message>
833 <location filename="../Project.py" line="2173"/> 873 <location filename="../Project.py" line="2181"/>
834 <source>Create Everything</source> 874 <source>Create Everything</source>
835 <translation type="unfinished"></translation> 875 <translation type="unfinished"></translation>
836 </message> 876 </message>
837 <message> 877 <message>
838 <location filename="../Project.py" line="395"/> 878 <location filename="../Project.py" line="401"/>
839 <source>Create &amp;Everything</source> 879 <source>Create &amp;Everything</source>
840 <translation type="unfinished"></translation> 880 <translation type="unfinished"></translation>
841 </message> 881 </message>
842 <message> 882 <message>
843 <location filename="../Project.py" line="400"/> 883 <location filename="../Project.py" line="406"/>
844 <source>Prints the CREATE ... SQL statements for one or more applications</source> 884 <source>Prints the CREATE ... SQL statements for one or more applications</source>
845 <translation type="unfinished"></translation> 885 <translation type="unfinished"></translation>
846 </message> 886 </message>
847 <message> 887 <message>
848 <location filename="../Project.py" line="403"/> 888 <location filename="../Project.py" line="409"/>
849 <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> 889 <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>
850 <translation type="unfinished"></translation> 890 <translation type="unfinished"></translation>
851 </message> 891 </message>
852 <message> 892 <message>
853 <location filename="../Project.py" line="2182"/> 893 <location filename="../Project.py" line="2190"/>
854 <source>Custom Statements</source> 894 <source>Custom Statements</source>
855 <translation type="unfinished"></translation> 895 <translation type="unfinished"></translation>
856 </message> 896 </message>
857 <message> 897 <message>
858 <location filename="../Project.py" line="412"/> 898 <location filename="../Project.py" line="418"/>
859 <source>&amp;Custom Statements</source> 899 <source>&amp;Custom Statements</source>
860 <translation type="unfinished"></translation> 900 <translation type="unfinished"></translation>
861 </message> 901 </message>
862 <message> 902 <message>
863 <location filename="../Project.py" line="417"/> 903 <location filename="../Project.py" line="423"/>
864 <source>Prints the custom table modifying SQL statements for one or more applications</source> 904 <source>Prints the custom table modifying SQL statements for one or more applications</source>
865 <translation type="unfinished"></translation> 905 <translation type="unfinished"></translation>
866 </message> 906 </message>
867 <message> 907 <message>
868 <location filename="../Project.py" line="420"/> 908 <location filename="../Project.py" line="426"/>
869 <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> 909 <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>
870 <translation type="unfinished"></translation> 910 <translation type="unfinished"></translation>
871 </message> 911 </message>
872 <message> 912 <message>
873 <location filename="../Project.py" line="2191"/> 913 <location filename="../Project.py" line="2199"/>
874 <source>Drop Tables</source> 914 <source>Drop Tables</source>
875 <translation type="unfinished"></translation> 915 <translation type="unfinished"></translation>
876 </message> 916 </message>
877 <message> 917 <message>
878 <location filename="../Project.py" line="429"/> 918 <location filename="../Project.py" line="435"/>
879 <source>&amp;Drop Tables</source> 919 <source>&amp;Drop Tables</source>
880 <translation type="unfinished"></translation> 920 <translation type="unfinished"></translation>
881 </message> 921 </message>
882 <message> 922 <message>
883 <location filename="../Project.py" line="434"/> 923 <location filename="../Project.py" line="440"/>
884 <source>Prints the DROP TABLE SQL statements for one or more applications</source> 924 <source>Prints the DROP TABLE SQL statements for one or more applications</source>
885 <translation type="unfinished"></translation> 925 <translation type="unfinished"></translation>
886 </message> 926 </message>
887 <message> 927 <message>
888 <location filename="../Project.py" line="437"/> 928 <location filename="../Project.py" line="443"/>
889 <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> 929 <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>
890 <translation type="unfinished"></translation> 930 <translation type="unfinished"></translation>
891 </message> 931 </message>
892 <message> 932 <message>
893 <location filename="../Project.py" line="2200"/> 933 <location filename="../Project.py" line="2208"/>
894 <source>Drop Indexes</source> 934 <source>Drop Indexes</source>
895 <translation type="unfinished"></translation> 935 <translation type="unfinished"></translation>
896 </message> 936 </message>
897 <message> 937 <message>
898 <location filename="../Project.py" line="446"/> 938 <location filename="../Project.py" line="452"/>
899 <source>&amp;Drop Indexes</source> 939 <source>&amp;Drop Indexes</source>
900 <translation type="unfinished"></translation> 940 <translation type="unfinished"></translation>
901 </message> 941 </message>
902 <message> 942 <message>
903 <location filename="../Project.py" line="451"/> 943 <location filename="../Project.py" line="457"/>
904 <source>Prints the DROP INDEX SQL statements for one or more applications</source> 944 <source>Prints the DROP INDEX SQL statements for one or more applications</source>
905 <translation type="unfinished"></translation> 945 <translation type="unfinished"></translation>
906 </message> 946 </message>
907 <message> 947 <message>
908 <location filename="../Project.py" line="454"/> 948 <location filename="../Project.py" line="460"/>
909 <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> 949 <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>
910 <translation type="unfinished"></translation> 950 <translation type="unfinished"></translation>
911 </message> 951 </message>
912 <message> 952 <message>
913 <location filename="../Project.py" line="2207"/> 953 <location filename="../Project.py" line="2215"/>
914 <source>Flush Database</source> 954 <source>Flush Database</source>
915 <translation type="unfinished"></translation> 955 <translation type="unfinished"></translation>
916 </message> 956 </message>
917 <message> 957 <message>
918 <location filename="../Project.py" line="463"/> 958 <location filename="../Project.py" line="469"/>
919 <source>&amp;Flush Database</source> 959 <source>&amp;Flush Database</source>
920 <translation type="unfinished"></translation> 960 <translation type="unfinished"></translation>
921 </message> 961 </message>
922 <message> 962 <message>
923 <location filename="../Project.py" line="468"/> 963 <location filename="../Project.py" line="474"/>
924 <source>Prints a list of statements to return all database tables to the state just after their installation</source> 964 <source>Prints a list of statements to return all database tables to the state just after their installation</source>
925 <translation type="unfinished"></translation> 965 <translation type="unfinished"></translation>
926 </message> 966 </message>
927 <message> 967 <message>
928 <location filename="../Project.py" line="471"/> 968 <location filename="../Project.py" line="477"/>
929 <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> 969 <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>
930 <translation type="unfinished"></translation> 970 <translation type="unfinished"></translation>
931 </message> 971 </message>
932 <message> 972 <message>
933 <location filename="../Project.py" line="2214"/> 973 <location filename="../Project.py" line="2222"/>
934 <source>Reset Sequences</source> 974 <source>Reset Sequences</source>
935 <translation type="unfinished"></translation> 975 <translation type="unfinished"></translation>
936 </message> 976 </message>
937 <message> 977 <message>
938 <location filename="../Project.py" line="480"/> 978 <location filename="../Project.py" line="486"/>
939 <source>Reset &amp;Sequences</source> 979 <source>Reset &amp;Sequences</source>
940 <translation type="unfinished"></translation> 980 <translation type="unfinished"></translation>
941 </message> 981 </message>
942 <message> 982 <message>
943 <location filename="../Project.py" line="485"/> 983 <location filename="../Project.py" line="491"/>
944 <source>Prints the SQL statements for resetting sequences for one or more applications</source> 984 <source>Prints the SQL statements for resetting sequences for one or more applications</source>
945 <translation type="unfinished"></translation> 985 <translation type="unfinished"></translation>
946 </message> 986 </message>
947 <message> 987 <message>
948 <location filename="../Project.py" line="488"/> 988 <location filename="../Project.py" line="494"/>
949 <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> 989 <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>
950 <translation type="unfinished"></translation> 990 <translation type="unfinished"></translation>
951 </message> 991 </message>
952 <message> 992 <message>
953 <location filename="../Project.py" line="2522"/> 993 <location filename="../Project.py" line="2529"/>
954 <source>Diff Settings</source> 994 <source>Diff Settings</source>
955 <translation type="unfinished"></translation> 995 <translation type="unfinished"></translation>
956 </message> 996 </message>
957 <message> 997 <message>
958 <location filename="../Project.py" line="535"/> 998 <location filename="../Project.py" line="541"/>
959 <source>&amp;Diff Settings</source> 999 <source>&amp;Diff Settings</source>
960 <translation type="unfinished"></translation> 1000 <translation type="unfinished"></translation>
961 </message> 1001 </message>
962 <message> 1002 <message>
963 <location filename="../Project.py" line="540"/> 1003 <location filename="../Project.py" line="546"/>
964 <source>Shows the modification made to the settings</source> 1004 <source>Shows the modification made to the settings</source>
965 <translation type="unfinished"></translation> 1005 <translation type="unfinished"></translation>
966 </message> 1006 </message>
967 <message> 1007 <message>
968 <location filename="../Project.py" line="542"/> 1008 <location filename="../Project.py" line="548"/>
969 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source> 1009 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
970 <translation type="unfinished"></translation> 1010 <translation type="unfinished"></translation>
971 </message> 1011 </message>
972 <message> 1012 <message>
973 <location filename="../Project.py" line="549"/> 1013 <location filename="../Project.py" line="555"/>
974 <source>Start Python Console</source> 1014 <source>Start Python Console</source>
975 <translation type="unfinished"></translation> 1015 <translation type="unfinished"></translation>
976 </message> 1016 </message>
977 <message> 1017 <message>
978 <location filename="../Project.py" line="549"/> 1018 <location filename="../Project.py" line="555"/>
979 <source>Start &amp;Python Console</source> 1019 <source>Start &amp;Python Console</source>
980 <translation type="unfinished"></translation> 1020 <translation type="unfinished"></translation>
981 </message> 1021 </message>
982 <message> 1022 <message>
983 <location filename="../Project.py" line="554"/> 1023 <location filename="../Project.py" line="560"/>
984 <source>Starts a Python interactive interpreter</source> 1024 <source>Starts a Python interactive interpreter</source>
985 <translation type="unfinished"></translation> 1025 <translation type="unfinished"></translation>
986 </message> 1026 </message>
987 <message> 1027 <message>
988 <location filename="../Project.py" line="556"/> 1028 <location filename="../Project.py" line="562"/>
989 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source> 1029 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
990 <translation type="unfinished"></translation> 1030 <translation type="unfinished"></translation>
991 </message> 1031 </message>
992 <message> 1032 <message>
993 <location filename="../Project.py" line="2615"/> 1033 <location filename="../Project.py" line="2622"/>
994 <source>Dump Data</source> 1034 <source>Dump Data</source>
995 <translation type="unfinished"></translation> 1035 <translation type="unfinished"></translation>
996 </message> 1036 </message>
997 <message> 1037 <message>
998 <location filename="../Project.py" line="567"/> 1038 <location filename="../Project.py" line="573"/>
999 <source>&amp;Dump Data</source> 1039 <source>&amp;Dump Data</source>
1000 <translation type="unfinished"></translation> 1040 <translation type="unfinished"></translation>
1001 </message> 1041 </message>
1002 <message> 1042 <message>
1003 <location filename="../Project.py" line="572"/> 1043 <location filename="../Project.py" line="578"/>
1004 <source>Dump the database data to a fixture</source> 1044 <source>Dump the database data to a fixture</source>
1005 <translation type="unfinished"></translation> 1045 <translation type="unfinished"></translation>
1006 </message> 1046 </message>
1007 <message> 1047 <message>
1008 <location filename="../Project.py" line="574"/> 1048 <location filename="../Project.py" line="580"/>
1009 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source> 1049 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
1010 <translation type="unfinished"></translation> 1050 <translation type="unfinished"></translation>
1011 </message> 1051 </message>
1012 <message> 1052 <message>
1013 <location filename="../Project.py" line="2654"/> 1053 <location filename="../Project.py" line="2661"/>
1014 <source>Load Data</source> 1054 <source>Load Data</source>
1015 <translation type="unfinished"></translation> 1055 <translation type="unfinished"></translation>
1016 </message> 1056 </message>
1017 <message> 1057 <message>
1018 <location filename="../Project.py" line="581"/> 1058 <location filename="../Project.py" line="587"/>
1019 <source>&amp;Load Data</source> 1059 <source>&amp;Load Data</source>
1020 <translation type="unfinished"></translation> 1060 <translation type="unfinished"></translation>
1021 </message> 1061 </message>
1022 <message> 1062 <message>
1023 <location filename="../Project.py" line="586"/> 1063 <location filename="../Project.py" line="592"/>
1024 <source>Load data from fixture files</source> 1064 <source>Load data from fixture files</source>
1025 <translation type="unfinished"></translation> 1065 <translation type="unfinished"></translation>
1026 </message> 1066 </message>
1027 <message> 1067 <message>
1028 <location filename="../Project.py" line="588"/> 1068 <location filename="../Project.py" line="594"/>
1029 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source> 1069 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source>
1030 <translation type="unfinished"></translation> 1070 <translation type="unfinished"></translation>
1031 </message> 1071 </message>
1032 <message> 1072 <message>
1033 <location filename="../Project.py" line="595"/> 1073 <location filename="../Project.py" line="601"/>
1034 <source>Run Testsuite</source> 1074 <source>Run Testsuite</source>
1035 <translation type="unfinished"></translation> 1075 <translation type="unfinished"></translation>
1036 </message> 1076 </message>
1037 <message> 1077 <message>
1038 <location filename="../Project.py" line="595"/> 1078 <location filename="../Project.py" line="601"/>
1039 <source>Run &amp;Testsuite</source> 1079 <source>Run &amp;Testsuite</source>
1040 <translation type="unfinished"></translation> 1080 <translation type="unfinished"></translation>
1041 </message> 1081 </message>
1042 <message> 1082 <message>
1043 <location filename="../Project.py" line="600"/> 1083 <location filename="../Project.py" line="606"/>
1044 <source>Run the test suite for applications or the whole site</source> 1084 <source>Run the test suite for applications or the whole site</source>
1045 <translation type="unfinished"></translation> 1085 <translation type="unfinished"></translation>
1046 </message> 1086 </message>
1047 <message> 1087 <message>
1048 <location filename="../Project.py" line="602"/> 1088 <location filename="../Project.py" line="608"/>
1049 <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> 1089 <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>
1050 <translation type="unfinished"></translation> 1090 <translation type="unfinished"></translation>
1051 </message> 1091 </message>
1052 <message> 1092 <message>
1053 <location filename="../Project.py" line="626"/> 1093 <location filename="../Project.py" line="632"/>
1054 <source>Run Testserver</source> 1094 <source>Run Testserver</source>
1055 <translation type="unfinished"></translation> 1095 <translation type="unfinished"></translation>
1056 </message> 1096 </message>
1057 <message> 1097 <message>
1058 <location filename="../Project.py" line="626"/> 1098 <location filename="../Project.py" line="632"/>
1059 <source>Run Test&amp;server</source> 1099 <source>Run Test&amp;server</source>
1060 <translation type="unfinished"></translation> 1100 <translation type="unfinished"></translation>
1061 </message> 1101 </message>
1062 <message> 1102 <message>
1063 <location filename="../Project.py" line="631"/> 1103 <location filename="../Project.py" line="637"/>
1064 <source>Run a development server with data from a set of fixtures</source> 1104 <source>Run a development server with data from a set of fixtures</source>
1065 <translation type="unfinished"></translation> 1105 <translation type="unfinished"></translation>
1066 </message> 1106 </message>
1067 <message> 1107 <message>
1068 <location filename="../Project.py" line="633"/> 1108 <location filename="../Project.py" line="639"/>
1069 <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> 1109 <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>
1070 <translation type="unfinished"></translation> 1110 <translation type="unfinished"></translation>
1071 </message> 1111 </message>
1072 <message> 1112 <message>
1073 <location filename="../Project.py" line="2781"/> 1113 <location filename="../Project.py" line="2788"/>
1074 <source>Change Password</source> 1114 <source>Change Password</source>
1075 <translation type="unfinished"></translation> 1115 <translation type="unfinished"></translation>
1076 </message> 1116 </message>
1077 <message> 1117 <message>
1078 <location filename="../Project.py" line="645"/> 1118 <location filename="../Project.py" line="651"/>
1079 <source>Change &amp;Password</source> 1119 <source>Change &amp;Password</source>
1080 <translation type="unfinished"></translation> 1120 <translation type="unfinished"></translation>
1081 </message> 1121 </message>
1082 <message> 1122 <message>
1083 <location filename="../Project.py" line="650"/> 1123 <location filename="../Project.py" line="656"/>
1084 <source>Change the password of a user</source> 1124 <source>Change the password of a user</source>
1085 <translation type="unfinished"></translation> 1125 <translation type="unfinished"></translation>
1086 </message> 1126 </message>
1087 <message> 1127 <message>
1088 <location filename="../Project.py" line="652"/> 1128 <location filename="../Project.py" line="658"/>
1089 <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> 1129 <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>
1090 <translation type="unfinished"></translation> 1130 <translation type="unfinished"></translation>
1091 </message> 1131 </message>
1092 <message> 1132 <message>
1093 <location filename="../Project.py" line="659"/> 1133 <location filename="../Project.py" line="665"/>
1094 <source>Create Superuser</source> 1134 <source>Create Superuser</source>
1095 <translation type="unfinished"></translation> 1135 <translation type="unfinished"></translation>
1096 </message> 1136 </message>
1097 <message> 1137 <message>
1098 <location filename="../Project.py" line="659"/> 1138 <location filename="../Project.py" line="665"/>
1099 <source>Create &amp;Superuser</source> 1139 <source>Create &amp;Superuser</source>
1100 <translation type="unfinished"></translation> 1140 <translation type="unfinished"></translation>
1101 </message> 1141 </message>
1102 <message> 1142 <message>
1103 <location filename="../Project.py" line="664"/> 1143 <location filename="../Project.py" line="670"/>
1104 <source>Create a superuser account</source> 1144 <source>Create a superuser account</source>
1105 <translation type="unfinished"></translation> 1145 <translation type="unfinished"></translation>
1106 </message> 1146 </message>
1107 <message> 1147 <message>
1108 <location filename="../Project.py" line="666"/> 1148 <location filename="../Project.py" line="672"/>
1109 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source> 1149 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
1110 <translation type="unfinished"></translation> 1150 <translation type="unfinished"></translation>
1111 </message> 1151 </message>
1112 <message> 1152 <message>
1113 <location filename="../Project.py" line="2839"/> 1153 <location filename="../Project.py" line="2846"/>
1114 <source>Clear Sessions</source> 1154 <source>Clear Sessions</source>
1115 <translation type="unfinished"></translation> 1155 <translation type="unfinished"></translation>
1116 </message> 1156 </message>
1117 <message> 1157 <message>
1118 <location filename="../Project.py" line="677"/> 1158 <location filename="../Project.py" line="683"/>
1119 <source>Clear &amp;Sessions</source> 1159 <source>Clear &amp;Sessions</source>
1120 <translation type="unfinished"></translation> 1160 <translation type="unfinished"></translation>
1121 </message> 1161 </message>
1122 <message> 1162 <message>
1123 <location filename="../Project.py" line="682"/> 1163 <location filename="../Project.py" line="688"/>
1124 <source>Clear expired sessions</source> 1164 <source>Clear expired sessions</source>
1125 <translation type="unfinished"></translation> 1165 <translation type="unfinished"></translation>
1126 </message> 1166 </message>
1127 <message> 1167 <message>
1128 <location filename="../Project.py" line="684"/> 1168 <location filename="../Project.py" line="690"/>
1129 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source> 1169 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
1130 <translation type="unfinished"></translation> 1170 <translation type="unfinished"></translation>
1131 </message> 1171 </message>
1132 <message> 1172 <message>
1133 <location filename="../Project.py" line="695"/> 1173 <location filename="../Project.py" line="701"/>
1134 <source>Show Migrations</source> 1174 <source>Show Migrations</source>
1135 <translation type="unfinished"></translation> 1175 <translation type="unfinished"></translation>
1136 </message> 1176 </message>
1137 <message> 1177 <message>
1138 <location filename="../Project.py" line="695"/> 1178 <location filename="../Project.py" line="701"/>
1139 <source>&amp;Show Migrations</source> 1179 <source>&amp;Show Migrations</source>
1140 <translation type="unfinished"></translation> 1180 <translation type="unfinished"></translation>
1141 </message> 1181 </message>
1142 <message> 1182 <message>
1143 <location filename="../Project.py" line="700"/> 1183 <location filename="../Project.py" line="706"/>
1144 <source>Show a list of available migrations</source> 1184 <source>Show a list of available migrations</source>
1145 <translation type="unfinished"></translation> 1185 <translation type="unfinished"></translation>
1146 </message> 1186 </message>
1147 <message> 1187 <message>
1148 <location filename="../Project.py" line="702"/> 1188 <location filename="../Project.py" line="708"/>
1149 <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> 1189 <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>
1150 <translation type="unfinished"></translation> 1190 <translation type="unfinished"></translation>
1151 </message> 1191 </message>
1152 <message> 1192 <message>
1153 <location filename="../Project.py" line="710"/> 1193 <location filename="../Project.py" line="716"/>
1154 <source>Show Migrations Plan</source> 1194 <source>Show Migrations Plan</source>
1155 <translation type="unfinished"></translation> 1195 <translation type="unfinished"></translation>
1156 </message> 1196 </message>
1157 <message> 1197 <message>
1158 <location filename="../Project.py" line="710"/> 1198 <location filename="../Project.py" line="716"/>
1159 <source>Show Migrations &amp;Plan</source> 1199 <source>Show Migrations &amp;Plan</source>
1160 <translation type="unfinished"></translation> 1200 <translation type="unfinished"></translation>
1161 </message> 1201 </message>
1162 <message> 1202 <message>
1163 <location filename="../Project.py" line="715"/> 1203 <location filename="../Project.py" line="721"/>
1164 <source>Show a list with the migrations plan</source> 1204 <source>Show a list with the migrations plan</source>
1165 <translation type="unfinished"></translation> 1205 <translation type="unfinished"></translation>
1166 </message> 1206 </message>
1167 <message> 1207 <message>
1168 <location filename="../Project.py" line="717"/> 1208 <location filename="../Project.py" line="723"/>
1169 <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> 1209 <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>
1170 <translation type="unfinished"></translation> 1210 <translation type="unfinished"></translation>
1171 </message> 1211 </message>
1172 <message> 1212 <message>
1173 <location filename="../Project.py" line="808"/> 1213 <location filename="../Project.py" line="814"/>
1174 <source>D&amp;jango</source> 1214 <source>D&amp;jango</source>
1175 <translation type="unfinished"></translation> 1215 <translation type="unfinished"></translation>
1176 </message> 1216 </message>
1177 <message> 1217 <message>
1178 <location filename="../Project.py" line="850"/> 1218 <location filename="../Project.py" line="856"/>
1179 <source>&amp;Database</source> 1219 <source>&amp;Database</source>
1180 <translation type="unfinished"></translation> 1220 <translation type="unfinished"></translation>
1181 </message> 1221 </message>
1182 <message> 1222 <message>
1183 <location filename="../Project.py" line="872"/> 1223 <location filename="../Project.py" line="878"/>
1184 <source>Show &amp;SQL</source> 1224 <source>Show &amp;SQL</source>
1185 <translation type="unfinished"></translation> 1225 <translation type="unfinished"></translation>
1186 </message> 1226 </message>
1187 <message> 1227 <message>
1188 <location filename="../Project.py" line="902"/> 1228 <location filename="../Project.py" line="908"/>
1189 <source>&amp;Migrations</source> 1229 <source>&amp;Migrations</source>
1190 <translation type="unfinished"></translation> 1230 <translation type="unfinished"></translation>
1191 </message> 1231 </message>
1192 <message> 1232 <message>
1193 <location filename="../Project.py" line="927"/> 1233 <location filename="../Project.py" line="933"/>
1194 <source>&amp;Tools</source> 1234 <source>&amp;Tools</source>
1195 <translation type="unfinished"></translation> 1235 <translation type="unfinished"></translation>
1196 </message> 1236 </message>
1197 <message> 1237 <message>
1198 <location filename="../Project.py" line="945"/> 1238 <location filename="../Project.py" line="951"/>
1199 <source>T&amp;esting</source> 1239 <source>T&amp;esting</source>
1200 <translation type="unfinished"></translation> 1240 <translation type="unfinished"></translation>
1201 </message> 1241 </message>
1202 <message> 1242 <message>
1203 <location filename="../Project.py" line="966"/> 1243 <location filename="../Project.py" line="972"/>
1204 <source>&amp;Authorization</source> 1244 <source>&amp;Authorization</source>
1205 <translation type="unfinished"></translation> 1245 <translation type="unfinished"></translation>
1206 </message> 1246 </message>
1207 <message> 1247 <message>
1208 <location filename="../Project.py" line="983"/> 1248 <location filename="../Project.py" line="989"/>
1209 <source>&amp;Session</source> 1249 <source>&amp;Session</source>
1210 <translation type="unfinished"></translation> 1250 <translation type="unfinished"></translation>
1211 </message> 1251 </message>
1212 <message> 1252 <message>
1213 <location filename="../Project.py" line="1025"/> 1253 <location filename="../Project.py" line="1031"/>
1214 <source>Open with {0}</source> 1254 <source>Open with {0}</source>
1215 <translation type="unfinished"></translation> 1255 <translation type="unfinished"></translation>
1216 </message> 1256 </message>
1217 <message> 1257 <message>
1218 <location filename="../Project.py" line="1040"/> 1258 <location filename="../Project.py" line="1046"/>
1219 <source>New template...</source> 1259 <source>New template...</source>
1220 <translation type="unfinished"></translation> 1260 <translation type="unfinished"></translation>
1221 </message> 1261 </message>
1222 <message> 1262 <message>
1223 <location filename="../Project.py" line="1049"/> 1263 <location filename="../Project.py" line="1055"/>
1224 <source>Update all catalogs</source> 1264 <source>Update all catalogs</source>
1225 <translation type="unfinished"></translation> 1265 <translation type="unfinished"></translation>
1226 </message> 1266 </message>
1227 <message> 1267 <message>
1228 <location filename="../Project.py" line="1052"/> 1268 <location filename="../Project.py" line="1058"/>
1229 <source>Update selected catalogs</source> 1269 <source>Update selected catalogs</source>
1230 <translation type="unfinished"></translation> 1270 <translation type="unfinished"></translation>
1231 </message> 1271 </message>
1232 <message> 1272 <message>
1233 <location filename="../Project.py" line="1056"/> 1273 <location filename="../Project.py" line="1062"/>
1234 <source>Update all catalogs (with obsolete)</source> 1274 <source>Update all catalogs (with obsolete)</source>
1235 <translation type="unfinished"></translation> 1275 <translation type="unfinished"></translation>
1236 </message> 1276 </message>
1237 <message> 1277 <message>
1238 <location filename="../Project.py" line="1059"/> 1278 <location filename="../Project.py" line="1065"/>
1239 <source>Update selected catalogs (with obsolete)</source> 1279 <source>Update selected catalogs (with obsolete)</source>
1240 <translation type="unfinished"></translation> 1280 <translation type="unfinished"></translation>
1241 </message> 1281 </message>
1242 <message> 1282 <message>
1243 <location filename="../Project.py" line="1063"/> 1283 <location filename="../Project.py" line="1069"/>
1244 <source>Compile all catalogs</source> 1284 <source>Compile all catalogs</source>
1245 <translation type="unfinished"></translation> 1285 <translation type="unfinished"></translation>
1246 </message> 1286 </message>
1247 <message> 1287 <message>
1248 <location filename="../Project.py" line="1066"/> 1288 <location filename="../Project.py" line="1072"/>
1249 <source>Compile selected catalogs</source> 1289 <source>Compile selected catalogs</source>
1250 <translation type="unfinished"></translation> 1290 <translation type="unfinished"></translation>
1251 </message> 1291 </message>
1252 <message> 1292 <message>
1253 <location filename="../Project.py" line="1160"/> 1293 <location filename="../Project.py" line="1166"/>
1254 <source>New Form</source> 1294 <source>New Form</source>
1255 <translation type="unfinished"></translation> 1295 <translation type="unfinished"></translation>
1256 </message> 1296 </message>
1257 <message> 1297 <message>
1258 <location filename="../Project.py" line="1127"/> 1298 <location filename="../Project.py" line="1133"/>
1259 <source>The file already exists! Overwrite it?</source> 1299 <source>The file already exists! Overwrite it?</source>
1260 <translation type="unfinished"></translation> 1300 <translation type="unfinished"></translation>
1261 </message> 1301 </message>
1262 <message> 1302 <message>
1263 <location filename="../Project.py" line="1160"/> 1303 <location filename="../Project.py" line="1166"/>
1264 <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> 1304 <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>
1265 <translation type="unfinished"></translation> 1305 <translation type="unfinished"></translation>
1266 </message> 1306 </message>
1267 <message> 1307 <message>
1268 <location filename="../Project.py" line="1439"/> 1308 <location filename="../Project.py" line="1447"/>
1269 <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> 1309 <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>
1270 <translation type="unfinished"></translation> 1310 <translation type="unfinished"></translation>
1271 </message> 1311 </message>
1272 <message> 1312 <message>
1273 <location filename="../Project.py" line="1510"/> 1313 <location filename="../Project.py" line="1518"/>
1274 <source>Select Applications</source> 1314 <source>Select Applications</source>
1275 <translation type="unfinished"></translation> 1315 <translation type="unfinished"></translation>
1276 </message> 1316 </message>
1277 <message> 1317 <message>
1278 <location filename="../Project.py" line="1510"/> 1318 <location filename="../Project.py" line="1518"/>
1279 <source>Enter the list of applications separated by spaces.</source> 1319 <source>Enter the list of applications separated by spaces.</source>
1280 <translation type="unfinished"></translation> 1320 <translation type="unfinished"></translation>
1281 </message> 1321 </message>
1282 <message> 1322 <message>
1283 <location filename="../Project.py" line="1896"/> 1323 <location filename="../Project.py" line="1904"/>
1284 <source>Project</source> 1324 <source>Project</source>
1285 <translation type="unfinished"></translation> 1325 <translation type="unfinished"></translation>
1286 </message> 1326 </message>
1287 <message> 1327 <message>
1288 <location filename="../Project.py" line="1636"/> 1328 <location filename="../Project.py" line="1644"/>
1289 <source>Application</source> 1329 <source>Application</source>
1290 <translation type="unfinished"></translation> 1330 <translation type="unfinished"></translation>
1291 </message> 1331 </message>
1292 <message> 1332 <message>
1293 <location filename="../Project.py" line="1638"/> 1333 <location filename="../Project.py" line="1646"/>
1294 <source>Start Django</source> 1334 <source>Start Django</source>
1295 <translation type="unfinished"></translation> 1335 <translation type="unfinished"></translation>
1296 </message> 1336 </message>
1297 <message> 1337 <message>
1298 <location filename="../Project.py" line="1638"/> 1338 <location filename="../Project.py" line="1646"/>
1299 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source> 1339 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
1300 <translation type="unfinished"></translation> 1340 <translation type="unfinished"></translation>
1301 </message> 1341 </message>
1302 <message> 1342 <message>
1303 <location filename="../Project.py" line="1715"/> 1343 <location filename="../Project.py" line="1723"/>
1304 <source>Start Django Project</source> 1344 <source>Start Django Project</source>
1305 <translation type="unfinished"></translation> 1345 <translation type="unfinished"></translation>
1306 </message> 1346 </message>
1307 <message> 1347 <message>
1308 <location filename="../Project.py" line="1760"/> 1348 <location filename="../Project.py" line="1768"/>
1309 <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> 1349 <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>
1310 <translation type="unfinished"></translation> 1350 <translation type="unfinished"></translation>
1311 </message> 1351 </message>
1312 <message> 1352 <message>
1313 <location filename="../Project.py" line="1691"/> 1353 <location filename="../Project.py" line="1699"/>
1314 <source>Django project created successfully.</source> 1354 <source>Django project created successfully.</source>
1315 <translation type="unfinished"></translation> 1355 <translation type="unfinished"></translation>
1316 </message> 1356 </message>
1317 <message> 1357 <message>
1318 <location filename="../Project.py" line="1715"/> 1358 <location filename="../Project.py" line="1723"/>
1319 <source>Enter the name of the new Django project.</source> 1359 <source>Enter the name of the new Django project.</source>
1320 <translation type="unfinished"></translation> 1360 <translation type="unfinished"></translation>
1321 </message> 1361 </message>
1322 <message> 1362 <message>
1323 <location filename="../Project.py" line="1743"/> 1363 <location filename="../Project.py" line="1751"/>
1324 <source>Start Django Application</source> 1364 <source>Start Django Application</source>
1325 <translation type="unfinished"></translation> 1365 <translation type="unfinished"></translation>
1326 </message> 1366 </message>
1327 <message> 1367 <message>
1328 <location filename="../Project.py" line="1777"/> 1368 <location filename="../Project.py" line="1785"/>
1329 <source>Django application created successfully.</source> 1369 <source>Django application created successfully.</source>
1330 <translation type="unfinished"></translation> 1370 <translation type="unfinished"></translation>
1331 </message> 1371 </message>
1332 <message> 1372 <message>
1333 <location filename="../Project.py" line="1789"/> 1373 <location filename="../Project.py" line="1797"/>
1334 <source>Start Global Django Application</source> 1374 <source>Start Global Django Application</source>
1335 <translation type="unfinished"></translation> 1375 <translation type="unfinished"></translation>
1336 </message> 1376 </message>
1337 <message> 1377 <message>
1338 <location filename="../Project.py" line="1789"/> 1378 <location filename="../Project.py" line="1797"/>
1339 <source>Enter the name of the new global Django application.</source> 1379 <source>Enter the name of the new global Django application.</source>
1340 <translation type="unfinished"></translation> 1380 <translation type="unfinished"></translation>
1341 </message> 1381 </message>
1342 <message> 1382 <message>
1343 <location filename="../Project.py" line="1811"/> 1383 <location filename="../Project.py" line="1819"/>
1344 <source>Start Local Django Application</source> 1384 <source>Start Local Django Application</source>
1345 <translation type="unfinished"></translation> 1385 <translation type="unfinished"></translation>
1346 </message> 1386 </message>
1347 <message> 1387 <message>
1348 <location filename="../Project.py" line="1811"/> 1388 <location filename="../Project.py" line="1819"/>
1349 <source>Enter the name of the new local Django application.</source> 1389 <source>Enter the name of the new local Django application.</source>
1350 <translation type="unfinished"></translation> 1390 <translation type="unfinished"></translation>
1351 </message> 1391 </message>
1352 <message> 1392 <message>
1353 <location filename="../Project.py" line="1860"/> 1393 <location filename="../Project.py" line="1868"/>
1354 <source>Select Project</source> 1394 <source>Select Project</source>
1355 <translation type="unfinished"></translation> 1395 <translation type="unfinished"></translation>
1356 </message> 1396 </message>
1357 <message> 1397 <message>
1358 <location filename="../Project.py" line="1860"/> 1398 <location filename="../Project.py" line="1868"/>
1359 <source>Select the Django project to work with.</source> 1399 <source>Select the Django project to work with.</source>
1360 <translation type="unfinished"></translation> 1400 <translation type="unfinished"></translation>
1361 </message> 1401 </message>
1362 <message> 1402 <message>
1363 <location filename="../Project.py" line="1894"/> 1403 <location filename="../Project.py" line="1902"/>
1364 <source>None</source> 1404 <source>None</source>
1365 <translation type="unfinished"></translation> 1405 <translation type="unfinished"></translation>
1366 </message> 1406 </message>
1367 <message> 1407 <message>
1368 <location filename="../Project.py" line="1899"/> 1408 <location filename="../Project.py" line="1907"/>
1369 <source>&amp;Current Django project ({0})</source> 1409 <source>&amp;Current Django project ({0})</source>
1370 <translation type="unfinished"></translation> 1410 <translation type="unfinished"></translation>
1371 </message> 1411 </message>
1372 <message> 1412 <message>
1373 <location filename="../Project.py" line="3215"/> 1413 <location filename="../Project.py" line="3222"/>
1374 <source>Process Generation Error</source> 1414 <source>Process Generation Error</source>
1375 <translation type="unfinished"></translation> 1415 <translation type="unfinished"></translation>
1376 </message> 1416 </message>
1377 <message> 1417 <message>
1378 <location filename="../Project.py" line="1973"/> 1418 <location filename="../Project.py" line="1981"/>
1379 <source>The Django server could not be started.</source> 1419 <source>The Django server could not be started.</source>
1380 <translation type="unfinished"></translation> 1420 <translation type="unfinished"></translation>
1381 </message> 1421 </message>
1382 <message> 1422 <message>
1383 <location filename="../Project.py" line="2019"/> 1423 <location filename="../Project.py" line="2027"/>
1384 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source> 1424 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
1385 <translation type="unfinished"></translation> 1425 <translation type="unfinished"></translation>
1386 </message> 1426 </message>
1387 <message> 1427 <message>
1388 <location filename="../Project.py" line="2824"/> 1428 <location filename="../Project.py" line="2831"/>
1389 <source>The Django process could not be started.</source> 1429 <source>The Django process could not be started.</source>
1390 <translation type="unfinished"></translation> 1430 <translation type="unfinished"></translation>
1391 </message> 1431 </message>
1392 <message> 1432 <message>
1393 <location filename="../Project.py" line="2036"/> 1433 <location filename="../Project.py" line="2044"/>
1394 <source>Introspect Database</source> 1434 <source>Introspect Database</source>
1395 <translation type="unfinished"></translation> 1435 <translation type="unfinished"></translation>
1396 </message> 1436 </message>
1397 <message> 1437 <message>
1398 <location filename="../Project.py" line="2065"/> 1438 <location filename="../Project.py" line="2073"/>
1399 <source>Flushing the database will destroy all data. Are you sure?</source> 1439 <source>Flushing the database will destroy all data. Are you sure?</source>
1400 <translation type="unfinished"></translation> 1440 <translation type="unfinished"></translation>
1401 </message> 1441 </message>
1402 <message> 1442 <message>
1403 <location filename="../Project.py" line="2077"/> 1443 <location filename="../Project.py" line="2085"/>
1404 <source>Database tables flushed successfully.</source> 1444 <source>Database tables flushed successfully.</source>
1405 <translation type="unfinished"></translation> 1445 <translation type="unfinished"></translation>
1406 </message> 1446 </message>
1407 <message> 1447 <message>
1408 <location filename="../Project.py" line="2256"/> 1448 <location filename="../Project.py" line="2264"/>
1409 <source>SQL Files (*.sql)</source> 1449 <source>SQL Files (*.sql)</source>
1410 <translation type="unfinished"></translation> 1450 <translation type="unfinished"></translation>
1411 </message> 1451 </message>
1412 <message> 1452 <message>
1413 <location filename="../Project.py" line="2585"/> 1453 <location filename="../Project.py" line="2592"/>
1414 <source>Enter the names of the cache tables separated by spaces.</source> 1454 <source>Enter the names of the cache tables separated by spaces.</source>
1415 <translation type="unfinished"></translation> 1455 <translation type="unfinished"></translation>
1416 </message> 1456 </message>
1417 <message> 1457 <message>
1418 <location filename="../Project.py" line="2600"/> 1458 <location filename="../Project.py" line="2607"/>
1419 <source>Cache tables created successfully.</source> 1459 <source>Cache tables created successfully.</source>
1420 <translation type="unfinished"></translation> 1460 <translation type="unfinished"></translation>
1421 </message> 1461 </message>
1422 <message> 1462 <message>
1423 <location filename="../Project.py" line="2638"/> 1463 <location filename="../Project.py" line="2645"/>
1424 <source>JSON Files (*.json)</source> 1464 <source>JSON Files (*.json)</source>
1425 <translation type="unfinished"></translation> 1465 <translation type="unfinished"></translation>
1426 </message> 1466 </message>
1427 <message> 1467 <message>
1428 <location filename="../Project.py" line="2640"/> 1468 <location filename="../Project.py" line="2647"/>
1429 <source>XML Files (*.xml)</source> 1469 <source>XML Files (*.xml)</source>
1430 <translation type="unfinished"></translation> 1470 <translation type="unfinished"></translation>
1431 </message> 1471 </message>
1432 <message> 1472 <message>
1433 <location filename="../Project.py" line="2642"/> 1473 <location filename="../Project.py" line="2649"/>
1434 <source>YAML Files (*.yaml)</source> 1474 <source>YAML Files (*.yaml)</source>
1435 <translation type="unfinished"></translation> 1475 <translation type="unfinished"></translation>
1436 </message> 1476 </message>
1437 <message> 1477 <message>
1438 <location filename="../Project.py" line="2751"/> 1478 <location filename="../Project.py" line="2758"/>
1439 <source>The Django test server could not be started.</source> 1479 <source>The Django test server could not be started.</source>
1440 <translation type="unfinished"></translation> 1480 <translation type="unfinished"></translation>
1441 </message> 1481 </message>
1442 <message> 1482 <message>
1443 <location filename="../Project.py" line="2781"/> 1483 <location filename="../Project.py" line="2788"/>
1444 <source>Enter the name of the user:</source> 1484 <source>Enter the name of the user:</source>
1445 <translation type="unfinished"></translation> 1485 <translation type="unfinished"></translation>
1446 </message> 1486 </message>
1447 <message> 1487 <message>
1448 <location filename="../Project.py" line="2851"/> 1488 <location filename="../Project.py" line="2858"/>
1449 <source>Expired sessions cleared successfully.</source> 1489 <source>Expired sessions cleared successfully.</source>
1450 <translation type="unfinished"></translation> 1490 <translation type="unfinished"></translation>
1451 </message> 1491 </message>
1452 <message> 1492 <message>
1453 <location filename="../Project.py" line="2920"/> 1493 <location filename="../Project.py" line="2927"/>
1454 <source>Initializing message catalog for &apos;{0}&apos;</source> 1494 <source>Initializing message catalog for &apos;{0}&apos;</source>
1455 <translation type="unfinished"></translation> 1495 <translation type="unfinished"></translation>
1456 </message> 1496 </message>
1457 <message> 1497 <message>
1458 <location filename="../Project.py" line="3179"/> 1498 <location filename="../Project.py" line="3186"/>
1459 <source>No current site selected or no site created yet. Aborting...</source> 1499 <source>No current site selected or no site created yet. Aborting...</source>
1460 <translation type="unfinished"></translation> 1500 <translation type="unfinished"></translation>
1461 </message> 1501 </message>
1462 <message> 1502 <message>
1463 <location filename="../Project.py" line="2940"/> 1503 <location filename="../Project.py" line="2947"/>
1464 <source> 1504 <source>
1465 Message catalog initialized successfully.</source> 1505 Message catalog initialized successfully.</source>
1466 <translation type="unfinished"></translation> 1506 <translation type="unfinished"></translation>
1467 </message> 1507 </message>
1468 <message> 1508 <message>
1469 <location filename="../Project.py" line="3052"/> 1509 <location filename="../Project.py" line="3059"/>
1470 <source>Updating message catalogs</source> 1510 <source>Updating message catalogs</source>
1471 <translation type="unfinished"></translation> 1511 <translation type="unfinished"></translation>
1472 </message> 1512 </message>
1473 <message> 1513 <message>
1474 <location filename="../Project.py" line="3143"/> 1514 <location filename="../Project.py" line="3150"/>
1475 <source>No locales detected. Aborting...</source> 1515 <source>No locales detected. Aborting...</source>
1476 <translation type="unfinished"></translation> 1516 <translation type="unfinished"></translation>
1477 </message> 1517 </message>
1478 <message> 1518 <message>
1479 <location filename="../Project.py" line="3103"/> 1519 <location filename="../Project.py" line="3110"/>
1480 <source> 1520 <source>
1481 Message catalogs updated successfully.</source> 1521 Message catalogs updated successfully.</source>
1482 <translation type="unfinished"></translation> 1522 <translation type="unfinished"></translation>
1483 </message> 1523 </message>
1484 <message> 1524 <message>
1485 <location filename="../Project.py" line="3084"/> 1525 <location filename="../Project.py" line="3091"/>
1486 <source>Updating message catalogs (keeping obsolete messages)</source> 1526 <source>Updating message catalogs (keeping obsolete messages)</source>
1487 <translation type="unfinished"></translation> 1527 <translation type="unfinished"></translation>
1488 </message> 1528 </message>
1489 <message> 1529 <message>
1490 <location filename="../Project.py" line="3169"/> 1530 <location filename="../Project.py" line="3176"/>
1491 <source>Compiling message catalogs</source> 1531 <source>Compiling message catalogs</source>
1492 <translation type="unfinished"></translation> 1532 <translation type="unfinished"></translation>
1493 </message> 1533 </message>
1494 <message> 1534 <message>
1495 <location filename="../Project.py" line="3186"/> 1535 <location filename="../Project.py" line="3193"/>
1496 <source> 1536 <source>
1497 Message catalogs compiled successfully.</source> 1537 Message catalogs compiled successfully.</source>
1498 <translation type="unfinished"></translation> 1538 <translation type="unfinished"></translation>
1499 </message> 1539 </message>
1500 <message> 1540 <message>
1501 <location filename="../Project.py" line="3215"/> 1541 <location filename="../Project.py" line="3222"/>
1502 <source>The translations editor process ({0}) could not be started.</source> 1542 <source>The translations editor process ({0}) could not be started.</source>
1503 <translation type="unfinished"></translation> 1543 <translation type="unfinished"></translation>
1504 </message> 1544 </message>
1505 <message> 1545 <message>
1506 <location filename="../Project.py" line="725"/> 1546 <location filename="../Project.py" line="731"/>
1507 <source>Apply All Migrations</source> 1547 <source>Apply All Migrations</source>
1508 <translation type="unfinished"></translation> 1548 <translation type="unfinished"></translation>
1509 </message> 1549 </message>
1510 <message> 1550 <message>
1511 <location filename="../Project.py" line="725"/> 1551 <location filename="../Project.py" line="731"/>
1512 <source>&amp;Apply All Migrations</source> 1552 <source>&amp;Apply All Migrations</source>
1513 <translation type="unfinished"></translation> 1553 <translation type="unfinished"></translation>
1514 </message> 1554 </message>
1515 <message> 1555 <message>
1516 <location filename="../Project.py" line="730"/> 1556 <location filename="../Project.py" line="736"/>
1517 <source>Apply all available migrations</source> 1557 <source>Apply all available migrations</source>
1518 <translation type="unfinished"></translation> 1558 <translation type="unfinished"></translation>
1519 </message> 1559 </message>
1520 <message> 1560 <message>
1521 <location filename="../Project.py" line="732"/> 1561 <location filename="../Project.py" line="738"/>
1522 <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> 1562 <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>
1523 <translation type="unfinished"></translation> 1563 <translation type="unfinished"></translation>
1524 </message> 1564 </message>
1525 <message> 1565 <message>
1526 <location filename="../Project.py" line="2310"/> 1566 <location filename="../Project.py" line="2318"/>
1527 <source>Apply Selected Migrations</source> 1567 <source>Apply Selected Migrations</source>
1528 <translation type="unfinished"></translation> 1568 <translation type="unfinished"></translation>
1529 </message> 1569 </message>
1530 <message> 1570 <message>
1531 <location filename="../Project.py" line="744"/> 1571 <location filename="../Project.py" line="750"/>
1532 <source>Apply selected migrations</source> 1572 <source>Apply selected migrations</source>
1533 <translation type="unfinished"></translation> 1573 <translation type="unfinished"></translation>
1534 </message> 1574 </message>
1535 <message> 1575 <message>
1536 <location filename="../Project.py" line="746"/> 1576 <location filename="../Project.py" line="752"/>
1537 <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> 1577 <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>
1538 <translation type="unfinished"></translation> 1578 <translation type="unfinished"></translation>
1539 </message> 1579 </message>
1540 <message> 1580 <message>
1541 <location filename="../Project.py" line="2369"/> 1581 <location filename="../Project.py" line="2377"/>
1542 <source>Unapply Migrations</source> 1582 <source>Unapply Migrations</source>
1543 <translation type="unfinished"></translation> 1583 <translation type="unfinished"></translation>
1544 </message> 1584 </message>
1545 <message> 1585 <message>
1546 <location filename="../Project.py" line="755"/> 1586 <location filename="../Project.py" line="761"/>
1547 <source>&amp;Unapply Migrations</source> 1587 <source>&amp;Unapply Migrations</source>
1548 <translation type="unfinished"></translation> 1588 <translation type="unfinished"></translation>
1549 </message> 1589 </message>
1550 <message> 1590 <message>
1551 <location filename="../Project.py" line="760"/> 1591 <location filename="../Project.py" line="766"/>
1552 <source>Unapply all migrations for an app</source> 1592 <source>Unapply all migrations for an app</source>
1553 <translation type="unfinished"></translation> 1593 <translation type="unfinished"></translation>
1554 </message> 1594 </message>
1555 <message> 1595 <message>
1556 <location filename="../Project.py" line="762"/> 1596 <location filename="../Project.py" line="768"/>
1557 <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> 1597 <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>
1558 <translation type="unfinished"></translation> 1598 <translation type="unfinished"></translation>
1559 </message> 1599 </message>
1560 <message> 1600 <message>
1561 <location filename="../Project.py" line="2446"/> 1601 <location filename="../Project.py" line="2454"/>
1562 <source>Make Migrations</source> 1602 <source>Make Migrations</source>
1563 <translation type="unfinished"></translation> 1603 <translation type="unfinished"></translation>
1564 </message> 1604 </message>
1565 <message> 1605 <message>
1566 <location filename="../Project.py" line="770"/> 1606 <location filename="../Project.py" line="776"/>
1567 <source>&amp;Make Migrations</source> 1607 <source>&amp;Make Migrations</source>
1568 <translation type="unfinished"></translation> 1608 <translation type="unfinished"></translation>
1569 </message> 1609 </message>
1570 <message> 1610 <message>
1571 <location filename="../Project.py" line="775"/> 1611 <location filename="../Project.py" line="781"/>
1572 <source>Generate migrations for the project</source> 1612 <source>Generate migrations for the project</source>
1573 <translation type="unfinished"></translation> 1613 <translation type="unfinished"></translation>
1574 </message> 1614 </message>
1575 <message> 1615 <message>
1576 <location filename="../Project.py" line="777"/> 1616 <location filename="../Project.py" line="783"/>
1577 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source> 1617 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source>
1578 <translation type="unfinished"></translation> 1618 <translation type="unfinished"></translation>
1579 </message> 1619 </message>
1580 <message> 1620 <message>
1581 <location filename="../Project.py" line="2477"/> 1621 <location filename="../Project.py" line="2484"/>
1582 <source>No migrations available.</source> 1622 <source>No migrations available.</source>
1583 <translation type="unfinished"></translation> 1623 <translation type="unfinished"></translation>
1584 </message> 1624 </message>
1585 <message> 1625 <message>
1586 <location filename="../Project.py" line="2335"/> 1626 <location filename="../Project.py" line="2343"/>
1587 <source>Apply Migrations</source> 1627 <source>Apply Migrations</source>
1588 <translation type="unfinished"></translation> 1628 <translation type="unfinished"></translation>
1589 </message> 1629 </message>
1590 <message> 1630 <message>
1591 <location filename="../Project.py" line="2369"/> 1631 <location filename="../Project.py" line="2377"/>
1592 <source>Select an application:</source> 1632 <source>Select an application:</source>
1593 <translation type="unfinished"></translation> 1633 <translation type="unfinished"></translation>
1594 </message> 1634 </message>
1595 <message> 1635 <message>
1596 <location filename="../Project.py" line="2490"/> 1636 <location filename="../Project.py" line="2497"/>
1597 <source>Squash Migrations</source> 1637 <source>Squash Migrations</source>
1598 <translation type="unfinished"></translation> 1638 <translation type="unfinished"></translation>
1599 </message> 1639 </message>
1600 <message> 1640 <message>
1601 <location filename="../Project.py" line="784"/> 1641 <location filename="../Project.py" line="790"/>
1602 <source>S&amp;quash Migrations</source> 1642 <source>S&amp;quash Migrations</source>
1603 <translation type="unfinished"></translation> 1643 <translation type="unfinished"></translation>
1604 </message> 1644 </message>
1605 <message> 1645 <message>
1606 <location filename="../Project.py" line="789"/> 1646 <location filename="../Project.py" line="795"/>
1607 <source>Squash migrations of an application of the project</source> 1647 <source>Squash migrations of an application of the project</source>
1608 <translation type="unfinished"></translation> 1648 <translation type="unfinished"></translation>
1609 </message> 1649 </message>
1610 <message> 1650 <message>
1611 <location filename="../Project.py" line="791"/> 1651 <location filename="../Project.py" line="797"/>
1612 <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> 1652 <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>
1613 <translation type="unfinished"></translation> 1653 <translation type="unfinished"></translation>
1614 </message> 1654 </message>
1615 <message> 1655 <message>
1616 <location filename="../Project.py" line="497"/> 1656 <location filename="../Project.py" line="503"/>
1617 <source>Apply Migration</source> 1657 <source>Apply Migration</source>
1618 <translation type="unfinished"></translation> 1658 <translation type="unfinished"></translation>
1619 </message> 1659 </message>
1620 <message> 1660 <message>
1621 <location filename="../Project.py" line="497"/> 1661 <location filename="../Project.py" line="503"/>
1622 <source>&amp;Apply Migration</source> 1662 <source>&amp;Apply Migration</source>
1623 <translation type="unfinished"></translation> 1663 <translation type="unfinished"></translation>
1624 </message> 1664 </message>
1625 <message> 1665 <message>
1626 <location filename="../Project.py" line="502"/> 1666 <location filename="../Project.py" line="508"/>
1627 <source>Prints the SQL statements to apply a migration of an application</source> 1667 <source>Prints the SQL statements to apply a migration of an application</source>
1628 <translation type="unfinished"></translation> 1668 <translation type="unfinished"></translation>
1629 </message> 1669 </message>
1630 <message> 1670 <message>
1631 <location filename="../Project.py" line="505"/> 1671 <location filename="../Project.py" line="511"/>
1632 <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> 1672 <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>
1633 <translation type="unfinished"></translation> 1673 <translation type="unfinished"></translation>
1634 </message> 1674 </message>
1635 <message> 1675 <message>
1636 <location filename="../Project.py" line="514"/> 1676 <location filename="../Project.py" line="520"/>
1637 <source>Unapply Migration</source> 1677 <source>Unapply Migration</source>
1638 <translation type="unfinished"></translation> 1678 <translation type="unfinished"></translation>
1639 </message> 1679 </message>
1640 <message> 1680 <message>
1641 <location filename="../Project.py" line="514"/> 1681 <location filename="../Project.py" line="520"/>
1642 <source>&amp;Unapply Migration</source> 1682 <source>&amp;Unapply Migration</source>
1643 <translation type="unfinished"></translation> 1683 <translation type="unfinished"></translation>
1644 </message> 1684 </message>
1645 <message> 1685 <message>
1646 <location filename="../Project.py" line="519"/> 1686 <location filename="../Project.py" line="525"/>
1647 <source>Prints the SQL statements to unapply a migration of an application</source> 1687 <source>Prints the SQL statements to unapply a migration of an application</source>
1648 <translation type="unfinished"></translation> 1688 <translation type="unfinished"></translation>
1649 </message> 1689 </message>
1650 <message> 1690 <message>
1651 <location filename="../Project.py" line="522"/> 1691 <location filename="../Project.py" line="528"/>
1652 <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> 1692 <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>
1653 <translation type="unfinished"></translation> 1693 <translation type="unfinished"></translation>
1654 </message> 1694 </message>
1655 <message> 1695 <message>
1656 <location filename="../Project.py" line="2238"/> 1696 <location filename="../Project.py" line="2246"/>
1657 <source>SQL Migrate</source> 1697 <source>SQL Migrate</source>
1658 <translation type="unfinished"></translation> 1698 <translation type="unfinished"></translation>
1659 </message> 1699 </message>
1660 <message> 1700 <message>
1661 <location filename="../Project.py" line="3260"/> 1701 <location filename="../Project.py" line="3267"/>
1662 <source>Check Project</source> 1702 <source>Check Project</source>
1663 <translation type="unfinished"></translation> 1703 <translation type="unfinished"></translation>
1664 </message> 1704 </message>
1665 <message> 1705 <message>
1666 <location filename="../Project.py" line="290"/> 1706 <location filename="../Project.py" line="296"/>
1667 <source>Inspects the Django project for common problems</source> 1707 <source>Inspects the Django project for common problems</source>
1668 <translation type="unfinished"></translation> 1708 <translation type="unfinished"></translation>
1669 </message> 1709 </message>
1670 <message> 1710 <message>
1671 <location filename="../Project.py" line="292"/> 1711 <location filename="../Project.py" line="298"/>
1672 <source>&lt;b&gt;Check Project&lt;/b&gt;&lt;p&gt;This inspects the Django project for common problems.&lt;/p&gt;</source> 1712 <source>&lt;b&gt;Check Project&lt;/b&gt;&lt;p&gt;This inspects the Django project for common problems.&lt;/p&gt;</source>
1673 <translation type="unfinished"></translation> 1713 <translation type="unfinished"></translation>
1674 </message> 1714 </message>
1675 <message> 1715 <message>
1676 <location filename="../Project.py" line="609"/> 1716 <location filename="../Project.py" line="615"/>
1677 <source>Run Testsuite (-Wall)</source> 1717 <source>Run Testsuite (-Wall)</source>
1678 <translation type="unfinished"></translation> 1718 <translation type="unfinished"></translation>
1679 </message> 1719 </message>
1680 <message> 1720 <message>
1681 <location filename="../Project.py" line="614"/> 1721 <location filename="../Project.py" line="620"/>
1682 <source>Run the test suite for applications or the whole site with activated deprecation warnings</source> 1722 <source>Run the test suite for applications or the whole site with activated deprecation warnings</source>
1683 <translation type="unfinished"></translation> 1723 <translation type="unfinished"></translation>
1684 </message> 1724 </message>
1685 <message> 1725 <message>
1686 <location filename="../Project.py" line="617"/> 1726 <location filename="../Project.py" line="623"/>
1687 <source>&lt;b&gt;Run Testsuite (-Wall)&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site with activated deprecation warnings.&lt;/p&gt;</source> 1727 <source>&lt;b&gt;Run Testsuite (-Wall)&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site with activated deprecation warnings.&lt;/p&gt;</source>
1688 <translation type="unfinished"></translation> 1728 <translation type="unfinished"></translation>
1689 </message> 1729 </message>
1690 </context> 1730 </context>
1691 <context> 1731 <context>
1692 <name>ProjectDjangoPlugin</name> 1732 <name>ProjectDjangoPlugin</name>
1693 <message> 1733 <message>
1694 <location filename="../../PluginProjectDjango.py" line="413"/> 1734 <location filename="../../PluginProjectDjango.py" line="389"/>
1695 <source>Django</source> 1735 <source>Django</source>
1696 <translation type="unfinished"></translation>
1697 </message>
1698 <message>
1699 <location filename="../../PluginProjectDjango.py" line="180"/>
1700 <source>eric6 version is too old, {0}, {1} or newer needed.</source>
1701 <translation type="unfinished"></translation> 1736 <translation type="unfinished"></translation>
1702 </message> 1737 </message>
1703 </context> 1738 </context>
1704 </TS> 1739 </TS>

eric ide

mercurial