863 </message> |
863 </message> |
864 </context> |
864 </context> |
865 <context> |
865 <context> |
866 <name>Project</name> |
866 <name>Project</name> |
867 <message> |
867 <message> |
868 <location filename="../Project.py" line="153" /> |
868 <location filename="../Project.py" line="180" /> |
869 <source>Current Project</source> |
869 <source>Current Project</source> |
870 <translation>Текущий проект</translation> |
870 <translation>Текущий проект</translation> |
871 </message> |
871 </message> |
872 <message> |
872 <message> |
873 <location filename="../Project.py" line="157" /> |
873 <location filename="../Project.py" line="182" /> |
874 <source>Selects the current project</source> |
874 <source>Selects the current project</source> |
875 <translation>Выбор текущего проекта</translation> |
875 <translation>Выбор текущего проекта</translation> |
876 </message> |
876 </message> |
877 <message> |
877 <message> |
878 <location filename="../Project.py" line="159" /> |
878 <location filename="../Project.py" line="184" /> |
879 <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> |
879 <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> |
880 <translation><b>Текущий проект</b><p>Выберите текущий проект. Используется в мультипроекте Django-проектов для переключения между ними.</p></translation> |
880 <translation><b>Текущий проект</b><p>Выберите текущий проект. Используется в мультипроекте Django-проектов для переключения между ними.</p></translation> |
881 </message> |
881 </message> |
882 <message> |
882 <message> |
883 <location filename="../Project.py" line="173" /> |
883 <location filename="../Project.py" line="199" /> |
884 <source>Start Project</source> |
884 <source>Start Project</source> |
885 <translation>Создание нового проекта</translation> |
885 <translation>Создание нового проекта</translation> |
886 </message> |
886 </message> |
887 <message> |
887 <message> |
888 <location filename="../Project.py" line="174" /> |
888 <location filename="../Project.py" line="200" /> |
889 <source>Start &Project</source> |
889 <source>Start &Project</source> |
890 <translation>Новый &проект</translation> |
890 <translation>Новый &проект</translation> |
891 </message> |
891 </message> |
892 <message> |
892 <message> |
893 <location filename="../Project.py" line="177" /> |
893 <location filename="../Project.py" line="206" /> |
894 <source>Starts a new Django project</source> |
894 <source>Starts a new Django project</source> |
895 <translation>Создание нового Django-проекта</translation> |
895 <translation>Создание нового Django-проекта</translation> |
896 </message> |
896 </message> |
897 <message> |
897 <message> |
898 <location filename="../Project.py" line="179" /> |
898 <location filename="../Project.py" line="208" /> |
899 <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> |
899 <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> |
900 <translation><b>Новый проект</b><p>Создание нового Django-проекта посредством команды "django-admin.py startproject".</p></translation> |
900 <translation><b>Новый проект</b><p>Создание нового Django-проекта посредством команды "django-admin.py startproject".</p></translation> |
901 </message> |
901 </message> |
902 <message> |
902 <message> |
903 <location filename="../Project.py" line="188" /> |
903 <location filename="../Project.py" line="218" /> |
904 <source>Start Application (global)</source> |
904 <source>Start Application (global)</source> |
905 <translation>Создание приложения (global)</translation> |
905 <translation>Создание приложения (global)</translation> |
906 </message> |
906 </message> |
907 <message> |
907 <message> |
908 <location filename="../Project.py" line="189" /> |
908 <location filename="../Project.py" line="219" /> |
909 <source>Start Application (&global)</source> |
909 <source>Start Application (&global)</source> |
910 <translation>Новое приложение (&global)</translation> |
910 <translation>Новое приложение (&global)</translation> |
911 </message> |
911 </message> |
912 <message> |
912 <message> |
913 <location filename="../Project.py" line="192" /> |
913 <location filename="../Project.py" line="226" /> |
914 <source>Starts a new global Django application</source> |
914 <source>Starts a new global Django application</source> |
915 <translation>Создание нового (global) Django-приложения</translation> |
915 <translation>Создание нового (global) Django-приложения</translation> |
916 </message> |
916 </message> |
917 <message> |
917 <message> |
918 <location filename="../Project.py" line="194" /> |
918 <location filename="../Project.py" line="229" /> |
919 <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> |
919 <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> |
920 <translation><b>Старт приложения (global)</b><p>Создание нового global Django-приложения посредством команды: "django-admin.py startapp".</p></translation> |
920 <translation><b>Старт приложения (global)</b><p>Создание нового global Django-приложения посредством команды: "django-admin.py startapp".</p></translation> |
921 </message> |
921 </message> |
922 <message> |
922 <message> |
923 <location filename="../Project.py" line="204" /> |
923 <location filename="../Project.py" line="239" /> |
924 <source>Start Application (local)</source> |
924 <source>Start Application (local)</source> |
925 <translation>Создание приложения (local)</translation> |
925 <translation>Создание приложения (local)</translation> |
926 </message> |
926 </message> |
927 <message> |
927 <message> |
928 <location filename="../Project.py" line="205" /> |
928 <location filename="../Project.py" line="240" /> |
929 <source>Start Application (&local)</source> |
929 <source>Start Application (&local)</source> |
930 <translation>Новое приложение (&local)</translation> |
930 <translation>Новое приложение (&local)</translation> |
931 </message> |
931 </message> |
932 <message> |
932 <message> |
933 <location filename="../Project.py" line="208" /> |
933 <location filename="../Project.py" line="247" /> |
934 <source>Starts a new local Django application</source> |
934 <source>Starts a new local Django application</source> |
935 <translation>Создание нового (local) Django-приложения</translation> |
935 <translation>Создание нового (local) Django-приложения</translation> |
936 </message> |
936 </message> |
937 <message> |
937 <message> |
938 <location filename="../Project.py" line="210" /> |
938 <location filename="../Project.py" line="250" /> |
939 <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> |
939 <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> |
940 <translation><b>Старт приложения (local)</b><p>Создание нового local Django-приложения посредством команды: "manage.py startapp".</p></translation> |
940 <translation><b>Старт приложения (local)</b><p>Создание нового local Django-приложения посредством команды: "manage.py startapp".</p></translation> |
941 </message> |
941 </message> |
942 <message> |
942 <message> |
943 <location filename="../Project.py" line="224" /> |
943 <location filename="../Project.py" line="264" /> |
944 <source>Run Server</source> |
944 <source>Run Server</source> |
945 <translation>Запуск сервера разработки</translation> |
945 <translation>Запуск сервера разработки</translation> |
946 </message> |
946 </message> |
947 <message> |
947 <message> |
948 <location filename="../Project.py" line="225" /> |
948 <location filename="../Project.py" line="265" /> |
949 <source>Run &Server</source> |
949 <source>Run &Server</source> |
950 <translation>Запуск &сервера разработки</translation> |
950 <translation>Запуск &сервера разработки</translation> |
951 </message> |
951 </message> |
952 <message> |
952 <message> |
953 <location filename="../Project.py" line="228" /> |
953 <location filename="../Project.py" line="271" /> |
954 <source>Starts the Django Web server</source> |
954 <source>Starts the Django Web server</source> |
955 <translation>Запуск Django Web сервера разработки</translation> |
955 <translation>Запуск Django Web сервера разработки</translation> |
956 </message> |
956 </message> |
957 <message> |
957 <message> |
958 <location filename="../Project.py" line="230" /> |
958 <location filename="../Project.py" line="273" /> |
959 <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> |
959 <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> |
960 <translation><b>Сервер разработки</b><p>Запуск Django Web сервера разработки посредством команды: "manage.py runserver".</p></translation> |
960 <translation><b>Сервер разработки</b><p>Запуск Django Web сервера разработки посредством команды: "manage.py runserver".</p></translation> |
961 </message> |
961 </message> |
962 <message> |
962 <message> |
963 <location filename="../Project.py" line="2050" /> |
963 <location filename="../Project.py" line="2266" /> |
964 <location filename="../Project.py" line="239" /> |
964 <location filename="../Project.py" line="283" /> |
965 <source>Run Web-Browser</source> |
965 <source>Run Web-Browser</source> |
966 <translation>Запуск Web-браузера администрирования</translation> |
966 <translation>Запуск Web-браузера администрирования</translation> |
967 </message> |
967 </message> |
968 <message> |
968 <message> |
969 <location filename="../Project.py" line="240" /> |
969 <location filename="../Project.py" line="284" /> |
970 <source>Run &Web-Browser</source> |
970 <source>Run &Web-Browser</source> |
971 <translation>Запуск &Web-браузера</translation> |
971 <translation>Запуск &Web-браузера</translation> |
972 </message> |
972 </message> |
973 <message> |
973 <message> |
974 <location filename="../Project.py" line="243" /> |
974 <location filename="../Project.py" line="291" /> |
975 <source>Starts the default Web-Browser with the URL of the Django Web server</source> |
975 <source>Starts the default Web-Browser with the URL of the Django Web server</source> |
976 <translation>Запуск Web-браузера, используемого по умолчанию, с URL Django Web сервера</translation> |
976 <translation>Запуск Web-браузера, используемого по умолчанию, с URL Django Web сервера</translation> |
977 </message> |
977 </message> |
978 <message> |
978 <message> |
979 <location filename="../Project.py" line="246" /> |
979 <location filename="../Project.py" line="297" /> |
980 <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> |
980 <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> |
981 <translation><b>Запуск Web-браузера</b><p>Запуск Web-браузера, используемого по умолчанию, с адресом Django Web сервера.</p></translation> |
981 <translation><b>Запуск Web-браузера</b><p>Запуск Web-браузера, используемого по умолчанию, с адресом Django Web сервера.</p></translation> |
982 </message> |
982 </message> |
983 <message> |
983 <message> |
984 <location filename="../Project.py" line="2720" /> |
984 <location filename="../Project.py" line="2963" /> |
985 <location filename="../Project.py" line="259" /> |
985 <location filename="../Project.py" line="311" /> |
986 <source>Create Cache Tables</source> |
986 <source>Create Cache Tables</source> |
987 <translation>Создание кэша таблиц</translation> |
987 <translation>Создание кэша таблиц</translation> |
988 </message> |
988 </message> |
989 <message> |
989 <message> |
990 <location filename="../Project.py" line="260" /> |
990 <location filename="../Project.py" line="312" /> |
991 <source>C&reate Cache Tables</source> |
991 <source>C&reate Cache Tables</source> |
992 <translation>С&оздание кэша таблиц</translation> |
992 <translation>С&оздание кэша таблиц</translation> |
993 </message> |
993 </message> |
994 <message> |
994 <message> |
995 <location filename="../Project.py" line="263" /> |
995 <location filename="../Project.py" line="319" /> |
996 <source>Creates the tables needed to use the SQL cache backend</source> |
996 <source>Creates the tables needed to use the SQL cache backend</source> |
997 <translation>Для создания таблиц необходимо использовать SQL кэш бэкенд</translation> |
997 <translation>Для создания таблиц необходимо использовать SQL кэш бэкенд</translation> |
998 </message> |
998 </message> |
999 <message> |
999 <message> |
1000 <location filename="../Project.py" line="265" /> |
1000 <location filename="../Project.py" line="322" /> |
1001 <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> |
1001 <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> |
1002 <translation><b>Создание кэша таблиц</b><p>Для создания таблиц необходимо использовать SQL кэш бэкенд.</p></translation> |
1002 <translation><b>Создание кэша таблиц</b><p>Для создания таблиц необходимо использовать SQL кэш бэкенд.</p></translation> |
1003 </message> |
1003 </message> |
1004 <message> |
1004 <message> |
1005 <location filename="../Project.py" line="279" /> |
1005 <location filename="../Project.py" line="336" /> |
1006 <source>Help</source> |
1006 <source>Help</source> |
1007 <translation>Справка</translation> |
1007 <translation>Справка</translation> |
1008 </message> |
1008 </message> |
1009 <message> |
1009 <message> |
1010 <location filename="../Project.py" line="280" /> |
1010 <location filename="../Project.py" line="336" /> |
1011 <source>&Help</source> |
1011 <source>&Help</source> |
1012 <translation>&Справка</translation> |
1012 <translation>&Справка</translation> |
1013 </message> |
1013 </message> |
1014 <message> |
1014 <message> |
1015 <location filename="../Project.py" line="283" /> |
1015 <location filename="../Project.py" line="338" /> |
1016 <source>Shows the Django help index</source> |
1016 <source>Shows the Django help index</source> |
1017 <translation>Показ индекса справки Django</translation> |
1017 <translation>Показ индекса справки Django</translation> |
1018 </message> |
1018 </message> |
1019 <message> |
1019 <message> |
1020 <location filename="../Project.py" line="285" /> |
1020 <location filename="../Project.py" line="340" /> |
1021 <source><b>Help</b><p>Shows the Django help index page.</p></source> |
1021 <source><b>Help</b><p>Shows the Django help index page.</p></source> |
1022 <translation><b>Справка</b><p>Показ страницы индексов справки Django.</p></translation> |
1022 <translation><b>Справка</b><p>Показ страницы индексов справки Django.</p></translation> |
1023 </message> |
1023 </message> |
1024 <message> |
1024 <message> |
1025 <location filename="../Project.py" line="1393" /> |
1025 <location filename="../Project.py" line="1585" /> |
1026 <location filename="../Project.py" line="297" /> |
1026 <location filename="../Project.py" line="350" /> |
1027 <source>About Django</source> |
1027 <source>About Django</source> |
1028 <translation>О Django</translation> |
1028 <translation>О Django</translation> |
1029 </message> |
1029 </message> |
1030 <message> |
1030 <message> |
1031 <location filename="../Project.py" line="298" /> |
1031 <location filename="../Project.py" line="351" /> |
1032 <source>About D&jango</source> |
1032 <source>About D&jango</source> |
1033 <translation>О D&jango</translation> |
1033 <translation>О D&jango</translation> |
1034 </message> |
1034 </message> |
1035 <message> |
1035 <message> |
1036 <location filename="../Project.py" line="301" /> |
1036 <location filename="../Project.py" line="357" /> |
1037 <source>Shows some information about Django</source> |
1037 <source>Shows some information about Django</source> |
1038 <translation>Отображение информации о Django</translation> |
1038 <translation>Отображение информации о Django</translation> |
1039 </message> |
1039 </message> |
1040 <message> |
1040 <message> |
1041 <location filename="../Project.py" line="303" /> |
1041 <location filename="../Project.py" line="359" /> |
1042 <source><b>About Django</b><p>Shows some information about Django.</p></source> |
1042 <source><b>About Django</b><p>Shows some information about Django.</p></source> |
1043 <translation><b>О Django</b><p>Отображение информации о Django.</p></translation> |
1043 <translation><b>О Django</b><p>Отображение информации о Django.</p></translation> |
1044 </message> |
1044 </message> |
1045 <message> |
1045 <message> |
1046 <location filename="../Project.py" line="3441" /> |
1046 <location filename="../Project.py" line="3680" /> |
1047 <location filename="../Project.py" line="316" /> |
1047 <location filename="../Project.py" line="373" /> |
1048 <location filename="../Project.py" line="315" /> |
1048 <location filename="../Project.py" line="372" /> |
1049 <source>Check Project</source> |
1049 <source>Check Project</source> |
1050 <translation>Проверить проект</translation> |
1050 <translation>Проверить проект</translation> |
1051 </message> |
1051 </message> |
1052 <message> |
1052 <message> |
1053 <location filename="../Project.py" line="319" /> |
1053 <location filename="../Project.py" line="380" /> |
1054 <source>Inspects the Django project for common problems</source> |
1054 <source>Inspects the Django project for common problems</source> |
1055 <translation>Инспекция общераспространенных проблем Django-проекта</translation> |
1055 <translation>Инспекция общераспространенных проблем Django-проекта</translation> |
1056 </message> |
1056 </message> |
1057 <message> |
1057 <message> |
1058 <location filename="../Project.py" line="321" /> |
1058 <location filename="../Project.py" line="383" /> |
1059 <source><b>Check Project</b><p>This inspects the Django project for common problems.</p></source> |
1059 <source><b>Check Project</b><p>This inspects the Django project for common problems.</p></source> |
1060 <translation><b>Проверить проект</b><p>Инспекция общих проблем Django-проекта.</p></translation> |
1060 <translation><b>Проверить проект</b><p>Инспекция общих проблем Django-проекта.</p></translation> |
1061 </message> |
1061 </message> |
1062 <message> |
1062 <message> |
1063 <location filename="../Project.py" line="341" /> |
1063 <location filename="../Project.py" line="404" /> |
1064 <source>Current Database</source> |
1064 <source>Current Database</source> |
1065 <translation>Текущая база данных</translation> |
1065 <translation>Текущая база данных</translation> |
1066 </message> |
1066 </message> |
1067 <message> |
1067 <message> |
1068 <location filename="../Project.py" line="345" /> |
1068 <location filename="../Project.py" line="406" /> |
1069 <source>Selects the current database</source> |
1069 <source>Selects the current database</source> |
1070 <translation>Выбор текущей базы данных</translation> |
1070 <translation>Выбор текущей базы данных</translation> |
1071 </message> |
1071 </message> |
1072 <message> |
1072 <message> |
1073 <location filename="../Project.py" line="347" /> |
1073 <location filename="../Project.py" line="408" /> |
1074 <source><b>Current Database</b><p>Selects the database name to be used by all database actions. An empty database name indicates to use the default name.</p></source> |
1074 <source><b>Current Database</b><p>Selects the database name to be used by all database actions. An empty database name indicates to use the default name.</p></source> |
1075 <translation><b>Текущая база данных</b><p>Выбор имени базы данных, которое будет использоваться во всех операциях базы данных. Пустое имя базы данных указывает на использование имени по умолчанию.</P></translation> |
1075 <translation><b>Текущая база данных</b><p>Выбор имени базы данных, которое будет использоваться во всех операциях базы данных. Пустое имя базы данных указывает на использование имени по умолчанию.</P></translation> |
1076 </message> |
1076 </message> |
1077 <message> |
1077 <message> |
1078 <location filename="../Project.py" line="358" /> |
1078 <location filename="../Project.py" line="420" /> |
1079 <source>Introspect</source> |
1079 <source>Introspect</source> |
1080 <translation>Просматривает базу данных, определяет структуру моделей и выводит их код</translation> |
1080 <translation>Просматривает базу данных, определяет структуру моделей и выводит их код</translation> |
1081 </message> |
1081 </message> |
1082 <message> |
1082 <message> |
1083 <location filename="../Project.py" line="359" /> |
1083 <location filename="../Project.py" line="421" /> |
1084 <source>&Introspect</source> |
1084 <source>&Introspect</source> |
1085 <translation>&Инспекция</translation> |
1085 <translation>&Инспекция</translation> |
1086 </message> |
1086 </message> |
1087 <message> |
1087 <message> |
1088 <location filename="../Project.py" line="362" /> |
1088 <location filename="../Project.py" line="428" /> |
1089 <source>Introspects the database tables and outputs a Django model module</source> |
1089 <source>Introspects the database tables and outputs a Django model module</source> |
1090 <translation>Анализ таблиц базы данных и вывод кода модуля Django моделей</translation> |
1090 <translation>Анализ таблиц базы данных и вывод кода модуля Django моделей</translation> |
1091 </message> |
1091 </message> |
1092 <message> |
1092 <message> |
1093 <location filename="../Project.py" line="365" /> |
1093 <location filename="../Project.py" line="431" /> |
1094 <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> |
1094 <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> |
1095 <translation><b>Анализ таблиц базы данных</b><p>Анализ таблиц базы данных, определение структуры и вывод кода модуля Django моделей.</p></translation> |
1095 <translation><b>Анализ таблиц базы данных</b><p>Анализ таблиц базы данных, определение структуры и вывод кода модуля Django моделей.</p></translation> |
1096 </message> |
1096 </message> |
1097 <message> |
1097 <message> |
1098 <location filename="../Project.py" line="374" /> |
1098 <location filename="../Project.py" line="441" /> |
1099 <source>Flush</source> |
1099 <source>Flush</source> |
1100 <translation>Очистка</translation> |
1100 <translation>Очистка</translation> |
1101 </message> |
1101 </message> |
1102 <message> |
1102 <message> |
1103 <location filename="../Project.py" line="375" /> |
1103 <location filename="../Project.py" line="441" /> |
1104 <source>&Flush</source> |
1104 <source>&Flush</source> |
1105 <translation>&Очистка</translation> |
1105 <translation>&Очистка</translation> |
1106 </message> |
1106 </message> |
1107 <message> |
1107 <message> |
1108 <location filename="../Project.py" line="378" /> |
1108 <location filename="../Project.py" line="444" /> |
1109 <source>Returns all database tables to the state just after their installation</source> |
1109 <source>Returns all database tables to the state just after their installation</source> |
1110 <translation>Возвращает все таблицы базы данных к состоянию на момент инсталяции базы</translation> |
1110 <translation>Возвращает все таблицы базы данных к состоянию на момент инсталяции базы</translation> |
1111 </message> |
1111 </message> |
1112 <message> |
1112 <message> |
1113 <location filename="../Project.py" line="381" /> |
1113 <location filename="../Project.py" line="450" /> |
1114 <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> |
1114 <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> |
1115 <translation><b>Очистка</b><p>Возврат всех таблиц базы данных к состоянию на момент инсталяции базы.</p></translation> |
1115 <translation><b>Очистка</b><p>Возврат всех таблиц базы данных к состоянию на момент инсталяции базы.</p></translation> |
1116 </message> |
1116 </message> |
1117 <message> |
1117 <message> |
1118 <location filename="../Project.py" line="390" /> |
1118 <location filename="../Project.py" line="460" /> |
1119 <source>Start Client Console</source> |
1119 <source>Start Client Console</source> |
1120 <translation>Запуск консоли клиента</translation> |
1120 <translation>Запуск консоли клиента</translation> |
1121 </message> |
1121 </message> |
1122 <message> |
1122 <message> |
1123 <location filename="../Project.py" line="391" /> |
1123 <location filename="../Project.py" line="461" /> |
1124 <source>Start &Client Console</source> |
1124 <source>Start &Client Console</source> |
1125 <translation>Старт консоли &клиента</translation> |
1125 <translation>Старт консоли &клиента</translation> |
1126 </message> |
1126 </message> |
1127 <message> |
1127 <message> |
1128 <location filename="../Project.py" line="394" /> |
1128 <location filename="../Project.py" line="468" /> |
1129 <source>Starts a console window for the database client</source> |
1129 <source>Starts a console window for the database client</source> |
1130 <translation>Запуск окна консоли для клиента базы данных</translation> |
1130 <translation>Запуск окна консоли для клиента базы данных</translation> |
1131 </message> |
1131 </message> |
1132 <message> |
1132 <message> |
1133 <location filename="../Project.py" line="396" /> |
1133 <location filename="../Project.py" line="471" /> |
1134 <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> |
1134 <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> |
1135 <translation><b>Запуск консоли клиента</b><p>Запуск окна консоли для клиента базы данных.</p></translation> |
1135 <translation><b>Запуск консоли клиента</b><p>Запуск окна консоли для клиента базы данных.</p></translation> |
1136 </message> |
1136 </message> |
1137 <message> |
1137 <message> |
1138 <location filename="../Project.py" line="2287" /> |
1138 <location filename="../Project.py" line="2512" /> |
1139 <location filename="../Project.py" line="2190" /> |
1139 <location filename="../Project.py" line="2415" /> |
1140 <location filename="../Project.py" line="408" /> |
1140 <location filename="../Project.py" line="484" /> |
1141 <source>Flush Database</source> |
1141 <source>Flush Database</source> |
1142 <translation>Очистка базы данных</translation> |
1142 <translation>Очистка базы данных</translation> |
1143 </message> |
1143 </message> |
1144 <message> |
1144 <message> |
1145 <location filename="../Project.py" line="409" /> |
1145 <location filename="../Project.py" line="485" /> |
1146 <source>&Flush Database</source> |
1146 <source>&Flush Database</source> |
1147 <translation>&Очистка базы данных</translation> |
1147 <translation>&Очистка базы данных</translation> |
1148 </message> |
1148 </message> |
1149 <message> |
1149 <message> |
1150 <location filename="../Project.py" line="412" /> |
1150 <location filename="../Project.py" line="492" /> |
1151 <source>Prints a list of statements to return all database tables to the state just after their installation</source> |
1151 <source>Prints a list of statements to return all database tables to the state just after their installation</source> |
1152 <translation>Выводит список SQL команд для возврата всех таблиц базы данных к состоянию на момент ее инсталяции</translation> |
1152 <translation>Выводит список SQL команд для возврата всех таблиц базы данных к состоянию на момент ее инсталяции</translation> |
1153 </message> |
1153 </message> |
1154 <message> |
1154 <message> |
1155 <location filename="../Project.py" line="415" /> |
1155 <location filename="../Project.py" line="498" /> |
1156 <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> |
1156 <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> |
1157 <translation><b>Очистка базы данных</b><p>Вывод списка SQL команд для возврата всех таблиц базы данных к состоянию на момент ее инсталяции.</p></translation> |
1157 <translation><b>Очистка базы данных</b><p>Вывод списка SQL команд для возврата всех таблиц базы данных к состоянию на момент ее инсталяции.</p></translation> |
1158 </message> |
1158 </message> |
1159 <message> |
1159 <message> |
1160 <location filename="../Project.py" line="2294" /> |
1160 <location filename="../Project.py" line="2519" /> |
1161 <location filename="../Project.py" line="425" /> |
1161 <location filename="../Project.py" line="508" /> |
1162 <source>Reset Sequences</source> |
1162 <source>Reset Sequences</source> |
1163 <translation>Сброс цепочки</translation> |
1163 <translation>Сброс цепочки</translation> |
1164 </message> |
1164 </message> |
1165 <message> |
1165 <message> |
1166 <location filename="../Project.py" line="426" /> |
1166 <location filename="../Project.py" line="509" /> |
1167 <source>Reset &Sequences</source> |
1167 <source>Reset &Sequences</source> |
1168 <translation>Сброс &цепочки</translation> |
1168 <translation>Сброс &цепочки</translation> |
1169 </message> |
1169 </message> |
1170 <message> |
1170 <message> |
1171 <location filename="../Project.py" line="429" /> |
1171 <location filename="../Project.py" line="516" /> |
1172 <source>Prints the SQL statements for resetting sequences for one or more applications</source> |
1172 <source>Prints the SQL statements for resetting sequences for one or more applications</source> |
1173 <translation>Выводит SQL команд для сброса последовательности для одного или нескольких приложений</translation> |
1173 <translation>Выводит SQL команд для сброса последовательности для одного или нескольких приложений</translation> |
1174 </message> |
1174 </message> |
1175 <message> |
1175 <message> |
1176 <location filename="../Project.py" line="432" /> |
1176 <location filename="../Project.py" line="522" /> |
1177 <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> |
1177 <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> |
1178 <translation><b>Сброс цепочки</b><p>Вывод SQL команд для сброса последовательности для одного или нескольких приложений.</p></translation> |
1178 <translation><b>Сброс цепочки</b><p>Вывод SQL команд для сброса последовательности для одного или нескольких приложений.</p></translation> |
1179 </message> |
1179 </message> |
1180 <message> |
1180 <message> |
1181 <location filename="../Project.py" line="442" /> |
1181 <location filename="../Project.py" line="532" /> |
1182 <source>Apply Migration</source> |
1182 <source>Apply Migration</source> |
1183 <translation>Применить миграцию</translation> |
1183 <translation>Применить миграцию</translation> |
1184 </message> |
1184 </message> |
1185 <message> |
1185 <message> |
1186 <location filename="../Project.py" line="443" /> |
1186 <location filename="../Project.py" line="533" /> |
1187 <source>&Apply Migration</source> |
1187 <source>&Apply Migration</source> |
1188 <translation>&Применить миграцию</translation> |
1188 <translation>&Применить миграцию</translation> |
1189 </message> |
1189 </message> |
1190 <message> |
1190 <message> |
1191 <location filename="../Project.py" line="446" /> |
1191 <location filename="../Project.py" line="540" /> |
1192 <source>Prints the SQL statements to apply a migration of an application</source> |
1192 <source>Prints the SQL statements to apply a migration of an application</source> |
1193 <translation>Выводит SQL запросы для выполнения миграции приложения</translation> |
1193 <translation>Выводит SQL запросы для выполнения миграции приложения</translation> |
1194 </message> |
1194 </message> |
1195 <message> |
1195 <message> |
1196 <location filename="../Project.py" line="449" /> |
1196 <location filename="../Project.py" line="543" /> |
1197 <source><b>Apply Migration</b><p>Prints the SQL statements to apply a migration of an application.</p></source> |
1197 <source><b>Apply Migration</b><p>Prints the SQL statements to apply a migration of an application.</p></source> |
1198 <translation><b>Применить миграцию</b><p>Выводит SQL запросы для выполнения миграции приложения.</p></translation> |
1198 <translation><b>Применить миграцию</b><p>Выводит SQL запросы для выполнения миграции приложения.</p></translation> |
1199 </message> |
1199 </message> |
1200 <message> |
1200 <message> |
1201 <location filename="../Project.py" line="459" /> |
1201 <location filename="../Project.py" line="553" /> |
1202 <source>Unapply Migration</source> |
1202 <source>Unapply Migration</source> |
1203 <translation>Откатить миграцию</translation> |
1203 <translation>Откатить миграцию</translation> |
1204 </message> |
1204 </message> |
1205 <message> |
1205 <message> |
1206 <location filename="../Project.py" line="460" /> |
1206 <location filename="../Project.py" line="554" /> |
1207 <source>&Unapply Migration</source> |
1207 <source>&Unapply Migration</source> |
1208 <translation>&Откатить миграцию</translation> |
1208 <translation>&Откатить миграцию</translation> |
1209 </message> |
1209 </message> |
1210 <message> |
1210 <message> |
1211 <location filename="../Project.py" line="463" /> |
1211 <location filename="../Project.py" line="561" /> |
1212 <source>Prints the SQL statements to unapply a migration of an application</source> |
1212 <source>Prints the SQL statements to unapply a migration of an application</source> |
1213 <translation>Выводит SQL команды для отката миграции приложения</translation> |
1213 <translation>Выводит SQL команды для отката миграции приложения</translation> |
1214 </message> |
1214 </message> |
1215 <message> |
1215 <message> |
1216 <location filename="../Project.py" line="466" /> |
1216 <location filename="../Project.py" line="566" /> |
1217 <source><b>Unapply Migration</b><p>Prints the SQL statements to unapply a migration of an application.</p></source> |
1217 <source><b>Unapply Migration</b><p>Prints the SQL statements to unapply a migration of an application.</p></source> |
1218 <translation><b>Откатить миграцию</b><p>Выводит SQL команды для отката миграции приложения.</p></translation> |
1218 <translation><b>Откатить миграцию</b><p>Выводит SQL команды для отката миграции приложения.</p></translation> |
1219 </message> |
1219 </message> |
1220 <message> |
1220 <message> |
1221 <location filename="../Project.py" line="2622" /> |
1221 <location filename="../Project.py" line="2862" /> |
1222 <location filename="../Project.py" line="480" /> |
1222 <location filename="../Project.py" line="582" /> |
1223 <source>Diff Settings</source> |
1223 <source>Diff Settings</source> |
1224 <translation>Отличие текущих параметров от параметров настройки Django по умолчанию</translation> |
1224 <translation>Отличие текущих параметров от параметров настройки Django по умолчанию</translation> |
1225 </message> |
1225 </message> |
1226 <message> |
1226 <message> |
1227 <location filename="../Project.py" line="481" /> |
1227 <location filename="../Project.py" line="583" /> |
1228 <source>&Diff Settings</source> |
1228 <source>&Diff Settings</source> |
1229 <translation>&Различия настройки</translation> |
1229 <translation>&Различия настройки</translation> |
1230 </message> |
1230 </message> |
1231 <message> |
1231 <message> |
1232 <location filename="../Project.py" line="484" /> |
1232 <location filename="../Project.py" line="590" /> |
1233 <source>Shows the modification made to the settings</source> |
1233 <source>Shows the modification made to the settings</source> |
1234 <translation>Показ изменений, сделанных в параметрах настройки</translation> |
1234 <translation>Показ изменений, сделанных в параметрах настройки</translation> |
1235 </message> |
1235 </message> |
1236 <message> |
1236 <message> |
1237 <location filename="../Project.py" line="486" /> |
1237 <location filename="../Project.py" line="593" /> |
1238 <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> |
1238 <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> |
1239 <translation><b>Различия настройки</b><p>Показ изменений, сделанных в параметрах настройки.</p></translation> |
1239 <translation><b>Различия настройки</b><p>Показ изменений, сделанных в параметрах настройки.</p></translation> |
1240 </message> |
1240 </message> |
1241 <message> |
1241 <message> |
1242 <location filename="../Project.py" line="494" /> |
1242 <location filename="../Project.py" line="602" /> |
1243 <source>Start Python Console</source> |
1243 <source>Start Python Console</source> |
1244 <translation>Старт консоли Python</translation> |
1244 <translation>Старт консоли Python</translation> |
1245 </message> |
1245 </message> |
1246 <message> |
1246 <message> |
1247 <location filename="../Project.py" line="495" /> |
1247 <location filename="../Project.py" line="603" /> |
1248 <source>Start &Python Console</source> |
1248 <source>Start &Python Console</source> |
1249 <translation>Старт консоли &Python</translation> |
1249 <translation>Старт консоли &Python</translation> |
1250 </message> |
1250 </message> |
1251 <message> |
1251 <message> |
1252 <location filename="../Project.py" line="498" /> |
1252 <location filename="../Project.py" line="610" /> |
1253 <source>Starts a Python interactive interpreter</source> |
1253 <source>Starts a Python interactive interpreter</source> |
1254 <translation>Запуск интерактивного интерпретатора Python</translation> |
1254 <translation>Запуск интерактивного интерпретатора Python</translation> |
1255 </message> |
1255 </message> |
1256 <message> |
1256 <message> |
1257 <location filename="../Project.py" line="500" /> |
1257 <location filename="../Project.py" line="613" /> |
1258 <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> |
1258 <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> |
1259 <translation><b>Запуск консоли Python</b><p>Запуск интерактивного интерпретатора Python.</p></translation> |
1259 <translation><b>Запуск консоли Python</b><p>Запуск интерактивного интерпретатора Python.</p></translation> |
1260 </message> |
1260 </message> |
1261 <message> |
1261 <message> |
1262 <location filename="../Project.py" line="2678" /> |
1262 <location filename="../Project.py" line="2924" /> |
1263 <location filename="../Project.py" line="508" /> |
1263 <location filename="../Project.py" line="622" /> |
1264 <source>Send Test Email</source> |
1264 <source>Send Test Email</source> |
1265 <translation>Отправить тестовое письмо</translation> |
1265 <translation>Отправить тестовое письмо</translation> |
1266 </message> |
1266 </message> |
1267 <message> |
1267 <message> |
1268 <location filename="../Project.py" line="509" /> |
1268 <location filename="../Project.py" line="623" /> |
1269 <source>Send Test &Email</source> |
1269 <source>Send Test &Email</source> |
1270 <translation>Отправить тестовое &письмо</translation> |
1270 <translation>Отправить тестовое &письмо</translation> |
1271 </message> |
1271 </message> |
1272 <message> |
1272 <message> |
1273 <location filename="../Project.py" line="512" /> |
1273 <location filename="../Project.py" line="629" /> |
1274 <source>Send a test email through Django</source> |
1274 <source>Send a test email through Django</source> |
1275 <translation>Отправить тестовое письмо посредством Django</translation> |
1275 <translation>Отправить тестовое письмо посредством Django</translation> |
1276 </message> |
1276 </message> |
1277 <message> |
1277 <message> |
1278 <location filename="../Project.py" line="514" /> |
1278 <location filename="../Project.py" line="631" /> |
1279 <source><b>Send Test Email</b><p>Sends a test email to confirm email sending through Django is working.</p></source> |
1279 <source><b>Send Test Email</b><p>Sends a test email to confirm email sending through Django is working.</p></source> |
1280 <translation><b>Отправить тестовое письмо</b><p>Отправка тестового письма для подтверждения отправки электронной почты через Django.</p></translation> |
1280 <translation><b>Отправить тестовое письмо</b><p>Отправка тестового письма для подтверждения отправки электронной почты через Django.</p></translation> |
1281 </message> |
1281 </message> |
1282 <message> |
1282 <message> |
1283 <location filename="../Project.py" line="2749" /> |
1283 <location filename="../Project.py" line="2994" /> |
1284 <location filename="../Project.py" line="527" /> |
1284 <location filename="../Project.py" line="645" /> |
1285 <source>Dump Data</source> |
1285 <source>Dump Data</source> |
1286 <translation>Выводит текущие данные из базы данных</translation> |
1286 <translation>Выводит текущие данные из базы данных</translation> |
1287 </message> |
1287 </message> |
1288 <message> |
1288 <message> |
1289 <location filename="../Project.py" line="528" /> |
1289 <location filename="../Project.py" line="646" /> |
1290 <source>&Dump Data</source> |
1290 <source>&Dump Data</source> |
1291 <translation>&Выгрузка данных</translation> |
1291 <translation>&Выгрузка данных</translation> |
1292 </message> |
1292 </message> |
1293 <message> |
1293 <message> |
1294 <location filename="../Project.py" line="531" /> |
1294 <location filename="../Project.py" line="652" /> |
1295 <source>Dump the database data to a fixture</source> |
1295 <source>Dump the database data to a fixture</source> |
1296 <translation>Выводит данные базы данных в файлы фикстур</translation> |
1296 <translation>Выводит данные базы данных в файлы фикстур</translation> |
1297 </message> |
1297 </message> |
1298 <message> |
1298 <message> |
1299 <location filename="../Project.py" line="533" /> |
1299 <location filename="../Project.py" line="654" /> |
1300 <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> |
1300 <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> |
1301 <translation><b>Выгрузка данных</b><p>Выгружает текущие данные базы данных в файлы фикстур.</p></translation> |
1301 <translation><b>Выгрузка данных</b><p>Выгружает текущие данные базы данных в файлы фикстур.</p></translation> |
1302 </message> |
1302 </message> |
1303 <message> |
1303 <message> |
1304 <location filename="../Project.py" line="2790" /> |
1304 <location filename="../Project.py" line="3037" /> |
1305 <location filename="../Project.py" line="541" /> |
1305 <location filename="../Project.py" line="660" /> |
1306 <source>Load Data</source> |
1306 <source>Load Data</source> |
1307 <translation>Загрузка данных в базу данных из файлов оснастки</translation> |
1307 <translation>Загрузка данных в базу данных из файлов оснастки</translation> |
1308 </message> |
1308 </message> |
1309 <message> |
1309 <message> |
1310 <location filename="../Project.py" line="542" /> |
1310 <location filename="../Project.py" line="661" /> |
1311 <source>&Load Data</source> |
1311 <source>&Load Data</source> |
1312 <translation>&Загрузка данных</translation> |
1312 <translation>&Загрузка данных</translation> |
1313 </message> |
1313 </message> |
1314 <message> |
1314 <message> |
1315 <location filename="../Project.py" line="545" /> |
1315 <location filename="../Project.py" line="667" /> |
1316 <source>Load data from fixture files</source> |
1316 <source>Load data from fixture files</source> |
1317 <translation>Загрузка начальных данных из файлов фикстур</translation> |
1317 <translation>Загрузка начальных данных из файлов фикстур</translation> |
1318 </message> |
1318 </message> |
1319 <message> |
1319 <message> |
1320 <location filename="../Project.py" line="547" /> |
1320 <location filename="../Project.py" line="669" /> |
1321 <source><b>Load Data</b><p>Load data from fixture files.</p></source> |
1321 <source><b>Load Data</b><p>Load data from fixture files.</p></source> |
1322 <translation><b>Загрузка данных</b><p>Загрузка начальных данных в базу данных из файлов фикстур.</p></translation> |
1322 <translation><b>Загрузка данных</b><p>Загрузка начальных данных в базу данных из файлов фикстур.</p></translation> |
1323 </message> |
1323 </message> |
1324 <message> |
1324 <message> |
1325 <location filename="../Project.py" line="555" /> |
1325 <location filename="../Project.py" line="675" /> |
1326 <source>Run Testsuite</source> |
1326 <source>Run Testsuite</source> |
1327 <translation>Выполнить набор тестов</translation> |
1327 <translation>Выполнить набор тестов</translation> |
1328 </message> |
1328 </message> |
1329 <message> |
1329 <message> |
1330 <location filename="../Project.py" line="556" /> |
1330 <location filename="../Project.py" line="676" /> |
1331 <source>Run &Testsuite</source> |
1331 <source>Run &Testsuite</source> |
1332 <translation>Выполнить набор &тестов</translation> |
1332 <translation>Выполнить набор &тестов</translation> |
1333 </message> |
1333 </message> |
1334 <message> |
1334 <message> |
1335 <location filename="../Project.py" line="559" /> |
1335 <location filename="../Project.py" line="683" /> |
1336 <source>Run the test suite for applications or the whole site</source> |
1336 <source>Run the test suite for applications or the whole site</source> |
1337 <translation>Выполнение набора тестов для приложения или для всего сайта</translation> |
1337 <translation>Выполнение набора тестов для приложения или для всего сайта</translation> |
1338 </message> |
1338 </message> |
1339 <message> |
1339 <message> |
1340 <location filename="../Project.py" line="561" /> |
1340 <location filename="../Project.py" line="686" /> |
1341 <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> |
1341 <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> |
1342 <translation><b>Выполнить набор тестов</b><p>Выполнение набора тестов для приложения или всего сайта.</p></translation> |
1342 <translation><b>Выполнить набор тестов</b><p>Выполнение набора тестов для приложения или всего сайта.</p></translation> |
1343 </message> |
1343 </message> |
1344 <message> |
1344 <message> |
1345 <location filename="../Project.py" line="570" /> |
1345 <location filename="../Project.py" line="696" /> |
1346 <location filename="../Project.py" line="569" /> |
1346 <location filename="../Project.py" line="695" /> |
1347 <source>Run Testsuite (-Wall)</source> |
1347 <source>Run Testsuite (-Wall)</source> |
1348 <translation>Выполнить набор тестов (-Wall)</translation> |
1348 <translation>Выполнить набор тестов (-Wall)</translation> |
1349 </message> |
1349 </message> |
1350 <message> |
1350 <message> |
1351 <location filename="../Project.py" line="573" /> |
1351 <location filename="../Project.py" line="703" /> |
1352 <source>Run the test suite for applications or the whole site with activated deprecation warnings</source> |
1352 <source>Run the test suite for applications or the whole site with activated deprecation warnings</source> |
1353 <translation>Выполнить набор тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API</translation> |
1353 <translation>Выполнить набор тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API</translation> |
1354 </message> |
1354 </message> |
1355 <message> |
1355 <message> |
1356 <location filename="../Project.py" line="576" /> |
1356 <location filename="../Project.py" line="709" /> |
1357 <source><b>Run Testsuite (-Wall)</b><p>Run the test suite for applications or the whole site with activated deprecation warnings.</p></source> |
1357 <source><b>Run Testsuite (-Wall)</b><p>Run the test suite for applications or the whole site with activated deprecation warnings.</p></source> |
1358 <translation><b>Выполнить набор тестов (-Wall)</b><p>Выполнение набора тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API.</p></translation> |
1358 <translation><b>Выполнить набор тестов (-Wall)</b><p>Выполнение набора тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API.</p></translation> |
1359 </message> |
1359 </message> |
1360 <message> |
1360 <message> |
1361 <location filename="../Project.py" line="586" /> |
1361 <location filename="../Project.py" line="721" /> |
1362 <source>Run Testserver</source> |
1362 <source>Run Testserver</source> |
1363 <translation>Запуск сервера тестов</translation> |
1363 <translation>Запуск сервера тестов</translation> |
1364 </message> |
1364 </message> |
1365 <message> |
1365 <message> |
1366 <location filename="../Project.py" line="587" /> |
1366 <location filename="../Project.py" line="722" /> |
1367 <source>Run Test&server</source> |
1367 <source>Run Test&server</source> |
1368 <translation>Запуск сервера &тестов</translation> |
1368 <translation>Запуск сервера &тестов</translation> |
1369 </message> |
1369 </message> |
1370 <message> |
1370 <message> |
1371 <location filename="../Project.py" line="590" /> |
1371 <location filename="../Project.py" line="729" /> |
1372 <source>Run a development server with data from a set of fixtures</source> |
1372 <source>Run a development server with data from a set of fixtures</source> |
1373 <translation>Запуск сервера разработки с данными из набора фикстур</translation> |
1373 <translation>Запуск сервера разработки с данными из набора фикстур</translation> |
1374 </message> |
1374 </message> |
1375 <message> |
1375 <message> |
1376 <location filename="../Project.py" line="592" /> |
1376 <location filename="../Project.py" line="732" /> |
1377 <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> |
1377 <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> |
1378 <translation><b>Запуск сервера тестов</b><p>Запуск сервера разработки с данными из набора фикстур.</p></translation> |
1378 <translation><b>Запуск сервера тестов</b><p>Запуск сервера разработки с данными из набора фикстур.</p></translation> |
1379 </message> |
1379 </message> |
1380 <message> |
1380 <message> |
1381 <location filename="../Project.py" line="2949" /> |
1381 <location filename="../Project.py" line="3198" /> |
1382 <location filename="../Project.py" line="605" /> |
1382 <location filename="../Project.py" line="746" /> |
1383 <source>Change Password</source> |
1383 <source>Change Password</source> |
1384 <translation>Смена пароля</translation> |
1384 <translation>Смена пароля</translation> |
1385 </message> |
1385 </message> |
1386 <message> |
1386 <message> |
1387 <location filename="../Project.py" line="606" /> |
1387 <location filename="../Project.py" line="747" /> |
1388 <source>Change &Password</source> |
1388 <source>Change &Password</source> |
1389 <translation>Смена &пароля</translation> |
1389 <translation>Смена &пароля</translation> |
1390 </message> |
1390 </message> |
1391 <message> |
1391 <message> |
1392 <location filename="../Project.py" line="609" /> |
1392 <location filename="../Project.py" line="753" /> |
1393 <source>Change the password of a user</source> |
1393 <source>Change the password of a user</source> |
1394 <translation>Смена пароля пользователя</translation> |
1394 <translation>Смена пароля пользователя</translation> |
1395 </message> |
1395 </message> |
1396 <message> |
1396 <message> |
1397 <location filename="../Project.py" line="611" /> |
1397 <location filename="../Project.py" line="755" /> |
1398 <source><b>Change Password</b><p>Change the password of a user of the Django project.</p></source> |
1398 <source><b>Change Password</b><p>Change the password of a user of the Django project.</p></source> |
1399 <translation><b>Смена пароля</b><p>Смена пароля пользователя для Django-проекта.</p></translation> |
1399 <translation><b>Смена пароля</b><p>Смена пароля пользователя для Django-проекта.</p></translation> |
1400 </message> |
1400 </message> |
1401 <message> |
1401 <message> |
1402 <location filename="../Project.py" line="619" /> |
1402 <location filename="../Project.py" line="764" /> |
1403 <source>Create Superuser</source> |
1403 <source>Create Superuser</source> |
1404 <translation>Создание суперпользователя</translation> |
1404 <translation>Создание суперпользователя</translation> |
1405 </message> |
1405 </message> |
1406 <message> |
1406 <message> |
1407 <location filename="../Project.py" line="620" /> |
1407 <location filename="../Project.py" line="765" /> |
1408 <source>Create &Superuser</source> |
1408 <source>Create &Superuser</source> |
1409 <translation>Создать &суперпользователя</translation> |
1409 <translation>Создать &суперпользователя</translation> |
1410 </message> |
1410 </message> |
1411 <message> |
1411 <message> |
1412 <location filename="../Project.py" line="623" /> |
1412 <location filename="../Project.py" line="771" /> |
1413 <source>Create a superuser account</source> |
1413 <source>Create a superuser account</source> |
1414 <translation>Создать аккаунт суперпользователя</translation> |
1414 <translation>Создать аккаунт суперпользователя</translation> |
1415 </message> |
1415 </message> |
1416 <message> |
1416 <message> |
1417 <location filename="../Project.py" line="625" /> |
1417 <location filename="../Project.py" line="773" /> |
1418 <source><b>Create Superuser</b><p>Create a superuser account for the Django project.</p></source> |
1418 <source><b>Create Superuser</b><p>Create a superuser account for the Django project.</p></source> |
1419 <translation><b>Создание суперпользователя</b><p>Создание аккаунта суперпользователя для Django-проекта.</p></translation> |
1419 <translation><b>Создание суперпользователя</b><p>Создание аккаунта суперпользователя для Django-проекта.</p></translation> |
1420 </message> |
1420 </message> |
1421 <message> |
1421 <message> |
1422 <location filename="../Project.py" line="3001" /> |
1422 <location filename="../Project.py" line="3252" /> |
1423 <location filename="../Project.py" line="637" /> |
1423 <location filename="../Project.py" line="786" /> |
1424 <source>Clear Sessions</source> |
1424 <source>Clear Sessions</source> |
1425 <translation>Очистка сессии</translation> |
1425 <translation>Очистка сессии</translation> |
1426 </message> |
1426 </message> |
1427 <message> |
1427 <message> |
1428 <location filename="../Project.py" line="638" /> |
1428 <location filename="../Project.py" line="787" /> |
1429 <source>Clear &Sessions</source> |
1429 <source>Clear &Sessions</source> |
1430 <translation>Очистка &сессии</translation> |
1430 <translation>Очистка &сессии</translation> |
1431 </message> |
1431 </message> |
1432 <message> |
1432 <message> |
1433 <location filename="../Project.py" line="641" /> |
1433 <location filename="../Project.py" line="793" /> |
1434 <source>Clear expired sessions</source> |
1434 <source>Clear expired sessions</source> |
1435 <translation>Очистка истекших сессий</translation> |
1435 <translation>Очистка истекших сессий</translation> |
1436 </message> |
1436 </message> |
1437 <message> |
1437 <message> |
1438 <location filename="../Project.py" line="643" /> |
1438 <location filename="../Project.py" line="795" /> |
1439 <source><b>Clear Sessions</b><p>Clear expired sessions of the Django project.</p></source> |
1439 <source><b>Clear Sessions</b><p>Clear expired sessions of the Django project.</p></source> |
1440 <translation><b>Очистка сессий</b><p>Очистка истекших сессий Django-проекта.</p></translation> |
1440 <translation><b>Очистка сессий</b><p>Очистка истекших сессий Django-проекта.</p></translation> |
1441 </message> |
1441 </message> |
1442 <message> |
1442 <message> |
1443 <location filename="../Project.py" line="655" /> |
1443 <location filename="../Project.py" line="808" /> |
1444 <source>Show Migrations</source> |
1444 <source>Show Migrations</source> |
1445 <translation>Показать миграции</translation> |
1445 <translation>Показать миграции</translation> |
1446 </message> |
1446 </message> |
1447 <message> |
1447 <message> |
1448 <location filename="../Project.py" line="656" /> |
1448 <location filename="../Project.py" line="809" /> |
1449 <source>&Show Migrations</source> |
1449 <source>&Show Migrations</source> |
1450 <translation>&Показать миграции</translation> |
1450 <translation>&Показать миграции</translation> |
1451 </message> |
1451 </message> |
1452 <message> |
1452 <message> |
1453 <location filename="../Project.py" line="659" /> |
1453 <location filename="../Project.py" line="816" /> |
1454 <source>Show a list of available migrations</source> |
1454 <source>Show a list of available migrations</source> |
1455 <translation>Отображение списка доступных миграций</translation> |
1455 <translation>Отображение списка доступных миграций</translation> |
1456 </message> |
1456 </message> |
1457 <message> |
1457 <message> |
1458 <location filename="../Project.py" line="661" /> |
1458 <location filename="../Project.py" line="819" /> |
1459 <source><b>Show Migrations</b><p>This shows a list of available migrations of the Django project and their status.</p></source> |
1459 <source><b>Show Migrations</b><p>This shows a list of available migrations of the Django project and their status.</p></source> |
1460 <translation><b>Показать миграции</b><p>Отображение списка доступных миграций Django-проекта и их статуса.</p></translation> |
1460 <translation><b>Показать миграции</b><p>Отображение списка доступных миграций Django-проекта и их статуса.</p></translation> |
1461 </message> |
1461 </message> |
1462 <message> |
1462 <message> |
1463 <location filename="../Project.py" line="670" /> |
1463 <location filename="../Project.py" line="829" /> |
1464 <source>Show Migrations Plan</source> |
1464 <source>Show Migrations Plan</source> |
1465 <translation>Показать план миграций</translation> |
1465 <translation>Показать план миграций</translation> |
1466 </message> |
1466 </message> |
1467 <message> |
1467 <message> |
1468 <location filename="../Project.py" line="671" /> |
1468 <location filename="../Project.py" line="830" /> |
1469 <source>Show Migrations &Plan</source> |
1469 <source>Show Migrations &Plan</source> |
1470 <translation>Показать &план миграций</translation> |
1470 <translation>Показать &план миграций</translation> |
1471 </message> |
1471 </message> |
1472 <message> |
1472 <message> |
1473 <location filename="../Project.py" line="674" /> |
1473 <location filename="../Project.py" line="837" /> |
1474 <source>Show a list with the migrations plan</source> |
1474 <source>Show a list with the migrations plan</source> |
1475 <translation>Отображение плана выполнения миграций</translation> |
1475 <translation>Отображение плана выполнения миграций</translation> |
1476 </message> |
1476 </message> |
1477 <message> |
1477 <message> |
1478 <location filename="../Project.py" line="676" /> |
1478 <location filename="../Project.py" line="840" /> |
1479 <source><b>Show Migrations Plan</b><p>This shows a list with the migrations plan of the Django project.</p></source> |
1479 <source><b>Show Migrations Plan</b><p>This shows a list with the migrations plan of the Django project.</p></source> |
1480 <translation><b>Показать план миграций</b><p>Отображение плана выполнения миграций Django-проекта.</p></translation> |
1480 <translation><b>Показать план миграций</b><p>Отображение плана выполнения миграций Django-проекта.</p></translation> |
1481 </message> |
1481 </message> |
1482 <message> |
1482 <message> |
1483 <location filename="../Project.py" line="685" /> |
1483 <location filename="../Project.py" line="850" /> |
1484 <source>Apply All Migrations</source> |
1484 <source>Apply All Migrations</source> |
1485 <translation>Применить все миграции</translation> |
1485 <translation>Применить все миграции</translation> |
1486 </message> |
1486 </message> |
1487 <message> |
1487 <message> |
1488 <location filename="../Project.py" line="686" /> |
1488 <location filename="../Project.py" line="851" /> |
1489 <source>&Apply All Migrations</source> |
1489 <source>&Apply All Migrations</source> |
1490 <translation>&Применить все миграции</translation> |
1490 <translation>&Применить все миграции</translation> |
1491 </message> |
1491 </message> |
1492 <message> |
1492 <message> |
1493 <location filename="../Project.py" line="689" /> |
1493 <location filename="../Project.py" line="857" /> |
1494 <source>Apply all available migrations</source> |
1494 <source>Apply all available migrations</source> |
1495 <translation>Применить все доступные миграции</translation> |
1495 <translation>Применить все доступные миграции</translation> |
1496 </message> |
1496 </message> |
1497 <message> |
1497 <message> |
1498 <location filename="../Project.py" line="691" /> |
1498 <location filename="../Project.py" line="859" /> |
1499 <source><b>Apply All Migrations</b><p>This applies all migrations of the Django project.</p></source> |
1499 <source><b>Apply All Migrations</b><p>This applies all migrations of the Django project.</p></source> |
1500 <translation><b>Применить все миграции</b><p>Касается всех миграций Django-проекта.</p></translation> |
1500 <translation><b>Применить все миграции</b><p>Касается всех миграций Django-проекта.</p></translation> |
1501 </message> |
1501 </message> |
1502 <message> |
1502 <message> |
1503 <location filename="../Project.py" line="2398" /> |
1503 <location filename="../Project.py" line="2630" /> |
1504 <location filename="../Project.py" line="700" /> |
1504 <location filename="../Project.py" line="869" /> |
1505 <location filename="../Project.py" line="699" /> |
1505 <location filename="../Project.py" line="868" /> |
1506 <source>Apply Selected Migrations</source> |
1506 <source>Apply Selected Migrations</source> |
1507 <translation>Применить выбранные миграции</translation> |
1507 <translation>Применить выбранные миграции</translation> |
1508 </message> |
1508 </message> |
1509 <message> |
1509 <message> |
1510 <location filename="../Project.py" line="703" /> |
1510 <location filename="../Project.py" line="875" /> |
1511 <source>Apply selected migrations</source> |
1511 <source>Apply selected migrations</source> |
1512 <translation>Применить выбранные миграции</translation> |
1512 <translation>Применить выбранные миграции</translation> |
1513 </message> |
1513 </message> |
1514 <message> |
1514 <message> |
1515 <location filename="../Project.py" line="705" /> |
1515 <location filename="../Project.py" line="877" /> |
1516 <source><b>Apply Selected Migrations</b><p>This applies selected migrations of the Django project.</p></source> |
1516 <source><b>Apply Selected Migrations</b><p>This applies selected migrations of the Django project.</p></source> |
1517 <translation><b>Применить выбранные миграции</b><p>Касается выбранных миграций Django-проекта.</p></translation> |
1517 <translation><b>Применить выбранные миграции</b><p>Касается выбранных миграций Django-проекта.</p></translation> |
1518 </message> |
1518 </message> |
1519 <message> |
1519 <message> |
1520 <location filename="../Project.py" line="2460" /> |
1520 <location filename="../Project.py" line="2690" /> |
1521 <location filename="../Project.py" line="2454" /> |
1521 <location filename="../Project.py" line="2683" /> |
1522 <location filename="../Project.py" line="2421" /> |
1522 <location filename="../Project.py" line="2650" /> |
1523 <location filename="../Project.py" line="715" /> |
1523 <location filename="../Project.py" line="887" /> |
1524 <source>Unapply Migrations</source> |
1524 <source>Unapply Migrations</source> |
1525 <translation>Откатить миграции</translation> |
1525 <translation>Откатить миграции</translation> |
1526 </message> |
1526 </message> |
1527 <message> |
1527 <message> |
1528 <location filename="../Project.py" line="716" /> |
1528 <location filename="../Project.py" line="888" /> |
1529 <source>&Unapply Migrations</source> |
1529 <source>&Unapply Migrations</source> |
1530 <translation>&Откатить миграции</translation> |
1530 <translation>&Откатить миграции</translation> |
1531 </message> |
1531 </message> |
1532 <message> |
1532 <message> |
1533 <location filename="../Project.py" line="719" /> |
1533 <location filename="../Project.py" line="894" /> |
1534 <source>Unapply all migrations for an app</source> |
1534 <source>Unapply all migrations for an app</source> |
1535 <translation>Откат всех миграций для приложения</translation> |
1535 <translation>Откат всех миграций для приложения</translation> |
1536 </message> |
1536 </message> |
1537 <message> |
1537 <message> |
1538 <location filename="../Project.py" line="721" /> |
1538 <location filename="../Project.py" line="896" /> |
1539 <source><b>Unapply Migrations</b><p>This unapplies all migrations for an app of the Django project.</p></source> |
1539 <source><b>Unapply Migrations</b><p>This unapplies all migrations for an app of the Django project.</p></source> |
1540 <translation><b>Откатить миграции</b><p>Откат всех миграций для приложений Django-проекта.</p></translation> |
1540 <translation><b>Откатить миграции</b><p>Откат всех миграций для приложений Django-проекта.</p></translation> |
1541 </message> |
1541 </message> |
1542 <message> |
1542 <message> |
1543 <location filename="../Project.py" line="2540" /> |
1543 <location filename="../Project.py" line="2777" /> |
1544 <location filename="../Project.py" line="730" /> |
1544 <location filename="../Project.py" line="906" /> |
1545 <source>Make Migrations</source> |
1545 <source>Make Migrations</source> |
1546 <translation>Создать миграции</translation> |
1546 <translation>Создать миграции</translation> |
1547 </message> |
1547 </message> |
1548 <message> |
1548 <message> |
1549 <location filename="../Project.py" line="731" /> |
1549 <location filename="../Project.py" line="907" /> |
1550 <source>&Make Migrations</source> |
1550 <source>&Make Migrations</source> |
1551 <translation>&Создать миграции</translation> |
1551 <translation>&Создать миграции</translation> |
1552 </message> |
1552 </message> |
1553 <message> |
1553 <message> |
1554 <location filename="../Project.py" line="734" /> |
1554 <location filename="../Project.py" line="914" /> |
1555 <source>Generate migrations for the project</source> |
1555 <source>Generate migrations for the project</source> |
1556 <translation>Создание миграций для проекта на основе изменений</translation> |
1556 <translation>Создание миграций для проекта на основе изменений</translation> |
1557 </message> |
1557 </message> |
1558 <message> |
1558 <message> |
1559 <location filename="../Project.py" line="736" /> |
1559 <location filename="../Project.py" line="917" /> |
1560 <source><b>Make Migrations</b><p>This generates migrations for the Django project.</p></source> |
1560 <source><b>Make Migrations</b><p>This generates migrations for the Django project.</p></source> |
1561 <translation><b>Создать миграции</b><p>Создание миграций для Django-проекта.</p></translation> |
1561 <translation><b>Создать миграции</b><p>Создание миграций для Django-проекта.</p></translation> |
1562 </message> |
1562 </message> |
1563 <message> |
1563 <message> |
1564 <location filename="../Project.py" line="2588" /> |
1564 <location filename="../Project.py" line="2826" /> |
1565 <location filename="../Project.py" line="2576" /> |
1565 <location filename="../Project.py" line="2817" /> |
1566 <location filename="../Project.py" line="744" /> |
1566 <location filename="../Project.py" line="926" /> |
1567 <source>Squash Migrations</source> |
1567 <source>Squash Migrations</source> |
1568 <translation>Объединить миграции</translation> |
1568 <translation>Объединить миграции</translation> |
1569 </message> |
1569 </message> |
1570 <message> |
1570 <message> |
1571 <location filename="../Project.py" line="745" /> |
1571 <location filename="../Project.py" line="927" /> |
1572 <source>S&quash Migrations</source> |
1572 <source>S&quash Migrations</source> |
1573 <translation>О&бъединить миграции</translation> |
1573 <translation>О&бъединить миграции</translation> |
1574 </message> |
1574 </message> |
1575 <message> |
1575 <message> |
1576 <location filename="../Project.py" line="748" /> |
1576 <location filename="../Project.py" line="934" /> |
1577 <source>Squash migrations of an application of the project</source> |
1577 <source>Squash migrations of an application of the project</source> |
1578 <translation>Объединение миграций приложения Django-проекта</translation> |
1578 <translation>Объединение миграций приложения Django-проекта</translation> |
1579 </message> |
1579 </message> |
1580 <message> |
1580 <message> |
1581 <location filename="../Project.py" line="750" /> |
1581 <location filename="../Project.py" line="937" /> |
1582 <source><b>Squash Migrations</b><p>This squashes migrations of an application of the Django project.</p></source> |
1582 <source><b>Squash Migrations</b><p>This squashes migrations of an application of the Django project.</p></source> |
1583 <translation><b>Объединить миграции</b><p>Объединение миграций приложения Django-проекта.</p></translation> |
1583 <translation><b>Объединить миграции</b><p>Объединение миграций приложения Django-проекта.</p></translation> |
1584 </message> |
1584 </message> |
1585 <message> |
1585 <message> |
1586 <location filename="../Project.py" line="767" /> |
1586 <location filename="../Project.py" line="955" /> |
1587 <source>D&jango</source> |
1587 <source>D&jango</source> |
1588 <translation>D&jango</translation> |
1588 <translation>D&jango</translation> |
1589 </message> |
1589 </message> |
1590 <message> |
1590 <message> |
1591 <location filename="../Project.py" line="809" /> |
1591 <location filename="../Project.py" line="997" /> |
1592 <source>&Database</source> |
1592 <source>&Database</source> |
1593 <translation>&База данных</translation> |
1593 <translation>&База данных</translation> |
1594 </message> |
1594 </message> |
1595 <message> |
1595 <message> |
1596 <location filename="../Project.py" line="833" /> |
1596 <location filename="../Project.py" line="1021" /> |
1597 <source>Show &SQL</source> |
1597 <source>Show &SQL</source> |
1598 <translation>&SQL</translation> |
1598 <translation>&SQL</translation> |
1599 </message> |
1599 </message> |
1600 <message> |
1600 <message> |
1601 <location filename="../Project.py" line="853" /> |
1601 <location filename="../Project.py" line="1041" /> |
1602 <source>&Migrations</source> |
1602 <source>&Migrations</source> |
1603 <translation>&Миграции</translation> |
1603 <translation>&Миграции</translation> |
1604 </message> |
1604 </message> |
1605 <message> |
1605 <message> |
1606 <location filename="../Project.py" line="878" /> |
1606 <location filename="../Project.py" line="1066" /> |
1607 <source>&Tools</source> |
1607 <source>&Tools</source> |
1608 <translation>&Сервис</translation> |
1608 <translation>&Сервис</translation> |
1609 </message> |
1609 </message> |
1610 <message> |
1610 <message> |
1611 <location filename="../Project.py" line="898" /> |
1611 <location filename="../Project.py" line="1086" /> |
1612 <source>T&esting</source> |
1612 <source>T&esting</source> |
1613 <translation>Т&естирование</translation> |
1613 <translation>Т&естирование</translation> |
1614 </message> |
1614 </message> |
1615 <message> |
1615 <message> |
1616 <location filename="../Project.py" line="919" /> |
1616 <location filename="../Project.py" line="1107" /> |
1617 <source>&Authorization</source> |
1617 <source>&Authorization</source> |
1618 <translation>&Авторизация</translation> |
1618 <translation>&Авторизация</translation> |
1619 </message> |
1619 </message> |
1620 <message> |
1620 <message> |
1621 <location filename="../Project.py" line="936" /> |
1621 <location filename="../Project.py" line="1124" /> |
1622 <source>&Session</source> |
1622 <source>&Session</source> |
1623 <translation>&Сессия</translation> |
1623 <translation>&Сессия</translation> |
1624 </message> |
1624 </message> |
1625 <message> |
1625 <message> |
1626 <location filename="../Project.py" line="984" /> |
1626 <location filename="../Project.py" line="1172" /> |
1627 <source>Open with {0}</source> |
1627 <source>Open with {0}</source> |
1628 <translation>Открыть с помощью {0}</translation> |
1628 <translation>Открыть с помощью {0}</translation> |
1629 </message> |
1629 </message> |
1630 <message> |
1630 <message> |
1631 <location filename="../Project.py" line="1000" /> |
1631 <location filename="../Project.py" line="1186" /> |
1632 <source>New template...</source> |
1632 <source>New template...</source> |
1633 <translation>Новый шаблон...</translation> |
1633 <translation>Новый шаблон...</translation> |
1634 </message> |
1634 </message> |
1635 <message> |
1635 <message> |
1636 <location filename="../Project.py" line="1009" /> |
1636 <location filename="../Project.py" line="1196" /> |
1637 <source>Update all catalogs</source> |
1637 <source>Update all catalogs</source> |
1638 <translation>Обновить все каталоги</translation> |
1638 <translation>Обновить все каталоги</translation> |
1639 </message> |
1639 </message> |
1640 <message> |
1640 <message> |
1641 <location filename="../Project.py" line="1013" /> |
1641 <location filename="../Project.py" line="1201" /> |
1642 <source>Update selected catalogs</source> |
1642 <source>Update selected catalogs</source> |
1643 <translation>Обновить выбранные каталоги</translation> |
1643 <translation>Обновить выбранные каталоги</translation> |
1644 </message> |
1644 </message> |
1645 <message> |
1645 <message> |
1646 <location filename="../Project.py" line="1016" /> |
1646 <location filename="../Project.py" line="1206" /> |
1647 <source>Update all catalogs (with obsolete)</source> |
1647 <source>Update all catalogs (with obsolete)</source> |
1648 <translation>Обновить все каталоги (с устаревшими)</translation> |
1648 <translation>Обновить все каталоги (с устаревшими)</translation> |
1649 </message> |
1649 </message> |
1650 <message> |
1650 <message> |
1651 <location filename="../Project.py" line="1020" /> |
1651 <location filename="../Project.py" line="1211" /> |
1652 <source>Update selected catalogs (with obsolete)</source> |
1652 <source>Update selected catalogs (with obsolete)</source> |
1653 <translation>Обновить выбранные каталоги (с устаревшими)</translation> |
1653 <translation>Обновить выбранные каталоги (с устаревшими)</translation> |
1654 </message> |
1654 </message> |
1655 <message> |
1655 <message> |
1656 <location filename="../Project.py" line="1023" /> |
1656 <location filename="../Project.py" line="1214" /> |
1657 <source>Compile all catalogs</source> |
1657 <source>Compile all catalogs</source> |
1658 <translation>Компиляция всех каталогов</translation> |
1658 <translation>Компиляция всех каталогов</translation> |
1659 </message> |
1659 </message> |
1660 <message> |
1660 <message> |
1661 <location filename="../Project.py" line="1027" /> |
1661 <location filename="../Project.py" line="1219" /> |
1662 <source>Compile selected catalogs</source> |
1662 <source>Compile selected catalogs</source> |
1663 <translation>Компиляция выбранных каталогов</translation> |
1663 <translation>Компиляция выбранных каталогов</translation> |
1664 </message> |
1664 </message> |
1665 <message> |
1665 <message> |
1666 <location filename="../Project.py" line="1120" /> |
1666 <location filename="../Project.py" line="1255" /> |
1667 <location filename="../Project.py" line="1088" /> |
1667 <source>HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source> |
1668 <location filename="../Project.py" line="1069" /> |
1668 <translation>Файлы HTML (*.html);;Файлы HTML (*.htm);;Все файлы (*)</translation> |
|
1669 </message> |
|
1670 <message> |
|
1671 <location filename="../Project.py" line="1311" /> |
|
1672 <location filename="../Project.py" line="1280" /> |
|
1673 <location filename="../Project.py" line="1260" /> |
1669 <source>New Form</source> |
1674 <source>New Form</source> |
1670 <translation>Создание новой формы</translation> |
1675 <translation>Создание новой формы</translation> |
1671 </message> |
1676 </message> |
1672 <message> |
1677 <message> |
1673 <location filename="../Project.py" line="1089" /> |
1678 <location filename="../Project.py" line="1281" /> |
1674 <source>The file already exists! Overwrite it?</source> |
1679 <source>The file already exists! Overwrite it?</source> |
1675 <translation>Файл уже существует! Переписать его?</translation> |
1680 <translation>Файл уже существует! Переписать его?</translation> |
1676 </message> |
1681 </message> |
1677 <message> |
1682 <message> |
1678 <location filename="../Project.py" line="1121" /> |
1683 <location filename="../Project.py" line="1312" /> |
1679 <source><p>The new form file <b>{0}</b> could not be created.<br> Problem: {1}</p></source> |
1684 <source><p>The new form file <b>{0}</b> could not be created.<br> Problem: {1}</p></source> |
1680 <translation><p>Невозможно создать файл новой формы <b>{0}</b>.<br> Проблема: {1}</p></translation> |
1685 <translation><p>Невозможно создать файл новой формы <b>{0}</b>.<br> Проблема: {1}</p></translation> |
1681 </message> |
1686 </message> |
1682 <message> |
1687 <message> |
1683 <location filename="../Project.py" line="1394" /> |
1688 <location filename="../Project.py" line="1586" /> |
1684 <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> |
1689 <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> |
1685 <translation><p>Django это высокоуровневый веб-фреймворк, созданный на Python, воодушевляющий к развитому, чистому и практичному дизайну.</p><p><table><tr><td>Версия:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></translation> |
1690 <translation><p>Django это высокоуровневый веб-фреймворк, созданный на Python, воодушевляющий к развитому, чистому и практичному дизайну.</p><p><table><tr><td>Версия:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></translation> |
1686 </message> |
1691 </message> |
1687 <message> |
1692 <message> |
1688 <location filename="../Project.py" line="1467" /> |
1693 <location filename="../Project.py" line="1663" /> |
1689 <source>Select Applications</source> |
1694 <source>Select Applications</source> |
1690 <translation>Выбор приложений</translation> |
1695 <translation>Выбор приложений</translation> |
1691 </message> |
1696 </message> |
1692 <message> |
1697 <message> |
1693 <location filename="../Project.py" line="1468" /> |
1698 <location filename="../Project.py" line="1664" /> |
1694 <source>Enter the list of applications separated by spaces.</source> |
1699 <source>Enter the list of applications separated by spaces.</source> |
1695 <translation>Введите список приложений, разделенных пробелами.</translation> |
1700 <translation>Введите список приложений, разделенных пробелами.</translation> |
1696 </message> |
1701 </message> |
1697 <message> |
1702 <message> |
1698 <location filename="../Project.py" line="1933" /> |
1703 <location filename="../Project.py" line="2147" /> |
1699 <location filename="../Project.py" line="1652" /> |
1704 <location filename="../Project.py" line="1850" /> |
1700 <source>Project</source> |
1705 <source>Project</source> |
1701 <translation>Project</translation> |
1706 <translation>Project</translation> |
1702 </message> |
1707 </message> |
1703 <message> |
1708 <message> |
1704 <location filename="../Project.py" line="1653" /> |
1709 <location filename="../Project.py" line="1851" /> |
1705 <source>Application</source> |
1710 <source>Application</source> |
1706 <translation>Application</translation> |
1711 <translation>Application</translation> |
1707 </message> |
1712 </message> |
1708 <message> |
1713 <message> |
1709 <location filename="../Project.py" line="1657" /> |
1714 <location filename="../Project.py" line="1855" /> |
1710 <source>Start Django</source> |
1715 <source>Start Django</source> |
1711 <translation>Старт Django</translation> |
1716 <translation>Старт Django</translation> |
1712 </message> |
1717 </message> |
1713 <message> |
1718 <message> |
1714 <location filename="../Project.py" line="1658" /> |
1719 <location filename="../Project.py" line="1856" /> |
1715 <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> |
1720 <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> |
1716 <translation>Выберите, что это будет - проект или приложение Django.<br/>Если же нет - выберите пустой ввод.</translation> |
1721 <translation>Выберите, что это будет - проект или приложение Django.<br/>Если же нет - выберите пустой ввод.</translation> |
1717 </message> |
1722 </message> |
1718 <message> |
1723 <message> |
1719 <location filename="../Project.py" line="1750" /> |
1724 <location filename="../Project.py" line="1958" /> |
1720 <location filename="../Project.py" line="1684" /> |
1725 <location filename="../Project.py" line="1886" /> |
1721 <source>Start Django Project</source> |
1726 <source>Start Django Project</source> |
1722 <translation>Создание Django-проекта</translation> |
1727 <translation>Создание Django-проекта</translation> |
1723 </message> |
1728 </message> |
1724 <message> |
1729 <message> |
1725 <location filename="../Project.py" line="1692" /> |
1730 <location filename="../Project.py" line="1894" /> |
1726 <source><p>The Django project path <b>{0}</b> exists already. Shall it be removed and recreated?</p></source> |
1731 <source><p>The Django project path <b>{0}</b> exists already. Shall it be removed and recreated?</p></source> |
1727 <translation><p>Путь к Django-проекту <b>{0}</b> уже существует. Удалить его и создать заново?</p></translation> |
1732 <translation><p>Путь к Django-проекту <b>{0}</b> уже существует. Удалить его и создать заново?</p></translation> |
1728 </message> |
1733 </message> |
1729 <message> |
1734 <message> |
1730 <location filename="../Project.py" line="1699" /> |
1735 <location filename="../Project.py" line="1904" /> |
1731 <source><p>Please add the files to the eric project manually.</p></source> |
1736 <source><p>Please add the files to the eric project manually.</p></source> |
1732 <translation><p>Пожалуйста вручную добавьте файлы в eric-проект.</p></translation> |
1737 <translation><p>Пожалуйста вручную добавьте файлы в eric-проект.</p></translation> |
1733 </message> |
1738 </message> |
1734 <message> |
1739 <message> |
1735 <location filename="../Project.py" line="1796" /> |
1740 <location filename="../Project.py" line="2005" /> |
1736 <location filename="../Project.py" line="1715" /> |
1741 <location filename="../Project.py" line="1923" /> |
1737 <source><p>The <b>django-admin.py</b> script is not in the path. Aborting...</p></source> |
1742 <source><p>The <b>django-admin.py</b> script is not in the path. Aborting...</p></source> |
1738 <translation><p>Скрипт <b>django-admin.py</b> не найден в путях доступа. Прерывание...</p></translation> |
1743 <translation><p>Скрипт <b>django-admin.py</b> не найден в путях доступа. Прерывание...</p></translation> |
1739 </message> |
1744 </message> |
1740 <message> |
1745 <message> |
1741 <location filename="../Project.py" line="1724" /> |
1746 <location filename="../Project.py" line="1934" /> |
1742 <source>Django project created successfully.</source> |
1747 <source>Django project created successfully.</source> |
1743 <translation>Django-проект успешно создан.</translation> |
1748 <translation>Django-проект успешно создан.</translation> |
1744 </message> |
1749 </message> |
1745 <message> |
1750 <message> |
1746 <location filename="../Project.py" line="1751" /> |
1751 <location filename="../Project.py" line="1959" /> |
1747 <source>Enter the name of the new Django project.</source> |
1752 <source>Enter the name of the new Django project.</source> |
1748 <translation>Введите имя нового Django-проекта.</translation> |
1753 <translation>Введите имя нового Django-проекта.</translation> |
1749 </message> |
1754 </message> |
1750 <message> |
1755 <message> |
1751 <location filename="../Project.py" line="1778" /> |
1756 <location filename="../Project.py" line="1987" /> |
1752 <source>Start Django Application</source> |
1757 <source>Start Django Application</source> |
1753 <translation>Создание Django-приложения</translation> |
1758 <translation>Создание Django-приложения</translation> |
1754 </message> |
1759 </message> |
1755 <message> |
1760 <message> |
1756 <location filename="../Project.py" line="1812" /> |
1761 <location filename="../Project.py" line="2023" /> |
1757 <source>Django application created successfully.</source> |
1762 <source>Django application created successfully.</source> |
1758 <translation>Django-приложение успешно создано.</translation> |
1763 <translation>Django-приложение успешно создано.</translation> |
1759 </message> |
1764 </message> |
1760 <message> |
1765 <message> |
1761 <location filename="../Project.py" line="1824" /> |
1766 <location filename="../Project.py" line="2036" /> |
1762 <source>Start Global Django Application</source> |
1767 <source>Start Global Django Application</source> |
1763 <translation>Выполнение global Django-приложения</translation> |
1768 <translation>Выполнение global Django-приложения</translation> |
1764 </message> |
1769 </message> |
1765 <message> |
1770 <message> |
1766 <location filename="../Project.py" line="1825" /> |
1771 <location filename="../Project.py" line="2037" /> |
1767 <source>Enter the name of the new global Django application.</source> |
1772 <source>Enter the name of the new global Django application.</source> |
1768 <translation>Введите имя нового global Djangо-приложения.</translation> |
1773 <translation>Введите имя нового global Djangо-приложения.</translation> |
1769 </message> |
1774 </message> |
1770 <message> |
1775 <message> |
1771 <location filename="../Project.py" line="1846" /> |
1776 <location filename="../Project.py" line="2058" /> |
1772 <source>Start Local Django Application</source> |
1777 <source>Start Local Django Application</source> |
1773 <translation>Выполнение local Django-приложения</translation> |
1778 <translation>Выполнение local Django-приложения</translation> |
1774 </message> |
1779 </message> |
1775 <message> |
1780 <message> |
1776 <location filename="../Project.py" line="1847" /> |
1781 <location filename="../Project.py" line="2059" /> |
1777 <source>Enter the name of the new local Django application.</source> |
1782 <source>Enter the name of the new local Django application.</source> |
1778 <translation>Введите имя нового local Django-приложения.</translation> |
1783 <translation>Введите имя нового local Django-приложения.</translation> |
1779 </message> |
1784 </message> |
1780 <message> |
1785 <message> |
1781 <location filename="../Project.py" line="1896" /> |
1786 <location filename="../Project.py" line="2109" /> |
1782 <source>Select Project</source> |
1787 <source>Select Project</source> |
1783 <translation>Выбор проекта</translation> |
1788 <translation>Выбор проекта</translation> |
1784 </message> |
1789 </message> |
1785 <message> |
1790 <message> |
1786 <location filename="../Project.py" line="1897" /> |
1791 <location filename="../Project.py" line="2110" /> |
1787 <source>Select the Django project to work with.</source> |
1792 <source>Select the Django project to work with.</source> |
1788 <translation>Выбор Django-проекта для работы.</translation> |
1793 <translation>Выбор Django-проекта для работы.</translation> |
1789 </message> |
1794 </message> |
1790 <message> |
1795 <message> |
1791 <location filename="../Project.py" line="1931" /> |
1796 <location filename="../Project.py" line="2145" /> |
1792 <source>None</source> |
1797 <source>None</source> |
1793 <translation>none</translation> |
1798 <translation>none</translation> |
1794 </message> |
1799 </message> |
1795 <message> |
1800 <message> |
1796 <location filename="../Project.py" line="1937" /> |
1801 <location filename="../Project.py" line="2151" /> |
1797 <source>&Current Django project ({0})</source> |
1802 <source>&Current Django project ({0})</source> |
1798 <translation>Текущий &Django-проект ({0})</translation> |
1803 <translation>Текущий &Django-проект ({0})</translation> |
1799 </message> |
1804 </message> |
1800 <message> |
1805 <message> |
1801 <location filename="../Project.py" line="3398" /> |
1806 <location filename="../Project.py" line="3633" /> |
1802 <location filename="../Project.py" line="2990" /> |
1807 <location filename="../Project.py" line="3240" /> |
1803 <location filename="../Project.py" line="2967" /> |
1808 <location filename="../Project.py" line="3216" /> |
1804 <location filename="../Project.py" line="2919" /> |
1809 <location filename="../Project.py" line="3167" /> |
1805 <location filename="../Project.py" line="2870" /> |
1810 <location filename="../Project.py" line="3117" /> |
1806 <location filename="../Project.py" line="2671" /> |
1811 <location filename="../Project.py" line="2914" /> |
1807 <location filename="../Project.py" line="2235" /> |
1812 <location filename="../Project.py" line="2460" /> |
1808 <location filename="../Project.py" line="2004" /> |
1813 <location filename="../Project.py" line="2219" /> |
1809 <source>Process Generation Error</source> |
1814 <source>Process Generation Error</source> |
1810 <translation>Ошибка при запуске процесса</translation> |
1815 <translation>Ошибка при запуске процесса</translation> |
1811 </message> |
1816 </message> |
1812 <message> |
1817 <message> |
1813 <location filename="../Project.py" line="2005" /> |
1818 <location filename="../Project.py" line="2220" /> |
1814 <source>The Django server could not be started.</source> |
1819 <source>The Django server could not be started.</source> |
1815 <translation>Невозможно запустить Django сервер.</translation> |
1820 <translation>Невозможно запустить Django сервер.</translation> |
1816 </message> |
1821 </message> |
1817 <message> |
1822 <message> |
1818 <location filename="../Project.py" line="2051" /> |
1823 <location filename="../Project.py" line="2267" /> |
1819 <source>Could not start the web-browser for the url "{0}".</source> |
1824 <source>Could not start the web-browser for the url "{0}".</source> |
1820 <translation>Невозможно открыть web-браузер с адресом "{0}".</translation> |
1825 <translation>Невозможно открыть web-браузер с адресом "{0}".</translation> |
1821 </message> |
1826 </message> |
1822 <message> |
1827 <message> |
1823 <location filename="../Project.py" line="2119" /> |
1828 <location filename="../Project.py" line="2341" /> |
1824 <source>Database Name</source> |
1829 <source>Database Name</source> |
1825 <translation>Имя базы данных</translation> |
1830 <translation>Имя базы данных</translation> |
1826 </message> |
1831 </message> |
1827 <message> |
1832 <message> |
1828 <location filename="../Project.py" line="2120" /> |
1833 <location filename="../Project.py" line="2342" /> |
1829 <source>Select a database name (leave empty for default):</source> |
1834 <source>Select a database name (leave empty for default):</source> |
1830 <translation>Выберите имя базы данных (по умолчанию оставьте пустым):</translation> |
1835 <translation>Выберите имя базы данных (по умолчанию оставьте пустым):</translation> |
1831 </message> |
1836 </message> |
1832 <message> |
1837 <message> |
1833 <location filename="../Project.py" line="2139" /> |
1838 <location filename="../Project.py" line="2363" /> |
1834 <source><default></source> |
1839 <source><default></source> |
1835 <translation><default></translation> |
1840 <translation><default></translation> |
1836 </message> |
1841 </message> |
1837 <message> |
1842 <message> |
1838 <location filename="../Project.py" line="2141" /> |
1843 <location filename="../Project.py" line="2365" /> |
1839 <source>&Current Database ({0})</source> |
1844 <source>&Current Database ({0})</source> |
1840 <translation>&Текущая база данных ({0})</translation> |
1845 <translation>&Текущая база данных ({0})</translation> |
1841 </message> |
1846 </message> |
1842 <message> |
1847 <message> |
1843 <location filename="../Project.py" line="2161" /> |
1848 <location filename="../Project.py" line="2386" /> |
1844 <source>Introspect Database</source> |
1849 <source>Introspect Database</source> |
1845 <translation>Анализ таблиц базы данных и генерация кода модуля Django моделей</translation> |
1850 <translation>Анализ таблиц базы данных и генерация кода модуля Django моделей</translation> |
1846 </message> |
1851 </message> |
1847 <message> |
1852 <message> |
1848 <location filename="../Project.py" line="2195" /> |
1853 <location filename="../Project.py" line="2420" /> |
1849 <source>Flushing the database will destroy all data. Are you sure?</source> |
1854 <source>Flushing the database will destroy all data. Are you sure?</source> |
1850 <translation>Очистка базы данных приведет к уничтожению всех данных. Вы действительно этого хотите?</translation> |
1855 <translation>Очистка базы данных приведет к уничтожению всех данных. Вы действительно этого хотите?</translation> |
1851 </message> |
1856 </message> |
1852 <message> |
1857 <message> |
1853 <location filename="../Project.py" line="2208" /> |
1858 <location filename="../Project.py" line="2432" /> |
1854 <source>Database tables flushed successfully.</source> |
1859 <source>Database tables flushed successfully.</source> |
1855 <translation>Таблицы базы данных успешно очищены.</translation> |
1860 <translation>Таблицы базы данных успешно очищены.</translation> |
1856 </message> |
1861 </message> |
1857 <message> |
1862 <message> |
1858 <location filename="../Project.py" line="2991" /> |
1863 <location filename="../Project.py" line="3241" /> |
1859 <location filename="../Project.py" line="2968" /> |
1864 <location filename="../Project.py" line="3217" /> |
1860 <location filename="../Project.py" line="2871" /> |
1865 <location filename="../Project.py" line="3118" /> |
1861 <location filename="../Project.py" line="2672" /> |
1866 <location filename="../Project.py" line="2915" /> |
1862 <location filename="../Project.py" line="2236" /> |
1867 <location filename="../Project.py" line="2461" /> |
1863 <source>The Django process could not be started.</source> |
1868 <source>The Django process could not be started.</source> |
1864 <translation>Невозможно запустить Django процесс.</translation> |
1869 <translation>Невозможно запустить Django процесс.</translation> |
1865 </message> |
1870 </message> |
1866 <message> |
1871 <message> |
1867 <location filename="../Project.py" line="2340" /> |
1872 <location filename="../Project.py" line="2563" /> |
1868 <location filename="../Project.py" line="2274" /> |
1873 <location filename="../Project.py" line="2500" /> |
1869 <source>SQL Files (*.sql)</source> |
1874 <source>SQL Files (*.sql)</source> |
1870 <translation>SQL файлы (*.sql)</translation> |
1875 <translation>SQL файлы (*.sql)</translation> |
1871 </message> |
1876 </message> |
1872 <message> |
1877 <message> |
1873 <location filename="../Project.py" line="2318" /> |
1878 <location filename="../Project.py" line="2544" /> |
1874 <location filename="../Project.py" line="2314" /> |
1879 <location filename="../Project.py" line="2540" /> |
1875 <source>SQL Migrate</source> |
1880 <source>SQL Migrate</source> |
1876 <translation>SQL миграции</translation> |
1881 <translation>SQL миграции</translation> |
1877 </message> |
1882 </message> |
1878 <message> |
1883 <message> |
1879 <location filename="../Project.py" line="2577" /> |
1884 <location filename="../Project.py" line="2818" /> |
1880 <location filename="../Project.py" line="2455" /> |
1885 <location filename="../Project.py" line="2684" /> |
1881 <location filename="../Project.py" line="2399" /> |
1886 <location filename="../Project.py" line="2631" /> |
1882 <location filename="../Project.py" line="2315" /> |
1887 <location filename="../Project.py" line="2540" /> |
1883 <source>No migrations available.</source> |
1888 <source>No migrations available.</source> |
1884 <translation>Нет доступных миграций.</translation> |
1889 <translation>Нет доступных миграций.</translation> |
1885 </message> |
1890 </message> |
1886 <message> |
1891 <message> |
1887 <location filename="../Project.py" line="2423" /> |
1892 <location filename="../Project.py" line="2652" /> |
1888 <source>Apply Migrations</source> |
1893 <source>Apply Migrations</source> |
1889 <translation>Применить миграции</translation> |
1894 <translation>Применить миграции</translation> |
1890 </message> |
1895 </message> |
1891 <message> |
1896 <message> |
1892 <location filename="../Project.py" line="2461" /> |
1897 <location filename="../Project.py" line="2691" /> |
1893 <source>Select an application:</source> |
1898 <source>Select an application:</source> |
1894 <translation>Выберите приложение:</translation> |
1899 <translation>Выберите приложение:</translation> |
1895 </message> |
1900 </message> |
1896 <message> |
1901 <message> |
1897 <location filename="../Project.py" line="2705" /> |
1902 <location filename="../Project.py" line="2948" /> |
1898 <source>Test Email sent successfully.</source> |
1903 <source>Test Email sent successfully.</source> |
1899 <translation>Тестовое письмо успешно отправлено.</translation> |
1904 <translation>Тестовое письмо успешно отправлено.</translation> |
1900 </message> |
1905 </message> |
1901 <message> |
1906 <message> |
1902 <location filename="../Project.py" line="2706" /> |
1907 <location filename="../Project.py" line="2949" /> |
1903 <source>Test Email could not be sent.</source> |
1908 <source>Test Email could not be sent.</source> |
1904 <translation>Невозможно отправить тестовое письмо.</translation> |
1909 <translation>Невозможно отправить тестовое письмо.</translation> |
1905 </message> |
1910 </message> |
1906 <message> |
1911 <message> |
1907 <location filename="../Project.py" line="2736" /> |
1912 <location filename="../Project.py" line="2978" /> |
1908 <source>Cache tables created successfully.</source> |
1913 <source>Cache tables created successfully.</source> |
1909 <translation>Кэш таблиц создан успешно.</translation> |
1914 <translation>Кэш таблиц создан успешно.</translation> |
1910 </message> |
1915 </message> |
1911 <message> |
1916 <message> |
1912 <location filename="../Project.py" line="2774" /> |
1917 <location filename="../Project.py" line="3018" /> |
1913 <source>JSON Files (*.json)</source> |
1918 <source>JSON Files (*.json)</source> |
1914 <translation>JSON файлы (*.json)</translation> |
1919 <translation>JSON файлы (*.json)</translation> |
1915 </message> |
1920 </message> |
1916 <message> |
1921 <message> |
1917 <location filename="../Project.py" line="2776" /> |
1922 <location filename="../Project.py" line="3020" /> |
1918 <source>XML Files (*.xml)</source> |
1923 <source>XML Files (*.xml)</source> |
1919 <translation>XML файлы (*.xml)</translation> |
1924 <translation>XML файлы (*.xml)</translation> |
1920 </message> |
1925 </message> |
1921 <message> |
1926 <message> |
1922 <location filename="../Project.py" line="2778" /> |
1927 <location filename="../Project.py" line="3022" /> |
1923 <source>YAML Files (*.yaml)</source> |
1928 <source>YAML Files (*.yaml)</source> |
1924 <translation>YAML файлы (*.yaml)</translation> |
1929 <translation>YAML файлы (*.yaml)</translation> |
1925 </message> |
1930 </message> |
1926 <message> |
1931 <message> |
1927 <location filename="../Project.py" line="2920" /> |
1932 <location filename="../Project.py" line="3168" /> |
1928 <source>The Django test server could not be started.</source> |
1933 <source>The Django test server could not be started.</source> |
1929 <translation>Невозможно запустить Django сервер тестов.</translation> |
1934 <translation>Невозможно запустить Django сервер тестов.</translation> |
1930 </message> |
1935 </message> |
1931 <message> |
1936 <message> |
1932 <location filename="../Project.py" line="2950" /> |
1937 <location filename="../Project.py" line="3199" /> |
1933 <source>Enter the name of the user:</source> |
1938 <source>Enter the name of the user:</source> |
1934 <translation>Введите имя пользователя:</translation> |
1939 <translation>Введите имя пользователя:</translation> |
1935 </message> |
1940 </message> |
1936 <message> |
1941 <message> |
1937 <location filename="../Project.py" line="3015" /> |
1942 <location filename="../Project.py" line="3265" /> |
1938 <source>Expired sessions cleared successfully.</source> |
1943 <source>Expired sessions cleared successfully.</source> |
1939 <translation>Истекшая сессия успешно очищена.</translation> |
1944 <translation>Истекшая сессия успешно очищена.</translation> |
1940 </message> |
1945 </message> |
1941 <message> |
1946 <message> |
1942 <location filename="../Project.py" line="3092" /> |
1947 <location filename="../Project.py" line="3341" /> |
1943 <source>Initializing message catalog for '{0}'</source> |
1948 <source>Initializing message catalog for '{0}'</source> |
1944 <translation>Инициализация каталога сообщений для '{0}'</translation> |
1949 <translation>Инициализация каталога сообщений для '{0}'</translation> |
1945 </message> |
1950 </message> |
1946 <message> |
1951 <message> |
1947 <location filename="../Project.py" line="3363" /> |
1952 <location filename="../Project.py" line="3599" /> |
1948 <location filename="../Project.py" line="3301" /> |
1953 <location filename="../Project.py" line="3540" /> |
1949 <location filename="../Project.py" line="3275" /> |
1954 <location filename="../Project.py" line="3514" /> |
1950 <location filename="../Project.py" line="3242" /> |
1955 <location filename="../Project.py" line="3482" /> |
1951 <location filename="../Project.py" line="3189" /> |
1956 <location filename="../Project.py" line="3431" /> |
1952 <location filename="../Project.py" line="3141" /> |
1957 <location filename="../Project.py" line="3386" /> |
1953 <location filename="../Project.py" line="3108" /> |
1958 <location filename="../Project.py" line="3355" /> |
1954 <source>No current site selected or no site created yet. Aborting...</source> |
1959 <source>No current site selected or no site created yet. Aborting...</source> |
1955 <translation>Текущий сайт не выбран или еще не создан. Прерывание выполнения...</translation> |
1960 <translation>Текущий сайт не выбран или еще не создан. Прерывание выполнения...</translation> |
1956 </message> |
1961 </message> |
1957 <message> |
1962 <message> |
1958 <location filename="../Project.py" line="3114" /> |
1963 <location filename="../Project.py" line="3360" /> |
1959 <source> |
1964 <source> |
1960 Message catalog initialized successfully.</source> |
1965 Message catalog initialized successfully.</source> |
1961 <translation> |
1966 <translation> |
1962 Каталог сообщений успешно инициализирован.</translation> |
1967 Каталог сообщений успешно инициализирован.</translation> |
1963 </message> |
1968 </message> |
1964 <message> |
1969 <message> |
1965 <location filename="../Project.py" line="3227" /> |
1970 <location filename="../Project.py" line="3467" /> |
1966 <location filename="../Project.py" line="3133" /> |
1971 <location filename="../Project.py" line="3378" /> |
1967 <source>Updating message catalogs</source> |
1972 <source>Updating message catalogs</source> |
1968 <translation>Обновление каталогов сообщений</translation> |
1973 <translation>Обновление каталогов сообщений</translation> |
1969 </message> |
1974 </message> |
1970 <message> |
1975 <message> |
1971 <location filename="../Project.py" line="3324" /> |
1976 <location filename="../Project.py" line="3560" /> |
1972 <location filename="../Project.py" line="3210" /> |
1977 <location filename="../Project.py" line="3449" /> |
1973 <location filename="../Project.py" line="3163" /> |
1978 <location filename="../Project.py" line="3405" /> |
1974 <source>No locales detected. Aborting...</source> |
1979 <source>No locales detected. Aborting...</source> |
1975 <translation>Локали не найдены. Прерывание выполнения...</translation> |
1980 <translation>Локали не найдены. Прерывание выполнения...</translation> |
1976 </message> |
1981 </message> |
1977 <message> |
1982 <message> |
1978 <location filename="../Project.py" line="3281" /> |
1983 <location filename="../Project.py" line="3519" /> |
1979 <location filename="../Project.py" line="3248" /> |
1984 <location filename="../Project.py" line="3487" /> |
1980 <location filename="../Project.py" line="3215" /> |
1985 <location filename="../Project.py" line="3454" /> |
1981 <location filename="../Project.py" line="3168" /> |
1986 <location filename="../Project.py" line="3410" /> |
1982 <source> |
1987 <source> |
1983 Message catalogs updated successfully.</source> |
1988 Message catalogs updated successfully.</source> |
1984 <translation> |
1989 <translation> |
1985 Каталоги сообщений успешно обновлены.</translation> |
1990 Каталоги сообщений успешно обновлены.</translation> |
1986 </message> |
1991 </message> |
1987 <message> |
1992 <message> |
1988 <location filename="../Project.py" line="3260" /> |
1993 <location filename="../Project.py" line="3500" /> |
1989 <location filename="../Project.py" line="3180" /> |
1994 <location filename="../Project.py" line="3423" /> |
1990 <source>Updating message catalogs (keeping obsolete messages)</source> |
1995 <source>Updating message catalogs (keeping obsolete messages)</source> |
1991 <translation>Обновление каталогов сообщений (с сохранением устаревших сообщений)</translation> |
1996 <translation>Обновление каталогов сообщений (с сохранением устаревших сообщений)</translation> |
1992 </message> |
1997 </message> |
1993 <message> |
1998 <message> |
1994 <location filename="../Project.py" line="3348" /> |
1999 <location filename="../Project.py" line="3584" /> |
1995 <location filename="../Project.py" line="3293" /> |
2000 <location filename="../Project.py" line="3532" /> |
1996 <source>Compiling message catalogs</source> |
2001 <source>Compiling message catalogs</source> |
1997 <translation>Компиляция каталогов сообщений</translation> |
2002 <translation>Компиляция каталогов сообщений</translation> |
1998 </message> |
2003 </message> |
1999 <message> |
2004 <message> |
2000 <location filename="../Project.py" line="3369" /> |
2005 <location filename="../Project.py" line="3604" /> |
2001 <location filename="../Project.py" line="3329" /> |
2006 <location filename="../Project.py" line="3565" /> |
2002 <source> |
2007 <source> |
2003 Message catalogs compiled successfully.</source> |
2008 Message catalogs compiled successfully.</source> |
2004 <translation> |
2009 <translation> |
2005 Каталоги сообщений успешно компилированы.</translation> |
2010 Каталоги сообщений успешно компилированы.</translation> |
2006 </message> |
2011 </message> |
2007 <message> |
2012 <message> |
2008 <location filename="../Project.py" line="3399" /> |
2013 <location filename="../Project.py" line="3634" /> |
2009 <source>The translations editor process ({0}) could not be started.</source> |
2014 <source>The translations editor process ({0}) could not be started.</source> |
2010 <translation>Невозможен запуск редактора переводов ({0}).</translation> |
2015 <translation>Невозможен запуск редактора переводов ({0}).</translation> |
2011 </message> |
2016 </message> |
2012 </context> |
2017 </context> |
2013 <context> |
2018 <context> |
2014 <name>ProjectDjangoPlugin</name> |
2019 <name>ProjectDjangoPlugin</name> |
2015 <message> |
2020 <message> |
2016 <location filename="../../PluginProjectDjango.py" line="422" /> |
2021 <location filename="../../PluginProjectDjango.py" line="439" /> |
2017 <location filename="../../PluginProjectDjango.py" line="201" /> |
2022 <location filename="../../PluginProjectDjango.py" line="203" /> |
2018 <location filename="../../PluginProjectDjango.py" line="90" /> |
2023 <location filename="../../PluginProjectDjango.py" line="92" /> |
2019 <source>Django</source> |
2024 <source>Django</source> |
2020 <translation>Django</translation> |
2025 <translation>Django</translation> |
2021 </message> |
2026 </message> |
2022 </context> |
2027 </context> |
2023 </TS> |
2028 </TS> |