563 </message> |
558 </message> |
564 </context> |
559 </context> |
565 <context> |
560 <context> |
566 <name>Project</name> |
561 <name>Project</name> |
567 <message> |
562 <message> |
568 <location filename="../Project.py" line="825"/> |
563 <location filename="../Project.py" line="820"/> |
569 <source>D&jango</source> |
564 <source>D&jango</source> |
570 <translation>D&jango</translation> |
565 <translation>D&jango</translation> |
571 </message> |
566 </message> |
572 <message> |
567 <message> |
573 <location filename="../Project.py" line="1180"/> |
568 <location filename="../Project.py" line="1175"/> |
574 <source>New Form</source> |
569 <source>New Form</source> |
575 <translation>Nuevo Formulario</translation> |
570 <translation>Nuevo Formulario</translation> |
576 </message> |
571 </message> |
577 <message> |
572 <message> |
578 <location filename="../Project.py" line="1147"/> |
573 <location filename="../Project.py" line="1142"/> |
579 <source>The file already exists! Overwrite it?</source> |
574 <source>The file already exists! Overwrite it?</source> |
580 <translation>¡El archivo ya existe! ¿Sobreescribirlo?</translation> |
575 <translation>¡El archivo ya existe! ¿Sobreescribirlo?</translation> |
581 </message> |
576 </message> |
582 <message> |
577 <message> |
583 <location filename="../Project.py" line="115"/> |
578 <location filename="../Project.py" line="121"/> |
584 <source>Current Project</source> |
579 <source>Current Project</source> |
585 <translation>Proyecto actual</translation> |
580 <translation>Proyecto actual</translation> |
586 </message> |
581 </message> |
587 <message> |
582 <message> |
588 <location filename="../Project.py" line="120"/> |
583 <location filename="../Project.py" line="126"/> |
589 <source>Selects the current project</source> |
584 <source>Selects the current project</source> |
590 <translation>Selecciona el proyecto actual</translation> |
585 <translation>Selecciona el proyecto actual</translation> |
591 </message> |
586 </message> |
592 <message> |
587 <message> |
593 <location filename="../Project.py" line="135"/> |
588 <location filename="../Project.py" line="141"/> |
594 <source>Start Project</source> |
589 <source>Start Project</source> |
595 <translation>Iniciar Proyecto</translation> |
590 <translation>Iniciar Proyecto</translation> |
596 </message> |
591 </message> |
597 <message> |
592 <message> |
598 <location filename="../Project.py" line="135"/> |
593 <location filename="../Project.py" line="141"/> |
599 <source>Start &Project</source> |
594 <source>Start &Project</source> |
600 <translation>Iniciar &Proyecto</translation> |
595 <translation>Iniciar &Proyecto</translation> |
601 </message> |
596 </message> |
602 <message> |
597 <message> |
603 <location filename="../Project.py" line="140"/> |
598 <location filename="../Project.py" line="146"/> |
604 <source>Starts a new Django project</source> |
599 <source>Starts a new Django project</source> |
605 <translation>Inicia un nuevo proyecto Django</translation> |
600 <translation>Inicia un nuevo proyecto Django</translation> |
606 </message> |
601 </message> |
607 <message> |
602 <message> |
608 <location filename="../Project.py" line="142"/> |
603 <location filename="../Project.py" line="148"/> |
609 <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> |
604 <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> |
610 <translation><b>Iniciar Proyecto</b><p>Inicia un nuevo proyecto Django utilizando "django-admin.py startproject".</p></translation> |
605 <translation><b>Iniciar Proyecto</b><p>Inicia un nuevo proyecto Django utilizando "django-admin.py startproject".</p></translation> |
611 </message> |
606 </message> |
612 <message> |
607 <message> |
613 <location filename="../Project.py" line="150"/> |
608 <location filename="../Project.py" line="156"/> |
614 <source>Start Application (global)</source> |
609 <source>Start Application (global)</source> |
615 <translation>Iniciar Aplicación (global)</translation> |
610 <translation>Iniciar Aplicación (global)</translation> |
616 </message> |
611 </message> |
617 <message> |
612 <message> |
618 <location filename="../Project.py" line="150"/> |
613 <location filename="../Project.py" line="156"/> |
619 <source>Start Application (&global)</source> |
614 <source>Start Application (&global)</source> |
620 <translation>Iniciar Aplicación (&global)</translation> |
615 <translation>Iniciar Aplicación (&global)</translation> |
621 </message> |
616 </message> |
622 <message> |
617 <message> |
623 <location filename="../Project.py" line="155"/> |
618 <location filename="../Project.py" line="161"/> |
624 <source>Starts a new global Django application</source> |
619 <source>Starts a new global Django application</source> |
625 <translation>Inicia una nueva aplicación global Django</translation> |
620 <translation>Inicia una nueva aplicación global Django</translation> |
626 </message> |
621 </message> |
627 <message> |
622 <message> |
628 <location filename="../Project.py" line="157"/> |
623 <location filename="../Project.py" line="163"/> |
629 <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> |
624 <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> |
630 <translation><b>Iniciar Aplicación (global)</b><p>Inicia una nueva aplicación global Django utilizando "django-admin.py startapp".</p></translation> |
625 <translation><b>Iniciar Aplicación (global)</b><p>Inicia una nueva aplicación global Django utilizando "django-admin.py startapp".</p></translation> |
631 </message> |
626 </message> |
632 <message> |
627 <message> |
633 <location filename="../Project.py" line="166"/> |
628 <location filename="../Project.py" line="172"/> |
634 <source>Start Application (local)</source> |
629 <source>Start Application (local)</source> |
635 <translation>Iniciar Aplicación (local)</translation> |
630 <translation>Iniciar Aplicación (local)</translation> |
636 </message> |
631 </message> |
637 <message> |
632 <message> |
638 <location filename="../Project.py" line="166"/> |
633 <location filename="../Project.py" line="172"/> |
639 <source>Start Application (&local)</source> |
634 <source>Start Application (&local)</source> |
640 <translation>Iniciar Aplicación (&local)</translation> |
635 <translation>Iniciar Aplicación (&local)</translation> |
641 </message> |
636 </message> |
642 <message> |
637 <message> |
643 <location filename="../Project.py" line="171"/> |
638 <location filename="../Project.py" line="177"/> |
644 <source>Starts a new local Django application</source> |
639 <source>Starts a new local Django application</source> |
645 <translation>Inicia una nueva aplicación local Django</translation> |
640 <translation>Inicia una nueva aplicación local Django</translation> |
646 </message> |
641 </message> |
647 <message> |
642 <message> |
648 <location filename="../Project.py" line="173"/> |
643 <location filename="../Project.py" line="179"/> |
649 <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> |
644 <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> |
650 <translation><b>Iniciar Aplicación (local)</b><p>Inicia una nueva aplicación local Django utilizando "manage.py startapp".</p></translation> |
645 <translation><b>Iniciar Aplicación (local)</b><p>Inicia una nueva aplicación local Django utilizando "manage.py startapp".</p></translation> |
651 </message> |
646 </message> |
652 <message> |
647 <message> |
653 <location filename="../Project.py" line="186"/> |
648 <location filename="../Project.py" line="192"/> |
654 <source>Run Server</source> |
649 <source>Run Server</source> |
655 <translation>Ejecutar Servidor</translation> |
650 <translation>Ejecutar Servidor</translation> |
656 </message> |
651 </message> |
657 <message> |
652 <message> |
658 <location filename="../Project.py" line="186"/> |
653 <location filename="../Project.py" line="192"/> |
659 <source>Run &Server</source> |
654 <source>Run &Server</source> |
660 <translation>Ejecutar &Servidor</translation> |
655 <translation>Ejecutar &Servidor</translation> |
661 </message> |
656 </message> |
662 <message> |
657 <message> |
663 <location filename="../Project.py" line="191"/> |
658 <location filename="../Project.py" line="197"/> |
664 <source>Starts the Django Web server</source> |
659 <source>Starts the Django Web server</source> |
665 <translation>Inicia el servidor Web Django</translation> |
660 <translation>Inicia el servidor Web Django</translation> |
666 </message> |
661 </message> |
667 <message> |
662 <message> |
668 <location filename="../Project.py" line="193"/> |
663 <location filename="../Project.py" line="199"/> |
669 <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> |
664 <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> |
670 <translation><b>Iniciar Servidor</b><p>Inicia el servidor Web Django utilizando "manage.py runserver".</p></translation> |
665 <translation><b>Iniciar Servidor</b><p>Inicia el servidor Web Django utilizando "manage.py runserver".</p></translation> |
671 </message> |
666 </message> |
672 <message> |
667 <message> |
673 <location filename="../Project.py" line="2008"/> |
668 <location filename="../Project.py" line="2021"/> |
674 <source>Run Web-Browser</source> |
669 <source>Run Web-Browser</source> |
675 <translation>Ejecutar Navegador Web</translation> |
670 <translation>Ejecutar Navegador Web</translation> |
676 </message> |
671 </message> |
677 <message> |
672 <message> |
678 <location filename="../Project.py" line="201"/> |
673 <location filename="../Project.py" line="207"/> |
679 <source>Run &Web-Browser</source> |
674 <source>Run &Web-Browser</source> |
680 <translation>Ejecutar Navegador &Web</translation> |
675 <translation>Ejecutar Navegador &Web</translation> |
681 </message> |
676 </message> |
682 <message> |
677 <message> |
683 <location filename="../Project.py" line="206"/> |
678 <location filename="../Project.py" line="212"/> |
684 <source>Starts the default Web-Browser with the URL of the Django Web server</source> |
679 <source>Starts the default Web-Browser with the URL of the Django Web server</source> |
685 <translation>Inicia el Navegador Web por defecto con la URL del servidor Web Django</translation> |
680 <translation>Inicia el Navegador Web por defecto con la URL del servidor Web Django</translation> |
686 </message> |
681 </message> |
687 <message> |
682 <message> |
688 <location filename="../Project.py" line="209"/> |
683 <location filename="../Project.py" line="215"/> |
689 <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> |
684 <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> |
690 <translation><b>Ejecutar Navegador Web</b><p>Inicia el Navegador Web por defecto con la URL del servidor Web Django.</p></translation> |
685 <translation><b>Ejecutar Navegador Web</b><p>Inicia el Navegador Web por defecto con la URL del servidor Web Django.</p></translation> |
691 </message> |
686 </message> |
692 <message> |
687 <message> |
693 <location filename="../Project.py" line="1459"/> |
688 <location filename="../Project.py" line="1454"/> |
694 <source>About Django</source> |
689 <source>About Django</source> |
695 <translation>Acerca de Django</translation> |
690 <translation>Acerca de Django</translation> |
696 </message> |
691 </message> |
697 <message> |
692 <message> |
698 <location filename="../Project.py" line="259"/> |
693 <location filename="../Project.py" line="265"/> |
699 <source>About D&jango</source> |
694 <source>About D&jango</source> |
700 <translation>Acerca de D&jango</translation> |
695 <translation>Acerca de D&jango</translation> |
701 </message> |
696 </message> |
702 <message> |
697 <message> |
703 <location filename="../Project.py" line="264"/> |
698 <location filename="../Project.py" line="270"/> |
704 <source>Shows some information about Django</source> |
699 <source>Shows some information about Django</source> |
705 <translation>Muestra información sobre Django</translation> |
700 <translation>Muestra información sobre Django</translation> |
706 </message> |
701 </message> |
707 <message> |
702 <message> |
708 <location filename="../Project.py" line="266"/> |
703 <location filename="../Project.py" line="272"/> |
709 <source><b>About Django</b><p>Shows some information about Django.</p></source> |
704 <source><b>About Django</b><p>Shows some information about Django.</p></source> |
710 <translation><b>Acerca de Django</b><p>Muestra información sobre Django.</p></translation> |
705 <translation><b>Acerca de Django</b><p>Muestra información sobre Django.</p></translation> |
711 </message> |
706 </message> |
712 <message> |
707 <message> |
713 <location filename="../Project.py" line="303"/> |
708 <location filename="../Project.py" line="309"/> |
714 <source>Synchronize</source> |
709 <source>Synchronize</source> |
715 <translation>Sincronizar</translation> |
710 <translation>Sincronizar</translation> |
716 </message> |
711 </message> |
717 <message> |
712 <message> |
718 <location filename="../Project.py" line="303"/> |
713 <location filename="../Project.py" line="309"/> |
719 <source>&Synchronize</source> |
714 <source>&Synchronize</source> |
720 <translation>&Sincronizar</translation> |
715 <translation>&Sincronizar</translation> |
721 </message> |
716 </message> |
722 <message> |
717 <message> |
723 <location filename="../Project.py" line="308"/> |
718 <location filename="../Project.py" line="314"/> |
724 <source>Synchronizes the database</source> |
719 <source>Synchronizes the database</source> |
725 <translation>Sincroniza la base de datos</translation> |
720 <translation>Sincroniza la base de datos</translation> |
726 </message> |
721 </message> |
727 <message> |
722 <message> |
728 <location filename="../Project.py" line="310"/> |
723 <location filename="../Project.py" line="316"/> |
729 <source><b>Synchronize</b><p>Synchronizes the database.</p></source> |
724 <source><b>Synchronize</b><p>Synchronizes the database.</p></source> |
730 <translation><b>Sincronizar</b><p>Sincroniza la base de datos.</p></translation> |
725 <translation><b>Sincronizar</b><p>Sincroniza la base de datos.</p></translation> |
731 </message> |
726 </message> |
732 <message> |
727 <message> |
733 <location filename="../Project.py" line="867"/> |
728 <location filename="../Project.py" line="862"/> |
734 <source>&Database</source> |
729 <source>&Database</source> |
735 <translation>Base de &Datos</translation> |
730 <translation>Base de &Datos</translation> |
736 </message> |
731 </message> |
737 <message> |
732 <message> |
738 <location filename="../Project.py" line="1885"/> |
733 <location filename="../Project.py" line="1898"/> |
739 <source>Project</source> |
734 <source>Project</source> |
740 <translation>Proyecto</translation> |
735 <translation>Proyecto</translation> |
741 </message> |
736 </message> |
742 <message> |
737 <message> |
743 <location filename="../Project.py" line="1625"/> |
738 <location filename="../Project.py" line="1638"/> |
744 <source>Application</source> |
739 <source>Application</source> |
745 <translation>Aplicación</translation> |
740 <translation>Aplicación</translation> |
746 </message> |
741 </message> |
747 <message> |
742 <message> |
748 <location filename="../Project.py" line="1627"/> |
743 <location filename="../Project.py" line="1640"/> |
749 <source>Start Django</source> |
744 <source>Start Django</source> |
750 <translation>Iniciar Django</translation> |
745 <translation>Iniciar Django</translation> |
751 </message> |
746 </message> |
752 <message> |
747 <message> |
753 <location filename="../Project.py" line="1627"/> |
748 <location filename="../Project.py" line="1640"/> |
754 <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> |
749 <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> |
755 <translation>Seleccionar si este proyecto debería ser un Proyecto o Aplicación Django. |
750 <translation>Seleccionar si este proyecto debería ser un Proyecto o Aplicación Django. |
756 <br/>Dejar en blanco para no seleccionar ninguno.</translation> |
751 <br/>Dejar en blanco para no seleccionar ninguno.</translation> |
757 </message> |
752 </message> |
758 <message> |
753 <message> |
759 <location filename="../Project.py" line="1704"/> |
754 <location filename="../Project.py" line="1717"/> |
760 <source>Start Django Project</source> |
755 <source>Start Django Project</source> |
761 <translation>Iniciar Proyecto Django</translation> |
756 <translation>Iniciar Proyecto Django</translation> |
762 </message> |
757 </message> |
763 <message> |
758 <message> |
764 <location filename="../Project.py" line="1680"/> |
759 <location filename="../Project.py" line="1693"/> |
765 <source>Django project created successfully.</source> |
760 <source>Django project created successfully.</source> |
766 <translation>Proyecto Django creado correctamente.</translation> |
761 <translation>Proyecto Django creado correctamente.</translation> |
767 </message> |
762 </message> |
768 <message> |
763 <message> |
769 <location filename="../Project.py" line="1704"/> |
764 <location filename="../Project.py" line="1717"/> |
770 <source>Enter the name of the new Django project.</source> |
765 <source>Enter the name of the new Django project.</source> |
771 <translation>Introduzca el nombre del nuevo proyecto Django.</translation> |
766 <translation>Introduzca el nombre del nuevo proyecto Django.</translation> |
772 </message> |
767 </message> |
773 <message> |
768 <message> |
774 <location filename="../Project.py" line="1732"/> |
769 <location filename="../Project.py" line="1745"/> |
775 <source>Start Django Application</source> |
770 <source>Start Django Application</source> |
776 <translation>Iniciar Aplicación Django</translation> |
771 <translation>Iniciar Aplicación Django</translation> |
777 </message> |
772 </message> |
778 <message> |
773 <message> |
779 <location filename="../Project.py" line="1766"/> |
774 <location filename="../Project.py" line="1779"/> |
780 <source>Django application created successfully.</source> |
775 <source>Django application created successfully.</source> |
781 <translation>Aplicación Django creada correctamente.</translation> |
776 <translation>Aplicación Django creada correctamente.</translation> |
782 </message> |
777 </message> |
783 <message> |
778 <message> |
784 <location filename="../Project.py" line="1849"/> |
779 <location filename="../Project.py" line="1862"/> |
785 <source>Select Project</source> |
780 <source>Select Project</source> |
786 <translation>Seleccionar Proyecto</translation> |
781 <translation>Seleccionar Proyecto</translation> |
787 </message> |
782 </message> |
788 <message> |
783 <message> |
789 <location filename="../Project.py" line="1849"/> |
784 <location filename="../Project.py" line="1862"/> |
790 <source>Select the Django project to work with.</source> |
785 <source>Select the Django project to work with.</source> |
791 <translation>Seleccionar el proyecto Django con el que trabajar.</translation> |
786 <translation>Seleccionar el proyecto Django con el que trabajar.</translation> |
792 </message> |
787 </message> |
793 <message> |
788 <message> |
794 <location filename="../Project.py" line="1883"/> |
789 <location filename="../Project.py" line="1896"/> |
795 <source>None</source> |
790 <source>None</source> |
796 <translation>Ninguno</translation> |
791 <translation>Ninguno</translation> |
797 </message> |
792 </message> |
798 <message> |
793 <message> |
799 <location filename="../Project.py" line="3250"/> |
794 <location filename="../Project.py" line="3230"/> |
800 <source>Process Generation Error</source> |
795 <source>Process Generation Error</source> |
801 <translation>Error de Generación de Proceso</translation> |
796 <translation>Error de Generación de Proceso</translation> |
802 </message> |
797 </message> |
803 <message> |
798 <message> |
804 <location filename="../Project.py" line="1962"/> |
799 <location filename="../Project.py" line="1975"/> |
805 <source>The Django server could not be started.</source> |
800 <source>The Django server could not be started.</source> |
806 <translation>No se ha podido iniciar el servidor Django.</translation> |
801 <translation>No se ha podido iniciar el servidor Django.</translation> |
807 </message> |
802 </message> |
808 <message> |
803 <message> |
809 <location filename="../Project.py" line="2008"/> |
804 <location filename="../Project.py" line="2021"/> |
810 <source>Could not start the web-browser for the url "{0}".</source> |
805 <source>Could not start the web-browser for the url "{0}".</source> |
811 <translation>No se ha podido iniciar el navegador web para la url "{0}".</translation> |
806 <translation>No se ha podido iniciar el navegador web para la url "{0}".</translation> |
812 </message> |
807 </message> |
813 <message> |
808 <message> |
814 <location filename="../Project.py" line="2859"/> |
809 <location filename="../Project.py" line="2839"/> |
815 <source>The Django process could not be started.</source> |
810 <source>The Django process could not be started.</source> |
816 <translation>No se ha podido iniciar el proceso Django.</translation> |
811 <translation>No se ha podido iniciar el proceso Django.</translation> |
817 </message> |
812 </message> |
818 <message> |
813 <message> |
819 <location filename="../Project.py" line="122"/> |
814 <location filename="../Project.py" line="128"/> |
820 <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> |
815 <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> |
821 <translation><b>Proyecto Actual</b><p>Selecciona el proyecto actual. Se utiliza para cambiar de proyecto en multiproyectos Django.</p></translation> |
816 <translation><b>Proyecto Actual</b><p>Selecciona el proyecto actual. Se utiliza para cambiar de proyecto en multiproyectos Django.</p></translation> |
822 </message> |
817 </message> |
823 <message> |
818 <message> |
824 <location filename="../Project.py" line="2522"/> |
819 <location filename="../Project.py" line="2537"/> |
825 <source>Diff Settings</source> |
820 <source>Diff Settings</source> |
826 <translation>Configuración de Diff</translation> |
821 <translation>Configuración de Diff</translation> |
827 </message> |
822 </message> |
828 <message> |
823 <message> |
829 <location filename="../Project.py" line="541"/> |
824 <location filename="../Project.py" line="547"/> |
830 <source>&Diff Settings</source> |
825 <source>&Diff Settings</source> |
831 <translation>Configuración de &Diff</translation> |
826 <translation>Configuración de &Diff</translation> |
832 </message> |
827 </message> |
833 <message> |
828 <message> |
834 <location filename="../Project.py" line="546"/> |
829 <location filename="../Project.py" line="552"/> |
835 <source>Shows the modification made to the settings</source> |
830 <source>Shows the modification made to the settings</source> |
836 <translation>Muestra los cambios hechos a la configuración</translation> |
831 <translation>Muestra los cambios hechos a la configuración</translation> |
837 </message> |
832 </message> |
838 <message> |
833 <message> |
839 <location filename="../Project.py" line="548"/> |
834 <location filename="../Project.py" line="554"/> |
840 <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> |
835 <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> |
841 <translation><b>Configuración de Diff</b><p>Muestra los cambios hechos a la configuración.</p></translation> |
836 <translation><b>Configuración de Diff</b><p>Muestra los cambios hechos a la configuración.</p></translation> |
842 </message> |
837 </message> |
843 <message> |
838 <message> |
844 <location filename="../Project.py" line="2543"/> |
839 <location filename="../Project.py" line="942"/> |
845 <source>Cleanup</source> |
|
846 <translation>Limpiar</translation> |
|
847 </message> |
|
848 <message> |
|
849 <location filename="../Project.py" line="555"/> |
|
850 <source>&Cleanup</source> |
|
851 <translation>&Limpiar</translation> |
|
852 </message> |
|
853 <message> |
|
854 <location filename="../Project.py" line="560"/> |
|
855 <source>Cleans out old data from the database</source> |
|
856 <translation>Limpia datos antiguos de la base de datos</translation> |
|
857 </message> |
|
858 <message> |
|
859 <location filename="../Project.py" line="562"/> |
|
860 <source><b>Cleanup</b><p>Cleans out old data from the database.</p></source> |
|
861 <translation><b>Limpiar</b><p>Limpiar datos antiguos de la base de datos.</p></translation> |
|
862 </message> |
|
863 <message> |
|
864 <location filename="../Project.py" line="2566"/> |
|
865 <source>Validate</source> |
|
866 <translation>Validar</translation> |
|
867 </message> |
|
868 <message> |
|
869 <location filename="../Project.py" line="569"/> |
|
870 <source>&Validate</source> |
|
871 <translation>&Validar</translation> |
|
872 </message> |
|
873 <message> |
|
874 <location filename="../Project.py" line="574"/> |
|
875 <source>Validates all installed models</source> |
|
876 <translation>Valida todos los modelos instalados</translation> |
|
877 </message> |
|
878 <message> |
|
879 <location filename="../Project.py" line="576"/> |
|
880 <source><b>Validate</b><p>Validates all installed models.</p></source> |
|
881 <translation><b>Validar</b><p>Valida todos los modelos instalados.</p></translation> |
|
882 </message> |
|
883 <message> |
|
884 <location filename="../Project.py" line="946"/> |
|
885 <source>&Tools</source> |
840 <source>&Tools</source> |
886 <translation>Herramien&tas</translation> |
841 <translation>Herramien&tas</translation> |
887 </message> |
842 </message> |
888 <message> |
843 <message> |
889 <location filename="../Project.py" line="1530"/> |
844 <location filename="../Project.py" line="1525"/> |
890 <source>Select Applications</source> |
845 <source>Select Applications</source> |
891 <translation>Seleccionar Aplicaciones</translation> |
846 <translation>Seleccionar Aplicaciones</translation> |
892 </message> |
847 </message> |
893 <message> |
848 <message> |
894 <location filename="../Project.py" line="1530"/> |
849 <location filename="../Project.py" line="1525"/> |
895 <source>Enter the list of applications separated by spaces.</source> |
850 <source>Enter the list of applications separated by spaces.</source> |
896 <translation>Introduzca la lista de aplicaciones separadas por espacios.</translation> |
851 <translation>Introduzca la lista de aplicaciones separadas por espacios.</translation> |
897 </message> |
852 </message> |
898 <message> |
853 <message> |
899 <location filename="../Project.py" line="1888"/> |
854 <location filename="../Project.py" line="1901"/> |
900 <source>&Current Django project ({0})</source> |
855 <source>&Current Django project ({0})</source> |
901 <translation>Proyec&to Django actual ({0})</translation> |
856 <translation>Proyec&to Django actual ({0})</translation> |
902 </message> |
857 </message> |
903 <message> |
858 <message> |
904 <location filename="../Project.py" line="2555"/> |
859 <location filename="../Project.py" line="561"/> |
905 <source>Database cleaned up successfully.</source> |
|
906 <translation>Base de datos limpiada con éxito.</translation> |
|
907 </message> |
|
908 <message> |
|
909 <location filename="../Project.py" line="583"/> |
|
910 <source>Start Python Console</source> |
860 <source>Start Python Console</source> |
911 <translation>Iniciar Consola de Python</translation> |
861 <translation>Iniciar Consola de Python</translation> |
912 </message> |
862 </message> |
913 <message> |
863 <message> |
914 <location filename="../Project.py" line="583"/> |
864 <location filename="../Project.py" line="561"/> |
915 <source>Start &Python Console</source> |
865 <source>Start &Python Console</source> |
916 <translation>Iniciar Consola de &Python</translation> |
866 <translation>Iniciar Consola de &Python</translation> |
917 </message> |
867 </message> |
918 <message> |
868 <message> |
919 <location filename="../Project.py" line="588"/> |
869 <location filename="../Project.py" line="566"/> |
920 <source>Starts a Python interactive interpreter</source> |
870 <source>Starts a Python interactive interpreter</source> |
921 <translation>Inicia un intérprete interactivo de Python</translation> |
871 <translation>Inicia un intérprete interactivo de Python</translation> |
922 </message> |
872 </message> |
923 <message> |
873 <message> |
924 <location filename="../Project.py" line="590"/> |
874 <location filename="../Project.py" line="568"/> |
925 <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> |
875 <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> |
926 <translation><b>Iniciar Consola de Python</b><p>Inicia un intérprete interactivo de Python.</p></translation> |
876 <translation><b>Iniciar Consola de Python</b><p>Inicia un intérprete interactivo de Python.</p></translation> |
927 </message> |
877 </message> |
928 <message> |
878 <message> |
929 <location filename="../Project.py" line="2621"/> |
879 <location filename="../Project.py" line="2593"/> |
930 <source>Create Cache Tables</source> |
880 <source>Create Cache Tables</source> |
931 <translation>Crear Tablas de Caché</translation> |
881 <translation>Crear Tablas de Caché</translation> |
932 </message> |
882 </message> |
933 <message> |
883 <message> |
934 <location filename="../Project.py" line="221"/> |
884 <location filename="../Project.py" line="227"/> |
935 <source>C&reate Cache Tables</source> |
885 <source>C&reate Cache Tables</source> |
936 <translation>C&rear Tablas de Caché</translation> |
886 <translation>C&rear Tablas de Caché</translation> |
937 </message> |
887 </message> |
938 <message> |
888 <message> |
939 <location filename="../Project.py" line="226"/> |
889 <location filename="../Project.py" line="232"/> |
940 <source>Creates the tables needed to use the SQL cache backend</source> |
890 <source>Creates the tables needed to use the SQL cache backend</source> |
941 <translation>Crea las tablas necesarias para utilizar el backend de caché de SQL</translation> |
891 <translation>Crea las tablas necesarias para utilizar el backend de caché de SQL</translation> |
942 </message> |
892 </message> |
943 <message> |
893 <message> |
944 <location filename="../Project.py" line="228"/> |
894 <location filename="../Project.py" line="234"/> |
945 <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> |
895 <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> |
946 <translation><b>Crear Tablas de Caché</b><p>Crea las tablas necesarias para utilizar el backend de caché de SQL.</p></translation> |
896 <translation><b>Crear Tablas de Caché</b><p>Crea las tablas necesarias para utilizar el backend de caché de SQL.</p></translation> |
947 </message> |
897 </message> |
948 <message> |
898 <message> |
949 <location filename="../Project.py" line="2628"/> |
899 <location filename="../Project.py" line="2600"/> |
950 <source>Enter the names of the cache tables separated by spaces.</source> |
900 <source>Enter the names of the cache tables separated by spaces.</source> |
951 <translation>Introduzca los nombres de las tablas de caché separadas por espacios.</translation> |
901 <translation>Introduzca los nombres de las tablas de caché separadas por espacios.</translation> |
952 </message> |
902 </message> |
953 <message> |
903 <message> |
954 <location filename="../Project.py" line="2643"/> |
904 <location filename="../Project.py" line="2615"/> |
955 <source>Cache tables created successfully.</source> |
905 <source>Cache tables created successfully.</source> |
956 <translation>Tablas de caché creadas con éxito.</translation> |
906 <translation>Tablas de caché creadas con éxito.</translation> |
957 </message> |
907 </message> |
958 <message> |
908 <message> |
959 <location filename="../Project.py" line="317"/> |
909 <location filename="../Project.py" line="323"/> |
960 <source>Introspect</source> |
910 <source>Introspect</source> |
961 <translation>Introspección</translation> |
911 <translation>Introspección</translation> |
962 </message> |
912 </message> |
963 <message> |
913 <message> |
964 <location filename="../Project.py" line="317"/> |
914 <location filename="../Project.py" line="323"/> |
965 <source>&Introspect</source> |
915 <source>&Introspect</source> |
966 <translation>&Introspección</translation> |
916 <translation>&Introspección</translation> |
967 </message> |
917 </message> |
968 <message> |
918 <message> |
969 <location filename="../Project.py" line="322"/> |
919 <location filename="../Project.py" line="328"/> |
970 <source>Introspects the database tables and outputs a Django model module</source> |
920 <source>Introspects the database tables and outputs a Django model module</source> |
971 <translation>Realiza introspección de las tablas en la base de datos y devuelve un módulo de modelo de Django</translation> |
921 <translation>Realiza introspección de las tablas en la base de datos y devuelve un módulo de modelo de Django</translation> |
972 </message> |
922 </message> |
973 <message> |
923 <message> |
974 <location filename="../Project.py" line="325"/> |
924 <location filename="../Project.py" line="331"/> |
975 <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> |
925 <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> |
976 <translation><b>Introspección</b><p>Realiza introspección de las tablas en la base de datos y devuelve a un módulo de modelo de Django.</p></translation> |
926 <translation><b>Introspección</b><p>Realiza introspección de las tablas en la base de datos y devuelve a un módulo de modelo de Django.</p></translation> |
977 </message> |
927 </message> |
978 <message> |
928 <message> |
979 <location filename="../Project.py" line="2049"/> |
929 <location filename="../Project.py" line="2063"/> |
980 <source>Introspect Database</source> |
930 <source>Introspect Database</source> |
981 <translation>Introspección de Base de datos</translation> |
931 <translation>Introspección de Base de datos</translation> |
982 </message> |
932 </message> |
983 <message> |
933 <message> |
984 <location filename="../Project.py" line="333"/> |
934 <location filename="../Project.py" line="339"/> |
985 <source>Flush</source> |
935 <source>Flush</source> |
986 <translation>Flush</translation> |
936 <translation>Flush</translation> |
987 </message> |
937 </message> |
988 <message> |
938 <message> |
989 <location filename="../Project.py" line="333"/> |
939 <location filename="../Project.py" line="339"/> |
990 <source>&Flush</source> |
940 <source>&Flush</source> |
991 <translation>&Flush</translation> |
941 <translation>&Flush</translation> |
992 </message> |
942 </message> |
993 <message> |
943 <message> |
994 <location filename="../Project.py" line="338"/> |
944 <location filename="../Project.py" line="344"/> |
995 <source>Returns all database tables to the state just after their installation</source> |
945 <source>Returns all database tables to the state just after their installation</source> |
996 <translation>Devuelve todas las tablas de la base de datos al estado que tenían al terminar su instalación</translation> |
946 <translation>Devuelve todas las tablas de la base de datos al estado que tenían al terminar su instalación</translation> |
997 </message> |
947 </message> |
998 <message> |
948 <message> |
999 <location filename="../Project.py" line="341"/> |
949 <location filename="../Project.py" line="347"/> |
1000 <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> |
950 <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> |
1001 <translation><b>Flush</b><p>Devuelve todas las tablas de la base de datos al estado que tenían al terminar su instalación.</p></translation> |
951 <translation><b>Flush</b><p>Devuelve todas las tablas de la base de datos al estado que tenían al terminar su instalación.</p></translation> |
1002 </message> |
952 </message> |
1003 <message> |
953 <message> |
1004 <location filename="../Project.py" line="2207"/> |
954 <location filename="../Project.py" line="2222"/> |
1005 <source>Flush Database</source> |
955 <source>Flush Database</source> |
1006 <translation>Hacer Flush de la base de datos</translation> |
956 <translation>Hacer Flush de la base de datos</translation> |
1007 </message> |
957 </message> |
1008 <message> |
958 <message> |
1009 <location filename="../Project.py" line="2078"/> |
959 <location filename="../Project.py" line="2092"/> |
1010 <source>Flushing the database will destroy all data. Are you sure?</source> |
960 <source>Flushing the database will destroy all data. Are you sure?</source> |
1011 <translation>Un flush de la base de datos destruirá todos los datos. ¿Está seguro?</translation> |
961 <translation>Un flush de la base de datos destruirá todos los datos. ¿Está seguro?</translation> |
1012 </message> |
962 </message> |
1013 <message> |
963 <message> |
1014 <location filename="../Project.py" line="2090"/> |
964 <location filename="../Project.py" line="2104"/> |
1015 <source>Database tables flushed successfully.</source> |
965 <source>Database tables flushed successfully.</source> |
1016 <translation>Se ha realizado una operación flush sobre la base de datos con éxito.</translation> |
966 <translation>Se ha realizado una operación flush sobre la base de datos con éxito.</translation> |
1017 </message> |
967 </message> |
1018 <message> |
968 <message> |
1019 <location filename="../Project.py" line="349"/> |
969 <location filename="../Project.py" line="355"/> |
1020 <source>Start Client Console</source> |
970 <source>Start Client Console</source> |
1021 <translation>Iniciar Consola de Cliente</translation> |
971 <translation>Iniciar Consola de Cliente</translation> |
1022 </message> |
972 </message> |
1023 <message> |
973 <message> |
1024 <location filename="../Project.py" line="354"/> |
974 <location filename="../Project.py" line="360"/> |
1025 <source>Starts a console window for the database client</source> |
975 <source>Starts a console window for the database client</source> |
1026 <translation>Inicia una ventana de consola para el cliente de base de datos</translation> |
976 <translation>Inicia una ventana de consola para el cliente de base de datos</translation> |
1027 </message> |
977 </message> |
1028 <message> |
978 <message> |
1029 <location filename="../Project.py" line="356"/> |
979 <location filename="../Project.py" line="362"/> |
1030 <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> |
980 <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> |
1031 <translation><b>Iniciar Consola de Cliente</b><p>Inicia una ventana de consola para el cliente de base de datos.</p></translation> |
981 <translation><b>Iniciar Consola de Cliente</b><p>Inicia una ventana de consola para el cliente de base de datos.</p></translation> |
1032 </message> |
982 </message> |
1033 <message> |
983 <message> |
1034 <location filename="../Project.py" line="349"/> |
984 <location filename="../Project.py" line="355"/> |
1035 <source>Start &Client Console</source> |
985 <source>Start &Client Console</source> |
1036 <translation>Iniciar Consola de &Cliente</translation> |
986 <translation>Iniciar Consola de &Cliente</translation> |
1037 </message> |
987 </message> |
1038 <message> |
988 <message> |
1039 <location filename="../Project.py" line="2165"/> |
989 <location filename="../Project.py" line="2180"/> |
1040 <source>Create Tables</source> |
990 <source>Create Tables</source> |
1041 <translation>Crear Tablas</translation> |
991 <translation>Crear Tablas</translation> |
1042 </message> |
992 </message> |
1043 <message> |
993 <message> |
1044 <location filename="../Project.py" line="367"/> |
994 <location filename="../Project.py" line="373"/> |
1045 <source>Create &Tables</source> |
995 <source>Create &Tables</source> |
1046 <translation>Crear &Tablas</translation> |
996 <translation>Crear &Tablas</translation> |
1047 </message> |
997 </message> |
1048 <message> |
998 <message> |
1049 <location filename="../Project.py" line="372"/> |
999 <location filename="../Project.py" line="378"/> |
1050 <source>Prints the CREATE TABLE SQL statements for one or more applications</source> |
1000 <source>Prints the CREATE TABLE SQL statements for one or more applications</source> |
1051 <translation>Imprime las sentencias SQL CREATE TABLE para una o más aplicaciones</translation> |
1001 <translation>Imprime las sentencias SQL CREATE TABLE para una o más aplicaciones</translation> |
1052 </message> |
1002 </message> |
1053 <message> |
1003 <message> |
1054 <location filename="../Project.py" line="375"/> |
1004 <location filename="../Project.py" line="381"/> |
1055 <source><b>Create Tables</b><p>Prints the CREATE TABLE SQL statements for one or more applications.</p></source> |
1005 <source><b>Create Tables</b><p>Prints the CREATE TABLE SQL statements for one or more applications.</p></source> |
1056 <translation><b>Crear Tablas</b><p>Imprime las sentencias SQL CREATE TABLE para una o más aplicaciones.</p></translation> |
1006 <translation><b>Crear Tablas</b><p>Imprime las sentencias SQL CREATE TABLE para una o más aplicaciones.</p></translation> |
1057 </message> |
1007 </message> |
1058 <message> |
1008 <message> |
1059 <location filename="../Project.py" line="891"/> |
1009 <location filename="../Project.py" line="887"/> |
1060 <source>Show &SQL</source> |
1010 <source>Show &SQL</source> |
1061 <translation>Mostrar &SQL</translation> |
1011 <translation>Mostrar &SQL</translation> |
1062 </message> |
1012 </message> |
1063 <message> |
1013 <message> |
1064 <location filename="../Project.py" line="2172"/> |
1014 <location filename="../Project.py" line="2187"/> |
1065 <source>Create Indexes</source> |
1015 <source>Create Indexes</source> |
1066 <translation>Crear Índices</translation> |
1016 <translation>Crear Índices</translation> |
1067 </message> |
1017 </message> |
1068 <message> |
1018 <message> |
1069 <location filename="../Project.py" line="384"/> |
1019 <location filename="../Project.py" line="390"/> |
1070 <source>Create &Indexes</source> |
1020 <source>Create &Indexes</source> |
1071 <translation>Crear &Índices</translation> |
1021 <translation>Crear &Índices</translation> |
1072 </message> |
1022 </message> |
1073 <message> |
1023 <message> |
1074 <location filename="../Project.py" line="392"/> |
1024 <location filename="../Project.py" line="398"/> |
1075 <source><b>Create Indexes</b><p>Prints the CREATE INDEX SQL statements for one or more applications.</p></source> |
1025 <source><b>Create Indexes</b><p>Prints the CREATE INDEX SQL statements for one or more applications.</p></source> |
1076 <translation><b>Crear Índices</b><p>Imprime las sentencias SQL CREATE INDEX para una o más aplicaciones.</p></translation> |
1026 <translation><b>Crear Índices</b><p>Imprime las sentencias SQL CREATE INDEX para una o más aplicaciones.</p></translation> |
1077 </message> |
1027 </message> |
1078 <message> |
1028 <message> |
1079 <location filename="../Project.py" line="2179"/> |
1029 <location filename="../Project.py" line="2194"/> |
1080 <source>Create Everything</source> |
1030 <source>Create Everything</source> |
1081 <translation>Crear Todo</translation> |
1031 <translation>Crear Todo</translation> |
1082 </message> |
1032 </message> |
1083 <message> |
1033 <message> |
1084 <location filename="../Project.py" line="401"/> |
1034 <location filename="../Project.py" line="407"/> |
1085 <source>Create &Everything</source> |
1035 <source>Create &Everything</source> |
1086 <translation>Cr&ear Todo</translation> |
1036 <translation>Cr&ear Todo</translation> |
1087 </message> |
1037 </message> |
1088 <message> |
1038 <message> |
1089 <location filename="../Project.py" line="406"/> |
1039 <location filename="../Project.py" line="412"/> |
1090 <source>Prints the CREATE ... SQL statements for one or more applications</source> |
1040 <source>Prints the CREATE ... SQL statements for one or more applications</source> |
1091 <translation>Imprime las sentencias SQL CREATE...para una o más aplicaciones</translation> |
1041 <translation>Imprime las sentencias SQL CREATE...para una o más aplicaciones</translation> |
1092 </message> |
1042 </message> |
1093 <message> |
1043 <message> |
1094 <location filename="../Project.py" line="409"/> |
1044 <location filename="../Project.py" line="415"/> |
1095 <source><b>Create Everything</b><p>Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</p></source> |
1045 <source><b>Create Everything</b><p>Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</p></source> |
1096 <translation><b>Crear Todo</b><p>Imprime las sentencias SQL CREATE TABLE, SQL personalizado y CREATE INDEX para una o más aplicaciones.</p></translation> |
1046 <translation><b>Crear Todo</b><p>Imprime las sentencias SQL CREATE TABLE, SQL personalizado y CREATE INDEX para una o más aplicaciones.</p></translation> |
1097 </message> |
1047 </message> |
1098 <message> |
1048 <message> |
1099 <location filename="../Project.py" line="389"/> |
1049 <location filename="../Project.py" line="395"/> |
1100 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> |
1050 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> |
1101 <translation>Imprime las sentencias SQL CREATE INDEX para una o más aplicaciones</translation> |
1051 <translation>Imprime las sentencias SQL CREATE INDEX para una o más aplicaciones</translation> |
1102 </message> |
1052 </message> |
1103 <message> |
1053 <message> |
1104 <location filename="../Project.py" line="2186"/> |
1054 <location filename="../Project.py" line="2201"/> |
1105 <source>Custom Statements</source> |
1055 <source>Custom Statements</source> |
1106 <translation>Sentencias Personalizadas</translation> |
1056 <translation>Sentencias Personalizadas</translation> |
1107 </message> |
1057 </message> |
1108 <message> |
1058 <message> |
1109 <location filename="../Project.py" line="418"/> |
1059 <location filename="../Project.py" line="424"/> |
1110 <source>&Custom Statements</source> |
1060 <source>&Custom Statements</source> |
1111 <translation>Sentencias &Personalizadas</translation> |
1061 <translation>Sentencias &Personalizadas</translation> |
1112 </message> |
1062 </message> |
1113 <message> |
1063 <message> |
1114 <location filename="../Project.py" line="423"/> |
1064 <location filename="../Project.py" line="429"/> |
1115 <source>Prints the custom table modifying SQL statements for one or more applications</source> |
1065 <source>Prints the custom table modifying SQL statements for one or more applications</source> |
1116 <translation>Imprime las sentencias sql personalizadas de modificación de tablas para una o más aplicaciones</translation> |
1066 <translation>Imprime las sentencias sql personalizadas de modificación de tablas para una o más aplicaciones</translation> |
1117 </message> |
1067 </message> |
1118 <message> |
1068 <message> |
1119 <location filename="../Project.py" line="426"/> |
1069 <location filename="../Project.py" line="432"/> |
1120 <source><b>Custom Statements</b><p>Prints the custom table modifying SQL statements for one or more applications.</p></source> |
1070 <source><b>Custom Statements</b><p>Prints the custom table modifying SQL statements for one or more applications.</p></source> |
1121 <translation><b>Sentencias Personalizadas</b><p>Imprime las sentencias sql personalizadas de modificación de tablas para una o más aplicaciones.</p></translation> |
1071 <translation><b>Sentencias Personalizadas</b><p>Imprime las sentencias sql personalizadas de modificación de tablas para una o más aplicaciones.</p></translation> |
1122 </message> |
1072 </message> |
1123 <message> |
1073 <message> |
1124 <location filename="../Project.py" line="2193"/> |
1074 <location filename="../Project.py" line="2208"/> |
1125 <source>Drop Tables</source> |
1075 <source>Drop Tables</source> |
1126 <translation>Borrar Tablas</translation> |
1076 <translation>Borrar Tablas</translation> |
1127 </message> |
1077 </message> |
1128 <message> |
1078 <message> |
1129 <location filename="../Project.py" line="435"/> |
1079 <location filename="../Project.py" line="441"/> |
1130 <source>&Drop Tables</source> |
1080 <source>&Drop Tables</source> |
1131 <translation>&Borrar Tablas</translation> |
1081 <translation>&Borrar Tablas</translation> |
1132 </message> |
1082 </message> |
1133 <message> |
1083 <message> |
1134 <location filename="../Project.py" line="440"/> |
1084 <location filename="../Project.py" line="446"/> |
1135 <source>Prints the DROP TABLE SQL statements for one or more applications</source> |
1085 <source>Prints the DROP TABLE SQL statements for one or more applications</source> |
1136 <translation>Imprime las sentencias SQL DROP TABLE para una o más aplicaciones</translation> |
1086 <translation>Imprime las sentencias SQL DROP TABLE para una o más aplicaciones</translation> |
1137 </message> |
1087 </message> |
1138 <message> |
1088 <message> |
1139 <location filename="../Project.py" line="443"/> |
1089 <location filename="../Project.py" line="449"/> |
1140 <source><b>Drop Tables</b><p>Prints the DROP TABLE SQL statements for one or more applications.</p></source> |
1090 <source><b>Drop Tables</b><p>Prints the DROP TABLE SQL statements for one or more applications.</p></source> |
1141 <translation><b>Borrar Tablas</b><p>Imprime las sentencisa SQL DROP TABLE para una o más aplicaciones.</p></translation> |
1091 <translation><b>Borrar Tablas</b><p>Imprime las sentencisa SQL DROP TABLE para una o más aplicaciones.</p></translation> |
1142 </message> |
1092 </message> |
1143 <message> |
1093 <message> |
1144 <location filename="../Project.py" line="469"/> |
1094 <location filename="../Project.py" line="475"/> |
1145 <source>&Flush Database</source> |
1095 <source>&Flush Database</source> |
1146 <translation>Hacer &Flush de la base de datos</translation> |
1096 <translation>Hacer &Flush de la base de datos</translation> |
1147 </message> |
1097 </message> |
1148 <message> |
1098 <message> |
1149 <location filename="../Project.py" line="474"/> |
1099 <location filename="../Project.py" line="480"/> |
1150 <source>Prints a list of statements to return all database tables to the state just after their installation</source> |
1100 <source>Prints a list of statements to return all database tables to the state just after their installation</source> |
1151 <translation>Imprime una lista de sentencias para retornar todas las tablas de la base de datos al estado que tenían despues de su instalación</translation> |
1101 <translation>Imprime una lista de sentencias para retornar todas las tablas de la base de datos al estado que tenían despues de su instalación</translation> |
1152 </message> |
1102 </message> |
1153 <message> |
1103 <message> |
1154 <location filename="../Project.py" line="477"/> |
1104 <location filename="../Project.py" line="483"/> |
1155 <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> |
1105 <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> |
1156 <translation><b>Hacer Flush de la base de datos</b><p>Imprime una lista de sentencias para retornar todas las tablas de la base de datos al estado que tenían despues de su instalación.</p></translation> |
1106 <translation><b>Hacer Flush de la base de datos</b><p>Imprime una lista de sentencias para retornar todas las tablas de la base de datos al estado que tenían despues de su instalación.</p></translation> |
1157 </message> |
1107 </message> |
1158 <message> |
1108 <message> |
1159 <location filename="../Project.py" line="2214"/> |
1109 <location filename="../Project.py" line="2229"/> |
1160 <source>Reset Sequences</source> |
1110 <source>Reset Sequences</source> |
1161 <translation>Resetear Secuencias</translation> |
1111 <translation>Resetear Secuencias</translation> |
1162 </message> |
1112 </message> |
1163 <message> |
1113 <message> |
1164 <location filename="../Project.py" line="486"/> |
1114 <location filename="../Project.py" line="492"/> |
1165 <source>Reset &Sequences</source> |
1115 <source>Reset &Sequences</source> |
1166 <translation>Resetear &Secuencias</translation> |
1116 <translation>Resetear &Secuencias</translation> |
1167 </message> |
1117 </message> |
1168 <message> |
1118 <message> |
1169 <location filename="../Project.py" line="491"/> |
1119 <location filename="../Project.py" line="497"/> |
1170 <source>Prints the SQL statements for resetting sequences for one or more applications</source> |
1120 <source>Prints the SQL statements for resetting sequences for one or more applications</source> |
1171 <translation>Imprime las sentencias SQL para resetear secuencias para una o más aplicaciones</translation> |
1121 <translation>Imprime las sentencias SQL para resetear secuencias para una o más aplicaciones</translation> |
1172 </message> |
1122 </message> |
1173 <message> |
1123 <message> |
1174 <location filename="../Project.py" line="494"/> |
1124 <location filename="../Project.py" line="500"/> |
1175 <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> |
1125 <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> |
1176 <translation><b>Resetear Secuencias</b><p>Imprime las sentencias SQL para resetear secuencias para una o más aplicaciones.</p></translation> |
1126 <translation><b>Resetear Secuencias</b><p>Imprime las sentencias SQL para resetear secuencias para una o más aplicaciones.</p></translation> |
1177 </message> |
1127 </message> |
1178 <message> |
1128 <message> |
1179 <location filename="../Project.py" line="2658"/> |
1129 <location filename="../Project.py" line="2630"/> |
1180 <source>Dump Data</source> |
1130 <source>Dump Data</source> |
1181 <translation>Volcado de Datos</translation> |
1131 <translation>Volcado de Datos</translation> |
1182 </message> |
1132 </message> |
1183 <message> |
1133 <message> |
1184 <location filename="../Project.py" line="601"/> |
1134 <location filename="../Project.py" line="579"/> |
1185 <source>&Dump Data</source> |
1135 <source>&Dump Data</source> |
1186 <translation>&Volcado de Datos</translation> |
1136 <translation>&Volcado de Datos</translation> |
1187 </message> |
1137 </message> |
1188 <message> |
1138 <message> |
1189 <location filename="../Project.py" line="606"/> |
1139 <location filename="../Project.py" line="584"/> |
1190 <source>Dump the database data to a fixture</source> |
1140 <source>Dump the database data to a fixture</source> |
1191 <translation>Volcado de los datos de una base de datos a una fixtuer</translation> |
1141 <translation>Volcado de los datos de una base de datos a una fixtuer</translation> |
1192 </message> |
1142 </message> |
1193 <message> |
1143 <message> |
1194 <location filename="../Project.py" line="608"/> |
1144 <location filename="../Project.py" line="586"/> |
1195 <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> |
1145 <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> |
1196 <translation><b>Volcado de Datos</b><p>Volcado de los datos de una base de datos a una fixtuer.</p></translation> |
1146 <translation><b>Volcado de Datos</b><p>Volcado de los datos de una base de datos a una fixtuer.</p></translation> |
1197 </message> |
1147 </message> |
1198 <message> |
1148 <message> |
1199 <location filename="../Project.py" line="966"/> |
1149 <location filename="../Project.py" line="960"/> |
1200 <source>T&esting</source> |
1150 <source>T&esting</source> |
1201 <translation>T&esting</translation> |
1151 <translation>T&esting</translation> |
1202 </message> |
1152 </message> |
1203 <message> |
1153 <message> |
1204 <location filename="../Project.py" line="2256"/> |
1154 <location filename="../Project.py" line="2271"/> |
1205 <source>SQL Files (*.sql)</source> |
1155 <source>SQL Files (*.sql)</source> |
1206 <translation>Archivos SQL (*.sql)</translation> |
1156 <translation>Archivos SQL (*.sql)</translation> |
1207 </message> |
1157 </message> |
1208 <message> |
1158 <message> |
1209 <location filename="../Project.py" line="2681"/> |
1159 <location filename="../Project.py" line="2653"/> |
1210 <source>JSON Files (*.json)</source> |
1160 <source>JSON Files (*.json)</source> |
1211 <translation>Archivos JSON (*.json)</translation> |
1161 <translation>Archivos JSON (*.json)</translation> |
1212 </message> |
1162 </message> |
1213 <message> |
1163 <message> |
1214 <location filename="../Project.py" line="2683"/> |
1164 <location filename="../Project.py" line="2655"/> |
1215 <source>XML Files (*.xml)</source> |
1165 <source>XML Files (*.xml)</source> |
1216 <translation>Archivos XML (*.xml)</translation> |
1166 <translation>Archivos XML (*.xml)</translation> |
1217 </message> |
1167 </message> |
1218 <message> |
1168 <message> |
1219 <location filename="../Project.py" line="2685"/> |
1169 <location filename="../Project.py" line="2657"/> |
1220 <source>YAML Files (*.yaml)</source> |
1170 <source>YAML Files (*.yaml)</source> |
1221 <translation>Archivos YAML (*.yaml)</translation> |
1171 <translation>Archivos YAML (*.yaml)</translation> |
1222 </message> |
1172 </message> |
1223 <message> |
1173 <message> |
1224 <location filename="../Project.py" line="2697"/> |
1174 <location filename="../Project.py" line="2669"/> |
1225 <source>Load Data</source> |
1175 <source>Load Data</source> |
1226 <translation>Cargar Datos</translation> |
1176 <translation>Cargar Datos</translation> |
1227 </message> |
1177 </message> |
1228 <message> |
1178 <message> |
1229 <location filename="../Project.py" line="615"/> |
1179 <location filename="../Project.py" line="593"/> |
1230 <source>&Load Data</source> |
1180 <source>&Load Data</source> |
1231 <translation>&Cargar Datos</translation> |
1181 <translation>&Cargar Datos</translation> |
1232 </message> |
1182 </message> |
1233 <message> |
1183 <message> |
1234 <location filename="../Project.py" line="620"/> |
1184 <location filename="../Project.py" line="598"/> |
1235 <source>Load data from fixture files</source> |
1185 <source>Load data from fixture files</source> |
1236 <translation>Cargar datos desde archivos de fixture</translation> |
1186 <translation>Cargar datos desde archivos de fixture</translation> |
1237 </message> |
1187 </message> |
1238 <message> |
1188 <message> |
1239 <location filename="../Project.py" line="622"/> |
1189 <location filename="../Project.py" line="600"/> |
1240 <source><b>Load Data</b><p>Load data from fixture files.</p></source> |
1190 <source><b>Load Data</b><p>Load data from fixture files.</p></source> |
1241 <translation><b>Cargar Datos</b><p>Cargar datos desde archivos de fixture.</p></translation> |
1191 <translation><b>Cargar Datos</b><p>Cargar datos desde archivos de fixture.</p></translation> |
1242 </message> |
1192 </message> |
1243 <message> |
1193 <message> |
1244 <location filename="../Project.py" line="629"/> |
1194 <location filename="../Project.py" line="607"/> |
1245 <source>Run Testsuite</source> |
1195 <source>Run Testsuite</source> |
1246 <translation>Ejecutar Testsuite</translation> |
1196 <translation>Ejecutar Testsuite</translation> |
1247 </message> |
1197 </message> |
1248 <message> |
1198 <message> |
1249 <location filename="../Project.py" line="629"/> |
1199 <location filename="../Project.py" line="607"/> |
1250 <source>Run &Testsuite</source> |
1200 <source>Run &Testsuite</source> |
1251 <translation>Ejecutar &Testsuite</translation> |
1201 <translation>Ejecutar &Testsuite</translation> |
1252 </message> |
1202 </message> |
1253 <message> |
1203 <message> |
1254 <location filename="../Project.py" line="634"/> |
1204 <location filename="../Project.py" line="612"/> |
1255 <source>Run the test suite for applications or the whole site</source> |
1205 <source>Run the test suite for applications or the whole site</source> |
1256 <translation>Ejecutar la suite de tests para aplicaciones en todo el site</translation> |
1206 <translation>Ejecutar la suite de tests para aplicaciones en todo el site</translation> |
1257 </message> |
1207 </message> |
1258 <message> |
1208 <message> |
1259 <location filename="../Project.py" line="636"/> |
1209 <location filename="../Project.py" line="614"/> |
1260 <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> |
1210 <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> |
1261 <translation><b>Ejecutar Testsuite</b><p>Ejecutar la suite de tests para aplicaciones en todo el site.</p></translation> |
1211 <translation><b>Ejecutar Testsuite</b><p>Ejecutar la suite de tests para aplicaciones en todo el site.</p></translation> |
1262 </message> |
1212 </message> |
1263 <message> |
1213 <message> |
1264 <location filename="../Project.py" line="643"/> |
1214 <location filename="../Project.py" line="638"/> |
1265 <source>Run Testserver</source> |
1215 <source>Run Testserver</source> |
1266 <translation>Ejecutar Testserver</translation> |
1216 <translation>Ejecutar Testserver</translation> |
1267 </message> |
1217 </message> |
1268 <message> |
1218 <message> |
1269 <location filename="../Project.py" line="643"/> |
1219 <location filename="../Project.py" line="638"/> |
1270 <source>Run Test&server</source> |
1220 <source>Run Test&server</source> |
1271 <translation>Ejecutar Test&server</translation> |
1221 <translation>Ejecutar Test&server</translation> |
1272 </message> |
1222 </message> |
1273 <message> |
1223 <message> |
1274 <location filename="../Project.py" line="648"/> |
1224 <location filename="../Project.py" line="643"/> |
1275 <source>Run a development server with data from a set of fixtures</source> |
1225 <source>Run a development server with data from a set of fixtures</source> |
1276 <translation>Ejecutar un servidor de desarrollo con datos de un conjunto de fixtures</translation> |
1226 <translation>Ejecutar un servidor de desarrollo con datos de un conjunto de fixtures</translation> |
1277 </message> |
1227 </message> |
1278 <message> |
1228 <message> |
1279 <location filename="../Project.py" line="650"/> |
1229 <location filename="../Project.py" line="645"/> |
1280 <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> |
1230 <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> |
1281 <translation><b>Ejecutar Testserver</b><p>Ejecutar un servidor de desarrollo con datos de un conjunto de fixtures.</p></translation> |
1231 <translation><b>Ejecutar Testserver</b><p>Ejecutar un servidor de desarrollo con datos de un conjunto de fixtures.</p></translation> |
1282 </message> |
1232 </message> |
1283 <message> |
1233 <message> |
1284 <location filename="../Project.py" line="2788"/> |
1234 <location filename="../Project.py" line="2766"/> |
1285 <source>The Django test server could not be started.</source> |
1235 <source>The Django test server could not be started.</source> |
1286 <translation>No se ha podido iniciar el servidor de tests Django.</translation> |
1236 <translation>No se ha podido iniciar el servidor de tests Django.</translation> |
1287 </message> |
1237 </message> |
1288 <message> |
1238 <message> |
1289 <location filename="../Project.py" line="241"/> |
1239 <location filename="../Project.py" line="247"/> |
1290 <source>Help</source> |
1240 <source>Help</source> |
1291 <translation>Ayuda</translation> |
1241 <translation>Ayuda</translation> |
1292 </message> |
1242 </message> |
1293 <message> |
1243 <message> |
1294 <location filename="../Project.py" line="241"/> |
1244 <location filename="../Project.py" line="247"/> |
1295 <source>&Help</source> |
1245 <source>&Help</source> |
1296 <translation>&Ayuda</translation> |
1246 <translation>&Ayuda</translation> |
1297 </message> |
1247 </message> |
1298 <message> |
1248 <message> |
1299 <location filename="../Project.py" line="246"/> |
1249 <location filename="../Project.py" line="252"/> |
1300 <source>Shows the Django help index</source> |
1250 <source>Shows the Django help index</source> |
1301 <translation>Muestra el índice de ayuda de Django</translation> |
1251 <translation>Muestra el índice de ayuda de Django</translation> |
1302 </message> |
1252 </message> |
1303 <message> |
1253 <message> |
1304 <location filename="../Project.py" line="248"/> |
1254 <location filename="../Project.py" line="254"/> |
1305 <source><b>Help</b><p>Shows the Django help index page.</p></source> |
1255 <source><b>Help</b><p>Shows the Django help index page.</p></source> |
1306 <translation><b>Ayuda</b><p>Muestra la página de índice de ayuda de Django.</p></translation> |
1256 <translation><b>Ayuda</b><p>Muestra la página de índice de ayuda de Django.</p></translation> |
1307 </message> |
1257 </message> |
1308 <message> |
1258 <message> |
1309 <location filename="../Project.py" line="1060"/> |
1259 <location filename="../Project.py" line="1055"/> |
1310 <source>New template...</source> |
1260 <source>New template...</source> |
1311 <translation>Nueva plantilla...</translation> |
1261 <translation>Nueva plantilla...</translation> |
1312 </message> |
1262 </message> |
1313 <message> |
1263 <message> |
1314 <location filename="../Project.py" line="1069"/> |
1264 <location filename="../Project.py" line="1064"/> |
1315 <source>Update all catalogs</source> |
1265 <source>Update all catalogs</source> |
1316 <translation>Actualizar todos los catálogos</translation> |
1266 <translation>Actualizar todos los catálogos</translation> |
1317 </message> |
1267 </message> |
1318 <message> |
1268 <message> |
1319 <location filename="../Project.py" line="1072"/> |
1269 <location filename="../Project.py" line="1067"/> |
1320 <source>Update selected catalogs</source> |
1270 <source>Update selected catalogs</source> |
1321 <translation>Actualizar los catálogos seleccionados</translation> |
1271 <translation>Actualizar los catálogos seleccionados</translation> |
1322 </message> |
1272 </message> |
1323 <message> |
1273 <message> |
1324 <location filename="../Project.py" line="1083"/> |
1274 <location filename="../Project.py" line="1078"/> |
1325 <source>Compile all catalogs</source> |
1275 <source>Compile all catalogs</source> |
1326 <translation>Compilar todos los catálogos</translation> |
1276 <translation>Compilar todos los catálogos</translation> |
1327 </message> |
1277 </message> |
1328 <message> |
1278 <message> |
1329 <location filename="../Project.py" line="1086"/> |
1279 <location filename="../Project.py" line="1081"/> |
1330 <source>Compile selected catalogs</source> |
1280 <source>Compile selected catalogs</source> |
1331 <translation>Compilar los catálogos seleccionados</translation> |
1281 <translation>Compilar los catálogos seleccionados</translation> |
1332 </message> |
1282 </message> |
1333 <message> |
1283 <message> |
1334 <location filename="../Project.py" line="2955"/> |
1284 <location filename="../Project.py" line="2935"/> |
1335 <source>Initializing message catalog for '{0}'</source> |
1285 <source>Initializing message catalog for '{0}'</source> |
1336 <translation>Inicializando catálogo de mensajes para '{0}'</translation> |
1286 <translation>Inicializando catálogo de mensajes para '{0}'</translation> |
1337 </message> |
1287 </message> |
1338 <message> |
1288 <message> |
1339 <location filename="../Project.py" line="3214"/> |
1289 <location filename="../Project.py" line="3194"/> |
1340 <source>No current site selected or no site created yet. Aborting...</source> |
1290 <source>No current site selected or no site created yet. Aborting...</source> |
1341 <translation>No se ha seleccionado un sitio o no se ha creado un sitio todavía. Abortando...</translation> |
1291 <translation>No se ha seleccionado un sitio o no se ha creado un sitio todavía. Abortando...</translation> |
1342 </message> |
1292 </message> |
1343 <message> |
1293 <message> |
1344 <location filename="../Project.py" line="2975"/> |
1294 <location filename="../Project.py" line="2955"/> |
1345 <source> |
1295 <source> |
1346 Message catalog initialized successfully.</source> |
1296 Message catalog initialized successfully.</source> |
1347 <translation>Catálogo de mensajes iniciado con éxito.</translation> |
1297 <translation>Catálogo de mensajes iniciado con éxito.</translation> |
1348 </message> |
1298 </message> |
1349 <message> |
1299 <message> |
1350 <location filename="../Project.py" line="3087"/> |
1300 <location filename="../Project.py" line="3067"/> |
1351 <source>Updating message catalogs</source> |
1301 <source>Updating message catalogs</source> |
1352 <translation>Actualizando catálogos de mensajes</translation> |
1302 <translation>Actualizando catálogos de mensajes</translation> |
1353 </message> |
1303 </message> |
1354 <message> |
1304 <message> |
1355 <location filename="../Project.py" line="3178"/> |
1305 <location filename="../Project.py" line="3158"/> |
1356 <source>No locales detected. Aborting...</source> |
1306 <source>No locales detected. Aborting...</source> |
1357 <translation>No se ha detectado ningún idioma. Abortando...</translation> |
1307 <translation>No se ha detectado ningún idioma. Abortando...</translation> |
1358 </message> |
1308 </message> |
1359 <message> |
1309 <message> |
1360 <location filename="../Project.py" line="3138"/> |
1310 <location filename="../Project.py" line="3118"/> |
1361 <source> |
1311 <source> |
1362 Message catalogs updated successfully.</source> |
1312 Message catalogs updated successfully.</source> |
1363 <translation> |
1313 <translation> |
1364 Catálogos de mensajes actualizados con éxito.</translation> |
1314 Catálogos de mensajes actualizados con éxito.</translation> |
1365 </message> |
1315 </message> |
1366 <message> |
1316 <message> |
1367 <location filename="../Project.py" line="3204"/> |
1317 <location filename="../Project.py" line="3184"/> |
1368 <source>Compiling message catalogs</source> |
1318 <source>Compiling message catalogs</source> |
1369 <translation>Compilando catálogos de mensajes</translation> |
1319 <translation>Compilando catálogos de mensajes</translation> |
1370 </message> |
1320 </message> |
1371 <message> |
1321 <message> |
1372 <location filename="../Project.py" line="3221"/> |
1322 <location filename="../Project.py" line="3201"/> |
1373 <source> |
1323 <source> |
1374 Message catalogs compiled successfully.</source> |
1324 Message catalogs compiled successfully.</source> |
1375 <translation> |
1325 <translation> |
1376 Catálogos de mensajes compilados con éxito.</translation> |
1326 Catálogos de mensajes compilados con éxito.</translation> |
1377 </message> |
1327 </message> |
1378 <message> |
1328 <message> |
1379 <location filename="../Project.py" line="1076"/> |
1329 <location filename="../Project.py" line="1071"/> |
1380 <source>Update all catalogs (with obsolete)</source> |
1330 <source>Update all catalogs (with obsolete)</source> |
1381 <translation>Acutalizar todos los catálogos (con obsoletos)</translation> |
1331 <translation>Acutalizar todos los catálogos (con obsoletos)</translation> |
1382 </message> |
1332 </message> |
1383 <message> |
1333 <message> |
1384 <location filename="../Project.py" line="1079"/> |
1334 <location filename="../Project.py" line="1074"/> |
1385 <source>Update selected catalogs (with obsolete)</source> |
1335 <source>Update selected catalogs (with obsolete)</source> |
1386 <translation>Actualizar los catálogos seleccionados (con obsoletos)</translation> |
1336 <translation>Actualizar los catálogos seleccionados (con obsoletos)</translation> |
1387 </message> |
1337 </message> |
1388 <message> |
1338 <message> |
1389 <location filename="../Project.py" line="1778"/> |
1339 <location filename="../Project.py" line="1791"/> |
1390 <source>Start Global Django Application</source> |
1340 <source>Start Global Django Application</source> |
1391 <translation>Iniciar Aplicación Global Django</translation> |
1341 <translation>Iniciar Aplicación Global Django</translation> |
1392 </message> |
1342 </message> |
1393 <message> |
1343 <message> |
1394 <location filename="../Project.py" line="1778"/> |
1344 <location filename="../Project.py" line="1791"/> |
1395 <source>Enter the name of the new global Django application.</source> |
1345 <source>Enter the name of the new global Django application.</source> |
1396 <translation>Introducir el nombre de la nueva aplicación global Django.</translation> |
1346 <translation>Introducir el nombre de la nueva aplicación global Django.</translation> |
1397 </message> |
1347 </message> |
1398 <message> |
1348 <message> |
1399 <location filename="../Project.py" line="1800"/> |
1349 <location filename="../Project.py" line="1813"/> |
1400 <source>Start Local Django Application</source> |
1350 <source>Start Local Django Application</source> |
1401 <translation>Iniciar Aplicación Local Django</translation> |
1351 <translation>Iniciar Aplicación Local Django</translation> |
1402 </message> |
1352 </message> |
1403 <message> |
1353 <message> |
1404 <location filename="../Project.py" line="1800"/> |
1354 <location filename="../Project.py" line="1813"/> |
1405 <source>Enter the name of the new local Django application.</source> |
1355 <source>Enter the name of the new local Django application.</source> |
1406 <translation>Introducir el nombre de la nueva aplicación local Django.</translation> |
1356 <translation>Introducir el nombre de la nueva aplicación local Django.</translation> |
1407 </message> |
1357 </message> |
1408 <message> |
1358 <message> |
1409 <location filename="../Project.py" line="3119"/> |
1359 <location filename="../Project.py" line="3099"/> |
1410 <source>Updating message catalogs (keeping obsolete messages)</source> |
1360 <source>Updating message catalogs (keeping obsolete messages)</source> |
1411 <translation>Actualizando los catálogos de mensajes (conservando mensajes obsoletos)</translation> |
1361 <translation>Actualizando los catálogos de mensajes (conservando mensajes obsoletos)</translation> |
1412 </message> |
1362 </message> |
1413 <message> |
1363 <message> |
1414 <location filename="../Project.py" line="2818"/> |
1364 <location filename="../Project.py" line="2796"/> |
1415 <source>Change Password</source> |
1365 <source>Change Password</source> |
1416 <translation>Cambiar Contraseña</translation> |
1366 <translation>Cambiar Contraseña</translation> |
1417 </message> |
1367 </message> |
1418 <message> |
1368 <message> |
1419 <location filename="../Project.py" line="662"/> |
1369 <location filename="../Project.py" line="657"/> |
1420 <source>Change &Password</source> |
1370 <source>Change &Password</source> |
1421 <translation>Cambiar C&ontraseña</translation> |
1371 <translation>Cambiar C&ontraseña</translation> |
1422 </message> |
1372 </message> |
1423 <message> |
1373 <message> |
1424 <location filename="../Project.py" line="667"/> |
1374 <location filename="../Project.py" line="662"/> |
1425 <source>Change the password of a user</source> |
1375 <source>Change the password of a user</source> |
1426 <translation>Cambiar la contraseña de un usuario</translation> |
1376 <translation>Cambiar la contraseña de un usuario</translation> |
1427 </message> |
1377 </message> |
1428 <message> |
1378 <message> |
1429 <location filename="../Project.py" line="669"/> |
1379 <location filename="../Project.py" line="664"/> |
1430 <source><b>Change Password</b><p>Change the password of a user of the Django project.</p></source> |
1380 <source><b>Change Password</b><p>Change the password of a user of the Django project.</p></source> |
1431 <translation><b>Cambiar Contraseña</b><p>Cambiar la contraseña de un usuario del proyecto Django.</p></translation> |
1381 <translation><b>Cambiar Contraseña</b><p>Cambiar la contraseña de un usuario del proyecto Django.</p></translation> |
1432 </message> |
1382 </message> |
1433 <message> |
1383 <message> |
1434 <location filename="../Project.py" line="676"/> |
1384 <location filename="../Project.py" line="671"/> |
1435 <source>Create Superuser</source> |
1385 <source>Create Superuser</source> |
1436 <translation>Crear Superusuario</translation> |
1386 <translation>Crear Superusuario</translation> |
1437 </message> |
1387 </message> |
1438 <message> |
1388 <message> |
1439 <location filename="../Project.py" line="676"/> |
1389 <location filename="../Project.py" line="671"/> |
1440 <source>Create &Superuser</source> |
1390 <source>Create &Superuser</source> |
1441 <translation>Crear &Superusuario</translation> |
1391 <translation>Crear &Superusuario</translation> |
1442 </message> |
1392 </message> |
1443 <message> |
1393 <message> |
1444 <location filename="../Project.py" line="681"/> |
1394 <location filename="../Project.py" line="676"/> |
1445 <source>Create a superuser account</source> |
1395 <source>Create a superuser account</source> |
1446 <translation>Crear una cuenta de superusuario</translation> |
1396 <translation>Crear una cuenta de superusuario</translation> |
1447 </message> |
1397 </message> |
1448 <message> |
1398 <message> |
1449 <location filename="../Project.py" line="683"/> |
1399 <location filename="../Project.py" line="678"/> |
1450 <source><b>Create Superuser</b><p>Create a superuser account for the Django project.</p></source> |
1400 <source><b>Create Superuser</b><p>Create a superuser account for the Django project.</p></source> |
1451 <translation><b>Crear Superusuario</b><p>Crear una cuenta de superusuario para el proyecto Django.</p></translation> |
1401 <translation><b>Crear Superusuario</b><p>Crear una cuenta de superusuario para el proyecto Django.</p></translation> |
1452 </message> |
1402 </message> |
1453 <message> |
1403 <message> |
1454 <location filename="../Project.py" line="2874"/> |
1404 <location filename="../Project.py" line="2854"/> |
1455 <source>Clear Sessions</source> |
1405 <source>Clear Sessions</source> |
1456 <translation>Limpiar Sesiones</translation> |
1406 <translation>Limpiar Sesiones</translation> |
1457 </message> |
1407 </message> |
1458 <message> |
1408 <message> |
1459 <location filename="../Project.py" line="694"/> |
1409 <location filename="../Project.py" line="689"/> |
1460 <source>Clear &Sessions</source> |
1410 <source>Clear &Sessions</source> |
1461 <translation>Limpiar &Sesiones</translation> |
1411 <translation>Limpiar &Sesiones</translation> |
1462 </message> |
1412 </message> |
1463 <message> |
1413 <message> |
1464 <location filename="../Project.py" line="699"/> |
1414 <location filename="../Project.py" line="694"/> |
1465 <source>Clear expired sessions</source> |
1415 <source>Clear expired sessions</source> |
1466 <translation>Limpiar sesiones expiradas</translation> |
1416 <translation>Limpiar sesiones expiradas</translation> |
1467 </message> |
1417 </message> |
1468 <message> |
1418 <message> |
1469 <location filename="../Project.py" line="701"/> |
1419 <location filename="../Project.py" line="696"/> |
1470 <source><b>Clear Sessions</b><p>Clear expired sessions of the Django project.</p></source> |
1420 <source><b>Clear Sessions</b><p>Clear expired sessions of the Django project.</p></source> |
1471 <translation><b>Limpiar Sesiones</b><p>Limpiar sesiones expiradas del proyecto Django.</p></translation> |
1421 <translation><b>Limpiar Sesiones</b><p>Limpiar sesiones expiradas del proyecto Django.</p></translation> |
1472 </message> |
1422 </message> |
1473 <message> |
1423 <message> |
1474 <location filename="../Project.py" line="986"/> |
1424 <location filename="../Project.py" line="981"/> |
1475 <source>&Authorization</source> |
1425 <source>&Authorization</source> |
1476 <translation>&Autorización</translation> |
1426 <translation>&Autorización</translation> |
1477 </message> |
1427 </message> |
1478 <message> |
1428 <message> |
1479 <location filename="../Project.py" line="1003"/> |
1429 <location filename="../Project.py" line="998"/> |
1480 <source>&Session</source> |
1430 <source>&Session</source> |
1481 <translation>&Sesión</translation> |
1431 <translation>&Sesión</translation> |
1482 </message> |
1432 </message> |
1483 <message> |
1433 <message> |
1484 <location filename="../Project.py" line="2818"/> |
1434 <location filename="../Project.py" line="2796"/> |
1485 <source>Enter the name of the user:</source> |
1435 <source>Enter the name of the user:</source> |
1486 <translation>Introducir el nombre del usuario:</translation> |
1436 <translation>Introducir el nombre del usuario:</translation> |
1487 </message> |
1437 </message> |
1488 <message> |
1438 <message> |
1489 <location filename="../Project.py" line="2886"/> |
1439 <location filename="../Project.py" line="2866"/> |
1490 <source>Expired sessions cleared successfully.</source> |
1440 <source>Expired sessions cleared successfully.</source> |
1491 <translation>Sesiones expiradas limpiadas con éxito.</translation> |
1441 <translation>Sesiones expiradas limpiadas con éxito.</translation> |
1492 </message> |
1442 </message> |
1493 <message> |
1443 <message> |
1494 <location filename="../Project.py" line="1459"/> |
1444 <location filename="../Project.py" line="1454"/> |
1495 <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> |
1445 <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> |
1496 <translation><p>Django es un Web framework de alto nivel que fomenta un rápido desarrollo y un diseño limpio y pragmático.</p><p><table><tr><td>Versión:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></translation> |
1446 <translation><p>Django es un Web framework de alto nivel que fomenta un rápido desarrollo y un diseño limpio y pragmático.</p><p><table><tr><td>Versión:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></translation> |
1497 </message> |
1447 </message> |
1498 <message> |
1448 <message> |
1499 <location filename="../Project.py" line="1749"/> |
1449 <location filename="../Project.py" line="1762"/> |
1500 <source><p>The <b>django-admin.py</b> script is not in the path. Aborting...</p></source> |
1450 <source><p>The <b>django-admin.py</b> script is not in the path. Aborting...</p></source> |
1501 <translation><p>El script <b>django-admin.py</b> no está en la ruta. Abortando...</p></translation> |
1451 <translation><p>El script <b>django-admin.py</b> no está en la ruta. Abortando...</p></translation> |
1502 </message> |
1452 </message> |
1503 <message> |
1453 <message> |
1504 <location filename="../Project.py" line="1045"/> |
1454 <location filename="../Project.py" line="1040"/> |
1505 <source>Open with {0}</source> |
1455 <source>Open with {0}</source> |
1506 <translation>Abrir con {0}</translation> |
1456 <translation>Abrir con {0}</translation> |
1507 </message> |
1457 </message> |
1508 <message> |
1458 <message> |
1509 <location filename="../Project.py" line="3250"/> |
1459 <location filename="../Project.py" line="3230"/> |
1510 <source>The translations editor process ({0}) could not be started.</source> |
1460 <source>The translations editor process ({0}) could not be started.</source> |
1511 <translation>El proceso para el editor de traducciones {0} no ha podido ejecutarse.</translation> |
1461 <translation>El proceso para el editor de traducciones {0} no ha podido ejecutarse.</translation> |
1512 </message> |
1462 </message> |
1513 <message> |
1463 <message> |
1514 <location filename="../Project.py" line="1180"/> |
1464 <location filename="../Project.py" line="1175"/> |
1515 <source><p>The new form file <b>{0}</b> could not be created.<br> Problem: {1}</p></source> |
1465 <source><p>The new form file <b>{0}</b> could not be created.<br> Problem: {1}</p></source> |
1516 <translation><p>El nuevo archivo de formulario <b>{0}</b> no ha podido ser creado.<br>Problema: {1}</p></translation> |
1466 <translation><p>El nuevo archivo de formulario <b>{0}</b> no ha podido ser creado.<br>Problema: {1}</p></translation> |
1517 </message> |
1467 </message> |
1518 <message> |
1468 <message> |
1519 <location filename="../Project.py" line="2200"/> |
1469 <location filename="../Project.py" line="2215"/> |
1520 <source>Drop Indexes</source> |
1470 <source>Drop Indexes</source> |
1521 <translation type="unfinished"></translation> |
1471 <translation type="unfinished"></translation> |
1522 </message> |
1472 </message> |
1523 <message> |
1473 <message> |
1524 <location filename="../Project.py" line="452"/> |
1474 <location filename="../Project.py" line="458"/> |
1525 <source>&Drop Indexes</source> |
1475 <source>&Drop Indexes</source> |
1526 <translation type="unfinished"></translation> |
1476 <translation type="unfinished"></translation> |
1527 </message> |
1477 </message> |
1528 <message> |
1478 <message> |
1529 <location filename="../Project.py" line="457"/> |
1479 <location filename="../Project.py" line="463"/> |
1530 <source>Prints the DROP INDEX SQL statements for one or more applications</source> |
1480 <source>Prints the DROP INDEX SQL statements for one or more applications</source> |
1531 <translation type="unfinished"></translation> |
1481 <translation type="unfinished"></translation> |
1532 </message> |
1482 </message> |
1533 <message> |
1483 <message> |
1534 <location filename="../Project.py" line="460"/> |
1484 <location filename="../Project.py" line="466"/> |
1535 <source><b>Drop Indexes</b><p>Prints the DROP INDEX SQL statements for one or more applications.</p></source> |
1485 <source><b>Drop Indexes</b><p>Prints the DROP INDEX SQL statements for one or more applications.</p></source> |
1536 <translation type="unfinished"></translation> |
1486 <translation type="unfinished"></translation> |
1537 </message> |
1487 </message> |
1538 <message> |
1488 <message> |
|
1489 <location filename="../Project.py" line="707"/> |
|
1490 <source>Show Migrations</source> |
|
1491 <translation type="unfinished"></translation> |
|
1492 </message> |
|
1493 <message> |
|
1494 <location filename="../Project.py" line="707"/> |
|
1495 <source>&Show Migrations</source> |
|
1496 <translation type="unfinished"></translation> |
|
1497 </message> |
|
1498 <message> |
1539 <location filename="../Project.py" line="712"/> |
1499 <location filename="../Project.py" line="712"/> |
1540 <source>Show Migrations</source> |
|
1541 <translation type="unfinished"></translation> |
|
1542 </message> |
|
1543 <message> |
|
1544 <location filename="../Project.py" line="712"/> |
|
1545 <source>&Show Migrations</source> |
|
1546 <translation type="unfinished"></translation> |
|
1547 </message> |
|
1548 <message> |
|
1549 <location filename="../Project.py" line="717"/> |
|
1550 <source>Show a list of available migrations</source> |
1500 <source>Show a list of available migrations</source> |
1551 <translation type="unfinished"></translation> |
1501 <translation type="unfinished"></translation> |
1552 </message> |
1502 </message> |
1553 <message> |
1503 <message> |
1554 <location filename="../Project.py" line="719"/> |
1504 <location filename="../Project.py" line="714"/> |
1555 <source><b>Show Migrations</b><p>This shows a list of available migrations of the Django project and their status.</p></source> |
1505 <source><b>Show Migrations</b><p>This shows a list of available migrations of the Django project and their status.</p></source> |
1556 <translation type="unfinished"></translation> |
1506 <translation type="unfinished"></translation> |
1557 </message> |
1507 </message> |
1558 <message> |
1508 <message> |
|
1509 <location filename="../Project.py" line="722"/> |
|
1510 <source>Show Migrations Plan</source> |
|
1511 <translation type="unfinished"></translation> |
|
1512 </message> |
|
1513 <message> |
|
1514 <location filename="../Project.py" line="722"/> |
|
1515 <source>Show Migrations &Plan</source> |
|
1516 <translation type="unfinished"></translation> |
|
1517 </message> |
|
1518 <message> |
1559 <location filename="../Project.py" line="727"/> |
1519 <location filename="../Project.py" line="727"/> |
1560 <source>Show Migrations Plan</source> |
|
1561 <translation type="unfinished"></translation> |
|
1562 </message> |
|
1563 <message> |
|
1564 <location filename="../Project.py" line="727"/> |
|
1565 <source>Show Migrations &Plan</source> |
|
1566 <translation type="unfinished"></translation> |
|
1567 </message> |
|
1568 <message> |
|
1569 <location filename="../Project.py" line="732"/> |
|
1570 <source>Show a list with the migrations plan</source> |
1520 <source>Show a list with the migrations plan</source> |
1571 <translation type="unfinished"></translation> |
1521 <translation type="unfinished"></translation> |
1572 </message> |
1522 </message> |
1573 <message> |
1523 <message> |
1574 <location filename="../Project.py" line="734"/> |
1524 <location filename="../Project.py" line="729"/> |
1575 <source><b>Show Migrations Plan</b><p>This shows a list with the migrations plan of the Django project.</p></source> |
1525 <source><b>Show Migrations Plan</b><p>This shows a list with the migrations plan of the Django project.</p></source> |
1576 <translation type="unfinished"></translation> |
1526 <translation type="unfinished"></translation> |
1577 </message> |
1527 </message> |
1578 <message> |
1528 <message> |
1579 <location filename="../Project.py" line="921"/> |
1529 <location filename="../Project.py" line="917"/> |
1580 <source>&Migrations</source> |
1530 <source>&Migrations</source> |
1581 <translation type="unfinished"></translation> |
1531 <translation type="unfinished"></translation> |
1582 </message> |
1532 </message> |
1583 <message> |
1533 <message> |
|
1534 <location filename="../Project.py" line="737"/> |
|
1535 <source>Apply All Migrations</source> |
|
1536 <translation type="unfinished"></translation> |
|
1537 </message> |
|
1538 <message> |
|
1539 <location filename="../Project.py" line="737"/> |
|
1540 <source>&Apply All Migrations</source> |
|
1541 <translation type="unfinished"></translation> |
|
1542 </message> |
|
1543 <message> |
1584 <location filename="../Project.py" line="742"/> |
1544 <location filename="../Project.py" line="742"/> |
1585 <source>Apply All Migrations</source> |
|
1586 <translation type="unfinished"></translation> |
|
1587 </message> |
|
1588 <message> |
|
1589 <location filename="../Project.py" line="742"/> |
|
1590 <source>&Apply All Migrations</source> |
|
1591 <translation type="unfinished"></translation> |
|
1592 </message> |
|
1593 <message> |
|
1594 <location filename="../Project.py" line="747"/> |
|
1595 <source>Apply all available migrations</source> |
1545 <source>Apply all available migrations</source> |
1596 <translation type="unfinished"></translation> |
1546 <translation type="unfinished"></translation> |
1597 </message> |
1547 </message> |
1598 <message> |
1548 <message> |
1599 <location filename="../Project.py" line="749"/> |
1549 <location filename="../Project.py" line="744"/> |
1600 <source><b>Apply All Migrations</b><p>This applies all migrations of the Django project.</p></source> |
1550 <source><b>Apply All Migrations</b><p>This applies all migrations of the Django project.</p></source> |
1601 <translation type="unfinished"></translation> |
1551 <translation type="unfinished"></translation> |
1602 </message> |
1552 </message> |
1603 <message> |
1553 <message> |
1604 <location filename="../Project.py" line="2310"/> |
1554 <location filename="../Project.py" line="2325"/> |
1605 <source>Apply Selected Migrations</source> |
1555 <source>Apply Selected Migrations</source> |
1606 <translation type="unfinished"></translation> |
1556 <translation type="unfinished"></translation> |
1607 </message> |
1557 </message> |
1608 <message> |
1558 <message> |
1609 <location filename="../Project.py" line="761"/> |
1559 <location filename="../Project.py" line="756"/> |
1610 <source>Apply selected migrations</source> |
1560 <source>Apply selected migrations</source> |
1611 <translation type="unfinished"></translation> |
1561 <translation type="unfinished"></translation> |
1612 </message> |
1562 </message> |
1613 <message> |
1563 <message> |
1614 <location filename="../Project.py" line="763"/> |
1564 <location filename="../Project.py" line="758"/> |
1615 <source><b>Apply Selected Migrations</b><p>This applies selected migrations of the Django project.</p></source> |
1565 <source><b>Apply Selected Migrations</b><p>This applies selected migrations of the Django project.</p></source> |
1616 <translation type="unfinished"></translation> |
1566 <translation type="unfinished"></translation> |
1617 </message> |
1567 </message> |
1618 <message> |
1568 <message> |
1619 <location filename="../Project.py" line="2369"/> |
1569 <location filename="../Project.py" line="2384"/> |
1620 <source>Unapply Migrations</source> |
1570 <source>Unapply Migrations</source> |
1621 <translation type="unfinished"></translation> |
1571 <translation type="unfinished"></translation> |
1622 </message> |
1572 </message> |
1623 <message> |
1573 <message> |
|
1574 <location filename="../Project.py" line="767"/> |
|
1575 <source>&Unapply Migrations</source> |
|
1576 <translation type="unfinished"></translation> |
|
1577 </message> |
|
1578 <message> |
1624 <location filename="../Project.py" line="772"/> |
1579 <location filename="../Project.py" line="772"/> |
1625 <source>&Unapply Migrations</source> |
|
1626 <translation type="unfinished"></translation> |
|
1627 </message> |
|
1628 <message> |
|
1629 <location filename="../Project.py" line="777"/> |
|
1630 <source>Unapply all migrations for an app</source> |
1580 <source>Unapply all migrations for an app</source> |
1631 <translation type="unfinished"></translation> |
1581 <translation type="unfinished"></translation> |
1632 </message> |
1582 </message> |
1633 <message> |
1583 <message> |
1634 <location filename="../Project.py" line="779"/> |
1584 <location filename="../Project.py" line="774"/> |
1635 <source><b>Unapply Migrations</b><p>This unapplies all migrations for an app of the Django project.</p></source> |
1585 <source><b>Unapply Migrations</b><p>This unapplies all migrations for an app of the Django project.</p></source> |
1636 <translation type="unfinished"></translation> |
1586 <translation type="unfinished"></translation> |
1637 </message> |
1587 </message> |
1638 <message> |
1588 <message> |
1639 <location filename="../Project.py" line="2446"/> |
1589 <location filename="../Project.py" line="2461"/> |
1640 <source>Make Migrations</source> |
1590 <source>Make Migrations</source> |
1641 <translation type="unfinished"></translation> |
1591 <translation type="unfinished"></translation> |
1642 </message> |
1592 </message> |
1643 <message> |
1593 <message> |
|
1594 <location filename="../Project.py" line="782"/> |
|
1595 <source>&Make Migrations</source> |
|
1596 <translation type="unfinished"></translation> |
|
1597 </message> |
|
1598 <message> |
1644 <location filename="../Project.py" line="787"/> |
1599 <location filename="../Project.py" line="787"/> |
1645 <source>&Make Migrations</source> |
|
1646 <translation type="unfinished"></translation> |
|
1647 </message> |
|
1648 <message> |
|
1649 <location filename="../Project.py" line="792"/> |
|
1650 <source>Generate migrations for the project</source> |
1600 <source>Generate migrations for the project</source> |
1651 <translation type="unfinished"></translation> |
1601 <translation type="unfinished"></translation> |
1652 </message> |
1602 </message> |
1653 <message> |
1603 <message> |
1654 <location filename="../Project.py" line="794"/> |
1604 <location filename="../Project.py" line="789"/> |
1655 <source><b>Make Migrations</b><p>This generates migrations for the Django project.</p></source> |
1605 <source><b>Make Migrations</b><p>This generates migrations for the Django project.</p></source> |
1656 <translation type="unfinished"></translation> |
1606 <translation type="unfinished"></translation> |
1657 </message> |
1607 </message> |
1658 <message> |
1608 <message> |
1659 <location filename="../Project.py" line="2477"/> |
1609 <location filename="../Project.py" line="2492"/> |
1660 <source>No migrations available.</source> |
1610 <source>No migrations available.</source> |
1661 <translation type="unfinished"></translation> |
1611 <translation type="unfinished"></translation> |
1662 </message> |
1612 </message> |
1663 <message> |
1613 <message> |
1664 <location filename="../Project.py" line="2335"/> |
1614 <location filename="../Project.py" line="2350"/> |
1665 <source>Apply Migrations</source> |
1615 <source>Apply Migrations</source> |
1666 <translation type="unfinished"></translation> |
1616 <translation type="unfinished"></translation> |
1667 </message> |
1617 </message> |
1668 <message> |
1618 <message> |
1669 <location filename="../Project.py" line="2369"/> |
1619 <location filename="../Project.py" line="2384"/> |
1670 <source>Select an application:</source> |
1620 <source>Select an application:</source> |
1671 <translation type="unfinished"></translation> |
1621 <translation type="unfinished"></translation> |
1672 </message> |
1622 </message> |
1673 <message> |
1623 <message> |
1674 <location filename="../Project.py" line="2490"/> |
1624 <location filename="../Project.py" line="2505"/> |
1675 <source>Squash Migrations</source> |
1625 <source>Squash Migrations</source> |
1676 <translation type="unfinished"></translation> |
1626 <translation type="unfinished"></translation> |
1677 </message> |
1627 </message> |
1678 <message> |
1628 <message> |
|
1629 <location filename="../Project.py" line="796"/> |
|
1630 <source>S&quash Migrations</source> |
|
1631 <translation type="unfinished"></translation> |
|
1632 </message> |
|
1633 <message> |
1679 <location filename="../Project.py" line="801"/> |
1634 <location filename="../Project.py" line="801"/> |
1680 <source>S&quash Migrations</source> |
|
1681 <translation type="unfinished"></translation> |
|
1682 </message> |
|
1683 <message> |
|
1684 <location filename="../Project.py" line="806"/> |
|
1685 <source>Squash migrations of an application of the project</source> |
1635 <source>Squash migrations of an application of the project</source> |
1686 <translation type="unfinished"></translation> |
1636 <translation type="unfinished"></translation> |
1687 </message> |
1637 </message> |
1688 <message> |
1638 <message> |
1689 <location filename="../Project.py" line="808"/> |
1639 <location filename="../Project.py" line="803"/> |
1690 <source><b>Squash Migrations</b><p>This squashes migrations of an application of the Django project.</p></source> |
1640 <source><b>Squash Migrations</b><p>This squashes migrations of an application of the Django project.</p></source> |
1691 <translation type="unfinished"></translation> |
1641 <translation type="unfinished"></translation> |
1692 </message> |
1642 </message> |
1693 <message> |
1643 <message> |
1694 <location filename="../Project.py" line="503"/> |
1644 <location filename="../Project.py" line="509"/> |
1695 <source>Apply Migration</source> |
1645 <source>Apply Migration</source> |
1696 <translation type="unfinished"></translation> |
1646 <translation type="unfinished"></translation> |
1697 </message> |
1647 </message> |
1698 <message> |
1648 <message> |
1699 <location filename="../Project.py" line="503"/> |
1649 <location filename="../Project.py" line="509"/> |
1700 <source>&Apply Migration</source> |
1650 <source>&Apply Migration</source> |
1701 <translation type="unfinished"></translation> |
1651 <translation type="unfinished"></translation> |
1702 </message> |
1652 </message> |
1703 <message> |
1653 <message> |
1704 <location filename="../Project.py" line="508"/> |
1654 <location filename="../Project.py" line="514"/> |
1705 <source>Prints the SQL statements to apply a migration of an application</source> |
1655 <source>Prints the SQL statements to apply a migration of an application</source> |
1706 <translation type="unfinished"></translation> |
1656 <translation type="unfinished"></translation> |
1707 </message> |
1657 </message> |
1708 <message> |
1658 <message> |
1709 <location filename="../Project.py" line="511"/> |
1659 <location filename="../Project.py" line="517"/> |
1710 <source><b>Apply Migration</b><p>Prints the SQL statements to apply a migration of an application.</p></source> |
1660 <source><b>Apply Migration</b><p>Prints the SQL statements to apply a migration of an application.</p></source> |
1711 <translation type="unfinished"></translation> |
1661 <translation type="unfinished"></translation> |
1712 </message> |
1662 </message> |
1713 <message> |
1663 <message> |
1714 <location filename="../Project.py" line="520"/> |
1664 <location filename="../Project.py" line="526"/> |
1715 <source>Unapply Migration</source> |
1665 <source>Unapply Migration</source> |
1716 <translation type="unfinished"></translation> |
1666 <translation type="unfinished"></translation> |
1717 </message> |
1667 </message> |
1718 <message> |
1668 <message> |
1719 <location filename="../Project.py" line="520"/> |
1669 <location filename="../Project.py" line="526"/> |
1720 <source>&Unapply Migration</source> |
1670 <source>&Unapply Migration</source> |
1721 <translation type="unfinished"></translation> |
1671 <translation type="unfinished"></translation> |
1722 </message> |
1672 </message> |
1723 <message> |
1673 <message> |
1724 <location filename="../Project.py" line="525"/> |
1674 <location filename="../Project.py" line="531"/> |
1725 <source>Prints the SQL statements to unapply a migration of an application</source> |
1675 <source>Prints the SQL statements to unapply a migration of an application</source> |
1726 <translation type="unfinished"></translation> |
1676 <translation type="unfinished"></translation> |
1727 </message> |
1677 </message> |
1728 <message> |
1678 <message> |
1729 <location filename="../Project.py" line="528"/> |
1679 <location filename="../Project.py" line="534"/> |
1730 <source><b>Unapply Migration</b><p>Prints the SQL statements to unapply a migration of an application.</p></source> |
1680 <source><b>Unapply Migration</b><p>Prints the SQL statements to unapply a migration of an application.</p></source> |
1731 <translation type="unfinished"></translation> |
1681 <translation type="unfinished"></translation> |
1732 </message> |
1682 </message> |
1733 <message> |
1683 <message> |
1734 <location filename="../Project.py" line="2238"/> |
1684 <location filename="../Project.py" line="2253"/> |
1735 <source>SQL Migrate</source> |
1685 <source>SQL Migrate</source> |
1736 <translation type="unfinished"></translation> |
1686 <translation type="unfinished"></translation> |
1737 </message> |
1687 </message> |
1738 <message> |
1688 <message> |
1739 <location filename="../Project.py" line="3295"/> |
1689 <location filename="../Project.py" line="3275"/> |
1740 <source>Check Project</source> |
1690 <source>Check Project</source> |
1741 <translation type="unfinished"></translation> |
1691 <translation type="unfinished"></translation> |
1742 </message> |
1692 </message> |
1743 <message> |
1693 <message> |
1744 <location filename="../Project.py" line="282"/> |
1694 <location filename="../Project.py" line="288"/> |
1745 <source>Inspects the Django project for common problems</source> |
1695 <source>Inspects the Django project for common problems</source> |
1746 <translation type="unfinished"></translation> |
1696 <translation type="unfinished"></translation> |
1747 </message> |
1697 </message> |
1748 <message> |
1698 <message> |
1749 <location filename="../Project.py" line="284"/> |
1699 <location filename="../Project.py" line="290"/> |
1750 <source><b>Check Project</b><p>This inspects the Django project for common problems.</p></source> |
1700 <source><b>Check Project</b><p>This inspects the Django project for common problems.</p></source> |
|
1701 <translation type="unfinished"></translation> |
|
1702 </message> |
|
1703 <message> |
|
1704 <location filename="../Project.py" line="621"/> |
|
1705 <source>Run Testsuite (-Wall)</source> |
|
1706 <translation type="unfinished"></translation> |
|
1707 </message> |
|
1708 <message> |
|
1709 <location filename="../Project.py" line="626"/> |
|
1710 <source>Run the test suite for applications or the whole site with activated deprecation warnings</source> |
|
1711 <translation type="unfinished"></translation> |
|
1712 </message> |
|
1713 <message> |
|
1714 <location filename="../Project.py" line="629"/> |
|
1715 <source><b>Run Testsuite (-Wall)</b><p>Run the test suite for applications or the whole site with activated deprecation warnings.</p></source> |
1751 <translation type="unfinished"></translation> |
1716 <translation type="unfinished"></translation> |
1752 </message> |
1717 </message> |
1753 </context> |
1718 </context> |
1754 <context> |
1719 <context> |
1755 <name>ProjectDjangoPlugin</name> |
1720 <name>ProjectDjangoPlugin</name> |