ProjectDjango/i18n/django_de.ts

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

eric ide

mercurial