ProjectDjango/i18n/django_ru.ts

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

eric ide

mercurial